/*åˆå§‹åŒ–æ ·å¼*/

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, å®‹ä½“, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

p {
    margin: 0;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh {
    width: 80vw;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*å¤´éƒ¨æ ·å¼*/

.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    /* height: 110px; */
}

.top2.cur {
    background: #fff;
    top: 0;
    box-shadow: 0 0 18px #333;
    z-index: 999;
}

.top2 .wh {
    width: 1254px;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 100px;
}

.top2 .k2 {
    margin-top: 24px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    background: url(../image/a98be4ebc5478d3264bae110a53dad313b1be053.png) no-repeat left center;
    padding-left: 60px;
}

.top2 .k2 span {}

.top2.cur .k2 {
    color: #333;
    background: url(../image/459f9e805fbd47f25e73b5da533a66effda1e309.png) no-repeat left center;
}

.sp {
    overflow: hidden;
    width: 100%;
}


/*çƒ­é—¨æœç´¢*/

.sou {
    margin: 15px 0;
}

.hotSearch a {
    color: #9b9a9a;
}

.hotSearch a:after {
    content: '、'
}

.hotSearch a:last-child:after {
    content: ''
}

.hotSearch {
    height: 24px;
    line-height: 24px;
    color: #9b9a9a;
    font-size: 14px;
    font-weight: normal;
}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/

#formsearch {
    width: 260px;
    height: 40px;
    background: url(../image/4a3f7cc1c00404a0fcc9ef6aab79d086414b6f4b.png) no-repeat center;
    margin-bottom: 5px;
}

.bj1 .wh {
    width: 1254px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

#formsearch input {
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    line-height: 40px;
}

#formsearch input#keyword {
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    color: #9b9a9a;
    font-size: 14px;
    width: 196px;
}

#formsearch input#s_btn {
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #9b9a9a;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #9b9a9a;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #9b9a9a;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9b9a9a;
}


/* å¯¼èˆªæ ·å¼ */

#menu {
    background-color: #019350;
}

.x-menu {
    margin-left: 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.x-menu>li {
    position: static;
    width: 118px;
}

.x-menu>li>a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
    line-height: 100px;
    height: 100px;
    text-align: center;
}

.top2.cur .x-menu>li>a {
    color: #333
}

.x-menu>li>a:hover {
    color: #0043be!important;
}

.x-menu>li.active>a {
    color: #0043be!important;
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0%;
    top: 100px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: rgba(255, 255, 255, .95);
    z-index: 99999;
    padding: 45px 0;
}

.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hbg.bj .x-menu>li>a {
    color: #333
}

.nav1 {
    width: 185px;
    float: left;
    border-right: 1px solid #bfbfbf;
    overflow: hidden;
    /* height: 270px; */
}

.nav1>li {
    position: relative;
    display: block;
    float: left;
    display: block;
}

.nav1>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    position: relative;
    z-index: 99999;
    width: 170px;
    height: 34px;
    background-color: #0043be;
    border-radius: 5px;
    margin-bottom: 10px
}

.img_tu {
    float: right;
    width: 290px;
    overflow: hidden;
    margin-left: 39px;
}

.img_tu img {
    width: 290px;
    height: 210px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.img_tu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: hidden;
    width: 290px;
    height: 210px;
}

.dao_nr {
    width: 650px;
    float: left;
    margin-left: 35px;
    text-align: left;
    padding-right: 70px;
    border-right: 1px solid #bfbfbf;
    font-family: MicrosoftYaHei;
    height: 210px;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
}

.dao_nr span {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0px;
    color: #333333;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 25px;
    height: 40px;
    overflow: hidden;
}

.dao_nr a.aa1 {
    display: block;
    color: #0043be;
    font-size: 12px;
    margin-top: 60px;
}


/*.x-menu > li:nth-child(3) .nav1{border-right:none!important;float:left;width:370px;}
.x-menu > li:nth-child(3) .nav1 li{margin-right:20px}

.x-menu > li:nth-child(3) .dao_nr{width:400px!important;}*/

.box1_botxx .bd {
    float: left;
}


/*  */

.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 0;
}

.bj1 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    padding-top: 274px;
}

.bj1 h2 {
    font-size: 34px;
    color: #fff;
    font-family: 'Arial';
    text-transform: uppercase;
}

.bj1 h2 span {
    color: #caeb01;
}

.bj1 h3 {
    color: #ffffff;
    font-size: 60px;
    margin: 97px 0 48px;
}

.bj1 h3 span {
    color: #caeb01;
}

.bj1 p {
    color: #ffffff;
    font-size: 36px;
    line-height: 1;
}

.bj1 a {
    display: block;
    width: 170px;
    height: 50px;
    border-radius: 25px;
    border: solid 1px #ffffff;
    line-height: 48px;
    color: #ffffff;
    font-size: 14px;
    padding-left: 56px;
    background: url(../image/4071bdd626dee6f0672cc198caff6c437d7add0b.png) no-repeat 30px center;
    margin-top: 121px;
}

.bj1 a:hover {
    color: #caeb01;
    background: #fff url(../image/486f7ffbb0d820160f70c4188808b0f4e48e453c.png) no-repeat 30px center;
}

.ss {
    height: 100px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.st {
    font-size: 16px;
    color: #ffffff;
    padding-top: 25px;
}

.st h3 {
    color: #caeb01;
    font-size: 24px;
    margin-bottom: 5px;
}

@media(max-width: 1700px) {
    .bj1 {
        padding-top: 200px;
    }
    .bj1 h3 {
        margin: 50px 0 30px;
        font-size: 50px;
    }
    .bj1 a {
        margin-top: 70px;
    }
}

.so {
    line-height: 60px;
    cursor: pointer;
}

.soso {
    position: relative;
    display: none;
}

.ss1 {
    position: absolute;
    right: 0;
    top: 60px;
    display: none;
}

.bleft {
    width: 542px;
    margin-left: 92px;
    min-height: 395px;
    background: url(../image/1e34650c155c131eb2ec642608d738c60a4f0f49.png) no-repeat right top;
}

.bright .img img {
    width: 540px;
    height: 344px;
}

.b1 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
}

.bb {
    margin-bottom: 26px;
}

.bt {
    font-size: 24px;
    color: #fff;
}

.bt span {
    font-size: 13px;
}

.bleft p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255);
    line-height: 2.25;
    margin: 40px 0 95px;
    padding-right: 86px;
}

.sec {
    font-size: 0;
}

.sec a {
    display: inline-block;
    color: #c9fee1;
    font-size: 16px;
    padding-left: 16px;
    background: url(../image/70dac59d711316eb138c0675157168d95cffe8b6.png) no-repeat left center;
    width: 33.3%;
    margin-bottom: 15px;
}

.sec a:hover {
    color: #d3ff00;
    background: url(../image/ca938ab463111ccc798c5786199b9a949f7644c9.png) no-repeat left center;
}

.guan {
    width: 120px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #fff;
    padding-left: 60px;
    color: #ffffff;
    font-size: 15px;
    background: url(../image/1e826f5c92f4f9e30a12e01318a93f3318d308ef.png) no-repeat 24px center;
    border-radius: 30px;
    margin: 64px 0 0 569px;
}

.bq {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgba( 255, 255, 255, 0.302);
    line-height: 2.071;
    text-align: right;
    margin-top: 53px;
}

.bq a {
    color: rgba( 255, 255, 255, 0.302);
}


/*  */

.box1 {
    background: url(../img/简介.jpg) no-repeat top center;
    height: 851px;
    padding-top: 67px;
    overflow: hidden;
}

.abt {
    background: url(../img/2.png) no-repeat left 5px;
    padding: 0 0 0 11px;
    margin-left: -11px;
}

.a1 {
    color: #333333;
    font-size: 30px;
    line-height: 1;
}

.a1 span {
    font-weight: bold;
    font-size: 48px;
}

.a2 {
    letter-spacing: 7px;
    font-size: 18px;
    color: #333333;
    padding: 9px 0 13px 11px;
    background: url(../image/cc22bcf28dbae53dbb5a342fba68fe7325278ad7.png) no-repeat left top;
    line-height: 1;
    margin: 4px 0 0 22px;
}

.aright {
    width: 704px;
    overflow: hidden;
}

.acon {
    color: #333333;
    font-size: 18px;
    line-height: 40px;
    margin: 57px 0 16px;
}

.honor {
    margin-top: 87px;
    margin-left: 199px;
    position: relative;
    margin-right: 81px;
}

.honor .bd {
    overflow: hidden;
    margin: 0 -13px;
}

.honor .bd ul li {
    margin: 0 13px;
    width: 199px;
}

.honor .bd ul li img {
    width: 199px;
    height: 282px;
    border-radius: 10px;
}

.honor .bd ul li p {
    color: #333333;
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
}

.honor .hd .prev,
.honor .hd .next {
    width: 52px;
    height: 98px;
    background-color: #cbcbcb;
    top: 92px;
    position: absolute;
    line-height: 98px;
    text-align: center;
}

.honor .hd .prev {
    left: -82px;
    border-radius: 20px 0px 20px 0px;
}

.honor .hd .next {
    right: -82px;
    border-radius: 0px 20px 0px 20px;
}

.honor .hd .prev:hover,
.honor .hd .next:hover {
    background-color: #0043be;
}


/*  */

.reason {
    height: 863px;
    overflow: hidden;
    background: url(../img/Z.jpg) no-repeat top center;
    padding-top: 91px;
    box-sizing: border-box;
    position: relative;
}

.reason .adv {
    font-family: Impact;
    font-size: 95px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 77px;
    letter-spacing: 9.5px;
    color: #ffffff;
    opacity: 0.2 !important;
    position: absolute;
    top: 500px;
    right: 140px;
    z-index: 999;
}

.reason .pic1 {
    width: 289px;
    height: 673px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.center {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    padding-left: 50px;
}

.reason .pic2 {
    width: 744px;
    height: 885px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.reason .tis {
    letter-spacing: 58px;
    color: #a7a7a7;
    position: absolute;
    bottom: 29px;
    left: 56px;
    border-left: 29px 56px solid;
    font-size: 14px;
    line-height: 11px;
}

.reason .slideTxtBox1 {
    width: 100%;
    position: relative;
    height: 761px;
}

.reason .slideTxtBox1 .arrow::after {
    width: 415px;
    height: 1px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    right: 0px;
    content: "";
}

.reason .slideTxtBox1 .arrow {
    width: 555px;
    height: 26px;
    position: absolute;
    top: 423px;
    left: 0px;
    z-index: 999;
}

.reason .slideTxtBox1 .arrow a {
    float: left;
    display: block;
    background: url(../image/12b3ae34fe025d3036a50d4c36261facca732f7d.png) no-repeat center;
    width: 42px;
    cursor: pointer;
    height: 26px;
}

.reason .slideTxtBox1 .arrow .next {
    background: url(../img/3.png) no-repeat center;
    margin-left: 18px;
}

.reason .slideTxtBox1 .hd {
    width: 672px;
    height: 685px;
    background: url(../img/4.png) no-repeat center 13px;
    position: absolute;
    top: 0px;
    right: -52px;
    box-sizing: border-box;
    z-index: 9;
}

.reason .slideTxtBox1 .hd li.on {
    background: url(../img/5.png) no-repeat center;
}

.reason .slideTxtBox1 .hd li:nth-child(1) {
    margin-left: 172px;
}

.reason .slideTxtBox1 .hd li:nth-child(2) {
    margin-left: 39px;
    margin-top: 22px;
}

.reason .slideTxtBox1 .hd li:nth-child(3) {
    margin: 63px 0 0 -29px;
}

.reason .slideTxtBox1 .hd li:nth-child(4) {
    margin: 82px 0 0 -28px;
}

.reason .slideTxtBox1 .hd li:nth-child(5) {
    margin: 56px 0 0 62px;
}

.reason .slideTxtBox1 .hd li {
    width: 80px;
    height: 80px;
    background: url(../image/e5e3cfce50f2b047903eb05499b98e219048573c.png) no-repeat center;
    transition: 0.3s;
    position: relative;
    cursor: pointer;
}

.reason .slideTxtBox1 .hd li img {
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: auto;
}

.reason .slideTxtBox1 .dh {
    background: url(../img/7.png) no-repeat left center;
    border-radius: 25.5px;
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    padding-left: 53px;
    position: absolute;
    bottom: 95px;
    left: 0px;
}

.reason .slideTxtBox1 .dh span {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
}

.reason .slideTxtBox1 .yin {
    font-family: Impact;
    font-size: 69px;
    line-height: 80px;
    letter-spacing: 0px;
    color: #0043be;
    position: absolute;
    top: 7px;
    left: 0px;
}

.reason .slideTxtBox1 .zi {
    width: 555px;
    margin-top: 238px;
    float: left;
}

.reason .slideTxtBox1 .zi .ti {
    color: #333333;
    font-size: 30px;
    line-height: 30px;
}

.reason .slideTxtBox1 .zi p {
    color: #333333;
    font-size: 14px;
    margin: 15px 0 25px;
    text-transform: uppercase;
}

.reason .slideTxtBox1 .zi .jie {
    line-height: 34px;
    letter-spacing: 0px;
    color: #333333;
    height: 155px;
    font-size: 16px;
}

.reason .slideTxtBox1 .zi span {
    display: block;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    font-size: 13px;
}

.reason .slideTxtBox1 .tu {
    width: 636px;
    height: 435px;
    margin: 139px -34px 0 0;
    float: right;
    position: relative;
    z-index: 99;
}


/*  */

.box2 {
    background: url(../image/db95c20ba46b297eef90cd4518be429da358b3c5.jpg) no-repeat top center;
    /* height: 864px; */
    padding: 60px 0px;
    overflow: hidden;
}

.box2 .a2 {
    letter-spacing: 2px;
    background: url(../image/8bd780cdfd10b6af2745bc391ee9665feb7c93c7.png) no-repeat left top;
}

.aa a {
    display: block;
    width: 174px;
    height: 52px;
    border-radius: 5px;
    border: solid 1px #cdcdcd;
    line-height: 50px;
    color: #333333;
    padding-left: 30px;
    font-size: 18px;
    background: url(../image/92368a377553e7b556d44412858613a42052f079.png) no-repeat 130px center;
    margin-top: 3px;
}

.aa a:hover {
    background: #0043be url(../image/070959151316f45735acb375f99cb19961c23b72.png) no-repeat 130px center;
    border-color: #0043be;
    color: #fff;
}

.cptuijian {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
}

#certify {
    position: relative;
    margin-top: 72px;
    overflow: hidden;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 424px;
    height: 286px;
    background-color: #ffffff;
    border-radius: 8px;
    /* border: #0043be 8px solid; */
}

#certify .swiper-slide img {
    display: block;
    width: 408px;
    height: 270px;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

.jian {
    text-align: center;
    font-size: 0;
    margin-top: 27px;
}

.swmmv,
.snnnt {
    width: 49px;
    height: 30px;
    margin: 0 30px;
    display: inline-block;
}

.swmmv {
    background: url(../image/db239a8560fc82986336d4c7a4e2cdc91d288ab0.png) no-repeat center;
}

.swmmv:hover {
    background: url(../img/3.png) no-repeat center;
    transform: scale(-1, 1);
}

.snnnt {
    background: url(../image/db239a8560fc82986336d4c7a4e2cdc91d288ab0.png) no-repeat center;
    transform: scale(-1, 1);
}

.snnnt:hover {
    background: url(../img/3.png) no-repeat center;
    transform: scale(1, 1);
}

.bfrt img {
    border-radius: 8px;
}


/*  */

.pbox {
    overflow: hidden;
    position: relative;
    margin-top: 65px;
}

.pbox .bd {
    overflow: hidden;
    margin: 0 49px;
}

.pbox .prev,
.pbox .next {
    position: absolute;
    width: 20px;
    height: 34px;
    top: 73px;
}

.pbox .prev {
    left: 0;
    background: url(../image/a2ff86f92787210ea99c66f6df9f44b3476bcf0d.png) no-repeat center;
}

.pbox .prev:hover {
    background: url(../image/d32a10f27ff02083f9911a9fa3e4fa68dd2287de.png) no-repeat center;
}

.pbox .next {
    right: 0;
    background: url(../image/6a4e18e3ee8e3a1a06c8967a93a57e3ba02b50a4.png) no-repeat center;
}

.pbox .next:hover {
    background: url(../image/decaba1b40cf7f6bb925e82d3e7e417f2c7c2552.png) no-repeat center;
}

.pbox .bd li {
    margin-right: 45px;
}

.pbox .bd li img {
    display: block;
    width: 266px;
    height: 180px;
}

.pbox .bd li h3 a {
    display: block;
    color: #333333;
    font-size: 16px;
    padding: 13px 0;
    font-weight: normal;
    text-align: center;
}


/*  */

.box3 {
    overflow: hidden;
    height: 815px;
    position: relative;
}


/* .picList .img{position: absolute;top:0;left: 0;} */

.picList .img img {
    width: 1920px;
    height: 815px;
}

.ybt {
    color: #0043be;
    font-size: 44px;
    top: 69px;
    right: 0;
    line-height: 1;
    position: absolute;
    z-index: 99;
    width: 100%;
}

.ybt .wh {
    text-align: right;
}

.ysnr {
    position: absolute;
    top: 165px;
    width: 100%;
}

.shu {
    color: #333333;
    font-size: 67px;
    line-height: 1;
}

.yst {
    color: #0043be;
    font-size: 34px;
    padding-left: 45px;
    background: url(../image/b8032730cb8867cf5307f38799c6110ef5f8fb7e.png) no-repeat left center;
    margin-top: 26px;
}

.yy {
    margin-left: -50px;
}

.ysnr p {
    color: #333333;
    font-size: 24px;
    line-height: 40px;
    width: 985px;
    margin: 35px 0 70px;
}

.ys_nav {
    position: absolute;
    width: 100%;
    top: 440px;
}

.ys_nav1 {
    position: absolute;
    width: 100%;
    bottom: 81px;
}

.ys_nav1 li {
    text-align: center;
    cursor: pointer;
}

.ys_nav li {
    margin-right: 21px;
    width: 40px;
    height: 2px;
    background-color: #ffffff;
    position: relative;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

.ys_nav li:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 0;
    height: 2px;
    background-color: #0043be;
}

.ys_nav li.on:before {
    -webkit-transition: linear 5.5s;
    -moz-transition: linear 5.5s;
    -ms-transition: linear 5.5s;
    -o-transition: linear 5.5s;
    transition: linear 5.5s;
    width: 100%;
}

.ys_nav1 li .img {
    width: 86px;
    height: 66px;
    border-radius: 6px;
    border: solid 1px #8f8f8f;
    line-height: 64px;
    text-align: center;
}

.ys_nav1 li.on .img {
    border: solid 1px #0043be;
}

.ys_nav1 li .img2 {
    display: none;
}

.ys_nav1 li.on .img1 {
    display: none;
}

.ys_nav1 li.on .img2 {
    display: inline-block;
}

.ys_nav1 li p {
    color: #333333;
    font-size: 20px;
    margin: 19px 0 14px;
}

.ys_nav1 li.on p {
    color: #0043be;
}

.ys_nav1 li {
    position: relative;
    z-index: 3;
}

.dian {
    background: url(../image/6cf320d92f12f79a269f565bb0f47467794f7de6.png) no-repeat center;
    width: 26px;
    height: 26px;
    position: relative;
    margin: 0 auto;
}

.ys_nav1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 12px;
    z-index: 2;
    width: 100%;
    height: 1px;
    background-color: #0043be;
}

.ys_nav1 li.on .dian {
    background: url(../image/b5e30819cdb4f8fa5998ff4381b1facbce159236.png) no-repeat center;
}

.ys_nav1 li .dian:after {
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    display: block;
    border-radius: 50%;
    background: #0043be;
    transition: 0.3s;
}

.ys_nav1 li.on .dian:after {
    width: 26px;
    height: 26px;
}


/*  */

.box4 {
    height: 860px;
    background: url(../image/5eb036a5f82a2b69c5d1c55bda7452307296f78e.jpg) no-repeat center;
    padding-top: 73px;
    overflow: hidden;
}

.box4 .a2 {
    background: url(../image/bda6c5055494fdb57c2f04483ab2d4c19be8c725.png) no-repeat left top;
}

.nsort {
    width: 461px;
    background: url(../image/019c410539dc24bb19e6c65b639f5425bb414bb1.png) no-repeat center 57px;
}

.nsort li a {
    display: block;
    color: #333333;
    font-size: 18px;
    line-height: 1;
    padding: 21px 0 38px;
    width: 138px;
    text-align: center;
}

.nsort li.active a {
    background: url(../img/10.png) no-repeat bottom center;
}

.nsort li:nth-child(2) {
    margin: 0 22px;
}

.nul li {
    width: 566px;
}

.nul li .img img {
    display: block;
    width: 270px;
    height: 172px;
    border-radius: 0px 30px 0px 30px;
}

.nei {
    width: 270px;
}

.ntime {
    color: #0043be;
    font-size: 30px;
    line-height: 1;
}

.ntime span {
    font-size: 18px;
    color: #333;
}

.shi {
    margin: 18px 0 29px;
}

.nei h3 a {
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nei p {
    color: #666666;
    font-size: 15px;
    line-height: 28px;
    margin-top: 14px;
}

.xbt {
    margin-bottom: 43px;
}

.xin2 {
    margin-top: 67px;
    overflow: hidden;
}

.tab-con {
    position: relative;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

.nul2 .li1 {
    height: 128px;
    border-top: dashed 1px #bfbfbf;
    width: 566px;
    float: left;
    padding-top: 36px;
}

.nul2 .li1:nth-child(2) {
    float: right;
}

.nbj3 {
    display: none;
}

.ntime2 {
    color: #666666;
    font-size: 24px;
    width: 100px;
    line-height: 1;
}

.ntime2 span {
    color: #666666;
    font-size: 14px;
    display: block;
    margin-top: 15px;
}

.nbj {
    width: 465px;
}

.nbj h3 a {
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nmore a {
    color: #666666;
    display: block;
    font-size: 14px;
    background: url(../image/edcfe72c264a7f3a18b94c0e3be30327ef217f76.png) no-repeat 91px center;
    margin-top: 14px;
}

.nul2 .li1:hover {
    padding-top: 0;
}

.nbj3 h3 a {
    display: block;
    color: #0043be;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nbj3 p {
    color: #666666;
    font-size: 15px;
    line-height: 28px;
    margin: 10px 0 7px;
}

.shi2 {
    color: #333333;
    font-size: 14px;
}

.nbj3 .nmore a {
    color: #009944;
    background: url(../image/7a6cb545d7f29994d0ce65ba8007a0dceb21c9bb.png) no-repeat right center;
    padding-right: 40px;
}

.nul2 .li1:hover .nbj2 {
    display: none;
}

.nul2 .li1:hover .nbj3 {
    display: block;
}

.nul2 .li1:hover {
    border-top: none;
}


/* å‹æƒ…é“¾æŽ¥ */

.c-link {
    padding: 24px 0;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    background: #0043be;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd {
    width: calc(100% - 110px);
}

.c-link .sec2 {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255, 255, 255, .6);
    padding: 10px;
    min-width: 120px;
}

.c-link a {
    color: #fff;
    padding: 0 15px;
    font-size: 16px;
    line-height: 24px;
}

.c-link .sec2 a {
    color: #000;
}

.c-link a:hover {
    color: #0043be;
}

.foot {
    background-color: #eeeeee;
    overflow: hidden;
}

.ft1 {
    border-bottom: 1px solid #d8d8d8;
}

.tleft {
    width: 900px;
    border-right: 1px solid #d8d8d8;
}

.lx {
    width: 299px;
    padding-left: 20px;
    padding-top: 54px;
}

.lx h3 {
    color: #0043be;
    font-size: 30px;
    text-transform: uppercase;
}

.x1 {
    color: #333333;
    font-size: 16px;
    line-height: 48px;
    margin-top: 18px;
}

.tlogo {
    margin-top: 50px;
    margin-bottom: 53px;
}

.lowz {
    padding-left: 23px;
    margin-left: 20px;
    color: #666666;
    font-size: 16px;
    height: 47px;
    line-height: 23px;
    border-left: 1px solid #009944;
    margin-top: 8px;
}

.ft1 ul li {
    width: 463px;
    margin-bottom: 50px;
    margin-left: -20px;
}

.pt1 {
    padding: 7px 0 0 19px;
    background: url(../img/6.png) no-repeat left top;
    width: 147px;
}

.pt1 dd {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}

.pt1 dt {
    color: #acabab;
    font-size: 12px;
    text-transform: uppercase;
}

.sec22 a {
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    margin-right: 30px;
}

.sec22 a:nth-child(3n) {
    /*margin-right: 0;*/
}

.sec22 a:hover {
    color: #0043be;
}

.sec22 {
    width: 313px;
}

.ft2 {
    text-align: center;
    padding: 20px 0;
    color: #333333;
    font-size: 15px;
}

.ft2 a {
    color: #333333;
}

.ft2 a:hover {
    color: #0043be;
}


/*å†…é¡µå·¦ä¾§æ ·å¼*/

.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

.page-product-inquiry a {
    color: #fff;
}


/* 1400 CSS */

@media only screen and (max-width: 1400px) {
    .top2 {
        /* height: 80px; */
        padding-bottom: 15px;
    }
    .logo {
        line-height: 80px;
    }
    .logo img {
        max-height: 50px;
    }
    .x-menu>li>a {
        height: 80px;
        line-height: 80px;
        font-size: 14px;
    }
    .top2 .k2 {
        margin-top: 10px;
        font-size: 12px;
        background-size: 40px 40px;
        padding-left: 50px;
    }
    .top2 .k2 span {
        font-size: 20px !important;
    }
    .top2 .wh,
    .bj1 .wh {
        width: 1054px;
    }
    .x-menu>li {
        width: 98px;
    }
    .x-sub-menu {
        top: 80px;
        padding: 15px;
    }
    .nav1 {
        height: 180px;
    }
    .dao_nr {
        width: 450px;
        height: 180px;
        font-size: 13px;
    }
    .dao_nr span {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 25px;
    }
    .dao_nr a.aa1 {
        margin-top: 20px;
    }
    .img_tu img {
        height: 180px;
    }
    .nav1>li>a {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .bj1 {
        padding-top: 150px;
    }
    .wh {
        width: 80vw;
        font-size: 12px;
    }
    .box1 {
        height: 651px;
        background-size: 100% auto;
    }
    .acon {
        font-size: 16px;
        margin: 7px 0 26px;
        line-height: 34px;
    }
    .a1 {
        font-size: 26px;
    }
    .a2 {
        font-size: 16px;
    }
    .honor {
        margin-top: 17px;
        margin-left: 399px;
        margin-right: 101px;
        height: 300px;
    }
    .cptuijian {
        width: 1100px;
    }
    .box2 {
        /* height: 664px; */
        padding-top: 0;
    }
    #certify {
        margin-top: 22px;
    }
    #certify .swiper-slide {
        width: 356px;
        height: 196px;
    }
    #certify .swiper-slide img {
        width: auto;
        height: 180px;
        margin: 0 auto;
    }
    .pbox {
        margin-top: 35px;
    }
    .center {
        width: 1100px;
    }
    .reason {
        height: 661px;
        padding-top: 51px;
    }
    .reason .slideTxtBox1 .hd {
        width: 572pxpx;
        height: 585px;
        background-size: 80%;
    }
    .reason .slideTxtBox1 .hd li:nth-child(2) {
        margin-left: 69px;
    }
    .reason .slideTxtBox1 .hd li:nth-child(3) {
        margin: 53px 0 0 32px;
    }
    .reason .slideTxtBox1 .hd li:nth-child(4) {
        margin: 52px 0 0 62px;
    }
    .reason .slideTxtBox1 .hd li:nth-child(5) {
        margin: 26px 0 0 172px;
    }
    .reason .slideTxtBox1 .tu {
        margin: 59px -41px 0 0;
    }
    .reason .slideTxtBox1 .zi {
        width: 455px;
        margin-top: 198px;
    }
    .reason .slideTxtBox1 .arrow {
        width: 455px;
        top: 393px;
    }
    .reason .slideTxtBox1 .arrow::after {
        width: 315px;
    }
    .box3 {
        height: 615px;
    }
    .ysnr {
        top: 85px;
    }
    .ysnr p {
        font-size: 20px;
        margin: 35px 0 30px;
    }
    .ys_nav {
        top: 340px;
    }
    .picList .img img {
        width: 100%;
        height: 615px;
    }
    .nul li {
        width: 466px;
    }
    .nul li .img img {
        width: 220px;
        height: 140px;
    }
    .box4 {
        height: 760px;
    }
    .xbt {
        margin-bottom: 23px;
    }
    .nei {
        width: 220px;
    }
    .shi {
        margin: 8px 0 9px;
    }
    .ntime {
        font-size: 18px;
    }
    .ntime span {
        font-size: 14px;
    }
    .shi a img {
        height: 20px;
    }
    .nei h3 a {
        font-size: 16px;
    }
    .nei p {
        font-size: 13px;
        margin-top: 4px;
    }
    .nul2 .li1 {
        width: 466px;
    }
    .xin2 {
        margin-top: 27px;
    }
    .ntime2 {
        width: 80px;
    }
    .nbj {
        width: 385px;
    }
    .nbj h3 a,
    .nbj3 h3 a {
        font-size: 16px;
    }
    .nbj3 p {
        font-size: 13px;
        line-height: 24px;
    }
    .c-link {
        padding: 14px 0;
        font-size: 14px;
    }
    .tleft {
        width: 728px;
    }
    .tlogo {
        margin-top: 30px;
        margin-bottom: 33px;
    }
    .ft1 ul li {
        width: 363px;
    }
    .pt1 {
        width: 107px;
    }
    .sec22 {
        width: 243px;
    }
    .sec22 a {
        font-size: 13px;
    }
    .lx {
        padding-top: 34px;
    }
    .x1 {
        font-size: 14px;
    }
    .container {
        width: 1000px !important;
    }
    .hot-keys li a {
        line-height: 1.5;
    }
    .page-wrap-left {
        width: 265px;
    }
    .page-product-detail-effect .big-img a {
        height: 290px;
    }
}