﻿*{margin:0;padding:0;list-style:none; transition:all;-o-transition:all;-ms-transition:all;-moz-transition:all;-webkit-transition:all;}
body,html{font-size:14px;font-family: "微软雅黑";color:#444;}
html{overflow-y:scroll;}
body{background:#fff;position:relative;overflow-x:hidden;}
@media screen and (min-width:1180px){
 .transy{transform:translateY(80px);transition: 600ms;transition-timing-function:ease-out;opacity: 0;} 
 .tranShow{transform:translateY(0);opacity: 1;}
 .transLeftIn{transform:translateX(-100%);transition: 600ms;transition-timing-function:ease-out;opacity: 0;}
 .transRightIn{transform:translateX(100%);transition: 600ms;transition-timing-function:ease-out;opacity: 0;}
 .tranRotate{transform:rotate(-90deg);opacity:1;transition: 600ms;transition-timing-function:ease-out;opacity: 0;}
 .tranRshow{transform:rotate(0deg);opacity:1;}
 .tranXShow{transform:translateX(0);opacity:1;}
}
a{text-decoration:none;color:#adaba8;transition-duration: .2s;}
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;font-weight:normal}
em,i,strong{font-style:normal;}
img{display: inline-block; border: 0; vertical-align: middle;max-width:100%}
input{border:none;background:none;}
textarea,input{font-family: "微软雅黑";}
.img img {width: 100%;height: 100%;display: block;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}
@media screen and (min-width:1025px){
.img:hover img {transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
}
.mshow{display:none;}
.pcshow{display:block;}

.menu-handler {width:20px;height:12px;cursor: pointer;float:right;margin-left:10px;position:relative;z-index: 52;padding:29px 0;display:none;}
.menu-handler .burger {width: 20px;height: 2px;background: #231815;display: block;position: absolute;z-index: 5;top:29px;left:0px;transform-origin: center;-webkit-transform-origin: center;-moz-transform-origin: center;
-o-transform-origin: center;-ms-transform-origin: center;}
.menu-handler .burger-2 {top: 34px;}
.menu-handler .burger-3 {top:39px;}
.menu-handler.active .burger-1 {top:35px;-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.menu-handler.active .burger-2 {-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter: alpha(opacity=0);opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;-webkit-opacity: 0;}
.menu-handler.active .burger-3 {top:35px;-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.trans, .trans:hover {-webkit-transition: all 277ms ease-in-out;-moz-transition: all 277ms ease-in-out;-o-transition: all 277ms ease-in-out;transition: all 277ms ease-in-out;-ms-transition: all 277ms ease-in-out;}
.trans-fast,.trans-fast:hover {-webkit-transition: all 200ms ease-in-out;-moz-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;-ms-transition: all 200ms ease-in-out;}

.wuyou-waiter{position: fixed; right: 0px;width:44px;bottom:100px; z-index:10;}
.waiter-ul li{position: relative;margin:3px 0;white-space:nowrap;height:44px;line-height: 44px;text-align: center;}
.waiter-ul li a{ position: absolute; left: 0; top: 0; z-index: 2; color: #333333;background:#424242;font-size:12px; display: block; width: 44px; height:44px;text-align: center; text-decoration: none;}
.waiter-ul li a:hover{background:#df1a21}
.waiter-title{position: absolute; visibility:hidden;right:0px; top:0px;/*overflow:hidden;*/padding:0px 30px;height: 44px; line-height: 44px; text-align: center;-webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;background:#424242;z-index: 1; opacity: 0;}
.waiter-title:before{content: ''; display: block; width: 10px; height: 10px; position: absolute; right: -5px; top: 14px; background-color:#424242; transform:rotate(45deg);}
.waiter-ul li:hover .waiter-title{right:68px; opacity: 1;visibility: visible;}
.waiter-ul li.wuyou-sao .waiter-title{width:95px;height:auto; padding:20px;}
.waiter-ul li.wuyou-sao .waiter-title img{width:100%;height:95px;float:left;}
.waiter-ul li.wuyou-tel .waiter-title{color:#fff;}


input,textarea,select{font-size: 14px; outline: none;font-family:"微软雅黑";}
.swiper-container,.swiper-slide,.swiper-wrapper{height:auto!important;}
.swiper-slide{overflow:hidden!important;}
.swiper-button-next,.swiper-button-prev{background-size:100% !important;outline: none !important;}
.w1400{width:1400px;margin:0 auto;overflow: hidden;}
.header{width:100%;position: fixed;top:0;left:0;right:0;bottom:0;height: 80px;z-index: 20;transition-duration: .5s;}
.header .w1400{height: 100%;transition-duration: .5s;line-height: 80px;}
.header .w1400>.logo{float: left;width: 292px;}
.header .w1400>.logo .black{display: none;}
.header .w1400>ul{float: right;}
.header .w1400>ul li{float: left;}
.header .w1400>ul li h4 a{display:block;font-size: 16px;color:#fff;font-weight:bold;padding:0 12px;}
.header .w1400>ul li.cur h4 a,.header.cur .w1400>ul li.cur h4 a{color:#df1a21;}
.list{position: absolute;left:0;display:none;right: 0;top:80px;height: 320px;background:#eaeaea;z-index: 1;}
.list>.w1400{height: 100%;}
.list:before{content:'';z-index:-1;position: absolute;left:0;width:50%;top:0;bottom:0;background:#f3f3f3;}
.list_l{float: left;margin-top:58px;width:24.5%;background:#f3f3f3;}
.list_l a{display:block;margin:0 68px 0 30px;line-height: 46px;border-bottom:1px solid #dcdcdc;font-size: 16px;color:#666666;text-align:center;}
.list_r{float: right;width:75.5%;position:relative;height: 100%;background:#eaeaea;padding-right: 388px;box-sizing:border-box;}
.list_r_c{display: block;padding:0 72px;margin-top:52px;}
.list_r_c p{font-size: 16px;color:#666666;line-height: 30px;}
.list_r_c a{display: inline-block;width:144px;height: 40px;line-height: 40px;text-align:center;color:#666666;border:1px solid #a8a8a8;margin-top:30px;}
.list_r_c a:hover{background:#df1a21;border-color:#df1a21;color:#fff;}
.list_r>p{position: absolute;right:0;top:50%;transform: translateY(-50%);overflow: hidden;}
.header .w1400>p{float: right;margin:0 38px;line-height: 80px;font-size: 20px;color:#fff;font-weight:bold;font-family: "Arial";padding-left:32px;position:relative;}
.header .w1400>p:before{content:'';width:20px;height: 20px;background-image: url(../img/ico6.png);background-size:100%;background-repeat: no-repeat;background-position:center;position:absolute;left:0;top:50%;transform: translateY(-50%);}
.head_right{float: right;position: relative;height: 100%;}
.head_right>.search{float: right;width:20px;height:19px;margin-top:31px;background-image: url(../img/ico7.png);background-size:100%;background-repeat: no-repeat;background-position:center;}
.sear_con{position:absolute;width:200px;top:0px;padding:0px 40px 0px 40px;bottom:0px;background:#fff;right:0;z-index:10;opacity:0;visibility:hidden;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.sear_con.cur{width:400px;opacity:1;visibility:visible;}
.sear_con input{height:99%;border:none;display:block;overflow:hidden;width:100%;font-family:"微软雅黑";color:#333;font-size:16px;}
.sear_con:before{content:'';cursor:pointer;width:20px;height:19px;background-image: url(../img/ico07.png);background-size:100%;background-repeat: no-repeat;background-position:center;position:absolute;left:10px;top:31px;position:absolute;}
.sear_con>p{position:absolute;width:38px;height:100%;right:0px;top:0px;}
.sear_con>p span{height: 18px;width:2px;background: #fff;position: absolute;display: block;top:26px;z-index: 1;transition-duration:.2s;-ms-transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.sear_con>p span.ac-gn-searchview-close-left{right: 18px;}
.sear_con>p span.ac-gn-searchview-close-right{left: 18px;}
.sear_con.cur>p span.ac-gn-searchview-close-left{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);background: #333;}
.sear_con.cur>p span.ac-gn-searchview-close-right{-webkit-transform: rotate(45deg);transform: rotate(45deg);background: #333;}
.header.cur{background:#fff;}
.header.cur .head_right>.search{background-image: url(../img/ico07.png);}
.header.cur .w1400>.logo .black{display:inline-block;}
.header.cur .w1400>.logo .white{display:none;}
.header.cur .w1400>p{color:#df1a21;}
.header.cur .w1400>p:before{background-image: url(../img/ico06.png);}
.header.cur .w1400>ul li h4 a{color:#222222;}

.banner{width:100%;float:left;position:relative;}
.banner .swiper-slide{display:block;position:relative;width:100%;height:100vh !important;}
.banner .swiper-slide>img{width:100%;display:block;}
.sj_img{display:none;width: 100%;float: left;}
.banner .swiper-slide .w1400{position: absolute;left:50%;top:0;bottom:0;transform: translateX(-50%);}
.banner .swiper-slide .w1400 a{position: absolute;width:604px;top:28%;left:0px;color:#fff;}
.banner .swiper-slide .w1400 a strong{display:block;font-size: 56px;letter-spacing: 0.16rem;}
.banner .swiper-slide .w1400 a p{font-size: 34px;line-height: 48px;letter-spacing: 0.072rem;margin-top:28px;}
.banner .swiper-slide .w1400 a span{display: block;font-size: 18px;margin-top:28px;}
.banner .swiper-slide .w1400 a span em{font-weight:bold;color:#de1b23;}
.banner .swiper-slide .w1400 a i{width: 106px;height: 40px;transition-duration: .5s;line-height: 40px;border:1px solid #dde5e6;text-align: center;letter-spacing: 0.036rem;display: inline-block;margin-top:32px;}
.banner .swiper-pagination{position:absolute;bottom:200px;left:0px;right: 0px;text-align:center;z-index: 10;}
.banner .swiper-pagination span{width:12px;height:12px;background-color:rgba(255,255,255,0.5);margin:0px 7px;opacity: 1;outline: none;border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background-color:rgba(255,255,255,1);}
.banner ul{position: absolute;bottom:60px;height: 110px;left:50%;transform: translateX(-50%);z-index: 10;}
.banner ul li{width:23.9%;height:100%;background:#fff;margin-right: 1.4%;float: left;}
.banner ul li:nth-child(4n){margin-right:0px;}
.banner ul li a{display:block;height: 100%;padding:0px 20px 0px 102px;position: relative;}
.banner ul li a i{position: absolute;left:30px;top:50%;transform: translateY(-50%);}
.banner ul li a dl{display:block;position: absolute;left:102px;right:20px;top:50%;transform: translateY(-50%);}
.banner ul li a dl dt{font-size: 18px;color:#343434;line-height: 30px;}
.banner ul li a dl dd{display:block;font-size: 13px;color:#888888;margin-top:10px;padding-right:24px;position: relative;}
.banner ul li a dl dd em{position: absolute;transition-duration: .5s;right:0;bottom:0px;width:19px;height: 7px;background-image: url(../img/ico5.png);background-size:100%;background-repeat: no-repeat;background-position: center;}

.w1300{width:1300px;margin:0 auto;overflow: hidden;}
.inA{width:100%;float: left;padding:62px 0;background:url(../img/pic2.jpg) no-repeat center;background-size:cover;}
.inA .w1300{position: relative;}
.inA .w1300>img{float: left;width:553px;}
.inA_r{position: absolute;width:670px;right:0px;top:50%;transform: translateY(-50%);}
.inA_r>h2{font-size: 35px;color:#333333;text-align:right;}
.inA_r>p{font-size: 16px;line-height: 30px;color:#333333;text-align:right;margin-top:36px;}


.inB{width:100%;float: left;position: relative;}
.inB .gallery-top .swiper-slide{height: 736px !important;position: relative;}
.inB .swiper-button-next,.inB .swiper-button-prev{display:none;}
.inB .gallery-top .swiper-slide .w1300{color:#fff;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
.inB .gallery-top .swiper-slide .w1300 dl{width:490px;float: left;}
.inB .gallery-top .swiper-slide .w1300 dl dt{font-size: 35px;}
.inB .gallery-top .swiper-slide .w1300 dl dd{margin-top:40px;overflow: hidden;}
.inB .gallery-top .swiper-slide .w1300 dl dd span{float: left;font-size:16px;line-height:32px;/*width:25%;*/margin-right:20px;padding-left:19px;box-sizing:border-box;position:relative;height:32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inB .gallery-top .swiper-slide .w1300 dl dd span:before{content:'';width:5px;height: 5px;background:#fff;transform: rotate(-45deg);position: absolute;left:4px;top:13px;}
.inB .gallery-top .swiper-slide .w1300 dl dd a{width: 118px;line-height: 50px;border:1px solid #fff;text-align:center;display:block;color:#fff;}
.inB .gallery-top .swiper-slide .w1300 dl dd a:after{content:url(../img/ico9.png);margin-left:10px;}
.inB .gallery-thumbs{width:1300px;z-index:10;text-align:center;position:absolute;bottom:0px;left:50%;transform: translateX(-50%);height: 132px;}
.inB .gallery-thumbs .swiper-slide{height:132px !important;background-color:rgba(0,0,0,0.6);}
.inB .gallery-thumbs .swiper-slide img{margin-top:26px;}
.inB .gallery-thumbs .swiper-slide span{display: block;margin-top:15px;text-align:center;font-size: 16px;color:#dfdfdf;}
.inB .gallery-thumbs .swiper-slide-thumb-active{background:#df1a21;transition-duration: .5s;}

.inC{width:100%;float: left;padding:70px 0 62px 0;background:url(../img/pic4.jpg) no-repeat center;background-size:cover;}
.inC .w1300{padding-bottom: 26px;}
.title{width:100%;float: left;text-align:center;}
.title span{display:block;font-size: 35px;color:#333333;}
.title p{font-size: 18px;margin-top:10px;line-height: 36px;color:#656565;}
.inC_con{width:100%;float:left;margin-top:54px;}
.inC_con li{float: left;width: 31.6%;margin-right: 2.6%;}
.inC_con li:nth-child(3n){margin-right:0;}
.inC_con li>a,.inC .swiper-container .swiper-slide>a{overflow: hidden;width:100%;display: block;position: relative;}
.inC_c_l{display: block;position: relative;z-index: 1;margin:-70px 34px 0 34px;background: #f2f3f4;padding:0 24px;height: 300px;}
.inC_c_l span{display: block;font-size: 24px;line-height: 38px;padding-top:52px;color:#333;}
.inC_c_l span img{margin-right: 20px;}
.inC_c_l p{margin-top:30px;}
.inC_c_l p a{display:block;font-size: 16px;margin-top:16px;position:relative;padding-left:14px;line-height: 24px;color:#676767;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inC_c_l p a:before{content:'';width: 4px;height: 4px;background: #c5c5c5;position: absolute;left:0;top:8px;border-radius: 100%;}
.inC_c_l>a{position: absolute;right:-26px;transition-duration: .5s;bottom: -26px;width: 144px;
line-height: 42px;border: 1px solid #dadada;text-align: center;color: #999999;background: #fff;}
.inC_con li:nth-child(2)>a:after,.inC .swiper-container .swiper-slide:nth-child(2)>a:after{content: '';width:63px;height:63px;background-image: url(../img/ico10.png);background-size:100%;background-position: center;background-repeat: no-repeat;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.inC .swiper-container{display: none;width:100%;float: left;margin:20px 0 0 0;}
.inC .swiper-container .inC_c_l{margin:0;height: auto;padding-bottom: 20px;}
.inC .swiper-container .inC_c_l span img{width:19px;margin-right: 10px;float: left;margin-top:2px;}
.inC .swiper-container .inC_c_l span{font-size: 18px;line-height: 24px;padding-top:20px;}
.inC .swiper-container .inC_c_l p{margin-top:16px;}
.inC .swiper-container .inC_c_l p a{font-size: 14px;margin-top:4px;}
.inC .swiper-pagination{position: static;width:100%;float: left;text-align:center;margin-top:14px;}
.inC .swiper-pagination span{width:8px;height: 8px;background:#f2f3f4;opacity:1;margin:0 2px;border-radius:0;}
.inC .swiper-pagination span.swiper-pagination-bullet-active{background-color:#df1a21;}

.inD{width:100%;float: left;background:url(../img/bg.jpg) no-repeat center;background-size:cover;padding:60px 0px 86px 0;}
.inD .w1300{overflow: inherit;}
.inD_con{margin:30px 0 50px 0;width:100%;float: left;}
.inD_con a{float: left;box-shadow:2px 2px 10px #d0d0d0;width: 14.6%;margin-right: 2.18%;margin-top:20px;overflow: hidden;}
.inD_con a:nth-child(6n){margin-right:0;}
.inD .w1300>a{display: block;text-align:center;overflow:hidden;margin:0 auto;width: 148px;line-height: 52px;color:#fff;background:#df1a21;font-size: 12px;}

.footer{width:100%;float: left;padding-top:50px;background:url(../img/footerbg.jpg) no-repeat center;background-size: cover;}
.footer_top,.footer_link{width:100%;float: left;}
.footer_top dl{float: left;margin-left: 48px;}
.footer_top dl:first-child{margin-left: 0;}
.footer_top dl dt a,.footer_top dl dt{display:block;color:#cccccd;}
.footer_top dl dd{margin-top:10px;}
.footer_top dl dd a{display: block;color:#cccccd;font-size: 12px;line-height: 26px;}
.footer_top dl dd strong{font-size: 24px;color:#fff;display: block;font-family: "Arial";margin:18px 0 14px 0;}
.footer_top dl dd p{color:#a7a7a7;line-height: 26px;}
.footer_top>p{float: right;color:#cccccd;text-align: right;}
.footer_top>p img{display: block;margin-top:10px;}
.footer_link{margin-top:50px;}
.footer_link,.footer_link a{font-size: 12px;line-height: 24px;color:#cccccd;}
.footer_link a:after{content: '|';margin:0 6px;}
.footer_link a:last-child:after{display: none;}
.footer_en{width:100%;float: left;margin-top:30px;border-top:1px solid #3c3c42;padding:24px 0;}
.footer_en .w1300>p{float: left;font-size: 12px;color:#7d7e80;}
.footer_en .w1300>div{float: right;}
.footer_en .w1300>div a{font-size: 12px;color:#fff;margin-left: 10px;}

.A_banner{width: 100%;float: left;height: 580px;margin-top:80px;background-size:cover;background-repeat: no-repeat;background-position:center;}
.A_banner .w1300{height: 100%;position: relative;}
.A_banner strong{display: block;font-size: 48px;color:#fff;text-transform: uppercase;position:absolute;left:0;top:50%;transform: translateY(-50%);}
.A_banner strong i{color:#df1a21;}
.A_banner .ban_right{position: absolute;right:0;bottom:0;background:url(../img/redbg.jpg) no-repeat center;width: 447px;height: 231px;}
.A_banner .ban_right div{padding:40px 50px;}
.A_banner .ban_right div p{width:50%;float: left;}
.A_banner .ban_right div p a{color:#fff;position: relative;display:inline-block;font-size: 18px;font-weight: bold;padding-bottom:10px;margin-top:18px;}
.A_banner .ban_right div p a.cur:after{content:'';left:0;right:0px;transition-duration: .5s;bottom: 0;height: 2px;background:#fff;position:absolute;}

.aboutA{width:100%;float: left;padding:40px 0px 48px 0;background:url(../img/aboutpic1.jpg) no-repeat center;background-size:cover;}
.aboutA dl{display: block;overflow: hidden;}
.aboutA dl dt{font-size: 36px;color:#444444;font-weight: bold;}
.aboutA dl dd{margin-top:30px;}
.aboutA dl dd p{color:#444444;line-height: 30px;}
.data{width:100%;display: block;margin-top:60px;text-align:right;}
.data li{margin-right:54px;display: inline-block;}
.data li p{font-size: 18px;color:#666666;font-weight:bold;}
.data li p strong{font-size: 48px;display: inline-block;padding-right:16px;color:#df1a21;position: relative;padding-bottom:10px;}
.data li p strong:after{position:absolute;right:0px;top:0px;content:'';display:inline-block;width:13px;height: 13px;background-image: url(../img/ico8.png);background-size: 100%;}
.data li p strong:before{content:'';width:70px;height: 2px;background:#d60c19;position: absolute;left:4px;bottom: 0;}
.data li span{display:block;color:#333333;margin-top:14px;text-align:left;padding-left:4px;}
.data li:last-child{margin-right: 0px;}
.data li:first-child p strong:after{display: none;}
.aboutA .data li{float: left;margin-right: 128px;margin-left: 0;}
.aboutA .data li:first-child p strong:after{display: none;}
.aboutA .data li:last-child p strong:after{display: block;}

.aboutB{width:100%;float: left;position: relative;height: 520px;background-size:cover;background: url(../img/aboutpic2.jpg) no-repeat center;text-align: center;}
.aboutB .w1300{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);color: #fffefe;}
.aboutB .w1300 strong{display: block;font-size: 30px;line-height: 30px;}
.aboutB .w1300 p{font-size: 16px;line-height: 30px;margin-top:24px;}

.aboutC{padding:68px 0 90px 0;}
.aboutC,.aboutC_tit{width: 100%;float: left;}
.aboutC_tit{padding-left:264px;position: relative;box-sizing:border-box;}
.aboutC_tit strong{position: absolute;left:0;font-size: 36px;color:#444444;}
.aboutC_tit p{color:#444444;line-height: 30px;}
.aboutC_con{width:100%;float: left;margin-top:78px;}
.aboutC_con li{float: left;width: 48.8%;}
.aboutC_con li:nth-child(2n){float: right;}
.aboutC_con li a{display: block;overflow: hidden;position: relative;}
.aboutC_con li a p{position: absolute;left: 35px;right:35px;bottom:32px;line-height: 74px;background-color:rgba(255,255,255,0.8);}
.aboutC_con li a p span{display: inline-block;margin-left:32px;font-size: 18px;font-weight:bold;color:#444;padding-right: 64px;position: relative;}
.aboutC_con li a p span:after{content: '';width:51px;height:74px;position: absolute;right:0;transition-duration: .5s;background-image: url(../img/ico14.png);background-size: 100%;background-repeat: no-repeat;background-position: center;}

.aboutallA{width:100%;float: left;background: #fff;position: relative;height: 780px;}
.aboutallA_img{float: right;width: 58.4%;height: 100%;background-size:cover;background-repeat: no-repeat;background-position: center;}
.aboutallA .w1300{position: absolute;top:0;bottom: 0;left: 50%;transform: translateX(-50%);}
.aboutallA_l{float: left;margin-top: 8%;width: 37.6%;}
.all_title{display: block;overflow: hidden;}
.all_title strong{display: block;font-size: 36px;color:#222222;}
.all_title strong i{color:#df1a21;}
.all_title span{display:block;color:#2e2e2e;font-size: 36px;text-transform:uppercase;margin-top:6px; }
.all_title p{font-size: 36px;color:#333333;margin-top:28px;}
.all_title p i{font-size: 48px;font-weight:bold;}
.aboutallA .data{margin-top:0;}
.aboutallA .data li{float:none;display: block;overflow: hidden;margin:30px 0 0 0;text-align:left;}
.aboutallA_r{width:62.4%;right:0;background:#fff;position: absolute;bottom:0px;padding:60px 0;}
.aboutallA_r p{padding:0 50px;font-size: 16px;color:#333333;line-height: 30px;margin:10px 0;text-indent:2em;}
.aboutallA_r p a{color:#c32f34;}

.aboutallB{width:100%;float: left;background: #dadada;position: relative;}
.aboutallB_l{width:62.4%;float: left;position: relative;height: 780px;background-size:cover;background-repeat: no-repeat;background-position: center;}
.aboutallB_l dl{position: absolute;;top:50%;right:0;transform: translateY(-50%);width:46%;padding:70px 0;background:#c32f34;}
.aboutallB_l dl dt{padding:0 64px;font-size: 36px;color:#fff;}
.aboutallB_l dl dt strong,.aboutallB_l dl dt span{display: block;}
.aboutallB_l dl dt span{text-transform: uppercase;margin-top:10px;}
.aboutallB_l dl dd{padding:0 64px;}
.aboutallB_l dl dd span{display: block;font-size:24px;color:#fff;margin:24px 0 20px 0;}
.aboutallB_l dl dd p{font-size: 16px;line-height: 30px;color:#da9294;}
.aboutallB_l dl dd a{display: inline-block;width:144px;line-height: 40px;margin-top:32px;text-align: center;color:#fff;border:1px solid #fff;}
.aboutallB_r{width:37.6%;box-sizing:border-box;padding:0 152px 0 88px;position: absolute;right:0;top:50%;transform: translateY(-50%);}
.aboutallB_r>p{font-size: 16px;color:#333333;line-height: 30px;}
.aboutallB_r ul{display: block;overflow: hidden;margin-top:20px;}
.aboutallB_r ul li,.aboutallB_r ul li a{display: block;}
.aboutallB_r ul li a{padding:20px 0;border-bottom:1px dashed #bababa;}
.aboutallB_r ul li a span{display: block;font-size: 20px;color:#333333;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aboutallB_r ul li a p{font-size: 16px;margin-top:10px;color:#666666;line-height: 30px;height:60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

.aboutallC{width: 100%;float: left;position:relative;z-index:1;padding:120px 0 80px 0;background:#eaeaea;}
.aboutallC #particles-js{position: absolute;left:0;right:0;top:0;bottom:0px;z-index: -1;}
.aboutallC_l{width:524px;float: left;}
.aboutallC_text{width:100%;float: left;margin-top:200px;}
.aboutallC_text>span{display: block;font-size: 24px;color:#2e2e2e;margin-bottom:42px;}
.aboutallC_text>p{font-size: 18px;line-height: 36px;color:#939393;font-weight: bold;}
.aboutallC_text>p i{color:#df1a21;}
.aboutallC_r{width: 708px;float: right;margin-top:-30px;padding-bottom:84px;position: relative;}
.aboutallC_r a{width:47.7%;float: left;margin-top:30px;overflow: hidden;position:relative;}
.aboutallC_r a span{position: absolute;transition-duration: .5s;left: 0;bottom:-100%;opacity: 0;right: 0;padding:10px 20px;text-align:center;font-size: 16px;background-color:rgba(0,0,0,0.5);color:#fff;}
.aboutallC_r a:nth-child(2n){float: right;}
.aboutallC_r .swiper-button-next,.aboutallC_r .swiper-button-prev{right: 0;top:auto;bottom:0;width:72px;height: 38px;background:#484848;}
.aboutallC_r .swiper-button-prev{right:82px;left: auto;}
.aboutallC_r .swiper-button-next:after{content: url(../img/next.png);font-size:0 !important;}
.aboutallC_r .swiper-button-prev:after{content: url(../img/prev.png);font-size:0 !important;}

.aboutallD{width:100%;float: left;padding:120px 0 110px 0;}
.aboutallD .all_title{width:718px;float: left;}
.aboutallD .all_title p{font-size: 18px;line-height: 36px;font-weight: bold;color:#939393;}
.aboutallD .w1300>a{float: right;width:144px;line-height: 42px;border:1px solid #dadada;text-align:center;color:#999999;}
.aboutallD_con{width: 100%;float: left;box-sizing:border-box;margin-top:60px;}
.aboutallD_con a{width:14.6%;float: left;overflow: hidden;box-shadow: 0px 0px 10px #d0d0d0;margin:10px 1.03%;}
.aboutallD_con a:nth-child(6n){margin-right: 0px;}
.aboutallD_con .swiper-pagination{width:100%;float: left;margin-top:50px;text-align:center;position: static !important;}
.aboutallD_con .swiper-pagination span{width:12px;height: 12px;background:#a3a3a3;margin:0 7px;border-radius:0;}
.aboutallD_con .swiper-pagination span.swiper-pagination-bullet-active{background:#df1a21;}

.about2{width:100%;float: left;background: #f3f3f3;padding:40px 0 88px 0;}
.about2_con{width:100%;float:left;}
.about2_con li,.about2_con li a{display: block;overflow: hidden;}
.about2_con li a{padding:30px 200px 30px 0;border-bottom:1px dashed #d8d8d8;position:relative;}
.about2_con li a span{display: block;font-size: 24px;color:#333333;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about2_con li a p{font-size: 16px;color:#666666;line-height: 30px;height:60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;margin-top:14px;}
.about2_con li a i{position: absolute;line-height:98px;color:#333333;width:122px;text-align:center;top:30px;bottom:30px;right: 0;border-left:1px solid #dcdcdc;}
.about2_con li a i:after{content:'';margin-left:8px;width: 17px;height: 13px;background-image:url(../img/more.png);display: inline-block;}

.page{width:100%;float:left;text-align:center;margin-top:60px;}
.page li{display: inline-block;vertical-align: middle;color:#666666;line-height: 38px;color:#666;margin:0 3px;}
.page li a{display: block;color:#666;min-width:38px;height:38px;text-align:center;}
.page li input{width:46px;height: 36px;text-align:center;color:#666666;border:1px solid #767676;margin-right:6px;font-family: "微软雅黑";display: inline-block;}
.page li.cur a{color:#fff;background:#df1a21;}

.detail{width:100%;float:left;padding:80px 0 70px 0;}
.detail .w1300{position: relative;}
.w842{width:842px;margin:0 auto;overflow: hidden;}
.detail_top{width:100%;float:left;padding-bottom:30px;border-bottom:1px solid #d0d0d0;}
.detail_top span{display:inline-block;vertical-align: bottom;color:#333333;line-height: 30px;margin-right: 34px;}
.detail_top span i{display:block;font-size: 18px;color:#df1a21;}
.detail_top h1{display: block;font-weight: bold;font-size: 30px;line-height:48px;color:#333333;margin-top:20px;}
.detail_content{width:100%;float: left;}
.detail_content p{font-size: 16px;color:#666666;line-height: 30px;margin-top:20px;}
.detail_content p span{display: block;text-align:center;margin-top:10px;}
.detail_en{float: right;margin-top:30px;}
.detail_en a{width:72px;height: 38px;margin-left:10px;display: inline-block;}
.detail_en a.prev{background:url(../img/prev.png) no-repeat center #484848;}
.detail_en a.next{background:url(../img/next.png) no-repeat center #484848;}
.detail_en a.last{background:url(../img/ico15.png) no-repeat center #484848;width:38px;}

.detail .bshare-custom{position: absolute;left:0;width:82px;display: block;}
.detail .bshare-custom a{width:100%;height: 82px;margin:0;padding:0;margin-bottom:1px;float: left;}
.detail .bshare-custom a.bshare-weixin{background:url(../img/fxico1.png) no-repeat center #dadada;}
.detail .bshare-custom a.bshare-qqim{background:url(../img/fxico2.png) no-repeat center #dadada;}
.detail .bshare-custom a.bshare-sinaminiblog{background:url(../img/fxico3.png) no-repeat center #dadada;}
.detail .bshare-custom a.bshare-qzone{background:url(../img/fxico4.png) no-repeat center #dadada;}
.detail .bshare-custom a:hover{background-color:#c32f34;opacity: 1 !important;}

.about3{width:100%;float: left;padding:54px 0 90px 0;background:url(../img/about3bg.png) no-repeat center bottom;}
.about3 .w1300{overflow: inherit;}
.about3 .w1300>p{font-size: 16px;color:#57585a;line-height: 26px;margin-top:10px;}
.about3 .w1300>span{display: block;font-size: 20px;color:#57585a;line-height: 26px;margin-top:14px;}
.about3 dl{display: block;margin-top:30px;}
.about3 dl dt{font-size: 20px;color:#57585a;font-weight: bold;position: relative;padding-left:94px;line-height: 30px;vertical-align: middle;}
.about3 dl dt i{font-weight: normal;font-size: 14px;display: inline-block;}
.about3 dl dt:before{content:'';width:79px;height: 30px;background-image: url(../img/ico16.png);position: absolute;left:0;}
.about3 dl .inD_con{margin-top:10px;}
.about3 dl dd p{width:23.8%;float: left;margin-right:1.6%;line-height:46px;margin-top:10px;}
.about3 dl dd p:nth-child(4n){margin-right:0;}
.about3 dl dd p a{display:block;background:#f6f6f6;height:100%;padding:0 20px 0 40px;font-size: 16px;color:#666666;position: relative;}
.about3 dl dd p a:before{content:'';width:5px;height:5px;background:#a1a1a1;transform: rotate(-45deg);position: absolute;left:20px;top:21px;}
.about3 dl .about3_dd{margin-top:16px;}

.news{width:100%;float: left;background:#f3f3f3;padding-bottom:80px;}
.news_top{width:100%;float: left;margin-top:78px;}
.news_top li{float: left;width:31.7%;margin-right:2.45%;}
.news_top li:nth-child(3n){margin-right:0;}
.news_top li a{display: block;}
.news_top li a>p{width:100%;overflow: hidden;}
.news_top li a>div{display:block;transition-duration: .5s;overflow: hidden;margin-top:1px;padding:20px 34px;background:#fff;}
.news_top li a>div strong{display:block;font-size: 18px;color:#333333;line-height: 30px;height:60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.news_top li a>div span{display: block;padding-left:26px;margin-top:18px;color:#999999;position: relative;}
.news_top li a>div span:before{content:url(../img/nico1.png);left:0;position: absolute;top:1px;}

.news_mid{width:100%;float: left;margin-top:30px;}
.news_mid li{display: block;overflow: hidden;margin-top:30px;}
.news_mid li a{display:block;overflow: hidden;background:#fff;position:relative;padding:48px 230px 48px 36px;}
.news_mid li a>strong{display:block;font-size: 18px;color:#333333;line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_mid li a>p{font-size: 16px;margin-top:10px;line-height: 30px;color:#666666;height:60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.news_mid li a>div{position: absolute;right:0px;color:#9a9a9a;width:176px;text-align:center;top:48px;bottom:48px;border-left:1px solid #ccc;}
.news_mid li a>div strong{display:block;font-size: 48px;}
.news_mid li a>div span{display:block;font-size: 14px;}

.case{width:100%;float: left;margin-top:80px;background:#eaeaea;z-index: 1;position: relative;}
.case_list{width:100%;float: left;height: calc(100vh - 80px);position: relative;}
.case_list>i{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.case_list>a{width:50%;float: left;height: 100%;}
.case_r{width:50%;float: right;height: 100%;position: relative;}
.case_r dl{position: absolute;width:560px;left:13.5%;top:50%;transform: translateY(-50%);}
.case_r dl dt{display: block;overflow: hidden;}
.case_r dl dt a{float: left;font-size: 36px;color:#333333;line-height: 76px;font-weight:bold;border-top:3px solid #333;border-bottom:3px solid #333;}
.case_r dl dd p{font-size: 18px;line-height: 30px;color:#333333;margin-top:40px;}
.case_c{display: block;overflow: hidden;margin-top:80px;}
.case_c a{/*width:25%*/;position:relative;float: left;font-size: 16px;color:#666666;line-height: 32px;padding-left:20px;box-sizing:border-box;margin-right:20px;}
.case_c a:before{content:'';width:4px;height: 4px;background:#df1a21;transform: rotate(-45deg);top:15px;left:0;position: absolute;}
.case_list:nth-child(2n)>a{float: right;}
.case_list:nth-child(2n) .case_r{float: left;}
.case_list:nth-child(2n) .case_r dl{left:auto;right:13.5%;}
.case #particles-js{position:absolute;left:0px;right:0;bottom:0;top:0;z-index: -1;}

.caselist{background:url(../img/casebg.png) no-repeat center bottom #f3f3f3;width:100%;float: left;padding-bottom:90px;}
.caselist_top{width:100%;float: left;background:#fff;padding:30px 0 40px 0;}
.caselist_top dt{font-size: 24px;color:#333333;padding-bottom: 30px;border-bottom:1px solid #d0d0d0;}
.caselist_top dd{padding-left:112px;position: relative;margin-top:20px;}
.caselist_top dd a:first-child{position: absolute;left:0;}
.caselist_top dd a{font-size: 16px;padding-left:24px;position: relative;color:#666666;margin-top:18px;line-height: 20px;float: left;margin-right: 48px;}
.caselist_top dd a:before{content:'';top:2px;position: absolute;width:16px;height: 16px;left:0px;border:1px solid #d0d0d0;}
.caselist_top dd a.cur:before{background:url(../img/sico5.png) no-repeat center #df1a21;border-color:#df1a21;}

.caselist_mid{width:100%;float: left;padding-top:40px;}
.caselist_mid>p{font-size: 24px;color:#333333;line-height: 44px;}
.caselist_mid>p a{width:230px;display:inline-block;line-height: 44px;color:#fff;text-align:center;background:#df1a21;margin-left:36px;}
.caselist_midul{width:100%;float: left;margin-top:10px;}
.caselist_midul li{float: left;width:23.2%;margin-right: 2.4%;margin-top:30px;}
.caselist_midul li:nth-child(4n){margin-right: 0;}
.caselist_midul li a{display: block;overflow: hidden;background:#fff;}
.caselist_midul li a>p{width:100%;overflow: hidden;position: relative;}
.caselist_midul li a>p i{position: absolute;top:0;right: 0;width:36px;height: 36px;background:url(../img/hot.png) no-repeat center;}
.caselist_midul li a>strong{display: block;text-align:center;padding:20px;font-size: 16px;color:#666666;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.supportA{width:100%;float: left;padding:80px 0;position: relative;}
.supportA_r{float: right;width:62%;position: relative;}
.supportA_r .swiper-pagination{text-align:left;padding:20px;box-sizing:border-box;}
.supportA_r .swiper-pagination span{font-family: "Arial";width:16px;height: 16px;border-radius:0;color:#666;font-size: 12px;background-color:rgba(255,255,255,0.5);;opacity: 1;line-height: 16px;text-align:center;}
.supportA_r .swiper-pagination .swiper-pagination-bullet-active{background:#df1a21;color:#fff;}
.supportA .w1300{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);} 
.supportA_l{float: left;width:390px;}
.supportA_text{padding:60px 90px 70px 50px;width:224px;background:#666666;margin-top:34px;}
.supportA_text p{color:#d9d9d9;font-size: 16px;line-height: 26px;}
.supportA_text a{width:144px;line-height: 40px;margin-top:34px;text-align:center;color:#fff;border:1px solid #fff;display: inline-block;}

.supportB{width:100%;float: left;position: relative;padding:70px 0;background:#eaeaea;z-index: 1;}
.supportB_con{width:100%;float: left;margin:30px 0 52px 0;}
.supportB_con li{float: left;width:30%;background:#fff;margin-right: 5%;margin-top:30px;}
.supportB_con li:nth-child(3n){margin-right: 0;}
.supportB_con li a{display: block;overflow: hidden;padding:24px 32px 24px 98px;position: relative;}
.supportB_con li a i{width:42px;height: 42px;background-image: url(../img/sico6.png);position: absolute;left:32px;top:20px;}
.supportB_con li a span{display: block;font-weight:bold;font-size: 16px;color:#333333;line-height: 32px;height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.supportB_con li a p{font-size: 16px;margin-top:10px;color:#666666;line-height: 30px;height:90px;overflow: hidden;text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.supportB .w1300>a,.aupportC_r li .all_title a{width:144px;line-height: 40px;color:#333;overflow:hidden;text-align:center;margin:0 auto;border:1px solid #000;display: block;}
.supportB #particles-js{position: absolute;top:0;bottom:0;left:0;right: 0;z-index:-1;}

.supportC{width:100%;float: left;height: calc(100vh - 80px)}
.supportC>p{width:58.6%;float: left;height: 100%;}
.aupportC_r{width:41.4%;float: right;height: 100%;}
.aupportC_r li{display: block;height: 50%;position: relative;border-bottom:1px solid #e0e0e0;}
.aupportC_r li .all_title,.supportC_en{position: absolute;top:50%;transform: translateY(-50%);left:10%;right:37%;}
.aupportC_r li:last-child{border:none;}
.aupportC_r li .all_title p{font-size: 16px;color:#333333;margin-top:12px;}
.aupportC_r li .all_title a{display: inline-block;margin-top:30px;}
.supportC_en span{display: block;padding-left: 42px;font-size: 24px;color:#2e2e2e;position: relative;}
.supportC_en span:before{content:url(../img/sico7.png);position: absolute;left:0;top:4px;}
.supportC_en strong{font-size: 36px;color:#c32f34;font-family: "Arial";display: block;margin:18px 0 10px 0;}
.supportC_en p{padding-right:31%;font-size: 16px;line-height: 30px;color:#999999;}

.support1{width:100%;float: left;padding:70px 0 78px 0;background:url(../img/spic7.png) no-repeat center bottom;}
.support1 .w1300>span{display: block;font-size: 32px;color:#3f3f3f;font-weight: bold;}
.support1 .w1300>p{font-size: 16px;line-height: 30px;color:#666666;margin-top:30px;}
.support1_mid{width:100%;float: left;margin-top:66px;}
.support1_mid>img{float: left;width: 65.6%;border:1px solid #d5d5d5;}
.support1_mid>div{width:31.6%;height: 304px;background:url(../img/spic12.jpg) no-repeat left bottom;float: right;}
.support1_mid>div p{font-size: 24px;color:#333333;line-height: 42px;font-weight: bold;padding:86px 46px 46px 46px;position: relative;}
.support1_mid>div p:before{content:url(../img/dot.png);top:40px;left:46px;position: absolute;}
.support1_ul{width:100%;float: left;margin-top:52px;}
.support1_ul li{display: block;line-height: 36px;font-size: 16px;}
.support1_ul li span{display: block;color:#de0010;font-weight: bold;}
.support1_ul li p{color:#666666;}
.support1_dl{width:100%;float: left;margin-top:50px;}
.support1_dl dt{font-size: 24px;color:#3f3f3f;font-weight: bold;}
.support1_dl dd{padding-top:10px;}
.support1_dl dd p{font-size: 16px;color:#de0010;line-height: 24px;font-weight: bold;margin-top:10px;}

.support2{width:100%;float: left;background:url(../img/spic7.png) no-repeat center bottom;padding:78px 0 90px 0;}
.support2_con{width:100%;float: left;}
.support2_con li,.support2_con li a{display: block;overflow: hidden;}
.support2_con li a{padding:20px 200px 20px 122px;position: relative;}
.support2_con li a strong{display: block;font-size: 16px;color:#333333;line-height: 32px;height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.support2_con li a p{font-size: 16px;color:#666666;line-height: 30px;margin-top:10px;height:60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.support2_con li a i{width:42px;height: 42px;position: absolute;left:46px;top:30px;background-image: url(../img/sico6.png);}
.support2_con li a span{position: absolute;top:20px;bottom:20px;right: 0px;width:146px;border-left:1px solid #e2e2e4;}
.support2_con li a span:after{content:'';width:42px;height: 42px;background-image:url(../img/add.png);background-color: #e2e2e4;background-repeat: no-repeat;background-position: center;border-radius:100%;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
.support2_con li:nth-child(2n+1) a{background: #f8f8f8;}

.support3{width:100%;float: left;padding:76px 0;}
.support3 .w1300>img{display: none;width:100%;float: left;}
.support3 .w1300>span{display: block;font-weight: bold;font-size: 32px;color:#3f3f3f;font-weight: bold;}
.sup3_con{width:100%;float: left;position: relative;height: 510px;z-index: 0;margin-top:30px;}
.sup3_con ul{float: left;height:100%;padding-top:58px;box-sizing:border-box;width:290px;background:url(../img/spic13.jpg) no-repeat center;}
.sup3_con ul li{display: block;overflow: hidden;}
.sup3_con ul li a{display: block;position: relative;padding-left:76px;font-size: 20px;line-height: 60px;color:#fff;}
.sup3_con ul li a:before{content:'';opacity:0;transition-duration: .5s;position: absolute;width:20px;height: 4px;background:#fff;left:0;top:50%;transform: translateY(-50%);}
.sup3_con ul li .sup3_div{position:absolute;opacity: 0;z-index: -1;transition-duration: .5s;top:0;bottom:0;left:-100%;width:326px;background-color:rgba(218,218,218,0.1);}
.sup3_con ul li .sup3_div dl{position: absolute;left:56px;right: 56px;top:50%;transform: translateY(-50%);}
.sup3_con ul li .sup3_div dl dt{font-size: 20px;font-weight: bold;color:#fff;padding-bottom:24px;position: relative;}
.sup3_con ul li .sup3_div dl dt:after{content:'';width:64px;height: 4px;background:#de0010;left:0;bottom:0;position: absolute;}
.sup3_con ul li .sup3_div dl dd{margin-top:24px;}
.sup3_con ul li .sup3_div dl dd p{font-size: 16px;line-height: 30px;color:#fff;}

.video{width:100%;float: left;padding:58px 0px 70px 0;background: #f3f3f3;}
.video_top{padding:26px 52px;background: #e2e2e4;}
.video_top a{display: inline-block;margin-right: 58px;font-size: 18px;line-height: 32px;color:#333333;padding-left:28px;position: relative;}
.video_top a:before{content:'';width:12px;height: 12px;border:1px solid #999999;position: absolute;left:0;top:9px;}
.video_top a.cur{color:#e60012;}
.video_top a.cur:before{background:#e60012;border-color:#e60012;}

.video_mid{width:100%;float: left;margin-top:38px;}
.video_mid li{float: left;width:31%;margin-right: 3.5%;margin-top:20px;}
.video_mid li:nth-child(3n){margin-right: 0;}
.video_mid li a{display: block;overflow: hidden;}
.video_mid_img{width:100%;display: block;overflow: hidden;position:relative;}
.video_mid_img>div{position: absolute;opacity:0;transition-duration: .5s;left:0px;right:0;bottom:-100%;padding:16px 0;background-color: rgba(0,0,0,0.5);}
.video_mid_img>div span{float: left;padding-left:24px;position: relative;margin-left: 20px;font-size: 12px;color:#d0d0d0;}
.video_mid_img>div span:before{position: absolute;left:0;}
.video_mid_img>div span:first-child:before{content:url(../img/vico1.png);}
.video_mid_img>div span:nth-child(2):before{content:url(../img/vico2.png);}
.video_mid_img>div em{position: absolute;right:0;top:0;bottom:0;width:52px;background: url(../img/vico3.png) no-repeat center #df1a21;}
.video_mid li a>span{display: block;font-size: 16px;color:#666666;line-height: 32px;height:32px;overflow:hidden;padding:16px;text-overflow: ellipsis;white-space: nowrap;}
.video_mid li a:hover .video_mid_img>div{opacity: 1;bottom:0;}

.know_top{width:100%;float: left;padding:74px 0;background:#f3f3f3;}
.know_top .w1300>strong{display: block;text-align:center;font-size: 30px;color:#444444;}
.know_top .w1300>p{font-size: 16px;color:#444444;line-height: 20px;text-align:center;margin-top:10px;}
.know_top ul{width:100%;float: left;text-align:center;margin-top:66px;}
.know_top ul li{padding:0 86px;display: inline-block;text-align:center;border-right:1px solid #d4d4d4;}
.know_top ul li:last-child{border:none;}
.know_top ul li p{font-size: 48px;color:#df1a21;line-height:77px; }
.know_top ul li p img{display: inline-block;margin-right: 14px;}
.know_top ul li span{display: block;font-size: 16px;color:#666666;margin-top:12px;}

.know_con{padding-bottom:80px;}
.know_con,.know_con>img{width:100%;float: left;}
.know_con .w1300{overflow: inherit;}
.know_con_text{width:100%;float:left;box-sizing:border-box;margin-top:-100px;padding:40px 60px;background: #f8f8f8;position: relative;z-index: 1;}
.know_con_text:after{content:'';width:235px;height: 212px;background-image: url(../img/kico4.png);right:54px;top:54px;position: absolute;z-index: 0;}
.know_con_text p{font-size: 16px;color:#666666;line-height: 26px;margin-top:10px;}
.know_con_text div p{text-indent:2em;}

.join{width:100%;float: left;background: #f3f3f3;padding:74px 0 80px 0;}
.join .w1300{overflow: inherit;}
.join .w1300>strong{display: block;font-size: 24px;color:#df1a21;margin-bottom: 20px;}
.join .w1300>p{font-size: 16px;color:#666666;line-height: 30px;text-indent:2em;}
.join .w1300>span{font-size: 18px;color:#444444;display: block;margin-top:30px;font-weight: bold;}

.join_top,.join_top_tit{width:100%;float: left;}
.join_top_tit{margin-top:70px;}
.join_top_tit p{width:50%;float: left;font-size: 24px;color:#fff;font-weight: bold;height: 130px;position: relative;}
.join_top_tit p span{position: absolute;transition-duration: .5s;bottom:0;top:0;left:0;right: 0;text-align:center;line-height: 120px;background:#c32f34;}
.join_top_tit p span img{display: inline-block;vertical-align: middle;margin-right: 30px;}
.join_top_tit p.cur span{top:-28px;background: url(../img/jpic1.jpg) no-repeat center;line-height: 158px;box-shadow: 0px 0px 4px #7b7b7b;}
.join_top ul{width: 100%;float: left;margin-top:28px;}
.join_top ul li{width:100%;cursor:pointer;float:left;box-sizing:border-box;padding:22px 48px;border-bottom:1px solid #dcdcdc;color:#444444;font-size: 18px;}
.join_top ul li p{float: left;font-weight: bold;}
.join_top ul li span{float: right;}
.join_top ul li.cur{background: #fff;box-shadow: 0px 0px 20px #dedede;border-bottom-color: #dedede;}
.join_top ul:not(:first-child){display:none;}
.win_open{position:fixed;display: none;z-index:30;top:0;left:0;right: 0;bottom:0;background-color:rgba(0,0,0,0.5);}
.win_open dl{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width: 760px;background:#fff;padding:40px 60px 50px 60px;}
.win_open dl dt{display: block;overflow: hidden;padding-bottom:24px;border-bottom:1px solid #e5e5e5;}
.win_open dl dt i{position: absolute;right:15px;cursor:pointer;top:15px;width:15px;height: 15px;background-image: url(../img/close.png);}
.win_open dl dt strong{display: block;font-size: 30px;color:#333333;}
.win_open dl dt p{font-size: 16px;color:#333333;line-height: 20px;margin-top:10px;}
.win_open dl dd strong{display: block;font-size: 18px;color:#c42f35;margin-top:22px;}
.win_open dl dd ul,.win_open dl dd ul li{display: block;overflow: hidden;}
.win_open dl dd ul li{padding:20px 0;font-size: 16px;color: #666666;line-height:34px;border-bottom:1px solid #e5e5e5;}
.win_open dl dd ul li:last-child{border:none;padding-bottom: 0;}

.join_mid{width:100%;float: left;background:url(../img/jpic2.jpg) no-repeat center;height: 580px;}
.join_mid dl{display: block;overflow: hidden;color:#fff;margin-top:60px;}
.join_mid dl dt{font-size: 24px;font-weight: bold;}
.join_mid dl dd{font-size: 16px;margin-top:14px;}
.join_mid_c{width:100%;float: left;margin-top:20px;}
.join_mid_c p{float: left;width:23.8%;margin-right: 1.6%;margin-top:20px;height: 48px;position: relative;background:#ffffff;}
.join_mid_c p:nth-child(4n){margin-right: 0;}
.join_mid_c p input{padding:0px 16px 0 54px;font-size:16px;color:#999999;height: 100%;border:none;width:100%;box-sizing:border-box;}
.join_mid_c p img{position: absolute;left:15px;top:50%;transform: translateY(-50%);}
.join_mid_c p:nth-child(5){width:100%;height: 172px;}
.join_mid_c p textarea{padding:10px 16px 10px 54px;font-size:16px;color:#999999;height: 100%;width:100%;border:none;box-sizing:border-box;}
.join_mid_c p:nth-child(5) img{top:10px;transform: translateY(0);}
.join_mid_c div{float: left;margin-top:20px;line-height: 49px;color:#e0e0e0;}
.join_mid_c div input{width:204px;height: 49px;font-size:16px;color:#999999;float: left;padding:0 34px;background: #fff;}
.join_mid_c div img{margin:0 20px;height: 49px;float: left;}
.join_mid_c>a{float: right;text-align:center;margin-top:20px;width:185px;line-height: 50px;color:#fff;font-weight: bold;font-size: 18px;background: #df1a21;}

.join_en{width:100%;float: left;padding:90px 0;}
.join_en .w1300{height: 440px;position: relative;}
.join_en .w1300 dl{position: absolute;z-index:10;color:#fff;right:0;top:0;bottom:0;width: 482px;padding:70px 52px;background-color:rgba(223,26,33,0.8);box-sizing:border-box;}
.join_en .w1300 dl dt{font-size: 18px;font-weight: bold;margin-bottom: 32px;}
.join_en .w1300 dl dd p{font-size: 16px;line-height: 30px;}

.casexq_scroll{width:100%;float: left;position: relative;margin-bottom:130px;}
.casexq_s_b{position:absolute;left:32px;right:32px;bottom:-130px;background: #fff;z-index:2;padding:30px 52px;}
.casexq_scroll img{width: 100%;float: left;}
.casexq_s_b .swiper-slide img{border:2px solid #fff;box-sizing:border-box;}
.casexq_s_b .swiper-slide-thumb-active img{border:2px solid #e00010;}
.casexq_s_b .swiper-button-next:after,.casexq_s_b .swiper-button-prev:after{top:39% !important;content:url(../img/cico.jpg);line-height: 0;font-size: 0;}
.casexq_s_b .swiper-button-next:after{transform: rotate(180deg);}
.casexq_mid{width: 100%;float: left;}
.casexq_mid>strong,.casexq_en>strong{display: block;font-size: 24px;color:#333333;margin:40px 0 20px 0;}
.casexq_mid p{font-size: 16px;color:#666666;line-height: 30px;padding-left: 82px;position: relative;}
.casexq_mid p span{position: absolute;left:0;}
.casexq_en,.casexq_en ul{width: 100%;float: left;}
.casexq_en>strong{padding-bottom: 20px;border-bottom:1px solid #d0d0d0;}
.casexq_en ul{margin-top:20px;}
.casexq_en ul li{float: left;width:31.2%;margin-right:3.2%;}
.casexq_en ul li:nth-child(3n){margin-right: 0;}
.casexq_en ul li a{display: block;background: #f5f5f5;color:#666666;}
.casexq_en ul li a p{overflow: hidden;width: 100%;}
.casexq_en ul li a span{display: block;font-weight: bold;font-size: 16px;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:center;padding:16px;}

.erro_404{width:100%;float:left;text-align:center;padding:150px 0px;}
.erro_404 .w1300>img{display: inline-block;margin:0px 0px 80px 0px;}
.erro_404 .w1300>span{font-size:28px;color:#090909;display: block;}
.erro_404 .w1300>p{font-size:26px;background-color:#df1a21;color:#fff;padding:10px;border-radius:20px;display: inline-block;margin-top:60px;width:420px;text-align:center;box-sizing:border-box;}
.erro_404 .w1300>p span{color:#000;margin:0px 4px;}
.con_404{width:80%;margin:60px auto 0;text-align:left;box-sizing: border-box;padding:40px;background-color: #fff;box-shadow: 0px 4px 4px #D3D2D2;}
.con_404 span{display: block;font-size:20px;color:#000;margin-bottom: 20px;font-weight:bold;}
.con_404 p{text-indent: 2em;font-size: 14px;line-height: 24px;color:#666666;}

@media screen and (min-width:1200px){
  .banner .swiper-slide .w1400 a:hover i{border-color:#df1a21;background:#df1a21;}
  .banner ul li a:hover dl dd em{background-image: url(../img/ico05.png);}
  .header .w1400>ul li:hover .list{display:block;}
  .header .w1400>ul li:hover h4 a,.list_l a:hover,.inC_c_l p a:hover,.footer_en .w1300>div a:hover{color:#df1a21;}
  .inB .gallery-top .swiper-slide .w1300 dl dd a:hover,
  .aboutallD .w1300>a:hover,.inC_con li:hover .inC_c_l>a{border-color:#df1a21;background:#df1a21;}
  .inC_con li:hover .inC_c_l>a{color:#fff;}
  .inD .w1300>a:hover{opacity: 0.8}
  .footer_top dl a:hover,.footer_link a:hover{color:#fff !important;}
  .A_banner .ban_right div p a:hover:after{content:'';left:0;right:0px;transition-duration: .5s;bottom: 0;height: 2px;background:#fff;position:absolute;}
  .aboutC_con li a:hover p span:after{right:-10px}
  .aboutallB_r ul li a:hover span,
  .about2_con li a:hover span,
  .about2_con li a:hover i{color:#df1a21;}
  .about2_con li a:hover i:after{background-image:url(../img/more0.png);}
  .aboutallB_l dl dd a:hover{background:#fff;color:#df1a21;}
  .aboutallC_r .swiper-button-next:hover,.aboutallC_r .swiper-button-prev{background:#df1a21;}
  .aboutallD .w1300>a:hover{color:#fff;}
  .page li:hover a,.supportA_text a:hover,.supportB .w1300>a:hover,
  .aupportC_r li .all_title a:hover{color:#fff;background:#df1a21;}
  .page li.first:hover a,.page li.last:hover a,.page li.sure:hover a{background:none;color:#df1a21;}
  .detail_en a:hover{background-color:#df1a21;}
  .news_top li a:hover>div{background:#c32f34;}
  .news_top li a:hover>div strong,.news_top li a:hover>div span{color:#fff;}
  .news_top li a:hover>div span:before{content:url(../img/nico01.png);}
  .news_mid li a:hover>strong,.case_c a:hover{color:#df1a21;}
  .news_mid li a:hover>div strong{color:#df1a21;}
  .case_r dl dt a:hover{color:#df1a21;border-color:#df1a21;}
  .caselist_top dd a:hover:before{background:url(../img/sico5.png) no-repeat center #df1a21;border-color:#df1a21;}
  .caselist_midul li a:hover,.supportB_con li a:hover{background:#c32f34;}
  .caselist_midul li a:hover strong{color:#fff;}
  .supportA_text a:hover,.supportB .w1300>a:hover,
  .aupportC_r li .all_title a:hover{border-color:#df1a21;}
  .supportB_con li a:hover p,.supportB_con li a:hover span{color:#fff;}
  .supportB_con li a:hover i{background-image: url(../img/sico06.png);}
  .support2_con li a:hover span:after{background-color:#df1a21;}
  .sup3_con ul li:hover a:before{opacity: 1;width:50px;}
  .sup3_con ul li:hover a{font-size: 24px;font-weight: bold;}
  .sup3_con ul li:hover .sup3_div{left:290px;opacity: 1;}
  .video_top a:hover{color:#e60012;}
  .video_top a:hover:before{background:#e60012;border-color:#e60012;}
  .join_top_tit p:hover span{top:-28px;background: url(../img/jpic1.jpg) no-repeat center;line-height: 158px;box-shadow: 0px 0px 4px #7b7b7b;}
  .join_top ul li:hover{background: #fff;box-shadow: 0px 0px 20px #dedede;border-bottom-color: #dedede;}
  .aboutallC_r a:hover span{bottom:0;opacity: 1;}
  .casexq_en ul li a:hover{background: #c32f34;color:#fff;}
  .video_mid_img>img{height:246px;}
  .caselist_midul li a>p{height:215px;}
}

@media screen and (max-width:1400px){
  .w1400{width:1260px;}
  .w1300{width:1200px;}
  .aboutallC_r {width: 630px;}
  .aboutallC_text{margin-top:140px;}
  .aupportC_r li .all_title, .supportC_en{right: 0;}
  .supportC_en p{padding-right: 13%;}
  .support1_mid>div{height: 281px;}
  .support1_mid>div p{font-size: 18px;}
  .inA_r{width: 580px;}
  .aboutallB_r{padding:0 80px;}
}
@media screen and (max-width:1260px){
  .w1400,.w1300{width:90%;}
  .head_right>.search{margin-top:26px;width: 18px;height: 17px;}
  .sear_con:before{top:26px;width: 18px;height: 17px;}
  .menu-handler{display: block;}
  .header{height: 70px;}
  .header .w1400{line-height: 70px;}
  .header .w1400>.logo{width: 190px;}
  .header .w1400>ul{position:fixed;top:70px;right:-100%;background:#fff;bottom:0;width:248px;overflow-y:scroll;}
  .header .w1400>ul li{width:100%;margin:0;line-height:60px;}
  .list_r,.list:before{display: none;}
  .list_l{width: 100%;margin-top:0px;background:none;}
  .list{display:none;position: static;height: auto;}
  .list_l a:last-child{border:none;}
  .list_l a{margin:0;}
  .header .w1400>ul li h4{height: 60px;}
  .header .w1400>ul li h4 a{float: left;width:80%;}
  .header .w1400>ul li h4 i{float: right;width:10%;height: 100%;background: url(../img/ico17.png) no-repeat center;}
  .inB .gallery-thumbs,.inB .w1300{width:80%;}
  .banner{margin-top:70px;}
  .banner .swiper-slide{height: auto !important;background:none !important;}
  .sj_img{display: block;width:100%;float:left;}
  .banner ul{position: static;width: 100%;float: left;transform: translateX(0);height: auto;}
  .banner ul li{width:49%;margin-right: 0px;height: 110px;}
  .banner ul li:nth-child(2n){float: right;}
  .banner .swiper-slide .w1400 a strong{font-size: 30px;}
  .banner .swiper-slide .w1400 a p{font-size: 18px;line-height: 24px;}
  .banner .swiper-slide .w1400 a{width:100%;}
  .banner .swiper-slide .w1400 a span{font-size: 14px;}
  .A_banner{margin-top:70px;}
  .inA .w1300>img{display: none;}
  .inA_r{position: static;transform: translateY(0);width:100%;float: left;}
  .inB .gallery-top .swiper-slide{height: 480px !important;}
  .inB .gallery-top .swiper-slide .w1300 dl dt{font-size: 28px;}
  .inB .gallery-top .swiper-slide .w1300 dl dd span{font-size: 14px;line-height: 20px;height: 20px;}
  .inB .gallery-top .swiper-slide .w1300 dl dd{margin-top:22px;}
  .inB .gallery-thumbs .swiper-slide{height: 84px !important;}
  .inB .gallery-top .swiper-slide .w1300{top:42%;}
  .inB .gallery-thumbs .swiper-slide img{height: 42px;margin-top:6px;}
  .inB .gallery-thumbs .swiper-slide span{font-size: 14px;margin-top:5px;}
  .inB .gallery-top .swiper-slide .w1300 dl dd span:before{top:6px;}
  .inB .swiper-button-next, .inB .swiper-button-prev{display: block;margin-top:-35px !important;}
  :root {--swiper-theme-color: #fff !important;--swiper-navigation-size: 18px !important;}
  .footer_top dl{display: none;}
  .footer_top dl:nth-child(8){display: block;margin-left: 0;}
  .waiter-ul li{display: none;}
  .wuyou-waiter{bottom:40px;}
  .waiter-ul li:last-child{display: block;}
  .waiter-ul li:last-child a{background: #df1a21;}
  .header .w1400>p{display: none;}
  .sear_con.cur{width: 188px;}
  .A_banner{background:none !important;height: auto;position: relative;}
  .A_banner .ban_right{display: none;}
  .A_banner .w1300{position: absolute;top:0;bottom:0;left: 0;right: 0;width:100%;}
  .A_banner strong{font-size: 18px;left: 5%;}
  .aboutallA{height: auto;}
  .aboutallA .w1300{position: static;transform: translateX(0);}
  .aboutallA_l{width: 100%;float: left;}
  .aboutallA_r{width:100%;float: left;position: static;}
  .all_title strong,.aboutallB_l dl dt strong{font-size: 24px;}
  .all_title p{font-size: 18px;margin-top:10px;}
  .all_title p i{font-size: 22px;}
  .all_title span,.aboutallB_l dl dt span{font-size: 16px;}
  .aboutallA .data li{float: left;display: inline-block;margin-right: 40px;}
  .aboutallA_r{padding:20px 0;}
  .aboutallA_r p{padding:0;font-size: 14px;line-height: 24px;margin:2px 0;}
  .aboutallB_r{width: 100%;float: left;position: static;transform: translateY(0);margin-top:20px;}
  .aboutallB_l{width: 100%;height:auto;padding:30px 0;}
  .aboutallB_l dl{position: static;width: 90%;margin:0 5%;padding:20px 0;transform: translateY(0);background-color:rgba(223,26,33,0.8);}
  .aboutallB_l dl dd span{font-size: 16px;margin:10px 0px;}
  .aboutallB_l dl dd p,.aboutallB_r>p{font-size: 14px;line-height: 24px;}
  .aboutallB_l dl dd a{width: 100px;line-height: 32px;margin-top: 20px;}
  .aboutallB_l dl dt,.aboutallB_l dl dd{padding:0 5%;}
  .aboutallB_r{padding:0 5%;}
  .aboutallB_r ul li a span{font-size: 16px;}
  .aboutallB_r ul li a p,.about2_con li a p{font-size: 14px;line-height: 24px;height: 48px;}
  .aboutallB_r ul{margin-top:0;}
  .aboutallB_r ul li:last-child a{border: none;}
  .aboutallC,.aboutallD{padding:30px 0;}
  .aboutallC_text{margin-top:20px;}
  .aboutallC_text>span{font-size: 16px;margin-bottom: 16px;}
  .aboutallC_text>p,.aboutallD .all_title p,.aboutA dl dd p,
  .aboutB .w1300 p,.aboutC_tit p,.detail_content p,.about3 .w1300>p,
  .join .w1300>p,.join_mid dl dd{font-size: 14px;line-height: 24px;}
  .aboutallC_r{width: 100%;margin-top:10px;padding-bottom: 44px;}
  .aboutallC_r a{margin-top:12px;}
  .aboutallC_r .swiper-button-next, .aboutallC_r .swiper-button-prev{width:50px;height: 25px;}
  .aboutallC_r .swiper-button-prev{right: 56px;}
  .aboutallD .all_title{width:100%}
  .aboutallD{position: relative;}
  .aboutallD .w1300>a{width:100px;line-height: 32px;position: absolute;right: 5%;top:30px;}
  .aboutallD_con{margin-top:16px;}
  .aboutallD_con .swiper-pagination{margin-top:10px;}
  .aboutallD_con .swiper-pagination span.swiper-pagination-bullet-active{width: 8px;height: 8px;margin:0 2px;}
  .aboutallD_con a{margin: 2px 1.03%;box-shadow: 0px 0px 2px #d0d0d0;}
  .aboutA dl dt,.aboutB .w1300 strong,.aboutC_tit strong{font-size: 20px;}
  .aboutA dl dd{margin-top:12px;}
  .aboutA .data li{margin-right: 40px;}
  .aboutA,.aboutC,.detail{padding:30px 0;}
  .aboutB .w1300 strong{padding:0 8%;}
  .aboutB{height: 240px;}
  .aboutB .w1300 p{margin-top:12px;}
  .aboutC_tit{padding:0;}
  .aboutC_tit strong{position: static;display: block;margin-bottom:16px;}
  .aboutC_con{margin-top:18px;}
  .aboutC_con li a p{left: 0;right: 0;bottom: 0;line-height: 28px;}
  .aboutC_con li a p span{font-size: 14px;display: block;margin-left:10px;}
  .aboutC_con li a p span:after{width: 20px;height: 29px;right: 10px;}
  .about2_con li a span{font-size: 16px;}
  .about2_con li a i{font-size: 12px;width: 60px;line-height: 60px;}
  .about2_con li a i:after{width: 10px;height: 8px;background-size: 100%;margin-left: 5px;}
  .about2_con li a{padding:20px 80px 20px 0;}
  .about2_con li a p{margin-top:8px;}
  .about2{padding:10px 0 30px 0;}
  .page{font-size: 0;margin-top:20px;}
  .page li{line-height: 24px;margin:0 1px;font-size: 12px;}
  .page li a{width: 24px;height: 24px;font-size: 12px;}
  .page li:first a,.page li.last a{width: auto;}
  .page li input{width: 24px;height: 24px;margin-right: 1px;}
  .detail .bshare-custom{display: none;}
  .w842{width: 100%;}
  .detail_top h1{font-size: 18px;line-height: 24px;}
  .detail_top{padding-bottom: 16px;}
  .detail_en a{width: 50px;height: 30px;}
  .detail_top h1{margin-top:10px;}
  .about3,.join{padding:30px 0;}
  .about3 .w1300>span{font-size: 16px;}
  .about3 dl dt:before{width: 40px;height: 15px;background-size: 100%;}
  .about3 dl dt{padding-left: 54px;font-size: 16px;line-height:15px;}
  .about3 dl dt i{font-size: 12px;}
  .about3 dl dd p{width: 100%;margin-right: 0;}
  .about3 dl dd p a{font-size: 14px;}
  .case_list{height: auto;}
  .case_list>a,.case_r dl{width:100%;float: left;}
  .case_list>i{display: none;}
  .case_r dl{position: static;transform: translateY(0);}
  .case_r{width:90%;padding:30px 5%;}
  .case_r dl dt a{font-size: 20px;line-height: 40px;border-top:1px solid #333;border-bottom:1px solid #333;}
  .case_r dl dd p{font-size: 14px;line-height: 24px;margin-top:16px;}
  .case_c a{width: 50%;font-size: 12px;}
  .case_c{margin-top:10px;}
  .caselist_top dt{font-size: 18px;padding-bottom: 16px;}
  .caselist_top dd{margin-top:5px;}
  .caselist_top dd a{font-size: 14px;}
  .caselist_top dd{padding-left: 70px;}
  .caselist_top dd a{width: 50%;margin-right: 0;box-sizing:border-box;line-height: 20px;height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  .caselist_top dd a:first-child{width: auto;}
  .caselist_mid{padding-top:30px;}
  .caselist_mid>p,.join_mid dl dt{font-size: 18px;}
  .caselist_mid>p a{width: 128px;line-height: 34px;margin-left: 14px;}
  .caselist_midul li{width: 49%;margin-right: 0;margin-top:10px;}
  .caselist_midul li:nth-child(2n){float: right;}
  .caselist_midul li a>strong{font-size: 14px;padding:10px;}
  .caselist{padding-bottom: 30px;}
  .join .w1300>strong{font-size:18px;}
  .join .w1300>span{font-size: 16px;margin-top:20px;}
  .join_top_tit p span img{width: 22px;margin-right:10px;}
  .join_top_tit p{font-size: 16px;height: 60px;}
  .join_top_tit p span{line-height: 60px;}
  .join_top_tit p.cur span{top:-16px;line-height: 76px;}
  .join_top ul li{padding:12px 0;}
  .join_top ul li p{font-size: 14px;}
  .join_top ul li span{font-size: 12px;}
  .join_top_tit{margin-top:38px;}
  .join_top ul{margin-top:16px;}
  .join_mid_c p{width: 100%;margin-right: 0;}
  .join_mid{height: auto;padding:30px 0;}
  .join_mid{background-size: cover;}
  .join_mid dl{margin-top:0;}
  .join_mid_c p img{width: 16px;}
  .join_mid_c p input {padding: 0px 16px 0 42px;}
  .join_mid_c p{height: 40px;margin-top:12px;}
  .join_mid_c p:nth-child(5) img{top:16px;}
  .join_mid_c p textarea{padding-left: 42px;}
  .join_mid_c div input{width:100%;height: 40px;}
  .join_mid_c div img{height: 40px;margin:12px 10px 0 0;}
  .join_mid_c div a{line-height: 40px;display: inline-block;margin-top:12px;}
  .join_mid_c>a{margin-top:20px;font-size: 14px;line-height:40px;width: 100px;}
  .join_en{padding: 30px 0;}
  #map{height: 200px !important;}
  .join_en .w1300{height: auto;}
  .join_en .w1300 dl{position: static;width:100%;float: left;padding:30px;}
  .join_en .w1300 dl dt{font-size: 16px;margin-bottom: 14px;}
  .join_en .w1300 dl dd p,.know_top .w1300>p{font-size: 14px;line-height: 24px;}
  .know_top .w1300>strong{font-size: 20px;}
  .know_top ul li p{font-size: 22px;line-height: 48px;}
  .know_top ul li p img{width: 34px;}
  .know_top ul li span{margin-top:2px;}
  .know_top ul li{width: 100%;padding:0;border-right:none;border-bottom:1px solid #d4d4d4;padding-bottom:20px;}
  .know_top{padding:30px 0;}
  .know_top ul{margin-top:12px;}
  .know_con_text{margin-top:0;padding:30px;}
  .know_con .w1300{width: 100%;float: left;}
  .know_con_text p{font-size: 14px;line-height: 24px;}
  .know_con{padding-bottom: 0;}
  .know_con_text:after{width: 100px;height: 90px;background-size:100%;right: 20px;}
  .news_top li{width: 100%;margin-right: 0;margin-top:20px;}
  .news_top{margin-top: 0;}
  .news_top li a>div strong{font-size: 16px;line-height: 24px;height: 48px;}
  .news_top li a>div{padding:20px;}
  .news_mid li a>div strong{font-size: 26px;}
  .news_mid li a>div i{font-size: 14px;}
  .news_mid li a>div{width: 84px;}
  .news_mid li a{padding: 20px 98px 20px 20px;}
  .news_mid li a>strong{font-size: 16px;}
  .news_mid li a>div{top:20px;bottom: 20px;}
  .news_mid li a>p{font-size: 14px;line-height:24px;height: 48px;margin-top:2px;}
  .news_mid li a>div strong{margin-top: 11px;}
  .news_mid li{margin-top:15px;}
  .news_mid{margin-top:0;}
  .news{padding-bottom: 30px;}
  .supportA_r{width:90%;margin:20px 5% 0 5%;}
  .supportA_r .swiper-pagination{padding:10px;}
  .supportA .w1300{position: static;transform: translateY(0);}
  .supportA,.supportB,.support1,.support2,.support3{padding:30px 0;}
  .supportA_l{width: 100%;}
  .supportA_text{width: 100%;margin-top:20px;box-sizing:border-box;padding:30px;}
  .supportA_text a{margin-top:20px;}
  .supportB_con li{width: 100%;margin-right: 0;margin-top:10px;}
  .supportB_con li a i{width:29px;height: 29px;background-size:100%;left: 18px;}
  .supportB_con li a{padding: 18px 18px 18px 56px;}
  .supportB_con li a p{margin-top:0;}
  .supportB_con {margin: 16px 0 28px 0;}
  .supportC{height: auto;}
  .supportC>p{display: none;}
  .aupportC_r li,.aupportC_r{width:100%;float: left;}
  .aupportC_r li .all_title, .supportC_en{position: static;transform: translateY(0);padding:30px;}
  .supportB .w1300>a, .aupportC_r li .all_title a{width: 100px;line-height: 32px;}
  .supportC_en span,.support1_dl dt{font-size: 16px;}
  .supportC_en strong{font-size: 18px;}
  .supportC_en p,.support1 .w1300>p{font-size: 14px;line-height: 32px;padding-right: 0;}
  .supportC_en span:before{top:-4px;}
  .support1 .w1300>span{font-size: 20px;}
  .support1 .w1300>p{margin-top:12px;}
  .support1_mid>img{width: 100%;box-sizing:border-box;}
  .support1_mid>div{width: 100%;height: auto;padding:30px;box-sizing:border-box;background-size: cover;margin-top:20px;}
  .support1_mid{margin-top:22px;}
  .support1_mid>div p{line-height:30px;font-size: 16px;padding: 32px 0px 0px 0px;}
  .support1_mid>div p:before{top:0px;left:0px;}
  .support1_ul,.support1_dl{margin-top: 20px;}
  .support1_ul li,.support2_con li a p{font-size: 14px;line-height: 24px;margin-top:4px;}
  .support1_dl dd p{font-size: 14px;}
  .support2_con li a span{width: 62px;}
  .support2_con li a span:after{width:30px;height:30px;}
  .support2_con li a {padding: 20px 78px 20px 62px;}
  .support2_con li a i{width: 29px;height: 29px;background-size: 100%;left:20px;}
  .support2_con li a p{height: 48px;}
  .support2_con li a i{top:22px;}
  .support3 .w1300>span{font-size: 20px;}
  .sup3_con{height: auto;margin-top:20px;}
  .sup3_con ul{padding-top:20px;width:100%;float: left;position: static;box-sizing:border-box;background-size: cover;}
  .sup3_con ul li .sup3_div{opacity: 1;position: static;width: 100%;float: left;margin:20px 0;padding:30px;box-sizing:border-box;}
  .sup3_con ul li .sup3_div dl{position: static;transform: translateY(0);}
  .sup3_con ul li a{padding-left: 0;line-height: 30px;display: block;text-align:center;font-weight: bold;}
  .sup3_con ul li .sup3_div dl dt{font-size: 16px;padding-bottom: 16px;}
  .sup3_con ul li .sup3_div dl dd p{font-size: 14px;line-height: 24px;}
  .sup3_con ul li .sup3_div dl dd{margin-top:16px;}
  .sup3_con ul li:last-child .sup3_div{margin-bottom: 0;}
  .video_top{padding:20px;overflow: hidden;}
  .video{padding:30px 0;}
  .video_top a{width: 50%;margin-right: 0;float: left;box-sizing:border-box;}
  .video_mid{margin-top:4px;}
  .video_mid li{width: 49%;margin-right: 0;}
  .video_mid li:nth-child(2n){float: right;}
  .video_mid_img>div{opacity: 1;bottom: 0;background:none;}
  .video_mid_img>div span{display: none;}
  .video_mid li a>span{font-size: 16px;line-height: 24px;height: 24px;padding:10px 0 0 0;}
  .video_mid_img>div em{width: 30px;}
  .aboutallC_r a span{bottom:0;opacity: 1;font-size: 14px;}
  .inC_c_l{text-align:right;}
  .inC .swiper-container .inC_c_l span,.inC .swiper-container .inC_c_l p{text-align:left;}
  .inC_c_l>a{background:#df1a21;margin-top:10px;border-color:#df1a21;color:#fff;position:static;display:inline-block;width:100px;line-height: 32px;}
  .banner ul li a dl dd em{background-image: url(../img/ico05.png);}
  .casexq_s_b{left:10px;right: 10px;bottom:10px;padding:10px 30px;display:none;;}
  .casexq_scroll{margin-bottom:0;}
  .casexq_en ul li a span{padding:10px;font-size: 12px;}
  .casexq_en ul{margin-top:10px;}
  .casexq_mid>strong, .casexq_en>strong{font-size: 18px;}
  .erro_404{padding-top:120px;}
  .erro_404 .w1300>img{max-width: 80%;margin-bottom: 40px;}
  .erro_404 .w1300>p{margin-top:40px;}
  .erro_404 .w1300>span{font-size: 24px;}
  .erro_404 .w1300>p{width: 100%;font-size: 20px;}
  .con_404{width: 100%;}
  .video_mid_img>img{height:300px;}
  .caselist_midul li a>p{height:380px;}
}
@media screen and (max-width:600px){
	.banner .swiper-slide .w1400 a{top:15%;}
	.banner .swiper-slide .w1400 a strong{font-size: 20px;}
	.banner .swiper-slide .w1400 a p{font-size: 14px;line-height:22px;margin-top:10px;}
	.banner .swiper-slide .w1400 a span{font-size: 12px;margin-top:10px;}
	.banner .swiper-slide .w1400 a i{font-size: 12px;width:100px;line-height:30px;height: 30px;margin-top:10px;}
	.banner .swiper-pagination span{width:8px;height: 8px;margin:0 2px;}
	.banner ul li{width:100%;border-bottom:1px solid #f2f3f4;height:86px;}
	.banner ul li a img{height: 40px;}
	.banner ul li a dl dt{font-size: 16px;}
	.banner ul li a dl dd{font-size: 12px;margin-top:4px;}
	.banner ul li a i{left:20px;}
	.banner ul li a{padding-left:76px;}
	.banner ul li a dl{left:76px;}
	.banner ul li:last-child{border:none;}
	.inA_r>h2{font-size: 20px;text-align:left;}
	.inA_r>p{font-size: 14px;line-height: 24px;text-align:justify;margin-top:12px;}
	.data li p{font-size: 12px;}
	.data li p strong{font-size: 16px;padding-right: 8px;}
	.data li p strong:before{width: 18px;}
	.data li span{font-size: 12px;margin-top:6px;}
	.data li p strong:after{width:7px;height: 7px;}
	.data{text-align:left;margin-top:20px;}
	.inA,.inC,.inD{padding:30px 0;}
	.data li{margin-right:40px;}
	.inB .gallery-top .swiper-slide .w1300 dl dt{font-size: 20px;}
	.inB .gallery-top .swiper-slide .w1300 dl{width: 100%;}
	.inB .gallery-top .swiper-slide{height: 238px !important;}
	.inB .gallery-thumbs{position: static;width:100%;float: left;transform: translateX(0);}
	.inB .gallery-top .swiper-slide .w1300 dl dd a{line-height: 32px;font-size: 12px;width: 90px;}
	.inB .gallery-thumbs .swiper-slide img{height: 22px;}
	.inB .gallery-thumbs .swiper-slide span{font-size: 12px;}
	.inB .gallery-thumbs .swiper-slide{height: 60px !important;}
	.inB .gallery-top .swiper-slide .w1300 dl dd span{font-size: 12px;}
	.inB .gallery-top .swiper-slide .w1300{top:49%;}
	.title span{font-size: 20px;}
	.title p{font-size: 14px;line-height: 24px;margin-top:10px;}
	.inC_con{display: none;}
	.inC .swiper-container{display: block;}
	.inC{padding-bottom:0px;}
	.inC .swiper-container .swiper-slide:last-child>a:after{width:30px;height: 30px;}
	.inD_con{margin:10px 0 20px 0;}
	.inD .w1300>a{width: 98px;line-height: 36px;}
	.inD_con a,.inD_con a:nth-child(6n){width: 18.5%;margin-right:1.5%;margin-top:6px;}
	.inD_con a:nth-child(5n){margin-right:0;}
	.footer>.w1300{display: none;}
	.footer_link{margin-top:10px;}
	.footer_en{margin-top:0;}
	.footer{padding-top:0;}
	.footer_en .w1300>p,.footer_en .w1300>div{width: 100%;text-align: center;}
	.footer_en .w1300>div{margin-top:6px;}
	.win_open dl{top:0;right:0;bottom:0;left:0;transform: translate(0,0);width:100%;box-sizing:border-box;overflow-y:scroll;padding:20px;}
	.win_open dl dd ul li{font-size: 14px;line-height: 24px;}
	.win_open dl dt strong{font-size: 18px;}
	.win_open dl dt p{font-size: 12px;margin-top:4px;}
	.win_open dl dt{padding-bottom: 12px;}
	.win_open dl dd strong{font-size: 14px;margin-top:12px;}
    .join_top ul li.cur{background:none;box-shadow: none;color:#df1a21;}
    .waiter-ul li a,.waiter-ul li{width: 30px;line-height: 30px;height: 30px;}
    .waiter-ul li a img{width: 26px;}
    .wuyou-waiter{width: 30px;}
    .video_mid_img>img{height:170px;}
    .caselist_midul li a>p{height:155px;}
}   
