﻿/*Floor002666 */
.w1300{width:1300px;margin:0 auto;}
@media(max-width:1366px){
    .w1300{width:92%;}
}  

.sec1{width:100%;height:100%;position:relative;}
.section .secbox{width:100%;height:100%;display: table;table-layout:fixed;}
.section .homebox{display: table-cell;vertical-align:middle;width:100%;height:100%;}
/*@import url('animate.min.css');*/
/*.Floor002666{position:relative; z-index:1; overflow:hidden;background:#1c1c1c;}
.Floor002666 .waves{ position:absolute; left:0; bottom:-23%; width:100%;  z-index:0; overflow:hidden;}
.Floor002666 .swiper-container{ position:relative;width: 100%;height:100%;overflow: hidden;}
@media(max-width:1200px){
.Floor002666 .waves{ position:fixed; bottom:0;}
}*/
/*.Floor002666 .swiper-container-android .swiper-slide, 
.Floor002666 .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.Floor002666 .swiper-wrapper { z-index: 1;-webkit-box-sizing: content-box;box-sizing: content-box;}
.Floor002666 .swiper-wrapper,
.Floor002666 .swiper-wrapper > .swiper-slide{position: relative;width: 100%;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.Floor002666 .swiper-container-fade .swiper-slide {pointer-events: none;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}
.Floor002666 .swiper-container-fade .swiper-slide-active {pointer-events: auto;}*/
@media(min-width:1201px){
/*.Floor002666 #fullSwiper{height: 100%;}
#fullSwiper .wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
#fullSwiper .wrapper .section{height: 100%;    display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
#fullSwiper .wrapper .section {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }
*/
/*.Floor002666 .swiper-pager{ position:fixed; left:2%; top:50%; z-index:20;}
.Floor002666 .swiper-pager span{cursor:pointer;display:block; width:10px; height:2px; transition:0.3s; background:#8f8f8f; margin:15px 0;}
.Floor002666 .swiper-pager span.active{cursor:pointer; width:15px; background:#fff;}*/
}


.Floor002666 #banner .swiper-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.Floor002666 #banner .swiper-slide {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; background:#fff;}
.Floor002666 #banner .banner-page{ position:absolute; right:2%; bottom:12%; z-index:10;font-size:24px; color:#fff;}
.Floor002666 #banner .banner-page .swiper-pagination-current{ font-size:42px;color:#EC6C01;}
.Floor002666 #banner .banner-btn{ position:absolute; right:2%; bottom:11%; z-index:10; padding-top:10px; margin-right:-10px;}
.Floor002666 #banner .banner-btn a{ cursor:pointer; display:block; width:45px; height:10px; background:url(../images/Floor002666_btn_next.gif) no-repeat;}
.Floor002666 #banner .banner-btn a.prev{ display:none; transform:rotate(180deg);}
.Floor002666 #banner li .inner{ position:relative;}
.Floor002666 #banner li .inner a{display:block;width:100%;height:100%;}
.Floor002666 #banner li .inner > img{ display:block; width:100%;height:100%;}

/*.Floor002666 .swiper-slide *{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both; }

*/

@media(max-width:1024px){
.Floor002666 #banner .banner-page{ font-size:18px;}
.Floor002666 #banner .banner-page .swiper-pagination-current{ font-size:24px;}
}
@media(max-width:640px){
.Floor002666 #banner li .inner{ padding-left:0%;}

}

.Floor002666 .header{position:fixed; left:0; width:100%; top:0;padding:10px 2.6%; background:rgba(24,24,24,0.3);z-index:100;}
.Floor002666 .logo{ width:30%;}
.Floor002666 .toppho{font-size:16px;color:#fff;position:absolute;top:40px;right:12%;z-index:999;}
.Floor002666 .toppho img{width:25px;height:25px;display:inline-block;vertical-align:middle;margin-right:8px;}
.Floor002666 .logo img{height:80px;}
.Floor002666 .topcn{font-size:16px;color:#fff;font-weight:bold;display:inline-block;vertical-align:top;margin-left:20px;}
.Floor002666 .topcn a{color:#fff;}
.Floor002666 .topcn a:hover{color:#EC6C01;}

.Floor002666 .menu{ width:80%; overflow:hidden;}
.Floor002666 .menu > *{ float:right;}
.Floor002666 .menus{float:right;text-align:center;font-size:22px;color:#fff;margin-left:15px;margin-top:10px;line-height:20px;}
.Floor002666 .menus p{font-size:12px;color:#cacaca;}
.Floor002666 .top_open_menu{ width:36px; height:27px; position:relative; cursor:pointer;margin-top:12.5px;}
.Floor002666 .top_open_menu span,
.Floor002666 .top_open_menu::before,
.Floor002666 .top_open_menu::after{ position:absolute; background:#EC6C01; left:0; width:100%; height:3px;}
.Floor002666 .top_open_menu::before,
.Floor002666 .top_open_menu::after{ content:'';transition:transform 0.3s;}
.Floor002666 .top_open_menu span{ top:50%; margin-top:-1.5px; transition:width 0.3s;}
.Floor002666 .top_open_menu::before{ top:0;}
.Floor002666 .top_open_menu::after{ bottom:0; width:80%;}
.Floor002666 .top_close_menu::before,
.Floor002666 .top_close_menu::after{ transform:rotate(45deg); bottom:auto; top:50%; margin-top:-1.5px;}
.Floor002666 .top_close_menu::after{ width:100%; transform:rotate(-45deg);}
.Floor002666 .top_close_menu span{ width:0;}
.Floor002666 .top-menu{opacity:0; overflow:hidden; transition:0.3s;margin-top:12.5px;}
.Floor002666 .top-menu-show{ opacity:1;}
.Floor002666 .top-menu ul{ transform:translateX(100%);transition:0.2s;}
.Floor002666 .top-menu-show ul{ transform:translateX(0);}
.Floor002666 .top-menu li{ float:left; margin-right:60px; font-size:16px; line-height:27px;}
.Floor002666 .top-menu li a{color:#fff;font-weight:bold;}
.Floor002666 .top-menu li:hover a{color:#EC6C01;}
.Floor002666 .top-menu li.last{color:#fff;font-weight:bold;}
.Floor002666 .top-menu li.last:hover a{color:#fff;}
.Floor002666 .top-menu li.last a:hover{color:#EC6C01;}
@media(max-width:1200px){
.Floor002666 .top-menu li{ margin-right:30px;}
/*.Floor002666 .header{ position:relative;}*/
}
@media(max-width:1024px){
	.Floor002666 .top-menu{margin-top:0px;}
	.Floor002666 .top-menu li a{color:#333;}
.Floor002666 .top-menu{ position:absolute; right:0; top:-100%; background:#fff; width:60%; max-width:200px; padding:5%; transform:translateY(-100%);transition:opacity 0.3s;}
.Floor002666 .top-menu-show{ top:100%;transform:translateY(0); }
.Floor002666 .top-menu li{ float:none; margin-right:0; line-height:40px; text-align:center;}
.Floor002666 #banner .banner-btn,.toppho{ display:none!important;}
}


.Floor002666 .wrap-title{ color:#fff;margin:10px 0 30px 0;position:relative;}

.Floor002666 .wrap-title dd{font-size:30px; letter-spacing:10px;color:#fff;}
.Floor002666 .wrap-title dd:after{content:"";display:block;width:50px;height:2px;background:#EC6C01;margin-top:20px;}
.Floor002666 .wrap-title p{font-size:13px;letter-spacing:2px;}

.HomeMore{display: block; width: 160px; line-height:45px;color:#fff;border:1px solid #fff;border-radius:24px;margin: 0 auto;text-align: center;position:absolute;top:9.5px;right:0px;font-size:14px;transition:all .3s linear;}
/*.HomeMore .line{position: absolute; width: 100%; height: 100%; background-size: 100% 100%; background-image: url(../images/line2.png); background-repeat: repeat-x; left: 50%; top: 7px; transform: translate(-50%);}
.HomeMore:hover .line{animation: ad_width .5s linear forwards;}*/
.HomeMore:hover{color:#fff;/*transform:scale(1.1);*/border:1px solid #EC6C01;background:#EC6C01;}
.HomeMore.whiteMore{top:initial;bottom:20%;right:initial;left:0px;}

@media(max-width:1024px){
.Floor002666 .wrap-title{ position:relative; padding-bottom:3%;}
.Floor002666 .wrap-title dd{font-size:24px; letter-spacing:5px;}
.Floor002666 .logo img{height:50px;}
}
@media(max-width:480px){
.Floor002666 .wrap-title dd{font-size:20px;}
.Floor002666 .menus{font-size:18px;margin-left:10px;line-height:18px;}
.HomeMore{width:120px;line-height:40px;}
.HomeMore.whiteMore{bottom:initial;top:0;left:initial;right:5.5%;}
}

.Floor002666 .wrap-founder{ position:relative; z-index:1;}
.Floor002666 .wrap-founder::after{ position:absolute; content:''; right:0; bottom:0; width:26.56%; height:49.3%; background:url(../images/Floor002666_f2_bg.png) no-repeat right top; background-size:contain;}
.Floor002666 .wrap-founder > *{ position:relative; z-index:2;}
.Floor002666 .wrap-founder .txt{ padding:0 5%;}
.Floor002666 .wrap-founder .txt h3{ font-size:42px; color:#202020; font-weight:normal; margin:0;}
.Floor002666 .wrap-founder .txt h4{ font-size:18px; font-weight:normal; margin:0;}
.Floor002666 .wrap-founder .txt ul{ margin:5% 0 16% 0;}
.Floor002666 .wrap-founder .txt ul li{line-height:30px;}
.Floor002666 .wrap-founder .more a{ display:inline-block; padding-bottom:15px; padding-right:50px; border-bottom:2px solid #202020;}
.Floor002666 .wrap-founder .more a:hover{ color:#EC6C01; border-bottom-color:#EC6C01;}
.Floor002666 .swiper-slide-active .wrap-founder .pic{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
.Floor002666 .swiper-slide-active .wrap-founder .txt{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@media(min-width:769px){
.Floor002666 .wrap-founder .pic{ width:29.7%;}
.Floor002666 .wrap-founder .txt{ width:70.3%;}
.Floor002666 .wrap-founder .pic img{ display:block; width:100%;}
.Floor002666 .wrap-founder .txt ul li{ float:left; width:36%;}
.Floor002666 .wrap-founder .txt ul li:last-child{ float:right;width:53%}
}
@media(max-width:1024px){
.Floor002666 .wrap-founder .txt h3{font-size:32px;}
}
@media(max-width:768px){
.Floor002666 .wrap-founder{ display:block;}
.Floor002666 .wrap-founder .pic{ text-align:center;}
.Floor002666 .wrap-founder .txt ul{ margin:3% 0 5% 0;}
.Floor002666 .wrap-founder .txt{ padding:3% 0 0 0;}
}

.Floor002666 .wrap-brand{ padding-top:3%; overflow:hidden;}
.Floor002666 .wrap-brand li{position:relative;  padding-bottom:46.207%;}
.Floor002666 .wrap-brand li > *{ position:absolute; left:0;width:100%;}
.Floor002666 .wrap-brand li .Ispic{  height:100%; z-index:1; opacity:0.5; transition:0.3s;}
.Floor002666 .wrap-brand li .txt{ bottom:0; z-index:3; color:#000; padding:5% 3%;}
.Floor002666 .wrap-brand li .txt h3{ font-weight:normal; margin:0; font-size:24px;}
.Floor002666 .wrap-brand li .txt p{ line-height:26px; margin:0; overflow:hidden; }

.Floor002666 .swiper-slide-active .wrap-brand li{-webkit-animation-name:bounceInDown;animation-name:bounceInDown; }
.Floor002666 .swiper-slide-active .wrap-brand li:nth-child(2){-webkit-animation-name:bounceInUp;animation-name:bounceInUp; }
@media(min-width:641px){
.Floor002666 .wrap-brand li{ float:left;margin-right:1%; width:16.2%;  transition:width 0.3s;}
.Floor002666 .wrap-brand li:last-child{ margin-right:0;}
.Floor002666 .wrap-brand li .txt p{height:0;transform:translateY(30%); opacity:0; transition:transform 0.3s 0.3s,opacity 0.3s 0.3s; }
.Floor002666 .wrap-brand li.hover{ width:65.6%;}
.Floor002666 .wrap-brand li.hover .Ispic{ opacity:1;}
.Floor002666 .wrap-brand li.hover .txt{ background:rgba(0,0,0,0.5); color:#fff;}
.Floor002666 .wrap-brand li.hover .txt p{ height:auto; overflow:inherit;transform:translateY(0); opacity:1;}
}
@media(max-width:1024px){
.Floor002666 .wrap-brand li .txt h3{ font-size:18px;}
}
@media(max-width:640px){
.Floor002666 .wrap-brand li .txt{ background:rgba(0,0,0,0.5); color:#fff;}
.Floor002666 .wrap-brand li{ padding-bottom:72%;}
}
@media(max-width:480px){
.Floor002666 .wrap-brand li .txt p{ line-height:20px; max-height:40px;}
}

.Floor002666 .wrap-news{ padding-top:3%;}
/*.Floor002666 .wrap-news li{ float:left; width:30%; margin-right:5%;}
.Floor002666 .wrap-news li:last-child{ margin-right:0;}*/
.Floor002666 .wrap-news li .txt{ border-bottom:2px solid #bdbdbd; position:relative; padding-bottom:20%;}
.Floor002666 .wrap-news li .txt time{ color:#eee; position:absolute; right:0; bottom:4%; font-size:70px;line-height:56px; height:48px; overflow:hidden;opacity:0.1;}
.Floor002666 .wrap-news li h3{font-size:20px; color:#eee; font-weight:normal; margin:9% 0 0 0; line-height:30px; height:64px;}
.Floor002666 .wrap-news li h3 a{color:#eee;}
.Floor002666 .wrap-news li p{ line-height:26px; height:52px; margin:5% 0 9% 0;}
.Floor002666 .wrap-news li .more{ background:url(../images/Floor002666_more_news.gif) no-repeat; width:35px; height:7px; display:block;}
.Floor002666 .wrap-news li .pic{display:block;width:100%;height:auto;overflow:hidden;}
.Floor002666 .wrap-news li .pic img{ display:block; width:100%;transition:all .3s linear;}
.Floor002666 .wrap-news li:hover h3 a{ color:#EC6C01;}
.Floor002666 .wrap-news li:hover .pic img{transform:scale(1.1);}

/*.Floor002666 .swiper-slide-active .wrap-news li{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
.Floor002666 .swiper-slide-active .wrap-news li:nth-child(2){ animation-delay:0.2s;}
.Floor002666 .swiper-slide-active .wrap-news li:nth-child(3){ animation-delay:0.4s;}*/

.Floor002666 .wrap-news{position:relative;}
.Floor002666 .wrap-news .owl-nav{width:100%;display:none;}
.Floor002666 .wrap-news .owl-dots{display:none;}
.Floor002666 .wrap-news .owl-carousel .owl-nav button.owl-prev,.Floor002666 .wrap-news .owl-carousel .owl-nav button.owl-next{width:45px;height:45px;text-indent:999px;overflow:hidden;}
.Floor002666 .wrap-news .owl-carousel .owl-nav button.owl-prev{position:absolute;top:50%;transform:translate(0%,-50%);left:0px;background:url(../images/rh.png);}
.Floor002666 .wrap-news .owl-carousel .owl-nav button.owl-next{position:absolute;top:50%;transform:translate(0%,-50%);right:0px;background:url(../images/fl.png);}
.Floor002666 .wrap-news .owl-carousel .owl-nav button.owl-prev:hover{background:url(../images/fl1.png);}
.Floor002666 .wrap-news .owl-carousel .owl-nav button.owl-next:hover{background:url(../images/rh1.png);}


@media(max-width:1440px){
	.Floor002666 .wrap-news{padding-top:0px;}
	.Floor002666 .wrap-news li .txt{padding-bottom:8%;}
	.Floor002666 .wrap-title dd{font-size:24px;}
	/*.Floor002666 .wrap-title dd:after{margin-top:10px;}*/
}

@media ( max-width:1366px){
    .Floor002666 .wrap-news li .pic{height:200px;}
    .Floor002666 .wrap-news li p{height:20px;}
    .Floor002666 .wrap-news li h3{height:20px;line-height:20px;font-size:16px;}
}
@media(max-width:1199px){
.Floor002666 .wrap-news .owl-nav{display:block;}
}

@media(min-width:769px){
.Floor002666 .wrap-news li:nth-child(2) .txt{ border-top:2px solid #bdbdbd; border-bottom:0;}
}
@media(min-width:641px) and (max-width:1024px){
.Floor002666 .wrap-news li h3 {font-size: 18px;line-height: 24px;height: 48px;}
.Floor002666 .wrap-news li .txt time{ font-size:40px; line-height:36px; height:30px;}
}
@media(max-width:640px){
/*.Floor002666 .wrap-news li{ float:none; width:auto; margin-right:0; margin-bottom:3%;}*/
.Floor002666 .wrap-news li h3{ margin-top:3%;height:auto; font-size:20px;}
.Floor002666 .wrap-news li p{ margin:3% 0; }
.Floor002666 .wrap-title dd{font-size:20px;}
}

/*partner*/
@media(min-width:769px){
.Floor002666 .wrap-partner ul{ padding-bottom:31.971%; position:relative;}
.Floor002666 .wrap-partner ul li{ position:absolute;width:9.7%;}
.Floor002666 .wrap-partner ul li:nth-child(1){ width:31.971%;}
.Floor002666 .wrap-partner ul li:nth-child(2),
.Floor002666 .wrap-partner ul li:nth-child(3){width:20.87%; }
.Floor002666 .wrap-partner ul li:nth-child(2){ right:0; }
.Floor002666 .wrap-partner ul li:nth-child(3){left:33.571%;}
.Floor002666 .wrap-partner ul li:nth-child(3),
.Floor002666 .wrap-partner ul li:nth-child(10),
.Floor002666 .wrap-partner ul li:nth-child(11),
.Floor002666 .wrap-partner ul li:nth-child(12),
.Floor002666 .wrap-partner ul li:nth-child(13){ bottom:0; }
.Floor002666 .wrap-partner ul li:nth-child(4){left:33.571%;}
.Floor002666 .wrap-partner ul li:nth-child(5){left:44.871%;}
.Floor002666 .wrap-partner ul li:nth-child(6){ right:22.47%;}
.Floor002666 .wrap-partner ul li:nth-child(8),
.Floor002666 .wrap-partner ul li:nth-child(9){ bottom:34.82%;}
.Floor002666 .wrap-partner ul li:nth-child(8),
.Floor002666 .wrap-partner ul li:nth-child(7),
.Floor002666 .wrap-partner ul li:nth-child(10){ right:33.77%;}
.Floor002666 .wrap-partner ul li:nth-child(9),
.Floor002666 .wrap-partner ul li:nth-child(11){ right:22.47%;}
.Floor002666 .wrap-partner ul li:nth-child(12){ right:11.3%;}
.Floor002666 .wrap-partner ul li:nth-child(13){ right:0; }
}
.Floor002666 .wrap-partner li img{ opacity:0.5; transition:0.3s; display:block; width:100%;}
.Floor002666 .wrap-partner li:hover img{ opacity:1;}
.Floor002666 .wrap-partner li a{ display:block; position:relative;}
.Floor002666 .wrap-partner li a::before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; border:1px solid #e9e9e9; z-index:10; }
@media(max-width:768px){
.Floor002666 .wrap-partner li{ float:left; margin-right:2%; margin-bottom:2%; }
}
@media(min-width:481px) and (max-width:768px){
.Floor002666 .wrap-partner li{width:23.5%;}
.Floor002666 .wrap-partner li:nth-child(4n){ margin-right:0;}
}
@media(max-width:480px){
.Floor002666 .wrap-partner li{width:32%;}
.Floor002666 .wrap-partner li:nth-child(3n){ margin-right:0;}
}


/*第二屏*/
.section_same_li ul{width:100%;height:100%;position:relative;}
.section_same_li li{position: relative;text-align:center;}
.section_same_li li::before{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.2); transition: 0.3s; z-index: 1;}
.section_same_li li a{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: 10;}
.section_same_li li .table{position: relative; z-index: 3; display: table; width: 100%; height: 100%;}
.section_same_li li .table-cell{display: table-cell; vertical-align: middle;}
.section_same_li li aside img{max-height: 80px;}
.section_same_li li h2{margin: 0; font-size: 20px; font-weight: normal; color: #fff; letter-spacing: 3px; padding: 20px 20px 0 20px; transition: 0.3s;}
.section_same_li li p{color: #EC6C01; font-size: 16px; margin: 20px 0; padding: 0 10px; opacity: 0; transform: translateX(-40px); transition: opacity 0s,transform 0.5s;}
.section_same_li li .more{display: inline-block; padding: 0 25px; line-height: 37px; font-size: 16px; border: 1px solid #EC6C01; color: #EC6C01; opacity: 0; transform: translateX(40px); transition: opacity 0s,transform 0.5s;}
.section_same_li li .more,.section_same_li li p{position: absolute;}
/*.section_same_li li span::after{border-bottom: 2px solid #EC6C01; border-right: 2px solid #EC6C01; display: inline-block; vertical-align: middle; content: ''; transform: rotate(-45deg); width: 8px; height: 8px; margin-left: 5px;}
*/.section_same_li li h2::after{display: block; width: 0; height: 2px; background: #EC6C01; margin: 14px auto 0; transition: width 0.3s;}

.section_same_li li:hover h2{color: #EC6C01;}
.section_same_li li:hover h2::after{content: ''; width: 46px;}
.section_same_li li:hover .more,.section_same_li li:hover p{position: relative; opacity: 1; transform: translateY(0); transition: opacity 0.2s,transform 0.5s;}
.section_same_li li:hover .more{color: #fff; background: #EC6C01;}
.section_same_li li:hover::before{background: rgba(0,0,0,0.4);}
.section_same_li li:hover aside{display:none;}
.section_same_li li{float: left; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 50%; width:50%;}
.section_same_li li .wap_pic{display: none;}
@media(max-width:1199px){
	.section_same_li li{ background:none !important;}
	.section_same_li li .wap_pic{ display:block; width:100%;}
	.section_same_li li .table{ height:auto; position:absolute; left:50%;top:50%;transform:translate(-50%,-50%);}
}
@media(min-width:641px) and (max-width:768px) {
	.section_same_li li{ float:left; width:50%;}
	.section_same_li li aside img{ height:50px;}
}
@media(max-width:640px){
	.section_same_li li aside img{ height:40px;}
	.section_same_li li h2{ font-size:24px;}
	.section_same_li li .more{font-size:14px;line-height:30px;}
	.section_same_li li{width:100%;}
}
@media(max-width:480px){
	.section_same_li li h2{ font-size:18px;}
	.section_same_li li p{ margin:5px 0;}
	
}


.CaseSlider .item .pic{overflow:hidden;}
.CaseSlider .item .txt{background:rgba(85,85,85,.5);color:#eee;text-align:center;padding:5% 5% 5% 5%;font-size:18px;letter-spacing:5px;border-top:3px solid #EC6C01;}
.CaseSlider .item .dot{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:-1px;}
.CaseSlider .item .pic img{display:block;width:100%;transition:0.3s;}
.CaseSlider .item:hover .pic img{transform:scale(1.12);}
.CaseSlider .item:hover .dot{color:#fff;}
.CaseSlider .item:hover .txt{background:#EC6C01;}
.CaseSlider .owl-nav{width:100%;}
.CaseSlider .owl-dots{display:none;}
.CaseSlider .owl-carousel .owl-nav button.owl-prev,.CaseSlider .owl-carousel .owl-nav button.owl-next{width:45px;height:45px;text-indent:999px;overflow:hidden;}
.CaseSlider .owl-carousel .owl-nav button.owl-prev{position:absolute;top:50%;transform:translate(0%,-50%);left:0px;background:url(../images/rh.png);}
.CaseSlider .owl-carousel .owl-nav button.owl-next{position:absolute;top:50%;transform:translate(0%,-50%);right:0px;background:url(../images/fl.png);}
.CaseSlider .owl-carousel .owl-nav button.owl-prev:hover{background:url(../images/fl1.png);}
.CaseSlider .owl-carousel .owl-nav button.owl-next:hover{background:url(../images/rh1.png);}


.CaseSlider1 li{width:23.5%;margin-right:2%;float:left;margin-bottom:35px;}
.CaseSlider1 li:nth-child(4n){margin-right:0px;}


.clear{clear:both;}
.sec4{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;}
.sec6{background-repeat:no-repeat;background-position:center center;background-size:cover;}

.about{position:relative;top:0%;}
.about .abt1{position:relative; transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.2s;}
.about .abt1 dd{font-size:30px;letter-spacing:10px;color:#fff;}
.about .abt1 dd p{font-size:13px;letter-spacing:2px;}


.about .abt1 dd:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #EC6C01;
    margin-top: 15px;
}
.about .abcon{height:200px;margin-top:80px;transform:translateY(-100px);-webkit-transform:translateY(-100px);opacity:0;transition:all 1s 0.4s;}
.about .abcon .logo1{float:left;}
.about .abcon .abtext{float:left;width:900px;height:200px;background:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;}
.about .abcon .abtext p{padding:0px 80px;}
.about .abcon .abtext .ab1{font-size:16px;color:#fff;line-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.about .abcon .abtext .ab2{font-size:14px;color:#838383;height:20px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.about .abcon a.lfbtn{display:block;float:left;}

.lxway{width:100%;height:200px;background:#1a1a1a;position:absolute;bottom:0px;left:0px;}
.lxway ul li{width:14.285%;float:left;height:200px;cursor:pointer;/*background:url(../images/line3.png) right center no-repeat;*/text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.lxway ul li img{display:block;margin:0 auto;}
.lxway ul li .t1{font-size:16px;color:#fff;margin:10px 0;}
.lxway ul li .t2{font-size:14px;color:#9a9a9a;}
.lxway ul li .t2 a{color:#9a9a9a;}
.lxway ul li:nth-child(5n){background:none}
.lxway ul li:hover img{animation:rotateIn 0.8s ease both;opacity:1;}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

.sec4.active .about .abt1{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.2s;}
.sec4.active .about .abcon{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;transition:all 1s 0.4s;}




@media ( max-width:1440px){
    .lxway,.lxway ul li{height:150px;}
    .about .abcon{margin-top:30px;}
    .CaseSlider .item .pic img{height:370px;}
}
@media ( max-width:1366px){
    .CaseSlider .item .pic img{height:340px;}
}

@media (max-width:1199px){
    .about{position:static;}
    .about .abt1{opacity:1;}
    .sec4 .about .abcon{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.2s;}
    .sec4 .about .abt1{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.2s;}
    .sec4 .about .abcon{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;transition:all 1s 0.4s;}
    .about .abcon .abtext{width:100%;height:auto;padding:15px 0;float:none;}
    .about .abcon .abtext p{padding:0 10px;}
    .lxway{position:static;height:auto;padding:20px 0;}
    .about .abt2{width:30%;}
    .about .abcon{height:auto;}
    .about .abcon .logo1{float:none;text-align:center;margin-bottom:30px;display:none;}
    .about .abcon .logo1 img{width:40%;}
    .about .abcon a.lfbtn{float:none;margin:30px 0;text-align:center;display:none;}
    .lxway{height:auto;padding:20px 0;}
    .lxway ul li{width:33.333%;float:left;background:none;height:130px;}
    .lxway ul li:nth-child(2n){float:right;}
    .CaseSlider .item .pic img{height:auto;}

}


/*第六屏*/
ul li{list-style:none;}
.hzcon{position:relative;top:0%;}
.hzcon .hztop{clear:both}
.hzcon .hztop .ntit{position:relative;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.2s;}
.hzcon .hztop .ntit dd{font-size:30px;letter-spacing:10px;color:#fff;}
.hzcon .hztop .ntit dd p{font-size:13px;letter-spacing:2px;}

.hzcon .hztop .ntit dd:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #EC6C01;
    margin-top: 15px;
}

.hzcon .hztop a.more2{float:right;display:block;width:188px;height:42px;border:1px solid #3d3d3d;text-align:center;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.4s;}
.hzcon .hztop a.more2 img{display:inline-block;margin-top:15.5px;}
.hzul{width:100%;height:300px;margin-top:70px;border:1px solid #747474;border-bottom:none;background:rgba(51,51,51,0.6);}
.hzul li{width:20%;overflow:hidden; height:100px;border-bottom:1px solid #747474;border-right:1px solid #747474;float:left;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}
.hzul li:nth-child(5n){border-right:none;}
.hzul li img{width:80%;transition:all .3s linear;}
.hzul li:hover{background:#CD3700;}
.hzul li:hover img{transform:scale(1.1);}
.sec6.active .hzcon .hztop .ntit{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.2s;}
.sec6.active .hzcon .hztop a.more2{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.4s;}

@media ( max-width:1440px){
    .hzul{margin-top:40px;}
    .hzcon{top:5%;}
}

@media (max-width:1199px){
    .sec6 .hzcon .hztop .ntit{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.2s;}
    .sec6 .hzcon .hztop a.more2{transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;transition:all 1s 0.4s;}
    .hzul{margin:30px 0;height:auto;}
    .hzul li{width:33.333%;}
    .hzul li:nth-child(3n){border-right:none;}
    .hzul li:nth-child(5n){border-right:1px solid #747474;}
    .hzul li img{max-width:80%;margin:0 auto;}
    .sec3,.sec4,.sec5,.sec6{padding-top:40px;}
    /*.section_same_li li{padding:5% 0;}*/
    .about .abcon .abtext .ab1{font-size:18px;}
}


@media (max-width:640px){
    .about .abt1 dd,.hzcon .hztop .ntit dd{font-size:20px;}
    .hzcon .hztop .ntit dd:after,.about .abt1 dd:after{margin-top:5px;}
    .about .abcon .abtext .ab1{font-size:14px;line-height:22px;height:auto;overflow:initial;display:block;}
	.CaseSlider1{margin-top:30px;}
	.CaseSlider1 li{width:48%;margin-right:0px;margin-bottom:30px;}
	.CaseSlider .item .txt{font-size:14px;}
	.CaseSlider1 li:nth-child(2n){float:right;}

}

/*
 .Bottom001248 ä¸ºdemoç¼–å·
 */
.Bottom001248{background-color:#1c1c1c;width:100%;}
.Bottom001248 footer{ background-color:#1c1c1c;color:#fff;padding:0 2%;}
.Bottom001248 footer .auto{ position:relative;padding-top:12px;padding-bottom:12px;}
.Bottom001248 footer a{ color:#fff;}
.Bottom001248 footer a.gov_ico{ position:absolute; right:0; top:0; background:url(../images/Bottom001248-gov_icon.gif) no-repeat center center/contain; width:10%; height:100%;}
.Bottom001248 footer span{ text-align:center;font-size:14px;display:block;}
.Bottom001248 footer i{ font-style:normal; margin:0 3px;}

.Bottom001248 .bottom{color:#666;}
.Bottom001248 .bottom dl{ float:left; margin-right:5%;width:29%; font-size:16px;}
.Bottom001248 .bottom dl:nth-child(3){ margin-right:0; }
.Bottom001248 .bottom dt{ border-bottom:1px solid #aeaeb0;  height:43px; }
.Bottom001248 .bottom dt span{display:inline-block;line-height: 42px;color: #fff;font-size: 18px; border-bottom:1px solid #EC6C01;}
.Bottom001248 .bottom dd{ padding-top:10%; line-height:28px; font-size:16px;}
.Bottom001248 .bottom dl:nth-child(1) dd a{ display:block;}
.Bottom001248 .bottom dl:nth-child(3) dd{text-align:center;}
.Bottom001248 .bottom dd figure{ padding-bottom:15px;}
.Bottom001248 .bottom dd figure img{ display:block; width:100%; max-width:162px; margin:0 auto;}
.Bottom001248 .bottom dd a{color:#666;}
.yqa{margin-top:20px;}
.yqa,.yqa a{font-size:14px;color:#cacaca;}

@media(max-width:1199px){
	/*.section_same_li li{padding:5% 0;}*/
}


@media(max-width:1000px){
.Bottom001248 .bottom dl{ width:48% !important; margin-right:4%;}
.Bottom001248 .bottom dl:nth-child(2n){ margin-right:0;}
.Bottom001248 footer span{ float:none; display:block; line-height:24px;text-align:center;}
.Bottom001248 footer a.gov_ico{ right:2%;}
.Bottom001248 .bottom dl,.Bottom001248 .bottom dd{font-size:14px;}
}

@media(max-width:480px){
.Bottom001248 .bottom dl{ float:none; width:auto !important; margin-right:0; margin-bottom:2%;}
.Bottom001248 .bottom dd{ padding-top:2%;}
.Bottom001248 .bottom dd a,.Bottom001248 .bottom dl:nth-child(1) dd a{display:inline-block;padding:0 2px;}

}


body,html{height:100%;}
.Scale-img{overflow:hidden;cursor:pointer;zoom:1;}
.Scale-img img,.Scale-img span{opacity:1;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span{opacity:1;-webkit-transform:scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}


ul:after,dl:after{content:"";display:block;clear:both;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.sec2{position:relative;}

/*视频弹出*/
.popboxx iframe{width: 1100px; position: absolute; left: 50%; top: 50%;transform:translate(-50%,-50%);height: 600px; z-index: 2;}
.popboxx{width: 100%; z-index: 999; height: 100%; background-color: rgba(0, 0, 0, 0.7); position: fixed; top: 0px; left: 0px; display: none;}
.popboxx .closebox{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1;}

.product-video{position:relative;width:100%;height:100%;}
.product-video .video-content{width:100%;height:100%;box-sizing:border-box; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; padding:28px 0 0; background-color: #000;z-index:999;}
.product-video .video-content .close{width: 30px; height: 30px; position: absolute; right:0px; top:0px; cursor: pointer;z-index:999;}
.product-video .video-content .close img{width: 100%;}
.product-video .video-content video{width: 100%;height:100%; vertical-align: middle;}

@media(max-width:1366px){
	.popboxx iframe{height:500px;}
}
@media (max-width:1199px){
	.sec2{padding:40px 0 0px 0px;}
	.popboxx iframe{width:90%;height:500px;margin:0;transform:translate(-50%,-50%);}

}

@media ( max-width:640px){

.popboxx iframe{height:400px;}

}


/*Bottom002654 */
.Bottom002654{ position:relative; width:100%;box-sizing:border-box; padding-right:38.54%; background:#333;}
.Bottom002654 .map{ position:absolute; right:0; top:0; height:100%; width:38.54%;}
.Bottom002654 .map #mapcontent{ width:100%; height:100%; z-index:1;}
.Bottom002654 .map::before{ position:absolute; content:''; width:100%; height:100%; z-index:2; left:0; top:0;}
.Bottom002654 .map .amap-logo,
.Bottom002654 .map .amap-copyright{ display:none !important;}
.Bottom002654 footer{ padding-left:10%; padding-top:5%; padding-bottom:5%;}
.Bottom002654 footer nav{ padding-bottom:3%;}
.Bottom002654 footer nav dl{ float:left; width:20%;}
.Bottom002654 footer nav dt{ border-bottom:1px solid #484848; margin-bottom:20px;}
.Bottom002654 footer nav dt span{ border-bottom:1px solid #EC6C01; display:inline-block; color:#fff; font-size:16px; padding-bottom:15px;font-weight:bold;}
.Bottom002654 footer nav dd{ line-height:30px;}
.Bottom002654 footer nav dd a{ color:#777;}
.Bottom002654 footer nav dd a:hover{ color:#EC6C01;}
.Bottom002654 .bottom dt{text-align:center;color:#EC6C01; padding:0 2%;}
/*.Bottom002654 .bottom dt img{ width:110px;}*/

.Bottom002654 .bottom dt .img{padding:10px;position:relative;border:2px solid #cacaca;display:inline-block;}
.Bottom002654 .bottom dt .img img{ display:block; width:110px;}
.Bottom002654 .bottom dt .img .point{ position:absolute; width:15px; height:15px; border:2px solid #EC6C01;}
.Bottom002654 .bottom dt .img .point.p1{ left:-2px; top:-2px; border-right:0px; border-bottom:0px;}
.Bottom002654 .bottom dt .img .point.p2{ right:-2px; top:-2px; border-left:0px; border-bottom:0px;}
.Bottom002654 .bottom dt .img .point.p3{ left:-2px; bottom:-2px; border-top:0px; border-right:0px;}
.Bottom002654 .bottom dt .img .point.p4{ right:-2px; bottom:-2px; border-top:0px; border-left:0px;}


.Bottom002654 .bottom dt aside{ padding-top:15px;}
.Bottom002654 .contact > img{ width:132px;}
.Bottom002654 .contact p{ margin-bottom:0;color:#cacaca;}
.Bottom002654 .contact p span{ color:#cacaca; margin-right:4%;}
.Bottom002654 .copyright{ padding-top:5%;}
.Bottom002654 .copyright a{ color:#777;}
.Bottom002654 .copyright a:hover{ color:#EC6C01;}
.Bottom002654 .copyright a::after{ display:inline-block; content:''; width:1px; height:10px; background:#777; margin:0 10px; vertical-align:middle;}
.Bottom002654 .copyright a:last-child::after{ display:none;}
@media(min-width:769px){
.Bottom002654 .bottom dt{ float:right; width:33%; }
.Bottom002654 .bottom dd{ float:left; width:67%;}
}
@media(max-width:1440px){
.Bottom002654 footer{ padding-left:3%;}
}
@media(max-width:1200px){
.Bottom002654{ padding-right:0;}
.Bottom002654 .map{ position:relative; height:auto; width:auto; padding-bottom:40%;}
.Bottom002654 .map #mapcontent{ position:absolute; z-index:0;}
.Bottom002654 footer{ padding-right:3%;}
}
@media(max-width:1024px){
.Bottom002654 footer nav{ display:none;}
}
@media(max-width:768px){
.Bottom002654{ text-align:center;}
.Bottom002654 .contact{ text-align:center; padding-top:3%;}
}


/*section2*/
.Ispic {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.Floor002710 {display:block!important;}
.Floor002710 .slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002710 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002710 .slick-list:focus {outline: none}
.Floor002710 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002710 .slick-slider .slick-track, 
.Floor002710 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002710 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002710 .slick-track:before, 
.Floor002710 .slick-track:after{display: table; content: '';}
.Floor002710 .slick-track:after{ clear: both;}
.Floor002710 .slick-loading .slick-track { visibility: hidden;}
.Floor002710 .slick-slide{ display: none; float: left; min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002710 .slick-slide .slick-loading img { display: none;}
.Floor002710 .slick-slide .dragging img { pointer-events: none;}
.Floor002710 .slick-initialized .slick-slide { display: block;}
.Floor002710 .slick-loading .slick-slide { visibility: hidden;}
.Floor002710 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002710 .slick-arrow .slick-hidden { display: none;}

.Floor002710 .height100ps,
.Floor002710 .height100ps .slick-list,
.Floor002710 .height100ps .slick-track,
.Floor002710 .height100ps .slick-slide{height: 100%;}


.Floor002710 .wrap-title{top:15%;}

.Floor002710 .w1300{position:relative;height:100%;overflow:hidden;}
.Floor002710 .wrap{height:630px;position:absolute;bottom:0px;width:100%;}
.Floor002710 .slider-case li{ position:relative;}
.Floor002710 .slider-case li::after{ position:absolute; content:''; width:1px; height:100%; right:-1px;top:0; z-index:10; background:#fff;}
.Floor002710 .slider-case li a{text-align:center; position:absolute; left:0; top:0; width:100%; height:100%; color:#fff; transition:0.3s; padding-top:40%; background:rgba(0,0,0,0.5);}
.Floor002710 .slider-case li a:hover{background:rgba(124, 94, 94, 0.01);}
.Floor002710 .slider-case li a::after{ position:absolute; content:''; left:0; width:0; height:6px; background:#EC6C01; opacity:0; bottom:0; transition:0.8s;}
.Floor002710 .slider-case li a:hover::after{width:100%;  opacity:1;} 
.Floor002710 .slider-case li .Ispic{ height:100%;}
.Floor002710 .slider-case li .ytable{ height:100%; }
.Floor002710 .slider-case li .inner{ max-width:90%; margin:0 auto;}
.Floor002710 .slider-case li .icon{ position:relative; width:100px; height:100px; border-radius:50%; margin:0 auto;}
.Floor002710 .slider-case li .icon img{ position:absolute; width:46px; height:46px; left:50%; top:50%; transform:translate(-50%,-50%); z-index:4;}
.Floor002710 .slider-case li .icon::before,
.Floor002710 .slider-case li .icon::after{ transition:0.25s ease-in-out; position:absolute; content:'';  border-radius:50%;  z-index:2;}
.Floor002710 .slider-case li .icon::before{border:2px solid #fff;width:100%; height:100%; left:0; top:0;}
.Floor002710 .slider-case li .icon::after{background:#EC6C01; opacity:0.7; z-index:1;  left:-6px; top:-6px; right:-6px; bottom:-6px; transform:scale(0);}
.Floor002710 .slider-case li a:hover .icon::before{background:#EC6C01; border-color:#EC6C01;}
.Floor002710 .slider-case li a:hover .icon::after{transform:scale(1); }
.Floor002710 .slider-case li h3{ position:relative; height:35px; margin:20% 0 4% 0;}
.Floor002710 .slider-case li h3 span{ position:absolute; left:0; width:100%; top:0; font-size:26px; letter-spacing:4px; font-weight:normal;}
.Floor002710 .slider-case li p{ line-height:24px; height:72px; max-width:336px; margin:0 auto;}

@media(max-width:1680px){
    .Floor002710 .wrap{height:600px;}
}

@media(max-width:1599px){
    .Floor002710 .wrap{height:550px;}
    .Floor002710 .wrap-title{top:15%;}
}

@media(max-width:1366px){
    .Floor002710 .wrap{height:420px;}
    .Floor002710 .wrap-title{top:15%;}
}

@media(max-width:1200px){
    .Floor002710 .slider-case li .Ispic{ height:auto; padding-bottom:261%;}
    .Floor002710 .slider-case li h3 span{ font-size:19px;}
    .Floor002710 .wrap{position:static;}
    
}

@media(max-width:768px){
    .Floor002710 .slider-case li .icon{width:60px;height:60px;}
}


@media(max-width:480px){
    .Floor002710 .slider-case li a{ padding-top:15%;}
}



/*栏目页*/
.effect-img{text-align: center;cursor: pointer; zoom:1; overflow:hidden;}
.effect-img img{opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform  0.35s;transition: opacity 0.35s, transform 0.35s;}
.effect-img:hover img{opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform:  scale3d(1.1,1.1,1);}




.nyban{width:100%;height:auto;position:relative;}
.nyban::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;background:rgba(0,0,0,.5);}
.nyban img{display:block;width:100%;height:auto;}
.nyban .nytit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:9;}
.nyban .nytit p{font-size:22px;color:#fff;font-family:Arial;text-transform:uppercase;margin-top:10px;letter-spacing:2px;font-weight:normal;}
.nyban .nytit a.nya{display:inline-block;margin:0px auto 0;/*border:1px solid #b6b6b6;*/font-size:30px;color:#fff;text-align:center;padding:5px 15px;}
.nyban .nytit a.nya i{display:inline-block;width:30px;height:1px;background:#b5b5b5;vertical-align:middle;}
.nyban .nytit a.nya span{padding:0 15px;font-weight:bold;}
@media (max-width:768px){
    .nyban .nytit p{font-size:16px;text-align:center;}
    .nyban .nytit a.nya{font-size:18px;}
    .nyban .nytit a.nya i{width:20px;}
    .nyban .nytit a.nya span{padding:3px 10px;}
}


/*Top002434*/
.Top002434 {position: relative; z-index: 100;}
.Top002434 .header{ height:91px;}
.Top002434 .header-left{ float:left; height:100%; position:relative;  width:16%;}
.Top002434 .logo{ position:absolute; left:0; top:50%; transform:translateY(-50%);}
.Top002434 .header-mid{ float:right; width:55%;margin-right:5%;}
.Top002434 .header-menu li em a{ font-size:16px; display:block;color:#fff; line-height:60px; padding-top:31px; position:relative;font-weight:bold;}
.Top002434 .header-menu li em a:before{  position:absolute;content: ""; left:50%; top:0; width: 0; height: 2px;background: #ff9a36; transition:0.3s; transform:translateX(-50%);}
.Top002434 .header-menu li:hover em a::before,
.Top002434 .header-menu li.aon em a::before{ width:100%;}
.Top002434 .header-menu li:hover em a,
.Top002434 .header-menu li.aon em a{ color:#ff9a36;}
.Top002434 .header-menu li .sub{ width:205px; overflow:hidden;}
.Top002434 .header-menu li .sub-menu{ padding:5px 0; background:rgba(0, 0, 0, 0.7);}
.Top002434 .header-menu li .sub-menu dt{ padding:0 17px; position:relative;}
.Top002434 .header-menu li .sub-menu dt::before{ position:absolute; content:''; width:0; height:14px; background:#ff9a36; left:0; top:50%; margin-top:-7px; transition:0.3s;}
.Top002434 .header-menu li .sub-menu dt:hover::before{ width:8px;}
.Top002434 .header-menu li .sub-menu dt a{font-size:14px; border-bottom:1px solid #e7e7e7; line-height:40px; background:url(../images/Top002434-icon_a.png) no-repeat left center; color:#fff;}
.Top002434 .header-menu li .sub-menu dt:last-child a{ border-bottom:0;}
.Top002434 .header-menu li .sub-menu dt a:hover{ color:#ff9a36;}
.Top002434 .header-menu li.has-sub:hover .sub{  height:auto;}

.Top002434 .header-right{ float:right; padding-top:48px; }
.Top002434 .header-right > *{ float:left; line-height:28px;position:relative; height:43px;}
.Top002434 .top-language dt,
.Top002434 .search_box{ position:absolute; right:0; top:100%; display:none;}
.Top002434 .search_box{ box-shadow:0 3px 9px 0 rgba(0,0,0,.15); border:1px solid #fff; border-top:0; width:254px; background:rgba(0,0,0,0.2);}
.Top002434 .search_box .text{ width:100%; line-height:48px; height:48px; padding:0 48px 0 10px; background:none; border:none; color:#fff;}
.Top002434 .search_box .btn{ position:absolute; right:0; line-height:48px; width:48px; text-align:center; color:#999; font-size:16px; top:0;}
.Top002434 .search_box::after{ position:absolute; content:''; border:8px solid transparent; border-bottom-color:rgba(0,0,0,0.2); right:0; top:-16px;}
.Top002434 .open-search{ display:block; width:28px; height:28px; background:url(../images/Top002434-icon_search.png) no-repeat center center;}
.Top002434 .top-language{background:url(../images/Top002434-icon_lang.png) no-repeat left 5px; padding-left:20px; padding-right:15px; margin-right:5px;}
.Top002434 .top-language::after{ position:absolute; content:''; width:1px; height:20px; background:#e5e5e5; right:0; top:4px;}
.Top002434 .top-language dd{ padding-right:22px; background:url(../images/Top002434-icon_a.png) no-repeat right center;}
.Top002434 .top-language dt{ border:1px solid #eee; width:100%; text-align:center; background:#fff;}
.Top002434 .top-language dt a{ display:block; border-bottom:1px solid #eee; line-height:24px; transition:color 0.3s;}
.Top002434 .top-language dt a:last-child{ border-bottom:0;}
.Top002434 .top-language dt a:hover{ color:#fff; background:#ff9a36;}
.top_lm{display:none;}
@media(max-width:1024px){
	.top_index{display:none;}
	.top_lm{display:block;}
.Top002434 .header-left{ width:30%;}
.Top002434 .header-right{ padding-right:50px;}
.Top002434 #open_menu{ height:30px; background:#ff9a36; border-radius:0; top:16px; border:none;}
.Top002434 #open_menu i, 
.Top002434 #open_menu i::before, 
.Top002434 #open_menu i::after{ background:#fff;}
.Top002434 #open_menu.open_menu_on{ top:10px;}
.Top002434 #header-menu ul{ background:#000; padding-left:0; padding-right:0;}
.Top002434 #header-menu li{ padding:0 5%;}
.Top002434 #header-menu li em,
.Top002434 #header-menu li em a{ border-bottom:0;}
.Top002434 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.1);}
.Top002434 #header-menu li em a{ font-weight:normal;}
.Top002434 #header-menu li.clickon em a{ background:none;}
.Top002434 #header-menu li.clickon{ padding-bottom:5%;}
.Top002434 #header-menu li .sub-menu dt:last-child a{ border-bottom:0;}
.Top002434 #header-menu li .sub-menu dl{ background:rgba(255,255,255,0.2); border-radius:5px;}
.Floor002666 .logo{width:auto;}
.Top002434 .header{height:60px;}
.Top002434 .header-right{padding-top:15px;}
}

/*Menu002147 */
.Menu002147{border-bottom:1px solid #393939;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{ float:left; padding:0 25px;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}
.Menu002147 li.end:after{ display:none;}
.Menu002147 li a{ display:block;font-size:16px;font-weight:bold;position:relative; overflow:hidden; line-height:70px;height:70px;color:#999;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147 li:hover a{ color:#fff;}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ background:#fff;}
@media(max-width:1024px){
.Menu002147 li{ padding:0 15px;}
.Menu002147 li a{  line-height:50px;height:50px;}
}
@media(max-width:768px){
.Menu002147 ul{ display:block;}
.Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}
@media(max-width:480px){
.Menu002147 li{ width:33.33333333333%}
.Menu002147 li:nth-child(3n):after{ display:none;}
}
@media(max-width:375px){
.Menu002147 li a{ font-size:14px;}
}
/*Page002046 */
.Page002046 .Pages{ text-align:center;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;background:#4d4d4d;padding:0 15px;line-height:38px; color:#c5c5c5;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#fff; color:#333;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin:0 2px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:#4d4d4d url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background:#4d4d4d url(../images/Page002046-a_next.gif) no-repeat center center;;}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; }
}

/*PicList002035 */
.PicList002035{color:#fff;padding:5% 0;}
.PicList002035 ul{margin-bottom:2%;}
.PicList002035 li{ margin-bottom:3%; padding-left:373px; padding-right:72px; position:relative;border-bottom:1px solid #393939;}
.PicList002035 li .Ispic{ position:absolute; left:0; top:0; width:373px; height:100%;overflow: hidden;}
.PicList002035 li .Ispic img{ display:none;}
.PicList002035 li .Ispic span{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;transition:all .3s linear;}


.PicList002035 li div{ padding:4% 10% 4% 0; margin-left:3%;  position:relative;}
.PicList002035 li time{ position:absolute; right:5%; top:50%; transform:translateY(-50%); color:#434343; font-size:13px;}
.PicList002035 li time span{ color:#fff; font-size:48px; display:block;}
.PicList002035 li .dot{ font-size:18px; color:#fff;}
.PicList002035 li p{ opacity:0.5; line-height:24px; overflow:hidden; height:48px; margin-bottom:3%;margin-top:2%;}
.PicList002035 li .nmore{display:inline-block;width: 120px; line-height:30px;color:#fff;border:1px solid #fff;border-radius:24px;margin: 0 auto;text-align: center;font-size:14px;transition:all .3s linear;}
.PicList002035 li:hover .nmore{color:#fff;border:1px solid #EC6C01;background:#EC6C01;}
.PicList002035 li:hover .Ispic span{transform:scale(1.1);}

@media(max-width:1000px){
.PicList002035 li{ padding-left:35%;}
.PicList002035 li .Ispic{ width:35%;}
}
@media(max-width:640px){
.PicList002035 li time span{font-size:40px;}
.PicList002035 li p{ height:48px;}
}
@media(max-width:480px){
	.PicList002035 li .Ispic img{display:block;width:100%;}
.PicList002035 li .Ispic{ position:relative; width:auto; height:auto;display:block;}
.PicList002035 li{ padding:0;}
.PicList002035 li time{right:auto; top:auto; transform:translateY(0); left:0; top:0; background-color:#000; color:#ccc; padding:3%;}
}


/*
 .RighInfo002450 为demo编号
 */
.RighInfo002450{ padding: 5% 0;}
.RighInfo002450 .auto{ position: relative; }
.RighInfo002450 .wrap-container .word p{text-indent:2em;margin-top:10px;}
.RighInfo002450 .wrap-container .tit{ color: #999; font-size: 24px; margin: 0 0 4%; font-weight: normal;}
@media only screen and (min-width:1201px ) {
	.RighInfo002450 .wrap-container .tit{ font-size: 30px;}
}
@media only screen and (max-width:767px ) {
.RighInfo002450 .wrap-container .tit{ text-align: center; font-size: 20px;}	
.RighInfo002450 .wrap-container .word img{margin-bottom:30px;}
}
.RighInfo002450 .wrap-container .img{ margin: 0 auto; display: block;}
.RighInfo002450 .wrap-container .word{ color: #9a9a9a; font-size: 16px; line-height: 30px; margin-top: 3%;}
@media only screen and (min-width:767px ) {
	.RighInfo002450 .wrap-container .img{ float: right; margin: 0 0 0 5%;}
	.RighInfo002450 .wrap-container .word{ margin-top: 0;}
}

/*PicList002120 */
.PicList002120{padding:5% 0;}
.PicList002120 ul{margin-bottom:2%;}
.PicList002120 li{ float:left; width:23.5%; margin-right:2%; margin-bottom:3%;}
.PicList002120 li a{ display:block;color:#9a9a9a;}
.PicList002120 li a:hover{color:#ff9a36;}
.PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px;}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:138%; background-size:contain;}
@media(min-width:641px){
.PicList002120 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002120 li{ width:48%; margin-right:4%;}
.PicList002120 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList002120 li p{ font-size:14px;}
}


.PicList001395{ padding:5% 0;}
.PicList001395 ul{margin-bottom:2%;}
.PicList001395 li{width: 23.5%; float: left; margin:0 2% 3% 0; text-align: center;}
.PicList001395 li .pic{width:100%;overflow:hidden;display:block;}
.PicList001395 li:nth-child(4n){ margin-right:0;}
.PicList001395 li img{width: 100%; display:block;transition:all .3s linear;}
.PicList001395 li .dot{color: #9a9a9a; font-weight: bold; font-size: 16px;  margin-top: 10px;}
.PicList001395 li:hover .dot,
.PicList001395 li:hover .more{color: #E75F00;}
.PicList001395 li p{display: block; color: #727272; text-align: left; height: 48px; overflow: hidden; font-size: 12px; line-height: 24px;}
.PicList001395 li .more{width: 122px; height: 34px; line-height: 34px; color: #000; text-align: center; padding-left: 35px; background: url(../images/PicList001395_btn.png) 0 0 no-repeat;display: inline-block;}
.PicList001395 li:hover img{transform:scale(1.1);}

@media (max-width: 768px){
.PicList001395 li{width: 49%;}
.PicList001395 li:nth-child(4n){ margin-right:2%;}
.PicList001395 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:320px){
.PicList001395 li{ float:none; margin-right:0 !important; width:auto;}
}


/*
 .RighInfo002226 为demo编号
 */
.RighInfo002226{ padding:3% 0;}
.RighInfo002226 .dl{color:#fff;}
.RighInfo002226 .dl .h4{ font-size:18px; margin:0;}
.RighInfo002226 .dl .h4 span{display:inline-block; border-bottom: 2px #ff9a36 solid; padding-bottom:10px;}
.RighInfo002226 .dl .con{ color:#9a9a9a;font-size:14px; padding:15px 0 30px; line-height:2.25;}
.RighInfo002226 .word{ float:left;}
.RighInfo002226 .pic{ float:right;}


.lxbox{padding:5% 0;}
.coma{text-align:center;}
.coma a{font-size:16px;color:#929292;display:inline-block;margin:0 25px;}
.coma a:hover,.coma a.on{color:#fff;}


/********************联系我们********************/
.lxfl{float:left;width:40%;height:474px;background:#fff;margin-top:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.lxfl .lxtext{width:80%;margin:0 auto;}
.lxfl .lxtext .lxtop{font-size:28px;color:#333;line-height:35px;margin-bottom:50px;}
.lxfl .lxtext ul li{position:relative;padding-left:30px;margin-bottom:30px;}
.lxfl .lxtext ul li img{display:block;position:absolute;top:0px;left:0px;}

.lxrh{float:left;width:60%;height:474px;margin-top:60px;}
.lxrh img{display:block;width:100%;height:100%;}

@media (max-width:768px){
    .lxfl{padding-top:30px;}
    .lxfl,.lxrh{width:100%;height:auto;float:none;}
    .lxrh img{height:auto;}
    .lxfl .lxtext .lxtop{margin-bottom:30px;}
}


@media (max-width:560px){
   .lxfl,.lxrh{margin-top:30px;}
   .lxfl{padding-bottom:20px;}
   .lxfl .lxtext{width:95%;}
   .lxfl .lxtext .lxtop{font-size:20px;line-height:30px;margin-bottom:10px;}
   .lxfl .lxtext ul li{margin-bottom:10px;}
  
}


/*
 .Form001518 为demo编号
 */
.Form001518{ padding-top:1%;}

.Form001518 dl{margin-top:3%;}
.Form001518 dl dt{ padding:0% 0 2%; color:#fff; font-size:16px; }
.Form001518 dd li{ float:left;width:32%; margin-right:2%;margin-bottom:5px; position:relative;}
.Form001518 dd li:nth-child(3n){ margin-right:0;}
.Form001518 dd .text{border: 1px solid #dadada;line-height: 46px;height: 46px; width:100%; background:#fff; padding:0 10px;}
.Form001518 dd li label{ position:absolute; left:5px; top:0; line-height:46px; }
.Form001518 dd li .form_err{position:absolute; right:5px; top:50%; color:#f00; line-height:20px; margin-top: -10px;}

.Form001518 dd textarea.text{height:220px;}

.Form001518 .btn{ margin: 2% 0; cursor: pointer;border-radius: 5px;background:#4d4d4d;color: #fff; height: 37px;border: none; font-size:18px; width:40%; max-width:200px;}

.Form001518 dl.dl1 dt{display:inline-block;}
.Form001518 dl.dl1 dd{display:inline-block;width:30%;position:relative;}
.Form001518 dl.dl1 dd .form_err{position:absolute; right:5px; top:50%; color:#f00; line-height:20px; margin-top: -10px;}
.Form001518 dl.dl1 dd.yzm{cursor:pointer;width:80px;height:46px;background:#fff;vertical-align:top;text-align:center;line-height:46px;}


@media(max-width:768px){
.Form001518 dd li{ float:none; width:auto; margin-right:0 !important;}
}


/*TextList002514 */
.TextList002514{padding:5% 0;}
.TextList002514 .list{ border:1px solid #999; padding:0 3%; margin-bottom:15px;}
.TextList002514 .job-title{ color:#9a9a9a;line-height:30px; padding:15px 0; font-size:16px; cursor:pointer; position:relative;}
.TextList002514 .job-title i{ position:absolute; width:22px; height:22px; background:#ff9a36; border-radius:50%; right:0; top:50%; margin-top:-11px;}
.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after{ position:absolute; content:''; background:#fff;}
.TextList002514 .job-title i::before{ left:20%; width:60%; height:2px; top:50%; margin-top:-1px;}
.TextList002514 .job-title i::after{ left:50%; margin-left:-1px; width:2px; top:20%; height:60%;}
.TextList002514 .job-title.select i::after{ display:none;}
.TextList002514 .job-title.select{ color:#fff;}
.TextList002514 .job-main{ display:none; padding:22px 0; border-top:1px dotted #e5e5e5;color:#9a9a9a;}
.TextList002514 .job-email{ color:#fff; padding:30px 0;}

.hzconbox{padding:5% 0;}
.hzconbox .hzul{margin-top:0px;margin-bottom:5%;height:auto;}
@media ( max-width:1440px){
    .hzconbox .hzul{margin-top:0px;}
}

/*
 .PicList000762 
 */
.PicList000762{ padding:5% 0;}
.PicList000762 ul{margin-bottom:2%;}
.PicList000762 li{ float:left; width:32%; margin-right:2%; margin-bottom:3%; }
.PicList000762 li:nth-child(3n){ margin-right:0;}
.PicList000762 li a{ display:block;transition:all ease-in-out 0.3s;}
.PicList000762 li h2{ margin:0; font-size:16px; color:#9a9a9a; text-align:center; padding:3% 2%;}
.PicList000762 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:100%;}
.PicList000762 li a:hover{ background-color:#ff9a36; }
.PicList000762 li a:hover h2{color:#fff;}
@media(max-width:640px){
.PicList000762 li{width:49%;}
.PicList000762 li:nth-child(3n){ margin-right:2%;}
.PicList000762 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000762 li h2{font-size:14px;}
}


/*
 .RighInfo002254 涓篸emo缂栧彿
 */
.RighInfo002254 .auto_1260{ max-width: 1260px;}
@media only screen and (max-width:1260px) {
	.RighInfo002254 .auto_1260{  padding: 0 2%;}
}
.RighInfo002254{ padding:5% 0;}
.RighInfo002254 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo002254 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo002254 .big_img li,
.RighInfo002254 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.RighInfo002254 .big_img li figure{ border:1px solid #dcdcdc;background-size:contain;}
.RighInfo002254 .list{ padding:42px 0 42px 82.9%;}
.RighInfo002254 .list .bd{ position:relative;}
.RighInfo002254 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo002254 .list a.prev{ top:0;}
.RighInfo002254 .list a.next{ bottom:0; background-image:url(../images/RighInfo002254-btn_next.png);}
.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop{ cursor:default;}
.RighInfo002254 .list li{ height:130px;  position:relative;}
.RighInfo002254 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:15px; background-size:contain; border:2px solid #999;}
.RighInfo002254 .list li.on figure{ border:2px solid #fff;}
.RighInfo002254 .big_img li video{width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}


.RighInfo002254 .right_info{ float:right; width:39.2%;}
.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info .p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;font-size:16px;}
.RighInfo002254 .right_info h1{ padding:7% 0; color:#999; font-size:26px; }
.RighInfo002254 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo002254 .right_info .p{line-height:30px; color:#999; ;}
.RighInfo002254 .right_info a{margin-top:10%; display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#999; transition:0.4s;}
.RighInfo002254 .right_info a:hover{ background-color:#ff9a36; color:#fff;}

.RighInfo002254 .tab{ padding:6% 0;}
.RighInfo002254 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo002254 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo002254 .tab .h1_tab span.on{ background-color:#ff9a36; color:#fff;}
.RighInfo002254 .tab .info{ padding-top:3%;font-size:14px;line-height:30px;color:#9a9a9a;}
.RighInfo002254 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo002254-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo002254 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo002254-icon.png) no-repeat left center;}
@media(max-width:768px){
.RighInfo002254 .list_img,
.RighInfo002254 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
.RighInfo002254 .list li{ height:100px;}
.RighInfo002254 .right_info h1{font-size:20px; }
.RighInfo002254 .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.RighInfo002254 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo002254 .list a{ height:28px;}
.RighInfo002254 .list li{ height:80px;}
.RighInfo002254 .tab .h1_tab{ font-size:14px;}
.RighInfo002254 .tab .h1_tab span{ padding:0 3%;}
 }	


 /*
 .PicList001241 ä¸ºdemoç¼–å·
 */
.RighInfo002254 .xgtitle{font-size:32px;color:#9a9a9a;text-align:center;margin-bottom:1%;}
.RighInfo002254 .lists{ padding:3% 0;}
.RighInfo002254 .lists .copys{ display:none;}
.RighInfo002254 .lists li a{ display:block;width:100%;margin:0 auto;}
.RighInfo002254 .lists li figure{ position:relative; padding-bottom:100%; overflow:hidden;}
.RighInfo002254 .lists li figure dl,
.RighInfo002254 .lists li figure div,
.RighInfo002254 .lists li figure b{position:absolute; left:0; width:100%;text-align:center;}
.RighInfo002254 .lists li figure div{ height:100%; top:0; background-color:rgba(255,255,255,0.8); transform:translateY(100%); transition:all ease-in-out 0.3s;}
.RighInfo002254 .lists li figure dl{ top:25%;}
.RighInfo002254 .lists li figure dl img{ width:60%;}
.RighInfo002254 .lists li figure b{ padding:0 3%; bottom:5%;}
.RighInfo002254 .lists li:hover figure div{ transform:translateY(0);}
.RighInfo002254 .lists li h3,
.RighInfo002254 .lists li p{ margin:0;}
.RighInfo002254 .lists li h3{ font-weight:normal; font-size:16px;color:#9a9a9a;padding-top:10px;text-align:center;}
.RighInfo002254 .lists li:hover h3{color:#ff9a36;}
.RighInfo002254 .lists li p{ color:#999;}
.RighInfo002254 .lists .bx-pager{ display:none;}
.RighInfo002254 .lists .bx-wrapper{ position:relative; z-index:0;}
.RighInfo002254 .lists .bx-viewport{ z-index:1;}
.RighInfo002254 .lists .bx-controls-direction a{ position:absolute; top:50%; width:47px; height:47px; margin-top:-23.5px; text-indent:-9999em; z-index:3;}
.RighInfo002254 .lists .bx-controls-direction a.bx-prev{ left:-3%;background:url(../images/rh.png);background-size:100% 100%;}
.RighInfo002254 .lists .bx-controls-direction a.bx-next{ right:-3%;background:url(../images/fl.png);background-size:100% 100%;}

.RighInfo002254 .lists .bx-controls-direction a.bx-prev:hover{background:url(../images/fl1.png);background-size:100% 100%;}
.RighInfo002254 .lists .bx-controls-direction a.bx-next:hover{ background:url(../images/rh1.png);background-size:100% 100%;}


@media(max-width:1200px){
.RighInfo002254 .lists .bx-controls-direction a.bx-prev{ left:0;}
.RighInfo002254 .lists .bx-controls-direction a.bx-next{ right:0; }
.RighInfo002254 .xgtitle{font-size:22px;}
}


.indubox{padding:5% 0;}

/*员工风采*/
.SubPage{padding:0 4.5%;}
#ygbigimg .slides li{ position:relative;}
#ygbigimg .tit{ position:absolute; font-size:16px; background:rgba(0,0,0,0.3); padding:10px 2%; color:#fff; width:100%; bottom:0px; left:0px;}
#ygbigimg .date{ float:right;}
#ygbigimg .img{ padding-top:55%; background-position:center center; background-repeat:no-repeat; background-size:contain;}

#ygsmallimg  { margin-top:45px; padding:0 44px;}
#ygsmallimg .flex-direction-nav a { background:#000;opacity: 1; width:37px; height:37px;}
#ygsmallimg .flex-direction-nav .flex-prev { left: 0px; background:url(../images/pageleft.png); background-size:contain;}
#ygsmallimg .flex-direction-nav .flex-prev:hover { background:url(../images/pageleft0.png); background-size:contain;}
#ygsmallimg .flex-direction-nav .flex-next { right: 0px; background:url(../images/pageright.png); background-size:contain;}
#ygsmallimg .flex-direction-nav .flex-next:hover { background:url(../images/pageright0.png); background-size:contain;}
#ygsmallimg .slides li .imgbox {font-size:16px; cursor:pointer; margin:0 5px; text-align:center; padding:8px; border:1px solid #999; color:#9a9a9a;}
#ygsmallimg .slides li .imgbox .img{ height:137px; background-position:center center; margin-bottom:5px; background-repeat:no-repeat; background-size:cover;}
#ygsmallimg .slides li.flex-active-slide .imgbox{ border:1px solid #fff;}
#ygsmallimg .slides li .imgbox2 { cursor:pointer; margin:0 5px; text-align:center; padding:4px;border:1px solid #fff;}
#ygsmallimg .slides li .imgbox2 .img{ height:80px; background-position:center center; background-repeat:no-repeat; background-size:cover;}
#ygsmallimg .slides li.flex-active-slide .imgbox2{ border:1px solid #fff;}


@media ( max-width:768px){
#ygsmallimg  { margin-top:15px; padding:0 15px;}
#ygbigimg .tit{ font-size:14px;}
#ygbigimg .date{ float:none; display:block;}
#ygsmallimg .slides li .imgbox .img{ height:100px;}
}

@media ( max-width:560px){
#ygsmallimg .flex-direction-nav a {width:27px; height:27px;}
#ygsmallimg .flex-direction-nav .flex-prev { left: -5px;}
#ygsmallimg .flex-direction-nav .flex-next { right: -5px;}
#ygsmallimg .slides li .imgbox {padding:4px;}
#ygsmallimg .slides li .imgbox .img{ height:75px;}
}


.yunbox{width:100%;text-align:center;}
.yunbox img{display:block;margin:0 auto 20px;}
.guarbox dl{margin-top:4%;}
.guarbox dl:first-child{margin-top:0px;}
.guarbox dl dt{font-size:22px;color:#999;text-align:center;border-bottom:1px dashed #eee;padding-bottom:20px;}
/*.guarbox dl dt::after{content:"";display:block;width:50px;height:1px;background:#ff9a36;margin:15px auto 0;}
*/.guarbox dl dd{font-size:16px;color:#9a9a9a;line-height:30px;margin-top:30px;}
.guarbox .aqul{}
.guarbox .aqul li{width:32%;float:left;margin-right:2%;padding-left:100px;box-sizing:border-box;position:relative;margin-top:3%;}
.guarbox .aqul li:nth-child(3n){margin-right:0px;}
.guarbox .aqul li .aqic{position:absolute;top:0px;left:0px;}
.guarbox .aqul li .aqtit{font-size:16px;color:#9a9a9a;line-height:26px;padding-top:16px;}
.guarbox .aqul li:last-child{width:100%;}
.teambox{padding:5% 0;}

/*环境服务 s*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.CaseList{ padding-bottom:4%;}
.CaseList li{transition: all ease 0.3s;}
.CaseList .imgbox{ width:50%; float:left; height:350px;}
.CaseList .info{ width:50%; float:left; padding:0 5%; color:#9a9a9a; line-height:25px;}
.CaseList .info .tit{ line-height:50px; padding-top:31px; color:#fff; font-size:20px;}
.CaseList .info .tit i{ display:block; width:35px; height:17px; border-top:3px solid #fff;}
.CaseList .info .txt{ color:#9a9a9a;overflow:hidden; margin-bottom:34px; font-size:16px;}
.CaseList li:hover .info .tit{ color:#ff9a36;}
.CaseList li:hover .info .tit i{ border-top:3px solid #ff9a36;}
.CaseList li.next .imgbox{ float:right;}

@media ( max-width:640px){
.CaseList li{ margin-bottom:12px;}
.CaseList .imgbox{ width:auto !important; float:none !important; height:auto; padding-top:50%;}
.CaseList .info{ width:auto !important; float:none !important; padding:12px 12px 20px; line-height:24px;}
.CaseList .info .tit{ line-height:35px; padding-top:0px; font-size:16px;}
.CaseList .info .txt{ height:72px; font-size:14px; margin-bottom:10px;}
}


.Advantages{}
.Advantages li{ float:left; width:33.333%; padding:0 4%;box-sizing:border-box;line-height:26px;}
.Advantages li .ico{text-align:center;}
.Advantages li .tit{ font-size:20px; padding:37px 0 15px;text-align:center;color:#999;}
.Advantages li .tit i{ display:block; margin:0px auto; width:30px; height:16px; border-bottom:2px solid #de9e71;}
.Advantages li .p{ color:#9a9a9a; }
.Advantages li:hover .ico{-webkit-animation: rotes 0.8s linear;animation: rotes 0.8s linear;}
@keyframes rotes{
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotes{
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}



@media ( max-width:768px){
.Advantages li{width:48%;padding:0px;}
.Advantages li:nth-child(2n){float:right;}
}


@media ( max-width:480px){
.Advantages li .ico{ width:40%; margin:0px auto}
.Advantages li .p{ height:auto; padding-bottom:20px;}
.Advantages li{ float:none; width:auto; padding:0 0%;}
.Advantages li:nth-child(2n){float:none;}
}


.Titleinfo{ color:#fff; padding:10px 0px 24px 0px; line-height:20px; margin-bottom:25px; text-align:center; border-bottom:1px dashed #e6e6e6;}
.Titleinfo .tit{ font-size:20px; color:#fff; padding-bottom:18px;}
.Titleinfo .date i{ margin:0px 12px; display:inline-block;font-style:normal;}
.Shares1,.Shares{ display:inline-block; *display:inline;zoom:1; vertical-align:top;}
.SinglePage{word-wrap:break-word;font-size:16px;line-height:36px;color:rgba(255,255,255,.5);}
.SinglePage p{text-indent:2em;}
.PrevNextBox {margin:30px 0 0 0;position:relative; color:rgba(255,255,255,.5);border-top:1px solid #eee;padding-top:30px;}
.PrevNextBox dl{ width:100%; line-height:35px;text-align:left; font-size:16px; overflow:hidden; }
.PrevNextBox dl span{color:#fff}
.PrevNextBox dl a,.PrevNextBox dl:hover a{color:rgba(255,255,255,.5);}
.PrevNextBox dl div{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; max-width:90%;}

.Bigimg .bigpic{text-align:center;}
.Bigimg .p{font-size:16px;color:#fff;line-height:20px;padding:15px;box-sizing:border-box;text-align:center;}
.PicList000762s{padding:0px;margin-top:10px;}
.PicList000762s li{margin-top:30px;margin-bottom:0px;}
.PicList000762s li figure{padding-bottom:65%;}

@media (max-width: 998px){
    .SinglePage{font-size:14px;line-height:26px;}
}

@media ( max-width:640px){
    .Titleinfo{ padding-bottom:15px; margin-bottom:15px;}
    .Titleinfo .tit{ font-size:18px; padding-bottom:10px;}
    .PrevNextBox dl{ width:auto; line-height:40px; height:40px;font-size:14px; text-align:left;}
    .PrevNextBox dl div{width:90%; margin:0px auto;}
    .PrevNextBox dl.fl{ float:none;}
    .PrevNextBox dl.fr{ float:none;}
    .Shares1{margin-top:10px;}
    .guarbox .aqul li .aqtit{font-size:14px;}
}

@media (max-width:560px){
    .guarbox .aqul li{width:48%;float:none;padding-left:60px;margin-right:0px;}
    .guarbox .aqul li .aqtit{line-height:20px;padding-top:6px;}
    .guarbox .aqul li .aqic{width:50px;height:50px;}
    .guarbox .aqul li:nth-child(2n){float:right;}
    .guarbox dl dt{font-size:18px;}
    .guarbox dl{margin-top:35px;}
    .guarbox dl dd{margin-top:25px;}
}
/*
 .PicList000593 为demo编号
 */
 .PicList000593{ padding-top:2%;}
 .PicList000593 li{ float:left; width:32%; margin-right:2%; position:relative; margin-bottom:2%;}
 .PicList000593 li:nth-child(3n){ margin-right:0;}
 .PicList000593 li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
 .PicList000593 li .video_files video{width:100%; height:100%; background-color:#000;}
 .PicList000593 li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
 .PicList000593 li .video_files .close::before,
 .PicList000593 li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
 .PicList000593 li .video_files .close::before{ transform:rotate(45deg);}
 .PicList000593 li .video_files .close::after{ transform:rotate(-45deg);}
 .PicList000593 li figure{ position:relative;}
 .PicList000593 li figure em{ display:block; padding-bottom:65%; background-size:contain; background-position:center center; background-repeat:no-repeat;}
 .PicList000593 li figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
 .PicList000593 li figure a::before,
 .PicList000593 li figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
 .PicList000593 li figure a::before{width: 70px;height: 70px;border: 3px solid rgba(255,255,255,0.6);margin-left: -35px;margin-top: -35px;border-radius: 50%;}
 .PicList000593 li figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid rgba(255,255,255,0.6);margin-left: -3px;margin-top: -12px;}
 .PicList000593 li p{text-align:center;    font-size: 16px;  color: #9a9a9a;}
 .PicList000593 li p:hover{color: #ff9a36;}
 @media(max-width:768px){
 .PicList000593 li{width:49%; margin-right:2%;}
 .PicList000593 li:nth-child(3n){ margin-right:2%;}
 .PicList000593 li:nth-child(2n){ margin-right:0;}
 }
 @media(max-width:480px){
 .PicList000593 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
 .PicList000593 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
 }
 @media(max-width:375px){
 .PicList000593 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
 .PicList000593 li{width:100%; float:none; margin-right:0 !important;}
 }


/*.sec3{display:table;text-align:center;}
.sec3 .secbox{display: table-cell;
    vertical-align: middle;}*/


    
/* 侧边悬浮框 */
.float{position: fixed;top:50%;right:30px;z-index:999999999;transform: translateY(-50%);}
.float ul li{cursor: pointer;width:85px;height:85px;border:1px solid #e5e5e5;margin-bottom:3px;text-align: center;background:#fff;position: relative;}
.float ul li .li-box{padding-top:15px;}
.float ul li .li-box .img2{display: none;}
.float ul li .li-box p{margin:10px 0 0 0;font-size: 14px;}
.float ul li:hover{background:#EC6C01;border:1px solid #EC6C01;}
.float ul li:hover .img1{display: none;}
.float ul li:hover .img2{display: inline-block;}
.float ul li:hover p{color:#fff;}
.float ul li:hover p a{color: #fff;}
.float ul li .tc-wx,.float ul li .tc-dh{position: absolute;top:-1px;left:-125px;display: none;}
.float ul li .tc-wx img{width:120px;}
.float ul li .tc-dh p{background: #EC6C01;width:125px;height: 85px;line-height: 85px;color: #fff;}

.float ul li .tc-form{width:420px;border:1px solid #e5e5e5;background:#fff;position: absolute;top:-200px;left:-425px;box-sizing: border-box;padding:50px 30px 30px 30px;display: none;box-shadow: 0 0 10px #ddd;}
.float ul li .tc-form .float-ico{position: absolute;top:-60px;margin-left:-42px;left:50%;}
.float ul li .tc-form .form-tit{color:#EC6C01;margin-bottom:20px;}
.float ul li .tc-form .form-tit h1{font-size: 25px;margin:10px 0 7px 0;}
.float ul li .tc-form .form-tit span{font-size: 15px;}
.float ul li .tc-form .input-box{width:100%;height:40px;margin-bottom:10px;border:1px solid #e5e5e5;}
.float ul li .tc-form .input-box input{width:100%;height:100%;padding:0 20px;font-size: 15px;}
.float ul li .tc-form .form-list .input-box{width:48%;}
.float ul li .tc-form .input-button button{width:100%;height:40px;background:#EC6C01;border:none;color:#fff;}

.float ul li:hover .tc-box{display: block;}

@media(max-width:992px){
	.float{display: none;}
}
