
body {
   position: relative;
    font-family: SF Pro SC,SF Pro Text,SF Pro Icons,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #555;
    letter-spacing: 0;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1;
}
body, button, input, textarea {
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
input{ -webkit-appearance:none;}
html {
    touch-action: auto!important;
}
[v-cloak] {
    display: none !important;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;

}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
  cursor: pointer;
}

#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.contain-90{
    width: 90%;
    margin: 0 auto;
}
#header.main.scrolled, #header.main.hover {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
#header.main.scrolled, #header.main.hover {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#header.main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: none;
    z-index: 9998;
}
#header {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 110px;
    box-sizing: border-box;
    background: #fff;
}
#header h1 {
    float: left;
    margin: 19px 0 0 5%;
}

.strengthBox{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    position: relative;
    width: 100%;
}
.strengthBox .L{
    width: 58%;
    position: relative;
}
.strengthBox .L p{
    font-size: 36px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.strengthBox .R{
    width: 42%;
}
.strengthBox .R .ab_txt_contain{
    margin: 0 auto;
    padding: 0 0 40px 0;
    width: 70%;
    text-align: right;
}
.jlogo{
    text-align: left;
    width: 70%;
}
.jtxt{
    font-size: 16px;
    color: #333333;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    width: 70%;
    text-align: left;
    line-height: 30px;
    margin: 9% 0 20% 0;
}
#header h1 a {
    display: block;
    width: 184px;
    height: 74px;
    background: url(images/logo.png) no-repeat 0 0;
    color: #fff;
    font-size: 14px;
    background-size: contain;
    text-align: right;
    font-weight: normal;
}
#wrapper div.hover h1 a{
    background: url(images/logo.png) no-repeat 0 0;
    background-size: contain;
}
#wrapper #header.hover #gnb li a.oneD {
    color: #0e294a;
}
#header.sehead #gnb li a.oneD{
     color: #fff;
}
#header #gnb li.on a.oneD{
        color: #0a933c !important;
}
#wrapper #header.scrolled #gnb li a.oneD{
     color: #0e294a;
}
#wrapper .sehead h1 a{
    background: url(images/logoc.png) no-repeat 0 0;
    background-size: contain;
}
#wrapper .scrolled h1 a{
    background: url(images/logo.png) no-repeat 0 0;background-size: contain;
}
.map .ab_txt_contain{
        width: 100%;
    margin: 0 auto;
    padding: 0 0 70px 0;
    text-align: left;
}
.zk-compay{
    width: 100%;
    margin: 5% 0;
     background: url(images/main_about_bg.png) no-repeat;
    background-size: cover;
}
.zk-enterprise{
    width: 100%;
    background: url(images/profile.png) no-repeat;
    background-size: cover;
    padding-bottom: 5%;
}
.enterprise-list{
    width: 86%;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    margin: 0 auto;
    justify-content: space-between;
}
.enterprise-list  img{
    display: block;
    width: 57.5%;
}
.block-hd{
   margin: 13% 0 0 8%;
}
.block-hd p{
    font-size: 24px;
    color: #000;
    background: url(images/icon-pl.png) bottom left no-repeat;
    padding:6px 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
.block-hd span{
    font-size: 18px;
    color: #666666;
    display: block;
    line-height: 35px;
    padding-left: 18px;
}
.block-cont{
    background: #f9f9f9;
    width:42.5%;
}
.zk-compay-about{
     width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zk-compay-about .zk-compay-main{
    width:45%;
}
.zk-compay-about img{
    width:45%;max-width: 867px;
    display: block;
}
.zk-compay-main p{
    font-size: 50px;
    color: #000;
    font-weight: 600;
    line-height: 70px;
    position: relative;
    z-index: 1;
}
.zk-compay-main p.lend:after{
    content: '';
    position: absolute;
    width: 500px;
    height: 20px;
    background: #5eb63b;
    left: 0;
    bottom: 4px;
    z-index: -1;
}
.zk-compay-main span{
    font-size: 18px;
    color: #373737;
    line-height: 38px;
    display: block;
    margin-top: 6%;
}
.map a{
    text-align: center;display: block;
}
.map a img{
    max-width: 100%;
}
#header h1 a span{
    text-align: left;
    display: inline-block;
    line-height: 22px;
}
.zk-culture{
    width: 100%;overflow: hidden;
}
.culture-title {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.culture-title .item{
    width: 23.6%;
    background: #f7f7f7;
    overflow: hidden;
    border-radius: 28px; 
}
.culture-title .item img{
    display: block;
    width: 100%;
}
.culture-info p{
    font-size: 24px;
    color: #000;
    margin-bottom: 6%;
}
.culture-info{
   padding: 7% 6%;
}
.culture-info span{
    display: block;
    color: #717171;
    font-size: 18px;
    line-height: 30px;
}
.s-dlist{
    display: none;
}
.swiperlink{
     display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
#header #gnb {
   float: right;
   margin: 0 5% 0 0;
}
#header #gnb > li {
    position: relative;
    float: left;
    width: auto;
    padding: 0 25px;
}
#header #gnb > li:last-child{
    padding-right: 0;
}
#header.main #gnb li .oneD {
    color:#0e294a ;
}

#header #gnb:after {
    content: "";
    display: block;
    clear: both;
}
#header #gnb li .oneD {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    padding: 46px 0;
    text-align: center;
    letter-spacing: 2px;
}
.sort-b .nk a img:hover {
     transform: scale(1.1);
 }
#header #gnb li .twoD {
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 350px;
    padding-top: 40px;
    display: none;
}
#header #gnb li .twoD li a:first-child {
    margin-top: 0;
}
#header #gnb li .twoD li a {
    color: #555;
}
#header #gnb li .twoD li a:hover{
    color: #0a933c;
}
#header #gnb li .twoD li a {
    display: block;
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
    font-size: 16px;
}

#header .rightDiv .util{
    color: #5eb63b;
    font-size: 20px;
    font-weight: 600;
    padding: 45px 0;
    background: url(images/tel.png) left center no-repeat;
    text-indent: 30px;
    background-size: 17%;
}
#header .rightDiv .lang {
    float: left;
    position: relative;
    text-align: center;
    font-weight: normal;
}
#header.main.scrolled .rightDiv .lang > a {
    color: #333;
}
#header .rightDiv .lang > a {
    display: block;
    margin: 29px 0;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
#header.hover .rightDiv .lang > a,#header.scrolled .rightDiv .lang > a{
    border: 1px solid #555;
}
#header.main.scrolled .rightDiv .lang > a span, #header.main.hover .rightDiv .lang > a span {
    color: #555;
    background: url(images/lang_moreIcon.png) no-repeat right center;
    padding-right: 15px;
}

#header .rightDiv .lang div {
    position: absolute;
    top: 88px;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 13px 0;
    border-top: 2px solid #0a933c;
    background: #fff;
    display: none;
}
#header .rightDiv .lang div a {
    display: block;
    line-height: 26px;
    color: #777;
}

#header.main.hover h1 a span,#header.main.scrolled h1 a span{
    color:  #0a933c;
}
#header #gnb li.on .oneD{
    color:  #0a933c;
}
#header #gnb li.on .oneD:after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    background: #0a933c;
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 3;
    right: 0;
    margin: 0 auto;
    border-radius: 5px;
}
#header.hover #gnb li.on .oneD:after ,#header.scrolled #gnb li .oneD:after{
    background: #0a933c;
}
#header .gnbBg {
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 1;
    width: 100%;
    height:330px;
    background:rgb(251, 251, 251,0.8);
    display: none;
}
.gdd_slide {
    background-color: #fff;
}
.gdd_top_banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 1;
}
.gdd_top_banner .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


#parameters .join-us{
    background: url(images/p1.png) no-repeat;
    background-size: 100% 100%;
    padding: 2% 0 10% 0;
}
#advantage .join-us{
    background: url(images/p2.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 0 2.5% 0;
}
#advantage .join .mod-1{
    margin-top: 0;
}
.products_home{
    padding: 5% 0;
}
.zk-product-title{
    text-align: center;
    font-size: 50px;
    color: #000;
    font-weight: 600;
    letter-spacing: 5px;

}
.zk-product-title span{
    display: inline-block;
    position:relative;  
}
.zk-product-desc{
    font-size: 18px;
    color: #373737;
    text-align: center;
    padding-top: 20px;
}
.zk-product-menus{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4% 0 3.5% 0;
}
.zk-product-menus a{
    color: #999999;
    font-size: 24px;
    display: block;
    margin: 0 3%;
    padding: 0 0 15px 0;
    border-bottom: 6px solid #fff;
}
.zk-product-menus a.cur{
   color: #5eb63b;
   border-bottom: 6px solid #5eb63b;
}
.zk-product-title span:before{
    display: block;
    width: 132px;
    height: 1px;
    content: '';
    position: absolute;
    background: #dbf0ce;
    left: -220px;
    top: 21px;
}
.zk-product-menus-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zk-product-menus-list a{
    display: block;
    position: relative;
    overflow: hidden;
    width: 17.5%;
}
.zk-product-menus-list a img{
    display: block;
    width: 100%;
}
.zk-product-menus-list a .info{
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    color: #fff;
    flex-wrap: wrap;
}
.zk-product-menus-list a img.hjn{
    display:none;
}
.zk-product-menus-list a.cur img.hjn{
      display:block;
}
.zk-product-menus-list a.cur img.tjn{
      display:none;
}
.zk-product-menus-list a .info p{
      font-size: 30px;
    padding: 12% 0;
}
.zk-product-menus-list a .info span{
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: center;
}
.zk-product-title span:after{
    display: block;
    width: 132px;
    height: 1px;
    content: '';
    position: absolute;
    background: #dbf0ce;
    right: -220px;
    top: 21px;
}
.zk-product-ul-list{
    width: 100%;
    overflow: hidden;
    margin-top: 3%;
}

.zk-product-ul-list .item{
    display: none;
    align-items: stretch;
    justify-content: center;
    width: 100%;
}
.zk-product-ul-list .image-list a img{
    display: block;
    width: 100%;
}
.zk-product-ul-list .item .image-list{
    width: 65%;
    position: relative;
    overflow: hidden;
}
.zk-product-ul-list .item .content-list{
    width: 29%;
    background: #f2f5fa;
    padding: 3% 3%;
    position: relative;
}
.zk-product-ul-list .content-list p{
       font-size: 24px;
    color: #000;
    font-weight: 600;
}
.zk-product-ul-list .content-list span{
        font-size: 18px;
    color: #000;
    padding: 15px 0 30px 0;
    display: block;
}
.product-bokd{
        font-size: 18px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    text-align: left;
    line-height: 30px;
    color: #000;
}
.view-more{
    display: block;
    position: absolute;
    bottom: 10%;
    font-size: 20px;
    color: #000;
    border: 1px solid #000;
    padding: 23px 50px;
    border-radius: 70px;
    font-weight: 600;
}
.short-title{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    z-index: 99;
    width: 100%;
    text-align: center;
}
.short-title p{
    font-size: 24px;
    color: #000;
    font-weight: 600;

}
.short-title span{
    font-size: 18px;
    color: #000;
    padding: 15px 0 25px 0;
    display: block;
}

.ver-1{
    width: 100%;
    overflow: hidden;
    justify-content: space-between;
    background: url(images/p3.png) no-repeat center center;
    background-size: 35%;
    margin-top: 7%;
}

.msgbox {
    background: #fff;
    color: #000;
    text-align: center;
    overflow: hidden;
    border-radius: 20px;
    padding: 20px;
}

.getbk {
    font-size: 22px;
    color: #000;
    display: block;
    text-align: center;
    margin: 27px 0 10px 0;
}

.msgbox .txts {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    margin-left: 10px;
}
.msgbox .mlo {
    width: 90%;
    overflow: hidden;
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 0 auto;
    border: 1px solid #e5ddec;
    margin-bottom: 5%;
    border-radius: 8px;
    padding: 5px 0;
}
.msgbox .txts {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    margin-left: 10px;
}
.msgbox .txt {
    font-size: 14px;
    color: #b2b1b6;
    margin-bottom: 5%;
    display: block;
}
.msgbox .inputs {
    width: 70%;
    line-height: 30px;
    border: 0px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
    color: #999999;
}
.msgbox .btn {
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    border: 0px;
    background: #5eb63b;
    vertical-align: middle;
    margin-top: 0;
    width: 90%;
    line-height: 40px;
    border-radius: 8px;
}
.rotd {
    display: block;
    width: 100%;
    overflow: hidden;
    background: url(images/p4.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 11%;
    margin-top: 5%;
}
.scg{
    position: relative;
    text-align: center;
    float: left;
    margin-right: 6.5%;
    margin-bottom: 8%;
    width: 20%;
        
}
.scg:after{
    content: '';
    position: absolute;
    background: url(images/n1.png) no-repeat;
    width: 24%;
    height: 20%;
    top: 40%;
    right: -27%;
    background-size: 100% 100%;
}
.scg:nth-child(4){
    margin-right: 0;
}
.scg img{
    width: 100%;display: block;
}
.scg:nth-child(5),.scg:nth-child(6),.scg:nth-child(7),.scg:nth-child(8){
    float: right;
    margin-right: 0;
    margin-left: 6.5%;
}
.scg:nth-child(5):after,.scg:nth-child(6):after,.scg:nth-child(7):after,.scg:nth-child(8):after{
    transform: rotateY(180deg);
}
.scg:nth-child(4):after{
    transform: rotate(90deg);
    bottom: -35%;
    top: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.scg:nth-child(8){
    margin-left: 0; 
}
.scg p{
    font-size: 60px;
    color: #0a933c;
    font-weight: 600;
    position: absolute;
    top: 29%;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.scg span{
    font-size: 18px;
    color: #333;
    display: block;
    position: absolute;
    bottom: 27%;
    right: 0;
    left: 0;
    text-align: center;
    font-weight: 600;
}
.ver-1 .item{
    width: 27%;
    display: flex;
    margin-bottom: 6.5%;
    float: left;
}
.ver-1 .item2,.ver-1 .item4,.ver-1 .item6{
    float: right;
}
.ver-1 .item5,.ver-1 .item6{
    margin-bottom: 0;
}
.ver-1 .item2,.ver-1 .item6{
    margin-right: 5%;
}
.ver-1 .item1,.ver-1 .item5{
    margin-left: 5%;
}
.ver-2{
    width: 100%;
}
.ver-1 .item i{
    display: block;
    width: 10px;
    height: 10px;
    background: #0a933c;
    border-radius: 100%;
    margin-right: 4%;
    margin-top: 1%;
}
.ver-2 p{
    font-size: 22px;
    color: #333333;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7%;
    margin-bottom: 4%;
}
.ver-2 span{
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.join .mod-1{
    text-align: center;margin-top: 7%;
}
.join .mod-1 p{
    font-size: 36px;
    padding: 1.2% 0 1% 0;
}
.hd-yy .content {
    width: 100%;
    position: relative;
    margin-top: 4%;
}
.hd-yy .content .right {
    height: 560px;
    width: 100%;
}
.hd-yy .swiper-container {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hd-yy .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
    width: 60%;
    margin-right: 21%;
    z-index: 1;
}
.hd-yy .slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    z-index: 1;
}
.fit {
    width: 31%;
    position: absolute;
    z-index: 999999999999;
    left: 0;
    right: -22%;
    margin: 0 auto;
    bottom: 10%;
}
.paddt {
    display: none;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    background: #fff;
    padding: 8% 10% 8% 10%;
    box-shadow: 0px 0px 9px 0px #adadad;
}
.swiper-bit {
    position: absolute;
    color: #8e8e8e;
    top: -25%;
    right: 12%;
    font-size: 26px;
    font-weight: 100;
    z-index: 99999999;
}
.paddt p {
    color: #000;
    margin: 0 0 30px 0;
    font-size: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-bit b {
    font-size: 36px;
    color: #000;
    font-weight: 100;
}
.swiper-bit .swiper-button-next2 {
    width: 45px;
    height: 10px;
    position: absolute;
    background: url(images/sildnext.png) no-repeat;
    right: -71px;
    top: 10px;
    cursor: pointer;
}
.hd-yy {
      width: 95%;
    margin: 0 0 0 5%;
    padding: 5% 0;
}
.swiper-bit .swiper-button-prev2 {
    width: 45px;
    height: 10px;
    position: absolute;
    background: url(images/sildpre.png) no-repeat;
    left: -71px;
    top: 10px;
    cursor: pointer;
}
.ntimeblock {
    display: flex;
    align-items: baseline;
    margin-top: 8%;
}
.dateday {
    font-size: 56px;
    color: #5eb63b;
    font-weight: normal;
}
.dateyear {
    font-size: 16px;
    color: #000;
    margin-left: 10px;
}
.par-1{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    padding: 2% 2% 7% 2%;
}
.join .mod-1 span{
    font-size: 18px;
}

  .join-home{
    width: 100%;
    overflow: hidden;
    padding: 10% 0 15.5% 0;
    position: relative;
  }
  .join-bd{
    font-size: 22px;
    color: #fff;
    letter-spacing: 5px;
  }
  .join-advant{
    width: 100%;
    overflow: hidden;
    padding: 5% 0 1% 0;
  }
.join-title {
    padding: 1% 0 3% 0;
    position: relative;
}
.need-list{
    width: 86%;
    padding: 3% 0 5% 0;
    overflow: hidden;
    margin: 0 auto;
}
.need-item{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}
.need-item .need-item-info{
     width: 50%;
    background: #fafafa;
}
.need-item-info p {
    font-size: 38px;
    color: #5eb63b;
    font-weight: 600;
    position: relative;
    margin: 6% 0 0 6%;
}
.need-item-info p:after{
    width: 23px;
    height: 8px;
    position: absolute;
    content: '';
    bottom: -16px;
    left: 0;
    background: #5eb63b;
    border-radius: 5px;
}

.need-item-info span{
      font-size: 22px;
    color: #999999;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    text-align: left;
    line-height: 30px;
    display: block;
    margin: 5% 0 0 6%;
}
.need-item img{
    width: 50%;display: block;
}
.advant-list{
    width: 86%;
    padding: 3% 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}
.advant-list .item{
    width: 24%;
    background: #fff;
    box-shadow: 0px 0px 9px 0px #bbbbbb;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 2% 0;
    margin-bottom: 1.3%;
}
.advant-list .item p{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #5eb63b;
    padding: 8% 0 4% 0;
}
.advant-list .item span{
    width: 80%;
    display: block;
    font-size: 18px;
    color: #999999;
    text-align: center;
    line-height: 30px;
    min-height: 60px;
}
.advant-list .item img{
    display: block;
    max-width: 188px;
    margin: 0 auto;
}
.join-title:after{
    background: #caedcd;
    width: 24%;
    height: 1px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 13%;
}
.join-home .view-more{
    background: #000;
    color: #fff;
    bottom: 21%;
}
.join-wd{
    margin: 0.5% 0;   
}
.join-wd span{
     position: relative;
    display: inline-block;
    padding-left: 27px;
}
.join-wd span:before{
    background: #caedcd;
    width: 20px;
    height: 1px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 9px;
}
.join-wd span:after{
    background: #caedcd;
    width: 20px;
    height: 1px;
    position: absolute;
    content: '';
     right: -27px;
    bottom: 9px;
}
.join-nd,.join-wd{
    font-size: 18px;
    color: #bbe5bd;
}
  .join-title p{
   font-size: 66px;
     color: #fff;
    line-height: 90px;
    letter-spacing: 4px;
  }



@media (min-width: 970px){
    .visible-xs {
        display: none!important;
    }
}
#header.main.scrolled, #header.main.hover {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
#py_index{
    width: 100%;
    overflow: hidden;
}
.gdd_top_banner .txtArea {
    position: absolute;
    top: 62%;
    left: 0;
    width: 100%;
    text-align: left;
    width: 58%;
    padding-left: 0.7rem;
}
.gdd_top_banner .txtArea .tit {
    position: relative;
    top: -100px;
    opacity: 0;
    font-size: 26px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}
 .txtArea{
    display: none;
} 
#products_index .join-us{
      background: url(images/b-1.png) no-repeat;
    background-size: 100% 100%;
    padding: 8% 0 0 0;
}
#products_index .mod-1 p{
    color:#fff;
}
#products_index .mod-1 span{
        color: #4c4b4a;
}
.pod-1 .certify{
    display: none;
}

.certify {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.certify .swiper-container {
	padding-bottom: 6%;
}

.certify .swiper-slide {
    width: 439px;
    height: auto;
    border: none;
}
.certify .swiper-slide img{
display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.certify .swiper-slide-shadow-left{
    display: none;
}
.certify .swiper-slide-shadow-right{
    display: none;
}
.pod-1{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2% 0 10% 0;
}
.pod-1 .item.cur{
    background: #0a933c;
}
.pod-1 .item:first-child{
    margin-left: 0;
}
.pod-1 .item {
    color: #fff;
    font-size: 18px;
    margin-left: 3%;
    padding: 1.5% 2.3%;
    cursor: pointer;
}
.pod-1 .item img{
    width: 23%;
}
.certify .swiper-slide p {
      color: #333333;
    font-size: 16px;
    text-align: center;
    margin: 5% 0 0 0;
}
.certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.pod-1 .certify  .swiper-button-prev {
    width: 65px;
    height: 65px;
    background: #e7e7e6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    border-radius: 100%;
    font-family: cursive;
    left: -7%;
	
}
.certify .swiper-button-next, .certify .swiper-button-prev{
    position: absolute;
    top: 39%;
}

.certify .swiper-button-prev:hover, .pod-1 .certify .swiper-button-next:hover {
    background: #0a933c;
}

.pod-1 .view-more{
    background: #000;
    color: #fff;
}
.pod-1 .certify .swiper-button-next {
    background-image: none;
    width: 65px;
    height: 65px;
    background: #e7e7e6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    border-radius: 100%;
    font-family: cursive;
    right: -7%;
}
.com-1{
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin: 1.5% 0 2.5% 0;
}

.com-2{
    width: 66%;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin: 0 0 8% 0;
    text-align: justify;
}
.friendlink a {
    font-size: 16px;
    color: #9c9ea5;
    padding-left: 10px;
}
.friendlink{
    border-top: 1px solid #434966;
    display: block;
    padding: 1.5% 0;
    margin: 3.5% 0 0 0;
      font-size: 16px;
    color: #9c9ea5;
}
.com-3{
    display: inline-flex;
    font-size: 16px;
    background: #0a933c;
    color: #fff;
    padding: 1.3% 2.6%;
    align-items: center;
}
.com-3 i{
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    display: inline-block;
    margin-left: 20px;
    margin-top: -2px;
}
#company .join-us{
    background: url(images/a-1.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 8% 0 17% 0;
}

.join-us{
    width: 100%;
    overflow: hidden;
    background: url(images/j-b.png) no-repeat;
    background-size: 100% 100%;
    padding: 5% 0 10% 0;
}
.mod-4 .item{
    display: none;position: relative;
}
.mod-1 span{
    font-size: 24px;
    color: #cfcfcf;
    display: block;
}
.mod-1 p{
    font-size: 52px;
    color: #141524;
    font-weight: 600;
    padding: 1.2% 0 3% 0;
}
.mod-2{
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
}
.mod-4 .item .content{
    background: #0a933c;
    color: #fff;
    font-weight: 100;
    margin: 0 3%;
    padding: 4% 3%;
    bottom: -17%;
    position: absolute;
}
.mod-4 .item .content p{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 3%;
}
.mod-4 .item .content span{
    font-size: 14px;
    display: block;
    line-height: 23px;
    height: 92px;
}

#newscenter .join-us{
    background: none;
    padding-bottom: 3.5%;
}
.nod-1{
    border: 1px solid #e5e5e5;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nod-1 a{
    display: block;
    padding: 3%;
    transition: all .5s;
     background: #fff;
}
.nod-1 a:hover{
    transform: scale(1.1);
    box-shadow: 0px 2px 6px -1px #9d9b9b;
}
.nod-1 a:hover p{
    color: #0a933c;
}
.nod-1 p{
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 9% 0 6% 0;
}
.nod-1 .p{
    font-size: 14px;
    color: #999999;
    text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
    line-height: 25px;
    margin: 9% 0 0 0;
}
.nod-1 a:nth-child(2) p{
    margin-top: 0;
}
.nod-1 a:nth-child(2) .p{
    margin-bottom: 9%;
}
.nod-1 span{
    display: block;
    font-size: 14px;
    color: #999999;
}
.nod-1 img{
    width: 100%;display: block;
}
.nod-2{
    display: flex;
    width: 100%;
    align-items: center;
    overflow: hidden;
    flex-wrap: wrap;
    margin-top: 4%;
}
.nod-2 a{
    width: 50%;
    border-bottom: 1px solid #e5e5e5;
    padding: 2% 0;
    display: flex;
    align-items: center;
}
.nod-2 a:hover p,.nod-2 a:hover .date p,.nod-2 a:hover .date span{
    color: #0a933c;
}
.nod-2 .bd{
    width: 70%;
}
.nod-2 .bd p{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #333;
    font-size: 18px;
}
.nod-2 .bd span{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    margin-top: 16px;
}
.nod-2 a .date{
    text-align: center;
    width: 65px;
    margin-right: 4%;
}
.nod-2 a .date p{
    font-size: 36px;
    font-weight: 700;
    color: #333;
}
.nod-2 a .date span{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    display: inline-block;
}
.mod-2 .mod-3{
    width: 32%;
}
.mod-3 .mod-5:nth-child(1) .mod-6{
    background: url(images/j-1.png) center center no-repeat;background-size: 47%;
}
.mod-3 .mod-5:nth-child(2) .mod-6{
    background: url(images/j-2.png) center center no-repeat;background-size: 47%;
}
.mod-3 .mod-5:nth-child(3) .mod-6{
    background: url(images/j-3.png) center center no-repeat;background-size: 47%;
}
.mod-6{
    width: 110px;
    height: 110px;
    border: 1px solid #5a5b66;
    display: flex;
    align-items: center;
    border-radius: 100%;
    margin-right: 10%;
}
.mod-7 span{
    font-size: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #adadad;
    margin-top: 15%;
}
.join-suppert{
    width: 100%;
    overflow: hidden;
    padding: 5% 0 4% 0;
    background: url(images/supper.png) no-repeat;
    background-size: cover;
}
.suppert-title{
    text-align: center;
    width: 100%;
}
.suppert-title p{
    font-size: 50px;
    color: #000;
    font-weight: 600;
    position: relative;
}
.suppert-title span{
    font-size: 24px;
    color: #999999;
    display: block;
    padding-top: 30px;
}
.suppert-list{
    width: 86%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5% auto 0 auto;
}
.suppert-list .item{
     width: 50%;
}
.supper-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 610px;
    width:38%;
}
.suppert-list .item img{
    display: block;
    max-width: 55px;
    float: left;
}
.suppert-list .item:nth-child(2n) img{
    float: right;
}
.supperlp{
    border-bottom: 1px solid #dcdddf;
    max-width: 405px;
    width:66%;
    padding: 3% 0;
    margin-bottom:6%;
    overflow: hidden;
    float: left;
}
.suppert-list .item:nth-child(2n) .supperlp{
    float: right;
}
.supperlp .item-info{
    float: right;
    max-width: 335px;
    width:83%;
}
.suppert-list .item:nth-child(2n) .item-info{
    float: left;
}
.suppert-list .item p{
    color: #5eb63b;
    font-size: 24px;
    font-weight: 600;
}
.suppert-list .item span{
    color: #999999;
    font-size: 18px;
    display: block;
    line-height: 25px;
    margin-top: 10px;
}
.suppert-list .item:nth-child(2n+1){
        text-align: left;
}
.suppert-list .item:nth-child(2n){
       text-align: right;
}
.fom a img{
    max-width: 187px;
    display: block;
} 
.company-video{
    width: 100%;
    overflow: hidden;
    padding: 5% 0;
}
.video-bg{
    background: url(images/videogb.jpg) no-repeat;
    background-size: cover;
    padding: 3% 0;
    margin: 4% 0 0 0;
}
.video-bg video {
    width: 80%;
    margin: 0 auto;
    display: block;
}
.fom .fcon{
    font-size: 18px;
    color: #9f9f9f;
    background: url(images/ftel.png) no-repeat;
    background-size: 6.5%;
    padding-left: 11%;
    margin-top: 10%;
    line-height: 22px;
}
.fom p{
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin: 5% 0 7% 0;
    letter-spacing: 1px;
}
.fom span{
        font-size: 14px;
    color: #0a933c;
    background: #fff;
    padding: 5% 16%;
    border-radius: 30px;
    margin-top: 3%;
    display: inline-block;
}
.mod-5:hover{
     border-right: 2px solid #0a933c;
}
 .mod-2 .mod-3 .cur{
        border-right: 2px solid #0a933c;
   }
.mod-5{
    padding:7% 5%;
    font-size: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    margin-top: 5%;
    cursor: pointer;
    color: #333333;
    border-right: 2px solid #fff;
}
.mod-2 .mod-4 {
    width: 66%;
}
.mod-4 img{
    width: 100%;display: block;
}
.mod-1 p b{
     color: #0a933c; font-weight: 600;
}
.contain-63{
    width:63%;margin: 0 auto;    max-width: 1200px;
    
}

.gdd_top_banner .txtArea .txt {
    position: relative;
    top: -25px;
    opacity: 0;
    line-height: 1;
    margin-top: 22px;
    font-size: 70px;
    font-weight: 500;
    color: #fff;
}
.gdd_top_banner .swiper-pagination {
    width: 50%;
    height: 30px;
    line-height: 30px;
    left: 9.2% !important;
    right: auto;
    text-align: left;
    bottom: 5%;
}
.gdd_top_banner .swiper-pagination-bullet {
    background-color: #d0e6ca;
    margin: 0 10px !important;
    width: 30px;
    height: 9px;
    opacity: 1;
    border-radius: 5px;
}
.part2{
    margin-top: 10%;
    width: 100%;
}
.mon-1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 9%;
}
.mon-1 img{
    display: block;
    margin: 0 auto;
    height: 50px;
}
.mon-1 .item span{
    font-size: 16px;
    color: #333;
    line-height: 25px;
    display: block;
    height: 72px;
}
.mon-1 .item p{
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin: 13% 0 10% 0;
    display: block;
}
.mon-1 .item{
    box-shadow: 0px 0px 10px 0px #efefef;
    padding: 4% 3%;
    width: 17.5%;
    background: #fff;
    margin-bottom: 2%;
}
.ndu{
    position: absolute;
    bottom:6%;
    color: #fff;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
}

.ndu .smk {
    width: 20px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 60px;
    position: relative;
    margin: 0 auto 10px auto;
}
.ndu .smk::before {
    content: '';
    width: 3px;
    height: 8px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    animation: wheel 2s infinite;
    -webkit-animation: wheel 2s infinite;
}
@keyframes wheel{to{opacity:0;}}
.gdd_top_banner .swiper-pagination-bullet-active {
    width: 90px;
    position: relative;
    background-color: #5eb63b;
    position: relative;
}

#header.main .rightDiv .lang > a span {
    color: #fff;
    background: url(images/main_lang_moreIcon.png) no-repeat right center;
    padding: 0 12px 0 12px;
    display: inline-block;
    margin-right: 10px;
}

.gdd_pub_title.dxEnd,
.title_banner h3.dxEnd,
.title_banner p.dxEnd,
.gdd_cover_out.dxEnd,
.mainCon1 > .conArea .boxArea .box.dxEnd,
.title_banner .banner_btn.dxEnd,
#mainNewsContent.dxEnd,
.gdd_news_box.dxEnd,
#mainQuickBannerContent.dxEnd,
.mainCon33 .inner.dxEnd,
.gdd_gold_designer.dxEnd {
    opacity: 1;
    transform: none;
    transition: all 1s;
}

#app_body{
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 2;
    
}
.ys_box {
    position: relative;
}
.ys_box .swiper-slide.active {
    pointer-events: all;
}
.ys_box .swiper-slide a {
    display: block;
    position: relative;
}
.pub_img_box {
    position: relative;
    overflow: hidden;
}
.ys_box .swiper-slide a .pub_img_box::before {
    margin-top: 56.25%;
        content: '';
    display: block;
}
.pub_img_box .img_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    background-size: cover;
}
.ys_box .swiper-slide a .ys_text_box {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    display: none;
}
.max-wid {
    width: 82%;
    max-width: 1480px;
    margin: auto;
}
.ys_box .swiper-slide a .ys_text_box .ys_n {
    font-weight: 700;
    line-height: 1;
}
.fadeInUpSmall {
    animation-name: fadeInUpSmall;
    animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);
}
.f-36 {
    font-size: 36px;
}
.ys_box .swiper-slide a .ys_text_box .ys_info {
    margin-top: 0.3rem;
    line-height: 1.66;
    width: 565px;
    max-width: 100%;
}
.company-title p{
     font-size: 50px;
    color: #000;
    font-weight: 600;
    line-height: 70px;
  }
  .company-home{
    width: 100%;
    overflow: hidden;
    padding: 5% 0 0 0;
    position: relative;
  }
  .company-desc{
     font-size: 18px;
     color: #000;
     width: 35%;
     line-height: 35px;
     padding: 2% 0 20% 0;
  }
  .company-home .view-more{
       bottom: 6%;
        background: #5eb63b;
        color: #fff;
        border: 1px solid #5eb63b;
   }
.f-18 {
    font-size: 18px;
}
.ys_nav_case {
    left: 50%;
    transform: translateX(-50%);
    bottom: 17.4%;
    position: absolute;
    z-index: 3;
}
.ys_nav_box {
    display: flex;
    background-color: #fff;
}
.ys_nav_box > a.on {
    width: 33%;
}
.ys_nav_box > a .ys_n_d::before {
    content: '';
    display: block;
    width: 1px;
    height: 0.18rem;
    background-color:#0a933c;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.09rem;
    transition: opacity .5s ease;
}
.ys_nav_box > a {
    width: calc(100% / 5);
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: block;
}
.ys_nav_box > a.on .ys_n_h {
    opacity: 1;
}
.ys_nav_box > a .ys_n_h {
    display: flex;
    align-items: center;
    background-color: #0a933c;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .5s;
    color: #fff;
    opacity: 0;
}
.f-36{
    font-size: 28px;
}
.bunda .dasharr {
    padding: 0;
}
.bunda .dasharr-list a{
    margin-top: 0;
    margin-bottom: 70px;
 
}
.ys_nav_box > a .ys_n_h .ys_l {
    width: 0.15rem;
    padding: 0 0.2rem;
    text-align: center;
    position: relative;
    line-height: 30px;
    font-weight: normal;
}

.ys_nav_box > a .ys_n_h .ys_r {
    width: calc(100% - 0.42rem);
    padding: 0.2rem 0 0.2rem 0.25rem;
    line-height: 1;
    text-align: left;
}
.ys_nav_box > a .ys_n_h .ys_r .ys_ms {
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}
.ys_nav_box > a:first-child .ys_n_d::before{
    display: none;
}
.contain-970{
    width: 970px;
    margin: 0 auto;
}
.fztxt{
    color: #000;
    font-size: 16px;
    line-height: 30px;
    max-width: 90%;
}
.contain-max-99{
    width: 90%;margin:0 auto;
}
.fzlist{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    position: relative;
    margin: 70px auto 70px auto;
   
}
.fzlist1{
     box-shadow: 0px 0px 7px 0px #929292;height: max-content;
}
.fzlist a {
    display: block;
    flex: 1;
    margin-right: 4%;
    position: relative;
    transition: all .5s;
}
.fzlist a:hover{
    transform: scale(1.1);
}
.fzlist a:last-child{
    margin-right: 0;
}
.fzlist a img{
    width: 100%;
}
.fzlist a p{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0, 0, 0,0.8);
    color: #fff;
    padding: 28% 5%;
    font-size: 33px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    display: none;
   
}

.ind5 {
    padding: 25px 0 130px;height: max-content;
}
.ttt {
    color: #333;
    font-size: 43px;
    text-align: center;
    font-weight: 400;
}
.ind5_txt {
    position: relative;display: flex;
}
.clm70 {
    margin-left: -70px;
    margin-right: -70px;
}
.ind5_txt {
    margin-top: 70px;
    padding: 40px 13.5%;
    text-align: center;
    position: relative;
}
.ind5 .swiper-container {
    padding-bottom: 50px !important;
}
.ind5_txt .swiper-button-next1 {
    right: 8% !important;
}
.clp70 {
    padding-left: 50px;
    padding-right: 50px;
}
.quan {
    width: 170px;
    height: 170px;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 24px;
    line-height: 170px;
    color: #fff;
    margin: 0 auto;
    
}
.lii:hover .quan {
    border: 2px solid #8e1116;
    cursor: pointer;
    background-color:#8e1116;
}
.quan > img {
    margin-top: 20%;
}
.quan > p {
    font-size: 16px;
    color: #fff;
    margin-top: 0.2rem;
}
.ind5_txt .swiper-button-prev1 {
    left: 8% !important;
    background: url(images/touming_left.png) no-repeat;
    transition: all .5s;
}
.ind5_txt .swiper-button-next1 {
    transition: all .5s;
    background: url(images/touming_right.png) no-repeat;
}
.ind5_txt .swiper-button-prev1, .ind5_txt .swiper-button-next1 {
    position: absolute;
    top: 41% !important;
    right: 26%;
    width: 54px;
    height: 54px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-container .swiper-button-prevh,.swiper-container .swiper-button-nexth{
    background-image: none;
    width: 65px;
    height: 65px;
    background: #cbd3cf;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    border-radius: 100%;
    font-family: cursive;
}
.swiper-container .swiper-button-prevh:hover, .swiper-container .swiper-button-nexth:hover{
    background: #0a933c;
}
.swiper-container .swiper-button-prevh{
    left: 5%;
}
.swiper-container .swiper-button-nexth{
    right: 5%;
}
.f-24 {
    font-size: 24px;
}
.f-20 {
    font-size: 20px;
}
.ys_nav_box > a .ys_n_h .ys_r .ys_so {
    margin-top: 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 24px;
}
.f-12 {
    font-size: 12px;
}
.ys_nav_box > a.on .ys_n_d {
    opacity: 0;
}
.ys_nav_box > a .ys_n_d {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0.16rem 0.1rem;
    transition: background-color 0.5s ease;
}
.ind_src2_case {
    position: relative;margin-bottom: 70px;
}
.ys_nav_box > a .ys_n_d .ys_num {
    color: #0a933c;
    line-height: 1;
    transition: color .5s ease;
    margin: 0.1rem 0 0 0;
}
.ys_nav_box > a .ys_n_d .ys_ms {
    margin: 0.11rem 0;
    color: #0a933c;
    line-height: 1;
    transition: color .5s ease;
}
.ab_txt_contain .sort-bb span{
     color: #000;
    margin: 40px 9% 35px 9%;
}
.conditions .ab_txt_contain{
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 70px 0 0 0;
}
.store .comp-1 img{
    max-width: 100%;
    width: 100%;
}
.profile .content .detil .wid .title {
    width: 100%;
    position: relative;
}
.profile .content .detil .wid p{
    font-size: 40px;
    color: #f4f4f4;
    text-transform: uppercase;
    font-weight: 600;
}
.jkmx{
    width: 100%;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    margin-top: 45px;
}
.jkmx a{
    display: block;
    width: 31.5%;
    overflow: hidden;
}
.jkmx a img{
    width: 100%; transition: all 1s;
}
.jkmx a imgk{
    width:100%;overflow: hidden;
}
.jkmx a:hover img{
        -webkit-transform: scale(1.05);
}
.jkmx .pcon{
    font-size: 14px;
    color: #000 !important;
    text-align: left;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 30px;
    margin-top: 30px;
}
.jkmx .pcon i{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100%;
    vertical-align: 2px;
    margin-right: 10px;
}
.profile .content .detil .wid span{
    font-size: 30px;
    color: #000;
    display: inline-block;
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.clearfix{
    clear: both;
}
.tig{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tig a{
    color: #666666;
    font-size: 16px;
    margin-left: 20px;
    position: relative;
}
.tig a.cur{
    color: #000;
}
.tig a.cur:after{
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    background: #0a933c;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.bnd-list{
     width: 100%;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: flex-start;
    align-content: space-between;
    flex-wrap: wrap;
    margin: 5% 0 4% 0;
}
.bnd-list a:nth-child(4n){
    margin-right: 0;
}
.bnd-list a{
    display: block;
    width: 23.5%;
    margin: 0 2% 1% 0;
    overflow: hidden;
    transition: all .5s;
    border-radius: 10px;
}
.bnd-list a:hover {
    transform: scale(1.1);z-index: 1;
}
.bnd-list a:hover .dka{
    background: #5eb63b;
}
.bnd-list a:hover .dka p{
    color: #fff;
}
.bnd-list a:hover .dka span{
    color: #fff;
    background: url(images/plusd.png) no-repeat center left;
}
.bnd-list a img{
    width: 100%;display: block;    max-width: 268px;
}
.bnd-list .dka{
    border: 1px solid #ebecf6;
    padding: 5%;
    border-radius: 10px;
}
.bnd-list .dka span{
    font-size: 21px;
    color: #373737;
    display: inline-block;
    margin: 5% 0 10% 0;
    background: url(images/plus.png) no-repeat center left;
    padding-left: 25px;
}
.bnd-list .dka p{
    font-size: 26px;
    color: #000000;
    margin: 2% 0 0 0;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
}
.ab_join{
    margin-bottom: 70px;
}
.ab_about .brave .brave-txt-kl{

    position: relative;
}
.brave-txt-kl p{
    position: absolute;
    top: 33%;
    font-size: 48px;
    color: #333;
}
.brave-txt-kl a{
    text-align: center;
    position: absolute;
    bottom: 20%;
}
.brave{
    width: 100%;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.brave .brave-the{
    width: 47%;
}
.brave .brave-txt{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    text-align: left;
    line-height: 28px;
    font-size: 16px;
    color: #919090;
}
.paters-content a img{
    max-width: 100%;    
    transition: all .5s;
}
.ab_about .ab_txt_contain{
        width: 100%;
    text-align: left;
}
.paters-content img:hover {
    transform: scale(1.1);
}
.paters{
    width: 100%;margin-bottom: 70px;
}
.paters-content a{
    display: block;
    width: 16%;
}

.green_lb .green_item {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    width: 72.9%;
}
.green_lb .green_item .item_left {
    overflow: hidden;
    width: 50%;
}
.green_lb .green_item .item_left img {
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100%;
}
.green_lb .green_item .item_right {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0.6rem 0.4rem 0;
    background-color: #fff;
}
.green_lb .green_item .item_right .item_right_txt1 {
    font-size: 30px;
    margin-bottom: 0.2rem;
    font-weight: 500;
    color: #0a933c;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: left;
}
.green_lb .green_item .item_left img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.green_lb .green_item .item_right .item_right_txt2 {
    font-size: 18px;
    color: #000;
    transition: all 0.5s;
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    font-weight: 500;
}
#gdd_sp2 {
    bottom: -60px;    
    left: 0;
    width: 100%;
}
#gdd_sp2 .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #000000;
    opacity: 1;
    margin: 0 22px;
}
#gdd_sp2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: none;
    position: relative;
}
#gdd_sp2 .swiper-pagination-bullet-active::before {
    content: '';
    width: 8px;
    display: block;
    height: 8px;
    background: #0a933c;
    border-radius: 100%;
    top: 3px;
    left: 3px;
    position: absolute;
}
.comp{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.compindex .ab_txt_contain{
    width: 100%;
    text-align: left;
}
.comp-tem{
    width: 100%;
    margin-top: 35px;
    line-height: 26px;
}
.comp-1 img{
    width: 100%;
    margin-top: 25px;
    transition: all .5s;
}
.comp-cout{
    width: 275px;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    position: absolute;
}
.comp-cout span{
       font-size: 48px;
    color: #0a933c; 
}
.comp-cout b{
     font-size: 16px;
    color: #999999;
}
.comp-cout p{
    font-size: 16px;
    color: #333333;
    text-align: left;
}
.ind6 {
    width: 1080px;
    margin: 0 auto;
    background: #fff;
    margin-top: -80px;
    padding: 95px 0 65px 0;
    display: flex;
    box-shadow: 0px 0px 7px 0px #929292;
    height: max-content;
}

.ind61 {
    width: 60%;
    margin: 0 auto;
    position: relative;
        display: flex;
    justify-content: space-between;
}
.swiper-container-c .ind6_img {
    transition: all 1s;
    opacity: 0;
    transform: scale(0.8);
}
.ind6_img {
    width: 200px;
    text-align: center;
    height: 200px;
    box-shadow: 0px 0px 7px 0px #929292;
    border-radius: 100%;
}
.ind6_img  img{
    width: 100%;height: 100%; border-radius: 100%;
}
.ind6_img > h3 {
    font-size: 24px;
    color: #999;
    margin-top: 20px;
}
.ind6_txt {
    width: 65%;
    height: auto;
    position: absolute;
    left: 45%;
    top: 0;
}
.ind6_txt > h3 {
    font-size: 43px;
    color: #333;
    margin-bottom: 50px;
}
.ind6_txt > p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
#jh_lb3 .swiper-button-prev {
    left: 2% !important;
    background: url(images/touming_left1.png) no-repeat;
}
#jh_lb3 .swiper-button-next {
    background: url(images/touming_right1.png) no-repeat;
}
#jh_lb3 .swiper-button-next {
    right: 2% !important;
}
.swiper-container-c .swiper-slide.swiper-slide-active .ind6_img {
    transform: none;
    opacity: 1;
}
#jh_lb3 .swiper-button-prev, #jh_lb3 .swiper-button-next {
    position: absolute;
    top: 44% !important;
    right: 26%;
    width: 54px;
    height: 54px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-container-c .swiper-slide.swiper-slide-active .ind6_txt > p {
    transform: none;
    transition-delay: .5s;
    opacity: 1;
}
.swiper-container-c .ind6_txt > h3, .swiper-container-c .ind6_txt > p {
    transition: all 1s;
    opacity: 0;
    transform: translateY(50px);
}
.swiper-container-c .swiper-slide.swiper-slide-active .ind6_txt > h3 {
    transition-delay: .3s;
    transform: none;
    opacity: 1;
}
.comp-1 .comp-min{
    text-align: left;
    font-size: 16px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
.jm-4 img{
    width: 100%;margin: 70px 0; transition: all .5s;
}
.jm-4 img:hover {
       transform: scale(1.1);
}
.comp-1 img:hover {
       transform: scale(1.1);
}
.comp .comp-1{
    width: 48%;position: relative;
}
.comp-1 .cout{
    color: #0a933c;text-align: left;
}
.klitem{
     display: none;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.klitem a{
    display: block;
    width: 31%;
    position: relative;
    box-shadow: 0px 0px 7px 0px #929292;
    margin: 35px 0 10px 0;
    overflow: hidden;
  
}
.klitem a p{
    font-size: 16px;
    color: #000;
    margin: 15px 20px 10px 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_here .contain-90{
     width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_here{
      border-bottom: 1px solid #efefef;
    line-height: 63px;
    font-size: 14px;
}
.roundlist {
    width: 100%;
    height: auto;
    position: relative;
}
.roundlist li {
    padding-left: 20px;
    margin-bottom: 20px;
}
.roundlist .title {
    color: #0a933c;
    font-size: 16px;
    position: relative;
    line-height: 2;
}
.roundlist .title:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: #0a933c;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
}
.roundlist .text {
    line-height: 1.7;
    color: #737373;
    font-size: 14px;
}
.roundlist:after {
    content: '';
    position: absolute;
    left: calc(5px);
    top: 0;
    background: #0a933c;
    width: 1px;
    height: 100%;
}

.klitem a span{
    display: block;
    color: #919191;
    font-size: 12px;
    text-align: left;
    margin: 0 20px 10px 20px;
}
.klitem a img {
    width: 100%;
      transition: all .5s;
}
.klitem a:after{
    width: 0;
    height: 1px;
    background: #0a933c;
    display: block;
    content: '';
    position: absolute;
    transition: all .5s;
    bottom: 0;
}
.Nlist li {
    margin: 40px 0 60px 0;
    display: block;
}
.Nlist li a {
    display: flex;
    justify-content: space-between;
}
.NlistPic, .NlistPic {
    width: 45%;
    overflow: hidden;
    transition-duration: 0.6s;
}
.NlistPic video{
    width: 100%;height: 100%;
}
 .NlistPic img{
    width: 100%;height: 100%;
}
.NlistRight {
    width: 43%;
    color: black;
    text-align: left;
}
.comp .map{
    height: 358px;
}
.NlistRight p {
    font-size: 16px;
    border-bottom: 2px solid black;
    text-align: right;
    padding-bottom: 5px;
}
.NlistRight h6 {
    font-weight: normal;
    font-size: 24px;
    line-height: 1.8;
    padding-top: 12px;
    color: #000;
}
.klitem a:hover:after{
    width: 100%;
}
.link-more:hover{
    background: #0a933c;
    color: #fff;
}
.klitem a:hover img {
    transform: scale(1.05);
}
#ab_index{
    width: 100%;overflow: hidden;position: relative;
}
.hhs{
    width: 100%;height: 100%;
}
.ab_txt_contain{
    width: 1045px;
    margin: 0 auto;
    padding: 70px 0;
    text-align: center;
}
div.store{
    margin: 70px auto;
}
.store .comp-1 img:hover{
    transform: scale(1);
}
.tool{
    text-align: left;
}
.store .comp-min{
      color: #3c3033;
    line-height: 30px;
}
.store .comp-cout{
    bottom: 13%;
}
.tool p{
    font-size: 40px;
    color: #0a933c;
}
.tool span:before{
    width: 46%;
    height: 1px;
    position: absolute;
    content: '';
    background: #a6a6a6;
    top: -11px;
}
.blocks{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    margin-top: 3%;
}
.blocks .item{
    width: 30%;
    background: #fff;
    text-align: center;
    margin-bottom:6.5%;
    box-shadow: 0px 0px 10px 0px #dbdbdb;
    padding: 4% 0 3% 0;
    position: relative;
}
.blocks .item:hover::after{
    width: 80%;
    height:4px;
    background: #0a933c;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.blocks .item img{
    display: block;
    margin: 0 auto;
    width: 19%;
    max-width: 65px;
}
.blocks .item p{
    font-size: 24px;
    color: #333333;
    padding: 8% 0 6% 0;
}
.blocks .item span{
    font-size: 18px;
    color: #999999;
    padding: 0 12%;
    display: inline-block;
    line-height: 28px;
}
.store .ab_txt_contain{
    width: auto;
    margin: 0 auto;
    padding: 0 0 100px 0;
    text-align: right;
}
.tool span{
    font-size: 26px;
    position: relative;
    display: block;
    color: #595656;
    margin-top: 25px;
}
.kka p{
    font-size: 18px;
    color: #000000;
    padding: 25px 30px 10px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kka span{
    display: block;
    font-size: 16px;
    color: #919191;
    margin: 15px 30px 0 10px;
    line-height: 30px;
}
.ab_txt_contain .title p{
    font-size: 80px;
    color: #f4f4f4;
    text-transform: uppercase;
    font-weight: 600;
}
.abtxt {
    font-size: 16px;
    color: #999999;
    line-height: 33px;
    padding: 0 75px;
    margin: 45px 0 100px 0;
}
.ab_txt_contain .title {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ab_txt_contain .title span{
    font-size: 43px;
    color: #333;
    display: inline-block;
    position: absolute;
    font-weight: 600;
    top: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#honors .join-us{
    background: url(images/h-1.png) no-repeat;
    background-size: 100% 100%;
    padding: 5% 0 2.5% 0;
} 
#honors  .mod-1 span {
    color: #4c4b4a;
}
#honors  .mod-1 p {
    color: #fff;
}
#honors .certify .swiper-slide{
    max-width: 336px;
    width: 22%;
    border: none;
}
#honors  .certify .swiper-button-next, #honors  .certify .swiper-button-prev{
    width: 50px;height: 50px;
    border-radius: 100%;
    top: 43%;
}
#honors .pod-1 .certify .swiper-button-prev {
    left: -6%;
    background: url(images/jl.png) center center no-repeat;
    background-size: 100%; border-radius: 100%;
}
#honors .pod-1 .certify .swiper-button-next {
    right: -6%;
    background: url(images/jr.png) center center no-repeat;
    background-size: 100%; border-radius: 100%;
    left: auto;
}
.swp{
    width: 86%;
    max-width: 1550px;
    margin: 0 auto;
}
.franchise{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    position: relative;
    width: 100%;
}
.franchise a{
    flex:1;
}
.franchise a img{
    width: 100%;
}
#parameters .list{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.artcont{
    width: 100%;overflow: hidden;margin-bottom: 70px;text-align: justify;
}
.artcont img{
    max-width: 100%;
}
#parameters .list a{
     display: block;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #e1e1e1;
    padding: 3% 0 2% 2%;
    width: 16.5%;
}

#liucheng .join-us{
    background: none;
    padding: 0;
}
#liucheng .join .mod-1{
    margin-top: 0;
}

div.lpcon{
    margin: 70px auto;
}
.zonedword{
    font-size: 20px;
    color: #888888;
}
 
#parameters .list p{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 18%;
}
.tplDict{
    display: flex;
    text-align: left;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
    margin: 50px 0;
}
.tplDict .drw{
    width: 27%;
}
.lpcon .tplDict .drw-1 p{
    background: url(images/lx1.png) no-repeat;
    background-size: contain;
    margin-bottom: 30px;
}
.tplDict .drw-1 span{
    font-size: 14px;
    display: block;
    color: #888;
    padding: 0px 10px;
    line-height: 30px;
}
.dasharr{
    width: 100%;
    background: #f4f4f4;
    padding: 45px 0;
}
.dasharr.on{
    background: #fff;
}
.dasharr-t{
    width: 100%;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}

.sild-b-d {
      position: fixed;
    bottom: 10px;
    right: 0;
    z-index: 99;
    display: block;
    width: 50px;
}
 
.sild-b-d a {
     display: inline-block;
    text-align: center;
    font-size: 14px;
    position: relative;
    height: 50px;
    width: 50px;
    background: #0a933c;
    border-radius: 100%;
    margin-bottom: 20px;
}
 
.sild-b-d a:last-child {
    background: url(images/mk.png) center -3px no-repeat #0a933c;
    color: #0a933c;
    background-size: 40px;
}
.sild-b-d a:first-child{
    background: url(images/md.png) center 5px no-repeat #0a933c;
    background-size: 25px 25px;
}
.sild-b-d a.m:last-child span{
    bottom: 8px;
}
.sild-b-d a.m span{
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    color: #fff;
}
.dasharr-t span{
    position: relative;font-size: 36px;
    color: #000;
    text-indent: 20px;
}
.dasharr-t span:before{
    position: absolute;
    height: 40px;
    width: 5px;
    background: #0a933c;
    display: block;
    content: '';
}
.dasharr-list{
        width: 100%;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.dasharr-list:after{
    content:'' ;
  width: 26%;
}
.dasharr-list a {
    display: block;
    width: 26%;
    margin: 60px 0 0 0;
       overflow: hidden;
}
.dasharr-list a p{
    font-size: 24px;
    color: #0a933c;
    text-align: left;
    margin: 40px 0 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact-infos{
    padding: 0 0 3% 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(images/contactbg.png) no-repeat;
    background-size: cover;
    margin-top: 3%;
}
.contact-infos .contact-item{
    width: 31.5%;
    position: relative;
}
.novel-map{
    width: 100%;
    overflow: hidden;
    max-height: 750px;
    margin-bottom: 3%;
}
.contact-item-com{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.contact-item-com .contact-img{
    display: block;
    max-width: 115px;
    margin: 0 auto;
    margin-top: 13%;
}
.contact-item-com p{
    font-size: 34px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 4%;
    position: relative;
}
.contact-item-com span{
    font-size: 18px;
    margin: 10% auto 0 auto;
    color: #fff;
    text-align: center;
    width: 80%;
    line-height: 28px;
    display: block;
}
.contact-item-com p:after{
    background: #fff;
    content: '';
    position: absolute;
    width: 65px;
    height: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -25px;
}
.contact-item .contact-bg{
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.hcase .ab_txt_contain{
    width: 100%;text-align: left;
}
.u-b-1 {
    width: 100%;
}
.new-list li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 5% 0;
}
.new-list li a .time {
    position: absolute;
    left: 0;
    top: 36%;
    background: #0a933c;
    z-index: -1;
    font-size: 0;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    padding: 1.5% 1.5%;
}
.new-list li:hover {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.new-list li a:hover .time {
    left: 5px; 
}
.new-list li a:hover img{
   transform: scale(1.05);
}

.new-list li a:hover .nr .title h1 {
  color: #0a933c; 
}
.new-list li a:hover .nr .title h1:after {
  background: #0a933c; 
}
.new-list li a:hover .nr .title h1:before {
  width: 668px;
  background: #0a933c; 
}
.new-list li a .time > div {

}
.new-list li a .time .day {
    font-size: 36px;
    color: #FFF;
}
.new-list li a .time .year {
    font-size: 14px;
    color: #FFF;
}
.new-list li a .nr {
       background: #FFF;
    margin-left: 8.5%;
    padding: 2.5%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 15%);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.new-list li a .nr .img {
    width: 32%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fl {
    float: left;
}
.new-list li a .nr .img > div {

}
.new-list li a .nr .img > div img {
    width: 100%;
    display: block;
     -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.new-list li a .nr .title {
    margin-left: 35%;
}
.new-list li a .nr .title h1 {
    width: 100%;
    font-size: 0.12rem;
    color: #333;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 6% 0 5% 0;
}
.new-list li a .nr .title .p {
    font-size: 0.085rem;
    color: #919191;
    line-height: 25px;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.new-list li + li {
    margin-top: 12px;
}
.dasharr-list a span{
    font-size: 14px;color: #000;
    display: block;text-align: left;
}
.dasharr-list a img{
    width:100%;
    transition: all 1s;
}
.dasharr-list a img:hover  {
    -webkit-transform: scale(1.05);
}
.new-list li a .time .day {
    font-size: 0.19rem;
    color: #FFF;
}
.new-list li a .time .year {
    font-size: 14px;
    color: #FFF;
}
.dasharr-t a{
        width: 136px;
    height: 36px;
    background: none;
    color: #0a933c;
    border: 2px solid #0a933c;
    line-height: 36px;
    display: block;
    text-align: center;
    font-size: 16px;
    transition: all 1s;
}
.bkd {
    width: 100%;overflow: hidden;
}
.bkd img{
    max-width: 100%;
    height: auto;
}
.dasharr-t a:hover{
    background: #0a933c;
    color: #fff;
}
.tplDict .drw-2 span{
    font-size: 16px;
    color: #888;
    padding: 0 10px;
    margin-top: 70px;
    display: block;
}
.tplDict .drw-3 span{
    font-size: 16px;
    color: #888;
    display: block;
    padding: 0 10px;
    line-height: 35px;
}
.tplDict .drw:nth-child(2) p{
    background: url(images/lx2.png) no-repeat;
    background-size: contain;
   margin-bottom: 30px;
}
.tplDict .drw:nth-child(3) p{
    background: url(images/lx3.png) no-repeat;
    background-size: contain;
    margin-bottom: 30px;
}
.lpcon .comp-1 .comp-min{
    color: #888;
    line-height: 45px;
    margin-top: 7px
}
.tplDict .drw p{
    font-size: 30px;
    color: #888;
    margin: 25px 0 0 16px;
    text-indent: 65px;
    position: relative;
}
.tplDict .drw p:after{
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #e5e5e5;
    bottom: -18px;
}
#parameters .list .cout{
    font-size: 36px;
    color: #0a933c;
    font-weight: 600;
}
#parameters .list .cout b{
    font-size: 16px;
    color: #999999;
    padding-left: 5%;
}
.ab_txt_contain .more{
    display: block;
    width: 620px;
    background: #0a933c;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 20px;
    margin: 30px auto;
      transition: all 1s;
      border: 1px solid #0a933c;
}
.ab_txt_contain .more:hover{
    background: #fff;
    color: #0a933c;
    border: 1px solid #0a933c;
      transition: all 1s;
}

.step2 .txt{
    color: #0a933c;
    font-size: 30px;
    position: absolute;
    right: 0;
    bottom: 20px;
}
.sort-c{
    height: 314px;
    position: relative;
    margin: 35px 0 0 0;
    box-shadow: 0px 0px 7px 0px #929292;
}
.kka{
    width: 36%;height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
}
.kka a{
    width: 136px;
    height: 36px;
    background: #fff;
    color: #0a933c;
    border: 2px solid #0a933c;
    line-height: 36px;
    display: block;
    margin: 50px auto 0 auto;
    text-align: center;
    font-size: 16px;
    position: absolute;
    right: 30px;
    bottom: 15px;
    transition: all 1s;
}
.kka a:hover{
    background: #0a933c;
    color: #fff;
}
.index_news .ab_txt_contain{
    width: 80%;
    margin: 0 auto;
    padding: 70px 0;
    text-align: center;
    max-width: 1522px;
}
.jevr{
    width: 100%;
    overflow: hidden;
    margin: 120px 0 0 0;
}
.jevr .left{
    float: left;
    width: 45%;
    
}
.fect img{
    max-width: 100%;
    margin-bottom: 25px;
    transition: all .5s;
}
.fect img:hover{
    transform: scale(1.1);
}
.listns{
    display: block;
    overflow: hidden;
}
.jevr .right{
    float: right;
    width: 50%;
    overflow-y: scroll;
}
.pddo{
    font-size: 36px;
    text-align: center;
}
.listns .l{
    float: left;
    width: 90px;
    color: #333333;
    position: relative;
    text-align: right;
}
.listns .l:after{
    position: absolute;
    content: '';
    width: 4px;
    height: 22px;
    background: #000;
    top: 4px;
    right: -21px;
}
.jevr .right .listns{
   margin-bottom: 40px;
}
.jevr .right .listns .r{
    border-bottom: 1px solid #c7e6d2;
     padding:0 0 40px 0;
}
.listns .l span{
    font-size: 30px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.listns .l p{
    font-size: 18px;
}
.listns .r{
    float: right;
    width: 80%;
    text-align: left;
}
.listns .r p{
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-top: 3px;
}
.listns .r span{
    font-size: 16px;
    color: #999999;
    display: block;
    line-height: 30px;
    margin-top: 10px;
}
.jevr .right::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background: #fff;
}
.jevr .right::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 10px 6px 0 #aaaaaa;
}
.jevr .right::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0px 0 0px #aaaaaa;
    border-radius: 10px;
}
.link-more{
    width: 175px;
    height: 40px;
    background: #fff;
    color: #0a933c;
    border: 1px solid #0a933c;
    line-height: 40px;
    display: block;
    margin: 50px auto 0 auto;
}

#footerWrap {
     position: relative;
    background: #141c40;
    color: #fff;
}
.fla-3 {
    width: 100%;
    height: 625px;
    margin: 70px 0;
}

.fla-3 .shm-1 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
.fla-3 .shm-2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 17px 0 0 0;
}
.fla-3 .subjoin {
    width: 100%;
    overflow: hidden;
    margin: 80px 0 0 0;
}
.fla-3 .subjoin .contain {
    width: 1255px;
    margin: 0px auto;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    position: relative;
}
.fla-3 .subjoin .center{
    width: 170px;
    margin-top: 60px;
    text-align: center;
}
.fla-3 .subjoin .center span{
    display: block;
    font-size: 24px;
    color: #fff;
    padding-top: 5px;
}
.fla-3 .subjoin .center img{
    width: 120px;
    height: 120px;
    display: inline-block;
}
.fla-3 .subjoin .left {
    width: 355px;
    
    margin-top: 30px;
}
.fla-3 .sfb-1 {
    height: 50px;
    width: 100%;
    border: none;
    line-height: 50px;
    background: #fff;
    margin-bottom: 33px;
}
.fla-3 .sfb-1 label {
    font-size: 22px;
    display: inline-block;
    padding-left: 14px;
    color: #000;
}
.fla-3 .sfb-1 input {
    width: 230px;
    vertical-align: top;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    display: inline-block;
}
.fla-3 .h_submits {
    width: 100%;
    background: #fff;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    cursor: pointer;
    color: #0a933c;
     font-family: SF Pro SC,SF Pro Text,SF Pro Icons,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.fla-3 .subjoin .right {
    width: 250px; 
}
.fla-3 .subjoin .right img {
    width: 182px;
    height: 182px;
    display: block;
}
.fla-3 .subjoin .right span {
    font-size: 24px;
    color: #fff;
    text-align: left;
    display: block;
    margin: 15px 0;
    padding-left: 8px;
}
.fla-3 .subjoin .right .ins {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url(images/htel-1.png) 0px 5px no-repeat;
    margin-top: 105px;
    padding-left: 7px;
}
.fla-3 .subjoin .right .ins p {
    font-size: 16px;
    font-weight: normal;
    margin-left: -40px;
    margin-bottom: 5px;
}
.gdd_foot2 {
    width: 80%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 45px 0 0 0;
    text-align: center;
}
.gdd_f_list_box .fom{
    width: 50%;
}
.gdd_f_list_box .footer-home{
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.footer-contact{
    width: 50%;
}
.footer-title{
    position: relative;
    font-size: 18px;
    color: #fff;
    padding-left: 16px;
    margin-bottom: 30px;
}
.footer-title:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 20px;
    background: #5eb63b;
    border-radius: 5px;
    bottom: -1px;
    left: 0;
}
.fbgdt{
     font-size: 16px;
    color: #9c9ea5;
    display: flex;
    align-items: top;
    justify-content: start;
    margin-bottom: 20px;
}
.fbgdt p{
    line-height: 25px;
    width: 80%;
    margin-left: 10px;
}
.footer-about{
    width: 30%;
}
.footer-code{
    width: 20%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-items: start;
}
.footer-code img{
    max-width: 100%;
    display: block;
}
.footer-code span{
    font-size: 16px;
    color: #9c9ea5;
    margin-top: 15px;
    display: block;
}
.footer-menus{
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;  
}
.footer-menus a{
    font-size: 16px;
    color: #9c9ea5;
    display: block;
    margin-bottom: 23px;
}
.footer-tel i{
    display: block;
    width: 23px;
    height: 23px;
    background: url(images/ft.png) no-repeat;
    background-size: cover;
}
.footer-dd i{
        display: block;
    width: 21px;
    height: 25px;
    background: url(images/st.png) no-repeat;
    background-size: cover;
}
.gdd_f_list_box {
    display: flex;
    justify-content: space-between;
    padding: 5% 0 0 0;
}
.gdd_f_list_box .gdd_f_list {
    display: flex;
    justify-content: space-between;
    width: 50%;
}
.fcode{
  max-width: 116px;
}
.fcode img{
    display: block;width: 100%;
}
.fcode span{
    display: block;
    font-size: 14px;
    color: #919191;
    text-align: center;
    margin-top: 15%;
}
.gdd_f_list_box .gdd_f_list dt {
    margin-bottom: 30px;
    text-align: left;
}
.gdd_f_list_box .gdd_f_list dd span{
    display: block;
    font-size: 24px;
    color: #0a933c;
    text-align: left;
    padding: 10px 0 0 0;
}
.focume{
    margin-top: 30px;
}
.focume dd{
    text-align: -webkit-center;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.focume dd a{
     display: block;
    width: 33.3%;
    margin-bottom: 20px;
}
.gdd_f_list .gdd_f_item:last-child dd{
    text-align: left;
}
.gdd_f_ewm_box dt a{
    font-size: 18px;
    color: #fff;
    position: relative;
}
.gdd_f_ewm_box dt a:after{
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
}
.gdd_f_list_box .gdd_f_list dt a {
    font-size: 18px;
    color: #fff;
    position: relative;
    font-weight: 600;
}
.gdd_f_list_box .gdd_f_list dd a {
    font-size: 14px;
    color: #999999;
}
.gdd_f_list_box .gdd_f_list .gdd_f_item_last .img{
    display: none;
    position: absolute;
    width: 150px;
    bottom: 35px;
    right: 195px;
}

.gdd_f_ewm_box .top_ewm {
    width: 1rem;
    height: 1rem;
}

.gdd_f_ewm_box .top_ewm img {
    width: 100%;
}
.gdd_foot_line {
    border-top: 1px solid #ffffff;
    width: 80%;
    margin: 30px auto 0 auto;
}
.gdd_foot_line_last {
    border-top: 1px solid #ffffff;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.gdd_foot_copyright_box {
    display: inline-block;
    padding: 1.5% 0;
    text-align: center;
    width: 100%;
}
.gdd_foot_copyright_box a{
    font-size: 16px;
    color: #9c9ea5;
}
.gdd_f_list_box .gdd_f_list dd {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.swiper-Tbit{
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
}
.swiper-Tbit .swiper-button-prev3{
   width:56px;height: 56px;
   background: url(images/pre.png) no-repeat;
   background-size: 100%;
   cursor: pointer;
   margin-right: 28px;
   flex:1;
}
.swiper-Tbit .swiper-button-next3{
   width:56px;height: 56px;
   background: url(images/next.png) no-repeat;
   background-size: 100%;
   cursor: pointer;
   flex:1;
}
.slidesss img{
    width: 100%;
}
.slidesss{
    width: 100%;
    overflow: hidden;
    height: 600px;
    background-size: cover
}
.position{
    font-size: 14px;width: 50%;
}
.position .urHere{
    margin: 0 auto;
    color: #999;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.position .urHere a{
    color: #999;
}
.position .urHere span{
    color: #5eb63b;
}
.urHere a:first-child {
    background: url(images/pstion.png) left 0 no-repeat;
    padding-left: 2%;
    background-size: 32%;
}
.contain-s{
    width: 63%;margin: 0 auto;
}
.profile {
    position: relative;
    padding: 90px 0 80px 0;
    overflow: hidden;
}
.profile .coverimg{
    position: absolute;
    left: 0;
    width: 44%;
    display: block;
    top: 60px;
    z-index: 1;
}
.htmd{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.profile .content{
    width: 63%;
    float: right;
    overflow: hidden;
    background: #fff;
}
.profile .content .detil{
     width: 78%;
    float: right;
    padding: 40px 20px 40px 0;
}
.profile .content .detil .wid{
     font-size: 30px;
    color: #333;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 35px;
}

.chane{
    background-size: cover;
    width: 100%;
    height: 779px;
    position: relative;
    margin-bottom: 80px;
}
.chane .tx{
    position: absolute;
    width: 35%;
    right: 15%;
    top: 247px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 29px;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    text-align: left;
}
.sort-a span{
    font-size: 24px;
    color: #666;
    display: inline-block;
    margin: 40px 70px 35px 0;
    position: relative;
    cursor: pointer;
}
.sort-a span.cur{
    font-size: 30px;
    color: #0a933c;
}
.sort-a span:after{
    display: block;
    content: '';
    position: absolute;
    height: 1px;
    background: #0a933c;
    width: 0%;
    bottom: -10px;
}
.sort-a span.cur:after{
    width: 100%;
    -webkit-transition: all .5s;
}
.sort-a span:hover{
     color: #0a933c;
}
.sort-a span:hover:after{
     width: 100%;
    -webkit-transition: all .5s;
}
.sort-b .nk{
    display: none;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.sort-b .nk a{
     display: block;
    width: 28%;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 7px 0px #929292;
    
}
.sort-b .nk a span{
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 18px;
}
#classic_index .ab_txt_contain{
    text-align: left;
}
.sort-b .nk a img{
    width: 100%;transition: all .5s;
}
/**---全屏文化**/
.contain-1200{
    width: 1200px;
    margin: 0 auto;
}
.cult_1{
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.cult_1 a{
    display: block;
    width: 48.5%;
    margin-bottom: 50px;
}
.cult_1 a img{
    width: 100%;
    transition: all .5s;
}
.cult_title{
    display: block;
    margin: 30px auto 9% auto;
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    position: relative
}
.cult_title:after{
    position: absolute;
    width: 60px;
    height: 2px;
    background: #0a933c;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    top: 50px;
}
.cult_2 {
    width: 100%;
    overflow: hidden;
    display: flex;
    margin: 0 0 12% 0;
    justify-content: space-around;
    align-content: space-around;
}
.cult_2 a {
    display: block;flex: 1;
}
.cult_2 a img{
   max-width: 100%;transition: all .5s;
}
.cult_2 a:first-child img:first-child{
    margin-bottom: 20px;
}
.part-content{
    width: 100%;
    overflow: hidden;
    background: #f7f7f7;
    padding: 60px 0 60px 0;
    margin-bottom: 10%;
}
.cult_3{
    width: 100%;
}
.cult_3 a{
  width: 386px;height: 237px;margin-bottom: 18px;
  margin-right: 18px;
  display: block;
  float: left;
  box-shadow: 0px 1px 7px -4px #a0a0a0;
}
.cult_3 a:nth-child(3n){
    margin-right: 0;
}
.cult_3 a img{
    width: 100%;transition: all .5s;
}
.cult_1 img:hover,.cult_2 img:hover,.cult_3 img:hover{
    transform: scale(1.1);
}
.experts-list .item span{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center;
    display: block;
    line-height: 25px;
    font-size: 18px;
    color: #999999;
}
.experts-list{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.experts-list .item{
    width: 33.3%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 2%;
}
.technical  .item{
    width: 25%;
}
.experts{
        width: 100%;
    overflow: hidden;
    padding-bottom: 3%;
}
.experts-list .item img{
    display: block;
    margin: 0 auto;
    max-width: 227px;
}
.experts-list .item p{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #000;
    margin: 10% 0 6% 0;
    font-weight: 600;
}
.plh {
    width: 100%;
    margin:0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 3%;
    align-items: center;
}
.plh a {
    width: 16%;
    float: left;
    margin-right: 5%;
    background: #fff;
    display: inline-block;
    margin-bottom: 2%;
    position: relative;
    box-shadow: 0px 0px 0px 1px #e5e5e5;
    padding-bottom: 1%;
}
.plh a:nth-child(5n){
    margin-right: 0;
}
.plh a img {
    width: 80%;
    display: block;
    margin: 10% auto 5% auto;
    transition: all .5s;
} 
.plh a img:hover{
     transform: scale(1.1);
}
.plh a p {
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    text-align: center;
}
.plh a span {
    display: block;
    font-size: 14px;
    color: #666666;
    padding: 16px 10px;
}

.bigimg {
    width: 400px !important;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    z-index: 99999;
    border: 10px solid #fff;
    height: auto !important
}
.conmm-title{
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 5% 0 3% 0;
}
.conmm-title p{
    font-size: 50px;
    color: #000;
    font-weight: 600;
    position: relative;
}
.conmm-title p:after{
    position: absolute;
    content: '';
    width: 95px;
    height: 4px;
    bottom: -25px;
    background: #5eb63b;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.conmm-title span{
    font-size: 24px;
    color: #999999;
    display: block;
    padding-top: 40px;
}
.masks {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.9;
    filter: Alpha(opacity=50);
    z-index: 9999;
    transition: all 1s;
    display: none;
}
.masks>img {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 60px;
    cursor: pointer;
}
/**---全屏荣誉**/
/**---全屏产品**/
.tabpan{
    max-width: 1480px;
    margin: 70px auto 0 auto;
    text-align: center;
    padding: 3.5% 0;
}
.tabpan .tx{
    width: 55%;
    margin:0 auto;
    font-size: 16px;
    padding: 0 5%;
    color: #333333;
    text-align: left;
    background: rgba(255, 255, 255,.9);
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
#company{
    position: relative;
}
#service .join-us{
    background: url(images/s-1.png) no-repeat;
    background-size: 100% 100%;
    padding: 11% 0 2% 0;
}
.anon{
    width: 81.5%;
    position: absolute;
    bottom: -13%;
    right: 0;
    background: url(images/ab-1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.anon .item{
    padding: 4% 0;
    width: 25%;
    text-align: center;
}
.anon .cout{
    font-size: 60px;
    color: #fff;
    font-weight: 600;
}
.anon .item p{
    font-size: 24px;
    color: #fff;
    font-weight: 100;
    margin-top: 12%;
}
.tabpan .tx p{
        text-align: center;
    color: #0a933c;
    font-size: 30px;
    font-weight: 500;
}
.tabpan .tx span{
    display: block;
    color: #000;
    line-height: 25px;
    font-weight: 400;
}
.contain-1480{
    max-width: 1200px;
    margin: 0 auto;
}
.dowebok{
    width: 100%;
    overflow: hidden;
    margin: 70px 0;
}
.dowebok-1{
    width: 100%;overflow: hidden;display: block;
}
.dowebok-1 span{
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    float: left;
    padding: 10px 15px;
    background: #f0eaea;
    margin-right: 10px;
    cursor: pointer;
}
.dowebok-1 span.cur{
    background: #f8f8f8;
}
.tabNav-1 a {
    display: block;
    float: left;
    width: 440px;
    height: 320px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
}
.tabNav-1 a span{
    font-size: 26px;
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
}
.tabNav-1 a:nth-child(3n){
    margin-right: 0;
}
.tabNav{
    width: 100%;
    background: #f8f8f8;
    padding: 30px 30px 0 30px;
    overflow: hidden;
}
.tabNav .content{
    line-height: 30px;
    padding: 0 50px 30px 0;
}
.tabNav .content img{
    max-width: 100%;
    width: auto;
}
.tabNav-1 img{
    width: 100%;transition: all .5s;
}
.tabNav-1 img:hover{
   transform: scale(1.1);
}
.vad{
    max-width: 750px;
    margin: 50px auto;
}
.hhd{
    width: 100%;
    overflow: hidden;
    padding: 70px 0;
    background: #f8f8f8;
}
.hhd .p{
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: 500;
}
.hhd a{
    display: block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
}
.hhd a:nth-child(3n){
    margin-right: 0;
}
.hhd a img{
   width: 100%;transition: all .5s;
}
.hhd img:hover{
   transform: scale(1.1);
}
 
.dpca{
    width: 100%;
    height: 640px;
    position: relative;
    margin-bottom: 200px;
}
.dpca .swiper-container {
    width: 100%;
    height: 100%;
}
.dpca .slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
}
.filtrateall{
    background: #fff;
    width: 43%;
    height: 65%;
    position: absolute;
    top: 18%;
    z-index: 1;
    right: 0;
}
.filtrate {
    font-size: 16px;
    width: 80%;
    margin: 2% 0 0 6%;
    color: #666666;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
.filtrate span{
    line-height: normal;
    display: block;
}
.filtrate p{
    font-size: 26px;
    color: #333;
}
.rate-bit {
    position: absolute;
    bottom: -9%;
    right: 10%;
    font-size: 36px;
    color: #999999;
}
.rate-bit .swiper-button-next2 {
    width: 60px;
    height: 60px;
    position: absolute;
    background: url(images/nd.png) no-repeat;
    right: -58px;
    top: 10px;
    cursor: pointer;
}
.filtrate a {
    width: 40px;
    height: 1px;
    background: #0a933c;
    display: block;
}
.rate-bit .swiper-button-prev2 {
    width: 60px;
    height: 60px;
    position: absolute;
    background: url(images/pd.png) no-repeat;
    left: -100px;
    top: 10px;
    cursor: pointer;
}
 
.scient .tabpan{
    padding: 6.5% 0;
}
.scient .hhd{
    background: #fff;padding: 30px 0 70px 0;
}
.scient .hhd a{
    position: relative;
}
.scient .hhd a span {
    display: block;
    font-size: 14px;
    color: #fff;
    bottom: 6%;
    position: absolute;
    left: 5%;
}
 
.achieve .profile .coverimg{
    z-index: 0;
}
.achieve .profile .content .detil {
    width: auto;
    float: none;
    padding: 30px 20px 30px 30px;
}
.achieve .profile .content .detil .wid {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.achieve .profile .coverimg{
    width: 52%;
}
.achieve .profile a{
   font-size: 16px;
    color: #0a933c;
    border: 1px solid #0a933c;
    margin-top: 4%;
    display: inline-block;
    padding: 1.3% 4%; 
}
.achieve-list a{
    display: block;
    float: left;
    width: 21.1%;
    margin-right: 5.2%;
    position: relative;
}
.achieve-list a:nth-child(4){
    margin-right: 0;
}
.achieve-list a img{
    width: 100%;
    transition: all .5s;
}
.achieve-list a img:hover{
   transform: scale(1.1);
}
.achieve-list a span {
    display: block;
    position: absolute;
    background: #0a933c;
    width: 75%;
    bottom: -5%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 6% 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.achieve-list{
      padding-bottom: 130px;overflow: hidden;
}
/**---全屏科研成果**/
/**---全屏研发投入**/
.aging img{
    max-width: 100%;
}
.aging{
    margin: 4% auto;line-height: normal
}
/**---全屏研发投入**/
/**---全屏新闻中心**/
.caselist{
    position: relative;
    padding: 70px 0 20px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.caselist a {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: block;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.caselist a img {
    width: 100%;
    
}
.caselist a:hover{
    transform: scale(1.05);
}
.caselist a:nth-child(3n) {
    margin-right: 0;
}
.caselist .item_bot_txt {
    padding: 5%;
    background-color: #f5f5f5;
}
.caselist .item_bot_txt p {
    font-size: 20px;
    color: #333333;
    margin-bottom: 7%;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
}
.caselist .item_bot_txt .time {
    font-size: 14px;
    color: #666666;
    margin-bottom: 7%;
    display: block;
}
.caselist .item_bot_txt .description{
    font-size: 14px;
    color: #999999;
    margin-bottom: 2%;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.pager{
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 5%;
}
.pager a{
    display: inline-block;
    background: #f6f6f6;
    padding: 15px 20px;
    font-size: 18px;
    color: #666666;
    margin-right: 1.5%;
    font-family: cursive;
    border-radius: 5px;
}
.pager a.active{
    background: #5eb63b;
    border: 1px solid #5eb63b;
    color: #fff;
}
.pager a.disable{
        cursor: not-allowed;
}
.sk-1{
     padding: 2% 2%;
    background: #fff;
    margin-top: 70px;
}
.sk-1 video{
    width: 100%;
}
.sk-1 img{
    width: 100%;
}
.new-pmd{
    text-align: center;
    overflow: hidden;
    width: 100%;
    font-size: 30px;
    color: #333;
    font-weight: 600;
    line-height: normal;
    margin: 3% 0 0 0;
}
.new-pmd-time{
    font-size: 16px;
    color: #666666;
    text-align: center;
    overflow: hidden;
    width: 100%;
    line-height: normal;
    padding: 30px 0 0 0;
}
.new-pmd-content{
    overflow: hidden;
    width: 80%;
    line-height: normal;
    text-align: justify;
    margin: 3% auto;
    border: 1px solid #ebecf6;
    padding: 3%;
    border-radius: 30px;
}
.new-pmd-content img{
    max-width: 100%;
    height: auto;
}
.lift {
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
    font-size: 12px;
    color: #000;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
}
.lift a{
    font-size: 12px;
    color: #000;
}
.lift span:hover,.lift span:hover a{
    color: #0a933c;
}

.investor .ab_txt_contain{
    width: 100%;
    padding-bottom: 0;
}
.investor .link-more {
    text-align: center;
    margin: 0 auto 70px auto;
}
.tzzg{
    background-size: cover;
    width: 100%;
    height: 660px;
    position: relative;
}
.tzzg .link-more {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 50%;
    top: 50%;
}
 
.abstract{
    font-size: 18px;
    color: #38764e;
    background: #f3fbf5;
    width: 75%;
    margin: 40px auto;
    text-align: center;
    padding: 20px 0;
    font-weight: 500;
    line-height: normal;
}
.abstract_content{
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}
.abstract_shte{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.develop-1{
    width: 100%;
    overflow: hidden;
    padding: 45px 0;
    background: #f8f8f8;
    margin: 50px 0;
}
.abstract_shte a span{
    display: block;
    font-size: 19px;
    color: #0a933c;
    text-align: left;
    font-weight: 600;
    margin-bottom: 25px;
}
.abstract_shte a:last-child span{
    color: #d82e2e;
}
.abstract_shte img{
    max-width: 100%;
    transition: all .5s;
}
.abstract_shte img:hover{
    transform: scale(1.1);
}
.c-row{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    top: 20%;
    z-index: 0;
    max-width: 370px;
}
.c-row p{
    color: #0a933c;
    font-size: 19px;
    margin-top: 30px;
    font-weight: 600
}
.c-row img{
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 19%;
}

.c-row-1{
    width: 165px;
    height: 165px;
    padding: 15px;
    border-radius: 100%;
    background: #fefefe;
    text-align: center;
    border: solid 1px #ebeced;
    
     
}
.c-row-1:hover{
    animation: externalHalo 3s linear;
    animation-iteration-count:infinite;
    background: url(images/loading-circle@2x.png) no-repeat;
    background-size: contain;
}
.c-row-2{
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0px 0px 6px 1px #dcdfdb;
    position: relative;

}
.c-row-2:hover{
        animation: internalAvatar 3s linear;
    animation-iteration-count:infinite;
    background: url(images/loading-circle@2x.png) no-repeat;
    background-size: contain;
}
@keyframes externalHalo {
    0%{
      transform: rotate(0deg);
    }
    25%{
      transform: rotate(90deg);
    }
    50%{
      transform: rotate(180deg);
    }
    100%{
      transform: rotate(360deg);
    }
  }
  @keyframes internalAvatar {
      0%{
      transform: rotate(-360deg);
    }
    25%{
      transform: rotate(-180deg);
    }
    50%{
      transform: rotate(-90deg);
    }
   100%{
      transform: rotate(0deg);
    }   
    
  }
  .abstract_shte a{
      display: block;    width: 36%;
  }
  .molecule{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
    margin: 70px 0;
  }
  .molecule .nubx {
    width: 48.5%;
    height: 182px;
    text-align: left;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    position: relative;
    box-shadow: 0 0 6px -1px #a4a4a4;
  }
  .molecule .nubx img{
    display: block;
    height: 172px;
    width: 262px;
    padding: 5px;
    box-shadow: 0 0 6px -1px #a4a4a4;
    cursor: pointer;
    transition: all .5s;
  }
  .molecule .nubx img:hover{
      transform: scale(1.1);
  }
  .molecule .nubx .bv{
      width: 57%;
      text-align: left;
  }
  .molecule .nubx .bv p{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    position: relative;
    margin: 20px 0;
    text-align: left;
    text-indent: 0px;
    padding-left: 20px;
  }
  .molecule .nubx .bv p:before{
      width: 7px;height: 7px;
      content: '';
      position: absolute;
      background: #0a933c;
      left: 0;
      top: 8px;
  }
  .molecule .nubx  span{
      display: block;
  }
  .molecule-1 span{
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    background: url(images/icon2.png) 0px 5px no-repeat;
    padding-left: 23px;
  }
  .molecule-2 span{
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    line-height: 23px;
    padding-left: 20px;
  }
  .xsmall {
    text-align: center;
    overflow: hidden;
    width: 100%;
    margin-bottom: 70px;
  }
  .xsmall img{
      max-width: 100%;
  }
  .merge{
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: auto;
    position: relative;
    box-shadow: 0 0 8px -1px #a4a4a4;
    margin-bottom: 70px;
    padding: 30px 25px;
    font-size: 18px;
  }
  .merge span {
    color: #333;
    position: relative;
    display: inline-block;
    padding-left: 20px;
  }
  .merge span b{
      color:#0a933c;
      position: relative;
  }
  .merge span:after{
    width: 7px;
    height: 7px;
    content: '';
    position: absolute;
    background: #0a933c;
    left: 0;
    top: 8px;
  }
/**---全屏可持续发展**/
/**---全屏联系方式**/
.contact .caselist .item_bot_txt{
    background: #fff;
    border: 1px solid #dddddd;    
}
.contact .caselist .item_bot_txt .description{
     margin-bottom:5px;
     min-height: auto;
}
.abhuah{
    width: 100%;
    overflow: hidden;
    background: #f9fafb;
    margin: 50px 0 0 0;
    padding: 70px 0;
}
.part-a{
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    padding: 0 0 40px 0;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.bd-1 p{
    font-size: 40px;
    color: #333;
}
.bd-1 span{
    font-size: 16px;
    color: #999999;
    display: block;
    text-transform: uppercase;
    margin-top: 15px;
}
.bd-2 {
    font-size: 20px;
    color: #d70000;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    align-content: space-evenly;
    flex-wrap: wrap;
    line-height: normal;
    position: relative;
    font-weight: 600    
}
.bd-2 span{
    display: block;
    line-height: 50px;
    background-size: contain;
    padding-left: 70px;
}
.bd-2 span:first-child{
    background: url(images/hhtel.png) no-repeat;    margin-right: 60px;
}
.bd-2 span:last-child{
    background: url(images/hhfax.png) no-repeat;
}
.part-b{
        display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    line-height: normal;
    width: 100%;
    position: relative;
}
.loa{
    margin: 50px 0 0 0;
    text-align: left;
}
.loa p{
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.loa span {
    font-size: 16px;
    color: #333;
    display: block;
    margin-top: 40px;
    background: url(images/message.png) 0 6px no-repeat;
    text-indent: 25px;
    line-height: normal;
}

/**---全屏联系方式**/
/**---全屏**/
.contain-1107{
    width: 1107px;
    margin: 0 auto;
}
.job_content p{
    font-size: 16px;
    text-align: center;
    color: #999999;
    line-height: 30px;
    margin-bottom: 45px;
}
.job_content img{
    max-width: 100%;
     transition: all .5s;
     cursor: pointer;
     text-align: center;
}
.job_content img:hover{
    transform: scale(1.1);
}
.breadcrumb{
    background: #0a933c;
    font-size: 16px;
    color: #f5f5f5;
    position: relative;
    height: 50px;
    line-height: 50px;
    margin-top: 90px;
    padding: 0 30px;
}
.breadcrumb span{
    display: block;
    float: left;
    width: 23%;
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
}
.breadcrumb span:last-child{
    width: 8%;
}
.breadcrumb-item{
     background: #faf9f9;
    font-size: 16px;
    color: #333;
    position: relative;
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
}
.breadcrumb-item:nth-child(2n){
    background: #ededed;
}
.breadcrumb-item span{
    display: block;
    float: left;
    width: 23%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}
.breadcrumb-list{
    width: 100%;
    overflow: hidden;
}
.breadcrumb-pager{
    width: 100%;
    background: #faf9f9;
    padding: 30px 0;
    margin-bottom: 70px;
}
.breadcrumb-pager .pager{
     margin-bottom: 0;
}
.breadcrumb-item span a{
    color: #0a933c;
    border: 1px solid #0a933c;
    padding: 3px 11px;
    border-radius: 17px;
    display: inline;
}
.breadcrumb-item span a:hover{
    background: #0a933c;
    color: #f5f5f5;
}
.breadcrumb-item span:last-child{
    width: 8%;
}
.linenums{
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin: 70px 0;
}
.linenums-1{
    font-size: 36px;
    text-align: center;
    color: #000;
    margin: 40px 0;
    font-weight: 500;
}
.linenums-2{
    background: #ededed;
    height: 110px;
    line-height: 110px;
    font-size: 20px;
    color: #333333;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    padding: 0 50px;
    position: relative;
}
.linenums-2 span{
    padding-left: 30px;
}
.linenums-2 span:nth-child(1){
    background: url(images/jb1.png) left center no-repeat;
}
.linenums-2 span:nth-child(2){
    background: url(images/jb2.png) left center no-repeat;
}
.linenums-2 span:nth-child(3){
    background: url(images/jb3.png) left center no-repeat;
}
.linenums-2 span:nth-child(4){
    background: url(images/jb4.png) left center no-repeat;
}
.linenums-3 {
    padding: 70px 50px;
}
.linenums-3 .title {
     font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 48px;
}
.linenums-3 .right {
    margin-left: 20px;
    display: inline-block;
    width: auto;
    font-size: 16px;
    color: #666666;
    line-height: 48px;
    vertical-align: top;
    white-space: pre-line;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    margin-top: -48px;
}
.pv15 {
    padding: 15px 0;
}
.linenums .bottom {
    height: 110px;
    padding: 0 30px;
    background: #ededed;
    line-height: 110px;
    overflow: hidden;

}
.linenums .bottom a{
    margin-right: 10px;
    display: inline-block;
    width: 140px;
    height: 55px;
    background: #0a933c;
    font-size: 20px;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.2s;
    border: 1px solid #0a933c;
}
.linenums .bottom a.backtolist{
    color: #999999;
    background: #fff;
    border: 1px solid #d0c1c1;
}
.tm-content{
    padding: 30px;
}
.tm-content .layui-layer-title{
    font-size: 20px;
    text-align: center;
    padding: 0;
    line-height: 42px;
    background: #fff;
    border-bottom: none;
    margin: 20px 0;
    color: #333;
    font-weight: 600;
}
.tm-content .layui-layer-btn{
    text-align: center;
}
.tm-content .layui-layer-btn .layui-layer-btn0 {
    border-color: #0a933c;
    background-color: #0a933c;
    color: #fff;
    padding: 5px 106px;
    margin-bottom: 20px;
}
.mz{
    margin: 0 40px 20px 40px;
}
.mz span{
    font-size: 16px;
}
.mz input{
    width: 240px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ebe5e5;
    text-indent: 10px;
}
/**---全屏**/
@media screen and (max-width:1825px){
    .fzlist a p{
        font-size: 32px;
    }
    .store .comp-cout {
        bottom: 10px;
    }
}
@media screen and (max-width:1720px){
    .gdd_top_banner .txtArea .txt {
        font-size: 60px;
    }
    .tplDict .drw-1 span{
        line-height: 23px;
    }
     .filtrate p {
        font-size: 20px;
     }
     .filtrate span {
        font-size: 14px;
    }
    .dpca {
        margin-bottom: 100px;
    }
    .rate-bit .swiper-button-prev2 {
        width: 30px;
        height: 30px;
        position: absolute;
        background: url(images/pd.png) no-repeat;
        left: -25px;
        top: 10px;
        background-size: cover;
        cursor: pointer;
    }
    .rate-bit .swiper-button-next2 {
        width: 30px;
        height: 30px;
        position: absolute;
        background: url(images/nd.png) no-repeat;
        right: -58px;
        top: 10px;
        background-size: cover;
        cursor: pointer;
    }    
    .rate-bit {
        bottom: -5%;
    }
 
}
@media screen and (max-width:1600px){
    .friendlink{
            font-size: 14px;
    }
    .friendlink a{
            font-size: 14px;
    }
    .fbgdt p {
        line-height: 22px;
    }
    .certify .swiper-slide {
        width: 400px;
    }
    .culture-info p {
        font-size: 22px;
    }
    .culture-info span {
        font-size: 16px;
        line-height: 25px;
    }
    .culture-title .item {
        border-radius: 20px;
    }
    .block-hd p {
        font-size: 22px;
        padding: 4px 15px;
        margin-bottom: 4px;
    }
    .block-hd span {
        font-size: 16px;
        line-height: 30px;
        padding-left: 15px;
    }
    .zk-compay-main p {
        font-size: 40px;
        line-height: 60px;
    }
    .zk-compay-main p.lend:after {
        width: 450px;
        height: 15px;
        bottom: 6px;
    }
    .zk-compay-main span {
        font-size: 16px;
        line-height: 30px;
        margin-top: 5%;
    }
    .need-item-info p {
        font-size: 32px;
    }
    .need-item-info p:after {
        width: 20px;
        height: 6px;
        bottom: -12px;
    }
    .need-item-info span {
        font-size: 18px;
        line-height: 26px;
    }
    .advant-list .item img {
        max-width: 158px;
    }
    .advant-list .item p {
        font-size: 22px;
        padding: 7% 0 3% 0;
    }
    .advant-list .item span {
        width: 90%;
        font-size: 15px;
        line-height: 25px;
        min-height: 52px;
    }
    .suppert-title p {
        font-size: 40px;
    }
    .suppert-title span {
        font-size: 22px;
        padding-top: 25px;
    }
    .suppert-list .item img {
        max-width: 45px;
    }
    .suppert-list .item p {
        font-size: 22px;
    }
    .experts-list .item img{
        width: 200px;
    }
    .suppert-list .item span {
        font-size: 16px;
        line-height: 23px;
        margin-top: 7px;
    }
    .experts-list .item p {
        font-size: 22px;
    }
    .supperlp .item-info {
        max-width: 315px;
    }
    .supperlp {
        max-width: 370px;
        padding: 2% 0;
        margin-bottom: 4%;
    }
    .supper-img{
        max-width: 455px;width: 32%;
    }
    .experts-list .item span{
        line-height: 23px;
        font-size: 16px;
    }
    .technical{
       flex-wrap: wrap;
    }
    .technical .item {
      width: 50%;
      margin-bottom: 5%;
     }
     .experts {
        padding-bottom: 1%;
    }
    .conmm-title p {
        font-size: 40px;
    }
    .conmm-title p:after {
        width: 85px;
        height: 3px;
        bottom: -20px;
    }
    .conmm-title span {
        font-size: 20px;
        padding-top: 35px;
    }
    .plh a p {
        font-size: 13px;
    }
    .bigimg {
        width: 350px !important;
    }
    .masks>img {
        width: 50px;
    }
    .contact-item-com .contact-img{
        width: 95px;
    }
    .contact-item-com p {
        font-size: 28px;
    }
    .contact-item-com span {
        font-size: 16px;line-height: 25px;
    }
    .contact-item-com p:after {
        width: 55px;
        height: 4px;
        bottom: -20px;
    }
    .novel-map {
        max-height: 650px;
    }
    .new-pmd-time {
        font-size: 14px;
        padding: 25px 0 0 0;
    }
    .new-pmd-content{
        border-radius: 20px;
    }
     .hd-yy .content .right{
        height: 500px;
    }
    .swiper-bit {
        font-size: 23px;
    }
    .paddt {
        font-size: 14px;
        line-height: 28px;
    }
    .swiper-bit b {
        font-size: 30px;
    }
   .swiper-bit .swiper-button-next2 {
        width: 40px;
        height: 7px;
        background-size: contain !important;
        right: -60px;
        top: 10px;
    }
    .paddt p {
        margin: 0 0 25px 0;
        font-size: 20px;
    }
    .dateday {
        font-size: 46px;
    }
    .dateyear {
        font-size: 14px;
    }
    .swiper-bit .swiper-button-prev2 {
        width: 40px;
        height: 7px;
        background-size: contain !important;
        left: -60px;
        top: 10px;
    }
    .join-bd {
        font-size: 20px;
        letter-spacing: 3px;
    }
    .join-title p {
        font-size: 56px;
        line-height: 80px;
        letter-spacing: 2px;
    }
    .join-nd, .join-wd {
        font-size: 16px;
    }

    .company-title p {
        font-size: 40px;
        line-height: 60px;
    }
    .company-desc {
        font-size: 16px;
        line-height: 30px;
    }
    .zk-product-title {
        font-size: 40px;
        letter-spacing: 4px;
    }
    .zk-product-title span:before {
        width: 122px;
        left: -200px;
    }
    .zk-product-title span:after {
        width: 122px;
        right: -200px;
    }
    .zk-product-desc {
        font-size: 16px;
        padding-top: 18px;
    }
    .zk-product-menus a.cur {
        border-bottom: 4px solid #5eb63b;
    }
    .zk-product-menus a {
        font-size: 22px;
        padding: 0 0 10px 0;
        border-bottom: 4px solid #fff;
    }
    .zk-product-menus-list a .info p {
        font-size: 26px;
    }
    .zk-product-menus-list a .info span {
        font-size: 14px;
    }
    .zk-product-ul-list .content-list p {
        font-size: 22px;
    }
    .zk-product-ul-list .content-list span {
        font-size: 16px;
        padding: 13px 0 26px 0;
    }
    .product-bokd {
        font-size: 16px;
        line-height: 24px;
        color: #000;
    }
   
    .view-more {
        bottom: 10%;
        font-size: 18px;
        padding: 16px 40px;
        font-weight: 600;
    }
    .short-title p {
        font-size: 22px;
    }
    .short-title span {
        font-size: 16px;
        padding: 13px 0 22px 0;
    }
    .swiper-container .swiper-button-prevh, .swiper-container .swiper-button-nexth{
         width: 55px;
         height: 55px;
         font-size: 24px;
    }
    .gdd_top_banner .swiper-pagination-bullet{
        margin: 0 8px !important;
        width: 25px;
        height: 8px;
    }
    .gdd_top_banner .swiper-pagination-bullet-active {
        width: 75px;
    }
    #header{
        height: 90px;
    }
    #header #gnb li .twoD{
        top: 90px;
    }
    .caselist .item_bot_txt p{
        font-size: 18px;
    }
    .caselist .item_bot_txt .time {
        font-size: 13px;
    }
    .caselist .item_bot_txt .description{
        font-size: 13px;    line-height: 18px;
    }
    
    .position .urHere{
        font-size: 14px;
    }
    .urHere a:first-child {
        background: url(images/pstion.png) left center no-repeat;
        background-size: 28%;
    }
   .tig a {
        font-size: 14px;
        margin-left: 15px;
    }
    .index_here{
      line-height: 55px;
    }
    .tig a.cur:after {
        width: 18px;
    }
    .bnd-list .dka span {
        font-size: 16px;
        background-size: 16px;
        padding-left: 20px;
    }
    .bnd-list a:hover .dka span{
          background-size: 16px;
    }
    .bnd-list .dka p {
        font-size: 16px;height: 36px;
    }
    .bnd-list a:hover .dka{
        border-bottom: 2px solid #0a933c;
    }
    .pager a{
        padding: 13px 18px;
        font-size: 17px;
    }
    .scg p{
        font-size: 46px;
    }
    .scg span {
        font-size: 16px;
    }
    .mon-1 img {
        height: 45px;
    }
    .mon-1 .item p {
        font-size: 18px;
    }
    .mon-1 .item span {
        font-size: 14px;
    }
    .ver-2 p {
        font-size: 18px;
    }
    .ver-1 .item i{
       width: 8px;
       height: 8px;
    }
    .ver-2 span {
        font-size: 13px;
        line-height: 18px;
    }
    .join .mod-1 p {
        font-size: 32px;
    }
    .join .mod-1 span {
        font-size: 16px;
    }
    .par-1 {
        font-size: 15px;
        line-height: 28px;
    }
    #parameters .list p {
        font-size: 17px;
    }
    #parameters .list .cout {
        font-size: 32px;
    }
    #parameters .list .cout {
        font-size: 28px;
    }
    #parameters .list .cout b {
        font-size: 14px;
    }
    #honors .certify .swiper-button-next, #honors .certify .swiper-button-prev{
        width: 45px;
        height: 45px;
    }
    #honors .certify .swiper-slide {
      width: 32%;
    }
    .blocks .item p {
         font-size: 22px;
    }
    .blocks .item span {
        font-size: 16px;
        line-height: 25px;
    }
    .blocks .item:hover::after {
        height: 3px;
    }
    .blocks .item img {
        width: 50px;
    }
    .anon .cout {
        font-size: 50px;
    }
    .anon .item p {
        font-size: 20px;
    }
    .slidesss{
        height: 550px;
    }
    .fom a img{
        width: 118px;
    }
    .footer-title {
        font-size: 16px;
        padding-left: 13px;
        margin-bottom: 25px;
    }
    .footer-title:before {
        width: 4px;
        height: 18px;
        bottom: -1px;
        left: 0;
    }
    .fbgdt {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .fom .fcon {
        font-size: 17px;
        background-size: 6%;
        padding-left: 10%;
        margin-top: 9%;
        line-height: 19px;
    }
    .footer-tel i {
        width: 19px;
        height: 19px;
    }
    .footer-dd i {
        width: 17px;
        height: 20px;
    }
    .footer-menus a {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .footer-code span {
        font-size: 14px;
        margin-top: 10px;
    }
    .gdd_foot_copyright_box a {
        font-size: 14px;
    }
    .fom p {
        font-size: 24px;
    }
    .fom span {
        font-size: 13px;
        color: #0a933c;
    }
    .gdd_f_list_box .gdd_f_list dt a {
        font-size: 17px;
    }
    .gdd_f_list_box .gdd_f_list dd a {
        font-size: 13px;
    }
    .fcode{
        width: 90px;
    }
    .fcode span {
        font-size: 13px;
    }
    .nod-2 a .date p {
        font-size: 32px;
    }
    .nod-2 a .date span {
        font-size: 13px;
        margin-top: 8px;
    }
    .nod-2 a .date {
        width: 60px;
    }
    .nod-2 .bd p{
        font-size: 16px;
    }
    .nod-2 .bd span{
        font-size: 13px;
        margin-top: 14px;
    }
    .nod-1 p{
        font-size: 16px;
    }
    .nod-1 span{
        font-size: 13px;
    }
    .nod-1 .p {
        font-size: 13px;
        height: 44px;
        line-height: 24px;
    }
    
    .com-1{
        font-size: 24px;
    }
    .com-2{
        font-size: 15px;
    }
    .com-3 {
      font-size: 15px;
    }
    .com-3 i {
        width: 6px;
        height: 6px;
        margin-left: 15px;
        margin-top: -1px;
    }
    .pod-1 .item{
        font-size: 17px;
    }
    .certify .swiper-slide p {
        font-size: 14px;
    }
    .mod-6 {
        width: 80px;
        height: 80px;
    }
     .pod-1 .certify  .swiper-button-prev, .pod-1 .certify .swiper-button-next{
        width: 55px;
        height: 55px;
        font-size: 24px;
    }
    .mod-7 span {
        font-size: 15px;
    }
    .mod-5{
        font-size: 22px;
    }
    .mod-1 span {
        font-size: 22px;
    }
    .mod-1 p {
        font-size: 46px;
    }
    .mod-4 .item .content p {
        font-size: 21px;
    }
    .mod-4 .item .content span {
        font-size: 13px;
        line-height: 23px;
        height: 67px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-align: justify;
    }
    #header h1 {
       margin:22px 10px 0 5%;
    }
    .fla-3 .subjoin .contain{
        width: 90%;
    }
    #header #gnb > li{
        padding:0 20px;
    }
    .store .comp-min {
        line-height: 25px;
    }
    
    .store .ab_txt_contain {
        padding: 0 0 50px 0;
    }
     .fzlist a p{
        font-size: 25px;
    }
  
    #header .gnbBg{
        top: 90px;
    }
    .brave-txt-kl p{
        font-size: 38px;
    }
    .brave .brave-txt{
        line-height: 24px;
    }
    .strengthBox .L p {
         font-size: 30px;
    }
    .strengthBox .ab_txt_contain .title span {
      font-size: 33px;
    }
    .strengthBox .ab_txt_contain .title p {
        font-size: 60px;
    }
    .jtxt {
        font-size: 14px;
    }
    .ys_nav_box > a .ys_n_h .ys_l{
            line-height: inherit;
    }
    .f-24 {
        font-size: 16px;
    }
    .f-36{
         font-size: 21px;
    }
    .f-28{
        font-size: 21px;
    }
    .f-18{
        font-size: 14px;
    }
      .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con{
        margin-left: auto;
    }
      .gdd_top_banner .txtArea .txt {
        font-size: 50px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con{
         margin-left: auto;
    }
    .comp-tem{
        margin-top: 25px;
        line-height: 23px;
    }
    #header h1 a {
        width: 118px;
        font-size: 13px;
        height: 60px;
    }
    .comp-1 .comp-min{
        font-size: 14px;
    }
    .lpcon .comp-1 .comp-min{
        font-size: 16px;
    }
    #header #gnb li .oneD{
        font-size: 16px;padding: 37px 0;
    }
    #header .rightDiv .util{
        font-size: 19px;
        text-indent: 27px;
        padding: 35px 0;
    }
    .ndu {
        font-size: 15px;
    } 
    .ndu .smk {
        width: 18px;
        height: 28px;
        border: 2px solid #fff;
        border-radius: 58px;
        position: relative;
        margin: 0 auto 8px auto;
    }
    #header.main .rightDiv .lang > a span {
        padding: 0 8px 0 8px;
        margin-right: 8px;
    }
    #header .rightDiv .lang > a {
        margin: 30px 0;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }
    #header .rightDiv .lang div a{
        font-size: 14px;
    }
    #header #gnb li .twoD li a{
        font-size: 14px;
    }
    .gdd_top_banner .txtArea .txt{
        font-size: 50px;
    }
    .listns .l span {
         font-size: 20px;
    }
    .listns .l p {
        font-size: 14px;
    }
    .listns .l:after {
        width: 2px;
        height: 16px;
        background: #000;
        top: 3px;
        right: -8px;
    }
    .listns .r p {
        font-size: 16px;
    }
    .listns .r span {
        font-size: 14px;
        line-height: 20px;
    }
    .jevr .right .listns .r {
        padding: 0 0 10px 0;
    }
    .jevr .right .listns {
        margin-bottom: 10px;
    }
    .link-more {
        width: 130px;
        height: 30px;
        background: #fff;
        color: #0a933c;
        border: 1px solid #0a933c;
        line-height: 30px;
        font-size: 14px;
        display: block;
        margin: 40px auto 0 auto;
    }
    .listns .l{
        width:60px;
    }
    .listns .r{
       width: 85%;
    }
    .endor .profile .content .detil{
       padding: 20px 20px 20px 0; 
    }
    .endor .profile .content .detil .wid {
        margin-bottom: 15px;
    }
    .endor .htmd {
        font-size: 13px;
        line-height: 22px;
    }
    
    .hhd .p {
        font-size: .2rem;
    }
    /**---1600产品**/
    .tabpan {
        margin: 50px auto 0 auto;
        padding: 3% 0;
    }
    .tabpan .tx {
        width: 70%;
        font-size: 14px;
        padding: 0 3%;
    }
    .tabpan .tx p {
        font-size: 26px;
    }
    .tabpan .tx span {
        line-height: 20px;
    }
    .dowebok {
        margin:50px 0;
    }
    .tabNav {
        padding: 2% 2% 0 2%;
    }
    .tabNav-1 a {
        width: 30%;
        height: auto;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .tabNav-1 a span {
        font-size: 0.12rem;
    }
    .dowebok-1 span {
        font-size: .12rem;
    }

    .filtrate p {
        font-size: 16px;line-height: 1px;
    }
    .filtrateall{
        width: 60%
    }
    .filtrate span {
        font-size: 12px;
    }

    .achieve .htmd {
        font-size: 12px;
        line-height: 20px;
    }
    .achieve .profile a {
        font-size: 14px;
        margin-top: 4%;
        padding: 1% 3%;
    }
    .new-pmd{
        font-size: 27px;
    }

   .molecule .nubx .bv{
       width: 50%;
   }
   .molecule .nubx .bv p{
        font-size: 14px;
   }
   .molecule .nubx .bv p:before {
        top: 6px;
    }
    .molecule-1 span {
        font-size: 12px;
        color: #000;
        padding-bottom: 10px;
        background: url(images/icon2.png) 0px 2px no-repeat;
        padding-left: 23px;
    }
    .molecule-2 span {
        font-size: 12px;
        color: #999999;
        text-transform: uppercase;
        line-height: 15px;
        padding-left: 20px;
    }

}
@media screen and (max-width:1200px){
    
}
@media screen and (max-width:1310px){
    .pod-1 .certify .swiper-button-prev, .pod-1 .certify .swiper-button-next {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }
    .culture-info p {
        font-size: 20px;
    }
    .culture-info span {
        font-size: 14px;
        line-height: 20px;
    }
    
    .block-hd p {
        font-size: 20px;
        padding: 3px 10px;
    }
    .block-hd span {
        font-size: 14px;
        line-height: 24px;
        padding-left: 10px;
    }
    .zk-compay-main p {
        font-size: 30px;
        line-height: 45px;
    }
    .culture-title .item {
        border-radius: 15px;
    }
    
    .zk-compay-main p.lend:after {
        width: 350px;
        height: 10px;
        bottom: 6px;
    }
    .zk-compay-main span {
        font-size: 14px;
        line-height: 28px;
        margin-top: 5%;
    }
    .need-item-info p {
        font-size: 24px;
    }
    .need-item-info p:after {
        width: 15px;
        height: 4px;
        bottom: -10px;
    }
    .need-item-info span {
        font-size: 15px;
        line-height: 24px;
    }
    .advant-list .item span {
        width: 90%;
        font-size: 13px;
        line-height: 20px;
        min-height: 40px;
    }
    .advant-list .item img {
        max-width: 128px;
    }
   .advant-list .item p {
        font-size: 18px;
        padding: 6% 0 4% 0;
    }
    .suppert-title p {
        font-size: 30px;
    }
    .suppert-title span {
        font-size: 20px;
        padding-top: 20px;
    }
    .suppert-list .item img {
        max-width: 35px;
    }
    .suppert-list .item p {
        font-size: 20px;
    }
    .suppert-list .item span {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
    }
    .supperlp {
        max-width: 310px;
    }
    .experts-list .item img {
        width: 170px;
    }
    .experts-list .item p {
        font-size: 20px;
    }
    .experts-list .item span {
        font-size: 14px;
    }
    .experts-list .item p{
        margin: 35px 0 6% 0;
    }
    .conmm-title p {
        font-size: 30px;
    }
    .conmm-title p:after {
        width: 75px;
        height: 2px;
        bottom: -15px;
    }
    .conmm-title span {
        font-size: 16px;
        padding-top: 30px;
    }
    .plh a p {
        font-size: 12px;
    }
    .bigimg {
        width: 300px !important;
    }
    .masks>img {
        width: 40px;
    }
    .contact-item-com .contact-img {
        width: 85px;
    }
    .contact-item-com p {
        font-size: 20px;
    }
    .novel-map {
        max-height: 550px;
    }
    .contact-item-com p:after {
        width: 45px;
        height: 2px;
        bottom: -15px;
    }
    .contact-item-com span {
        font-size: 14px;
        line-height: 20px;
    }
    .new-pmd {
       font-size: 23px;
    }
    .new-pmd-content {
        border-radius: 10px;
    }
    .index_here {
        line-height: 45px;
    }
    
    .gdd_f_list_box .fom{
        width: 40%;
    }
    .gdd_f_list_box .footer-home {
        width: 60%;
    }
    .footer-title {
        font-size: 14px;
        padding-left: 10px;
        margin-bottom: 20px;
    }
    .footer-title:before {
        width: 2px;
        height: 15px;
        bottom: -1px;
        left: 0;
    }
    
    .hd-yy .content .right {
        height: 450px;
    }
    .paddt {
        font-size: 13px;
        line-height: 22px;
    }
    .swiper-bit {
        font-size: 18px;
    }
    .fbgdt p {
        line-height: 20px;
        margin-left: 5px;
    }
    .footer-tel i {
        width: 15px;
        height: 15px;
        margin-top: 2px;
    }
    .footer-dd i {
        width: 13px;
        height: 15px;
        margin-top: 4px;
    }
    
    .footer-menus a {
        margin-bottom: 16px;
    }
    .swiper-bit .swiper-button-next2 {
        width: 28px;
        height: 5px;
        right: -40px;
        top: 8px;
    }
    .swiper-bit .swiper-button-prev2 {
        width: 28px;
        height: 5px;
        left: -40px;
        top: 8px;
    }
    .content p {
        font-size: 16px;
    }
    .dateday {
        font-size: 36px;
    }
    .dateyear {
        font-size: 13px;
    }
    
    .join-bd {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .join-title p {
        font-size: 46px;
        line-height: 70px;
        letter-spacing: 0px;
    }
    .join-nd, .join-wd {
        font-size: 14px;
    }
    .join-wd span:before {
        width: 10px;
        height: 1px;
        left: 0;
        bottom: 7px;
    }
    .join-wd span {
        padding-left: 15px;
    }
    .join-wd span:after {
        width: 10px;
        height: 1px;
        right: -14px;
        bottom: 7px;
    }
    .company-title p {
        font-size: 30px;
        line-height: 45px;
    }
    .company-desc {
        font-size: 14px;
        line-height: 28px;
    }
    .zk-product-title {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .zk-product-title span:before {
        width: 100px;
        left: -160px;
        top: 14px;
    }
    .zk-product-title span:after {
        width: 100px;
        right: -160px;
        top: 14px;
    }
    .zk-product-desc {
        font-size: 14px;
        padding-top: 15px;
    }
    .zk-product-menus a.cur {
        border-bottom: 2px solid #5eb63b;
    }
    .zk-product-menus a {
        font-size: 18px;
        padding: 0 0 8px 0;
        border-bottom: 2px solid #fff;
    }
    .zk-product-menus-list a .info p {
        font-size: 22px;
    }
    .zk-product-menus-list a .info span {
        font-size: 12px;
    }
    .short-title p {
        font-size: 18px;
    }
    .short-title span {
        font-size: 14px;
        padding: 10px 0 18px 0;
    }
    .zk-product-ul-list .content-list p {
        font-size: 18px;
    }
    .zk-product-ul-list .content-list span {
        font-size: 14px;
        padding: 10px 0 20px 0;
    }
    .product-bokd {
        font-size: 14px;
        line-height: 18px;
    }
    .view-more {
        bottom: 5%;
        font-size: 14px;
        padding: 12px 30px;
    }
    .swiper-container .swiper-button-prevh, .swiper-container .swiper-button-nexth {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }
    .gdd_top_banner .swiper-pagination-bullet {
        margin: 0 6px !important;
        width: 20px;
        height: 6px;
    }
    .gdd_top_banner .swiper-pagination-bullet-active {
        width: 60px;
    }
    .caselist .item_bot_txt p{
        font-size: 17px;
    }
    .caselist .item_bot_txt .time {
        font-size: 12px;
    }
    .caselist .item_bot_txt .description{
        font-size: 12px;    line-height: 16px;
    }
    
    .position .urHere{
        font-size: 14px;
    }
    .tig a.cur:after {
        bottom: 10px;
    }
    .bnd-list .dka p {
        font-size: 14px;
    }
    .bnd-list a:hover .dka span {
        background-size: 14px;
    }
    .bnd-list .dka span {
        background-size: 13px;
        padding-left: 17px;
    }
    .bnd-list .dka span {
        font-size: 14px;
    }
    .bnd-list .dka p {
        font-size: 16px;
    }
    .bnd-list a:hover .dka{
        border-bottom: 1px solid #0a933c;
    }
    .pager a{
        padding: 10px 15px;
        font-size: 16px;
    }
    
     .scg p{
        font-size: 36px;
    }
    .scg span {
        font-size: 14px;
    }
    .mon-1 img {
        height: 40px;
    }
    .mon-1 .item p {
        font-size: 16px;
    }
    .mon-1 .item span {
        font-size: 13px;
        line-height: 20px;
    }
    .ver-2 p {
        font-size: 16px;
    }
    .ver-1 .item i{
       width: 6px;
       height: 6px;
    }
    .ver-2 span {
        font-size: 12px;
        line-height: 16px;
    }
    .join .mod-1 p {
        font-size: 28px;
    }
    .join .mod-1 span {
        font-size: 15px;
    }
    .par-1 {
        font-size: 14px;
        line-height: 25px;
    }
    #parameters .list p {
        font-size: 16px;
    }
    #parameters .list .cout {
        font-size: 28px;
    }
    #parameters .list .cout {
        font-size: 24px;
    }
    #parameters .list .cout b {
        font-size: 13px;
    }
    #honors .certify .swiper-button-next, #honors .certify .swiper-button-prev{
        width: 40px;
        height: 40px;
    }
    #honors .certify .swiper-slide {
      width: 42%;
    }
     .blocks .item p {
         font-size: 20px;
    }
    .blocks .item span {
        font-size: 15px;
        line-height: 20px;
    }
    .blocks .item:hover::after {
        height: 2px;
    }
    .blocks .item img {
        width: 40px;
    }
    .anon .cout {
        font-size:40px;
    }
    .anon .item p {
        font-size:18px;
    }
    .anon{
        bottom: -9%;
    }
     .slidesss{
        height: 500px;
    }
    .fom a img{
        width:100px;
    }
    .fom .fcon {
        font-size: 15px;
        background-size: 6%;
        padding-left: 10%;
        margin-top: 8%;
        line-height: 17px;
    }
    .fom p {
        font-size: 20px;
    }
    .fom span {
        font-size: 12px;
    }
    .gdd_f_list_box .gdd_f_list dt a {
        font-size: 16px;
    }
    .gdd_f_list_box .gdd_f_list dd a {
        font-size: 12px;
    }
    .fcode{
        width: 70px;
    }
    .fcode span {
        font-size: 12px;
    }
     .nod-2 a .date p {
        font-size: 28px;
    }
    .nod-2 a .date span {
        font-size: 12px;
        margin-top: 6px;
    }
    .nod-2 a .date {
        width: 55px;
    }
    .nod-2 .bd p{
        font-size: 15px;
    }
    .nod-2 .bd span{
        font-size: 12px;
        margin-top: 12px;
    }
    .nod-1 p{
        font-size: 15px;
    }
    .nod-1 span{
        font-size: 12px;
    }
    .nod-1 .p {
        font-size: 12px;
        height: 37px;
        line-height: 20px;
    }
    .com-1{
        font-size: 22px;
    }
    .com-2{
        font-size: 14px;
    }
    .com-3 {
      font-size: 14px;
    }
    .com-3 i {
        width: 5px;
        height: 5px;
        margin-left: 12px;
        margin-top: 0px;
    }
     .pod-1 .item{
        font-size: 16px;
    }
    .certify .swiper-slide {
        height: auto;width: 320px;
    }
    .certify .swiper-slide p {
        font-size:13px;
    }
    .pod-1 .view-more{
        bottom: 11%;
    }
    .mod-1 span {
        font-size: 20px;
    }
    .mod-1 p {
        font-size: 36px;
    }
    .mod-5 {
        font-size: 18px;
    }
    .mod-6 {
        width: 70px;
        height: 70px;
    }
    .mod-4 .item .content p {
        font-size: 20px;
    }
    .mod-7 span {
        font-size: 14px;
    }
    .content p {
        font-size: 20px;
    }
    .mod-4 .item .content span {
        font-size: 12px;
    }
    #header #gnb > li{
       padding: 0 15px;
    }
    .ind6_txt > h3 {
        font-size: 23px;
        color: #333;
        margin-bottom: 20px;
    }
    .ind6_txt > p{
        font-size: 14px;
    }
    .ind6_img {
        width: 100px;
        height: 100px;
    }
    
    .ttt {
        font-size: 23px;
    }
    #jh_lb3 .swiper-button-prev, #jh_lb3 .swiper-button-next{
        background-size: 35px;
    }
    .ind6 {
         width: 70%;padding: 65px 0 35px 0;
    }
    .quan {
        width: 100px;
        height: 100px;
        border: 2px solid #fff;
        border-radius: 100%;
        -webkit-transition: all .5s;
        transition: all .5s;
        font-size: 18px;
        line-height: 100px;
        color: #fff;
        margin: 0 auto;

    }
    .ind5_txt .swiper-button-prev1, .ind5_txt .swiper-button-next1{
        background-size: 35px;
    }
    .NlistRight p{
        font-size: 14px;
    }
    .NlistRight h6{
        font-size: 20px;
    }
  
    .step2 .txt{
        font-size: 25px;
    }
    .bunda .dasharr-list a{
        margin-bottom: 30px;
    }
   
    .dasharr-t span {
        font-size: 25px;
        text-indent: 10px;
    }
    .dasharr {
        padding: 25px 0;
    }
    .dasharr-t span:before {
        height: 25px;
        width: 3px;
    }
    .dasharr-t a{
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        transition: all 1s;
    }
    .dasharr-list a {
        margin: 30px 0 0 0;
    }
    .dasharr-list a p {
        font-size: 18px;
        margin: 15px 0 5px 0;
    }
    .dasharr-list a span {
        font-size: 12px;
    }
    div.lpcon {
        margin: 30px auto;
    }
    .zonedword {
        font-size: 16px;
    }
   .tplDict .drw {
       width: 290px;
   }
   .lpcon .tplDict .drw p {
        margin-bottom: 15px;
    }
    .tplDict .drw p {
        font-size: 20px;
        color: #000;
        margin: 15px 0 0 10px;
        text-indent: 35px;
    }    
    .tplDict .drw-1 span {
        font-size: 12px;
        display: block;
        color: #888;
        padding: 0px 5px;
        line-height: 20px;
    }
    
    .tplDict .drw-2 span {
        
        font-size: 23px;
        color: #888;
        padding: 0 9px;
        margin-top: 70px;
        display: block;

    }
    .tplDict .drw p:after{
        bottom: -11px;
    }
    .tplDict .drw-3 span {
        font-size: 12px;
        color: #888;
        display: block;
        padding: 0 5px;
        line-height: 34px;
    }
    .tplDict{
       margin: 30px 0;
    }
    .lpcon .comp-1 .comp-min {
        font-size: 14px;
    }
    .feitin .swiper-Tbit .swiper-button-prev3{
        width: 22px;
        height: 40px;
        background: url(images/pre.png) no-repeat;
        background-size: 100%;
        cursor: pointer;
        margin-right: 20px;
        flex: 1;
    }
    .tool p {
        font-size: 23px;
    }
    .tool span {
        font-size: 18px;
    }
      .fzlist a p{
        font-size: 20px;
    }
    .store .ab_txt_contain {
        padding: 0 0 30px 0;
    }
    .strengthBox .ab_txt_contain .title p {
        font-size: 50px;
    }
    .strengthBox .ab_txt_contain .title span {
        font-size: 23px;
    }
    .strengthBox .L p {
        font-size: 18px;
    }
    .brave-txt-kl p{
        font-size: 23px;
    }
    .cult_1 a{
        margin-bottom: 20px;
    }
    #header .rightDiv .util {
        font-size: 18px;
        text-indent: 25px;
        padding: 30px 0;
    }
    #header .gnbBg {
        top: 80px;
    }
    #header #gnb li .twoD {
        top: 80px;
    }
    #header h1 {
        margin: 19px 10px 0 5%;
    }
    #header h1 a{
        width: 100px;
        height: 46px;
    }
    #header {
        height: 80px;
    }
    
    #header #gnb li .oneD {
        font-size: 14px;    padding: 33px 0;
    }
    #header #gnb li.on .oneD:after{
            height: 3px;top: 55px;
    }
    .ndu {
        font-size: 14px;
    }
    .ndu .smk {
        width: 16px;
        height: 26px;
        border: 2px solid #fff;
        border-radius: 56px;
        position: relative;
        margin: 0 auto 6px auto;
    }
    .comp-cout span {
        font-size: 38px;
    }
    .comp-cout b {
      font-size: 14px;
    }
    .comp-cout p {
        font-size: 14px;
    }
     .comp-tem{
        margin-top: 15px;
        line-height: normal;
    }
  
    
    .index_news .ab_txt_contain{
        padding-top: 40px;
    }
    .sort-a span{
        font-size: 16px;
    }
    .sort-a span.cur{
        font-size: 22px;
    }
    .sort-b .nk a span{
        font-size: 14px;
    }
    .endor .htmd {
        font-size: 13px;
        line-height: 15px;
    }
    .jevr {
        margin: 60px 0 0 0;
    }
    .kka p{
        font-size: 16px;
    }
    .kka span{
        font-size: 14px;
    }
    .kka a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .kka {
        width: 45%;
    }
     .gdd_top_banner .txtArea .txt {
        font-size:35px;
    }
    .listns .l span {
        font-size: 16px;
    }
    .listns .l {
        width: 50px;
    }
    .listns .l p {
        font-size: 12px;
    }
    .listns .r p {
        font-size: 14px;
    }
    .listns .r span {
        font-size: 12px;
        line-height: 20px;
    }
    .ab_txt_contain .title p {
        font-size: 60px;
    }
    .ab_txt_contain .title span {
        font-size: 23px;
    }
    .paters-title {
        font-size: 23px;
    }
    .listns .l:after {
        width: 1px;
        height: 12px;
        background: #000;
        top: 3px;
        right: -7px;
    }
    .htmd {
        font-size: 14px;
        line-height: 22px;
    }
    .chane .tx {
      top: 165px;
    }
    .profile .content .detil .wid p{
            font-size: 30px;
    }
    .profile .content .detil .wid span {
         font-size: 20px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap{
        height: 650px !important;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item .con a .img{
        width: 495px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con{width: 700px;height: 270px;margin-top: 0;margin-left: 136px}
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con{position: relative;width: 700px;height: 270px;margin-top: 12px;margin-left: 25%}
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .color {
        width: 22px;
        height: 240px;
        margin-top: 15px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info {
        top: 15px;
        width: 230px;
        height: 240px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con {
        position: relative;
        width: 700px;
        height: 270px;
        margin-top: 12px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .color, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .color {
        position: relative;
        float: left;
        display: inline-block;
        width: 22px;
        transition: all .3s ease-in-out;
        height: 240px;
        margin-top: 15px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info {
        position: absolute;
        right: 0;
        top: 15px;
        width: 230px;
        height: 240px;
        overflow: hidden;
        transition: all .3s ease-in-out;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear {
        top: 46%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con {
        margin-left: 25%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list .item span {
        display: inline-block;
        font-size: 16px;
        color: #000;
        vertical-align: middle;
        overflow: hidden;
        font-weight: 500;
        width: 38px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list .item {
        height: 40px;
        font-size: 0;
        cursor: pointer;
        opacity: 0;
        overflow: hidden;
    }
    /**1310文化**/
    .contain-1200 {
        width: 90%;
    }
    .cult_title{
        font-size: 20px;
        margin: 25px auto 7% auto;
    }
    .cult_title:after{
        top: 35px;
    }
    .cult_3 a {
        width: 33%;
        height: auto;
        margin-bottom: 0.5%;
        margin-right: 0.5%;
    }
    .cult_2 a:first-child img:first-child {
        margin-bottom: 5%;
    }
     
    .achieve .profile .content .detil .wid {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .achieve .profile .content {
        width: 80%;
    }
 
    .c-row-1 {
        width: 100px;
        height: 100px
    }
    .c-row img {
         width: 64%;
    }
  
    .molecule .nubx img {
        height: 127px;
        width: 190px;
    }
    .molecule .nubx{
        height: 137px;
    }
    .molecule .nubx .bv p{
        margin: 10px 0;
    }
    .molecule-1 span{
        padding-bottom: 5px;
    }
  
    .contain-1107 {
        width: 100%;
    }
 
}
@media screen and (max-width:1120px){
      .friendlink{
            font-size: 12px;
    }
    .friendlink a{
            font-size: 12px;
    }
    .certify .swiper-slide {
        height: auto;
        width: 280px;
    }
     .pod-1 .certify .swiper-button-prev, .pod-1 .certify .swiper-button-next {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .culture-info p {
        font-size: 18px;
    }
    .culture-info span {
        font-size: 12px;
        line-height: 20px;
    }
    .block-hd p {
        font-size: 18px;
    }
    .block-hd span {
        font-size: 12px;
        line-height: 20px;
    }
    .zk-compay-main p {
        font-size: 25px;
        line-height: 35px;
    }
    .zk-compay-main p.lend:after {
        width: 280px;
        height: 8px;
        bottom: 4px;
    }
    .need-item-info p {
        font-size: 20px;
    }
    .need-item-info p:after {
        width: 10px;
        height: 2px;
        bottom: -7px;
    }
    .need-item-info span {
        font-size: 13px;
        line-height: 20px;
    }
    .advant-list .item img {
        max-width: 88px;
    }
    .advant-list .item p {
        font-size: 16px;
        padding: 6% 0 4% 0;
    }
    .advant-list .item span {
        width: 90%;
        font-size: 12px;
        line-height: 20px;
        min-height: 40px;
    }
    .suppert-title p {
        font-size: 20px;
    }
    .suppert-title span {
        font-size: 12px;
        padding-top: 10px;
    }
    .suppert-list .item img {
        max-width: 25px;
    }
    .suppert-list .item p {
        font-size: 16px;
    }
    .suppert-list .item span {
        font-size: 12px;
        line-height: 18px;
    }
    .supperlp {
        max-width: 250px;
    }
    .experts-list .item p {
        font-size: 18px;
    }
    .experts-list .item p {
        margin: 30px 0 6% 0;
    }
    .experts-list .item span {
        font-size: 13px;
    }
    .experts-list .item img {
        width: 140px;
    }
    .conmm-title p {
        font-size: 20px;
    }
    .conmm-title p:after {
        width: 65px;
        height: 1px;
        bottom: -10px;
    }
    .bigimg {
        width: 250px !important;
    }
    .masks>img {
        width: 35px;
    }
    .conmm-title span {
        font-size: 12px;
        padding-top: 20px;
    }
    .contact-item-com .contact-img {
        width: 75px;    margin-top: 10%;
    }
    .contact-item-com span {
        font-size: 12px;
        line-height: 20px;
    }
    .contact-item-com p {
        font-size: 16px;
    }
    .contact-item-com p:after {
        width: 35px;
        height: 1px;
        bottom: -10px;
    }
    .novel-map {
        max-height: 450px;
    }
    .hd-yy .content .right {
        height: 400px;
    }
    .paddt {
        display: none;
        font-size: 12px;
        width: 230px;
        margin: 50px auto;
        line-height: 20px;
    }
    .swiper-bit {
        bottom: 0;
        right: 50px;
        font-size: 16px;
        top: 0;
    }
    .swiper-bit b {
        font-size: 20px;
    }
    .swiper-bit .swiper-button-next2 {
        width: 25px;
        height: 4px;
        right: -32px;
        top: 6px;
    }
    .swiper-bit .swiper-button-prev2 {
        width: 25px;
        height: 4px;
        left: -32px;
        top: 6px;
    }
    .paddt p {
        margin: 0 0 10px 0;
    }
    .content p {
        font-size: 16px;
    }
    .dateday {
        font-size: 26px;
    }
    .dateyear {
        font-size: 12px;
    }
    .join-bd {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .join-title p {
        font-size: 36px;
        line-height: 50px;
        letter-spacing: 0px;
    }
    .join-nd, .join-wd {
        font-size: 12px;
    }
    .company-title p {
        font-size: 25px;
        line-height: 35px;
    }
    
    .zk-product-title {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .zk-product-title span:before {
        width: 75px;
        left: -115px;
        top: 12px;
    }
    .zk-product-title span:after {
        width: 75px;
        right: -115px;
        top: 12px;
    }
    .zk-product-menus a.cur {
        border-bottom: 1px solid #5eb63b;
    }
    .zk-product-menus a {
        font-size: 16px;
        padding: 0 0 5px 0;
        border-bottom: 1px solid #fff;
    }
    .zk-product-menus-list a .info p {
        font-size: 18px;
    }
    .short-title p {
        font-size: 16px;
    }
    .short-title span {
        font-size: 12px;
        padding: 6px 0 15px 0;
    }
    .zk-product-ul-list .content-list p {
        font-size: 14px;
    }
    .zk-product-ul-list .content-list span {
        font-size: 12px;
        padding: 7px 0 15px 0;
    }
    .product-bokd {
        font-size: 12px;
        line-height: 17px;
    }
    .view-more {
        bottom: 5%;
        font-size: 12px;
        padding: 10px 25px;
    }
    .swiper-container .swiper-button-prevh, .swiper-container .swiper-button-nexth {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .gdd_top_banner .swiper-pagination-bullet-active {
        width: 45px !important;
    }
    .gdd_top_banner .swiper-pagination-bullet {
        margin: 0 5px !important;
        width: 15px;
        height: 5px;
    }
    .caselist .item_bot_txt p{
        font-size: 16px;
    }
    .caselist .item_bot_txt .time {
        font-size: 12px;
    }
    .caselist .item_bot_txt .description{
        font-size: 12px;    line-height: 16px;
    }
    .position .urHere{
        font-size: 13px;
    }
  
    .bnd-list .dka span {
        font-size: 13px;
    }
    .bnd-list .dka p {
        font-size: 14px;
    }
    .bnd-list a:hover .dka{
        border-bottom: 1px solid #0a933c;
    }
    .pager a{
        padding: 8px 13px;
        font-size: 14px;
    }
    
    .scg p{
        font-size: 26px;
    }
    .scg span {
        font-size: 12px;
    }
    .mon-1 img {
        height: 30px;
    }
    .mon-1 .item p {
        font-size: 14px;
    }
    .mon-1 .item span {
        font-size: 12px;
        line-height: 20px;
    }
    .ver-2 p {
        font-size: 14px;
    }
    .ver-1 .item i{
       width: 4px;
       height: 4px;
    }
    .ver-2 span {
        font-size: 12px;
        line-height: 16px;
    }
     .join .mod-1 p {
        font-size: 22px;
    }
    .join .mod-1 span {
        font-size: 14px;
    }
    .par-1 {
        font-size: 13px;
        line-height: 22px;
    }
    #parameters .list p {
        font-size: 14px;
    }
    #parameters .list .cout {
        font-size: 22px;
    }
    #parameters .list .cout {
        font-size: 18px;
    }
    #parameters .list .cout b {
        font-size: 12px;
    }
    #honors .certify .swiper-button-next, #honors .certify .swiper-button-prev{
        width: 35px;
        height: 35px;
    }
    #honors .certify .swiper-slide {
      width: 42%;
    }
      .blocks .item p {
         font-size: 16px;
    }
    .blocks .item span {
        font-size: 12px;
        line-height: 18px;
    }
    .blocks .item:hover::after {
        height: 1px;
    }
    .blocks .item img {
        width: 30px;
    }
    .anon .cout {
        font-size:30px;
    }
    .anon .item p {
        font-size:16px;
    }
    .anon{
        bottom: -9%;
    }
     .slidesss{
        height: 400px;
    }
     .fom a img{
        width:150px;
    }
    .fom .fcon {
        font-size: 13px;
        background-size: 7%;
        padding-left: 10%;
        margin-top: 8%;
        line-height: 14px;
    }
    .fom p {
        font-size: 18px;
    }
    .fom span {
        font-size: 12px;
    }
    .gdd_f_list_box .gdd_f_list dt a {
        font-size: 14px;
    }
    .gdd_f_list_box .gdd_f_list dd a {
        font-size: 12px;
    }
    .fcode{
        width: 60px;
    }
    .fcode span {
        font-size: 12px;
    }
      .nod-2 a .date p {
        font-size: 20px;
    }
    .nod-2 a .date span {
        font-size: 12px;
        margin-top: 4px;
    }
   
    .nod-2 .bd p{
        font-size: 14px;height: 14px;
    }
    .nod-2 .bd span{
        font-size: 12px;
        margin-top: 10px;
        height: 12px;
        display: block;
    }
    
    .nod-1 p{
        font-size: 14px;
    }
    .nod-1 span{
        font-size: 12px;
    }
    .nod-1 .p {
        font-size: 12px;
        height: 37px;
        line-height: 20px;
    }
    .com-1{
        font-size: 20px;
    }
    .com-2{
        font-size: 13px;
    }
    .com-3 {
      font-size: 13px;
    }
    .com-3 i {
        width: 4px;
        height: 4px;
        margin-left: 8px;
        margin-top: 0px;
    }
      .pod-1 .item{
        font-size: 14px;
    }
    .certify .swiper-slide p {
        font-size: 12px;
    }
    .mod-1 span {
        font-size: 18px;
    }
    .mod-1 p {
        font-size: 26px;
    }
    .mod-5 {
        font-size: 16px;
    }
    .mod-4 .item .content p {
        font-size: 16px;
    }
    .mod-6 {
        width: 50px;
        height: 50px;
    }
    .mod-7 span {
        font-size: 14px;
    }
    .content p {
        font-size: 18px;
    }
    .mod-4 .item .content span {
        font-size: 12px;
    }
    #header h1 {
          margin: 18px 10px 0 5%;
    }
    .green_lb .green_item .item_right .item_right_txt1 {
        font-size: 18px;
    }
    .green_lb .green_item .item_right .item_right_txt2 {
        font-size: 14px;
    }
    #gdd_sp2 {
        bottom: -30px;
    }
    #header {
        height: 70px;
    }
    #gdd_sp2 .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        background: transparent;
        border-radius: 100%;
        border: 1px solid #000000;
        opacity: 1;
        margin: 0 6px;
    }
    #gdd_sp2 .swiper-pagination-bullet-active::before {
        content: '';
        width: 6px;
        display: block;
        height: 6px;
        background: #0a933c;
        border-radius: 100%;
        top: 1px;
        left: 1px;
        position: absolute;
    }
    .artcont{
        margin-bottom: 30px;
    }
    .lpcon .tplDict .drw-1{
        margin-bottom: 20px;
    }
    div.store{
        margin: 30px auto;
    }
    .map .ab_txt_contain{
        padding: 0 0 30px 0;
    }
    .fzlist{
        margin: 30px auto 20px auto;
    }
    .fzlist a p {
        font-size:16px;
    }
 
    .ab_join{
        margin-bottom: 30px;
    }
    #header h1 a{
        background-size: 89%;
        width: 90px;
        font-size: 12px;
    }
    .ind_src2_case{margin-bottom: 30px;}
    .comp .comp-1{
        width: 100%;
    }
    .comp .map {
        height: 258px;
    }
    #header h1 a span {
      line-height: 16px;
    }
    #ab_index{
        height: 600px !important;
    }
    #header #gnb > li {
        padding: 0 8px;
        font-size: 14px;
    }
    #header .rightDiv .util{
        font-size: 16px;
        text-indent: 21px;
        padding: 27px 0;
    }
    #header .gnbBg {
        top: 70px;
    }
    #header #gnb li .twoD {
        top: 70px;
    }
    .endor .profile .content .detil{
        padding: 20px;
    }
    .endor .htmd{
        line-height: normal;
    }
    
    #header #gnb li .oneD{
         font-size: 14px;
        padding: 28px 0;
    }
    #header #gnb li.on .oneD:after {
        height: 2px;
        top: 46px;
    }
    
    #header.main .rightDiv .lang > a span {
        padding: 0 8px 0 8px;
        margin-right: 8px;
    }
    #header .rightDiv .lang > a {
        margin: 30px 0;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }
    #header .rightDiv .lang div a{
        font-size: 14px;
    }
    .gdd_top_banner .txtArea .tit{
         font-size: 0.18rem;
    }
    #header #gnb li .twoD li a{
        font-size: 12px;
    }
    .gdd_top_banner .txtArea .txt{
        font-size: 25px;
    }
    .index_news .ab_txt_contain {
        width: 80%;
        margin: 0 auto;
        padding: 30px 0;
        text-align: center;
    }

    .ab_txt_contain .title p {
        font-size: 60px;
    }
    .ab_txt_contain .title span {
        font-size: 23px;
    }
    .ab_txt_contain {
        width: 100%;
        padding: 30px 0;
    }    
    .abtxt {
        font-size: 14px;
        line-height: 25px;
        padding: 0 75px;
        margin: 15px 0 100px 0;
    }    
   
    .ab_txt_contain .more {
        width: 50%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        margin: 15px auto;
    }
    .ewm_bot_box {
        font-size: 12px;
    }
    .gdd_f_list_box .gdd_f_list dt a {
        font-size: 14px;
    }
    .gdd_f_list_box .gdd_f_list dd a {
        font-size: 12px;
    }
    .gdd_f_list_box .gdd_f_list dd span{
        font-size: 18px;
    }
    .gdd_foot_copyright_box a {
        font-size: 12px;
    }
    .swiper-Tbit .swiper-button-prev3 {
        width: 30px;
        height: 30px;
        background: url(images/pre.png) no-repeat;
        background-size: contain;
        cursor: pointer;
        margin-right: 10px;
        flex: 1;
    }
   
    .swiper-Tbit .swiper-button-next3 {
        width: 30px;
        height: 30px;
        background: url(images/next.png) no-repeat;
        background-size: contain;
        cursor: pointer;
        flex: 1;
    }
    .profile .coverimg{
        display: none;
    }
    .chane{
        margin-bottom: 30px;
    }
    .chane .tx {
        width: 40%;
        right: 11%;
        top: 135px;
        line-height: 23px;
        font-size: 12px;
    }
    .profile .content{
        height: auto !important;
        width: 100%;
        float: none;
    }
    .profile {
        position: relative;
        padding: 30px 0 30px 0;
        overflow: hidden;
    }
    .profile .content .detil {
        width: auto;
        float: none;
        padding: 20px;
    }
 
    
     .wb-zc-lxmod-yunqi-review-2018 .module-wrap{
        height: 450px !important;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item .con a .img{
        width: 325px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con{width: 450px;height: 177px;margin-top: -52px;margin-left: 50px}
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con{position: relative;width: 450px;height: 177px;margin-top: 12px;margin-left: 33%}
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .color {
        width: 11px;
        height: 145px;
        margin-top: 15px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info {
        top: 15px;
        width: 140px;
        height: 145px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con {
        position: relative;
        width: 450px;
        height: 177px;
        margin-top: 12px;
        margin-left: 20%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .img, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .img {
        position: relative;
        float: left;
        display: inline-block;
        width: 325px;
        height: 100%;
        overflow: hidden;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info .date {
        width: 120px;
        margin: 20px auto 0;
        font-size: 14px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info .date, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info .date{
        width: 120px;
        margin: 20px auto 0;
        font-size: 14px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info .txt, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info .txt{
             width: 120px;
        margin: 15px auto 0;
        color: #000;
        font-size: 12px;
        line-height: 18px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info .txt {
        width: 120px;
        margin: 15px auto 0;
        color: #000;
        font-size: 12px;
        line-height: 18px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .color, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .color {
        position: relative;
        float: left;
        display: inline-block;
        width: 22px;
        transition: all .3s ease-in-out;
        height: 240px;
        margin-top: 15px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info {
        position: absolute;
        right: 0;
        top: 15px;
        width: 140px;
        height: 145px;
        overflow: hidden;
        transition: all .3s ease-in-out;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear {
        top: 30%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con {
        margin-left:20%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list .item span {
        display: inline-block;
        font-size: 12px;
        color: #000;
        vertical-align: middle;
        overflow: hidden;
        font-weight: 500;
        width: 29px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list .item {
        height: 30px;
        font-size: 0;
        cursor: pointer;
        opacity: 0;
        overflow: hidden;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear {
        top: -280px;
    }
    /**---1120生产基地**/
    .filtrateall{
        width: 100%
    }
    /**---1120生产基地**/
    /**---1120科研成果**/
      .achieve .profile .content {
          width: 100%;
      }
      .achieve-list a span {
        display: block;
        position: absolute;
        background: #0a933c;
        width: 75%;
        bottom: -3%;
        margin: 0 auto;
        left: 0;
        right: 0;
        padding: 3% 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
    }
    .achieve-list {
        padding-bottom: 60px;
    }
    .new-pmd{
        font-size: 18px;
    }
    .new-pmd-content {
        border-radius: 5px;
    }
    /**---1120科研成果**/
    /**---1120**/
    .breadcrumb{
        margin-top: 30px;
    }
    .linenums {
        margin: 30px 0;
    }
    .linenums-1 {
        font-size: 25px;
        margin: 20px 0;
    }
    .linenums-2 {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        padding: 0 25px;
    }
    .linenums-3 {
        padding: 30px 20px;
    }
    .linenums-3 .title {
        font-size: 16px;
        line-height: 20px;
    }
    .linenums-3 .right {
        margin-left: 10px;
        font-size: 14px;
        line-height: 20px;
        margin-top: -20px;
    }
    .pv15 {
        padding: 10px 0;
    }
    .linenums .bottom {
        height: 60px;
        padding: 0 15px;
        line-height: 60px;
    }
    .linenums .bottom a {
        margin-right: 10px;
        width: 70px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

}

@media screen and (max-width:970px){
    .culture-title {
        margin-bottom: 20px;    flex-wrap: wrap;
    }
    .culture-info {
        padding: 10px;
    }
    .culture-info p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .culture-title .item {
        border-radius: 10px;
        width: 49%;
        margin-bottom: 2%;
    }
    .zk-certificate .conmm-title{
        padding-top: 10px;
    }
    .zk-enterprise{
       padding-bottom: 30px;
    }
    .enterprise-list {
        width: 100%;
        flex-wrap: wrap;
    }
    .block-cont {
        width: 100%;
    }
   .block-hd p {
        font-size: 16px;
        background-size: 90px 10px;
    }
    .block-hd {
        margin: 20px 10px;
    }
    .enterprise-list img {
        width: 100%;
    }
    .zk-compay-main p {
        font-size: 20px;
        line-height: 25px;
    }
    .zk-compay{
        margin: 30px 0;
    }
    .zk-compay-about{
        flex-wrap: wrap;
    }
    .zk-compay-about .zk-compay-main {
        width: 100%;
    }
    .zk-compay-main span {
        margin: 10px 0;
        line-height: normal;
    }
    .zk-compay-about img {
        width: 100%;
    }
    .zk-compay-main p.lend:after {
        width: 200px;
        height: 4px;
        bottom: 3px;
    }
    .need-list {
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .need-item .need-item-info {
         width: 100%;
    }
    .need-item-info p {
        font-size: 14px;
        margin: 20px 0 0 8px;
    }
    .need-item-info span {
        font-size: 12px;
        line-height: 18px;
        margin: 0;
        padding: 20px 8px;
    }
    .need-item img {
        width: 100%;
    }
    .join-advant {
        padding: 30px 0 10px 0;
    }
    .advant-list {
        width: 100%;
        padding: 20px 0;
    }
    .need-item {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .advant-list .item {
        width: 49%;
        padding: 10px 0;
        margin-bottom: 2%;
    }
    .advant-list .item img {
        max-width: 68px;
    }
    .advant-list .item p {
        font-size: 14px;
        padding: 5px 0 5px 0;
    }
    .advant-list .item span {
        line-height: 18px;
        min-height: 40px;
    }
    .join-suppert{
        padding: 30px 0 20px 0;
    }
    .suppert-title p {
        font-size: 18px;
    }
    .suppert-list {
        width: auto;
        margin: 20px auto 0 auto;
    }
    .suppert-list .item {
        width: 100%;
    }
    .experts-list{
      flex-wrap: wrap;
    }
    .supper-img{
        display:none;
    }
    .supperlp {
        max-width: 100%;
        padding: 10px 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .suppert-list .item p {
        font-size: 14px;
    }
    .suppert-list .item:nth-child(2n) .item-info {
        float: right;
    }
    .suppert-list .item:nth-child(2n) img {
        float: left;
    }
    .suppert-list .item:nth-child(2n) {
        text-align: left;
    }
    .suppert-list .item img {
        max-width: 30px;
    }
    .supperlp .item-info {
        max-width: 100%;
        width: 90%;
    }
    .experts {
        padding-bottom: 20px;
    }
    .experts-list .item p {
        font-size: 16px;margin: 20px 0 10px 0;
    }
    .experts-list .item span {
        font-size: 12px;
    }
    .experts-list .item {
        width: 100%;
        margin-bottom: 10px;
    }
    .conmm-title {
        padding:30px 0 20px 0;
    }
    .conmm-title p {
        font-size: 18px;
    }
    .conmm-title p:after {
        width: 50px;
    }
    .novel-map {
         max-height: 100%;
         margin-bottom: 20px
    }
    .contact-infos{
        padding: 0 0 10px 0;
        margin-top: 20px;
        flex-wrap:wrap;
    }
    .contact-infos .contact-item {
        width: 100%;
        margin-bottom: 10px;
    }
    .rotate-circle{
        display: none !important;
    }
    .index_here .contain-90{
        flex-wrap: wrap;
        width: auto;
    }
    .gdd_f_list_box .fom {
        width: 100%;
    }
    .footer-code{
        width: 100%;
    }
    .gdd_f_list_box .footer-home {
        width: 100%;
        margin: 20px 0 10px 0;
    }
    .footer-code img {
        max-width: 100%;
        display: block;
        width: 100px;
    }
    .footer-code span {
        width: 100%;
    }
    .hd-yy {
        margin: 0;
        padding: 30px 0;
        position: relative;
        width: 100%;
    }
    .hd-yy .content .right {
        height: 350px;
        left: 0;
        position: relative;
        top: 20px;
        width: 100%;
    }
    .fit {
        width: auto;
        top: 35px;
        right: 0;
    }
    .paddt {
        width: 76%;
        margin: 50px auto;
        padding: 10px 20px;
    }
    .swiper-bit {
        bottom: auto;
        right: 70px;
        font-size: 14px;
        top: 10px;
    }
    .swiper-bit b {
        font-size: 20px;
    }
    .swiper-bit .swiper-button-next2 {
        width: 25px;
        height: 4px;
        right: -32px;
        top: 6px;
    }
    .swiper-bit .swiper-button-prev2 {
        width: 25px;
        height: 4px;
        left: -32px;
        top: 6px;
    }
    .paddt p {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .dateday {
        font-size: 20px;
    }
    
    .hd-yy .content {
        margin-top: 0;
        width: auto;
        margin-left: 15px;
    }
    .join-bd {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .join-title p {
        font-size: 25px;
        line-height: 33px;
        letter-spacing: 0px;
    }
    .join-title {
        padding: 10px 0 23px 0;
        position: relative;
    }
    .company-video{
       padding: 30px 0;
    }
    .video-bg {
        padding: 20px 0;
        margin: 15px 0 0 0;
    }
    .video-bg video {
        width: 100%;
    }
    .company-home {
        padding: 10px 0 20px 0;
    }
    .company-title p {
        font-size: 20px;
        line-height: 25px;
    }
    .company-desc {
        font-size: 14px;
        line-height: normal;
        width: 100%;
        padding: 20px 0 10px 0;
        text-align: justify;
    }
    
    .products_home {
        padding:30px 0;
    }
    .contain-90 {
        width: auto;
        margin: 0 auto;
        padding: 0 15px;
    }
    .zk-product-title {
        font-size: 18px;
        letter-spacing: 0px;
    }
    .zk-product-title span:before {
        width: 50px;
        left: -77px;
        top: 8px;
    }
    .zk-product-title span:after {
        width: 50px;
        right: -77px;
        top: 8px;
    }
    .zk-product-desc {
        font-size: 12px;
        padding-top: 10px;
    }
    .zk-product-menus a {
        font-size: 14px;
    }
    .zk-product-menus-list{
       flex-wrap: wrap;
    }
    .zk-product-menus-list a .info p {
        font-size: 14px;
        padding: 20px 0;
    }
    .zk-product-menus-list a:last-child{
        display: none;
    }
    .zk-product-ul-list{
        margin-top: 0;
    }
    .zk-product-ul-list .item{
        flex-wrap: wrap;
    }
    .zk-product-ul-list .item .image-list {
        width: 100%;
    }
    .zk-product-ul-list .item .content-list {
        width: 100%;
        background: #f2f5fa;
        padding: 15px;
        position: relative;
    }
    
    .short-title p {
        font-size: 14px;
    }
    .content-list p {
        font-size: 14px;
    }
  
    .view-more {
        bottom: 5%;
        font-size: 12px;
        padding: 10px 25px;
        position: relative;
        display: inline-block;
        margin-top: 20px;
    }
    
    .zk-product-menus-list a {
        width: 49%;
        margin-bottom: 2%;
    }
    .product-bokd {
        font-size: 12px;
        line-height: 20px;
    }
    .gdd_top_banner .swiper-container .swiper-button-prevh, .gdd_top_banner .swiper-container .swiper-button-nexth{
        display: none;
    }
    .gdd_top_banner .swiper-pagination-bullet {
        width: 10px;
    }
    .gdd_top_banner .swiper-pagination-bullet-active {
        width: 30px !important;
    }
    .mod-4 .item .content span{
       font-weight: normal;
    }
    .tig a {
        font-size: 13px;
        margin-left: 0;
        margin-right: 10px;
    }
    .bnd-list .dka span {
        font-size: 12px;
        background-size: 11px;
        padding-left: 14px
    }
    .bnd-list a{
       width: 49%;
    }
    .bnd-list a:nth-child(4n){
        margin-right: 2%;
    }
    .bnd-list a:nth-child(2n){
        margin-right: 0 !important;
    }
    .bnd-list a:hover{
        transform: inherit;
    }
    .sild-b-d{
        display: block !important;
    }
    .zk-product-menus{
        justify-content: space-between;
    }
    .tig{
        display: none;
        margin-bottom: 10px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
     .getbk {
        font-size: 18px;
        margin: 10px 0 10px 0;
    }
    .msgbox .txt {
        font-size: 12px;
    }
    .scg p{
      font-size: 18px;
    }
    .scg span {
        font-size: 12px;transform: scale(0.7);height: 3px;
    }
    .part2{
        margin-top: 20px;
    }
    .mon-1{
         margin-top: 20px;
    }
    .mon-1 .item {
        padding: 3% 2%;
        width: 45%;
    }
    .mon-1 img {
        height: 25px;
    }
    .mon-1 .item p {
        font-size: 14px;
        margin: 10px 0 10px 0;
    }
    .mon-1 .item span {
        font-size: 12px;
        line-height: 16px;
        height: 51px;
    }
    
    .ver-1{
        margin-top: 10px;
        background: none;
    }
    .ver-1 .item1, .ver-1 .item5{
        margin-left: 0;
    }
    .ver-1 .item{
        width: 100%;float: none;margin-bottom: 15px;
    }
    .ver-1 .item2, .ver-1 .item6{
        margin-right: 0;
    }
    .ver-1 .item5, .ver-1 .item6{
        margin-bottom: 10px;
    }
    .ver-2 p {
        font-size: 14px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    
    .ver-1 .item i {
        width: 4px;
        height: 4px;
        margin-top: 5px;
        margin-right: 10px;
    }
    #parameters .join-us{
       padding: 10px 0 30px 0;
    }
    .join .mod-1 {
        margin-top: 10px;
    }
    .join .mod-1 p {
        font-size: 18px;
    }
    .join .mod-1 span {
        font-size: 12px;
    }
    .par-1 {
        font-size: 12px;
        line-height: 22px;
        padding: 10px 10px 20px 10px;
    }
    #parameters .list{
        flex-wrap: wrap;
    }
    #parameters .list a:nth-child(4),#parameters .list a:nth-child(5){
        width: 46%;
   }
    #parameters .list a{
        padding: 10px 0 10px 10px;
      width: 29%;
      margin-bottom: 10px;
    }
    #parameters .list .cout b{
      display: inline-block;
    }
    #parameters .list p {
       font-size: 12px;
       margin-bottom: 10px;
    }
   #parameters .list .cout {
        font-size: 14px;
        display: flex;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        text-align: justify;
        height: 20px;
    }
    
    .par-1 {
        font-size: 12px;
        line-height: 22px;
    }
     #honors .certify .swiper-button-next, #honors .certify .swiper-button-prev{
        width: 20px;
        height: 20px;
    }
    .swp {
      width: 100%;
      margin: 10px auto 0 auto;
    }
    #honors .certify .swiper-button-next, #honors .certify .swiper-button-prev{
        top: 50%;
    }
    #honors .pod-1 .certify .swiper-button-prev {
        left: -7%;
    }
    #honors .pod-1 .certify .swiper-button-next {
        right: -7%;
    }
    #honors .certify .swiper-slide {
      width: 62%;
    }
    .blocks{
        margin-top: 10px;
    }
    .blocks .item{
        width: 48%;
        margin-bottom: 4%;
    }
    .blocks .item span {
        line-height: 15px;
    }
    .blocks .item p {
        font-size: 14px;
        padding: 10px 0;
    }
    .anon{
        width: 90%;
        bottom: -27px;
    }
    .anon .cout {
        font-size: 16px;
    }
    .anon .item{
       padding: 10px 0;
    }
    .anon .item p {
        font-size: 12px;
        margin-top: 10px;
        font-weight: normal;
    }
    .fom a img{
        width: 150px;
        margin: 0 auto;
    }
    .fom .fcon {
        font-size: 13px;
        background-size: 11px;
        padding-left: 16px;
        line-height: 14px;
        width: 65px;
        margin: 20px auto 0 auto;
    }
    .fom p {
        font-size: 16px;
        text-align: center;
        margin: 10px auto 20px auto;
    }
    .fcode {
        width: 60px;
        margin: 0 auto;
    }
    .fcode span {
        margin: 10px 0;
    }
    .nod-2{
        margin-top: 10px;
    }
    .nod-2 a .date p {
        font-size: 18px;
    }
    .nod-2 .bd {
        width: 77%;
    }
    .nod-2 a{
        width: 100%;
    }
    .nod-1{
        display: block;margin-top: 10px;
    }
    .nod-1 a:nth-child(2) .p {
        margin-bottom: 10px;
    }
   .nod-1 a {
        padding: 15px;
        margin-bottom: 0px;
        border-top: 1px solid #e5e5e5;
    }
    .nod-1 p {
        margin: 10px 0 10px 0;height: 14px;
    }
    .nod-1 .p {
        font-size: 12px;
        height: auto;
        line-height: 20px;
        margin: 10px 0 0 0;
    }
    .com-1 {
        font-size: 14px;
        margin: 5px 0 10px 0;
    }
    .com-2 {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        margin: 0 0 30px 0;
    }
    .com-3 {
        font-size: 12px;
    }
    #company .join-us{
      background-size: cover;
      padding: 15px 0 30px 0;
    }
    #products_index .join-us{
        padding: 15px 0 0 0;
    }
    .pod-1{
        margin: 10px 0 30px 0;
        flex-wrap: wrap;
    }
    .pod-1 .item{
        font-size: 12px;
        padding: 5px;
        display: flex;
        align-items: center;
    }
    .pod-1 .item img {
        margin-right: 5px;
        width: 10px;
    }
    .certify .swiper-slide{
        width: 50%;height: auto;
    }
    .pod-1 .view-more {
        bottom: 10px;
    }
    .pod-1 .certify .swiper-button-next{
        right: 0;
    }
    .certify .swiper-container {
        padding-bottom: 30px;
    }
    .certify .swiper-button-next, .certify .swiper-button-prev {
        top: 47%;
    }
    .certify .swiper-slide p {
        font-size: 12px;
        margin: 10px 0 0 0;
    }
    .pod-1 .certify .swiper-button-prev{
        left: 0;
    }
    .contain-63{
        width: auto;
        padding: 0 15px;
    }
    .mod-1 span {
        font-size: 14px;
    }
    .mod-1 p {
        font-size: 20px;padding-bottom: 5px;
    }
    .mod-2 {
        display: block;
    }
    .mod-2 .mod-3 {
        width: auto;
        display: flex;
        overflow: hidden;
        align-items: center;
        justify-content: space-between;
    }
    .mod-6 {
        width: 25px;
        height: 25px;
        margin-right: 5px;
        border:none;
    }
    .mod-7 span {
        font-size: 12px;
        display: block;
        margin-top: 5px;
        height: 25px;
    }
    .mod-2 .mod-4 {
        width: 100%;margin-top: 10px;
    }
    .mod-4 .item .content p {
        font-size: 14px;
    }
    .join-us{
        padding: 15px 0 70px 0;
    }
    .mod-5 {
        font-size: 14px;
        padding: 4% 2%;
        margin-top: 10px;
        width: 28%;
         border-right: none;
         border-bottom: 2px solid #fff;
    }
    .mod-5:hover{
        border-right: none;
        border-bottom: 2px solid #0a933c;
   }
   .mod-2 .mod-3 .cur{
        border-right: none;
       border-bottom: 2px solid #0a933c;
   }
    .sild-b-d a{
        margin-bottom: 5px;
    }
    .fla-3 .subjoin .center {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
 
    .fla-3 .subjoin .center span{
        font-size: 14px;
    }
   .ind6 {
        width: auto;
        margin: -40px 15px 35px 15px;
        padding: 45px 0 15px 0;
    }
    .ind6_txt {
        width: 100%;
        height: auto;
        position: static;
        margin-top: 30px;
    }
    .ind6_img {
        width: 200px;
        margin: 0 auto;
        height: 200px;
    }
    .ind61 {
        width: auto;
        padding: 0 15px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0;
    }
    .ind6_txt > h3 {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
        text-align: center;
    }
    .ind6_txt > p {
        font-size: 12px;
        line-height: 25px;
    }
    .quan {
        font-size: 14px;
    }
    .ttt {
        font-size: 18px;
    }
    .ind5 {
        padding: 15px 0 40px;
    }
    .ind5_txt {
        margin-top: 30px;
        padding: 10px 13.5%;
        text-align: center;
        position: relative;
    }
    .green_lb .green_item .item_right {
           padding-top: 0.4rem;
          padding-bottom: 0.4rem;
    }
    .green_lb .green_item .item_right .item_right_txt2 {
        font-size: 12px;
    }
    .green_lb .green_item .item_right .item_right_txt1 {
        font-size: 14px;
    }
    .green_lb .green_item {
        flex-wrap: wrap;
    }
    .green_lb .green_item .item_left {
        width: 100%;
    }
    .sort-a span.cur{
        font-size: 16px;
    }
    .conditions .ab_txt_contain{
        padding: 0;
    }
    .jkmx{
      margin-top: 15px;
    }
    .jkmx a {
        width: 100%;
    }
    .jkmx .pcon {
        font-size: 12px;
        line-height: 25px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .feitin {
        margin-top: 20px;
    }
    .NlistPic, .NlistPic{
        width: 100%;
    }
    .NlistRight{
        width: 100%;
    }
    .Nlist li a{
        display: block;
    }
    .NlistRight p {
        font-size: 12px;
        margin-top: 10px;
        border-bottom: 1px solid #000;
    }
    .NlistRight h6 {
        font-size: 14px;
        padding-top: 5px;
    }
    .Nlist li {
        margin: 20px 0 20px 0;
        display: block;
    }
     .bunda .dasharr-list a {
        margin: 10px 0;
    }
    .dasharr-list a {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .new-list li a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 10px 0 10px 0;
}
.new-list li a .time {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 75px;
    height: 50px;
    line-height: 50px;
    background: #0a933c;
    margin-top: 0;
    z-index: 1;
    font-size: 0;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.new-list li a .time > div {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-top: 10px;
}
.new-list li a .time .year {
    font-size: 12px;
}
.new-list li a .time .day {
    font-size: 16px;
}
.new-list li a .nr {
    background: #FFF;
    margin-left: 0;
    height: auto;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 15%);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.new-list li a .nr .img {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
.new-list li a .nr .img > div {
    width: 100%;
    position: relative;
    padding-bottom: initial;
}
.new-list li a .nr .img > div img {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.new-list li a .nr .title {
    margin-left: 0;
    position: relative;
    width: 100%;
}
.new-list li a .nr .title h1 {
    margin-top: 10px;
    height: auto;
    line-height: 30px;
    width: 100%;
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
    position: relative;
}
.new-list li a .nr .title .p {
    font-size: 12px;
    line-height: 20px;
}
.new-list li a .nr .title .p:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    top: -7px;
}
    .dasharr-t span {
        font-size: 18px;
    }
    .dasharr-t span:before {
        height: 19px;
        width: 2px;
    }    
    .dasharr-t a {
        width: 70px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        border: 1px solid #0a933c;
        transition: all 1s;
    }
    .dasharr-list a p {
        font-size: 14px;
        margin: 10px 0 5px 0;
    }
    .zonedword {
        font-size: 14px;
    }
    .tplDict {
        margin: 10px 0 0 0;
    }
    .lpcon .tplDict .drw-1 {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .tplDict .drw p:after{
        display: none;
    }
    .tplDict .drw {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .tplDict .drw-2 span {
        font-size: 19px;
        color: #888;
        padding: 0 5px;
        margin-top: 50px;
        display: block;
    }
    .lpcon .tplDict .drw-3 p {
        margin-bottom: 5px;
    }
    .lpcon .tplDict .drw-2 p {
        text-indent: 33px;
    }
    .lpcon .comp-1 .comp-min {
        font-size: 14px;
        line-height: 25px;
        margin-top: 0;
    }    
    .tplDict .drw p {
        font-size: 16px;
        color: #000;
        margin: 10px 0 0 5px;
        text-indent: 25px;
    }
    .lpcon .tplDict .drw-1 p {
        margin-bottom: 10px;    text-indent: 30px;
    }
    .store .comp .step1 img {
        margin-top: 10px;
    }
    .fla-3 {
        width: 100%;
        height: 450px;
        margin: 30px 0;
    }
    .fla-3 .shm-1 {
        font-size: 18px;
        padding-top: 10px;
    }
    .fla-3 .shm-2 {
        font-size: 14px;
        margin: 10px 0 0 0;
    }
    .fla-3 .subjoin {
        width: 80%;
        overflow: hidden;
        margin: 10px auto;
    }    
    .fla-3 .sfb-1 label {
        font-size: 14px;
        display: inline-block;
        padding-left: 5px;
        color: #000;
    }
    .fla-3 .sfb-1 {
        height: 35px;
        line-height: 30px;
        margin-bottom: 15px;
    }
     .fla-3 .sfb-1 input {
        width: 66%;
        margin-top: 0;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }
    .fla-3 .h_submits {
        width: 100%;
        background: #fff;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        border-radius: 35px;
        cursor: pointer;
        color: #0a933c;
    }
    .fla-3 .subjoin .right .ins p {
        font-size: 12px;
        font-weight: normal;
        margin-left: 0;
        margin-bottom: 2px;
    }
    .fla-3 .subjoin .right .ins {
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        background: url(images/htel-1.png) 0px 4px no-repeat;
        margin-top: 10px;
        padding-left: 30px;
        background-size: 25px;
        display: inline-block;
    }
    .fla-3 .subjoin .left {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .fla-3 .subjoin .contain {
        width: 100%;
    }
    fla-3 .h_submits {
        width: 100%;
        background: #fff;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        border-radius: 35px;
        cursor: pointer;
        color: #0a933c;
    }
    .fla-3 .subjoin .right {
        width: 100%;
        float: none;
        text-align: center;
    }
    .fla-3 .subjoin .right img {
        width: 100px;
        height: 100px;
        display: block;
        margin: 20px auto 10px auto;
    }
    .fla-3 .subjoin .right span {
        font-size: 14px;
        color: #fff;
        text-align: center;
        display: block;
        margin: 5px 0;
        padding-left: 0;
    }
    div.store {
        margin: 20px auto;
    }
    .tool p {
        font-size: 16px;
    }    
    .tool span:before {
        top: -2px;
    }
    .store .ab_txt_contain {
        padding: 10px 0 0 0;
    }
    .store .comp-cout {
        bottom: 10px;
        position: relative;
        margin-top: 10px;
        text-align: left;
    }
    .tool span {
        font-size: 14px;
        margin-top: 5px;
    }
     .store  .comp-1 {
        text-align: left;
    }
    .fztxt {
        font-size: 14px;
        line-height: 25px;
        width: auto;
        padding: 0 15px;
    }
    .fzlist a {
        display: block;
        flex: auto;
        margin-right: 2%;
        position: relative;
        transition: all .5s;
        width: 49%;
        margin-bottom: 10px;
    }
    .fzlist a:hover {
        transform: scale(1.05);
    }
    .fzlist a p {
        font-size: 14px;
    }
    .fzlist {
        margin: 10px auto 30px auto;
    }
    .fzlist a:nth-child(2n){
        margin-right: 0;
    }
    .strengthBox .L{
        width: 100%;
        height: 200px;
    }
    .franchise a{
        flex: auto;
        display: block;
        padding: 0 15px;
    }
    .strengthBox .L p{
        font-size: 16px;
    }
    .strengthBox .R{
        width: 100%;
    }
    .strengthBox .ab_txt_contain .title span {
        font-size: 16px;
    }
    .strengthBox .ab_txt_contain .title p {
        font-size: 28px;
    }
    .jlogo {
        text-align: center;
        width: 100%;
    }
    .jlogo img{
        width: 160px;
    }
    .jtxt {
        font-size: 14px;
        width: auto;
        padding: 0 15px;
        line-height: 25px;
        margin: 10px 0;
    }
    .strengthBox .R .ab_txt_contain {
        margin: 10px 0 0 0;
        padding: 0 0 10px 0;
        width: 100%;
        text-align: center;
    }
    .comp-cout span{
        font-size: 24px;
    }
 
    .brave .brave-the{
        width: 100%;
    }
    .brave .brave-txt {
        line-height: normal;
        font-size: 14px;
    }
    .brave .brave-the img{
        width: 100%;margin-top: 10px;
    }
    .brave-txt-kl a {
        text-align: center;
        position: relative;
        bottom: auto;
        margin: 20px 0 10px 0;
    }
    .hhs{
        height: auto;
    }
    .ab_about .brave .brave-txt-kl {
        position: relative;
        display: block;
        white-space: initial;
    }
    .brave-txt-kl p {
        font-size: 16px;
        position: relative;
        top: auto;
    }
    .cult_1 a{
         margin-bottom: 10px;
        width: auto;
        padding: 0 15px;
    }
    .comp-cout b {
        font-size: 12px;
    }
    .comp-cout p {
        font-size: 12px;
    }
    .comp-1 .cout{
        text-align: left;
    }
    .jm-4 img{
        margin-bottom: 30px;
    }
    .comp-cout{
        margin-top: 5px;
    }
    .ys_nav_box > a .ys_n_h .ys_l {
        line-height: inherit;
        width: 100%;
        padding: 0;
        font-size: 14px;
    }
    
    .ys_nav_box > a .ys_n_h .ys_r .ys_so {
        margin-top: 0.1rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-break: break-all;
        word-wrap: break-word;
        line-height: 24px;
    }    

    .ys_nav_box > a{
            overflow: visible;
    }
    .f-18{
        font-size: 12px;
    }
    .max-wid{
        width:95%;
    }
    .ys_nav_box > a .ys_n_h .ys_r {
        width: 230px;
    padding: 0;
    line-height: 1;
    position: fixed;
    text-align: left;
    top: -60px;
    z-index: 99999999;
    left: 0;
}
.ys_nav_box > a .ys_n_h .ys_r .ys_so{
    line-height: normal;
}
    .sort-a span{
        display: inline-block;
        margin: 20px 20px 25px 0;
        position: relative;
        cursor: pointer;
        font-size: 14px;
    }
    .ab_txt_contain .sort-bb span{
        margin: 20px 20px 25px 0;
    }
    .sort-b .nk a{
        width: 100%;
        margin-bottom: 10px;
    }
    .sort-b .nk a span{
        font-size: 12px;
    }
    .endor .profile .content .detil .wid{
        margin-bottom: 0;
    }
    .sort-c {
        height: 190px;
        margin: 15px 0 0 0;
    }
    .klitem a{
       width: 100%;
       margin: 10px 0 5px 0;
    }
    .klitem a p{
        font-size: 14px;
        margin: 5px 10px 5px 10px;
    }
    .klitem a span {
        margin: 0 10px 5px 10px;
    }
    .kka {
        width: 100%;
    }
    .kka p{
        padding: 15px 10px 10px 10px;
        font-size: 14px;
    }
    .kka span {
        display: block;
        font-size: 12px;
        color: #919191;
        margin: 0 10px 0 10px;
        line-height: 22px;
    }
    .kka a {
        font-size: 12px;
        height: 25px;
        width: 95px;
        line-height: 25px;
        right: 10px;
        bottom: 5px;
        margin: 0;
    }
   .gdd_top_banner .swiper-slide >img {
     width: 100%;
    }
    #header #gnb li .oneD{
        font-size: 12px;padding: 39px 0;
    }
    #app_body{
        margin-top: 0!important;
    }
    .gdd_top_banner video {
        width: 100% !important;
        height: 100% !important;
        object-fit: fill !important;
    }
    .hidden-xs {
        display: none!important;
    }
    .visible-xs {
        display: block!important;
    }
    .gdd_top_banner .swiper-slide {
        background: none!important;
    }
  
    #header #gnb{
        display: none;
    }
    .visible-xs {
        display: block!important;
    }
    
    .mobile_phone_navigation {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        height: 55px;
        background: #fff;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
    }
    .mobile_phone_logo {
        width: 100px;
    }
    .mobile_phone_logo img {
        width: 100%;
    }    
    .mobile_phone_logo img {
        width: 100%;
    }
    .phone_conent > span {
        width: 30px;
        border: 1px solid #000;
        display: block;
        margin: 7px auto;
    }
    .phone_conent_title {
        width: 100%;
        background: #fff;
        border-top: 1px solid #ccc;
        position: absolute;
        top: 100%;
        padding-bottom: 5px;
        display: none;
    }
    .phone_conent_title li {
        line-height: 40px;
        width: 100%;
        border-bottom: 1px solid #ccc;
        text-align: center;
    }    
    .phone_conent_title .downlist .s-dlist a{
            color: #999999 !important;
    }
    .s-dlist ul li{
       border-bottom:none;
    }
    .phone_conent_title li.downlist{
        background: url(images/s-up.png) no-repeat 98% 20px;
        background-size: 16px;
    }
    .uplist .s-dlist{
        display: none;
    }
    .phone_conent_title li.uplist{
        border-bottom: none;
        background: url(images/s-down.png) no-repeat 98% 20px;
        background-size: 16px;
    }
    .phone_conent_title a {
        display: inline-block;
        padding: 3px 0;
        font-size: 14px;
        color: #555!important;
        text-align: center;
    }
    #wrapper {
        margin-top: 55px!important;
    }
    .dowebok-1 span{
        font-size: 14px;
    }
    .mobile_phone_conent {
        display: flex;
        align-items: center;
        color: #000;
        margin-right: 15px;
        transition-duration: .5s;
       -webkit-transition-duration: .5s;
    }
    .mobile_phone_logo {
        margin-left: 15px;
    }
    .gdd_top_banner {
        height: auto !important;
        top: 55px !important;
        position: static!important;
    }
    .gdd_top_banner .txtArea .tit {
        font-size: 16px;
        top: -35px;
    }
    .gdd_top_banner .txtArea .txt {
        font-size: 18px;
        margin-top: 15px;
    }
    .gdd_top_banner .txtArea {
        left: 30px;
        width: 80%;
        padding-left: 0;
    }
    .ndu{
        display: none;
    }
   
    .ab_txt_contain .title p {
        font-size: 28px;
        text-align: center;
     }
    .ab_txt_contain .title span {
        font-size: 16px;
        top: 12px;
        text-align: center;
        left: 0;
        right: 0;
    }
    .paters-title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .paters {
        width: 100%;
        margin-bottom: 20px;
    }
    .paters-content a {
        width: 33%;
    }
    .ab_txt_contain {
        padding: 10px 0;
        margin-top: 10px
    }
    .abtxt {
        font-size: 12px;
        padding: 0 15px;
        margin: 15px 0 25px 0
    }
    
    .ab_txt_contain .more {
        width: 35%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin: 11px auto;
    }
    #ab_index{
        height: auto !important;
    }
    .store .comp .step2  img{
        margin-top: 15px;
    }
    .step2 .txt {
        font-size: 14px;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 10px;
    }    
    .index_news .ab_txt_contain {
        padding: 10px 10px;
        width: auto;
    }
    .jevr {
        margin: 20px 0 0 0;
    }
    .jevr .left {
        float: none;
        width: 100%;
    }
    .jevr .right {
        float: none;
        width: 100%;
    }
    .listns .l span {
        font-size: 14px;
    }
    .listns .l {
        width: 42px;
    }
    .listns .l:after {
        width: 1px;
        height: 12px;
        background: #000;
        top: 1px;
        right: -7px;
    }
    .listns .r p {
        font-size: 14px;
        margin-top: 0;
    }
    .jevr .right{
        height: auto !important;
    }
    .jevr .left .listns {
        margin-bottom: 10px;
    }
    .jevr .left .listns .r {
        border-bottom: 1px solid #c7e6d2;
        padding: 0 0 40px 0;
    }
    .jevr .left .listns .r {
        padding: 0 0 10px 0;
    }
    .link-more {
        width: 90px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        margin: 15px auto 0 auto;
    }
    .gdd_foot_copyright_box {
        height: auto;
        line-height: initial;
        padding: 10px 0;
        margin: 0;
    }
    
    .gdd_foot2 {
        width: auto;
        margin: 0 auto;
        padding: 25px 15px 15px 15px;
    }
    .gdd_foot_line {
        margin-top: 0;
        padding: 5px 0;
    }
    .gdd_f_list_box {
        display: block;
    }
    .gdd_f_ewm_box .top_ewm {
        width: 2rem;
        height: 2rem;
        margin: 0 auto 20px auto;
    }
    .slidesss{
        height: 180px;
    }
    .position{
        width: 100%;
    }
    .contain-s{
        width: auto;padding: 0 15px;
    }
    .profile .content .detil .wid {
      font-size: 16px;
      margin-bottom: 0;
    }

    .htmd {
        line-height: initial;
    }
    .chane{
        height: 200px !important
    }
    .chane .tx {
        width: auto;
        right: auto;
        line-height: initial;
        font-size: 12px;
        position: relative;
        padding: 30px 15px;
        top: auto;
    }
    .dn-container {
        margin-right: auto;
        margin-left: auto;
        min-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .page-main-content {
        margin:10px 0 30px 0;
        width: 100%;
        overflow: hidden;
    }
    .urHere a:first-child {
           background: url(images/pstion.png) left center no-repeat;
        padding-left: 20px;
        background-size: 13px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list .item {
        height: 20px;
        font-size: 0;
        cursor: pointer;
        opacity: 0;
        overflow: hidden;
    }    
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .city-list .item i {
        display: inline-block;
        width: 5px;
        height: 100%;
        vertical-align: middle;
        background-color: #000;
        margin-left: 13px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap {
        height: 350px !important;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item .con a .img {
        width: 200px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con {
        width: 270px;
        height: 109px;
        margin-top: -80px;
        margin-left: 5px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .color {
        width: 5px;
        height: 100px;
        margin-top: 5px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info {
        top: 5px;
        width: 133px;
        height: 99px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info .date {
        width: 113px;
        margin: 5px auto 0;
        font-size: 13px;
    }    
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.center .con a .info .txt {
        width: 113px;
        margin: 10px auto 0;
        color: #000;
        font-size: 12px;
        line-height: 14px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con {
        margin-left: 5%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con {
        position: relative;
        width: 270px;
        height: 109px;
        margin-top: 12px;
        margin-left: 5%;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear {
        top: 27px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .color, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .color {
        position: relative;
        float: left;
        display: inline-block;
        transition: all .3s ease-in-out;
        width: 5px;
        height: 100px;
        margin-top: 5px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info {
        position: absolute;
        right: 0;
        overflow: hidden;
        transition: all .3s ease-in-out;
        top: 5px;
        width: 133px;
        height: 99px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info .date, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info .date {
        width: 113px;
        margin: 5px auto 0;
        font-size: 13px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .info .txt, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .info .txt {
        width: 113px;
        margin: 10px auto 0;
        color: #000;
        font-size: 12px;
        line-height: 14px;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear .con a .img, .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.rnear .con a .img {
        position: relative;
        float: left;
        display: inline-block;
        width: 200px;
        height: 100%;
        overflow: hidden;
    }
    .wb-zc-lxmod-yunqi-review-2018 .module-wrap .dn-container .review-wrap .slick-wrap .item.lnear {
        top: -60%;
    }
  
    .contain-1200 {
        width: auto;
        padding: 0 15px;
    }
    .cult_1{
        display: block;
        margin: 20px 0 20px 0;
    }
    .cult_1 a{
        margin-bottom: 10px;
    }
    .cult_title {
        font-size: 16px;
        margin: 20px auto 30px auto;
    }
 
    .cult_2{
       display: block;margin-bottom: 20px;
    }
    .cult_2 a:first-child img:first-child {
        margin-bottom:10px;
    }
    .cult_2 a img{
        margin-bottom:10px;
    }
    .part-content {
        padding: 20px 0 20px 0;
        margin-bottom: 20px;
    }
    .cult_3 a {
        width: 49%;
        height: auto;
        margin-bottom: 2%;
        margin-right: 2%;
    }
    .cult_3 a:nth-child(2n){
        margin-right: 0;
    }
    .cult_3 a:nth-child(3n){
       margin-right: 2%;
    }
    .cult_2 a:nth-child(2){
        width: 49%;float: left;
    }
    .cult_2 a:nth-child(3){
        width: 49%;float: right;
    }
    .cult_3 a:nth-child(6n) {
        margin-right: 0;
    }
 
    .plh{
        margin: 0 0 20px 0;
    }   
    .plh a {
        width: 43%;
        height: auto;
        margin-bottom: 2%;
        padding: 2%;
        margin-right: 2%;
    }
    .plh a:nth-child(2n){
        float: right;margin-right:0 !important;
    }
    .plh a:nth-child(5n) {
        margin-right:  2%;
    }
    .tabpan {
        margin: 20px auto 0 auto;
        padding: 0;
    }
    .tabpan .tx {
        width: auto;
        font-size: 12px;
        padding: 0 10px;
    }
    .tabpan .tx p {
        font-size: 18px;
    }
    .tabpan .tx span {
       line-height: 18px;
    }
    .contain-1480 {
        width: auto;
    }
    .dowebok {
        margin: 20px 0;
    }
    .tabNav {
        padding: 2% 0 0 0;
    }
    .tabNav-1 a {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .tabNav-1 a:nth-child(2n){
        margin-right: 0;
    }
    .tabNav-1 a:nth-child(3n){
        margin-right: 2%;
    }
    .tabNav-1 a:nth-child(6n){
        margin-right: 0;
    }
    .tabNav .content {
        line-height: 20px;
        padding: 10px;
        font-size: 12px;
    }
    .vad {
        max-width: 750px;
        width: auto;
        padding: 0 15px;
        margin: 20px auto;
    }
    .hhd .p {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .hhd {
        width: auto;
        padding: 20px 15px;
    }
    .hhd a {
        display: block;
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-top: 2%;
    }
    .hhd a:nth-child(2n){
        margin-right: 0;
    }
    .hhd a:nth-child(3n){
        margin-right: 2%;
    }
    .hhd a:nth-child(6n){
        margin-right: 0;
    }
 
    .dpca {
        margin-bottom: 50px;
        height: 350px !important;
        margin-top: 10px;
    }   
    .filtrate {
        font-size: 12px;
        width: auto;
        margin: 0;
        color: #666666;
        padding: 0 15px;
    }
    .filtrate p {
        font-size: 14px;
    }
    .rate-bit {
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 45px;
    }
    .rate-bit .swiper-button-next2{
        right: -10px
    }
    .rate-bit .swiper-button-prev2{
        left: -10px
    }
    .filtrateall {
        width: auto;
        top: 5%;
        height: 90%;
        bottom: 2%;
        margin: 0 15px;
    }
 
    .scient .hhd {
        background: #fff;
        padding: 10px 0;
        width: auto;
    }

    .achieve .profile .content{
        width: 100%;
    }
    .achieve .profile .content .detil {
        padding: 20px;
    }
    .achieve .profile a {
        font-size: 12px;
    }
    .achieve .profile .content .detil .wid {
        font-size: 14px;
    }   
    .achieve .profile {
        padding: 30px 0 0 0;
    }
    .achieve-list a {
        width: 46%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .achieve-list {
        padding-bottom: 30px;
        margin-top: 10px;
    }
    .achieve-list a:nth-child{
        margin-right: 0;
    }
    .achieve-list a span{
        font-size: 12px;
    }
    .aging{
        margin: 20px auto;
    }
  
    .caselist{
       padding: 20px 0 20px 0;
    }  
    .caselist a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .caselist .item_bot_txt {
        padding: 20px 20px 10px 20px;
        background-color: #f5f5f5;
    }
    .caselist .item_bot_txt p {
        font-size: 14px;
        color: #333333;
        margin-bottom: 10px;
    }
    .caselist .item_bot_txt .time {
        font-size: 12px;
        color: #666666;
        margin-bottom: 10px;
        display: block;
    }
    .caselist .item_bot_txt .description {
        font-size: 12px;
        color: #999999;
        margin-bottom: 0px;
        line-height: 1.3;
      
    }
    .pager {
        margin-bottom: 30px;
    }
    .pager a {
       font-size: 12px;
       padding: 6px 9px;
       color: #000;
       font-weight: 700;
       font-family: auto;
    }
    .sk-1{
        padding: 10px;
        margin-top: 20px;
    }
    .new-pmd {
        font-size: 14px;
        margin: 20px 0 0 0;
    }
    .new-pmd-time {
        font-size: 12px;
        margin-bottom: 0;
        padding: 10px 0;
    }
    .new-pmd-content {
        margin-bottom: 20px;    width: auto;padding: 10px;
    }
    .lift {
        margin-bottom: 30px;
        font-size: 12px;
    }
    .lift span{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .lift a {
        font-size: 12px;
    }
   .lift span.na {
        background-size: 10px;
    }
    .lift span.nb{
        background-size: 10px;
        padding-right: 15px;
    }
    .lift:hover span.na {
        background-size: 10px;
        padding-left: 15px;
    }
    .lift:hover span.nb{
        background-size: 10px;
        padding-right: 15px;
    }
    .investor .link-more {
        text-align: center;
        margin: 10px auto 20px auto;
    }
    .tzzg {
        height: 300px !important;
    }

    .abstract_shte {
        display: block;
        text-align: left;
    }
    .abstract_shte a {
        display: block;
        width: 100%;
    }
    .develop-1 {
        padding: 20px 0;
        margin: 20px 0;
    }
    .abstract_shte a span {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .c-row {
        position: relative;
        left: 0;
        right: 0;
        margin: 10px auto;
        cursor: pointer;
        top: auto;
        text-align: center;
    }
    .c-row-1 {
        margin: 0 auto;
    }
    .c-row p{
        font-size: 14px;margin-top: 10px;
    }
    .abstract {
        font-size: 12px;
        color: #38764e;
        background: #f3fbf5;
        width: 100%;
        margin: 20px auto;
        text-align: center;
        padding: 10px 0;
        font-weight: 500;
        line-height: normal;
    }

    .molecule{
        margin: 20px 0 30px 0;
        display: block;
    }
    .molecule .nubx {
        height: auto;
        width: 100%;
        margin-bottom: 10px;
    }
    .molecule .nubx {
        height: auto;
        width: 100%;
        display: block;
        text-align: left;
    }
    .molecule .nubx .bv {
        width: auto;
        padding: 10px;
    }
    .molecule .nubx img {
        height: auto;
        width: 96%;
        padding: 2%;
    }
    .abstract_content{
        line-height: normal;
        font-size: 12px;
    }
    .xsmall{
        margin-bottom: 30px;
    }
    .merge {
        margin-bottom: 30px;
        padding: 15px 15px;
        font-size: 12px;
        text-align: left;
    }
    .merge span:after {
        top: 5px;
    }
   
    .abhuah {
        margin: 0;
        padding: 20px 0;
    }
    .part-a{
       padding: 0 0 20px 0;
    }
    .bd-1 p {
        font-size: 18px;
        color: #333;
        text-align: left;
    }
    .bd-1 span {
        font-size: 12px;
        margin-top: 0px;
    }    
    .bd-2 {
        font-size: 14px;
    }
    .bd-2 span:first-child {
        background: url(images/hhtel.png) no-repeat;
        margin-right: 10px;
        background-size: contain;
    }
    .bd-2 span {
        display: block;
        line-height: 30px;
        background-size: contain;
        padding-left: 40px;
        margin-top: 10px;
    }
    .bd-2 span:last-child {
        background: url(images/hhfax.png) no-repeat;
        background-size: contain;
    }
    .loa {
        margin: 10px 0 0 0;
    }
    .loa p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
    }    
    .loa span {
        font-size: 12px;
        color: #333;
        display: block;
        margin-top: 10px;
        background: url(images/message.png) 0 3px no-repeat;
        text-indent: 20px;
        line-height: normal;
        background-size: auto;
    }

    .job_content p {
        font-size: 13px;
        text-align: center;
        color: #999999;
        line-height: normal;
        margin-bottom: 20px;
    }
    .breadcrumb {
        background: #0a933c;
        font-size: 12px;
        margin-top: 20px;    
        color: #f5f5f5;
        position: relative;
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
    }
    .breadcrumb-item {
        background: #faf9f9;
        font-size: 12px;
        color: #333;
        position: relative;
        height: 35px;
        line-height: 35px;
        padding: 0 5px;
    }
    .breadcrumb span:last-child{
        width:20%;
    }
    .breadcrumb-item span:nth-child(1),.breadcrumb span:nth-child(1){
        width: 35%;
    }
    .breadcrumb-item span:nth-child(2),.breadcrumb span:nth-child(2){
        width: 15%;
    }
    .breadcrumb-item span:nth-child(3),.breadcrumb span:nth-child(3){
        width: 15%;
    }
    .breadcrumb-item span:nth-child(4),.breadcrumb span:nth-child(4){
        width: 15%;
    }
    .breadcrumb-item span:nth-child(5),.breadcrumb span:nth-child(5){
        width: 20%;text-align: right;
    }
    .breadcrumb-item span a {
        color: #0a933c;
        border: 1px solid #0a933c;
        padding: 0px 7px;
        border-radius: 17px;
        display: inline;
    }
    .breadcrumb-pager {
        width: 100%;
        background: #faf9f9;
        padding: 10px 0;
        margin-bottom: 30px;
    }
    .linenums {
        margin: 20px 0;
    }
    .linenums-1 {
        font-size: 18px;
        margin: 10px 0;
    }
    .linenums-2 {
        height: auto;
        line-height: 25px;
        font-size: 12px;
        padding: 5px 5px;
    }
    .linenums-3 {
        padding: 10px 10px;
    }
    .linenums-3 .title {
        font-size: 14px;
        line-height: normal;
    }
    .linenums-3 .right {
        margin-left: 10px;
        font-size: 12px;
        line-height: 20px;
        margin-top: -10px;
    }
    .linenums .bottom {
        height: 48px;
        padding: 0 10px;
        line-height: 48px;
    }
    .linenums .bottom a {
        margin-right: 5px;
        width: 60px;
        height: 22px;
        font-size: 12px;
        line-height: 22px;
    }
    .linenums-2 span {
        padding-left: 14px;
    }
    .linenums-2 span:nth-child(1) {
        background: url(images/jb1.png) left center no-repeat;
        background-size: 10px;
    }   
     .linenums-2 span:nth-child(2) {
        background: url(images/jb2.png) left center no-repeat;
        background-size: 10px;
    }    
     .linenums-2 span:nth-child(3) {
        background: url(images/jb3.png) left center no-repeat;
        background-size: 10px;
    }    
     .linenums-2 span:nth-child(4) {
        background: url(images/jb4.png) left center no-repeat;
        background-size: 10px;
    }    
    /**---750**/
    .index_news{
        background: none;
    }
     .gdd_f_item_last{
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        align-content: space-between;
        flex-wrap: wrap;
        line-height: normal;
        width: 100%;
        position: relative;
    }
    .focume{
        margin-top: 0;
    }
}