
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 {
    margin-top: 90px;
}
#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#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: 999;
}
#header {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    background: #fff;
}
#header h1 {
    float: left;
    margin: 9px 25px 0 70px;
}
#header.main.scrolled h1 a, #header.main.hover h1 a {
    background: url(images/logoc.png) no-repeat 0 0;
    background-size: contain;
}
.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: 216px;
    height: 70px;
    background: url(images/logo.png) no-repeat 0 0;
    color: #fff;
    font-size: 14px;
    background-size: contain;
    text-align: right;
    font-weight: normal;
}
.map .ab_txt_contain{
        width: 100%;
    margin: 0 auto;
    padding: 0 0 70px 0;
    text-align: left;
}
.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;
}
.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 {
    width: 1000px;
    margin: 0 auto;
}
#header #gnb > li {
    position: relative;
    float: left;
    width: auto;
    padding: 0 24px;
}
#header.main.scrolled #gnb li .oneD, #header.main.hover #gnb li .oneD {
    color: #000;
}
#header.main #gnb li .oneD {
    color: #fff;
}

#header #gnb:after {
    content: "";
    display: block;
    clear: both;
}
#header #gnb li .oneD {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding: 37px 0;
    text-align: center;
    letter-spacing: 2px;
}
.sort-b .nk a img:hover {
     transform: scale(1.1);
 }
#header #gnb li .twoD {
    position: absolute;
    top: 89px;
    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: #000;
}
#header #gnb li .twoD li a {
    display: block;
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
    font-size: 16px;
}
#header .rightDiv {
    position: absolute;
    top: 0;
    right: 50px;
}
#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 #c8161d;
    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:  #c8161d;
}
#header #gnb li.on .oneD:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
#header.hover #gnb li.on .oneD:after ,#header.scrolled #gnb li .oneD:after{
    background: #c8161d;
}
#header .gnbBg {
    position: absolute;
    top: 89px;
    left: 0;
    z-index: 1;
    width: 100%;
    height:420px;
    border-top: 1px solid #e0e0e0;
    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;
}

.hd-yy .swiper-container {
     width: 100%;
     height: 100%;
}

.hd-yy .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow:hidden;
  }

.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;
}


@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;
}
.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: 20px;
    height: 30px;
    line-height: 30px;
    right: 2% !important;
    left: auto;
    top: 35%;
}
.gdd_top_banner .swiper-pagination-bullet {
    background-color: #fff;
    margin: 20px 0 !important;
    width: 10px;height: 10px;
        display: table-caption;
}
.gdd_top_banner .swiper-pagination-bullet-active {
    position: relative;
    transform: scale(1.5);
    border: 1px solid #fff;
    background-color: transparent;
    position: relative;
}
.gdd_top_banner .swiper-pagination-bullet-active:after{
    display: block;
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    margin: 2px;
}

#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%;
}
.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:#c8161d;
    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: #c8161d;
    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;
}
.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: #c8161d;
    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: #c8161d;
    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;
}
.hd-yy{
    width: 95%;margin:80px 0 120px 5%;
}
.hd-yy .title{
    width: 100%;overflow: hidden;
    position: relative;
}
.hd-yy .title p{
    font-size: 80px;
    color: #f4f4f4;
    text-transform: uppercase;
    font-weight: 600;
}
.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;
}
.hd-yy .title span{
    font-size: 43px;
    color: #333;
    display: inline-block;
    position: absolute;
    font-weight: 600;
    top: 34px;
}
.hd-yy .content{
    width: 100%;
    position: relative;
    height: 650px;
}
.clearfix{
    clear: both;
}
.hd-yy .content .left{
    float: left;
    margin-top: 50px;
    text-align: left;
}
.feitin .hd-yy .content .left{
    float: left;
    margin-top: 50px;
    text-align: left;
    height: 100%;
    overflow-y: scroll;
    width: 200px;
}
.feitin .hd-yy .content .left::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #e0e0e0;
}
.feitin  .hd-yy .content .left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 10px 6px 0 #b2b2b2;
}
.feitin  .hd-yy .content .left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0px 0 0px #b2b2b2;
    border-radius: 10px;
}
.hd-yy .content .left a{
    display: block;
    font-size: 22px;
    color: #666666;
    margin: 43px 0;
    position: relative;
    cursor: pointer;
}
.hd-yy .content .left a.cur:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #c8161d;
    top: 43px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.feitin .hd-yy .content .left a.cur:after{
    display: none;
}
.feitin .hd-yy .content .left a  span{
    position: relative;display: inline-block;
}
.feitin .hd-yy .content .left a.cur span:after{
       position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #c8161d;
    top: 43px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hd-yy .content .left a.cur{
    color: #c8161d;
    font-size: 30px;
}
.hd-yy .content .right{
    position: absolute;
    height: 650px;
    left: 22%;
    top: -15px;
    z-index: 1;
    width: 78%;
}
.linh .fit{
    background: #fff;
    height: 100%;
    width: 565px;
}
.linh .fit p{
    font-size: 16px;
    color: #999999;
}
.linh .fit span{
    font-size: 16px;
    color: #333;
}
.paddt{
    display: none;
    font-size: 16px;
    font-size: 16px;
    width: 400px;
    margin: 90px auto;
    line-height: 31px;
    color: #fff;
}
.paddt p{
    color: #fff;
    margin: 30px 0;
}
.paters-title{
      font-size: 43px;
    color: #000;
    margin-bottom: 30px;
}
.paters-content{
    width: 100%;
    display: flex;
    text-align: -webkit-center;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}

.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: #c8161d;
    -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: #c8161d;
    border-radius: 100%;
    top: 3px;
    left: 3px;
    position: absolute;
}
.fit{
    background: rgb(0, 0, 0,0.8);
    width: 565px;
    height: 750px;
    position: absolute;
    top: -50px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.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: #c8161d; 
}
.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: #c8161d;text-align: left;
}
.fit a{
    font-size: 16px;
    height: 40px;
    width: 175px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    line-height: 40px;
    color: #fff;
    position: absolute;
    bottom:165px;
}
.swiper-bit{
    position: absolute;
    bottom: 56px;
    right: 100px;
    font-size: 36px;
    color: #999999;
}
.swiper-bit .swiper-button-prev2{
    width: 32px;height: 16px;
    position: absolute;
    background: url(images/sildpre.png) no-repeat;
    left: -58px;
    top: 10px;
    cursor: pointer;
}
.swiper-bit .swiper-button-next2{
    width: 32px;height: 16px;
    position: absolute;
    background: url(images/sildnext.png) no-repeat;
    right: -58px;
    top: 10px;
    cursor: pointer;
}
.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;
}

.roundlist {
    width: 100%;
    height: auto;
    position: relative;
}
.roundlist li {
    padding-left: 20px;
    margin-bottom: 20px;
}
.roundlist .title {
    color: #c8161d;
    font-size: 16px;
    position: relative;
    line-height: 2;
}
.roundlist .title:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: #c8161d;
    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: #c8161d;
    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: #c8161d;
    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: #c8161d;
    color: #fff;
}
.klitem a:hover img {
    transform: scale(1.05);
}
.swiper-bit b{
    font-size: 50px;
    color: #fff;
    font-weight: 400
}
#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: #c8161d;
}
.tool span:before{
    width: 46%;
    height: 1px;
    position: absolute;
    content: '';
    background: #a6a6a6;
    top: -11px;
}
.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;
}
.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%;
}
.ab_txt_contain .list{
    width: 100%;overflow: hidden;
        display: flex;
    flex-direction: row;
}
.artcont{
    width: 100%;overflow: hidden;margin-bottom: 70px;text-align: justify;
}
.artcont img{
    max-width: 100%;
}
.ab_txt_contain .list a{
    display: block;
    flex: 1;
    height: 120px;
    background: rgba(255, 255, 255,.6);
    margin-right: 15px;
}
.ab_txt_contain .list a:last-child{
    margin-right: 0;
}
div.lpcon{
    margin: 70px auto;
}
.zonedword{
    font-size: 20px;
    color: #888888;
}
.layui-layer-hui .layui-layer-content{
    font-size: 25px !important;
    line-height: 40px !important;
}
.ab_txt_contain .list p{
    font-size: 16px;
    color: #333;
    padding-top: 28px;
    padding-bottom: 20px;
}
.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%;
    overflow: hidden;
    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: #c8161d;
    border-radius: 100%;
    margin-bottom: 20px;
}
 
.sild-b-d a:last-child {
    background: url(images/mk.png) center -3px no-repeat #c8161d;
    color: #c8161d;
    background-size: 40px;
}
.sild-b-d a:first-child{
    background: url(images/md.png) center 5px no-repeat #c8161d;
    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: #c8161d;
    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: #c8161d;
    text-align: left;
    margin: 40px 0 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.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: 60px 0 60px 0;
}
.new-list li a .time {
    position: absolute;
    left: 0;
    top: 48%;
    width: 188px;
    height: 140px;
    line-height: 140px;
    background: #c8161d;
    margin-top: -56px;
    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: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: #c8161d; 
}
.new-list li a:hover .nr .title h1:after {
  background: #c8161d; 
}
.new-list li a:hover .nr .title h1:before {
  width: 668px;
  background: #c8161d; 
}
.new-list li a .time > div {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-top: 24px;
}
.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: 188px;
    height: 380px;
    padding: 25px 42px 25px 42px;
    -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: 465px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fl {
    float: left;
}
.new-list li a .nr .img > div {
    width: 100%;
    position: relative;
    padding-bottom: 71%;
}
.new-list li a .nr .img > div img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
     -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.new-list li a .nr .title {
    margin-left: 530px;
}
.new-list li a .nr .title h1 {
    margin-top: 30px;
    height: 48px;
    line-height: 48px;
    width: 100%;
    font-size: 24px;
    color: #333;
    margin-bottom: 12px;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
 
.new-list li a .nr .title .p:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    top: -33px;
}
.new-list li a .nr .title .p {
       font-size: 16px;
    color: #919191;
    line-height: 20px;
    height: 60px;
    position: relative;
    width: 100%;
    margin-top: 48px;
}
.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: 36px;
    color: #FFF;
}
.new-list li a .time .year {
    font-size: 14px;
    color: #FFF;
}
.dasharr-t a{
        width: 136px;
    height: 36px;
    background: none;
    color: #c8161d;
    border: 2px solid #c8161d;
    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: #c8161d;
    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;
}
.ab_txt_contain .list .cout{
    font-size: 36px;
    color: #c8161d;
    font-weight: 600;
}
.ab_txt_contain .list .cout b{
    font-size: 16px;
    color: #999999;
    padding-left: 4px;
}
.ab_txt_contain .more{
    display: block;
    width: 620px;
    background: #c8161d;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 20px;
    margin: 30px auto;
      transition: all 1s;
      border: 1px solid #c8161d;
}
.ab_txt_contain .more:hover{
    background: #fff;
    color: #c8161d;
    border: 1px solid #c8161d;
      transition: all 1s;
}
.tzz .hd-yy{
    margin-bottom: 0;
}
.step2 .txt{
    color: #c8161d;
    font-size: 30px;
    position: absolute;
    right: 0;
    bottom: 20px;
}
.feitin .tzz .hd-yy .content {
    height: 505px;overflow: hidden;
}
.tzz .hd-yy .content {
    height: 385px;overflow: hidden;
}
.tzz .hd-yy .content .right{
    height: auto;top: 0; 
}
.linhTwo a img{
    display: block;width: 100%;
}
.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: #c8161d;
    border: 2px solid #c8161d;
    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: #c8161d;
    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: #c8161d;
    border: 1px solid #c8161d;
    line-height: 40px;
    display: block;
    margin: 50px auto 0 auto;
}

#footerWrap {
    position: relative;
    background:url(images/footbg.png) no-repeat;
        background-size: cover;
}
.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: #c8161d;
     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;
}
.feitin{
    margin-top: 70px;
}
.feitin .tzz .hd-yy .content .right{
    top: 0;
}
.feitin .hd-yy .content .left{
    margin-top: 0;
}
.feitin .ab_txt_contain{
    padding:0;
}
.feitin .swiper-Tbit{
    right: 15%;
    left: auto;
}
.feitin .hd-yy {
    width: 90%;
    margin: 80px 0 120px 10%;
}
.feitin .tzz .hd-yy{
    margin-bottom: 70px;
}
.gdd_f_list_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gdd_f_list_box .gdd_f_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.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: #c8161d;
    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;
}
.gdd_f_list_box .gdd_f_list dt a:after{
     width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
}
.ewm_bot_box{
    text-align: center;
    font-size: 14px;
    color: #7d8694;
    line-height: 40px;
}
.gdd_f_list_box .gdd_f_list dd a {
    font-size: 16px;
    color: #fff;
  
}
.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 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    margin: 30px 0 50px 0;
    padding: 15px 0;
    text-align: justify;
}
.gdd_foot_copyright_box a{
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.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: 410px;
    background-size: cover
}
.position{
    width: 100%;
    height: 63px;
    border-bottom: 1px solid #c1c3c6;
    line-height: 63px;
    font-size: 14px;
}
.position .urHere{
    width: 90%;
    margin: 0 auto;
    color: #333;
    overflow: hidden;
     white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 1480px;
}
.position .urHere span{
    color: #c8161d;
}
.urHere a:first-child {
    background: url(images/pstion.png) left center no-repeat;
    padding-left: 30px;
    background-size: contain;
}
.contain-s{
    width: 90%;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: #c8161d;
}
.sort-a span:after{
    display: block;
    content: '';
    position: absolute;
    height: 1px;
    background: #c8161d;
    width: 0%;
    bottom: -10px;
}
.sort-a span.cur:after{
    width: 100%;
    -webkit-transition: all .5s;
}
.sort-a span:hover{
     color: #c8161d;
}
.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: #c8161d;
    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);
}

.plh {
    width: 100%;
    margin:0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.plh a {
    width: 18%;
    float: left;
    margin-right: 2%;
    background: #eeeeee;
    display: inline-block;
    margin-bottom: 60px;
    position: relative;
    box-shadow: 0px 0px 0px 1px #666666;
}
.plh a img {
    width: 90%;
    display: block;
    margin: 10px auto;
   transition: all .5s;
} 
.plh a img:hover{
     transform: scale(1.1);
}
.plh a p {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    color: #000;
    line-height: 19px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px dashed #bcbcbc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.plh a span {
    display: block;
    font-size: 14px;
    color: #666666;
    padding: 16px 10px;
}

.bigimg {
    width: 40%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    z-index: 9999;
    border: 10px solid #fff;
    height: auto !important
}
.masks {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.9;
    filter: Alpha(opacity=50);
    z-index: 98;
    transition: all 1s;
    display: none;
}
.masks>img {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 60px;
}
/**---全屏荣誉**/
/**---全屏产品**/
.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;
}
.tabpan .tx p{
        text-align: center;
    color: #c8161d;
    font-size: 30px;
    font-weight: 500;
}
.tabpan .tx span{
    display: block;
    color: #000;
    line-height: 25px;
    font-weight: 400;
}
.contain-1480{
    max-width: 1480px;
    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: #c8161d;
    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: #c8161d;
    border: 1px solid #c8161d;
    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: #c8161d;
    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
}
.caselist a img {
    width: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.caselist a img:hover{
    transform: scale(1.1);
}
.caselist a:nth-child(3n) {
    margin-right: 0;
}
.caselist .item_bot_txt {
    padding: 25px 25px 20px 25px;
    background-color: #f5f5f5;
}
.caselist .item_bot_txt p {
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
}
.caselist .item_bot_txt .time {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
    display: block;
}
.caselist .item_bot_txt .description{
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 65px;
}
.pager{
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 70px;
}
.pager a{
    display: inline-block;
    background: #f5f5f5;
    padding: 10px 15px;
    font-size: 16px;
    color: #999999;
    margin-right: 6px;
}
.pager a.active{
    background: #c8161d;
    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: 40px;
    color: #333;
    font-weight: 600;
    line-height: normal;
    margin: 70px 0 0 0;
}
.new-pmd-time{
    font-size: 16px;
    color: #666666;
    text-align: center;
    overflow: hidden;
    width: 100%;
    line-height: normal;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 50px;
    padding: 30px 0;
}
.new-pmd-content{
    overflow: hidden;
    width: 100%;
    line-height: normal;
    margin-bottom: 50px;
    text-align: justify;
}
.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: #c8161d;
}

.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: #c8161d;
    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: #c8161d;
    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: #c8161d;
      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:#c8161d;
      position: relative;
  }
  .merge span:after{
    width: 7px;
    height: 7px;
    content: '';
    position: absolute;
    background: #c8161d;
    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: #c8161d;
    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: #c8161d;
    border: 1px solid #c8161d;
    padding: 3px 11px;
    border-radius: 17px;
    display: inline;
}
.breadcrumb-item span a:hover{
    background: #c8161d;
    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: #c8161d;
    font-size: 20px;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.2s;
    border: 1px solid #c8161d;
}
.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: #c8161d;
    background-color: #c8161d;
    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){
    #header h1 {
       margin:9px 20px 0 20px;
    }
    .fla-3 .subjoin .contain{
        width: 90%;
    }
    .store .comp-min {
        line-height: 25px;
    }
    
    .store .ab_txt_contain {
        padding: 0 0 50px 0;
    }
     .fzlist a p{
        font-size: 25px;
    }
    .feitin  .tzz .hd-yy .content {
        height: 420px;
        overflow: hidden;
    }
    .tzz .hd-yy .content {
        height: 320px;
        overflow: hidden;
    }
    .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: 185px;
        font-size: 13px;
    }
    .comp-1 .comp-min{
        font-size: 14px;
    }
    .lpcon .comp-1 .comp-min{
        font-size: 16px;
    }
    #header #gnb li .oneD{
        font-size: 16px;padding: 38px 0;
    }
    #header #gnb > li{
        font-size: 20px;
    }
    #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: #c8161d;
        border: 1px solid #c8161d;
        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: 35px;
    }

   .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){
    #header #gnb > li{
       padding: 0 14px;
    }
    .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;
    }
    .new-list li a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 30px 0 30px 0;
    }
    .new-list li a .time {
        position: absolute;
        left: 0;
        top: 48%;
        width: 135px;
        height: 100px;
        line-height: 100px;
        background: #c8161d;
        margin-top: -50px;
        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 .year {
        font-size: 13px;
        color: #FFF;
    }
    .new-list li a .time .day {
        font-size: 24px;
        color: #FFF;
    }
    .new-list li a .nr {
        background: #FFF;
        margin-left: 135px;
        height: 320px;
        padding: 15px 22px 15px 22px;
        -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: 380px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .new-list li a .nr .title {
        margin-left: 431px;
    }
    .new-list li a .nr .title h1 {
    margin-top: 30px;
    height: 48px;
    line-height: 48px;
    width: 100%;
    font-size: 20px;
    color: #333;
    margin-bottom: 12px;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-list li a .nr .title .p {
    font-size: 14px;
    color: #919191;
    line-height: 20px;
    height: 60px;
    width: 100%;
    margin-top: 48px;
}
    .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;
    }
    .feitin .tzz .hd-yy .content {
        height: 380px;
        overflow: hidden;
    }
    .tzz .hd-yy .content {
        height: 262px;
        overflow: hidden;
    }
    .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 #gnb li .oneD {
        font-size: 14px;
    }
    .hd-yy .title span{
        font-size: 23px;
    }
    .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;
    }
    .hd-yy .title p{
        font-size: 60px;
    }
    
    .index_news .ab_txt_contain{
        padding-top: 40px;
    }
    .hd-yy .content .left a{
        font-size: 16px;
    }
    .hd-yy .content .left a.cur{
         font-size: 22px;
    }
    .pddo{
        font-size: 22px;
    }
    .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){
    #header h1 {
       margin: 23px 20px 0 20px;
    }
    .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;
    }
    #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: #c8161d;
        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: 135px;
        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 10px;
        font-size: 14px;
    }
    #header.main.scrolled h1 a, #header.main.hover h1 a {
        background: url(images/logoc.png) no-repeat 0 0;
        background-size: 89%;
        height: 50px;
    }   
    .endor .profile .content .detil{
        padding: 20px;
    }
    .endor .htmd{
        line-height: normal;
    }
    
    #header #gnb li .oneD{
        font-size: 14px;padding: 39px 0;
    }
    #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;
    }
    .feitin .tzz .hd-yy .content {
        height: 305px;
    }
    .tzz .hd-yy .content {
        height: 220px;
    }
    .index_news .ab_txt_contain {
        width: 80%;
        margin: 0 auto;
        padding: 30px 0;
        text-align: center;
    }
   .tzz .hd-yy {
        margin-bottom: 0;
    }
    .step2 .txt {
        FONT-WEIGHT: 200;
        font-size: 20px;
        bottom: auto;
        text-align: right;
        margin-top: 10px;
    }
    .hd-yy {
        margin: 60px 0 60px 10%;
    }
    .hd-yy .title p {
        font-size: 60px;
    }
    .hd-yy .title span {
        font-size: 23px;
        top: 28px;
    } 
    .hd-yy .content .left a.cur{
        font-size: 22px;
    }
    .hd-yy .content .left a {
        font-size: 14px;
        margin: 23px 0;
    }
    .hd-yy .content .right {
        height: 450px;
        left: 22%;
    }   
    .fit{
        width: 265px;
        height: 500px;
        top: -25px;
    }
    .paddt {
        display: none;
        font-size: 12px;
        width: 230px;
        margin: 50px auto;
        line-height: 20px;
    }
    .paddt p{
        margin: 10px 0;
    }
    .pddo {
        font-size: 24px;
    }
    .fit a {
        font-size: 12px;
        height: 25px;
        width: 95px;
        line-height: 25px;
        bottom: 70px;
    }
    .swiper-bit {
        bottom: 25px;
        right: 50px;
        font-size: 16px;
    }    
    .swiper-bit b {
        font-size: 20px;
    }
    .swiper-bit .swiper-button-prev2 {
        width: 32px;
        height: 16px;
        position: absolute;
        background: url(images/sildpre.png) no-repeat;
        left: -25px;
        top: 7px;
        cursor: pointer;
        background-size: 15px;
    }
    .swiper-bit .swiper-button-next2 {
        width: 32px;
        height: 16px;
        position: absolute;
        background: url(images/sildnext.png) no-repeat;
        right: -40px;
        top: 7px;
        cursor: pointer;
        background-size: 15px;
    }

    .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 .list a {
        height: 80px;
        margin-right: 10px;
    }
    .ab_txt_contain .list p {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .ab_txt_contain .list .cout {
        font-size: 20px;
    }
    .ab_txt_contain .list {
        width: 80%;
        margin: 0 auto;
    }
    .ab_txt_contain .more {
        width: 50%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        margin: 15px auto;
    }
    .hd-yy .content{
        height: 435px;
    }
    .hd-yy .content .left a.cur:after{
       top: 32px;
    }
    .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: #c8161d;
        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: 28px;
    }
    /**---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){
    .sild-b-d a{
        margin-bottom: 5px;
    }
    .fla-3 .subjoin .center {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .layui-layer-hui .layui-layer-content{
        font-size: 14px !important;    line-height: 24px !important;
    }
    .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%;
    }
    .feitin .hd-yy .content .left {
        float: left;
        text-align: left;
        height: auto;
        overflow-y: hidden;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .feitin .hd-yy .content .left a {
        font-size: 14px;
        margin: 23px 0;
        display: block;
        flex: auto;
        text-align: left;
        margin: 10px 5px;
        width: 22%;
    }
    .feitin .tzz .hd-yy .content .right{
        z-index: -1;
    }
    .feitin .tzz .hd-yy .content {
        height: auto !important;
    }
    .feitin .hd-yy .content .left a.cur{
        font-size: 14px;
    }
    .feitin .hd-yy .content .left a.cur span:after {
        top: 20px;
    }
    .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: #c8161d;
    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;
    color: #919191;
    line-height: 20px;
    height: auto;
    width: 100%;
    margin-top: 10px;
}
.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 #c8161d;
        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;
    }
    .feitin .tzz .hd-yy {
        width: auto;
        margin: 15px 0 15px 15px;
        overflow: hidden;
    }
    .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: #c8161d;
    }
    .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: #c8161d;
    }
    .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;
    }
    .gdd_top_banner .swiper-pagination {
        width: 18px;
        line-height: 22px;
        right: 4% !important;
        top: 35%;
    }
    #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: 110px;
    }
    .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;
    }
    .gdd_top_banner .swiper-pagination-bullet-active{
            transform: scale(1.2);
    }
    .gdd_top_banner .swiper-pagination-bullet{
        margin: 5px 0 !important;
    }
    .hd-yy {
        width: auto;
        margin: 15px;
        overflow: hidden;
    }
    .hd-yy .title p {
      font-size: 28px;
      text-align: center;
    }
    .profile .content .detil .wid p{
            font-size: 28px;
    }
    .profile .content .detil .wid span {
          font-size: 16px;
         top: 12px;
    }
    .hd-yy .title span {
        font-size: 16px;
        top: 12px;
        text-align: center;
        left: 0;
        right: 0;
    }
    .hd-yy .content .left {
        float: none;
        margin-top: 10px;
        display: flex;
        flex-direction: row;
    }
    .hd-yy .content .left a.cur {
        font-size: 16px;
    }
    .hd-yy .content .left a{
        font-size: 14px;
        margin: 23px 0;
        display: block;
        flex: 1;
        text-align: center;
        margin: 10px 0;
    }
    .hd-yy .content .right {
        height: 350px;
        left: 0;
        position: relative;
        top: 40px;
        width: 100%;
    }
    .hd-yy .content .left a.cur:after {
        top: 20px;width: 50px;
    }
    .fit {
        width: 88%;
        top: -25px;
        height: 400px;
    }
    .paddt {
        width: 95%;
        margin: 30px auto;
    }
    .pddo {
        font-size: 18px;
    }
    .paddt p {
        margin-bottom: 10px;
    }
    .fit a {
        bottom: 70px;
    } 
    .swiper-bit {
        bottom: 35px;
        right: 40px;
        font-size: 16px;
    }
    .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 .list {
       width: auto;padding: 0 15px;
    }
    .ab_txt_contain .list p {
        font-size: 12px;
        padding-top: 15px;
        padding-bottom: 10px;
        height: 25px;
    }
    .ab_txt_contain .list .cout {
        font-size: 14px;
    }
    .ab_txt_contain .list .cout b {
        font-size: 12px;
        color: #999999;
        padding-left: 5px;
    }    
    .ab_txt_contain .more {
        width: 35%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin: 11px auto;
    }
    #ab_index{
        height: auto !important;
    }
    .tzz .hd-yy .content .right{
        top: 0;
    }
    .tzz .hd-yy .content {
        height: 165px !important;
    }
    .tzz .hd-yy {
        margin-bottom:0;
    }
    .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: 5px 00;
        margin: 0 0 20px 0;
    }
    .gdd_foot_copyright_box a{
        letter-spacing: normal;
    }
    .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 {
        height: 38px;
        line-height: 38px;
    }
    .position .urHere{
        width: auto;
        padding: 0 15px;
        font-size: 12px;
    }
    .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: contain;
    }
    .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: 15px 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;
    }
    .plh a img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
    }    
    .plh a p {
        width: auto;
        margin: 0 auto;
        font-size: 0.2rem;
        color: #000;
        line-height: 19px;
        font-weight: 600;
        padding-bottom: 5px;
        border-bottom: 1px dashed #bcbcbc;
    }
    .plh a span {
        display: block;
        font-size: 12px;
        color: #666666;
        padding: 5px 0 0 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .masks>img {
        position: fixed;
        right: 20px;
        top: 16px;
        width: 26px;
    }
    .bigimg {
        width: 94% !important;
        height: auto !important;
        max-width: 100%;
    }
    .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;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        min-height: 65px;
    }
    .pager {
        margin-bottom: 30px;
    }
    .pager a {
        font-size: 14px;
    }
    .sk-1{
        padding: 10px;
        margin-top: 20px;
    }
    .new-pmd {
        font-size: 20px;
        margin: 20px 0 0 0;
    }
    .new-pmd-time {
        font-size: 12px;
        margin-bottom: 20px;
        padding: 10px 0;
    }
    .new-pmd-content {
        margin-bottom: 20px;
    }
    .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: #c8161d;
        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: #c8161d;
        border: 1px solid #c8161d;
        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;
    }
}