@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    list-style: none
}

i {
    font-style: normal
}

img, a img {
    border: 0px;
    vertical-align: bottom
}

body {
    font: 12px "Microsoft YaHei";
    color: #333;
    background: #fff;
}

a:link {
    color: #333;
    text-decoration: none
}

a:visited {
    color: #333;
    text-decoration: none
}

/* a:hover {
    color: #0161C5 !important;
    text-decoration: none
}

a:active {
    color: #0161C5;
    text-decoration: none
} */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea, select, button {
    border: 0;
    background: none;
    outline: 0;
    font-family: "Microsoft Yahei";
}

input[type="button"], input[type="text"], input[type="submit"], select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

input, input:focus, input:active {
    user-select: text;
}

textarea {
    resize: none;
}

span.more a, span.more a:visited {
    float: right;
    display: block;
    height: 30px;
    padding-right: 10px;
    margin-top: -33px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
    font-family: arial;
    font-size: 12px
}

span.more a:hover {
    color: #333
}

.container {
    /* width: 1655.0016px; */
    margin: 0 auto;
    position: relative;
}

.w1600 {
    width: 1600px;
    margin: 0 auto;
    position: relative;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.col-lg-6 {
    float: left;
    width: 66.5%;
    *width: 64%;
}

.col-lg-6s {
    width: 50%;
    *width: 49.98%;
    float: left;
}

.col-lg-2 {
    float: left;
    width: 33.5%;
    *width: 32%;
}

.col-lg-4 {
    float: left;
    width: 33.3%;
    *width: 33.1%;
}

@font-face {
    font-family: SourceHanSansSC;
    src: url(../fonts/SOURCEHANSANSSC-BOLD.OTF);
    src: url(../fonts/SourceHanSansSC-Regular.otf);
}

/* @media only screen and (max-width:1499px) {
    .w1600 {
        width: 1200px;
    }
    .w1400 {
        width: 1200px;
    }
    .container {
        width: 1200px;
    }
}

@media only screen and (max-width:1199px) {
    .container {
        width: 100%;
    }
} */

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    *zoom: 1;
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

/* .left_bg {height:10px;width:254px;overflow:hidden;}
.Amsg {width:1200px;margin:0 auto;overflow:hidden;}
.LMsg {float:left;width:250px;}
.RMsg {float:right;width:920px;overflow:hidden;padding-bottom:10px;}
.RAMsg {float:right;width:920px;overflow:hidden;}
.LHsg {float:left;width:920px;overflow:hidden;}
.hide {display:none;}
.inner-title {font-size:36px;font-family:SourceHanSansSC;font-weight:bold;color:#333333;text-align:center;}
.inner-text {font-size:18px;font-family:SourceHanSansSC;font-weight:400;color:#666666;text-align:center;letter-spacing:13px;position:relative;padding-top:14px;padding-bottom:20px;}
.inner-text i {display:inline-block;width:50px;height:1px;background:#313131;vertical-align:middle;}
.inner-text i.l {margin-right:16px;}
.inner-text i.r {margin-left:16px;}
.inner-text em {text-align:center;font-size:60px;font-family:Times New Roman;font-weight:bold;color:#F6F6F6;text-transform:uppercase;font-style:normal;position:absolute;left:50%;transform:translateX(-50%);top:-7px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);z-index:-1;letter-spacing:0;}
.bg-cover {background-repeat:no-repeat;background-position:center;background-size:cover;} */

/* 头部 */

#header {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: transparent;
    transition: background-color .8s;
    -webkit-transition: background-color .8s;
    -moz-transition: background-color .8s;
    -ms-transition: background-color .8s;
    -o-transition: background-color .8s;
}

.logo_nav {
    float: left;
    height: 0.5417rem;
    padding-left: 0.625rem;
}

 #header .lan_ch, #header .lan_en {
    float: left;
    font-size: 14px;
}
#header .lan_en {
    line-height: 19px;

}
#header .lan_ch {line-height: 20px;}


.logo_nav+.fl {
    margin-top: 0.2083rem;
    margin-left: 0.2083rem;
}   
@media screen and (max-width:1500px) {
    .logo_nav+.fl {
        margin-top: 0.1883rem;
    }
}

.lan_ch {
    /* margin-top: 30.008px; */
    margin-left: 0.1823rem;
}

.lan_ch img {
    /* margin-top: 30.008px; */
    margin-bottom: 0.0104rem;
}

.lan_en {
    margin-top: -0.026rem;
    margin-left: 0.1823rem;
}

/* .search {
    margin-top: 29.0048px;
    margin-left: 49.9968px;
}

.lan_ch {
    margin-top: 30.008px;
    margin-left: 35.0016px;
}

.lan_ch img {
    margin-bottom: 0.0104rem;
}
.lan_ch a{
    font-size: 14px;
}

.lan_en {
    margin-top: 0.1771rem;
    margin-left: 0.1823rem;
    font-size: 0.0729rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1184DA;
} */

.logo {
    float: left;
    margin-top: 0.1094rem;
}

.logo a {
    display: block;
    width: 0.7031rem;
    height: 0.3073rem;
}

.logo img {
    display: block;
    height: 100%;
}

.nav_header {
    float: left;
    margin-left: 0.7813rem;
}

.nav_header ul {
    /* width: 70%; */
}

.nav_header ul>li {
    float: left;
    height: 0.5417rem;
    width: 0.6979rem;
    font-size: 0.0833rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1184DA;
    /*padding: 0 0.1823rem;
    */transition: all .5s;
    -webkit-transition:;
    -moz-transition:;
    -ms-transition:;
    -o-transition:;
    text-align: center;
}

.nav_header ul>li:hover {
    color: #1184DA;
    /* background-color: pink; */
}

.nav_header ul>li>a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0.5417rem;
    font-size: 0.0833rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #464646;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.nav_header ul>li.active>a::after {
    opacity: 1;

}

.nav_header ul>li>a::after {
    content: "";
    position: absolute;
    bottom: 0.0833rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.1146rem;
    height: 0.0208rem;
    background: #1184DA;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

/* 横线 */
.nav_header ul>li:hover a::after {
    opacity: 1;
}
.nav_header ul>li>a:hover{
    color: #1184DA;
}

/* 导航折叠未写*/

.nav_header ul>li .subnav {
    visibility: hidden;
    opacity: 0;
    margin-top: 0.1042rem;
    width: 200%;
    transform: translateX(-25%);
    background-color: #fff;
    box-shadow: 0 0 0.0833rem -0.0208rem rgb(0 0 0 / 30%);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transform: translateX(-25%);
    -moz-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
}

.nav_header ul>li .subnav ol {
    /* padding: 0.0625rem 0; */
    /* padding: 5px 0; */
}

.nav_header ul>li .subnav ol>li {
    width: 100%;
    height: 0.2183rem;
    line-height: 0.2183rem;
    text-align: center;
    font-size: 0.08rem;
    padding: 5px 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.nav_header ul>li .subnav ol>li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.nav_header ul>li:hover .subnav {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    background-color: #1184DA;
}

.nav_header .subnav ol li:hover {
    background: #53B23C;
}


/* 图片居中文字？ */

/* footer start*/

.footer {
    width: 100%;
    /* height: 2.5rem; */
    background-color: #222222;
}

.footer_top {
    width: 100%;
    /* height: 2.0833rem; */
    padding-bottom: 30px;
}

/* 联系我们 */

.footer .top_lianxi {
    box-sizing: border-box;
    float: left;
    width: 2rem;
    /* width: 2.5208rem; */
    /* height: 2.0833rem; */
    margin-left: 0.7813rem;
    padding: 0.3281rem 0.1083rem 0.1042rem 0;
}

.footer .top_lianxi .lianxi_address p, .footer .top_lianxi .lianxi_link p, .footer .top_lianxi .lianxi_link ul li a {
    font-size: 0.0729rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #838383;
    line-height: 1;
}

.footer .top_lianxi .lianxi_address .kh_rx {
    font-size: 0.0938rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 400;
    color: #5DC543;
    line-height: 1;
}

.footer .top_lianxi .lianxi_link ul li a {
    display: block;
    font-size: 0.0625rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A4A4A4;
    line-height: 1;
}

.footer .top_lianxi .tit, .footer .top_daohang .tit, .footer .top_guangzhu .tit {
    font-size: 0.0833rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 0.2031rem;
    line-height: 1;
}

.footer .top_lianxi .tit span, .footer .top_daohang .tit span, .footer .top_guangzhu .tit span {
    margin-left: 0.1042rem;
}

.footer .top_lianxi .lianxi_1 span {
    margin-left: 0.1042rem;
}

.footer .top_lianxi .lianxi_address p+p {
    margin-top: 0.0833rem;
}

.footer .top_lianxi .lianxi_link {
    margin-top: 0.1771rem;
}

.footer .top_lianxi .lianxi_link ul {
    margin-top: 0.0833rem;
}

.footer .top_lianxi .lianxi_link ul li {
    float: left;
    margin-bottom: 0.0365rem;
    margin-right: 0.0729rem;
}

/* .footer .top_lianxi .lianxi_link ul li+li {
    margin-left: 13.9968px;
} */

.footer .top_lianxi .lianxi_link ul li:nth-child(8) {
    margin-left: 0;
}

/* 快捷导航 */

.footer .top_daohang {
    box-sizing: border-box;
    float: left;
    /* width: 3.8646rem; */
    height: 1.4583rem;
    margin-top: 0.3281rem;
    padding: 0 0 0 0.5833rem;
    border-left: 0.0052rem solid #333333;
    border-right: 0.0052rem solid #333333;
}

.footer .top_daohang .foot-nav {
    float: left;
    margin-right: 0.4167rem;
}

/* 自适应 */

@media screen and (max-width: 1400px) {
    .footer .top_daohang .foot-nav {
        margin-right: 0.3125rem;
    }
    .footer .top_lianxi .tit, .footer .top_daohang .tit, .footer .top_guangzhu .tit {
        margin-bottom: 0.1031rem;
    }
    /* body {
        min-width: 10rem;
    } */
}

.footer .top_daohang .foot-nav dl>dt {
    margin-bottom: 0.1563rem;
}

.footer .top_daohang .foot-nav dl>dt>a {
    font-size: 0.0833rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #BDBDBD;
}

.footer .top_daohang .foot-nav dl>dd>ul li+li {
    margin-top: 0.0833rem;
}

.footer .top_daohang .foot-nav dl>dd>ul li a {
    font-size: 0.0729rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #838383;
}

/* 关注我们 */

.footer .top_guangzhu {
    float: left;
    box-sizing: border-box;
    padding: 0.3281rem 0 0 0.6667rem;
}

.footer .top_guangzhu .gz_1 {
    margin-right: 0.1563rem;
}

.footer .top_guangzhu .gz_1, .footer .top_guangzhu .gz_2 {
    width: 0.7406rem;
    padding: 0 5px;
    text-align: center;
    box-sizing: border-box;
}

.footer .top_guangzhu img {
    width: 123px
}

.footer .top_guangzhu .gz_1 p, .footer .top_guangzhu .gz_2 p {
    /* width: 0.6406rem; */
    font-size: 0.0729rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    text-align: center;
    margin-top: 0.0625rem;
}

/* 技术支持 */

.footer_bm {
    box-sizing: border-box;
    width: 100%;
    padding: 0.1823rem 0.7448rem 0.1823rem 0;
    background-color: #191919;
}

.footer_bm, .footer_bm>div>a, .footer_bm .bm_zhichi div a {
    font-size: 0.0729rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5B5B5B;
}

.footer_bm .zhichi a, .footer_bm>.fr>a {
    margin-left: 0.1042rem;
}

/* footer end*/