@font-face{font-family:shuzifont;src:url('../css/shuzifont.ttf');}/*数字统一字体*/
.top_box{ width: 95%; position: fixed;z-index: 9999; top:4%;left:0;right: 0;margin: 0 auto;background: #fff;}
.top{ width: 100%; display: block; height: 93px;}
.top .logo{ float: left; padding: 10px 0 10px 3%;position:relative; z-index:100; box-sizing: border-box;}
.top .logo a{display: block;}
.top .logo a img{max-width: 100%;}
.top .nav{position: absolute; width: 100%; top: 50%; transform: translateY(-50%); text-align: center;box-sizing: border-box; padding-left: 13%;}
.top .nav a{padding: 0 1%; font-size: 18px;}
.top .nav a:hover{ color: #13878f;}
.top .coll{ float: right; background: #13878f; height: 93px; padding-left: 20px; -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.top .coll ul li{width:40px;display: block; float: left; cursor:pointer; height:40px; margin-top: 28px; margin-bottom:10px; background:#13878f; border-radius: 50%; line-height:30px;text-align: center;position: relative;margin-right:15px; line-height:40px;}
.top .coll ul li i{font-size:30px; color:#fff; display:block;}
.top .coll ul li .erweima{ padding: 5px;background: #fff;border: 1px solid rgba(0,0,0,0.1);border-radius: 3px; width: 120px;position: absolute; left:-66px;top: calc(100% + 28px);transform: translate3d(0px,50%,0);pointer-events: none;opacity: 0;filter:alpha(opacity=0);}
.top .coll ul li:hover .erweima{transform: translate3d(0px,0%,0);opacity:1;filter:alpha(opacity=100);}
.top .coll ul li a{display: block;}
.top .coll ul li:hover a{color: #fff;}
.top .coll ul li:hover i{ color:#fff; transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;}
.top_box_b{ width: calc(100% + 1px); top: 0;box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.07);background-color: #fff;}
.top_box_b .cn-en{ width: 50px; height: 50px;}
.top_box_b .cn-en a{  line-height: 50px;}
.top_box_b .logo{ width: 250px; padding-top: 10px;}
.top_box_b .top{ height: 79px;}
.top_box_b .top .coll{ height: 79px;}
.top_box_b .top .coll ul li{ margin-top: 24px;}


.hback{ width: 100%; height: 100%;background: rgba(0,0,0,0.8); display: block; position: fixed; top: 0;left: 0;z-index: 0;opacity:0;filter:alpha(opacity=0); visibility: hidden;}
.caidan{width: 50%; max-width: 400px; height: 100%;background: #fff; position: fixed; top: 0;left: 0;z-index: 101; transform: translateX(-100%);}
.caidan .caidan_nav{ padding: 20px 0%; height: calc(100% - 40px);}
.caidan .caidan_nav ul>.menu_list_box_item{border-bottom: 1px solid rgba(0,0,0,0.1);}
.caidan .caidan_nav ul>.menu_list_box_item .caidan_1{ padding: 0 10%;display: block; font-size:1rem;height:4rem;line-height:4rem; }
.caidan .caidan_nav ul>.menu_list_box_item .caidan_1:hover{}
.caidan .caidan_nav ul>.menu_list_box_item .caidan_1 i{float: right; opacity: 0.6;filter:alpha(opacity=60);font-size: 20px;pointer-events:none}
.caidan .caidan_nav ul>.menu_list_box_item:hover .caidan_1 i{transform: rotate(90deg);}
.caidan.caidan_oppen{ width: 50%;transform: translateX(0%);z-index: 666}
.caidan_hidden{transform: translateX(-100%);}
.caidan .caidan_nav ul .caidan_2box{width: 80%; padding:2% 10%; display: none; background: #f4f4f4;}
.caidan .caidan_nav ul .caidan_2box li{height: 40px;line-height: 40px; border-top: 1px solid rgba(0,0,0,0.05);}
.caidan .caidan_nav ul .caidan_2box li:nth-of-type(1){border-top: 0;}
.caidan .caidan_nav ul .caidan_2box li:hover a{transform:translateX(10px);}
.caidan .caidan_nav ul .caidan_2box li a{ font-size: 14px; display: block;}

.index_banner_swi .swiper-pagination{ text-align: center;left: inherit;bottom: 30px;}
.index_banner_swi .swiper-pagination-bullet{background: #fff; opacity: 1;filter:alpha(opacity=100);}
.index_banner_swi .swiper-pagination-bullet-active{background: #ff5722;}
.index_banner_swi .swiper-slide { position: relative;}
.index_banner_swi .swiper-slide .banner-text{ position: absolute; z-index: 10; bottom:38%; left:10%; color: #fff; font-size: calc(20px + 0.5vw);}
.index_banner_swi .swiper-slide .banner-text p{ font-size: calc(20px + 3vw); font-weight: bold;} 
.index_banner_swi .swiper-slide .banner-text2{ position: absolute; z-index: 10; bottom:38%; left:10%; color: #fff; font-size: calc(20px + 0.3vw);}
.index_banner_swi .swiper-slide .banner-text2 p{ font-size: calc(20px + 2vw); font-weight: bold;} 
.index_banner_swi .swiper-slide img{width: 100%;}
.s-gs{ padding:4vh 0 8vh 0; overflow: hidden;}
.bt-ty{ text-align: center;font-size: calc(20px + 1.7vw); font-weight: bold; color: #13878f; padding: 4vh 0;}
.bt-ty>div{ color: #13878f; background: -webkit-linear-gradient(45deg,#13878f,#6bbc5d);
    background: -moz-linear-gradient(45deg,#13878f,#6bbc5d);
    background: -o-linear-gradient(45deg,#13878f,#6bbc5d);
    background: linear-gradient(left,#13878f,#6bbc5d);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
    }
.bt-ty p{font-size:16px; font-weight: normal; color: #666;}
.s-gs-nr{ padding-bottom: 4vh;}
.s-gs .s-gs-li{ position: relative; width:41%; float: left; margin-right:2%;}
.s-gs .s-gs-li img{ max-width: 100%;}
.s-gs .s-gs-li:nth-child(2){ width: 32%; margin-right: 1%;}
.s-gs .s-gs-li:nth-child(3){ width: 23%; margin-right: 0; border:1px solid #f4f4f4;}
.s-gs .s-gs-li .sjt-z{ position: absolute; z-index: 10; text-align: center; bottom: 20px; color: #fff; left: 50%; transform: translateX(-50%); font-weight: bold; font-size: 18px;}
.s-gs .s-gs-li .shuzi_box u{ display: block; color: #ff5722; font-size:45px;line-height: 45px;}
.shuzi_box ul li{ float: left; width: calc(100%/2 - 5px); background: #f4f4f4; padding-top: 5vh; height:213px;  box-sizing: border-box; margin-right:5px; margin-bottom:5px; text-align: center;position: relative;}
.shuzi_box ul li:nth-child(2n){ margin-right: 0;}
.shuzi_box ul li .swiper-slide{ border:solid 1px #f4f4f4; overflow: hidden;}
.shuzi_box ul li .Line{ font-family: 'shuzifont'; font-size:calc(18px + 2vw); font-style:normal;font-weight: 100;letter-spacing:-4px;}
.shuzi_box ul li b{ position: absolute; left: 26%; width: 100%;}
.shuzi_box ul li:nth-child(2) b{ left: 13%; }
.shuzi_box ul li b .Line{ float: left;}
.shuzi_box ul li b span{ float: left;text-align: left; font-weight: normal; color: #666;padding-left:10px;padding-top:9%;line-height: 18px;}
.shou_fl{ padding-bottom: 45px;}
.shou_fl .swiper-slide p{ text-align: center; padding-top: 10px; font-size: 18px;}
.shou_fl .swiper-pagination-bullet-active, .shou_rr .swiper-pagination-bullet-active{background: #ff5722;}
.shou-sp{ padding-bottom: 4vh;}
.index_background_video{position: relative;z-index: 0;}
.index_background_video .text{position: absolute;width: 100%;display: block;text-align: center;top:45%;transform: translateY(-50%);z-index: 10; color: #fff;}
.index_background_video .text h3{font-size: calc(20px + 2.5vw);font-weight: 500;}
.index_background_video .text h3 span{display: inline-block;}
.index_background_video .text h3 strong{font-weight: bold; margin-left: calc(0.5rem + 0.5vw);}
.index_background_video .text em{font-style: normal;color: #fff;font-size: 18px;text-transform: uppercase;}
.index_background_video .more{position: absolute;left: 50%;transform: translateX(-50%); bottom: calc(5% + 3vw);z-index: 6;}
.index_background_video .more a{padding: calc(3px + 0.5vw) calc(1rem + 0.5vw);display: block; color: #fff; border-radius: calc(4px + 0.3vw);-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.index_background_video .more a span{font-size:14px;margin-right: calc(0.6rem + 0.6vw);display: inline-block;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.index_background_video .more:hover a span{transform: translateX(10%);font-weight: bold;}
.index_background_video .more:hover a{background: #e39300;}
.index_background_video{transform: scale(0.86);-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-ms-transition: all 0.7s ease;-o-transition: all 0.7s ease;transition: all 0.7s ease;}
.index_background_video.active{transform: scale(1);}
.index_background_video.active #banner_video{transform: scale(1);}
#banner_video img{ width: 100%; opacity: 0.5;}
.shou-xw{ padding-bottom: 8vh;}
.shou-al-nav-w{ position: relative; padding-bottom: 70px;}
.shou-al-nav{ display: flex; justify-content: center;}
.shou-al-nav a{  padding: 10px 20px; margin: 0 10px; background: #f4f4f4; border-radius: 10px;}
.shou-al-nav a:hover{ background: #13878f; color: #fff;}
.shou_al{ padding-bottom:40px;}
.shou_al .swiper-slide p{ text-align: center; padding-top: 10px; font-size: 16px;}
.shou_al .swiper-scrollbar{ max-width: 40%; left: 50%; transform: translateX(-50%);height: 2px;}
.shou_al .swiper-scrollbar-drag{ background: #666;}
.shou-ys .index_news_tabs{ width:100%;height: 60px;}
.shou-ys .index_news_tabs ul li{ float:left; width:calc(100%/4 - 4.1px); background: #f4f4f4;margin-right: 5px; line-height:60px; cursor: pointer;position: relative; text-align: center; font-size: 22px; font-weight: bold;}
.shou-ys .index_news_tabs ul li:nth-child(4){ margin-right: 0;}
.shou-ys .index_news_tabs ul li:before{width:0%;height: 2px;content: '';display: block;background: #ff6600; position: absolute;right: 0;bottom: 0;z-index: 1;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.shou-ys .index_news_tabs ul li:hover:before{width: 100%;}
.shou-ys .index_news_tabs ul .active{ background: #ff5722; color: #fff;}
.shou-ys .index_news_tabs ul .active span{ color: #fff;}
.shou-ys .index_news_tabs ul li span{ padding-left: 15px; font-size: 12px; color: #999; font-weight: 400;}
.shou-ys .index_news_tabs ul li time{display: block;}
.shou-ys .index_news_tabs ul li strong{ margin-bottom: 0.4rem; display: block; color: #000;}
.shou-ys .index_news_tabs ul li:hover strong,.index_news .right .index_news_tabs ul li.active strong{color: #14458f;}
.shou-ys .index_news_tabs ul li .text{float: right;width: calc(100% - 50px);}
.shou-ys .swi_index_news{ width:100%; padding:35px 0 0;}
.shou-ys .swi_index_news .swiper-slide{ border:1px solid #f4f4f4;}
.shou-ys .swi_index_news .swiper-slide img{ max-width:100%;}
.swi_index_news .swiper-slide img{ width: 50%; float: left;}
.swi_index_news .swiper-slide p{ float: right; padding:5vw; width: 50%; box-sizing: border-box;line-height: 24px;}
.swi_index_news .swiper-slide p b{ font-weight: bold; border-bottom: 1px solid #f4f4f4; display: block; font-size: 24px; padding-bottom: 15px; margin-bottom: 20px;}
.shou-jj{ padding:12vh 0 36vh; margin: 8vh 0 4vh; background: url("../images/sxxd.jpg") center top no-repeat; background-size: cover;}
.shou-jj h1{ color: #13878f; font-size: calc(20px + 2vw); padding-bottom: 20px;}
.shou-jj p{ max-width:40%; font-size: 16px; padding-bottom: 30px;}
.shou-jj a{ display: block; background: #ff5722; border-radius: 10px; color: #fff; width:100px; font-size: 12px; text-align: center; padding:4px 0;}
.shou-jj a:hover{ background: #fff; color: #ff5722;}
.shou-xw dl{ border-top:1px solid #f4f4f4; padding-top: 4vh;}
.shou-xw dl dt{float:right; width:38%; border-left: 1px dashed #f4f4f4; padding-left: 3%;}
.shou-xw dl dt a{ padding-top:30px; display:block;}
.shou-xw dl dt a:nth-of-type(1){ padding-top:0;}
.shou-xw dl dt a span{ background:#d6e5e6;border-radius:10px;height:30px; line-height:30px; font-size:15px; font-weight:600;display: block;overflow: hidden; text-overflow:ellipsis;white-space: nowrap;}
.shou-xw dl dt a span i{ background:#13878f; width:30px; height:30px; text-align:center; line-height:30px; border-radius:50%; display:block; color:#fff; font-size:12px; float:left; margin-right:10px;}
.shou-xw dl dt a p{margin-top:calc(6px + 0.5vw); font-size:13px; color:#666; line-height:20px;text-overflow: -o-ellipsis-lastline; overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.shou-xw dl dt a:hover span{color:#13878f;}
.shou-xw dl dd{float:left; width:55%;}
.shou-xw dl dd .xhou-xw-tj{font-size:14px;color:#666;}
.shou-xw dl dd .xhou-xw-tj li{float:left; width:36.5%; margin-right:20px;}
.shou-xw dl dd .xhou-xw-tj li:nth-of-type(2){ width:38%; padding-left:3%; padding-top:0;font-size:22px; color:#000; }
.shou-xw dl dd .xhou-xw-tj li:nth-of-type(2) span{ font-size:14px; color:#666; padding-top:15px;text-overflow: -o-ellipsis-lastline; overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical;}
.shou-xw dl dd .xhou-xw-tj li:nth-of-type(3){ text-align:center; border-left:1px solid #f4f4f4; font-size:12px; width:14%; float:right; padding:30px 0;}
.shou-xw dl dd .xhou-xw-tj li:nth-of-type(3) i{ display:block; color:#13878f; font-size:calc(20px + 2.5vw); font-family: 'shuzifont'; font-weight:500; font-style: normal;}
.shou-xw dl dd .xhou-xw-tj li img{ max-width:100%;}
.shou-xw dl dd .xhou-xw-tj2{ padding-top:25px;border-top:1px dashed #f4f4f4; margin-top:calc(10px + 0.5vw);}
.shou-xw dl dd .xhou-xw-tj2 a{ float:left; width:47%; }
.shou-xw dl dd .xhou-xw-tj2 a:nth-of-type(2){ float:right;}
.shou-xw dl dd .xhou-xw-tj2 p{ font-size:16px;text-overflow: -o-ellipsis-lastline; overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.shou-xw dl dd .xhou-xw-tj2 p:nth-of-type(2){margin-top:15px;  font-size:13px; color:#666; line-height:20px; padding-right:}
.footer{ background: #13878f; padding: 8vh 0 5vh;}
.footer dl dt{ background:url("../images/logo_b.png") left top no-repeat; padding-left: 300px; float: left;width:570px; box-sizing: border-box;}
.footer dl dt h3,.footer dl dd h3{ color: #fff; font-size:22px; font-weight: bold;border-bottom: 1px solid Rgba(255,255,255,0.2); padding-bottom: 10px; margin-bottom: 15px;}
.footer dl dt a{ display: block; width: calc(100%/2 - 10px); float: left; color: Rgba(255,255,255,0.6);}
.footer-nav{ }
.footer dl dd{ float: left;width:calc(100% - 570px);background:url("../images/ewmgzh.jpg") right top no-repeat;padding-right: 200px;box-sizing: border-box; padding-bottom:9vh;color:Rgba(255,255,255,0.6);}
.banquan{ background: #13878f; padding: 20px 0; text-align: center; color: Rgba(255,255,255,0.5); font-size: 12px; border-top: 1px solid Rgba(255,255,255,0.1);}
.banquan a{ color: Rgba(255,255,255,0.5);}
.banquan a:hover{ color: Rgba(255,255,255,0.5);}
.cpmenu {background:#fff; height:60px; line-height:60px; width:100%;border-bottom: 1px solid rgba(0,0,0,0.1); text-align:center;}
.cpmenu ul{margin:0 auto;}
.cpmenu ul li{display: inline-block; color:#fff;font-size:14px;}
.cpmenu ul li a{ height:60px; line-height:60px; padding: 0 20px;display: block; color:#333; cursor:pointer;}
.cpmenu ul .active a{border-bottom:2px solid #ff5722;}
.cpmenu ul li a:hover{border-bottom:2px solid #ff5722;}
.info-j{ padding: 8vh 0 5vh; border-bottom: 1px solid #f4f4f4;}
.info-j dl{ background: #f4f4f4; margin-bottom:50px; position: relative;}
.info-j dl dt{ float: left; padding:5vw; max-width:50%; box-sizing: border-box; line-height: 28px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1;font-size: 15px;}
.info-j dl dt h1{ color: #13878f; padding-bottom:25px;}
.info-j dl dd{ float: right;max-width:50%;}
.info-j dl dd img{ max-width: 100%;}
.info-j-nr{ line-height: 28px;font-size: 15px;}
.info-rr{ padding: 6vh 0 9vh; margin: 8vh 0; background:url("../images/rrd.jpg") center no-repeat; background-size: cover;}
.info-rr .swiper-container{padding-bottom: 54px;}
.info-rr .swiper-slide p{padding-top: 15px; text-align: left; padding-left: 10px;}
.info-wh{ padding-bottom: 8vh;}
.info-wh .bt-ty{ padding-top: 0;}
.info-wh .shou_wh .swiper-slide{ text-align: center; padding:80px 30px; border: 1px solid #f4f4f4; overflow: hidden; cursor: pointer;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.info-wh .shou_wh .swiper-slide i{display: block;color: #ff5722;font-size:55px;line-height: 45px; margin-bottom: 40px;}
.info-wh .shou_wh .swiper-slide p{ font-size: 26px; padding-bottom: 15px;}
.info-wh .shou_wh .swiper-slide span{ transform: translateY(0px); display: block;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.info-wh .shou_wh .swiper-slide:hover{ background: #13878f; color: #fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.info-wh .shou_wh .swiper-slide:hover i{ color: #fff;}
.info-wh .shou_wh .swiper-slide:hover span{ transform: translateY(-10px);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.dqcd{ background: #666 !important; color: #fff !important;}
.mbx{ font-size: 12px; color: #666; padding-top: 2vh;}
.mbx a{color: #666;}
.mbx a:hover{color: #13878f;}
.cplb{ padding: 8vh 0;}
.cplb-l{ float: left; width: 300px;}
.cplb-l .cplb-l-bt{ background: #13878f; padding: 15px 25px; color: #fff; font-size: 22px;}
.cplb-l .cplb-l-bt i{ float: right; font-size: 35px; line-height: 35px;}
.cplb-l ul{ margin-bottom: 30px;}
.cplb-l ul a{ display: block; background: #f4f4f4; margin-top: 3px; padding: 15px 25px;}
.cplb-l ul a:hover{ background: #13878f; color: #fff;}
.cplb-l p{ border: 1px solid #f4f4f4; border-top: none; padding: 15px;}
.cplb-l p strong{ margin-top: 10px; display: block;}
.cplb-r{ float: right; width:calc(100% - 350px);}
.cplb-r .cplb-r-bt{ background: #f4f4f4; padding:14px 25px; width: 100%;font-size: 24px;}
.cplb-r ul{ padding-top: 30px;}
.cplb-r ul li{  margin-bottom: 30px;}
.cplb-r ul li a{ display: block;padding: 25px;border:1px solid #f4f4f4; }
.cplb-r ul li a img{ max-width: 100%; float: left; min-width: 213px;}
.cplb-r-ok{ float: right; width: calc(100% - 330px);}
.cplb-r ul li a h3{ font-size: 24px; color: #13878f; font-weight: 500; padding: 20px 0 15px; background: url("../images/btzl.jpg") bottom center repeat-x;}
.cplb-r ul li a p{ padding-top: 20px;}
.cplb-r ul li a span{ display: block; background: #ff5722; padding: 5px 0; width: 120px; font-size: 12px; border-radius: 10px; text-align: center; color: #fff; margin-top: 20px;}
.cplb-r ul li a:hover span{ background: #13878f;}
.al-bt {text-align: center;font-size: calc(20px + 0.8vw);color: #333;}
.info-lx{ padding: 8vh 0;}
.info-lx-nr{ text-align: center; width: 100%;}
.info-lx-nr .al-bt{ text-align: left;}
.info-lx-nr .lysm{ text-align: left; padding: 5px 0 0;}
.cont_nr{padding-top: 35px;}
.cont_nr li{ float:left; width:calc(100%/3 - 2%); margin-right:2%; text-align:center; background:#fafafa; font-size: 12px;min-height: 247px;}
.cont_nr li:last-of-type{ margin-right: 0;}
.cont_nr li:hover{background:#ccc;}
.cont_nr li i{font-size: 50px; opacity: 0.3;filter:alpha(opacity=30);}
.cont_nr li a{ display:block;padding:50px 0;}
.cont_bt{ font-size:14px; font-weight:500; padding-bottom:10px; padding-top:8px; color:#000;}
.cont_ms{ font-size:14px; color:#333; line-height:24px; padding: 0 30px;}
#dituContent{ width:100%; height:500px;}
#GBookAdd{ position: relative;}
#GBookAdd .wenben{ width: 32%; float: left; margin-right: 1.9%; color: #000;margin-bottom: 22px;}
#GBookAdd .wenben .titles_p{font-size: 14px; margin-bottom: 10px;}
#GBookAdd .wenben .text{ width: calc(100% - 20px); height: 48px;line-height: 48px; padding: 0 10px; border-bottom: 1px solid #f4f4f4; background: inherit; color: #000;}
#GBookAdd .wenben:nth-of-type(3){margin-right: 0;}
#GBookAdd .neirong{margin-top: 30px; margin-bottom:20px;}
#GBookAdd .neirong .cmessage{ width: calc(100% - 22px); padding: 10px; min-height: 150px; border-bottom: 1px solid #f4f4f4; background: inherit;color: #000;}
#GBookAdd .neirong .titles_p{font-size: 14px; margin-bottom: 10px;}
#GBookAdd .submit{ width: 200px;height: 42px; display: block; background: #ccc; color: #fff;margin: 0 auto; font-size: 14px;border-radius:5px;}
#GBookAdd .submit:hover{ background:#ff5722; cursor:pointer;}
.lysm{ padding-top: 50px; font-size: 12px; color: #666; padding-bottom: 20px;}
.jm-hyqj { padding: 8vh 0;}
.jm-hyqj dl dt{ float: left; max-width: 47%; padding-top: 3vh;}
.jm-hyqj dl dd{ float: right; max-width: 47%;}
.jm-hyqj dl dd img{ max-width: 100%;}
.jm-hyqj dl dt .jm-hyqj-bt{position: relative;padding-left: 40px;color: #333333;font-size: 28px;font-weight: 700;}
.jm-hyqj dl dt .jm-hyqj-bt:after{position: absolute;left: 0;top: 50%;margin-top: -1px;width: 20px;height: 0;border-top: 3px solid #595959;content: '';}
.jm-hyqj dl dt p{ margin-top: 30px;position: relative;line-height:28px;overflow: hidden; color: #767676; text-align: left;}
.zs-wid{width:100%;height:346px;position:relative;background:url(../images/zs-02.jpg) no-repeat center center}
.zs-wid .con{position:absolute;left:50%;top:85px;width:600px}
.zs-wid .con .p1{color:#ffffff;font-size:27px}
.zs-wid .con .p2{color:#ffffff;font-size:27px;font-weight:700}
.zs-wid .con .p3{color:#ffffff;font-size:28px;font-weight:700;font-family:arial;margin-top:25px;width:320px;line-height:60px;border-radius:60px;background:url(../images/tel.png) no-repeat 8px 8px;background-color:#13878f;text-align:center}
.status_contrainer{background:url(../images/bg1.jpg) no-repeat center center;height:734px;}
.status_contrainer>.w1520{position:relative;}
.status_contrainer .con{position:absolute;left:0;top:160px;}
.status_contrainer .con .title h2{color:#333;font-size:28px}
.status_contrainer .con .title span{color:#666;font-size: 18px;font-weight: 500;font-family: arial;text-transform: uppercase;}
.status_contrainer .con .txt{margin-top:50px;font-size:18px;line-height:33px;color:#545454;width: 700px}
.status_contrainer .wall_text{position: absolute;right: -120px;top:100px;width:540px;}
.status_contrainer .wall_text .empty{float:left;width:180px;height:180px;}
.status_contrainer .wall_text .icon{float:left;width:180px;height:180px;background:url(../images/xj.png) no-repeat center center;background-color: #13878f}
.status_contrainer .wall_text .txt{float:left;width:180px;height:180px;background-color: #ffffff}
.status_contrainer .wall_text .txt p{display:table-cell;width:180px;height:180px;text-align: center;vertical-align: middle;font-size:22px;line-height: 35px;color:#595959;}
.content-title{text-align: center;padding-bottom: 40px;}
.content-title h2{color:#333;font-size:calc(20px + 1.5vw);font-weight: 500}
.content-title p{color:#666;font-size:16px;text-transform: uppercase;}
.content-title2{text-align: center;padding-bottom: 40px;}
.content-title2 h2{color:#fff;font-size:calc(20px + 1.5vw);font-weight: 500}
.content-title2 p{color:Rgba(255,255,255,0.6);font-size:16px;text-transform: uppercase;}
.brand-power{padding:8vh 0;}
.brand-power .box{}
.brand-power .box dl{float:left;width:calc(100%/3 - 27.1px);margin:0 40px 40px 0; background-color:#fff}
.brand-power .box dl:nth-child(3n){ margin-right: 0;}
.brand-power .box dl .pic{width:100%;}
.brand-power .box dl .pic img{width:100%;}
.brand-power .box dl .con{padding:20px 0;}
.brand-power .box dl .con .tit{font-size:20px;color:#332c2b}
.brand-power .box dl .con .txt{font-size:14px;color:#868686;line-height:22px;height:44px;margin-top:5px;overflow:hidden}
.jm-yous{ padding: 14vh 0; background: url(../images/ys-bg.jpg) center no-repeat fixed; background-size: cover; position: relative;}
.jm-yous .swiper-container{width:100%;margin:0 auto;padding-bottom:65px;z-index:2}
.jm-yous .swiper-slide{text-align:center;font-size:18px;background:0 0;width:300px;height:340px;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}
.jm-yous .swiper-slide i{display:block;margin:auto;width:140px;height:140px;border:1px solid #fff;border-radius:140px}
.jm-yous .swiper-slide .icon-1{background-position:0 -400px}
.jm-yous .swiper-slide .icon-2{background-position:-140px -400px}
.jm-yous .swiper-slide .icon-3{background-position:-280px -400px}-
.jm-yous .swiper-slide:hover .icon-1{background-color:#fff;background-position:0 -540px}
.jm-yous .swiper-slide:hover .icon-2{background-color:#fff;background-position:-140px -540px}
.jm-yous .swiper-slide:hover .icon-3{background-color:#fff;background-position:-280px -540px}
.jm-yous .swiper-slide .tit{padding:15px 0;color:#fff;font-size:24px;font-weight:600}
.jm-yous .swiper-slide p{color:#fff;font-size:14px;line-height:26px}
.icon-global{background-image:url(../images/icon.png)}
.icon-global{background-repeat:no-repeat}
.icon-global{background-position:0 0}
.jm-yous .shou_al .swiper-scrollbar-drag{ background: #fff;}
.steps{padding:8vh 0; background: #f4f4f4;}
.steps .item{float: left;width:calc(100%/3);overflow:hidden; padding-bottom:60px;}
.steps .item .ico{display:block;margin:auto;margin-top:50px;width:100px;height:100px;background: url(../images/ico_01.png) no-repeat}
.steps .item .ico1{background-position:0 0}
.steps .item .ico2{background-position:-100px 0}
.steps .item .ico3{background-position:-200px 0}
.steps .item .ico4{background-position:0 -100px}
.steps .item .ico5{background-position:-100px -100px}
.steps .item .ico6{background-position:-200px -100px}
.steps .item p{text-align:center;color:#8c8c8c;margin-top:15px; padding: 0 30px;}
.steps .nt{margin-top:40px;float: left;width:75px;height:270px;overflow:hidden;background:url(../images/nt.png) no-repeat center center}
.steps .item:hover{background:#13878f}
.steps .item:hover .ico{background-image:url(../images/ico_01h.png)}
.steps .item:hover p{color:#ffffff}
.jm-ly{ padding: 8vh 0;}
.modular_title h2{position:relative;padding-left:40px;color:#333333;font-size:28px;font-weight:700}
.modular_title h2:after{position:absolute;left:0;top:50%;margin-top:-1px;width:20px;height:0;border-top:3px solid #595959;content:'';}
.modular_title h3{position:relative;margin-top:5px;padding-left:40px;color:#8c8c8c;font-size:15px;font-weight:400;font-family:arial}
.fuwu_box{background: #f1f1f1; padding:8vh 0;}
.article_list_ul li{ width:100%; margin: 0 auto; background:#fff; border: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;position: relative; margin-top:0.8vw; padding:35px 50px; box-sizing:border-box;}
.article_list_ul li:nth-of-type(1){margin-top: 0;}
.article_list_ul li .img{width: 22%; float: right;position: relative;z-index: 5; overflow: hidden;}
.article_list_ul li .img img{max-width: 100%; }
.article_list_ul li .text{width: calc(100% - 25%);float: left;position: relative;z-index: 10;}
.article_list_ul li .text .time{text-align:left; float: left; margin-bottom:5px; width: 95px;}
.article_list_ul li .text .time strong{font-size: calc(18px + 1.8vw); color: #333; font-weight:500; display:block; line-height: calc(18px + 1.8vw);}
.article_list_ul li .text .time em{font-size: 14px;color: #999; display:block; font-style: inherit;}
.article_list_ul li .text .font{ float:right; width:calc(100% - 100px);}
.article_list_ul li .text .font strong{font-size: calc(16px + 0.4vw); display: block; margin-bottom: 0.6vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.article_list_ul li .text .font p{font-size: 14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; overflow: hidden;color: #999;}
.article_list_ul li:hover{border: 1px solid #fff; box-shadow: 0 0 8px rgba(0,0,0,0.1);}
.article_list_ul li:hover .text .font strong{color: #13878f;}
.article_list_ul li:hover .img img{transform: scale(1.1);}
.ny_nav2{ height: 80px;line-height: 80px; text-align: center; background:#fff;}
.ny_nav2 ul li{display: inline-block;}
.ny_nav2 ul li a{display:block; padding: 0 20px;position: relative;overflow: hidden;}
.ny_nav2 ul li.active a:before{transform: translateX(-50%);content: ''; width: 70%;height: 2px;display: block;background: #ff8403; position: absolute;bottom: 0;left:50%;}
.anli_list_box{ background: #f4f4f4; width: 100%; padding:8vh 0 5vh;}
.anli_list_box ul li{ width: calc(100% / 3 - 15px);float: left; margin-right: 20px; margin-bottom: calc(20px + 1vw); text-align: center; position: relative;}
.anli_list_box ul li .img{margin-bottom: 10px; overflow: hidden; position: relative;}
.anli_list_box ul li .img:before{ content: ''; position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;z-index: 10;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.anli_list_box ul li:hover .img:before{ background: rgba(33,106,65,0.8);}
.anli_list_box ul li:hover .img img{transform: scale(1.2);}
.anli_list_box ul li:nth-of-type(3n){ margin-right:0px;}
.anli_list_box ul li .img .font{ text-align: center; position: absolute; width: 100%; top: 70%;transform: translateY(-50%);z-index: 15; color: #fff;opacity: 0;filter:alpha(opacity=0);}
.anli_list_box ul li .img .text{opacity: 1;filter:alpha(opacity=100);}
.anli_list_box ul li .img .font strong{display: block;font-size: calc(0.75rem + 0.3vw); font-weight: 300; margin-bottom: calc(0.6rem);}
.anli_list_box ul li .img .font span.mores{display: inline-block;padding:0 0.5rem;font-size: 12px;text-transform: uppercase;}
.anli_list_box ul li:hover .img .font{top: 50%;opacity: 1;filter:alpha(opacity=100);}
.anli_list_box ul li:hover .text{opacity: 0;filter:alpha(opacity=0);}
.anli_list_box .w1520 img{display: block; margin: 0 auto;max-width: 100%;}
.article_box{ margin: 8vh auto; padding:5vh 8vh; border: 1px solid #f4f4f4;}
.article_box .article_title{text-align: center; margin-bottom:25px;}
.article_box .article_title h1{display: block; text-align: center;font-weight: 500; font-size: calc(1.1rem + 0.7vw); margin-bottom: calc(0.1rem + 0.1vw); color:#333;}
.article_box .article_title span{color: #666;}
.article_box .article_content{font-size:1rem; border-top: 1px solid #f1f1f1; padding-top:25px;line-height:1.7rem;}
.article_box .article_content img{ max-width: 100%; display:inline;}
.article_box .return{position: relative; border-top: 1px solid #f1f1f1; padding-top:15px; margin-top:25px;}
.article_box .return a{ font-size: 14px; opacity: 0.7;filter:alpha(opacity=70);position: relative;display:inline-block; padding: 0.4rem 0;overflow: hidden;}
.article_box .return a:after{content: '';width: 100%;height: 1px;display: block;background: #216a41; position: absolute;bottom: 0;left: 0; transform: translateX(-100%);-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.article_box .return a:hover:after{transform: translateX(0%);}
.article_box .return a i{ margin-right: 5px;}
.article_box .return a:hover{ color: #216a41; opacity: 1;filter:alpha(opacity=100);}
.article_box .return a:nth-of-type(1){ font-size: 14px;}
.article_box .return a:nth-of-type(2){float: right;}
.article_box .return a:nth-of-type(3){position: absolute;left: 50%;transform: translateX(-50%);}
.cpxqjs{padding: 35px; border: 1px solid #f4f4f4; margin-top: 3px;}
.cpxqjs img{ max-width: 100%; display: inline;}
.cpxqjs-t dl dt{ float: left; width: 50%;}
.cpxqjs-t dl dd{ float: right; width: 50%;font-size: 15px;line-height: 26px;}
.cpxqjs-t .swiper-container{ padding-bottom: 30px;}
.cpxqjs-t dl dd .cplb-r-bt{margin-top: 38px; background: none; padding-left: 0; color: #13878f; margin-bottom: 20px;}
.cpxqjs .cplb-r-bt:nth-child(2){ margin-bottom: 30px; font-size: 18px;}
.zxyd a{ width: 300px; padding: 10px 0; text-align: center; background:#ff5722; margin: 0 auto; display: block; color: #fff; margin: 2vh auto;}
.zxyd a:hover{ background: #666;}


@media screen and (max-width:1024px){
    #top .top_coll{ float: left; line-height: 100px;}
	#top .top_coll i{font-size: 20px;margin-right: 10px; padding-right: 10px;height: 20px;position: relative; color: #fff;margin-top: -3px;}
	#top .top_coll i:after{content: '';width: 2px;height: 15px;display: block;background: rgba(255,255,255,0.3);position: absolute;right: 0;top: 2px;}
	.sjcd{ float:left;margin-right: 0.5rem; color:#fff;}
	#top .top_coll span{ font-family: shuzifont;font-size: 28px; color: #fff;font-weight:100;}
	.top_box{ display: none;}
	#top .nav{display: none;}	
	#top{ min-width:inherit;height:4.5rem; transform: translateY(0%);background:#13878f;overflow: hidden;position: fixed;top: 0;left: 0;z-index: 100;width: 100%;}
	#top .top_coll{line-height: 3.5rem;}
	#top .logo{margin-right: 2rem; float: left;}
	#top .logo a{display: block;}
	#top .logo img{ height:3.8rem; width:auto; padding-top:0.2rem; margin-top: 0.2rem;}
	#top .top_coll span{font-size: 18px;}
	#top .menu{float: right; margin-top:1.6rem;}
	#top .menu span{ width: 2rem;height: 2rem; padding-top:0.2rem; float:right;}
	#top .menu span i{ width: 100%;height: 1px; display: block;background: #fff; margin-bottom: 6px;}
	#top .menu .menu2 i:nth-of-type(1){transform:rotate(-45deg) translateY(10px);}
	#top .menu .menu2 i:nth-of-type(3){transform:rotate(45deg) translateY(-10px);}
	#top .menu .menu2 i:nth-of-type(2){transform:translateX(-40px);opacity: 0;filter:alpha(opacity=0); width: 0;}
	.top_hidden{ transform: translateY(-100%); opacity: 0;filter:alpha(opacity=0);}
    .hback{ width: 100%; height: 100%;background: rgba(0,0,0,0.8); display: block; position: fixed; top: 0;left: 0;z-index: 0;opacity:0;filter:alpha(opacity=0); visibility: hidden;}
    .caidan{width: 50%; max-width: 400px; height: 100%;background: #fff; position: fixed; top: 0;left: 0;z-index: 101; transform: translateX(-100%);}
    .caidan .caidan_nav{ padding: 20px 0%; height: calc(100% - 40px);}
    .caidan .caidan_nav ul>.menu_list_box_item{border-bottom: 1px solid rgba(0,0,0,0.1);}
    .caidan .caidan_nav ul>.menu_list_box_item .caidan_1{ padding: 0 10%;display: block; font-size:1rem;height:3rem;line-height:3rem; }
    .caidan .caidan_nav ul>.menu_list_box_item .caidan_1:hover{}
    .caidan .caidan_nav ul>.menu_list_box_item .caidan_1 i{float: right; opacity: 0.6;filter:alpha(opacity=60);font-size: 20px;pointer-events:none}
    .caidan .caidan_nav ul>.menu_list_box_item:hover .caidan_1 i{transform: rotate(90deg);}
    .caidan.caidan_oppen{ width: 50%;transform: translateX(0%);z-index: 666}
    .caidan_hidden{transform: translateX(-100%);}
    .caidan .caidan_nav ul .caidan_2box{width: 80%; padding:2% 10%; display: none; background: #f4f4f4;}
    .caidan .caidan_nav ul .caidan_2box li{height: 40px;line-height: 40px; border-top: 1px solid rgba(0,0,0,0.05);}
    .caidan .caidan_nav ul .caidan_2box li:nth-of-type(1){border-top: 0;}
    .caidan .caidan_nav ul .caidan_2box li:hover a{transform:translateX(10px);}
    .caidan .caidan_nav ul .caidan_2box li a{ font-size: 14px; display: block;}
    .index_banner_swi{ padding-top: 3rem;}
    .index_banner_swi .swiper-slide .banner-text{ bottom: 43%;font-size: calc(16px + 0.5vw);}
}

@media screen and (max-width:768px){
    .s-gs .s-gs-li{ margin-right: 0;}
    .s-gs .s-gs-li:nth-child(1){ width: 100%;}
    .s-gs .s-gs-li:nth-child(2){ width:57.5%;}
    .s-gs .s-gs-li:nth-child(3){ width:41.5%;}
    .shuzi_box ul li b span br{ display: none;}
    .shuzi_box ul li b{ position: static;}
    .shuzi_box ul li b .Line,.shuzi_box ul li b span{ float: none; display: block;}
    .shuzi_box ul li .Line{ letter-spacing: 0; display: block;}
    .shuzi_box ul li b span{ text-align: center; padding-top: 0%;}
    .shuzi_box ul li{ height: auto; padding:20px 0;}
    .s-gs .s-gs-li .sjt-z{ font-size: 13px;}
    .shuzi_box ul li{width: calc(100%/2 - 2.51px);}
    .bt-ty p{ font-size: 13px; padding: 0 20px;}
    .shou_fl .swiper-slide p,.shou_al .swiper-slide p{ font-size: 1rem;}
    .s-gs{ padding: 2vh 0;}
    .bt-ty{ padding: 3vh 0 2vh;}
    .s-gs-nr{ padding-bottom: 2vh;}
    .shou_fl{ padding-bottom: 38px;}
    .shou_al{ padding-bottom: 26px;}
    .shou-xw dl dd{ display: none;}
    .shou-xw dl dt{ width: 100%;}
    .banquan{ padding:20px;}
    .shou-xw{ padding-bottom: 5vh;}
    .shou-jj{ margin-bottom: 2vh; margin-top: 5vh; padding: 5vh 0 36vh; background: url(../images/sjj.jpg) center top no-repeat;background-size: cover;}
    .shou-jj p{ max-width: 100%; font-size: 1rem;}
    .swi_index_news .swiper-slide img{ width: 100%;}
    .swi_index_news .swiper-slide p{ width: 100%;}
    .shou-ys .swi_index_news{ padding-top: 0;}
    .shou-ys .swiper-pagination-bullet-active{ background: #ff5722;}
    .shou-al{ background: #f4f4f4; padding-bottom: 4vh;}
    .info-j dl dt{ position: static; max-width: 100%; transform: none;}
    .info-j dl dd{ max-width: 100%;}
    .info-j dl dt h1{ font-size: 1.5rem; padding-bottom: 8px;}
    .info-j dl{ margin-bottom: 25px;}
    .info-rr{ padding: 2vh 0 4vh; margin: 4vh 0;}
    .info-j{ padding: 3vh 0;}
    .info-wh .shou_wh .swiper-slide{padding:40px 20px;}
    .info-wh .shou_wh .swiper-slide i{ margin-bottom: 20px;}
    .info-wh .shou_wh .swiper-slide p{ padding-bottom: 10px;}
    .info-rr .swiper-container{ padding-bottom: 40px;}
    .info-wh{ padding-bottom: 4vh;}
    .shou_wh .swiper-pagination-bullet-active{ background:#ff5722;}
    .fuwu_box{ padding: 4vh 0;}
    .article_list_ul li .img{ display: none;}
    .article_list_ul li{ padding: 20px 20px 16px;}
    .article_list_ul li .text{ padding-top: 0 !important;width: 100%;}
    .article_list_ul li .text .time strong{ font-size:45px; line-height: 45px;}
    .article_list_ul li .text .font p {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
    .article_list_ul li .text .time{ width: 85px;}
    .article_list_ul li .text .font{width: calc(100% - 85px);}
    .index_banner_swi .swiper-slide .banner-text2{bottom: 35%;}
    .cont_nr li{ width: 100%; margin-bottom: 6px; min-height: auto;}
    .cont_nr li a{ padding: 20px 0;}
    .cont_nr li i{ font-size: 40px;}
    .lysm{ padding-top: 25px;}
    .cont_nr{ padding-top: 20px;}
    .info-lx{ padding: 5vh 0;}
    .article_box{ padding: 0; margin: 5vh auto; border: none;}
    .article_box .article_content{ font-size: 14px; line-height: 23px;}
    .ny_nav{padding:0.7rem 0;background:#f4f4f4; width:100%;}
	.ny_nav .ny_nav_left{ color: #666666; float: left; max-width:80%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display:block; line-height: 31px;}
	.ny_nav .ny_nav_left i{ font-size:12px; opacity: 0.5;filter:alpha(opacity=50); margin-right:8px;}
	.ny_nav .ny_nav_left a{ font-size:12px; color: #666666;}
	.ny_nav .ny_nav_left a:hover{ color: #363636;}
	.erji_nav{float: right;padding:3px 13px; background:none;}
	.erji_nav .menu_b{ font-weight:600;display: block; color:#13878f;font-size:14px;}
	.erji_nav .menu_b span i{}
	.erji_nav .menu_b span i:nth-child(1){margin-left: 0;}
	.erji_nav.on{display: none; visibility: hidden; opacity: 0;filter:alpha(opacity=0);}
	.zz_bg_b{visibility: hidden;width: 100%;height: 100%;background: rgba(0,0,0,0.8);opacity: 0;filter:alpha(opacity=0); top: 0;left: 0;}
	.menu_list_b{z-index:9999;visibility:hidden;box-sizing:border-box;padding-top:0rem;background:#fff;transform:translateY(100%); width:100%; bottom: 0;left: 0; height: auto; overflow: hidden;}
	.menu_list_box_b{ max-height: 60vh; overflow-y: scroll;}
	.menu_list_b .menu_list_box_b>li{ width:calc(100%/2 - 1px); float: left; display:block;border-bottom:1px solid #f4f4f4;color:#333;font-size:12px;position: relative;border-right: 1px solid #f4f4f4;box-sizing: border-box;text-align: center;}
	.menu_list_b .menu_list_box_b>li:nth-of-type(1){border-top: 0;}
	.menu_list_b .menu_list_box_b>li:nth-of-type(2){border-top: 0;}
	.menu_list_b .menu_list_box_b>li:nth-of-type(3){border-top: 0;}
	.menu_list_b .menu_list_box_b>li a{overflow: hidden;white-space: nowrap;text-overflow:ellipsis; display:block; width:100%;padding:0.7rem 0.5rem;}
	.menu_list_b .menu_list_box_b>li p{display:block; text-align: left; font-size: 14px;padding: 0 1rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.menu_list_b .menu_list_box_b>li.on{background: #666;}
	.menu_list_b .menu_list_box_b>li.on a{color: #fff;}
	.menu_list_b .u_l{display:none;}
	.menu_list_b .right .coll{width:100%; float: left; height: 5.5rem; background: #13878f; color: #fff; text-align: center;}
	.menu_list_b .right .coll a{color: #fff;}
	.menu_list_b .right .coll p{padding-top: 1rem; font-size: 0.8rem;}
    .menu_list_b .right .coll p i{ padding-right: 3px;}
	.menu_list_b .right .coll b{font-size: 1.4rem; font-weight:500; font-family:OPTIAKROGROTESK;}
    .jm-hyqj,.brand-power{ padding: 5vh 0;}
    .jm-hyqj dl dt,.jm-hyqj dl dd{ max-width: 100%;}
    .jm-hyqj dl dt{ padding-top: 0;}
    .jm-hyqj dl dt p{ margin-top: 10px;}
    .jm-hyqj dl dd{ padding-top: 15px;}
    .brand-power .box dl{width: calc(100%/2 - 10.1px);margin: 0 20px 20px 0;}
    .brand-power .box dl:nth-child(3n){ margin-right: 20px;}
    .brand-power .box dl:nth-child(2n){ margin-right: 0;}
    .content-title{ padding-bottom: 20px;}
    .zs-wid .con .p1,.zs-wid .con .p2{ font-size: 18px;}
    .zs-wid .con .p3{ font-size: 22px;background-size: 11%;width: 247px;line-height: 40px;}
    .zs-wid{background: url(../images/zs-02s.jpg) no-repeat center; background-size: cover; height: auto; padding: 30px;}
    .zs-wid .con{ position: static;}
    .brand-power .box dl .con .txt{ font-size: 12px;line-height: 20px;height: 60px;}
    .content-title2 p{ font-size: 14px; padding-top: 10px;}
    .jm-yous{ padding: 6vh 0;}
    .jm-yous .swiper-container{ padding-bottom: 10px;}
    .content-title2{ padding-bottom: 0;}
    .steps .item{ width: calc(100%/2);padding-bottom: 20px;}
    .steps .item .ico,.steps .item p{ margin-top: 0;}
    .steps,.jm-ly,.cplb{ padding: 5vh 0;}
    .cplb-r{ width: 100%;}
    .cplb-r ul{ padding-top: 15px;}
    .cplb-r ul li{ margin-bottom: 15px;}
    .cplb-r ul li:last-child{ margin-bottom: 0;}
    .anli_list_box ul li{ width: calc(100%/2 - 10px); margin-right: 10px;}
    .anli_list_box ul li:nth-child(2n){ margin-right: 0;}
    .anli_list_box ul li:nth-child(3n){ margin-right: 10px;}
    .anli_list_box{ padding-top: 4vh; padding-bottom: 2vh;}
    .article_box .return a{ display: block; padding: 0;}
    .article_box .return a:nth-of-type(2){float: none;}

}
@media screen and (max-width:640px){
    .info-rr .swiper-slide p{ text-align: center;}
    .shou_rr .swiper-slide img{ margin: 0 auto;}
    .cplb-r-ok{ width: 100%;}
    .cplb-r ul li a p,.cplb-r ul li a span{ display: none;}
    .cplb-r .cplb-r-bt{ font-size: 18px;}
    .cplb-r ul li a img{ float: none; margin: 0 auto;}
    .cplb-r ul li a h3{ font-size: 1.2rem;}
    .cpxqjs-t dl dt{ width: 100%;}
    .cpxqjs-t dl dd{ width: 100%; float: none;}
    .cpxqjs{ padding: 0; border: 0;}
    .cpxqjs-t dl dt .index_banner_swi{ padding-top: 0;}
    .cpxqjs-t dl dd .cplb-r-bt{ margin: 0;}
    .cpxqjs .cplb-r-bt:nth-child(2){ margin-top: 20px; margin-bottom: 10px;}
    .cpxqjs-t .swiper-container{ padding-bottom: 15px;}
    .anli_list_box ul li{ width:100%; margin-right: 0;}
    .anli_list_box ul li:nth-child(3n){ margin-right: 0;}


}


















































