﻿html, body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    color: #333
}

body {
    overflow-x: hidden;
}

ul, li, p, img, b, ol, em, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    position: relative;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.container {
    margin: auto;
    width: 1200px;
}

.containers {
    margin: auto;
    width: 1400px;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.title {
    text-align: center;
    font-size: 16px;
    color: #656565;
    line-height: 40px;
}

.title h2 {
    color: #2f2f2f;
    font-size: 26px;
    font-weight: initial;
}

.two_text .more:hover, .four .title, .four .title h2, .four li h3, .four li a:before, .six .first b, .six .first .six_text, .messageonline_command a:hover {
    color: #fff
}

div#slides .hd .on, .two_text .more:hover, .six_fl .first, .messageonline_command a:hover, .page_n li a:hover, .page_n li a.cur, .pading a:hover, .pading span:hover {
    background: #006ebb;
}

.nav a.cur, .nav a:hover, .header_lx, .five li h3:hover, .six_mores, .six_fr li:hover .six_times, .messageonline_items h2, .messageonline_command a, div#resultMsg, .tj li a:hover {
    color: #006ebb;
}

/**/

/**/

.header {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
}

.header.headers {
    background: #fff;
}

/**/

/**/

#slides {
    position: relative;
    width: 100%;
}

#slides img {
    width: 100%;
    display: block;
}

#slides .hd {
    left: 50%;
    padding: 0;
    position: absolute;
    border-radius: 24px;
    bottom: 30px;
    z-index: 2;
    width: 1000px;
    margin-left: -500px;
}

#slides .hd ul {
    text-align: center;
}

#slides .hd li {
    margin: 0px 5px;
    line-height: 5px;
    width: 50px;
    height: 2px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    color: transparent;
}

/*header*/

.logo {
    width: 400px;
    height: 100px;
}

.logo img {
    max-width: 100%;
    max-height: 100px;
    display: block;
}

/**/

/*导航*/

.nav {
    width: 750px;
}

.nav li {
    position: relative;
    float: left;
}

.nav a {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 100px;
    box-sizing: border-box;
    padding: 0px 23px;
}

.nav_ul {
    position: absolute;
    top: 100px;
    z-index: 11;
    display: none;
    width: 1920px;
    box-sizing: border-box;
    margin-left: -960px;
    text-align: center;
    left: 50%;
    background: rgba(255, 255, 255, 0.5)
}

.headers .nav_ul {
    background: #fff
}

.nav_ul li {
    float: none;
    display: inline-block;
}

.nav_ul li a {
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav li:hover .nav_ul {
    display: block;
}

.nav a.cur {
    border-bottom: 2px solid #006ebb;
    line-height: 98px;
}

.nav_ul a.cur {
    line-height: 50px;
    border-bottom: none
}

/**/

/**/

.header_lx {
    padding-top: 30px;
    font-size: 19px;
    text-align: center;
    line-height: 20px;
}

.header_lx img {
    vertical-align: top;
    width: 18px;
    display: inline-block;
}

.header_fr {
    display: inline-block;
}

.header_lx span {
    display: block;
    font-size: 15px;
    color: #333
}

/**/

.one {
    margin-top: 50px;
}

.one_ul {
    margin: 50px 0 50px;
}

.one_ul .item-box {
    width: 300px;
    position: relative;
    float: left;
    text-align: center;
    color: #676767;
    font-size: 16px;
}

.one_ul .num {
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-size: 30px;
    top: 200px;
    opacity: 0;
    word-spacing: -1em;
}

.one_ul .num-item {
    display: inline-block;
    width: 40px;
    height: 60px;
    font-size: 72px;
    overflow: hidden;
    line-height: 60px;
    color: #242424
}

.show .num {
    top: 0;
    opacity: 1;
}

/**/

.two {
    position: relative;
    padding-top: 95px;
}

.two_img {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: -1;
}

.two_img img {
    width: 100%;
    display: block;
    height: 100%;
}

.two .container {
    background: #fff;
    box-shadow: 0px 5px 2px #ccc;
}

.two_text {
    padding: 55px 55px 0;
    box-sizing: border-box;
    width: 830px;
    font-size: 16px;
    color: #8d8d8d;
    line-height: 30px;
}

.two_text h2 {
    font-size: 32px;
    color: #2f2f2f;
    line-height: 40px;
}

.two_text h3 {
    font-size: 20px;
    color: #a1a1a1;
    font-weight: initial;
    line-height: 30px;
    margin-bottom: 40px;
}

.two_text .more {
    display: block;
    margin-top: 40px;
    width: 140px;
    line-height: 48px;
    border: 1px solid #8d8d8d;
    text-align: center;
    font-size: 18px;
}

.two_text .more:hover {
    border-color: #006ebb;
}

.two_imgs {
    width: 370px;
    height: 390px;
}

.two_imgs img {
    width: 100%;
    height: 100%;
    display: block;
}

/**/

.three {
    margin-top: 50px;
}

.three ul {
    margin-top: 50px;
    display: flex;
    justify-content: initial;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: initial;
    -webkit-flex-wrap: wrap;
}

.three li {
    width: 270px;
    margin: 0px 15px 0;
}

.three li img {
    display: block;
    margin: 0 auto 20px;
    height: 75px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.three li img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

/**/

.four {
    position: relative;
    margin-top: 50px;
    padding: 50px 0 30px;
}

.four .title b {
    display: block;
    font-size: 20px;
}

.four ul {
    margin-top: 50px;
}

.four li {
    float: left;
    width: 330px;
    height: 240px;
    margin: 0px 10px 20px;
}

.four li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.four li a:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0px;
    display: none;
}

.four li a:before {
    content: '+';
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    z-index: 2;
    margin-left: -21px;
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    display: none;
}

.four li img {
    display: block;
    width: 100%;
    height: 100%;
}

.four li h3 {
    position: absolute;
    line-height: 40px;
    height: 40px;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.four li:hover h3 {
    top: 65px;
    z-index: 2;
    background: none;
}

.four li:hover a:before, .four li:hover a:after {
    display: block;
}

/**/

.five {
    background: #f4f4f4;
    padding: 30px 0;
}

.five .bd {
    height: 285px;
    overflow: hidden;
}

.five li {
    width: 24%;
    float: left;
    margin: 0 0.5%;
}

.five li img {
    width: 100%;
    display: block;
}

.five li h3 {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

/**/

.six {
    margin-top: 50px;
    overflow: hidden;
}

.six_title {
    overflow: hidden;
}

a.six_more {
    color: #a1a1a1;
    font-size: 20px;
    line-height: 40px;
}

.six_title h2 {
    display: inline-block;
    font-size: 30px;
    color: #2f2f2f;
    margin-right: 10px;
}

.six_mores {
    float: right;
    line-height: 40px;
    font-size: 16px;
}

.six_fl {
    width: 515px;
    margin-top: 50px;
}

.six_fl .first {
    width: 515px;
    float: left;
    padding: 0;
}

.six_fl img {
    height: 285px;
    display: block;
    width: 100%;
}

.six_fl .six_time {
    width: 140px;
    float: left;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
    color: #cbdcff;
    font-size: 20px;
    overflow: hidden;
}

.six_fl b {
    font-size: 40px;
    line-height: 40px;
    display: block;
    margin-bottom: 5px;
}

.six_fl .six_text {
    float: right;
    width: 375px;
    box-sizing: border-box;
    padding: 10px 30px 20px 0;
}

.six_fl h3 {
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
}

.six_fl p {
    margin-top: 10px;
    height: 60px;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
}

.six_fr {
    width: 640px;
    margin-right: 3px;
    margin-top: 50px;
}

.six_fr li {
    float: right;
    width: 640px;
}

.six_fr a {
    display: block;
    width: 100%;
    height: 100%;
}

.six_fr .six_times, .six_fr p {
    display: none;
}

.six_fr .six_texts {
    border-bottom: 1px solid #ccc;
    line-height: 86px;
    overflow: hidden;
}

.six_fr h3 {
    font-size: 20px;
    width: 85%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 86px;
}

.six_fr span {
    float: right;
}

.six_fr ul:hover li, .six_fr ul:hover .six_texts h3 {
    height: 65.5px;
}

.six_fr ul:hover .six_texts {
    line-height: 65.5px;
}

.six_fr ul:hover li:hover {
    padding: 26px 20px;
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #006ebb;
    box-shadow: 0px 0px 3px 3px #eee;
    height: 175px;
}

.six_fr li:hover .six_texts {
    line-height: initial;
    border-bottom: none;
    width: 460px;
    margin-right: 20px;
}

.six_fr li:hover .six_texts h3 {
    height: 50px;
    line-height: 50px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    float: none;
}

.six_fr li:hover .six_texts p {
    display: block;
    margin-top: 10px;
    height: 60px;
    overflow: hidden;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.six_fr li:hover .six_times {
    display: block;
    width: 110px;
    float: right;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
    font-size: 20px;
    overflow: hidden;
}

.six_fr li:hover .six_times b {
    font-size: 40px;
    line-height: 40px;
    display: block;
    margin-bottom: 5px;
}

.six_fr li:hover span {
    display: none;
}

/**/

.seven {
    margin-top: 50px;
    background: #333333;
    color: #f9fbfd;
    padding: 30px 0;
    border-bottom: 1px solid #f9fbfd;
    overflow: hidden;
}

.seven_fl {
    width: 315px;
    float: left;
    margin-right: 30px;
}

.seven_fl h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 15px;
}

.seven_fl ul {
    margin-top: 15px;
}

.seven_fl li {
    display: inline-block;
    width: 102px;
    line-height: 35px;
}

.seven_fr {
    width: 280px;
    float: left;
}

.seven_fr h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.seven_fr h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.seven_fr li {
    line-height: 30px;
}

.seven_fr li img {
    vertical-align: middle;
    margin-right: 10px;
}

.seven_img {
    margin-top: 20px;
}

.messageonline_items {
    width: 540px;
    height: 330px;
    background: #fff;
    float: right;
    padding: 30px;
    box-sizing: border-box;
}

.messageonline_items h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

div#div_onlineName, div#div_onlineTel, div#div_onlineEmail {
    width: 135px;
    display: inline-block;
    line-height: 30px;
}

div#div_onlineTel {
    margin: 0px 33px;
}

.messageonline_items input, textarea#onlineContent {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

div#div_onlineContent {
    margin-top: 15px;
}

.messageonline_items textarea {
    height: 110px;
    resize: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #747474;
    font-size: 15px;
    font-weight: bold;
}

input:-moz-placeholder, textarea::-webkit-input-placeholder {
    color: #747474;
    font-size: 15px;
    font-weight: bold;
}

input::-moz-placeholder, textarea::-webkit-input-placeholder {
    color: #747474;
    font-size: 15px;
    font-weight: bold;
}

input:-ms-input-placeholder, textarea::-webkit-input-placeholder {
    color: #747474;
    font-size: 15px;
    font-weight: bold;
}

div#div_onlineVc {
    margin-top: 15px;
}

.messageonline_command {
    float: right;
}

.messageonline_command a {
    display: inline-block;
    width: 150px;
    line-height: 38px;
    border: 1px solid #006ebb;
    text-align: center;
    font-size: 16px;
}

div#resultMsg {
    display: inline-block;
    margin-left: 10px;
    display: none;
}

input#onlineVc {
    display: inline-block;
    width: 85px;
    border-bottom: none;
    margin-right: 10px;
}

span.img-wrap {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 7px;
}

a#lnk_refrech {
    color: #333;
}

.seven_ul.fr {
    width: 575px;
}

.seven_ul.fr h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 15px;
}

.seven_ul.fr li h3 {
    width: 277px;
    margin-right: 21px;
    display: inline-block;
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
}

.seven_ul.fr li p {
    width: 277px;
    display: inline-block;
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
}

.seven_ul.fr li h3:before {
    content: '问：';
    position: absolute;
    left: 2px;
    top: 0px;
}

.seven_ul.fr li p:before {
    content: '答：';
    position: absolute;
    left: 2px;
    top: 0px;
}

/**/

.footer {
    background: #333333;
    color: #f9fbfd;
    padding: 10px 0;
}

/*内页*/

.page_n li a:hover, .page_n li a.cur {
    color: #fff;
}

.page_n li a {
    background: rgba(149, 149, 149, 0.18);
    font-size: 14px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    display: block;
    line-height: 40px;
    padding: 0 15px;
    margin: 0 5px;
}

.page_n li {
    display: inline-block;
}

.page_n h3 small {
    font-weight: normal;
    line-height: 1;
    color: #777;
    font-size: 65%;
}

.page_n h3 {
    font-size: 28px;
    color: #006ebb !important;
    font-weight: 600;
    letter-spacing: 2px;
    float: left;
    margin-right: 30px;
    line-height: 40px;
}

.page_n {
    margin: 40px 15px 20px;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

/**/

.product {
    padding-top: 30px;
}

.product li {
    width: 370px;
    float: left;
    margin: 15px;
    position: relative;
    overflow: hidden;
}

.product li img {
    width: 100%;
    display: block;
    height: 247px;
}

.product li:hover p {
    opacity: 1;
    margin-top: 0;
}

.product li p {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    letter-spacing: 5px;
    color: #fff;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 28% 15px;
    font-size: 16px;
    line-height: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.load {
    width: 100%;
    padding: 3em 0;
    position: relative;
    text-align: center;
}

.load img {
    width: 64px;
    height: 64px;
    display: block;
    margin: auto;
    animation: loadxg 2.5s infinite;
}

@keyframes loadxg {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, 2em);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

/**/

.info:after {
    content: "”";
    position: absolute;
    font-size: 44px;
    top: 0;
    right: -22px;
}

.info:before {
    content: "“";
    position: absolute;
    left: -22px;
    font-size: 44px;
    text-align: left;
    top: 0;
}

.info {
    line-height: 28px;
    margin: 50px auto;
    color: #999;
    font-size: 14px;
    position: relative;
    padding: 0 28px;
}

/**/

.page_l {
    margin-top: 80px;
    width: 880px;
}

.page_r {
    margin-top: 80px;
    width: 285px;
}

.article li {
    margin-bottom: 48px;
    overflow: hidden;
}

.article li:hover .img:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.article li .img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: rgb(0 110 187 / 0.5);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: center;
}

.article li .img img {
    width: 100%;
    display: block;
}

.article li .img {
    position: relative;
    width: 250px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}

.article li span {
    color: #999;
    font-size: 14px;
    margin-top: 14px;
}

.article li p {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.article li h3 {
    color: #212121;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 34px;
}

.tj li a {
    display: block;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tj ul {
    border: 1px solid #ddd;
    padding: 16px 25px;
}

.tj h3 {
    position: relative;
    line-height: 48px;
    background: #212121;
    color: #fff;
    box-sizing: border-box;
    padding: 0 16px;
}

.page_c {
    margin-top: 80px;
}

/**/

.pading a:hover, .pading span:hover {
    color: #fff;
    border-color: #006ebb;
}

.pading {
    text-align: center;
    margin: 20px 0;
}

.pading a, .pading span {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 3px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    color: #2d2d2d;
}

.page-box a, .page-box span {
    display: none;
}

/**/

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
    color: inherit;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page_banner img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.page .title h1 {
    color: #212121;
    letter-spacing: 3px;
    position: relative;
    font-size: 40px;
    padding: 20px 0;
    line-height: 46px;
}

.page .title h1:before {
    content: "";
    width: 10%;
    height: 2px;
    background: #dadada;
    position: absolute;
    top: 0;
    left: 28%;
}

.page .title h1:after {
    content: "";
    width: 10%;
    height: 2px;
    background: #dadada;
    position: absolute;
    bottom: 0;
    right: 28%;
}

.page .title p {
    color: #999;
    margin: 15px 0 0;
    text-align: center;
}

/**/

.nav {
	position:relative;
}
.head-position {
	position:absolute;
	left:0;
	bottom:0px;
	width:80px;
	height:2px;
	background:#006ebb;
	display:none;
}
.nav:hover .head-position {
	display:block;
}
.nav a.cur {
	border-bottom:none;
}
.interlink {
	padding:10px 0;
	background:#333333;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(/indexfiles/202106021654093565.png) no-repeat right;
	float:left
}
.interlink__list {
	width:1090px;
	float:right;
}
a.interlink__item {
	color:#fff;
	margin:0px 10px;
	font-size:15px;
}
a.interlink__item:hover {
	color:#006ebb
}
