.animate-5{transition:all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.animate-5:hover{transition:all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.p-tb80{padding: 0.8rem 0;}
.p-tb60{padding: 0.6rem 0;}
.p-lr5{padding: 0 5px;}
.p-lr10{padding: 0 10px;}
.m-t40{margin-top: 40px;}
.m-t20{margin-top: 20px;}
.box-title{font-size: 28px;}
.fz-24{font-size: 20px;}
.fz-16{font-size: 16px;}
.content-text{font-size: 16px;line-height: 2;color: #555;}
.text-p p{margin-bottom: 0;}
.bg-01{background: #d9dee3;}

@media(max-width: 1360px){
    .box-title{font-size: 24px;}
    .fz-24{font-size: 18px;}
    .fz-16,.content-text{font-size: 15px;}
}
@media(max-width: 996px){
    .p-tb80{padding: 40px 0;}
    .p-tb60{padding: 30px 0;}
    .p-lr5{padding: 0 8px;}
    .p-lr10{padding: 0 7px;}
    .m-t40{margin-top: 28px;}
    .m-t20{margin-top: 14px;}
    .box-title{font-size: 20px;}
    .fz-24{font-size: 16px;}
    .fz-16,.content-text{font-size: 14px;}
}


.home-content .title{width: 172px;height: 52px;line-height: 52px;text-align: center;font-size: 32px;color: #fff;background: #012fa7;border-left: 5px solid #fdcc05;border-radius: 0 25px 25px 0;}
.home-content a.learn-more{position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
a.learn-more{width: 130px;display: block;text-align: center;height: 40px;line-height: 40px;background: #012fa7;color: #fff;border-radius: 50px;}
a.learn-more:hover{background: #012fa7 !important;color: #fff !important;}
a.box-pro-list{width: 100%;background: #fff;position: relative;display: flex;justify-content: left;align-items: center;}
a.box-pro-list .line{position: absolute;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;background-color: #012fa7;z-index: 10;}
a.box-pro-list .line_t{width: 0;height: 2px;left: 0;top: 0;}
a.box-pro-list .line_r{height: 0;width: 2px;right: 0;top: 0;}
a.box-pro-list .line_b{right: 0;bottom: 0;width: 0;height: 2px;}
a.box-pro-list .line_l{width: 2px;height: 0;left: 0;bottom: 0;}
a.box-pro-list:hover .line_t,a.box-pro-list:hover .line_b{width: 100%;}
a.box-pro-list:hover .line_r,a.box-pro-list:hover .line_l{height: 100%;}
a.box-pro-list .box-pro-img{width: 280px;}
a.box-pro-list .box-pro-text{width: calc(100% - 280px);padding-right: 30px;}
a.box-pro-list .box-pro-text .title{color: #333;font-weight: bold;line-height: 1.4;-webkit-line-clamp: 2;height: 2.8em;}
a.box-pro-list .box-pro-text .desc{margin-top: 10px;color: #333;}

.box-pro-bg{background: #012fa7;}
.box-pro-flex{display: flex;justify-content: center;align-items: center;}
.box-pro-flex .box-pro-width{width: 50%;}
.box-pro-flex .show-width-lr{padding: 0 1.6rem 0 2.6rem;}
.home-content-01 .title{color: #001b63;background: #fff;border-left: 5px solid #fdcc05;border-radius: 0 25px 25px 0;}
.box-pro-flex .show-width-lr a.learn-more{background: #fdcc05;color: #001b63;}
.box-pro-flex .show-width-lr .desc{font-size: 22px;color: #fff;line-height: 1.6;-webkit-line-clamp: 10;height: 16em;}

.pro-next-prev .swiper-button-next,.pro-next-prev .swiper-button-prev{width: 42px;height: 42px;line-height: 42px;text-align: center;border: 1px solid #fff;border-radius: 50%;}
.pro-next-prev .swiper-button-next{right: 1rem;}
.pro-next-prev .swiper-button-prev{left: 1rem;}
.pro-next-prev .swiper-button-next:after,.pro-next-prev .swiper-button-prev:after{font-size: 16px;color: #fff;}
.pro-next-prev .swiper-button-next:hover,.pro-next-prev .swiper-button-prev:hover{background: #012fa7;border-color: #012fa7;}
.pro-next-prev .swiper-button-next:hover:after,.pro-next-prev .swiper-button-prev:hover:after{color: #fff;}
/*.honor-swiper-bottom .swiper-slide{transform: scale(0.8);}
.honor-swiper-bottom .swiper-slide{transform: scale(0.8);}
.honor-swiper-bottom .swiper-slide .awards-item{margin-top: 0.4rem;}
.honor-swiper-bottom .swiper-slide .awards-item{margin-top: 0.4rem;}
.honor-swiper-bottom .swiper-slide-prev{transform: scale(0.9);}
.honor-swiper-bottom .swiper-slide-next{transform: scale(0.9);}
.honor-swiper-bottom .swiper-slide-prev .awards-item{margin-top: 0.2rem;}
.honor-swiper-bottom .swiper-slide-next .awards-item{margin-top: 0.2rem;}
.honor-swiper-bottom .swiper-slide-active{transform: scale(1);}
.honor-swiper-bottom .swiper-slide-active .awards-item{margin-top: 0;}*/

.home-content a.learn-more-01{color: #012fa7;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.home-content a.learn-more-01 span{font-family: '宋体';}
.home-content a.learn-more-01:hover{color: #012fa7;}
a.box-news-list{display: block;padding: 10px 200px 10px 0;color: #000;border-bottom: 1px dashed #012fa7;position: relative;}
a.box-news-list .time{position: absolute;top: 50%;transform: translateY(-50%);right: 0;color: #7b7b7b;}
a.box-disease-list{padding-left: 30px;background: url('../images/new.png') no-repeat left center/22px;}
a.box-news-list:hover{color: #012fa7;}
.wechat-code{position: relative;overflow: hidden;cursor: pointer;}
.wechat-code .kfcode{width: 100%;height: 100%;padding: 10px;background: rgba(0,0,0,.8);opacity: 0;cursor: pointer;display: flex;justify-content: center;align-items: center;position: absolute;top: 0;left: 0;}
.wechat-code .kfcode img{max-width: 100%;max-height: 100%;}
.wechat-code:hover .kfcode{opacity: 1;}

@media (max-width: 1680px){
    .box-pro-flex .show-width-lr{padding: 0 1rem 0 1.8rem;}
}
@media (max-width: 1440px){
    .box-pro-flex .show-width-lr{padding: 0 0.6rem 0 1rem;}
    .box-pro-flex .show-width-lr .desc{font-size: 18px;-webkit-line-clamp: 8;height: 10.8em;}
    .pro-next-prev .swiper-button-next,.pro-next-prev .swiper-button-prev{width: 36px;height: 36px;line-height: 36px;}
    .pro-next-prev .swiper-button-next{right: 10px;}
    .pro-next-prev .swiper-button-prev{left: 10px;}
    a.box-news-list{padding-right: 160px;}
}
@media(max-width: 1360px){
    .home-content .title{width: 159px;height: 48px;line-height: 48px;font-size: 26px;}
    a.learn-more{width: 116px;height: 36px;line-height: 36px;}
    a.box-pro-list .box-pro-img{width: 240px;}
    a.box-pro-list .box-pro-text{width: calc(100% - 240px);padding-right: 15px;}

    .box-pro-flex .show-width-lr{padding: 0 0.6rem;}
}
@media(max-width: 1230px){
    .box-pro-flex .show-width-lr .desc{font-size: 18px;}
    .pro-next-prev .swiper-button-next,.pro-next-prev .swiper-button-prev{width: 28px;height: 28px;line-height: 28px;}
    .pro-next-prev .swiper-button-next{right: 5px;}
    .pro-next-prev .swiper-button-prev{left: 5px;}
    a.box-pro-list{display: block;}
    a.box-pro-list .box-pro-img{width: 100%;}
    a.box-pro-list .box-pro-text{width: 100%;padding: 10px;}
    a.box-news-list{padding-right: 120px;}
}
@media(max-width: 1024px){
    .home-content .title{width: 119px;height: 36px;line-height: 36px;font-size: 20px;}
    a.learn-more{width: 90px;height: 30px;line-height: 30px;}
    
    .box-pro-flex .show-width-lr{padding: 40px 15px;}
    .box-pro-flex{display: block;}
    .box-pro-flex .box-pro-width{width: 100%;}
    .box-pro-flex .show-width-lr .desc{font-size: 16px;-webkit-line-clamp: 5;height: 8em;}
    a.box-news-list{padding-right: 74px;}
    a.box-news-list .time{font-size: 12px;}
    a.box-disease-list{padding-left: 24px;background-size: 16px;}
}
@media(max-width: 991px){
    .home-pro-top{margin-top: 40px;}
}


.row-pro{margin-top: -20px;}
.pro-list{border: 1px solid #d4d2d2;}
.pro-list .pro-list-text{padding-bottom: 20px;}
.pro-list .pro-list-text .title a{color: #333;}
.pro-list .pro-list-text a.more{margin-top: 8px;display: inline-block;width: 48px;height: 32px;background: url('../images/more3.png') #295de5 no-repeat center center/cover;border-radius: 20px;}
.pro-list .pro-list-text .title a:hover{color: #012fa7;}
.pro-list .pro-list-text a.more:hover{background-color: #012fa7;}

.details-left{width: 540px;}
.content-swiper-top .swiper-slide{border: 1px solid #e5e5e5;}
.content-swiper-bottom .swiper-slide{border: 1px solid #e5e5e5;cursor: pointer;}
.content-swiper-bottom .swiper-slide-thumb-active{border-color: #012fa7;}
.details-right{width: calc(100% - 540px);padding-left: 0.6rem;}
.details-right .desc-title{color: #012fa7;}
.details-right .desc-text{border-top: 1px solid #e9e9e9;}
.details-right .desc-text .left-desc{border-bottom: 1px solid #eee;padding: 5px 0 5px 90px;min-height: 42px;position: relative;}
.details-right .desc-text .left-desc span{width: 80px;color: #888;position: absolute;top: 5px;left: 0;}
.wechat span{display: inline-block;font-size: 20px;cursor: pointer;position: relative;}
.wechat span .wxcode{display: none;width: 140px;box-shadow: 0 2px 10px rgba(0,0,0,0.08);background: #fff;position: absolute;bottom: 100%;left: 50%;transform: translateX(-50%);}
.wechat span .wxcode .title{text-align: center;font-size: 14px;padding: 5px;color: #333;}
.wechat span:hover .wxcode{display: block;}
.details-info{font-size: 22px;color: #fff;padding: 0 25px;width: 100%;height: 45px;line-height: 45px;background: #295de5;}


.awards-item .img img{width: 100%;}
.awards-item .img{overflow: hidden;position: relative;}
.awards-item .img:after{content: '';width: 100%;height: 100%;background: rgba(0,0,0,.6);position: absolute;left: 0;top: 0;opacity: 0;transition: all .5s;}
.awards-item .img i{display: block;width: 30px;height: 30px;background: #e60012;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;opacity: 0;}
.awards-item .img i::after,.awards-item .img i::before{content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.awards-item .img i::after{width: 14px;height: 2px;}
.awards-item .img i::before{width: 2px;height: 14px;}
.awards-item a:hover .img:after{opacity: 1;transition: all .5s;}
.awards-item a:hover .img i{opacity: 1;}
.produce-item .img{height: auto;}
.galleryOverlay{width: 100%;height: 100%;position: fixed;top: 0;left: 0;opacity: 0;z-index: 100000;background-color: rgba(0,0,0,.7);overflow: hidden;display: none;-moz-transition: opacity 0.5s ease;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.galleryOverlay.visible{opacity: 1;}
.gallerySlider{width: 100%;height: 100%;position: absolute;left: 0;top: 0;white-space: nowrap;}
.gallerySlider .placeholder{background: url("../images/loading.gif") no-repeat center center;height: 100%;line-height: 1px;text-align: center;width: 100%;display: inline-block;}
.gallerySlider .placeholder:before{content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}
.gallerySlider .placeholder img{display: inline-block;max-height: 80%;max-width: 100%;vertical-align: middle;}
.prevArrow, .nextArrow{border: none; text-decoration: none;opacity: 0.5;cursor: pointer;position: absolute; width:50%;height:100%;top:0;margin-top: 0px;}
.prevArrow:hover, .nextArrow:hover{opacity: 1;}
.prevArrow{background-position: left top;left:0;}
.nextArrow{background-position: right top;right:0;}
.pagelimit{position: absolute;bottom: 20px;left: 50%;margin-left: -18px;color: #fff;font-size: 18px;}
.closed{cursor: pointer;position: absolute;width: 40px;height: 40px;right:2%;top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before{content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover{opacity: 0.5;}
.closed::after{width: 26px;height: 2px;}
.closed::before{width: 2px;height: 26px;}

@media(max-width: 1360px){
    .details-left{width: 500px;}
    .details-right{width: calc(100% - 500px);}
    .pro-list .pro-list-text a.more{width: 36px;height: 24px;}
}
@media(max-width: 1230px){
    .details-left{width: 450px;}
    .details-right{width: calc(100% - 450px);}
    .wechat span{font-size: 16px;}
    .wechat span img{height: 30px;}
    .wechat span .wxcode img{height: auto;}
    .details-info{font-size: 18px;padding: 0 15px;height: 40px;line-height: 40px;}
}
@media(max-width: 996px){
    .row-pro{margin-top: -14px;}
    .details-left{width: 100%;}
    .details-right{width: 100%;padding-left: 0;margin-top: 40px;}
    .details-right .desc-text .left-desc{padding: 5px 0 5px 74px;min-height: 38px;}
    .details-right .desc-text .left-desc span{width: 70px;}
}


.box-nav-bg{font-size: 0;text-align: center;border-bottom: 1px solid #d4d2d2;}
.box-nav-bg .nav a{display: inline-block;line-height: 0.8rem;margin: 0 0.3rem;font-size: 16px;color: #000;position: relative;}
.box-nav-bg .nav a.active,.box-nav-bg .nav a:hover{color: #012fa7;}
.box-nav-bg .nav a:before{content: '';width: 0;height: 2px;background: #012fa7;position: absolute;bottom: -1px;left: 0;transition: all 0.5s;}
.box-nav-bg .nav a.active:before,.box-nav-bg .nav a:hover:before{width: 100%;transition: all 0.5s;}

.nav-show .pc-nav,.nav-show .sj-nav{height: 54px;line-height: 54px;font-size: 24px;padding-left: 50px;background: #012fa7;color: #fff;position: relative;}
.nav-show .pc-nav:after,.nav-show .sj-nav:after{content: '';width: 17px;height: 17px;background: url('../images/drop.png') no-repeat top left/100%;position: absolute;top: 50%;transform: translateY(-50%);left: 20px;}
.nav-show .sj-nav{display: none;}
.nav-show .boxnav a{display: block;font-size: 16px;color: #333;padding: 0 20px 0 50px;line-height: 54px;background: #f5f5f5;border: 1px solid #d4d2d2;border-top: none;}
.nav-show .boxnav a:hover{color: #4998fe;}
.nav-show .boxnav a.active,.nav-show .boxnav a.active:hover{background: #295de5;border-color: #295de5;color: #fff;}
.box-cn-title{background: #f5f5f5;}
.box-cn-title span{display: inline-block;min-width: 154px;height: 54px;line-height: 54px;text-align: center;padding: 0 15px;font-size: 22px;background: #d1d7e9;color: #012fa7;}
.contact-width{padding: 0.8rem;border: 1px solid #d4d2d2;border-top: none;}
.news-width{padding: 20px;border: 1px solid #d4d2d2;border-top: none;}

.box-gs-name{padding-bottom: 20px;border-bottom: 1px solid #ebebeb;}
.box-gs-name .text{margin-top: 6px;}
.gs_us_text .icon{padding: 10px 0 10px 53px;color: #333;}
.gs_us_text .site{background: url('../images/site.png') no-repeat left center;}
.gs_us_text .tel{background: url('../images/tel.png') no-repeat left center;}
.gs_us_text .email{background: url('../images/email.png') no-repeat left center;}
.iw_poi_title{color:#cc5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap;}
.iw_poi_content{font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;}
#dituContent{width: 100%;height: 580px;}

.row-news .news-list{width: 100%;background: #f7f7f7;display: flex;align-items: center;justify-content: left;margin: 20px 0;}
.row-news .news-list .news-img{width: 340px;height: 248px;overflow: hidden;border-radius: 0 0 50px 0;}
.row-news .news-list .news-text{width: calc(100% - 340px);padding: 20px 200px 20px 40px;position: relative;}
.row-news .news-list .news-text .time{font-weight: bold;color: #7b7b7b;}
.row-news .news-list .news-text .title{margin: 10px 0;line-height: 1.4;-webkit-line-clamp: 2;height: 2.8em;}
.row-news .news-list .news-text .title a{color: #333;}
.row-news .news-list .news-text a.detail{width: 110px;height: 40px;line-height: 40px;text-align: center;background: #295de5;color: #fff;border-radius: 50px;position: absolute;right: 40px;bottom: 0;}
.row-news .news-list:hover{box-shadow: 0 2px 20px rgba(0,0,0,.12);}
.row-news .news-list:hover .news-img a img{transform: scale(1.06);}
.row-news .news-list .news-text .title a:hover{color: #012fa7;}
.row-news .news-list .news-text a.detail:hover{background: #012fa7;}
.time-hits{padding: 20px 0;border-bottom: 1px solid #eee;}
.time-hits span{margin: 0 10px;color: #666;}

@media(max-width: 1360px){
    .box-nav-bg .nav a{font-size: 16px;}
    .nav-show .pc-nav,.nav-show .sj-nav{height: 48px;line-height: 48px;font-size: 22px;padding-left: 36px;}
    .nav-show .pc-nav:after,.nav-show .sj-nav:after{width: 14px;height: 14px;left: 15px;}
    .nav-show .boxnav a{padding: 0 15px 0 36px;line-height: 48px;}
    .box-cn-title span{min-width: 132px;font-size: 18px;height: 48px;line-height: 48px;}
    .contact-width{padding: 0.5rem;}
    .row-news .news-list .news-img{width: 300px;height: 208px;}
    .row-news .news-list .news-text{width: calc(100% - 300px);padding: 30px 160px 30px 30px;}
    .row-news .news-list .news-text a.detail{width: 100px;height: 36px;line-height: 36px;right: 30px;bottom: 0;}
}
@media(max-width: 1230px){
    .nav-show .pc-nav,.nav-show .sj-nav{font-size: 20px;}
    .nav-show .boxnav a,.box-cn-title span{font-size: 16px;}
    .row-news .news-list .news-img{width: 280px;height: 186px;}
    .row-news .news-list .news-text{width: calc(100% - 280px);padding: 30px;}
    .row-news .news-list .news-text a.detail{display: none;}
}
@media(max-width: 996px){
    .box-nav-bg,.nav-show .pc-nav,.hidden-con,.box-cn-title{display: none;}
    .nav-show .sj-nav,.nav-show .boxnav a{display: block;height: 40px;line-height: 40px;}
    .nav-show .sj-nav:before{content: '';width: 15px;height: 8px;background: url('../images/down.png') no-repeat top left/100%;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);transition: all .5s;}
    .nav-show .sj-nav.extend:before{transform: translateY(-50%) rotate(-180deg);}
    .nav-show .boxnav{display: none;width: 100%;background: #fcfcfc;position: absolute;top: 100%;left: 0;z-index: 99;}
    
    .xs-m-top{margin-top: 32px;}
    .contact-width,.news-width{padding: 0;border: none;}
    .box-gs-name .text{font-size: 12px;}
    #dituContent{height: 300px;}
    .time-hits{padding: 14px 0;}
}
@media(max-width: 768px){
    .row-news .news-list{display: block;}
    .row-news .news-list .news-img{width: 100%;height: auto;}
    .row-news .news-list .news-text{width: 100%;padding: 15px;}
}