.banner{width: 100%;max-height: calc(100vh - 80px);height: calc(100vh - 80px);min-height: 35.85vw; margin-top: 80px; overflow: hidden; position: relative;z-index: 1;background-color: #fff;overflow: hidden;}
.banner:before{position: absolute; left: 50%;margin-left: -70px;bottom: 0; z-index: 2;width: 140px;height: 35px;content: "";background: url(../images/icon_mouse_bg.png) center no-repeat;background-size: 100%;}
.banner .swiper-slide {height: 100%;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 54px;height: 54px;border-radius: 50%;background: url(../images/icon_right_b.png) center no-repeat;background-size: 12px;left:auto;right: 5%;background-color: rgba(255,255,255,0.5);border-radius: 50%;display: none!important;}
.banner .swiper-button-prev{background-image: url(../images/icon_left_b.png);left: 5%;right: auto;}

.banner .slick-list,.banner .swiper-wrapper,.banner .slick-slider .slick-track,.banner .slick-slider .slick-list,.banner .slick-slider .slick-slide >div{height: 100%;}
.banner .swiper-slide a{display: block;width: 100%;height: 100%;}
.banner .swiper-slide img{margin: 0 auto;}
.banner .container{position: absolute; left: 50%;transform: translateX(-50%); height: 100%;z-index: 100;}
.banner .container .con{position: absolute;top: 50%;left: 0; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff; width: 100%;text-align: left;}

.banner .video_banner .container .con{top: 45%;}
.banner .video_play{position: static;display: inline-block;transform: translate(0,0);margin-top: 1.0rem;}

.banner .container .con .title{font-size: 1.4rem;line-height: 1.4;font-family: 'Flexo-Demilt';color: #646363;}
.banner .container .con .desc{font-size: 14px;line-height: 1.4;margin-top: 1.0rem;color: #646363;}
.banner .container .con .btns{margin-top: 2.5rem;}
.banner .container .con .btns div{display: inline-block;height: 2.2rem;padding: 0 1.0rem;background-color: #ea5504;color: #fff;line-height: 2.2rem;font-weight: lighter;}
.banner .container .con .btns a{font-size: 16px; display: inline-block;vertical-align: top;margin-left: 0.8rem;width: 4.7rem;height: 2.2rem;line-height: 2.2rem;background-color: #fcfdfe;color: #4f4e4e; text-align: center;transition: all 0.5s;cursor: pointer;}
.banner .bgb { position:absolute; width:100%; height:100%; left:0; top:0;background-size: cover;background-position: center center;background-repeat: no-repeat; }	
/*.banner .swiper-slide .bgb{
 	-ms-transform: scale(1.04,1.04);
    -o-transform: scale(1.04,1.04);
    -moz-transform: scale(1.04,1.04);
    -webkit-transform: scale(1.04,1.04);
    transform: scale(1.04,1.04);
    -webkit-transition: transform 8000ms ease-in-out;
    -moz-transition: transform 8000ms ease-in-out;
    -o-transition: transform 8000ms ease-in-out;
    -ms-transition: transform 8000ms ease-in-out;
    transition: transform 8000ms ease-in-out;}
.banner .swiper-slide-active .bgb,.banner .slick-active .bgb {
    -ms-transform: scale(1.0,1.0) rotate(0.00001deg);
    -o-transform: scale(1.0,1.0) rotate(0.00001deg);
    -moz-transform: scale(1.0,1.0) rotate(0.00001deg);
    -webkit-transform: scale(1.0,1.0) rotate(0.00001deg);
    transform: scale(1.0,1.0) rotate(0.00001deg);}*/
.banner .swiper-slide .con{
  -ms-transform: translateY(-100px);opacity: 0;
    -o-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: transform 380ms ease-in-out;
    -moz-transition: transform 380ms ease-in-out;
    -o-transition: transform 380ms ease-in-out;
    -ms-transition: transform 380ms ease-in-out;
    transition: transform 380ms ease-in-out;}
.banner .slick-active .con {
  opacity: 1;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);}

.banner .pagination_wrap{width: auto;position: absolute;z-index: 101;left: 0;top: -3.5rem;width: 100%;text-align: center;}
.banner .swiper-pagination{position: relative;left: 0;bottom: 178px; color: #fff;font-size: 16px;font-family: 'Dosis';margin: 0 10px; }
.banner .swiper-pagination .slick-dots{position: relative;}
.banner .swiper-pagination .slick-dots li{width: 0.8rem;height: 0.8rem; text-align: left;position: relative;transition: all 0.5s;margin: 0 0.4rem;}
.banner .swiper-pagination .slick-dots li button{position: relative;width: 0.8rem;height: 0.8rem;padding: 0;}
.banner .slick-dots li button:before{border-radius: 0.8rem;background-color: rgba(0,0,0,0.5);width: 0.8rem;height: 0.8rem;}
.banner .slick-dots li.slick-active button:before{background-color: rgba(255,255,255,0.7);}
.banner .swiper-pagination span{background-color: #fff;width: 0.5rem;height: 0.5rem;border-radius: 0.5rem;transition: all 0.5s;opacity: 1;margin: 5px 0!important;}
.banner .swiper-pagination .swiper-pagination-bullet-active{width: 1.5rem;background-color: #fff;}
.banner .swiper-pagination .slick-dots li.slick-active{position: relative;transition: all 0.5s;}
.banner .swiper-pagination .slick-dots li.slick-active,.banner .swiper-pagination .slick-dots li button,.banner .swiper-pagination .slick-dots li button:before {width: 1.8rem;}


.main_visual_autoplay {width: 20px;height: 20px; position: absolute;right: -20px;}
.main_visual_autoplay>span {display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0; font-size: 0;cursor: pointer;background: url(../images/icon_pause_w.png) center no-repeat;background-size: 20px;}
.main_visual_autoplay .autoplay_play {background-image: url(../images/icon_play_w1.png);opacity: 0;}
.main_visual_autoplay.pause .autoplay_play{opacity: 1;}
.main_visual_autoplay.pause .autoplay_pause{opacity: 0;}

.pagination_wrap .swiper-button-prev,.pagination_wrap .swiper-button-next{ position: relative;  width: 20px;height: 20px;margin: 0 10px; top: 0;background: url(../images/arr_left_w.png) center no-repeat;background-size: 16px;}
.pagination_wrap .swiper-button-next{top: auto;bottom: 0; background-image: url(../images/arr_right_w.png);}



.banner .slider_pagination{position: absolute;z-index: 10; width:100%;left:0%;bottom:4.5rem;text-align: center;}
.banner .slider_pagination span{font-size:0;width:2.0rem;height:2.0rem;position: relative;display: inline-block;margin-left:12px; cursor: pointer;}
.banner .slider_pagination span:first-child{margin:0;}
.banner .slider_pagination span button{display: inline-block;background:none;width:2.0rem;height:2.0rem;box-sizing: border-box;border:0;position: relative;cursor: pointer;}
.banner .slider_pagination span button:before{content:'';display: block;position: absolute;top:50%;margin-top:-0.2rem;left:50%;margin-left:-0.2rem;width:0.4rem;height:0.4rem;background:#fff;opacity: .6;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
}
.banner .slider_pagination span.active button:before{opacity: 1;}
.banner .slider_pagination .progress { width: 2.0rem;height: 2.0rem;line-height: 2.2rem;background: none;margin: 0 auto;box-shadow: none;position: absolute;opacity:0;}
.banner .slider_pagination span.active .progress{opacity:1;}
.banner .slider_pagination .progress:after { content: "";width: 100%;height: 100%;border-radius: 50%;position: absolute;top: 0;left: 0;}
.banner .slider_pagination .progress>span { width: 50%;height: 100%; overflow: hidden;position: absolute; top: 0;z-index: 1;}
.banner .slider_pagination .progress .progress-left {left: 0;}
.banner .slider_pagination .progress .progress-bar {width: 100%; height: 100%;background: none;border-width: 1px;border-style: solid;position: absolute;top: 0;border-color: #fff; box-sizing: border-box;}
.banner .slider_pagination .progress .progress-left .progress-bar {left: 100%;border-top-right-radius: 2.0rem;border-bottom-right-radius: 2.0rem;border-left: 0;-webkit-transform-origin: center left;transform-origin: center left;}
.banner .slider_pagination span.active .progress .progress-left .progress-bar {
   -webkit-animation: loading-2 3s linear forwards 3s;
   animation: loading-2 3s linear forwards 3s;
}
.banner .slider_pagination .progress .progress-right {right: 0;}
.banner .slider_pagination .progress .progress-right .progress-bar {left: -100%;border-top-left-radius: 2.0rem;border-bottom-left-radius: 2.0rem;border-right: 0;}
.banner .slider_pagination span.active .progress .progress-right .progress-bar {
   -webkit-transform-origin: center right;
   transform-origin: center right;
   -webkit-animation: loading-1 3s linear forwards;
   animation: loading-1 3s linear forwards;
}
@keyframes loading-1 {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}}
@keyframes loading-2 {0% {-webkit-transform: rotate(0deg); transform: rotate(0deg);}100% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}}


.line1{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.line2{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;       
  text-overflow: ellipsis;   
  display: -webkit-box;     
  -webkit-line-clamp: 2;      
  line-clamp: 2;          
  -webkit-box-orient: vertical; 
}
.line3{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;       
  text-overflow: ellipsis;   
  display: -webkit-box;     
  -webkit-line-clamp: 3;      
  line-clamp: 3;          
  -webkit-box-orient: vertical; 
}



.video_play{position: absolute;width: 5.0rem;height: 5.0rem;left: 50%;top: 50%;transform: translate(-50%,-50%); background: url(../images/icon_play.png) center no-repeat;background-size: 100%;cursor: pointer;z-index: 101;transition: all 0.4s;}
.video_bg{position: fixed;width: 100%;height: 100vh;top: 0;left: 0;background: rgba(0, 0, 0, 0.8);z-index: 99;display: none;}
.video_inner{position: fixed;width: 90%; max-width: 1500px; margin: 0 auto;text-align: right;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);   -moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 99;display: none;margin-top: 30px;}
.video_inner span{display: inline-block;font-size: 50px;color: #fff;cursor: pointer;position: absolute;top: 50px;right: -50px;}
.video_inner video{width: 100%;}

.main{position: relative;overflow: hidden;z-index: 1;background-color: #fff;}
.typebar{margin-bottom: 1rem;position: relative;text-align: center;width: 100%;}
.typebar.left{text-align: left;}
.typebar.aboutbar{margin-bottom: 1rem;}
.typebar.aboutbar h2,.typebar.aboutbar .subtitle{font-size: 1.2rem;}
.typebar h2{font-size: 1.5rem;color: var(--color);line-height: 1.4;position: relative;text-transform: uppercase;position: relative;z-index: 1;margin-bottom: 5px;letter-spacing: 0.25rem;}
.typebar .xian{width: 50px;transition: all 0.5s;height: 2px;background-color: var(--color);margin: 0.6rem auto;}
.typebar.left .xian{margin-left: 0;margin-right: 0;transform-origin: left;}
.typebar:hover .xian{transform: scaleX(2);}
.typebar.left:hover .xian{transform: scaleX(2);}
.typebar.center h2:after{left: 50%;margin-left: -1.05rem;}
.typebar .subtitle{font-size: 2.4rem;color: #000;line-height: 1.4;}
.typebar .desc{font-size: 1.4rem;color: #888888;line-height: 1.4;}
.typebar .en{font-size: 14px;color: #757676;}
.typebar.white h2,.typebar.white .subtitle,.typebar.white .enname,.typebar.white .desc{color: #fff;}
.typebar.white .xian{background-color: #fff;}
.typebar .typelist{float: right;margin-top: 0.75rem;}
.typebar .typelist a{display: inline-block;font-size: 0.9rem;border-bottom: 2px solid transparent;margin-left: 20px;}
.typebar .typelist a.cur{color: #64b84d;border-bottom: 2px solid #64b84d;}

.typebar h3{display: inline-block;font-size: 1.5rem;}
.typebar .more{float: right;font-size: 0.9rem;text-transform: uppercase;transition: all 0.4s;margin-top: 5px;}
.typebar .more:hover{color: #64b84d;}

.index_floor1{padding-top: 2rem;padding-bottom: 2rem;}
.index_floor1_list{margin-top: 4.5rem;}
.index_floor1 .item{padding: 1.2rem 1.6rem;width: 23%;transition: all 0.4s;}
.index_floor1 .item:hover{box-shadow: 8px 8px 16px rgba(0,0,0,0.08),-8px -8px 16px rgba(0,0,0,0.08);}
.index_floor1 .item .img{width: 88px;margin: 0 auto 20px;}
.index_floor1 .item .text{}
.index_floor1 .item .title{font-size: 16px;color: var(--color);}
.index_floor1 .item .desc{font-size: 14px;color: #848383;margin-top: 5px;text-align: justify;}

.index_floor2{padding-top: 3rem;padding-bottom: 3rem;}
.index_floor2 h2{font-size: 1.8rem;font-weight: bold;color: var(--color);text-align: center;margin: 1rem 0 1rem;}
.typelist1{text-align: center;margin-bottom: 2rem;}
.typelist1 .item{display: inline-block;width: 156px;height: 52px;line-height: 52px;text-align: center;background-color: #f0f3f6;transition: all 0.4s;transform: skew(-30deg);margin-right: 3px;cursor: pointer;}
.typelist1 .item .text{transform: skew(30deg);}
.typelist1 .item.cur{color: #fff;background-color: var(--color);}
.index_floor2 .content{width: 100%;position: relative;margin-top: 40px;}
.index_floor2 .box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff; display: flex;opacity: 0;z-index: 0;align-items: center;}
.index_floor2 .box:nth-child(1){position: relative;}
.index_floor2 .box.cur{opacity: 1;z-index: 2;}
.index_floor2 .imgbig{width: 100%;text-align: center;}
.index_floor2 .imgcon{width: 542px;flex: 0 0 auto; margin-right: 4.0rem;display: flex;flex-wrap: wrap;}
.index_floor2 .box:nth-child(2) .imgcon{width: 542px;}
.index_floor2 .box:nth-child(3) .imgcon{width: 460px;}
.index_floor2 .box:nth-child(4) .imgcon{width: 460px;}
.index_floor2 .imgcon img{width: 100%;}
.index_floor2 .textcon{width: calc(100% - 460px -80px);}
.index_floor2 .textcon p{text-indent: 2em;font-size: 0.9rem;line-height: 40px;}
.index_floor2 .imgcon .img1{width: 41%;margin-right: 3%;}
.index_floor2 .imgcon .img2{width: 56%;}
.index_floor2 .imgcon .img3{width: 100%;margin-top: 3%;}


.index_about{}
.index_about .container{max-width: 100%;width: 100%;}
.index_about .content{display: flex;flex-wrap: wrap;}
.index_about .imgcon{flex: 0 0 41%;background: url(../images/index_about.jpg) center no-repeat;background-size: cover;}
.index_about .imgcon img{display: none;}
.index_about .textcon{width: 59%;max-width: 800px; padding-top: 2.5rem;padding-left: 4%;color: #fff;background-color: var(--color);padding-right: 0;position: relative;}
.index_about .textcon:after{position: absolute;left: 100%;top: 0;width: 100%;height: 100%;background-color: var(--color);content: "";}
.index_about .text {text-align: justify;}
.index_about .text p{line-height: 2;font-size: 16px;margin-bottom: 0;text-indent: 2em;}
.index_about .data{margin-top: 1.2rem;}
.index_about .data .img{width: 68px;height: 68px;background-position: center;background-size: cover;background-repeat: no-repeat;margin: 0 auto 10px;}
.index_about .data .item{width: 25%;text-align: center;float: left;text-align: center;background: url(../images/icon_xian.png) right center no-repeat;align-items: center;}
.index_about .data .name{font-size: 16px;}
.index_about .data .enname{font-size: 14px;}

.index_floor4{padding-top: 5rem;padding-bottom: 5rem;}
.index_floor4.container{display: flex;flex-wrap: wrap;align-items: flex-end;}
.index_floor4 .imgcon{flex: 0 0 47.5%;background: url(../images/index_floor4.jpg) center no-repeat;background-size: cover;}
.index_floor4 .imgcon img{}
.index_floor4 .textcon{width: 47.5%;margin-right: 5%; position: relative;}
.index_floor4 .text {text-align: justify;color: #757676;}
.index_floor4 .text p{line-height: 2;font-size: 16px;margin-bottom: 0;}
.index_floor4 .data{margin-top: -0.8rem;display: flex;flex-wrap: wrap;}
.index_floor4 .data .item{width: 50%;float: left;background: url(../images/icon_xian.png) right center no-repeat;margin-top: 2.0rem;display: flex;align-items: center;}
.index_floor4 .data .img{width: 4.5rem;height: 2.9rem;background-position: center;background-size: cover;background-repeat: no-repeat;margin: 0px 0.7rem 0 0;transition: all 0.6s;background-color: var(--color);border-radius: 5px;line-height: 2.9rem;text-align: center;}
.index_floor4 .data .img img{width: 44px;transition: all 0.6s;}
.index_floor4 .data .item:hover .img img{transform: rotateY(360deg);}
.index_floor4 .data .name{font-size: 16px;color: var(--color)}
.index_floor4 .data .enname{font-size: 16px;}


.index_floor5{padding-top: 5rem;padding-bottom: 5rem;background-position: center;background-repeat: no-repeat;background-size: 100%;background-attachment: fixed;}
.index_floor5 .container{}
.index_floor5 .textcon{position: relative;}
.index_floor5 .text {color: #fff;text-align: center;}
.index_floor5 .text p{line-height: 2;font-size: 16px;margin-bottom: 0;}
.index_floor5 .data{margin-top: 1rem;}
.index_floor5 .data .item{width: 16.66%;float: left;margin-top: 2.0rem;color: #fff;text-align: center;}
.index_floor5 .data .img{width: 140px;height: 120px; background-position: center;background-size: 100%;background-repeat: no-repeat;margin: 0px auto 10px;transition: all 0.6s;text-align: center;}
.index_floor5 .data .img img{width: 44px;transition: all 0.6s;}
.index_floor5 .data .name{font-size: 1.0rem;letter-spacing: 3px;margin-top: 0;}

.swiper-pagination.xian .swiper-pagination-bullet{width: 4.0rem;height: 3px;border-radius: 0;background: #cccccc;opacity: 1;}
.swiper-pagination.xian .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #64b84d;}

.swiper-pagination.duanxian{display: flex;bottom: 0;}
.swiper-pagination.duanxian .swiper-pagination-bullet{flex:1;height: 3px;border-radius: 0;background: #cccccc;opacity: 1;margin: 0 2px!important;}
.swiper-pagination.duanxian .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #64b84d;}

.imgslide_wrap .swiper-button-prev,.imgslide_wrap .swiper-button-next{  width: 36px;height: 36px;border-radius: 50%; margin: 0 10px;background: #d9d8d8 url(../images/icon_arr_left_w.png) center no-repeat;background-size: 10px;margin-top: -18px;left: -60px;}
.imgslide_wrap .swiper-button-prev:hover,.imgslide_wrap .swiper-button-next:hover{background-color: var(--color);}
.imgslide_wrap .swiper-button-next{background-image: url(../images/icon_arr_right_w.png);left: auto;right: -60px;}

.prolist{display: flex;flex-wrap: wrap;}
.prolist .item{width: 44%;margin-right: 12%;margin-bottom: 3%; border-radius: 1.0rem;overflow: hidden;transition: all 0.33s ease-in-out;overflow: hidden;}
.prolist .item:nth-child(2n){margin-right: 0;}
.prolist .item .imgs{padding-bottom: 10px;}
.prolist .item .imgs .swiper-slide{width: 100%;height: 0;padding-top: 62.5%;box-sizing: content-box;background-position: center;background-repeat: no-repeat; background-size: contain;}
.prolist .item .img{width: 100%;position: relative;display: block;}
.prolist .item .img:after{position: relative;width: 100%;padding-top: 100%;content: "";display: block;}
.prolist .item .img img{min-width: 100%;min-height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}

.prolist .item .textcon{padding: 1.0rem 0;transition: all 0.33s ease-in-out;}
.prolist .item .textcon .title{font-size: 1.5rem;color: #222222;line-height: 1.4;transition: all 0.33s ease-in-out;display: block;font-family: 'Flexo-Demilt';}
.prolist .item .textcon .desc{padding-top: 0.75rem;font-size: 1rem;color: #222;}
.colors{}
.colors span{display: inline-block;margin-right: 0.3rem;width: 1.5rem;height: 0.5rem;border-radius: 5.0rem;}
.prolist .item:hover .textcon .title{color: #64b84d;}
.bg_bule{background-color: #648299;}
.bg_green{background-color: #819c8e;}
.bg_black{background-color: #0f1d26;}
.bg_orange{background-color: #e3c59f;}
.bg_grey{background-color: #888886;}
.bg_light{background-color: #d9d9d9;}
.bg_white{background-color: #fff;border: 1px solid #eee;}


.index_news{padding-top: 3rem;padding-bottom: 3rem;}
.newslist{display: flex;flex-wrap: wrap;align-items: flex-start;}
.newslist .item{width: 48%;margin-right: 4%;margin-top: 3.0rem; overflow: hidden;transition: all 0.33s ease-in-out;display:flex; }
.newslist .item:nth-child(2n){margin-right: 0;}
.newslist .item .img{width: 38%;position: relative;overflow: hidden;display: flex;align-items: center;justify-content: center; margin-right: 1rem;}
/*.newslist .item .img:after{position: relative;width: 100%;padding-top: 70.075%;content: "";display: block;}*/
.newslist .item .img img{position: absolute;left: 0;top: 0;height: 100%;width: 100%;object-fit: cover;transition: all 0.4s;}
.newslist .item:hover .img img{transform: scale(1.05);}
.newslist .item .textcon{flex: 1;overflow:hidden;}
.newslist .item .textcon .date{padding:0;font-size: 12px;line-height: 1.6;margin-top: 0.5rem;border-bottom: 1px solid #ccc;color: #989797;padding-bottom: 0px;}
.newslist .item .textcon .title{display: block; font-size: 18px;color: #4d4d4d;line-height: 1.6rem;transition: all 0.33s ease-in-out;}
.newslist .item .textcon .desc{font-size: 14px;line-height: 1.4;margin-top: 0.75rem;margin-bottom: 0.25rem; color: #706f6f;}
.newslist .item .textcon .title:hover{color: var(--color);}
.newslist .item .img .typename{padding: 0.5rem;display: block; background-color: transparent;border: 1px solid #fff;font-size: 1.1rem; letter-spacing: 0.2rem;position: relative;z-index: 2;display: inline;color: #fff;transition: all 0.4s;}
.newslist .item:hover .img .typename{background-color: rgba(234,85,4,0.7);border-color: rgba(234,85,4,0.7);}

.index_join{padding: 3rem 0;background-position: center;background-size: cover;background-repeat: no-repeat;}
.index_join .container{display: flex;flex-wrap: wrap;}
.index_join .imgcon{width: 33%;overflow: hidden;}
.index_join .imgcon .img{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;transition: all 0.4s;}
.index_join .imgcon .img:hover{transform: scale(1.05);}
.index_join .textcon{width: 67%;background-color: #fff;padding: 30px 20px 0;}
.index_join .typebar h2{font-weight: bold;font-size: 2.4rem;}
.index_join .typebar .desc{font-size: 1.1rem;}
.index_join .typebar .en{font-size: 16px;}
.left .viewmore{margin-left: 0;margin-right: 0;margin-top: 1.5rem;margin-bottom: 0.5rem;}

.viewmore {display: block;position: relative;width: 6.1rem; height: 1.6rem;line-height: 1.6rem;font-size: 12px;margin: 2rem auto; background: #fff;color: #4f4e4e;transition: all 0.4s;text-align: center;cursor: pointer;box-shadow: 5px 5px 10px rgba(0,0,0,0.1),-5px -5px 10px rgba(0,0,0,0.1);}
.viewmore .zhname{opacity: 0;}
.viewmore span{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;line-height: 1.6rem;transition: opacity 0.4s;}
.viewmore:hover {background-color: #fa6514;color: #fff;}
.viewmore:hover .enname{opacity: 0;}
.viewmore:hover .zhname{opacity: 1;}

.viewmore.color{background-color: var(--color);color: #fff;}
.viewmore.color:hover {background-color: #fff;color: var(--color);}

.typebar .changxian{width: 100%;height: 2px;background-color: var(--color);margin: 12px 0;}
.typebar .viewmore.right{position: absolute;right: 0;top: 0;margin: 0;z-index: 2;}

.index_case{background-color: #f3f4f8;padding-top: 4rem;padding-bottom: 1rem;}
.caselist{display: flex;flex-wrap: wrap; margin-top: 2.0rem;}
.caselist .item{width: calc(25% - 23px);margin-right: 30px;margin-bottom: 3rem; background-color: #fff;padding: 20px;box-shadow: 0 0 0.75rem rgba(0,0,0,0.2);}
.caselist .item:nth-child(4n){margin-right: 0;}
.caselist .item .img{width: 100%;overflow: hidden;height: 0;padding-top: 100%;box-sizing: content-box;position: relative;overflow: hidden;display: block;}
.caselist .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 110%;object-fit: cover;transition: all 0.4s;}
.caselist .item:hover .img img{transform: scale(1.05);}
.caselist .item .title{padding-left: 24px;background: url(../images/icon_address.png) left center no-repeat;font-size: 16px;color: var(--color);margin-top: 12px;margin-bottom: 12px;display: block;}
.caselist .item .data{display: flex;margin-left: -5px;margin-right: -5px;justify-content: space-between;}
.caselist .item .data .name{font-size: 16px;font-weight: bold;color: #212121;}
.caselist .item .data .value{font-size: 14px;color: #848383;}
.caselist .item .data .con{text-align: center;margin: 0 5px;}
.caselist .item .data .con{}
.caselist~.fenye{margin-top:1rem;}

.index_hezuo{padding-top: 3rem;padding-bottom: 20px;background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #fafcfd;}
.hezuolist{display: flex;flex-wrap: wrap;margin-top: 0px;margin-bottom: 0;}
.hezuolist .swiper-slide .item:nth-child(2n){margin-bottom: 0;}
.hezuolist .item{width: calc(20% - 24px);width: 100%; background: url(../images/hezuo_logo_bg.jpg) no-repeat;background-size: 100%;margin-bottom: 30px;/*margin-right: 30px;*/}
/*.hezuolist .item:nth-child(5n){margin-right: 0;}*/
.hezuolist .item .imgcon{width: 100%;height: 0;padding-top: 52%;box-sizing: content-box;position: relative;overflow: hidden;}
.hezuolist .item .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 10px;transition: all 0.5s}
.hezuolist .item .img img{width: 100%;height: 100%;object-fit: contain;}
/*.hezuolist .item:hover .img{transform: scale(1.05);}*/
.hezuolist_wrap{position: relative;}
.hezuolist_wrap .swiper-button-prev,.hezuolist_wrap .swiper-button-next{width: 24px;height: 100%;background: rgba(250,101,20,0.4) url(../images/iocn_arr_left_wl.png) center no-repeat;background-size: 11px;position: absolute;left: -33px;top: 0;margin-top: 0;}
.hezuolist_wrap .swiper-button-next{background-image: url(../images/iocn_arr_right_wl.png);left: auto;right: -33px;}

.index_flink{display: flex;flex-wrap: wrap; font-size: 14px;margin-top: 3rem;}
.index_flink .name{flex: 0 0 auto;}
.index_flink .links{flex: 1;}
.index_flink .links a{display: inline-block;margin: 0 15px;font-size: 14px;}
.index_flink .links a:hover{color: var(--color);}

.subbanner{margin-top: 80px;background-size: cover;background-position: center;background-repeat: no-repeat;height: 20.0rem;}
.subbanner .container{height: auto;display: flex;flex-direction: column;justify-content: center;position: relative;top: 50%;transform: translateY(-50%); }
.subbanner .container .logoimg{position: absolute;left: -168px;top: -68px;width: 268px;height: 126px;}
.banner_about.subbanner .container .titles{margin-left: 276px;}
.banner_about.subbanner .container .titles2{margin-left: 400px;}

.banner_join.subbanner .container .titles{margin-left: 176px;}
.banner_join.subbanner .container .titles2{margin-left: 650px;margin-top: 20px;}
.banner_join.subbanner .container .titles .title{font-weight: bold;}
/*.banner_join.subbanner .container .titles .desc{font-weight: bold;}*/

.subbanner .container .titles{margin-left: 30%;}
.subbanner .container .titles2{margin-left: 55%;}
.subbanner .container .titles .title{position: relative;display: inline-block;font-size: 1.5rem;color: var(--color);letter-spacing: 0.25rem;}
.subbanner .container .titles .title:after{position: absolute;left:110%;top: 50%;margin-top: -1px; width: 15.7rem;height: 2px;background-color: var(--color);content: ""; }
.subbanner .container .titles .desc{font-size: 16px;color: #959393;margin-top: 0;}
.subbanner .container .titles2{margin-top: 40px;}
.subbanner .container .titles2 .title:after{position: absolute;right:calc(110%);top: 50%;margin-top: -1px; width: 15.7rem;height: 2px;background-color: var(--color);content: "";left: auto; }

.banner_case.subbanner .container .titles{margin-left: 25%;margin-top: -50px;}
.banner_case.subbanner .container .titles2{margin-left: 50%;margin-top: 20px;}

.subbanner2{width: 100%;height: 40vw;background-size: cover;margin-top: 95px;background-repeat: no-repeat;}
.subbanner2 .container{position: relative;}
.subbanner2 .container:after{position: absolute;left: 1.0rem;bottom: 35%;content: "———— scroll down";color: #999;transform: rotate(90deg);transform-origin: left top;font-size: 0.9rem;}

.position_wrap{padding: 1.5rem 0;border-bottom: 1px solid #eee;}
.position{max-width: 1400px; padding-left: 30px;background: url(../images/about/icon_home.png) left center no-repeat;background-size: 20px;font-size: 12px;color: var(--color);line-height: 20px;}
.position a{color: var(--color);}
.position a:hover{text-decoration: underline;}

.submain{background-color: #fff;padding-top: 10px;}
.subnav{text-align: center;margin: 2rem 0;}
.subnav a{display: inline-block;margin: 0 1.4rem;width: auto;min-width: 7.0rem; height: 40px;line-height: 40px;text-align: center;color: var(--color);border: 1px solid var(--color);padding: 0 1.1rem;transition: all 0.4s;}
.subnav a.cur,.subnav a:hover{background-color: var(--color);color: #fff;}


.typebar2{margin-bottom: 2rem;text-align: center;}
.typebar2 h2{font-size: 1.8rem;line-height: 1.2;color: var(--color);}
.typebar2 .dixian{width: calc(100% + 200px);height: 2px;background-color: var(--color);margin:12px 0;margin-left: -100px;}
.typebar2 .en{font-size: 14px;text-transform: uppercase;color: var(--color); }
.typebar2 .desc{font-size: 16px;color: #494848; }

.about_page{padding-top: 10px;padding-bottom: 10px;}
.about_content{font-size: 16px;color: #7e8081;margin-bottom: 2rem;}
.about_content img{}
.about_content p,.about_content div{text-indent: 2em;margin-bottom: 2.4rem;line-height: 2;}
.about_content div {text-indent: 0;}
.imgslide_wrap{position: relative;}
.about_imgslide{}
.about_imgslide .item .img{width: 100%;padding-top: 87.5%;height: 0;box-sizing: content-box;position: relative;overflow: hidden;}
.about_imgslide .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;}
.about_imgslide .item .img:hover img{transform: scale(1.05);}

.help_content{margin-left: -104px;margin-right: -104px;}
.help_content .img img{display: block;margin: 0 auto 20px;}

.contact_btn{}
.contact_btn a{display: block;margin: 3rem auto;width: 10rem;height: 2.5rem;text-align: center;line-height: 2.5rem;background-color: #ff810b;color: #fff;border-radius: 5px; transition: all 0.4s;}
.contact_btn a:hover{background-color: var(--color);}

.brand_page{padding: 0 0 5rem;background: url(../images/about/brand_bg.jpg) center bottom no-repeat;background-size: 100%;}
.brand_list{margin-top: 3rem;}
.brand_list .item{width: calc(50% - 30px);background-color: #ffffff;box-shadow: 0 0 15px rgba(0,0,0,0.1);padding: 1.5rem;}
.brand_list .item .img{text-align: center;width: 202px;margin: 10px auto 36px;}
.brand_list .item .title{font-size: 1.0rem;color: #7a7b7b;font-weight: bold;margin-bottom: 10px;display: block;transition: all 0.4s;}
.brand_list .item .title:hover{color: var(--color);}
.brand_list .item .desc{font-size: 14px;color: #7a7b7b;margin-bottom: 10px;}
.brand_list .item .more{text-align: right;}
.brand_list .item .more  a{display: inline-block;width: 116px;height: 28px;line-height: 28px;text-align: center;background-color: var(--color);color: #fff;font-size: 14px;transition: all 0.4s;}
.brand_list .item .more a:hover{background-color: #fff;color: var(--color);box-shadow: 0 0 6px rgba(0,0,0,0.2);}

.honor_page{background: url(../images/about/zizhi_bg.png) center bottom no-repeat;background-size: 100%;margin-bottom: 0;}
.honor_list{}
.honor_list .item{width: 31%;margin-right: 3.5%;position: relative;margin-bottom: 3%;}
.honor_list .item:nth-child(3n){margin-right: 0;}
.honor_list .item .img{width: 100%;height: 0;padding-top: 75%;box-sizing: content-box;position: relative;background: url(../images/about/zizhi_item_bg.jpg) center no-repeat;background-size: cover;overflow: hidden;}
.honor_list .item .img img{position: absolute;left: 50%;top: 45%;transform: translate(-50%,-50%); width: 70%; height: 80%; max-width: 229px;max-height: 216px; object-fit: contain;transition: all 0.4s;transform-origin: center center;}
.honor_list .item:hover .img img{transform: scale(1.03) translate(-50%,-50%);}
.honor_list .item .text{position: absolute;left: 0;bottom: 0; z-index: 2;width: 100%;height: 2.5rem;line-height: 2.5rem;text-align: center;padding: 0 10px;font-size: 0.9rem;background-color: rgba(234,85,4,0.8);color: #fff;letter-spacing: 1px;}

.culture_page{background: url(../images/about/linian_bg.png) center bottom no-repeat;background-size: 100%;margin-bottom: 0;}
.culture_imgs{margin-top: 1.5rem;}
.culture_imgs .item{width: 23.5%;margin-right: 2%;margin-bottom: 2%;}
.culture_imgs .item:nth-child(4n){margin-right: 0;}
.culture_imgs .item .img{width: 100%;height: 0;padding-top: 58.78%;position: relative;box-sizing: content-box;overflow: hidden;}
.culture_imgs .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;transition: all 0.4s;object-fit: cover;}
/*.culture_imgs .item:hover .img img{transform: scale(1.05);}*/
.culture_imgs .item .text{margin-top: 1rem;font-size: 1rem;letter-spacing: 0.1rem;text-align: center;color: #333;}


.culture_list{margin-top: 3rem;}
.culture_list .item{margin-bottom: 3.0rem;padding-left: 1.9rem;line-height: 1.4;}
.culture_list .item .title{position: relative;font-size: 1.25rem;color: var(--color);letter-spacing: 0.1rem;}
.culture_list .item .title:after{position: absolute;left: -1.9rem;top: 0.5rem;width: 0.8rem;height: 0.8rem;background-color: var(--color);content: "";}
.culture_list .item .title .entitle{font-size: 1.0rem;font-family: 'Arial';letter-spacing:0;padding-left: 1.0rem;}
.culture_list .item .desc{font-size: 16px;color: #777878;margin-top: 1.0rem;}
.culture_list .item .endesc{font-size: 14px;color: #a8a9a9;margin-top: 0.3rem;max-width: 920px;}

.yuangong_page{background: url(../images/about/zizhi_bg.png) center bottom no-repeat;background-size: 100%;margin-bottom: 0;}
.yuangong_list{}
.yuangong_list .item{width: 31%;margin-right: 3.5%;position: relative;margin-bottom: 3%;background-color: #fef2ec;padding: 10px;}
.yuangong_list .item:nth-child(3n){margin-right: 0;}
.yuangong_list .item .img{width: 100%;height: 0;padding-top: 75%;box-sizing: content-box;position: relative;overflow: hidden;}
.yuangong_list .item .img img{position: absolute;left: 0;top: 0; transition: all 0.4s;transform-origin: center center;width: 100%;height: 100%;}
.yuangong_list .item:hover .img img{transform: scale(1.03);}
.yuangong_list .item .text{position: relative;width: 100%;padding: 0 10px;font-size: 16px;margin-top: 10px;color: #5e5e5e;}

.banner_news{}
.banner_news.subbanner .container .titles .desc{color: #fff;}
.news_list{margin-left: -100px;margin-right: -100px;}
.news_list .item{width: 22.5%;margin-right: 3.333%;position: relative;margin-bottom: 3%;background-color: #fff;border-bottom: 1px solid #2b2a2a;padding-bottom: 15px;}
.news_list .item:nth-child(4n){margin-right: 0;}
.news_list .item .img{width: 100%;height: 0;padding-top: 66.6666%;box-sizing: content-box;position: relative;overflow: hidden;display: block;}
.news_list .item .img img{position: absolute;left: 0;top: 0; transition: all 0.4s;transform-origin: center center;width: 100%;height: 100%;}
.news_list .item:hover .img img{transform: scale(1.03);}
.news_list .item .text{position: relative;width: 100%;padding: 0 10px;font-size: 16px;margin-top: 10px;border-left: 1px solid #2b2a2a;}
.news_list .item .date{color: #2b2a2a;font-size: 12px;}
.news_list .item .xian{width: 12px;height: 1px;background-color: #2b2a2a;margin: 10px 0;}
.news_list .item .title{display: block;font-size: 14px;color: #2b2a2a;transition: all 0.4s;line-height: 1.2;}
.news_list .item:hover .title{color: var(--color);}

.banner_product.subbanner .container .titles .title,.banner_product.subbanner .container .titles .desc{color: #fff;}
.banner_product.subbanner .container .titles .title:after{background-color: #fff;}
.product_page{padding-top: 10px;padding-bottom: 10px;}

.typebar3{text-align: center;margin-bottom: 2rem;}
.typebar3.white h2,.typebar3.white .desc{color: #fff;}
.typebar3 h2{font-size: 1.4rem;color: var(--color);font-weight: bold;letter-spacing: 0.2rem;}
.typebar3 .desc{font-size: 1rem;line-height: 1.6;margin-top: 1rem;color: #737373;}


.typebar4{text-align: center;margin-bottom: 2rem;}
.typebar4.white h3,.typebar4.white .desc{color: #fff;}
.typebar4 h3{font-size: 1.4rem;color: var(--color);letter-spacing: 0.2rem;font-weight: bold;}
.typebar4 .desc{font-size: 1rem;line-height: 1.6;margin-top: 0rem;color: #737373;}
.typebar4 .xian{width: 50px;transition: all 0.5s;height: 2px;background-color: var(--color);margin: 0.6rem auto;}

.pro_floor1{margin-bottom: 3rem;}
.pro_floor1 .img{margin: 1.5rem auto;text-align: center;}
.pro_floor1 .con{font-size: 18px;color: #373737;line-height: 2;}
.pro_floor1 .con p{text-indent: 2em;margin-bottom: 10px;font-size: 0.9rem;}

.pro1_floor2{padding: 3rem 0;background: url(../images/product/pro1_klxc_bg.jpg) center no-repeat;background-size: cover;}
.pro1_floor2 .data_list{display: flex;flex-wrap:wrap;}
.pro1_floor2 .data_list .item{width: 22%;margin-right: 4%;}
.pro1_floor2 .data_list .item:nth-child(4n){margin-right: 0;}
.pro1_floor2 .item {display: flex;flex-direction:column;}
.pro1_floor2 .item .title{font-size: 1rem;font-weight: bold;color: var(--color);margin: 1rem 0 0.5rem;margin-left: -8px; letter-spacing: 0.1rem;}
.pro1_floor2 .item .desc{font-size: 0.9rem;line-height: 1.4;color: var(--color);}
.pro1_floor2 .item .img{width: 100%;position: relative;margin: 0 auto;}
.pro1_floor2 .item .img img{width: 100%;}
/*.pro1_floor2 .item .img{width: 220px;height: 220px;box-sizing: content-box;position: relative;background-color: #fff;border-radius: 5px;box-shadow: -3px 3px 6px rgba(0,0,0,0.3);z-index: 2;}
.pro1_floor2 .item .img img{position: absolute;left: 5px;top: 0;width: calc(100% - 10px);height: calc(100% - 10px);object-fit:cover;}*/
.pro1_floor2 .item .entitle{font-size: 4rem;color: rgba(234,85,4,0.1);transform:scale(0.8,1.2);line-height: 1.2;margin-left: -10%;font-weight: bold;}
.pro1_floor2 .item .entitle.car{font-size: 5.4rem;margin-bottom: -2rem;font-weight: bold;}
.pro1_floor2 .item:nth-child(2n) .entitle{order:-1;text-align: right;}

.pro_floor3{padding-top: 3rem;padding-bottom: 3rem;} 
.pro_floor3 .img{margin: 30px auto;text-align: center;}
.pro_floor3 .con{font-size: 18px;color: #373737;line-height: 2;}
.pro_floor3 .con p{text-indent: 2em;margin-bottom: 10px;font-size: 1rem;}

.pro_floor4{padding: 5.5rem 0 4rem;background: url(../images/product/pro1_bg.jpg) center no-repeat;background-size: cover;margin-bottom: 3rem;}
.pro_floor4 .canshu_img{margin: 0 auto 3rem;text-align: center;}
.pro_floor4 .gongneng_img{margin: 0 auto 3rem;text-align: center;}


.pro2_floor2{padding: 3rem 0;background: url(../images/product/pro2_bhhj_bg.jpg) center no-repeat;background-size: cover;}
.pro2_floor2 .data_list{display: flex;flex-wrap:wrap;justify-content: space-between;}
.pro2_floor2 .data_list .item{width: 22%;max-width: 230px;margin: 0 auto;}
.pro2_floor2 .item {display: flex;flex-direction:column;color: #fff;}
.pro2_floor2 .item .title{font-size: 1.2rem;line-height: 1.5; font-weight: bold;margin: 1rem 0 0.5rem; letter-spacing: 0.1rem;text-align: center;height: 3rem;display: flex;align-items:center;justify-content: center;}
.pro2_floor2 .item .xian{width: 3.3rem;height: 0.5rem;margin: 1rem auto 1.5rem;background-color: #4090fc;}
.pro2_floor2 .item .desc{font-size: 0.9rem;line-height: 1.4;text-align: justify;letter-spacing: 0.1rem;}
.pro2_floor2 .item .img{width: 100%;position: relative;margin: 0 auto;}
.pro2_floor2 .item .img img{width: 100%;}

.product_page.product3_page .pro2_floor2 {background-image: url(../images/product/pro3_zhichi_bg.jpg);}
.product_page.product3_page .pro2_floor2 .item .img{max-width: 128px;}
.product3_page .pro2_floor2 .data_list{margin-top: 4rem;margin-bottom: 3rem;}
.pro2_floor2 .white .item .xian{background-color: #fff;margin: 1.5rem auto;}
.pro2_floor2 .white .item .title{color: #fff;}

.product_page .data_list2{display: flex;flex-wrap:wrap;justify-content: space-between;}
.product_page .data_list2 .item{margin: 0 auto;padding: 0 5px;flex: 0 0 auto; }
.product_page .data_list2 .item .title{font-size: 1.1rem;line-height: 1.5; font-weight: bold;margin: 1rem 0 0.5rem; letter-spacing: 0.1rem;text-align: center;color: var(--color);}
.product_page .data_list2 .item .desc{font-size: 16px;line-height: 1.4;text-align: justify;letter-spacing: 0.1rem;color: #828282;white-space: nowrap;text-align: center;}
.product_page .data_list2 .item .img{width: 100%;position: relative;text-align: center;}
.product_page .data_list2 .item .img img{width: 100%;max-width: 174px;}


.product_page .data_list3{display: flex;flex-wrap:wrap;justify-content: space-between;}
.product_page .data_list3 .item{width: 18%;margin: 0 auto;background: url(../images/product/pro3_zhuyi_bg.png) center no-repeat;background-size: cover;padding: 30px 20px;}
.product_page .data_list3 .item .desc{font-size: 0.9rem;line-height: 1.4;text-align: justify;letter-spacing: 0.1rem;color: #fff;}
.product_page .data_list3 .item .img{width: 80px;position: relative;margin: 0 auto 20px;}
.product_page .data_list3 .item .img img{width: 100%;}

.qah3{padding-left: 130px;background-size: 118px; font-size: 1.25rem;color: var(--color);height: 4.5rem;line-height: 4.5rem; background: url(../images/about/icon_faq.png) left center no-repeat;margin-left: -100px;}

.qa_list{margin-left: -100px;margin-right: -100px;}
.qa_list .item{}
.qa_list .item:nth-child(2n){background-color: #eeeeee;}
.qa_list .item a{display: block;height: 3.5rem;line-height: 3.5rem;color: var(--color);font-size: 0.9rem;padding: 0 7.2rem;transition: all 0.4s;position: relative;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.qa_list .item a:after{position: absolute;top: 50%;margin-top: -12px; right: 7.2rem;width: 25px;height: 25px;border-radius: 50%;background: var(--color) url(../images/about/icon_arr_right_w.png) center no-repeat;background-size: 8px; color: #fff;content: "";transition:all 0.4s;}
.qa_list .item a:hover{font-weight: bold;}
.qa_list .item a:hover:after{background-color: #fff;background-image: url(../images/about/icon_arr_right_c.png);box-shadow: 0 0 5px rgba(0,0,0,0.1);}

.color_blue{color: #1a1db1!important;}
.color_orange{color: #ed7445!important;}
.join_page{padding-top: 20px;padding-bottom: 10px;}
.join_floor1{}
.join_floor1 .content{font-size: 16px;line-height: 2;color: #686868;}
.join_floor1 .content p{text-indent: 2em;}


.join_floor2{background-color: #f6fefe;padding: 4rem 0;}
.join_floor2 .typebar4 h3{color: #01569a;}
.join_floor2 .typebar4 .xian{background-color: #01569a;}
.join_floor2 .content .img{width: 56.4rem;margin: 0 auto;}


.join_floor3{background: url(../images/about/join_zhichi.jpg) center no-repeat;background-size: cover; padding: 4rem 0;}
.join_floor3_list{display: flex;flex-wrap:wrap;justify-content: space-between;margin-top: 5rem;}
.join_floor3_list .item{width: 30%;background-color: #ea5504;color: #fff;box-shadow: 0 0 10px rgba(234,85,4,0.5);}
.join_floor3_list .item .titles{display: flex;flex-wrap:wrap; align-items:center;letter-spacing: 0.1rem;}
.join_floor3_list .item .img{width: 121px;margin-right: 10px;margin-top: -30px;box-shadow: 0 0 10px rgba(234,85,4,0.5);}
.join_floor3_list .item .title{font-size: 1.25rem;line-height: 1.2;font-weight: bold;}
.join_floor3_list .item .desc{padding: 1.5rem;font-size: 0.9rem;line-height: 1.6;margin-bottom: 10px;letter-spacing: 0.1rem;}

.join_floor4{padding: 4rem 0;}
.join_floor4_list{}
.join_floor4_list .item{letter-spacing: 0.1rem;}
.join_floor4_list .item .title{font-size: 1.25rem;background-color: var(--color);color: #fff;line-height: 2.4rem;text-align: center;margin-bottom: 1rem;}
.join_floor4_list .item .cons{display: flex;flex-wrap:wrap;justify-content: space-between; }
.join_floor4_list .item .con{width: calc(50% - 15px);border: 2px solid var(--color);line-height: 2.4rem;text-align: center;color: var(--color);margin-bottom: 1rem;}

.join_floor5{padding: 80px 0;color: #fff;background: url(../images/about/join_guanzhu.jpg) center no-repeat;background-size: cover;height: 448px;}
.join_floor5 .typebar4{margin-bottom: 17px;}
.join_floor5 .typebar4 h3,.join_floor5 .typebar4 .desc{color: #fff;}
.join_floor5 .desc{margin-top: 60px;font-size: 18px;}
.join_floor5 .img{text-align: center;padding: 5px;background-color: #fff;width: 166px;margin: 0 auto 0;position: relative;left: 7px;}

.join_floor6{padding: 4rem 0;}
.join_floor6 .feedback_con{width: 46%;padding-left: 4%;margin-right: 6%;}
.join_floor6 .feedback_con .title{font-size: 1.1rem;color: #4f4e4f;}
.join_floor6 .feedback_con .desc{font-size: 14px;color: #4f4e4f;margin: 10px 0 20px;}
.join_floor6 .form{}
.join_floor6 .form .item{width: calc(50% - 10px);margin-bottom: 20px;}
.join_floor6 .form .item input{display: block;height: 35px;border: 1px solid #666;}
.join_floor6 .form .item.textarea{width: 100%;}
.join_floor6 .form .item.textarea textarea{width: 100%;border: 1px solid #666;}
.join_floor6 .form .btns{text-align: right;width: 100%;}
.join_floor6 .form .btns button{width: 100%;height: 2.0rem;background-color: #fd6d04;color: #fff;border: 0;border-radius: 0;display: inline-block;transition: all 0.4s;font-size: 16px;}
.join_floor6 .form .btns button:hover{background-color: var(--color);}

.join_floor6 .contact_con{width: 48%;font-size: 16px;border-left: 1px solid #666;}
.join_floor6 .contact_con .con_info{padding-left: 10%;padding-bottom: 20px;}
.join_floor6 .contact_con .title{padding-top: 1.25rem;font-size: 1.25rem;color: #666666;}
.join_floor6 .contact_con .entitle{font-size: 12px;color: #666666;}
.join_floor6 .contact_con p.icon{margin-top: 10px;padding-left: 36px;background: url(../images/about/icon_add2_l.png) left top no-repeat;line-height: 22px;display: flex;min-height: 25px;color: #676767;line-height: 1.6;}
.join_floor6 .contact_con p.icon .name{flex: 0 0 auto;}
.join_floor6 .contact_con p.icon.tel{background-image: url(../images/about/icon_tel_l.png);}
.join_floor6 .contact_con p.icon.website{background-image: url(../images/about/icon_e_l.png);}
.join_floor6 .contact_con .welcome_con{padding-left: 10%;border-top: 1px solid #999;}
.join_floor6 .contact_con .welcome_con .title{color: var(--color);}
.join_floor6 .contact_con .welcome_con .desc{color: #e57a1a;}

.join_floor6 .sitebtn{width: 10rem;height: 2rem;line-height: 2.0rem;display: block;margin: 3rem auto 0;background-color: rgba(250,25,2,1);color: #fff;text-align: center;box-shadow: 0 0 10px rgba(0,0,0,0.3);border-radius: 0.25rem;font-size: 16px;}

.map_contant{display: flex;flex-wrap: wrap;height: 30.0rem;margin-left: -100px;margin-right: -100px;}
.map_contant .leftcon{width: 200px;height: 100%; margin-right: 10px;position: relative;}
.map_contant .leftcon .listcon_wrap{position: absolute;left: 0;top: 0;z-index: 9; width: 100%;height: 100%;background-color: #bdbdbc;opacity: 0;visibility: hidden;padding: 10px 12px;}
.map_contant .leftcon .listcon_wrap.open{opacity:1;visibility: visible;}
.map_contant .leftcon .listcon_wrap .close{position: absolute;right: 10px;top: 8px;color: #fff;cursor: pointer;width: 20px;text-align: center;}
.map_contant .leftcon .listcon_wrap .quname{color: #fff;font-size: 16px;height: 30px;}
.map_contant .leftcon .listcon{height: calc(30.0rem - 50px);overflow: auto;}
.map_contant .leftcon .listcon .site{background-color: #fff;border-radius: 5px;color: #676767;font-size: 16px;margin-bottom: 5px;padding: 2px 8px;cursor: pointer;}
.map_contant .leftcon .listcon .site.cur{background-color: var(--color);color: #fff;}

.map_contant .leftcon .img1{height: 100px;}
.map_contant .leftcon .con{flex: 1;background-color: #ffeedf;padding: 0 12px;}
.map_contant .leftcon .item{flex: 1;display: flex;border-bottom: 1px solid #ccc;align-items: center;cursor: pointer;}
.map_contant .leftcon .item .name{font-size: 0.9rem;color: var(--color);width: 95px;padding-left: 10px;}
.map_contant .leftcon .item .name.city{font-size: 1.1rem;font-weight:bold;}
.map_contant .leftcon .item .desc{font-size: 16px;color: #8c8c8c;}
.map_contant .leftcon .img2{height: 194px;background: url(../images/about/map_img2.jpg) center no-repeat;background-size: 100%;position: relative;padding-top: 1px;}
.map_contant .leftcon .img2 p{text-align: center;font-size: 24px;color: #fff;margin-top: 150px;}
.map_contant .rightcon{flex: 1;font-size: 12px;}

#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;background-position: center;background-repeat: no-repeat;background-size: contain;}

.fenye{margin-bottom: 2rem;margin-top: 2rem;text-align: center;color: var(--color);}
.fenye a{display: inline-block;margin: 0 10px;color: var(--color);transition: all 0.3s;padding: 0px 5px;min-width: 28px;border-radius: 0;font-size: 16px;font-weight: bold;}
.fenye a.num{border: 1px solid var(--color);background-color: var(--color);color: #fff;font-weight: normal;margin: 0 0.3rem;}
.fenye a.num:hover{background-color: #e97332;}
.fenye a.num.cur{color: var(--color);background-color: transparent;}
.fenye .home,.fenye .last{background-color: #f5f5f5;}
.fenye a.page-num{border: 1px solid var(--color);background-color: var(--color);color: #ffffff;font-weight: normal;margin: 0 0.3rem;}
.fenye a.page-num-current{border: 1px solid var(--color);background-color: #ffffff;color: #EA5504;font-weight: normal;margin: 0 0.3rem;}


.contact_list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact_list .item{width: 30%;color: #151515;}
.contact_list .item .name{margin-bottom: 15px;font-size: 1.2rem;}
.contact_list .item .value{font-size: 0.9rem;}

.mapcon{position: relative;}
.mapcon .mapbg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.1);cursor: pointer;}
#map{width: 100%;height: 25.0rem;margin-top: 2rem;margin-bottom: 2rem;}

.contact_wrap .content{display: flex;flex-wrap: wrap;margin-top: 4rem;}
.contact_wrap .content .leftcon{flex: 1;margin-right: 100px;}
.contact_wrap .content .leftcon .img{margin-bottom: 2rem;}
.contact_wrap .content .leftcon p{font-size: 0.9rem;margin-bottom: 0.5rem;}
.contact_wrap .content .rightcon{flex: 0 0 auto;}
.contact_wrap .content .rightcon .img{border: 1px solid #eee;padding: 1.6rem;}

.feedback_wrap{padding-top: 4.5rem;padding-bottom: 4.5rem;background-color: #f5f5f5;}
.feedback{display: flex;flex-wrap: wrap;}
.feedback .item{ width: calc(50% - 15px);margin-right: 30px; margin-bottom: 30px;}
.feedback .item:nth-child(2n){margin-right: 0;}
.feedback .item:last-child{margin-bottom: 0;}
.feedback .item.textarea{width: 100%;margin-right: 0;}
.feedback .item.submit{width: 100%;margin-right: 0;}
.feedback .item input{width: 100%;height: 3.0rem;padding: 0 20px; border: 0;border: 0;font-size: 0.9rem;background: #fff;}
.feedback .item textarea{border: 0;border-bottom: 0;padding: 20px; font-size: 0.9rem;background-color: #fff;}
.feedback .item button{background-color: #fcda5d;color: #333;width: 25.0rem;height: 3rem;border: 0;background-color: #64b84d;color: #fff;margin: 0 auto;display: block;}
.feedback .item button:hover{background-color: #64b84d;}



.news_page{position: relative;z-index: 2;background-color: #fff;padding: 3rem 0 1rem;}
.newslist_wrap{padding-top: 5rem;}
.newslist_wrap .typebar h2{display: inline-block;}

.news_detail .source {border-bottom: 1px solid #ddd;padding-bottom: 5px;}
.news_detail .source h1{font-size: 1.25rem;font-weight: bold;margin-bottom: 0.5rem;text-align: center;}
.news_detail .source .date{font-size: 14px;line-height: 1.6;color: #888;text-align: center;}

.news_con_body{font-size: 16px;line-height: 1.8;margin-bottom: 2rem;margin-top: 2rem;color: #696969;}
.news_con_body p,.news_con_body div{margin-bottom: 1.0rem;}
.news_con_body p{text-indent: 2em;}
.news_con_body img{margin: 1.5rem auto;display: block;}
.news_con_body h2,.news_con_body h3,.news_con_body h4{line-height: 1.4;}
.news_con_body h3{font-size: 1.5rem;}


.bt{border-top: 1px solid #ccc;}
.fanpian{overflow: hidden;margin: 5rem -100px;border-top: 1px dashed #707070;border-bottom: 0.2rem solid #707070;}
.fanpian .con{width: 50%;float: left; font-size: 14px;display: block;transition: all 0.5s ease;line-height: 1.5;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 2.25rem;line-height: 2.25rem;padding: 0 100px;}
.fanpian a:hover{color: var(--color);}
.fanpian .con:nth-child(2){text-align: right;}

.sharebox{line-height: 37px;margin-top: 30px;font-size: 16px;}
.share{ width: 37px;height: 37px; display: inline-block;*display: inline;*zoom: 1; background: url(../images/iconfenxiang.png) left center no-repeat;cursor: pointer; vertical-align: top;margin-left: 15px;}
.bdshare-button-style0-16 .bds_more{float: none;background: none!important; display: block;margin: 0;padding: 0; width: 37px;height: 37px;}




@media(max-width: 1650px){
  html{font-size: 18px;}
  /*.index_case{padding: 5% 0 7% 0;}*/
  .head .rightnav>ul>li>a{margin-left: 0.55rem;margin-right: 0.55rem;padding: 0 0.45rem;}


  .subbanner .container .logoimg{left: -100px;}
}
@media(max-width: 1450px){
  html{font-size: 18px;}
  .container{width: 1200px;}
  .head .container{width: 85%;}
  .head .rightnav{margin-right: 50px;}
  .head .rightnav>ul>li>a{font-size: 16px;margin-left: 0.35rem;margin-right: 0.35rem;padding: 0 0.4rem;}

  .about_content p, .about_content div{margin-bottom: 2rem;}
  .qah3{margin-left: 0;}
  .news_list,.qa_list,.map_contant,.fanpian,.help_content{margin-left: 0;margin-right: 0;}
  .fanpian .con{padding: 0 20px;}
  .news_con_body{font-size: 14px;}
  .typebar2 .dixian{width: 100%;margin-left: 0;}
  .map_contant .leftcon .item .name{font-size: 1rem;}
  .map_contant .leftcon .item .desc{font-size: 14px;}
  .subbanner .container .logoimg{left: -50px;}
  .banner_about.subbanner .container .titles{margin-left: 20%;}
  .banner_about.subbanner .container .titles2{margin-left: 45%;}

}
@media(min-width: 1200px) and (max-height: 720px){
  .subbanner2{height: 35vw;}
}

@media(max-width: 1280px){
  html{font-size: 16px;}
  .head .container{width: 90%;}
  .container{width: 92%;}
  .head .logo{width: 300px;}
  .head .rightnav{margin-right: 60px;}
  .head .rightnav>ul>li>a{font-size: 14px;margin-left: 0.2rem;margin-right: 0.2rem;padding: 0 0.22rem;}
  /*.head .rightnav>ul>li>a{margin: 0;}*/

  .index_floor2 .box:nth-child(2) .imgcon{width: 27.1rem;}
  .index_floor2 .box:nth-child(3) .imgcon{width: 23.0rem;}
  .index_floor2 .box:nth-child(4) .imgcon{width: 23.0rem;}
  .footer .leftcon .img{margin-right: 1rem;}

  .caselist .item{width: calc(25% - 15px);margin-right: 20px;padding: 15px;margin-bottom: 30px;}
  .caselist .item .data .value{font-size: 13px;}

  .subbanner .container .logoimg{left: 0px;}
  .banner_about.subbanner .container .titles{margin-left: 30%;}
  .banner_about.subbanner .container .titles2{margin-left: 55%;}
  .footer .rightcon .title {font-size: 19px;}
  .footer .rightcon .entitle {font-size: 9.8px;}
  .footer .rightcon p.icon {font-size: 13.5px;}
}
@media(max-width: 1210px){
	.footer .rightcon .title {font-size: 18.5px;}
	.footer .rightcon .entitle {font-size: 9.6px;}
	.footer .rightcon p.icon {font-size: 13.2px;}
	}