body{ font:12px/1.5 "Microsoft YaHei",arial,simsun,sans-serif; margin:0 auto; padding:0; background:#fff; overflow-x:hidden;}

/*链接整体设置*/
a{ text-decoration:none; color:#666; transition:all .15s;}
a:hover{ color:#005bac;}
a:active{ color:#666;}
a{ blr:expression(this.onFocus=this.close());}
a{ blr:expression(this.onFocus=this.blur());} 
div:focus,a:focus,input:focus,button:focus,textarea:focus,select:focus{ outline:none; hide-focus:expression(this.hideFocus=true);}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder,textarea::-moz-placeholder{ color:#999;}
input:-moz-placeholder,textarea:-moz-placeholder{ color:#999;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color:#999;}
input[type=button],input[type=submit],input[type=file],button{ -webkit-appearance:none;} 

/*公用样式*/
div,table,tr,td,img,ul,li,ol,h1,h2,h3,h4,h5,h6,p,em,i,font,span,b,dl,dt,dd,form,textarea,input,select{ margin:0; padding:0; font-style:normal; font-family:"Microsoft YaHei"; box-sizing:border-box;}
ul,ol{ list-style-type:none;}
h1,h2,h3,h4{font-weight:500;}
img{ border:none; -ms-interpolation-mode:bicubic;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.clear0{ clear:both; font-size:0px; height:0px; overflow:hidden;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.hidden{display:none;}
.w,.container{ max-width:1560px; width:95%; margin:0 auto; max-height:999999px;}
.comflex{ display:flex; flex-wrap:wrap; justify-content:space-between;}
@font-face{ font-family:sy-Bold;src:url('../images/SourceHanSansCN-Bold.otf'); /* IE9+ */}
@font-face{ font-family:impact;src:url('../images/impact.ttf'); /* IE9+ */}

/*header*********************************************************************/
.head{ height:94px; position:relative; transition:all linear .2s;}
.head-fixed{ width:100%; height:94px; background:#fff; position:fixed; top:0; left:0; right:0; z-index:10; transition:all linear .2s;}
.i_bg .head{ height:0;}
.i_bg .head .head-fixed{ background:rgba(255,255,255,0);}
.logo_w{ display:none;}
.logo_g{ display:block;}
.head_on,.i_bg .head .head-fixed.head_on,.i_bg .head:hover .head-fixed{ background:#fff; -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.1); -moz-box-shadow:0 2px 5px rgba(0,0,0,0.1); box-shadow:0 2px 5px rgba(0,0,0,0.1);}
.head .w{ position:relative; max-width:96%;}
.logo{ margin-top:10px; float:left;}
.logo img{ height:76px;}
.nav{ width:55%; float:right; padding-right:215px;}
.plebans{ font-size:18px; line-height:94px;}
.plebans a{ color:#454545; display:block;}
.nav li .plebans{ position:relative;}
.nav li .plebans a:hover{ font-weight:bold; color:#005bac;}
.nav li:hover .plebans:after{ content:""; display:block; position:absolute; left:0; right:0; bottom:0; border-bottom:4px solid #005bac;}
.goutp{ display:none; position:absolute; top:94px; left:-20%; right:-20%; padding:65px 0px; z-index:10;}
.goutp:before{ content:""; display:block; position:absolute; left:-1000px; right:-1000px; bottom:0; top:0; background:url(../images/nbg.png) center top no-repeat; z-index:-1; box-shadow:4px 4px 0 rgba(0,0,0,.06);}
.goutpc{ max-width:1200px; margin:0 auto;}
.n_h_w0{ width:34.3%; padding-top:20px;}
.n_h_w0 span{ font-size:36px; color:#005bac; font-weight:bold; display:block; line-height:40px; margin-bottom:10px;}
.n_h_w0 em{ display:block; font-size:24px; font-weight:bold; color:#5f5d5d; text-transform:uppercase;}
.n_h_w0 p{ font-size:14px; line-height:32px; color:#939393;}
.n_h_w1{ width:24%; border-left:1px solid #dee0e1; border-right:1px solid #dee0e1; text-align:center; padding:0 4%;}
.n_h_w1 a{ display:block; line-height:42px; font-size:16px; color:#4b4b4b; margin:5px 0;}
.n_h_w1 a:hover{ color:#fff; background:#005bac;}
.n_pic{ width:26.5%;}
.n_pic img{ width:100%;}
.search{ width:140px; position:absolute; right:0; top:29px; margin-right:35px;}
.s_intxt{ width:140px; border:1px solid rgba(0,0,0,.1); border-radius:1000px; height:36px; padding:0 15px; line-height:34px; background:rgba(0,0,0,.1); font-size:14px; color:#b5b5b5;}
.s_inbut{ height:20px; width:20px; border:none; cursor:pointer; background:url(../images/search.png) center center no-repeat; position:absolute; top:50%; margin-top:-10px; left:105px;}
.network{ height:16px; width:16px; display:block; cursor:pointer; background:url(../images/net.png) center center no-repeat; position:absolute; top:39px; right:0;}

.i_bg .plebans a{ color:#fff;}
.i_bg .logo_w{ display:block;}
.i_bg .logo_g{ display:none;}
.i_bg .s_intxt{ border-color:rgba(255,255,255,.1); background:rgba(255,255,255,.1);}
.i_bg .s_inbut{ background-image:url(../images/search_w.png);}
.i_bg .network{ background-image:url(../images/net_w.png);}
.i_bg input.s_intxt::-webkit-input-placeholder{ color:#fff;}
.i_bg input.s_intxt::-moz-placeholder{ color:#fff;}
.i_bg input.s_intxt:-moz-placeholder{ color:#fff;}
.i_bg input.s_intxt:-ms-input-placeholder{ color:#fff;}
.head_on .plebans a,.i_bg .head:hover .plebans a{ color:#454545;}
.head_on .s_intxt,.i_bg .head:hover .s_intxt{ border-color:rgba(255,255,255,.1); background:rgba(0,0,0,.1);}
.head_on .s_inbut,.i_bg .head:hover .s_inbut{ background-image:url(../images/search.png);}
.head_on .network,.i_bg .head:hover .network{ background-image:url(../images/net.png);}
.head_on input.s_intxt::-webkit-input-placeholder,.i_bg .head:hover input.s_intxt::-webkit-input-placeholder{ color:#454545;}
.head_on input.s_intxt::-moz-placeholder,.i_bg .head:hover input.s_intxt::-moz-placeholder{ color:#454545;}
.head_on input.s_intxt:-moz-placeholder,.i_bg .head:hover input.s_intxt:-moz-placeholder{ color:#454545;}
.head_on input.s_intxt:-ms-input-placeholder,.i_bg .head:hover input.s_intxt:-ms-input-placeholder{ color:#454545;}
.head_on .logo_w,.i_bg .head:hover .logo_w{ display:none;}
.head_on .logo_g,.i_bg .head:hover .logo_g{ display:block;}


.sjhedes{ display:none; height:64px;}
.tuerhed{ position:fixed; width:100%; top:0; left:0; z-index:88; background:#fff; height:64px; box-shadow:1px 1px 0 rgba(33,29,30,.2); padding:0 2.5%;}
.losdj{ float:left; max-width:72%}
.losdj img{ max-height:56px; max-width: 100%; display:block; margin-top:20px;}
.sanh{ float:right; width:50px; padding:10px; margin:10px 0px;}
.sanh>div{ height:5px; margin:5px 0px; width:100%; transition:transform 0.5s,opacity 0.5s;}  
.sanh>div{ background-color:#373737;}
.fuernavt{ position:fixed; padding-top:96px; top:0px; left:-100%; width:100%; height:100%; background-color:#fff; z-index:8;}
.benrvav{ width:100%; height:100%; overflow:hidden; overflow-y:scroll;}
.shojvas>a{ display:block; text-align:center; font-size:16px; line-height:200%; padding:10px 0px; border-bottom:1px solid #bbb; color:#333;}
.shojvas>div{ display:block; text-align:center; font-size:25px; line-height:200%; border-bottom:1px solid #bbb;}
.shojvas>div a{ color:#333;}
.showzhen{ position:relative;}
.jd{ position:absolute; top:0; right:0; width:10%; height:70px; background:url(../images/arrow4.png) no-repeat center; background-size:20% auto; transition:transform 0.5s; z-index:-1;}
.maei{ padding:0px 0; font-size:16px; color:#333;}
.maei a{ color:#333;}
.shopernc{ overflow:hidden; height:0px;}
.shopernc .maei{ padding:0;}
.shopernc>div a{ display:block; text-align:center; font-size:14px; color:#666; padding:0px 0px; line-height:50px; border-top:1px solid #eee;}
.shopernc>div .maei a{ color:#666;}
.shopernc>div>div a{ color:#999;}
.tesd>div{ background-color:#373737!important;}
.tesd>div:nth-child(1){ transform:translate3d(0px,10px,0px) rotate(45deg);}
.tesd>div:nth-child(2){ opacity:0;}
.tesd>div:nth-child(3){ transform:translate3d(0px,-10px,0px) rotate(-45deg);}
@media screen and (max-width:1600px){
.nav{ width:60%;}
}

@media screen and (max-width:1440px){
.nav{ width:65%;}
.plebans{ font-size:16px;}
.ab_txt{ font-size:15px;}

.logo{ margin-top:10px; float:left; max-width:300px;}
.logo img{ height:auto; max-width: 100%; margin-top: 20px;}
}

@media screen and (max-width:1300px){
.nav{ width:75%;}
}

@media screen and (max-width:1200px){
}

@media screen and (max-width:1130px){
}

@media screen and (max-width:1060px){
}

@media screen and (max-width:1024px){
.w{ width:95%;}
.head,.pages em,.sider,.location,.right-menu{ display:none;}
.sjhedes{ display:block;}
.nyban .w{ justify-content:center;}

.titc em{ line-height:68px; margin-bottom:10px;}
.titc p{ font-size:24px; line-height:42px;}
.titc a{ top:30px; margin-top:0; font-size:24px;}
}



.banner{ position:relative; z-index:5;}
.banner .swiper-slide img{ width:100%;}
.banner .swiper-slide .txt{ position:absolute; top:50%; transform:translate(-50%,-50%); left:50%; margin-top:46px;}
.banner .swiper-slide .txt img{ height:65px; width:auto;}
.banner .swiper-pagination{ bottom:35px;}
.banner .swiper-pagination-bullet{ width:33px; height:5px; border-radius:5px; transition:all linear .2s; background:#fff; opacity:.3; margin:0 10px;}
.banner .swiper-pagination-bullet-active{ opacity:1; width:66px;}


.indexTitle {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 20px;
}
.indexTitle h4 {
    position: relative;
    margin-bottom: 5px;
}
.indexTitle .cn {
    font-size: 24px;
    color: #005bac;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.indexTitle .en {
    font-size: 36px;
    color: #cae5f7;
    font-weight: bold;
    display: block;
    font-family: "Montserrat";
    line-height: 1;
}
.indexTitle h3 {
    font-size: 14px;
    color: #646363;
}

.indexTitle .cn {
    font-size: 30px;
}
.indexTitle .en {
    font-size: 44px;
}
.indexTitle h3 {
    font-size: 16px;
}
@media (min-width: 1260px) {
	.indexTitle {
    padding-top: 0px;
    padding-bottom: 0px;
}
.indexTitle h4 {
    margin-bottom: 0;
}
.indexTitle .cn {
    font-size: 48px;
}
.indexTitle .en {
    font-size: 80px;
}



}



.titc{ position:relative; padding:20px 0;}
.titc em{ display:block; font-size:48px; color:#383838; font-weight:bold; line-height:67px;}
.titc p{ font-size:16px; color:#787878; line-height:35px;}
.titc a{ position:absolute; right:0; top:50%; margin-top:-24px; height:48px; display:inline-block; font-size:16px; color:#626262; line-height:48px; border-right:1px solid #005bac; border-left:1px solid #005bac; padding:0 25px;}
.titc a font{ color:#005bac; padding-left:10px;}

.con1{ padding:70px 0;}
.con1 .gallery-thumbs1 .swiper-slide{ width:180px; text-align:center; margin:70px 0 20px 0;}
.con1 .gallery-thumbs1 .swiper-slide:before{ content:""; display:block; position:absolute; top:4px; left:0; height:45px; width:2px; background:#d9d9d9;}
.con1 .gallery-thumbs1 .swiper-slide:last-child:after{ content:""; display:block; position:absolute; top:4px; right:0; height:45px; width:2px; background:#d9d9d9;}
.con1 .gallery-thumbs1 .swiper-slide i{ display:block; width:80px; height:60px; margin:0 auto; background:url(../images/ico8.png) no-repeat;}
.con1 .gallery-thumbs1 .swiper-slide i.i1{ background-position:0 0;}
.con1 .gallery-thumbs1 .swiper-slide i.i2{ background-position:-80px 0;}
.con1 .gallery-thumbs1 .swiper-slide i.i3{ background-position:-160px 0;}
.con1 .gallery-thumbs1 .swiper-slide i.i4{ background-position:-240px 0;}
.con1 .gallery-thumbs1 .swiper-slide i.i5{ background-position:-320px 0;}
.con1 .gallery-thumbs1 .swiper-slide i.i6{ background-position:-400px 0;}
.con1 .gallery-thumbs1 .swiper-slide em{ font-size:18px; display:block; color:#2e2e2e; margin-top:10px; line-height:26px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active i.i1{ background-position:0 -60px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active i.i2{ background-position:-80px -60px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active i.i3{ background-position:-160px -60px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active i.i4{ background-position:-240px -60px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active i.i5{ background-position:-320px -60px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active i.i6{ background-position:-400px -60px;}
.con1 .gallery-thumbs1 .swiper-slide-thumb-active em{ color:#005bac;}
.con1 .i_pro_list{ display:flex; flex-wrap:wrap;}
.con1 .i_pro_list img{max-width: 100%}
.con1 .i_pro_list li{ width:25%; padding:1.5%;}
.con1 .i_pro_list li a{ display:block; width:100%; overflow:hidden; box-sizing:border-box; border:1px solid #787878;}
.con1 .i_pro_list li a:hover{ border-color:#005bac;}

@media screen and (max-width:1024px){
    .con1{ padding:30px 0;}
    .con1 .gallery-thumbs1 .swiper-slide{ width:33.3333%; text-align:center; margin:20px 0 20px 0;}
    .con1 .gallery-thumbs1 .swiper-slide em{ font-size:24px; line-height:36px;}
    .con1 .i_pro_list li{ width:50%;}

}

@media screen and (max-width:768px){
.con1 .gallery-thumbs1 .swiper-slide{width:50%;}
.con1 .gallery-thumbs1 .swiper-slide em{font-size: 16px;}
.info_pro img{max-width: 100%}

}


.con3{ padding:70px 0;}
.con3 .news_list{ flex-wrap:inherit; margin-top:64px; padding-bottom:0px;}
.con3 .news_list li{ margin:0;}
.con3 .new-pag{ bottom:0;}
.con3 .new-pag .swiper-pagination-bullet{ width:14px; height:14px;}
.con3 .new-pag .swiper-pagination-bullet-active{ background:#005bac;}
.news_list{ display:flex; flex-wrap:wrap; width:104.2%; margin-top:24px;}
.news_list li{ width:29.133333%; margin:0 4.2% 4.2% 0;}
.news_list li .pic{ width:100%; overflow:hidden;}
.news_list li .pic img{max-width: 100%}
.news_list li .pic a{ display:block;}
.news_list li h3{ font-size:18px; line-height:36px; margin:14px 0 1px 0; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.news_list li h3 a{ color:#1e1e1e;}
.news_list li em{ display:block; font-size:14px; line-height:24px; color:#a6a6a6; margin-bottom:11px;}
.news_list li p{ font-size:14px; line-height:24px; color:#555; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.news_list li.hover h3 a{ color:#005bac;}

@media screen and (max-width:1024px){
    .con3{ padding:30px 0;}
    .con3 .news_list{margin-top: 20px;}
    /*news style*********************************************************************/
.news_w{ padding:20px 0;}
.news_list li{ width:45.8%;}
.news_list li h3{ font-size:28px; line-height:36px; margin:14px 0 10px 0;}
.news_list li em{ font-size:22px; line-height:34px;}
.news_list li p{ font-size:22px; line-height:34px;}

}


.index_about {
    padding: 6vw 0;
    background: url(../images/aboutbg.jpg) no-repeat top center;
    background-size: cover;
}

.index_aboutbox {
    padding: 3vw 4vw;
    background: #fff;
    width: 61.2%;
    float: right;
    box-shadow: 0 0 5px 1px rgb(153 153 153 / 30%);
    box-sizing: content-box;
}

.index_aboutbox h3 {
    font-size: 1.8rem;
    color: #0172ba;
    font-weight: 600;
}

.index_aboutbox h4 {
    font-size: 1rem;
    color: #666666;
    font-weight: 400;
    margin-top: 1.5vw;
    line-height: 1;
}

.index_aboutbox .abwz {
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    margin-top: 2.5vw;
}

.index_aboutbox .amore {
    width: 170px;
    height: 46px;
    display: block;
    line-height: 46px;
    border: 2px solid #0976bc;
    text-align: center;
    color: #0976bc;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    margin-top: 3vw;
    transition: all 0.3s;
}

.index_aboutbox .amore:hover {
    color: #fff;
    background: #0976bc;
}


@media (max-width: 1024px) {
	 .index_aboutbox h3 {
        font-size: 28px;
    }

    .index_aboutbox h4 {
        font-size: 16px;
    }

    .index_aboutbox .abwz {
        line-height: 28px;
    }

    .index_news_tit dd {
        font-size: 28px;
    }

    .index_newsa {
        width: 100%;
        justify-content: center;
    }

    .index_newsa li {
        width: 100%;
        margin: 0%;
    }

    .index_newsb {
        display: none;
    }
}
@media (max-width: 768px) {
	.index_aboutbox {
        width: 90%;
        float: none;
        margin: 0 auto;
    }

    .index_aboutbox h3 {
        font-size: 22px;
    }

    .index_aboutbox .abwz {
        font-size: 16px;
        line-height: 24px;
    }
	.index_aboutbox .amore {
        width: 120px;
        height: 36px;
        line-height: 36px;
    }

    .index_news_tit dd {
        font-size: 22px;
    }

    .index_news_tit dt {
        font-size: 16px;
    }
}





.foot{
    background: #232630;
    padding-top: 50px;
    padding-bottom: 70px;
        display: flex;
    flex-wrap: wrap;overflow: hidden;
}
.ft-cfn{
    float: left;
    width: 50%;
}
.ft-list{
    float: left;
    margin-left: 25%;
}
.ft-list:nth-child(1){
    margin-left: 0;
}
.ft-list h3{
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}
.ft-list ul{
    margin-top: 30px;
}
.ft-list ul li a{
    display: block;
    font-size: 14px;
    color: #fff;
    opacity: .5;
    line-height: 32px;
}
.ft-list ul li a:hover{
    opacity: 1;
}

.ft-con{
    float: right;
    width: 50%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ft-contact{
    float: left;
    width: 70%;
}
.ft-contact h3{
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}
.ft-contact .contact{
    font-size: 14px;
    color: #fff;
    opacity: .5;
    line-height: 28px;
    margin-top: 30px;
}
.ft-share{
    margin-top: 45px;
}
.ft-share a{
    display: inline-block;
    margin-left: 15px;
}
.ft-share a:hover{
    background: #2065b2;
}
.ft-share a:nth-child(1){
    margin-left: 0;
}
.ft-share a img{
    max-width: 100%;
}
.ft-ewm{
    float: right;
    width: 30%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.ft-ewm p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    opacity: .5;
    margin-top: 15px;
}
.ft-ewm img{
    max-width: 100%;
}

.footer{
    background: #fff;
    font-size: 14px;
    color: #666;
    padding: 28px 0;
}
.footer a{
    font-size: 14px;
    color: #666;
}
.footer a:hover{
    color: #2065b2;
}
.copy{
    float: left;
}
.ft-right{
    float: right;
}
.reg{
    float: right;
}
.ft-link{
    float: left;
    position: relative;
}
.ft-link span.button{
    font-size: 14px;
    color: #666666;
    cursor: pointer;
}
.ft-link span.button:hover{
    color: #2065b2;
}
.ft-link .sec{
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    width: 100%;
    z-index: 999;
}
/* 底部自适应 */
@media(max-width: 1199px){
    .footer{
        padding: 15px 0;
    }
    .foot{
        padding: 50px 0;
    }
    .ft-list ul li a{
        font-size: 13px;
        line-height: 26px;
    }
    .ft-list ul{
        margin-top: 20px;
    }
    .ft-contact .contact{
        margin-top: 20px;
        font-size: 13px;
    }
    .ft-share{
        margin-top: 30px;
    }
    .ft-list{
        margin-left: 15%;
    }
    .ft-cfn{
        width: 45%;
    }
    .ft-con{
        width: 55%;
    }   
    .copy{
        float: none;
        width: 100%;
        font-size: 12px;
    }
    .reg{
        font-size: 12px;
    }
    .footer{
        font-size: 12px;
        text-align: center;
    }
    .footer a{
        font-size: 12px;
    }
    .ft-link span.button{
        font-size: 12px;
    }
    .ft-right{
        float: none;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}


.md-foot{
  display: none;
}
@media(max-width:767px){
  .foot{
    display:none;
  }
  .footer{
    display:block;
    font-size: 16px;
  }
  .md-foot{
  display: block;
  background: #151515;
  }
  .mod-logo{
      text-align: center;
      padding: 30px 0;
  }
  .mod-logo a{
    display: block;
  }
  .mod-logo a img{
    max-width: 100%;
  }
  .fd-cfn{
  border-bottom: solid 1px #ccc;
  margin-top: 10px;
  }
  .fd-cfn h3{
  font-size: 16px;
  color: #fff;
  line-height: 2.5;
  }
  .fd-cfn h3 span{
  padding-right: 10px;
  }
  .fd-cfn .fd-name{
  display: none;
  padding-left: 13px;
  }
  .fd-cfn .fd-name a{
  display: block;
  line-height: 28px;
  color: #fff;
  opacity: .8;
  }
  .fd-ly .copyright{
  color: #fff;
  padding: 15px 15px;
  line-height: 1.5;
  text-align: center;
  float: none;
  }
  .fd-ly .copyright a{
  color: #fff;
  }
}




.home_title{ position:relative; z-index:3; text-align:center; padding-bottom: 3%; }
.home_title h3{ margin:0; font-size:42px; color:#777; font-weight: bolder; text-transform:uppercase; font-style: italic; font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif }
.home_title h3::after{ display:none; content:''; width:35px; height:2px; background:#0070bb; margin:10px auto 10px;}
.home_title h4{font-size:32px; font-weight:bolder;margin: 0; color:#000;}
@media(max-width:640px){
.home_title{ padding-bottom: 25px; }
.home_title h3{ font-size:40px;}
.home_title h4{ font-size:20px;}
}
@media(max-width:480px){
.home_title h3{ font-size:30px;}
}


.pageinfo{padding: 3% 0 5%;background: #f7f7f7;}
.pageinfo p{ color:#555; line-height:28px; font-size:14px; margin-bottom:20px;}
.pageinfo h1{color: #005bac;font-size: 20px;}
.pageinfo .pic{ float: left; width: 32.6875%; margin:0px 65px 9px 0px}
.pageinfo .pic2{margin-top: 20px; }
.pageinfo .pic2 img{ width: 24.25%; margin-right: 1%; float: left; }
.pageinfo .pic2 img:nth-of-type(4){ margin-right: 0;  }

@media(max-width:640px){
.pageinfo{ padding: 20px 0; }
.pageinfo .pic{ width: 100%; margin:0;  float: inherit; }
.pageinfo .pic2 img{ width: 100%; margin-right: 0; margin-bottom: 20px;  }
}


.fl{ float:left;}
.fr{ float:right;}
.w22{ width:22%; padding-bottom:4%;}
.w75{ width:75%; padding-bottom:4%;}
@media(max-width:1024px){
.fl,
.fr{ float:none;}
.w22,
.w75{ width:auto; padding-bottom:2%;}
}


.procate .side-title{margin-top: 60px;background:#005bac;background-size:auto 100%;color:#fff;font-size:18px;padding:22px 0 22px 30px;border-radius: 25px 0 0 0;font-size:24px;}
.procate .side-title span{display:block;text-transform: uppercase;font-size: 16px;color: #fff;}
.procate .side{ padding-bottom:50px; background:#fff; border-radius:0 0 50px 0; -webkit-border-radius:0 0 50px 0; -moz-border-radius:0 0 50px 0; -ms-border-radius:0 0 50px 0;}
.procate .side li{border-bottom: 1px solid #efefef;line-height:24px;font-size: 16px;background: #fff;}
.procate .side li a{display:block;padding: 18px 40px 18px 30px;position:relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#666;}
.procate .side li a::before,
.procate .side li a::after{ position:absolute; content:''; top:50%;}
.procate .side li a::before{width:15px;height:15px;border-radius:50%;background:#ececec;right: 15px;margin-top:-7.5px;}
.procate .side li a::after{margin-top: -4px;border:5px solid transparent;border-top-width:4px;border-bottom-width:4px;border-left-color:#fff;right: 14px;}
.procate .side li a:hover,
.procate .side li.aon a{ color:#005bac;}
.procate .side li:hover a::before,
.procate .side li.aon a::before{ background:#005bac;}
.procate #side .owl-item{ float:left;touch-action: pan-y;-webkit-tap-highlight-color: transparent;position: relative;}
.procate #side .owl-stage-outer{ position:relative; overflow:hidden;}
.procate #side .owl-stage{position:relative;touch-action: manipulation;}
@media(max-width:1024px){
.w22{ padding-bottom:0;}
.procate .side-title{ margin-top:2%;}
.procate .side{ display:none;}
.procate #side{ background:#fff; border-top:1px solid #fff; padding:0 20px; position:relative;}
.procate #side li{ float:left; padding-right:4%;}
.procate #side li a{ color:#666; line-height:24px; display:block; padding:12px 10px; border-bottom:1px solid #fff; text-align:center;}
.procate #side li.aon a{color:#005bac; border-bottom:1px solid #005bac;}
.procate #side .owl-nav button{ position:absolute; top:0; height:100%; width:18px; border:none; background:#000; color:#fff; cursor:pointer; padding:0;}
.procate #side .owl-nav button.owl-prev{ left:0;}
.procate #side .owl-nav button.owl-next{ right:0;}
.procate #side .disabled{ display:none;}
}
@media(max-width:640px){
.procate .side-title{padding:10px 0 10px 20px;font-size:20px;}
.procate .side-title span{ font-size:12px;}
}


.pro_list{ padding-top:60px; min-height: 400px; }


.pro_list li .sc{ overflow: hidden; }
.pro_list li .sc .Ispic{width:100%;padding-bottom:100%;border-radius: 0px 0;transition: 0.3s ease; background-size: cover; margin:0px;    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;}
.pro_list li .sc .Ispic:hover{ transform: scale(1.1); }

.pro_list li{
    width: 32%;
    float: left;
    margin:0 2% 2% 0;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px 2px #eee;
    }
.pro_list li .word{ padding:6%}
.pro_list li:nth-child(3n){ margin-right:0;}
.pro_list li img{width: 100%; display:block;}
.pro_list li .dot{color: #353535; font-weight: bold; font-size: 16px;  margin-top: 10px; display: block; height:24px; overflow: hidden;}
.pro_list li:hover .dot{color: #005bac;}
.pro_list li p{display: block; color: #727272; text-align: left; height: 48px; overflow: hidden; font-size: 12px; line-height: 24px;}
.pro_list li .more{width: 122px; height: 30px; margin-top:15px; line-height: 30px; color: #fff; font-size:12px; text-align: center; background:#005bac;display: inline-block;border-radius: 50px; transition: 0.3s; }
.pro_list li .more:hover{width: 160px; }
@media (max-width: 768px){
.pro_list li{width: 49%;}
.pro_list li:nth-child(4n){ margin-right:2%;}
.pro_list li:nth-child(2n){ margin-right:0;}
}
@media(max-width:640px){
.pro_list li{ float:none; margin-right:0 !important; width:auto; margin-bottom: 20px; }
}




.productcon{ padding:4% 0;}
.productcon .info_pro{background-color: white;padding: 5px 20px;}
.productcon .pro_spec_tit {
    margin-top: 40px;
}
.productcon .spec_title{
margin-top:30px;
color:#0070BB;
text-align:center;
font-size:24px;
font-weight:bold;
}
.productcon .spec_image{
margin-top:30px;
}
.productcon .spec_image img{
margin:0 auto;
display:block;
max-width:90%;
}
.productcon .pro_spec_tit a.cur, .pro_spec_tit a:hover {
    background: #005bac;
    color: #fff;
}
.productcon .pro_spec_tit a {
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #666;
    margin-left: 0px;
    /* float: left; */
    border-right: 1px solid #e5e5e5;
}

.productcon .info_back{  margin: 20px 0; }
.productcon .info_back dd{ line-height: 32px;  }
.productcon .list_img{ float:left; width:55.6%; position:relative;}
.productcon .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.productcon .big_img li,
.productcon .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%; background-color: #fff; }
.productcon .big_img li figure{ background-size:contain;}
.productcon .list{ padding:42px 0 170px 82.9%;}
.productcon .list .bd{ position:relative;}
.productcon .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/productcon-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.productcon .list a.prev{ top:0;}
.productcon .list a.next{ bottom:0; background-image:url(../images/productcon-btn_next.png);}
.productcon .list a.prevStop,
.productcon .list a.nextStop{ cursor:default;}
.productcon .list li{ height:124px;  position:relative;}
.productcon .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; background-color: #fff;  border:1px solid #f2f2f2;}
.productcon .list li.on figure{ border:2px solid #005bac;}

.productcon .right_info{ float:right; width:39.2%; height: 500px; overflow-y:scroll; position: relative; padding: 15px; margin: 20px 0;  }
.productcon .right_info h1{ font-size: 36px; color: #005bac; position: relative; padding-bottom: 20px; margin-bottom: 40px;}
.productcon .right_info h1::after{ position: absolute; display: inline-block; content: ''; width: 80px; height: 1px; background:#005bac; bottom: 0; left: 0; }
.productcon .right_info .intro{ margin:0; line-height:30px; padding-bottom: 5%; }
.productcon .back{ float: right; display:inline-block; padding:10px 5%; color:#000;background: #ddd; transition:0.4s;}
.productcon .back:hover{ background-color:#005bac; color:#fff;}

/* æ»šåŠ¨æ¡èƒŒæ™¯ */
.productcon ::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #f1f1f1;}
/* æ»šåŠ¨æ¡å®½ */
.productcon ::-webkit-scrollbar{width: 2px; }
/* æ»šåŠ¨æ¡æ»‘åŠ¨æ¡é¢œè‰² */
.productcon ::-webkit-scrollbar-thumb{  border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  background-color: #999;  }

.productcon .tab{ padding:3% 0;}
.productcon .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.productcon .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#eee; margin-right:4px; cursor:pointer;}
.productcon .tab .h1_tab span.on{ background-color:#005bac; color:#fff;}
.productcon .tab .info{ padding-top:3%;padding-left: 5%;}
.productcon .tab .info figure{ padding-bottom:2%;}
.productcon .tab .info h1{ font-size:15px; color:#005bac;    margin: 0;
    margin-bottom: 10px;}
.productcon .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/productcon-icon_download.png) no-repeat right center; padding:10px 0;}
.productcon .ul_download li a{ padding:0 38px; background:url(../images/productcon-icon.png) no-repeat left center;}

@media(max-width:768px){
.productcon .list_img { float:none; width:auto;}
.productcon .right_info{ float:none; width:auto; height:auto; overflow-y:hidden;}

.productcon .back {float:none; clear:both;}
}
@media(max-width:640px){
.productcon .list li{ height:100px;}
.productcon .right_info h1{font-size:20px; }
.productcon .right_info h3{ font-size:16px;}
 }
@media(max-width:480px){
.productcon .list{ padding-top:30px; padding-bottom:30px;}
.productcon .list a{ height:28px;}
.productcon .list li{ height:80px;}
.productcon .tab .h1_tab{ font-size:14px;}
.productcon .tab .h1_tab span{ padding:0 3%;}
 }

 .page_list{text-align: center; margin-bottom: 30px;}
.page {
    display:inline-block;
    font: 16px/28px '寰蒋闆呴粦', sans-serif;}
.page span,.page strong {
    float:left;}
.page a,
.page span.disabled,
.page strong {
    background:#FFF;
    border:1px solid #CCC;
    color:#333;
    float:left;
    font: 16px/24px  '寰蒋闆呴粦', sans-serif;
    margin-right:5px;
    min-width:15px;
    padding:4px 8px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    _width:15px;}
    .page strong{background:#005bac; color:#fff; }
.page a:hover {
    border:1px solid #005bac;
    color:#005bac;
    text-decoration:none;}
.page span.disabled {
    background:#FFF;
    border:1px solid #CCC;
    color:#CCC;}
.page span.ellipsis {
    float:left;
    font: 16px/24px '寰蒋闆呴粦', sans-serif;
    line-height:22x;
    margin-right:5px;}
.page .page_txt {
    line-height:20px;
    float:right;
    width:auto;}
.page a.page-curpage {
    background:#3561db;
    border:1px solid #3561db;
    color:#FFF;
    font-weight:bold;}
.page input {
    font: 14px Verdana;
    padding:0 0 0 1px;
    width:40px;
    height:14px;}



.proconinfo{ padding:4% 0;}
.proconinfo .info_pro{background-color: white;padding: 5px 20px;}
.proconinfo .pro_spec_tit {
    margin-top: 30px;
}
.proconinfo .spec_title{
margin-top:30px;
color:#005bac;
text-align:center;
font-size:24px;
font-weight:bold;
}

.proconinfo .spec_image{
margin-top:30px;
background: #fff;
}
.proconinfo .spec_image img{
margin:0 auto;
display:block;
max-width:90%;
}
.proconinfo .pro_spec_tit a.cur, .pro_spec_tit a:hover {
    background: #005bac;
    color: #fff;
}
.proconinfo .pro_spec_tit a {
    display: inline-block;
    width: 150px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-left: 0px;
    /* float: left; */
    border-right: 1px solid #e5e5e5;
}

.proconinfo .info_back{  margin: 20px 0; }
.proconinfo .info_back dd{ line-height: 32px;  }
.proconinfo .list_img{ float:left; width:55.6%; position:relative;}
.proconinfo .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.proconinfo .big_img li,
.proconinfo .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%; background-color: #fff; }
.proconinfo .big_img li figure{ background-size:contain;}
.proconinfo .list{ padding:42px 0 170px 82.9%;}
.proconinfo .list .bd{ position:relative;}
.proconinfo .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/proconinfo-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.proconinfo .list a.prev{ top:0;}
.proconinfo .list a.next{ bottom:0; background-image:url(../images/proconinfo-btn_next.png);}
.proconinfo .list a.prevStop,
.proconinfo .list a.nextStop{ cursor:default;}
.proconinfo .list li{ height:124px;  position:relative;}
.proconinfo .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; background-color: #fff;  border:1px solid #f2f2f2;}
.proconinfo .list li.on figure{ border:2px solid #005bac;}

.proconinfo .right_info{ float:right; width:39.2%; height: 500px; overflow-y:scroll; position: relative; padding: 15px; margin: 20px 0;  }
.proconinfo .right_info h1{ font-size: 36px; color: #005bac; position: relative; padding-bottom: 20px; margin-bottom: 40px;}
.proconinfo .right_info h1::after{ position: absolute; display: inline-block; content: ''; width: 80px; height: 1px; background:#005bac; bottom: 0; left: 0; }
.proconinfo .right_info .intro{ margin:0; line-height:30px; padding-bottom: 5%; }
.proconinfo .back{ float: right; display:inline-block; padding:10px 5%; color:#000;background: #ddd; transition:0.4s;}
.proconinfo .back:hover{ background-color:#005bac; color:#fff;}

/* æ»šåŠ¨æ¡èƒŒæ™¯ */
.proconinfo ::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #f1f1f1;}
/* æ»šåŠ¨æ¡å®½ */
.proconinfo ::-webkit-scrollbar{width: 2px; }
/* æ»šåŠ¨æ¡æ»‘åŠ¨æ¡é¢œè‰² */
.proconinfo ::-webkit-scrollbar-thumb{  border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  background-color: #999;  }

.proconinfo .tab{ padding:3% 0;}
.proconinfo .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.proconinfo .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#eee; margin-right:4px; cursor:pointer;}
.proconinfo .tab .h1_tab span.on{ background-color:#005bac; color:#fff;}
.proconinfo .tab .info{ padding-top:3%;padding-left: 5%;}
.proconinfo .tab .info figure{ padding-bottom:2%;}
.proconinfo .tab .info h1{ font-size:15px; color:#005bac;    margin: 0;
    margin-bottom: 10px;}
.proconinfo .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/proconinfo-icon_download.png) no-repeat right center; padding:10px 0;}
.proconinfo .ul_download li a{ padding:0 38px; background:url(../images/proconinfo-icon.png) no-repeat left center;}

@media(max-width:768px){
.proconinfo .list_img { float:none; width:auto;}
.proconinfo .right_info{ float:none; width:auto; height:auto; overflow-y:hidden;}

.proconinfo .back {float:none; clear:both;}
.proconinfo .spec_title{font-size: 18px;}
}
@media(max-width:640px){
.proconinfo .list li{ height:100px;}
.proconinfo .right_info h1{font-size:20px; }
.proconinfo .right_info h3{ font-size:16px;}
 }
@media(max-width:480px){
.proconinfo .list{ padding-top:30px; padding-bottom:30px;}
.proconinfo .list a{ height:28px;}
.proconinfo .list li{ height:80px;}
.proconinfo .tab .h1_tab{ font-size:14px;}
.proconinfo .tab .h1_tab span{ padding:0 3%;}
 }






.pagecontact .p,.pagecontact .h2,{}
.pagecontact{padding: 8% 0}
.pagecontact .text{margin-bottom: 30px}
.pagecontact .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px; margin-top: 0; padding:0px; text-align: left}
.pagecontact .text p{font-size: 16px;color:#333;line-height: 42px; margin: 0; padding: 0;}
.pagecontact .text .title span{font-weight: 700;}
.pagecontact .text h3.ctit{margin-bottom: 24px; color:#005bac; font-size:24px;}
.pagecontact .text .p{font-size: 16px;color:#333;line-height: 42px; margin: 0; padding: 0;}
.pagecontact .map{width: 100%;height: 200px;    background: #fff;
    padding: 1%;
    border-radius: 20px 0;}
.pagecontact .map #map{height: 100%;}
.pagecontact .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
    .pagecontact .text{float: left;width: 45%;}
    .pagecontact .map{float: right;width: 50%;height: 320px;}
}

@media screen and (min-width: 1024px) {
    .pagecontact .container{background: url(../images/pagecontact-bg.jpg) no-repeat center;}
    .pagecontact .map{float: right;width: 50%;height: 320px;}
    .pagecontact .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {
    .pagecontact{padding: 70px 0 70px}
    .pagecontact .text .title{margin-bottom: 36px}
    .pagecontact .map{ width: 65%;height: 430px;}
    .pagecontact .text{width: 35%;}
}


/* workshop */
.workshop{ padding: 4% 0 0; }
.workshop .auto{overflow: hidden;}
.workshop ul{ margin: 0 -1%;}
.workshop ul li{ float: left; width: 48%;margin: 0 1% 20px 1%;text-align: center;}
.workshop ul li .pic{display: block; padding:0 10%; position: relative;border: 1px solid #eee; background:#fff;    height: 0px;
    padding-bottom: 60%;
    overflow: hidden;}
.workshop ul li img{max-width:100%; max-height: 100%; display:block;position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;}
.workshop ul li h4{overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; margin:10px 0 0; font-weight: normal; font-size: 14px;}

/* honor list */
.honor{ padding: 4% 0 0 4%; }
.honor .auto{overflow: hidden;}
.honor ul{ margin: 0 -1%;}
.honor ul li{ float: left; width: 48%;margin: 0 1% 20px 1%;text-align: center;}
.honor ul li .pic{display: block; padding:0 10%; position: relative;border: 1px solid #eee; background:#fff;}
.honor ul li img{width:100%; display:block;}
.honor ul li h4{overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; margin:10px 0 0; font-weight: normal; font-size: 14px;}


@media screen and (min-width:768px ){

.honor ul li{width:31.334%;}
.workshop ul li{width:31.334%;}
}
@media screen and (min-width:1024px ){
.honor ul li{width:23%; margin-bottom: 30px;}
.workshop ul li{width:18%; margin-bottom: 30px;}
}






.newslist{ padding-top:2%; min-height: 400px; }
.newslist h3{ margin:0; font-size:18px;}
.newslist .home_title h3{    font-size: 42px;}
.newslist p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}

.newslist ol{ background-color:#fafafa; margin-bottom:2%; position:relative; padding-left:36.25%;}
.newslist ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.newslist ol .Ispic img{ display:none;}
.newslist ol div{ padding:5% 10% 3% 5%;}
.newslist ol h3 a{ color:#005bac;}
.newslist ol h3 a:hover{ color:#0490d9; }
.newslist ol time{ display:block; padding:3% 0;}
.newslist ol p{ margin:0 0 3% 0; height:78px;}
.newslist ol span{ display:inline-block; width:130px; line-height:40px; text-align:center;  background:#005bac; font-size:12px; transition: 0.3s ease; }
.newslist ol span:hover{ width: 160px; background:#0490d9; }
.newslist ol span a{  color:#fff; }

.newslist li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fff;}
.newslist li div{border-left:1px solid #eee; padding:2% 3%;}
.newslist li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.newslist li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.newslist li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.newslist li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}

.newslist li:hover{ background-color:#005bac; }
.newslist li:hover *{  color:#fff; }

@media(max-width:1000px){
.newslist li{padding-left:100px;padding-right:30px;}
.newslist li:after{width:30px; background-size:35% auto;}
.newslist li time{width:100px;}
.newslist li time span{font-size:14px;}
.newslist li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.newslist h3{ font-size:16px;}
}
@media(max-width:640px){
.newslist ol{ padding-left:0;}
.newslist ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
.newslist ol div{ padding:3%;}
}
@media(max-width:480px){
.newslist li{padding-left:80px;padding-right:0;}
.newslist li:after{ display:none;}
.newslist li time{width:80px;}
.newslist li time span{font-size:12px;}
.newslist li time i{font-size:30px;}
.newslist h3{ font-size:14px;}
.newslist p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
.newslist ol p{ height:60px;}
}

.content{ background:#f7f7f7;}
.news_info{ padding: 3% 0; }
.news_info .title{ text-align:center; padding-bottom:0px; background:none;}
.news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;}
.news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:20px;}
.news_info .title p span{ margin:0 36px; color:#999;  font-size:12px;}
.news_info .info{ text-align:justify; text-justify:inter-ideograph; padding-top:20px;}
.news_info .info img{ margin:15px auto; display: block; }
.news_info .info p{ font-size:14px; color:#666; line-height:30px; margin:12px 0;}

.news_info .btn{ text-align: center; }
.news_info .goback{ background:#1b699f; padding:8px 18px; color:#fff; border-radius:6px; display: inline-block; margin: 20px 0;}
.news_info .goback:hover{background:#00b3dc; }

.news_info .info_back{ padding:2% 0 20px 0;}
.news_info .info_back dl{ margin: 10px 0;}
.news_info .info_back a{ color:#999; font-size:14px;}
.news_info .info_back a:hover{color:#1b699f;}





.nybanner img{max-width:100%}
.aboutimg{outline: 0px; box-sizing: border-box; border: none; max-width: 100%; vertical-align: middle; color: rgb(102, 102, 102); font-family:"Microsoft YaHei"; font-size: 14px; white-space: normal; background-color: rgb(247, 247, 247); float: left; margin: 0px 65px 9px 0px;}

@media(max-width:768px){
    .aboutimg{margin:0px auto; float:none; display: block;}
}

