@charset "utf-8";

@import "iconfont.css";
@import "jquery.fancybox.css";

/*---------------------------------------------------*/
.s-tit{text-align:center;}
.s-tit h3{font-size:46px;color:#333;line-height:1;letter-spacing:2px;text-transform:uppercase;}
.s-tit hr{width:21px;height:21px;background:url(img/hr01.png) no-repeat;margin:13px auto 0;}
.s-tit p{font-size:22px;color:#999;margin:15px 0 0;}

.s-tit.white h3{color:#fff;}
.s-tit.white hr{background:url(img/hr02.png) no-repeat;}
.s-tit.white p{color:#fff;}

.indexA .tit{padding:70px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.indexA .tit h3{width:540px;font-size:60px;color:#0f0f0f;font-weight:bold;text-align:right;position:relative;padding-right:60px;box-sizing:border-box;}
.indexA .tit h3::after{content:"";position:absolute;top:0;bottom:0;right:0;width:10px;background:#E6782C;border-radius:10px;}
.indexA .tit h3 em{font-size:18px;color:#0f0f0f;font-weight:400;display:block;letter-spacing:14px;}
.indexA .tit p{-webkit-flex:1;flex:1;margin-left:60px;font-size:18.indexB .txt .t ppx;color:#0f0f0f;line-height:24px;}

.indexA .list{}
.indexA .swiper-slide{background:#F7F7F7;box-sizing:border-box;text-align:center;position:relative;padding:40px 15px;}
.indexA .swiper-slide .ico{width:110px;height:85px;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.indexA .swiper-slide .ico img:last-child{display:none;}
.indexA .swiper-slide h5,.indexA .swiper-slide h4{font-size:30px;color:#E6782C;font-weight:bold;margin:30px 0 0 0;}
.indexA .swiper-slide p{font-size:16px;color:#E6782C;line-height:24px;height:120px;overflow:hidden;margin:15px 0 0;}
.indexA .swiper-slide .more{font-size:16px;width:120px;height:40px;line-height:40px;background:#E6782C;color:#fff;display:inline-block;margin:30px 0 0;}
.indexA .swiper-slide .more:hover{color:#E6782C;}

.indexA .swiper-pagination{display:none;position:static;width:100%;margin:20px 0 0;}
.indexA .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #E6782C;border-radius:50%;opacity:1;box-sizing:border-box;}
.indexA .swiper-pagination-bullet-active{background:#E6782C;}

@media screen and (min-width:768px) {
.indexA .swiper-slide:hover{background:#E6782C;}
.indexA .swiper-slide:hover .ico img:first-child{display:none;}
.indexA .swiper-slide:hover .ico img:last-child{display:inline-block;}
.indexA .swiper-slide:hover h5,.indexA .swiper-slide:hover h4{color:#fff;}
.indexA .swiper-slide:hover p{color:#fff;}
.indexA .swiper-slide:hover .more{color:#fff;background:#fab72e;}
}


.indexB{padding:0 0 30px;}
.indexB h3{font-size:60px;font-weight:bold;line-height:1;color:#000;text-align:center;padding:70px 0 0 0;}

.indexB ul{background: #f6f6f6;}
.indexB ul li{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.indexB ul li~li{margin-top:70px;}

.indexB .txt{width:50%;box-sizing:border-box;background:#F6F6F6;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;}
.indexB .txt .box{width:600px;padding:0 0 0 23px;box-sizing:border-box;max-width:100%;}
.indexB .txt h5,.indexB .txt h4{font-size:30px;font-weight:bold;color:#000;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1;
}
.indexB .txt .t{margin:20px 0 0;font-size:16px;color:#525151;line-height:28px;}
.indexB .txt .t p{margin:8px 0 0;text-align:justify;text-align:left;}
.indexB .txt .t p em{display:inline-block;background:#E6782C;padding:0 5px;line-height:28px;color:#fff;margin-right:3px;margin-bottom:10px;}
.indexB .txt .t p em:nth-of-type(3){background:#999;}
.indexB .txt .t p em:nth-of-type(2){background:#2844B3;}
.indexB .txt h6{font-size:18px;color:#E6782C;font-weight:bold;background:url(img/dot.png) no-repeat left center;padding:0 0 0 35px;margin:20px 0 0;}
.indexB .txt dl{margin:20px 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.indexB .txt dl dd{width:174px;}
.indexB .txt .more{margin:40px 0 0;width:160px;height:40px;line-height:40px;background:#E6782C;text-align:center;display:block;color:#fff;font-size:16px;}
.indexB .txt .more:hover{color:#fff;background:#000;}

.indexB .pic{width:50%;position:relative;background:#F6F6F6;box-sizing:border-box;display:-webkit-flex;display:flex;}
.indexB .pic img{display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}

.indexB ul li:nth-child(2n+1){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.indexB ul li:nth-child(2n+1) .txt{-webkit-align-items:flex-end;align-items:flex-end;}
.indexB ul li:nth-child(2n+1) .txt .box{padding:0 23px 0 0;}

.indexB ul li:nth-child(2n+2) .pic{-webkit-justify-content:flex-end;justify-content:flex-end;}


.indexB .bnt{text-align:center;margin:50px 0;font-size:0;}
.indexB .bnt a{width:220px;height:60px;line-height:60px;font-size:22px;color:#fff;background:#E6782C;text-align:center;display:inline-block;transition:all 0.3s ease 0s;}
.indexB .bnt a:last-child{background:#666;}
.indexB .bnt a:hover{width:240px;}

.indexC{padding:30px 0;position:relative;}
.indexC h3{font-size:60px;font-weight:bold;line-height:1;color:#000;text-align:center;}
.indexC p{font-size:18px;margin:30px 0 0;color:#000;text-align:center;}

.indexC .list{margin:60px 0 0;position:relative;overflow:hidden;}
.indexC .view{position:relative;}
.indexC .view img{width:100%;}

.indexC .view .v{width:100%;display:block;overflow:hidden;position:relative;border-radius:30px 30px 0 0;}
.indexC .view .v img{transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.indexC .view .v::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url("img/v.png") no-repeat center;display:block;}
.indexC .view .v:hover img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.indexC .view .arrow-left,.indexC .view .arrow-right{display:none;background:rgba(0,0,0,0.3);position:absolute;top:50%;margin-top:-20px;width:40px;height:40px;z-index:30;text-align:center;}
.indexC .view .arrow-left{left:0;}
.indexC .view .arrow-right{right:0;}
.indexC .view .arrow-left i,.indexC .view .arrow-right i{color:#fff;font-size:15px;line-height:40px;}

.indexC .preview{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;z-index:20;}
.indexC .preview .wp{height:100%;}
.indexC .preview .box{width:310px;background:#E6782C;height:100%;padding:30px 15px 0 23px;box-sizing:border-box;}
.indexC .preview .swiper-container{width:100%;margin-left:0;}
.indexC .preview .swiper-wrapper{width:273px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.indexC .preview .swiper-slide{cursor:pointer;width:264px;padding:15px 0;border-bottom:1px solid #fff;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.indexC .preview .swiper-slide::after{display:none;content:"";background:#fff;width:100%;height:100%;top:0;left:0;position:absolute;box-shadow:4px 4px 7px 0 rgba(0,0,0,.25) inset;}
.indexC .preview .swiper-slide::before{display:none;content:'';position:absolute;right:-8px;margin:0;top:calc(50% - 8px);overflow:hidden;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #fff;}
.indexC .preview .swiper-slide em{font-size:18px;font-weight:500;color:#fff;position:relative;z-index:20;padding:0 0 0 10px;display:inline-block;line-height:22px;}
.indexC .preview .active-nav::after{display:block;}
.indexC .preview .active-nav::before{display:block;}
.indexC .preview .active-nav em{color:#050505;}

.indexC .preview .more{width:100%;background:#000;line-height:60px;height:60px;font-size:19px;color:#fff;display:block;margin:20px 0 0;text-align:center;}

/**
.indexC .list .bd{width:100%;height:100%;}
.indexC .list .bd li{width:100%;height:100%;}
.indexC .list .bd li a{display:block;width:100%;height:100%;}
.indexC .list .bd li img{width:100%;}

.indexC .list .box{position:absolute;left:0;top:0;right:0;bottom:0;}
.indexC .list .box .wp{height:100%;}
.indexC .list .hd{width:310px;background:#BB2923;height:100%;padding:30px 23px 0;box-sizing:border-box;}
.indexC .list .hd ul li{line-height:65px;height:65px;position:relative;cursor:pointer;border-bottom:1px solid #fff;}
.indexC .list .hd ul li::after{display:none;content:"";background:#fff;width:100%;height:65px;top:0;left:0;position:absolute;box-shadow:4px 4px 7px 0 rgba(0,0,0,.25) inset;}
.indexC .list .hd ul li::before{display:none;content:'';position:absolute;right:-8px;margin:0;top:calc(50% - 8px);overflow:hidden;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #fff;}
.indexC .list .hd ul li em{font-size:18px;color:#fff;position:relative;z-index:20;padding:0 0 0 40px;}
.indexC .list .hd ul li.on::after{display:block;}
.indexC .list .hd ul li.on::before{display:block;}
.indexC .list .hd ul li.on em{color:#050505;}
.indexC .list .hd .more{width:100%;background:#000;line-height:60px;height:60px;font-size:19px;color:#fff;display:block;margin:20px 0 0;text-align:center;}
**/

.indexD{padding:30px 0 0;box-sizing:border-box;position:relative;z-index:20;}
.indexD h3{font-size:60px;font-weight:bold;line-height:1;color:#000;text-align:center;}
/*.indexD .pic{margin:50px 0 0;}*/

.indexD .list{position:relative;margin:40px 0 0;text-align:center;}
.indexD .list .swiper-container{}
.indexD .list .swiper-slide a{display:block;width:100%;box-sizing:border-box;position:relative;}
.indexD .list .swiper-slide a img{width:100%;box-sizing:border-box;}
.indexD .list .swiper-slide p{margin:15px 0 0;text-align:center;font-size:16px;color:#202020;}

.indexD .swiper-button-prev,.indexD .swiper-button-next{width:44px;height:44px;top:50%;border:2px solid #666;margin-top:-23px;text-align:center;background:#fff;border-radius:50%;}
.indexD .swiper-button-prev,.indexD .swiper-container-rtl .swiper-button-next{left:-66px;right:auto;}
.indexD .swiper-button-next,.indexD .swiper-container-rtl .swiper-button-prev{right:-66px;left:auto;}
.indexD .swiper-button-next::after,.indexD .swiper-button-prev::after{display:none;}

.indexD .swiper-button-prev i,.indexD .swiper-button-next i{color:#666;font-size:22px;line-height:44px;}
.indexD .swiper-button-prev:hover,.indexD .swiper-button-next:hover{border-color:#E6782C;}
.indexD .swiper-button-prev:hover i,.indexD .swiper-button-next:hover i{color:#E6782C;}

.indexD .swiper-pagination{display:none;position:static;width:100%;margin-top:20px;}
.indexD .swiper-pagination-bullet {height:12px;width:12px;margin:0 4px;background:#B9B9B9;border-radius:50%;opacity:1;box-sizing:border-box;}
.indexD .swiper-pagination-bullet-active{background:#E6782C;}


.indexF{padding:90px 0 0;}
.indexF ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.indexF ul li{width:590px;transition:all 0.3s ease 0s;}
.indexF ul li a{width:100%;display:block;position:relative;overflow:hidden;}
.indexF ul li a h5{font-size:48px;color:#fff;font-weight:bold;position:absolute;top:25px;left:30px;text-shadow: 2px 2px 4px #666;}
.indexF ul li a h6{font-size:22px;color:#fff;position:absolute;bottom:10px;left:20px;background:url(img/dot2.png) no-repeat left center;padding:0 20px 0 35px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.indexF ul li a img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.indexF ul li a:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}

/*.indexF ul li a.v::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;background:url("img/v.png") no-repeat center;display:block;}*/
.indexF ul li a.n h5{left:auto;right:30px;}
.indexF ul li p{font-size:18px;color:#000;margin:20px 0 0;}

.indexE{background:#fff;padding:60px 0 90px;}
.indexE h3{font-size:60px;font-weight:bold;line-height:1;color:#000;text-align:center;}
.indexE ul{margin:40px 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.indexE ul li{width:290px;height:130px;transition:all 0.3s ease 0s;background-repeat:no-repeat;background-position:center;}
.indexE ul li a{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;text-align:center;transition:transform .5s;-webkit-transition:transform .5s;}

.indexG{padding:50px 0 30px;}
.indexG .box{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.indexG .txt{-webkit-flex:1;flex:1;margin-left:42px;} 
.indexG .txt h3{font-size:46px;line-height:1;color:#000;font-weight:800;}
.indexG .txt .t{font-size:16px;color:#4c4c4c;line-height:26px;margin:20px 0 0;/*text-align:justify;*/}
.indexG .txt .t p~p{margin-top:20px;}
.indexG .txt .more{margin:40px 0 0;width:180px;height:50px;line-height:50px;text-align:center;background:#E6782C;font-size:16px;color:#FFF;display:block;}
.indexG .txt .more:hover{background:#202020;}

.indexG .v{width:49%;display:block;overflow:hidden;position:relative;}
.indexG .v::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;background:rgba(0,0,0,0.3) url("img/v2.png") no-repeat center;display:block;}
.indexG .v img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.indexG .v:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.indexG .v:hover::after{background-color:rgba(0,0,0,0.5);}


/*------------------------------------------------------------*/
.sidebanner{position:relative;overflow:hidden;background-position:center;background-repeat:no-repeat;height:160px;}
.sidebanner .txt{position:absolute;left:0;top:0;right:0;bottom:0;display:-webkit-flex;display:flex;flex-direction:column;-ms-flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:left;}
.sidebanner .txt h1,.sidebanner .txt h2,.sidebanner .txt h3{color:#fff;font-size:36px;font-weight:bold;text-transform:uppercase;margin: 0 auto;width:1400px;text-shadow: 2px 2px 4px #666;}


.path{height:50px;line-height:50px;border-bottom:1px solid #EAEAEA;}
.path p{color:#666;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.path p i{margin:0 5px 0 0;font-size:14px;}
.path p a{color:#666;}

.main{padding-top:40px;padding-bottom:50px;}

.main-left{float:left;width:300px;position:relative;}
.main-right{margin-left:340px;}
.affix{position:fixed;top:120px;width:300px;}
.affix-bottom{position:relative;}
/*----------------------------------------*/

.main-left h3{font-size:18px;font-weight:bold;display:block;color:#fff;height:50px;line-height:50px;padding:0 0 0 20px;background:#E6782C;position:relative;text-transform:uppercase;}
.main-left h3::after{display:none;font-family:"qico";content: "\e727";position:absolute;top:5px;right:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:18px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.main-left h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.left_contact .nr{border: 1px solid #e2e2e2;border-top: none;padding: 10px 15px;}
.left_contact .nr p.p1{line-height: 24px;display: block;font-size: 16px;color: #333;cursor: pointer;position: relative;margin-top: 6px;}
.left_contact .nr p.p1 i{color: #000;font-size: 20px;margin-right: 10px;}
              
              
              
              
              
.sidemenu{margin:0 0 15px;}
.sidemenu ul{border:1px solid #EDEDED;border-top:none;}
.sidemenu ul li{margin:3px 0 0;border-bottom:1px solid #EDEDED;}
.sidemenu ul li h5{line-height:24px;display:block;font-size:16px;color:#333;cursor:pointer;position:relative;}
.sidemenu ul li h5 a{color:#333;display:block;padding:10px 0 10px 20px;margin-right:40px;text-transform:capitalize;}
.sidemenu ul li h5 a:hover{color:#E6782C;text-decoration:underline;}
.sidemenu ul li h5 span{position:absolute;top:0;right:0;background:url("img/i7.png") no-repeat center;width:40px;height:45px;display:block;}

.sidemenu > ul > li ul{display:none;}
.sidemenu > ul > li ul li{border-bottom:1px dashed #DCDCDC;background:#fff;padding:10px 20px;}
.sidemenu > ul > li ul li:last-child{border-bottom:none;}
.sidemenu > ul > li ul li a{font-size:14px;display:block;color:#666;padding-left:15px;text-transform:capitalize;background:url("img/i6-1.png") no-repeat left 5px;}

.sidemenu ul li.active h5 a{color:#E6782C;}
.sidemenu ul li.active span{background:url("img/i7-1.png") no-repeat center;}


.side-search{margin-bottom:20px;position:relative;border:1px solid #D9D9D9;}
.side-search .submit_text{width:100%;height:50px;line-height:50px;padding:0 60px 0 15px;color:#000;font-size:16px;background:none;box-sizing:border-box;}
.side-search .submit_btn{position:absolute;right:0;top:0;width:50px;height:50px;display:block;cursor:pointer;text-align:center;background:none;}
.side-search .submit_btn i{font-size:21px;color:#989898;}

.side-nav{margin-bottom:20px;}
.side-nav ul{border:1px solid #EDEDED;border-top:none;border-bottom:none;}
.side-nav ul li{position:relative;line-height:24px;border-bottom:1px solid #EDEDED;}
.side-nav ul li::after{font-family:"qico";content:"\e62e";position:absolute;right:10px;top:calc(50% - 15px);font-size:18px;font-weight:normal;line-height:30px;}
.side-nav ul li a{color:#333;font-size:17px;display:block;padding:12px 10px 12px 20px;-webkit-transition: 0.5s;transition: 0.5s;}
.side-nav ul li.active a{color:#E6782C;}
.side-nav ul li.active::after{color:#E6782C;}

.side-tags{margin-bottom:15px;}
.side-tags h4{font-size:18px;font-weight:bold;color:#333;border-bottom:1px dashed #D9D9D9;line-height:48px;background:url("img/i14.png") no-repeat left center;padding:0 0 0 29px;}
.side-tags ul{margin-top:17px;font-size:0;}
.side-tags ul li{margin:0 10px 10px 0;display:inline-block;}
.side-tags ul li a{padding:4px 8px;background:#D2D2D2;border-radius:3px;display:block;font-size:14px;color:#333;}
.side-tags ul li a:hover{background:#E6782C;color:#fff;}

.side-bnt{margin-bottom:25px;}
.side-bnt a{display:block;height:48px;line-height:48px;background:#E6782C;background-position:left 15px center;background-repeat:no-repeat;padding:0 0 0 60px;font-size:16px;color:#fff;}
.side-bnt a.mail{background-image:url("img/mail.png");}
.side-bnt a.tel{background-image:url("img/tel.png");margin-top:15px;}


.menu-tabs{padding:30px 0;text-align:center;border-bottom:1px solid #E3E3E3;background:#fff;}
.menu-tabs ul{font-size:0;}
.menu-tabs ul li{height:46px;line-height:46px;display:inline-block;margin:0 10px;}
.menu-tabs ul li a{font-size:17px;color:#222;display:block;padding:0 32px;background:#EAEAEA;}
.menu-tabs ul li.active a{background:#E6782C;color:#fff;}

/*---------news-----------*/

.newslist{}
.newslist ul{margin-top:-20px;}
.newslist ul li{transition:all 0.3s ease 0s;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #EDEDED;padding:20px 0;}
.newslist ul li .pic{width:300px;display:block;overflow:hidden;}
.newslist ul li .pic img{width:100%;transition:all 0.3s ease 0s;}
.newslist ul li .t{-webkit-flex:1;flex:1;margin:10px 0 0 20px;box-sizing:border-box;}
.newslist ul li .t h5,.newslist ul li .t h2{font-size:18px;}
.newslist ul li .t h5 a,.newslist ul li .t h2 a{color:#111;}
.newslist ul li .t h5 a:hover,.newslist ul li .t h2 a:hover{color:#E6782C;text-decoration:underline;}
.newslist ul li .t span{margin:15px 0 0;background:url("img/time.png") no-repeat left center;padding:0 0 0 20px;display:inline-block;font-size:13px;color:#666;}
.newslist ul li .t > p{color:#666;font-size:15px;margin:15px 0 0;line-height:22px;}
.newslist ul li .t .more{margin:15px 0 0;}
.newslist ul li .t .more a{width:110px;background:#E6782C;height:32px;line-height:32px;display:inline-block;text-align:center;font-size:12px;color:#fff;}
.newslist ul li .t .more a:hover{background:#E62129;color:#fff;}

.newslist ul li .pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}



.newsnr{}
.newsnr h1{font-size:24px;line-height:1;margin:20px 0 0;color:#000;text-align:center;}

.newsnr .artInfo{padding:0 0 20px;border-bottom:1px solid #D9D9D9;text-align:center;margin:25px 0 0;position:relative;}
.newsnr .artInfo::after{content:"";display:block;height:3px;background:#E6782C;width:100px;position:absolute;bottom:-2px;left:50%;margin:0 0 0 -50px;z-index: 1;}
.newsnr .artInfo span{margin:0 10px;line-height:20px;display:inline-block;font-size:15px;color:#666;}
.newsnr .artInfo span.time{background:url(img/time.png) no-repeat left center;padding:0 0 0 20px;}
.newsnr .pro-share{margin:25px 0 0;} 
.newsnr .pro-share .addthis_inline_share_toolbox_ysau{clear:none !important;} 
.newsnr .artInfo span.hit{background:url(img/hit.png) no-repeat left center;padding:0 0 0 23px;}

.news-content{margin:20px 0;line-height:28px;color:#222;font-size:17px;border-bottom:1px solid #E4E3E8;padding:0 0 30px;}
.news-content img{/*width:100%;*/}
.news-content h5{font-size:18px;margin:0 0 10px;color:#383838;}
.news-content p{margin:0 0 10px;}

.pnbar{margin-top:40px;text-align:center;}
.pnbar a{color:#fff;width:142px;height:42px;line-height:42px;font-size:15px;display:inline-block;margin:0 15px;background:#333;text-align:center;border-radius:5px;}
.pnbar a img{margin-right:10px;vertical-align:middle;}
.pnbar a:hover{color:#fff;background:#E6782C;}


.news-inquiry{margin-top:50px;box-sizing:border-box;}
.news-inquiry h3{font-size:30px;color:#484848;font-weight:bold;line-height:1;text-align:center;}
.news-inquiry p{font-size:14px;color:#484848;margin:30px 0 0;text-align:center;}
.news-inquiry h5{background:#F0B323;line-height:46px;padding:0 15px;font-size:16px;color:#fff;margin:40px 0 0;}
.news-inquiry .inquirbox{padding:15px 15px 0;border:1px solid #DDD;border-top:none;background:#fff;}


/*-----about------*/

.onepage{line-height:28px;color:#222;font-size:17px;}
.onepage p{margin:0 0 10px;}


.about{padding:80px 0 0;}
.about .wp{}
.about .txt{}
.about .txt h4{font-size:20px;color:#000;font-weight:bold;line-height:1.2;}
.about .txt h4:after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:15px 0 0;}
.about .txt .t{margin:20px 0 0;font-size:16px;line-height:26px;color:#666;}
.about .txt .t p{margin-bottom:10px;}

.about .pic{float:right;width:50%;margin-left:50px;}
.about .pic .v{width:100%;display:block;border-radius:5px;overflow:hidden;position:relative;z-index:1;}
.about .pic .v img{border-radius:5px;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
/*.about .pic .v::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2) url("img/v1.png") no-repeat center;display:block;}*/
.about .pic .v:hover img{transform:scale(1.05);-webkit-transform: scale(1.05);}

.factory{padding:80px 0 0;}
.factory h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;}
.factory h3 em{font-weight:bold;color:#E6782C;}
.factory h3:after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:15px 0 0;}

.factory .list{margin-top:40px;position:relative;}
.factory .list .swiper-slide{float:left;background:#fff;position:relative;box-sizing:border-box;}
.factory .list .swiper-slide .pic{width:100%;display:block;box-sizing:border-box;}
.factory .list .swiper-slide .pic img{width:100%;display:block;}
.factory .list .swiper-slide p{text-align:center;font-size:18px;color:#000;line-height:40px;}

.factory .swiper-button-prev,.factory .swiper-button-next{width:42px;height:42px;border:2px solid #DBDBDB;border-radius:50%;background:#fff;margin-top:-21px;text-align:center;}
.factory .swiper-button-prev i,.factory .swiper-button-next i{font-size:22px;line-height:42px;color:#9E9E9E;}
.factory .swiper-button-prev,.factory .swiper-container-rtl .swiper-button-next{left:-65px;right:auto;}
.factory .swiper-button-next,.factory .swiper-container-rtl .swiper-button-prev{right:-65px;left:auto;}

.factory .swiper-button-prev:hover,.factory .swiper-button-next:hover{border:2px solid #E6782C;}
.factory .swiper-button-prev:hover i,.factory .swiper-button-next:hover i{color:#E6782C;}

.factory .swiper-pagination{display:none;position:static;width:100%;margin:20px 0 0;}
.factory .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #E6782C;border-radius:50%;opacity:1;box-sizing:border-box;}
.factory .swiper-pagination-bullet-active{background:#E6782C;}


.history{padding:80px 0 20px;}
.history h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;}
.history h3:after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:15px 0 0;}

.history .view{margin:35px 0 0;position:relative;background:url(img/ibg1.jpg) no-repeat center top;padding:22px 25px;box-sizing:border-box;}
.history .view .swiper-slide{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.history .view .swiper-slide .pic{border:2px solid #fff;box-sizing:border-box;width:285px;position:relative;overflow:hidden;}
.history .view .swiper-slide .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.history .view .swiper-slide .txt{-webkit-flex:1;flex:1;margin-left:30px;position:relative;z-index:20;box-sizing:border-box;position:relative;color:#fff;font-size:15px;line-height:24px;text-transform:capitalize;}
.history .view .swiper-slide .txt p~p{margin:15px 0 0;}
.history .view .swiper-slide .txt p{line-height:30px;font-size:14px;}
.history .view .swiper-slide:hover{box-shadow:0 0 4px 3px rgba(233,233,233,0.4);}
.history .view .swiper-slide:hover .pic img{transform:scale(1.06);-webkit-transform: scale(1.06);}

.history .arrow-left,.history .arrow-right{position:absolute;top:50%;z-index:10;width:42px;height:42px;border:2px solid #E17D7F;margin-top:-21px;border-radius:5px;text-align:center;background:none;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.history .arrow-left{left:-90px;}
.history .arrow-right{right:-90px;}
.history .arrow-left i,.history .arrow-right i{color:#E17D7F;font-size:30px;line-height:42px;display:inline-block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.history .arrow-left:hover,.history .arrow-right:hover{background:#C8000A;border:2px solid #C8000A;}
.history .arrow-left:hover i,.history .arrow-right:hover i{color:#fff;}

.history .preview{position:relative;text-align:center;}
.history .preview::before{content:'';position:absolute;width:100%;top:28px;left:0;right:0;background-color:#DFDFDF;height:2px;}
.history .preview .swiper-container{box-sizing:border-box;text-align:center;}
.history .preview .swiper-wrapper{}
.history .preview .swiper-slide{cursor:pointer;display:inline-block;box-sizing:border-box;position:relative;font-size:17px;color:#595656;padding:20px 0 0;}
.history .preview .swiper-slide::before{content:"";border:3px solid #BFBFBF;background:#BFBFBF;border-radius:50%;width:14px;height:14px;display:block;margin:0 auto 10px;}
.history .preview .swiper-slide::after{content:"";border:13px solid transparent;border-top-style:solid;border-top-color:#343434;width:0;height:0;top:0px;left:calc(50% - 13px);display:none;position:absolute;}
.history .preview .swiper-slide em{font-size:15px;color:#040404;}

.history .preview .swiper-slide.active-nav{color:#C8000B;}
.history .preview .swiper-slide.active-nav::before{border:3px solid #E6782C;background:#fff;}
.history .preview .swiper-slide.active-nav::after{display:inline-block;}



.team{padding:80px 0;}
.team h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;}
.team h3 em{font-weight:bold;color:#E6782C;}
.team h3:after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:15px 0 0;}

.team ul{margin:10px 0 0 -2%;overflow:hidden;}
.team ul li{float:left;width:31.3333333%;margin:30px 0 0 2%;}


.cert-list{padding:40px 0;}
.cert-list h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;margin-bottom:30px;text-align:center;}
.cert-list h3::after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:10px auto 0;}
.cert-list .list{position:relative;}
.cert-list .list .swiper-slide{background:#fff;position:relative;box-sizing:border-box;}
.cert-list .list .swiper-slide img{width:100%;display:block;border:3px solid #D9D9D9;box-sizing:border-box;}
.cert-list .list .swiper-slide p{margin:15px 0 0;text-align:center;font-size:17px;color:#333;}

.cert-list .swiper-button-prev,.cert-list .swiper-button-next{width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid #D9D9D9;margin-top:-23px;text-align:center;}
.cert-list .swiper-button-prev i,.cert-list .swiper-button-next i{font-size:24px;line-height:48px;color:#B6B6B6;}
.cert-list .swiper-button-prev,.cert-list .swiper-container-rtl .swiper-button-next{left:-65px;right:auto;}
.cert-list .swiper-button-next,.cert-list .swiper-container-rtl .swiper-button-prev{right:-65px;left:auto;}

.cert-list .swiper-button-prev:hover,.cert-list .swiper-button-next:hover{background:#E6782C;border:1px solid #E6782C;}
.cert-list .swiper-button-prev:hover i,.cert-list .swiper-button-next:hover i{color:#fff;}

.cert-list .swiper-pagination{display:none;position:static;width:100%;margin:20px 0 0;}
.cert-list .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #E6782C;border-radius:50%;opacity:1;box-sizing:border-box;}
.cert-list .swiper-pagination-bullet-active{background:#E6782C;}


.business-1{padding:80px 0 0;}
.business-1 .txt{font-size:16px;line-height:26px;color:#666;}
.business-1 .txt p{margin-top:10px;}
.business-1 .pic{margin:25px 0 0;}
.business-1 .pic img{width:100%;display:block;}


.business-2{padding:80px 0;}
.business-2 h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;}
.business-2 h3 em{font-weight:bold;color:#E6782C;}
.business-2 h3:after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:15px 0 0;}

.business-2 .pic{margin-top:35px;border:2px dashed #aaa;border-radius:8px;padding:20px;text-align:center;}

.business-2 ul{margin:10px 0 0 -2%;overflow:hidden;}
.business-2 ul li{float:left;width:31.3333333%;margin:30px 0 0 2%;}

/*-----video------*/

.service{}
.service h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;text-align:center;}
.service h3::after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:10px auto 0;}

.service ul{margin:40px 0 0;}
.service ul li~li{margin-top:20px;}
.service ul li h5{font-size:20px;color:#000;font-weight:bold;margin-bottom:15px;}
.service ul li h5 img{height:40px;vertical-align:middle;margin-right:10px;}
.service ul li p{font-size:16px;color:#555;line-height:24px;margin-left:50px;}



.app-nav{padding:0 0 30px;border-bottom:1px solid #E5E5E5;}
.app-nav h5{font-size:24px;color:#000;font-weight:bold;position:relative;}
.app-nav h5::after{display:none;font-family:"qico";content: "\e727";position:absolute;top:5px;right:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:18px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.app-nav h5.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}
.app-nav ul{font-size:0;height:100%;overflow:hidden;transition:all 0.3s ease 0s;}
.app-nav ul.active{height:145px;}
.app-nav ul li{display:inline-block;line-height:32px;height:32px;margin:15px 15px 0 0;font-size:15px;color:#000;}
.app-nav ul li a{background:#BFBFBF;display:block;padding:0 18px;border-radius:10px;}
.app-nav ul li.active a{background:#E6782C;color:#fff;}

.app-nav .bnt{margin:30px 0 0;text-align:center;}
.app-nav .bnt a{background:#E6782C;display:inline-block;line-height:34px;padding:0 20px;font-size:14px;color:#fff;}
.app-nav .bnt a i{font-size:15px;transition:all 0.3s ease 0s;display:inline-block;}
.app-nav .bnt a.active i{transform:rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}

.app-list ul{margin:30px 0 0 -2%;}
.app-list ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.app-list ul li .pic{position:relative;width:100%;display:block;overflow:hidden;}
.app-list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.app-list ul li .pic::after{display:none;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6) url("img/i8.png") no-repeat center;}
.app-list ul li .t{padding:10px 0;height:60px;border:1px solid #D9D9D9;border-top:none;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;}
.app-list ul li .t a{font-size:16px;font-weight:bold;color:#222;padding:0 10px;}
.app-list ul li:hover img{transform:scale(1.11);-webkit-transform: scale(1.11);}
.app-list ul li:hover .pic::after{display:block;}


.case-nav{padding:0 0 30px;}
.case-nav ul{font-size:0;text-align:center;}
.case-nav ul li{background:#BFBFBF;display:inline-block;width:145px;line-height:40px;height:40px;margin:0 7px 0;font-size:15px;color:#000;}
.case-nav ul li a{display:block;}
.case-nav ul li.active{background:#E6782C;}
.case-nav ul li.active a{color:#fff;}

.caselist ul{margin:0 0 0 -2%;}
.caselist ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.caselist ul li .pic{position:relative;width:100%;display:block;overflow:hidden;}
.caselist ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.caselist ul li .pic::after{display:none;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6) url("img/i8.png") no-repeat center;}
.caselist ul li .t{padding:10px 0;height:60px;border:1px solid #D9D9D9;border-top:none;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;}
.caselist ul li .t a{font-size:16px;font-weight:bold;color:#222;padding:0 10px;}
.caselist ul li:hover img{transform:scale(1.11);-webkit-transform: scale(1.11);}
.caselist ul li:hover .pic::after{display:block;}


.txtMarquee-top{margin-top:50px;}
.txtMarquee-top h3{font-size:26px;color:#000;border-bottom:1px solid #E3E3E3;line-height:60px;position:relative;}
.txtMarquee-top h3::after{content:"";background:#E6782C;width:40px;height:3px;display:block;position:absolute;bottom:-2px;left:0;}

.txtMarquee-top .tit{margin-top:25px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}.txtMarquee-top .tit span{font-size:16px;color:#000;font-weight:bold;}.txtMarquee-top .tit span:nth-child(1){width:130px;}.txtMarquee-top .tit span:nth-child(2){width:150px;}.txtMarquee-top .tit span:nth-child(3){width:560px;}.txtMarquee-top .tit span:nth-child(4){width:110px;}.txtMarquee-top .bd{padding:15px 0 0;}.txtMarquee-top .infoList li{font-size:0;height:50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}.txtMarquee-top .infoList li .t{width:130px;}.txtMarquee-top .infoList li .t img{}.txtMarquee-top .infoList li em{width:150px;font-size:14px;color:#333;}.txtMarquee-top .infoList li  p{width:560px;font-size:14px;color:#333;line-height:22px;}.txtMarquee-top .infoList li .date{width:110px;font-size:14px;color:#333;}




.advantage-list h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;}
.advantage-list h3::after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:10px 0 0;}

.advantage-list .list{margin:30px 0 0;}
.advantage-list .swiper-slide{}
.advantage-list .swiper-slide .pic{position:relative;width:100%;display:block;overflow:hidden;}
.advantage-list .swiper-slide .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.advantage-list .swiper-slide p{padding:10px;height:60px;border:1px solid #D9D9D9;border-top:none;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;font-size:16px;font-weight:bold;color:#222;}
.advantage-list .swiper-slide:hover img{transform:scale(1.05);-webkit-transform: scale(1.05);}

.advantage-list .swiper-pagination{display:none;position:static;width:100%;margin-top:20px;}
.advantage-list .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #E6782C;border-radius:50%;opacity:1;box-sizing:border-box;}
.advantage-list .swiper-pagination-bullet-active{background:#E6782C;}



.factory-list{padding:40px 0 20px;}
.factory-list ul{margin:0 0 0 -2%;}
.factory-list ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}

.agents{padding:40px 0;}
.agents h3{font-size:32px;color:#000;text-transform:uppercase;font-weight:bold;margin-bottom:30px;text-align:center;}
.agents h3::after{content:"";width:40px;height:4px;background:#E6782C;display:block;margin:10px auto 0;}
.agents .pic{text-align:center;}

.customer-list ul{}
.customer-list ul li{padding:25px;box-shadow:0 0 10px 3px rgba(63,62,62,0.15);}
.customer-list ul li~li{margin-top:20px;}
.customer-list ul li .pic{float:left;margin:0 20px 10px 0;position:relative;width:350px;display:block;overflow:hidden;}
.customer-list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.customer-list ul li .t{font-size:17px;line-height:24px;color:#555;}
.customer-list ul li .t h5{font-size:24px;color:#222;font-weight:bold;margin-bottom:15px;}
.customer-list ul li .t p{text-align: justify;}
.customer-list ul li .t p~p{margin-top:5px;}

.customer-list ul li:nth-child(2n) .pic{float:right;margin:0 0 10px 20px;}            
                          
.exhibition-top h3{font-size:24px;color:#111;font-weight:bold;line-height:60px;border-bottom:1px solid #666;position:relative;}
.exhibition-top h3::after{content:"";display:block;background:#E62129;width:70px;height:3px;position:absolute;bottom:-1px;left:0;z-index: 1;}
.exhibition-top ul li{margin-top:20px;padding:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;box-shadow:0 0 10px 3px rgba(63,62,62,0.15);}
.exhibition-top ul li .pic{position:relative;width:450px;display:block;overflow:hidden;}
.exhibition-top ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.exhibition-top ul li .t{-webkit-flex:1;flex:1;margin-left:30px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;}
.exhibition-top ul li .t h5{font-size:20px;color:#222;font-weight:bold;margin-bottom:15px;}
.exhibition-top ul li .t p{font-size:17px;line-height:30px;color:#666;}

.exhibition-list{margin:40px 0 0;}
.exhibition-list h3{font-size:24px;color:#111;font-weight:bold;line-height:60px;border-bottom:1px solid #666;position:relative;}
.exhibition-list h3::after{content:"";display:block;background:#E62129;width:70px;height:3px;position:absolute;bottom:-1px;left:0;z-index: 1;}

.exhibition-list ul{margin:20px 0 0 -2%;}
.exhibition-list ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.exhibition-list ul li .pic{position:relative;width:100%;display:block;overflow:hidden;}
.exhibition-list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.exhibition-list ul li .pic::after{display:none;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6) url("img/i8.png") no-repeat center;}
.exhibition-list ul li .t{padding:10px 0;height:60px;border:1px solid #D9D9D9;border-top:none;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;}
.exhibition-list ul li .t a{font-size:18px;color:#222;padding:0 10px;}
.exhibition-list ul li:hover img{transform:scale(1.11);-webkit-transform: scale(1.11);}
.exhibition-list ul li:hover .pic::after{display:block;}



.down-list h5{font-size:40px;color:#000;}
.down h5~h5{margin-top:40px;}
.down-list ul{margin:25px 0 0;}
.down-list ul li{margin:11px 0 0;background:#F7F7F7;height:100px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.down-list ul li h6{color:#111;font-size:24px;text-transform:capitalize;margin-left:25px;}
.down-list ul li h6 a:hover{color:#E6782C;}
.down-list ul li .more{width:215px;height:100px;font-size:20px;color:#fff;background:#1F1A16;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;}
.down-list ul li .more i{font-size:25px;color:#fff;margin-bottom:8px;display:block;}
.down-list ul li .more:hover{background:#E6782C;}


.faq ul li{margin:0 0 15px 0;border:1px solid #ccc;padding:20px;cursor:pointer;}
.faq ul li .tit{height:30px;color:#202020;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.faq ul li .tit .date-month{width:20px;line-height:30px;height:30px;font-size:16px;display:block;text-align:center;}
.faq ul li .tit h4{-webkit-flex:1;flex:1;font-size:16px;color:#0f0f0f;font-weight:bold;line-height:22px;margin:0 0 0 10px;}
.faq ul li .con{color:#666;overflow:hidden;}
.faq ul li .con .date-day{float:left;width:20px;line-height:30px;height:30px;font-size:16px;display:block;text-align:center;}
.faq ul li .con .t{margin:0 0 0 30px;font-size:15px;line-height:21px;color:#666;padding:3px 0 0;}
.faq ul li:hover{border-left:2px solid #E6782C;padding-left:19px;box-shadow: rgba(0,0,0,0.09) 0px 6px 9px 0px;}

/*-----video------*/

.live-top{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.live-top .live{width:830px;}

.live-top .list{width:350px;background:#F4F4F4;padding:10px;box-sizing:border-box;}
.live-top .list ul{}
.live-top .list ul li{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.live-top .list ul li~li{margin-top:10px;}
.live-top .list ul li .pic{width:95px;display:block;}
.live-top .list ul li .t{-webkit-flex:1;flex:1;margin:0 0 0 15px;}
.live-top .list ul li .t h5{font-size:16px;color:#0f0f0f;}
.live-top .list ul li .t .more{margin:15px 0 0;width:120px;height:30px;line-height:30px;background:#E6782C;text-align:center;display:block;color:#fff;font-size:13px;}
.live-top .list ul li .t .more:hover{color:#fff;background:#000;}


.live-list{margin:30px 0 0;}
.live-list h3{font-size:30px;color:#000;font-weight:bold;margin-bottom:20px;}
.live-list ul{margin:0 0 0 -2%;}
.live-list ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.live-list ul li a{position:relative;width:100%;display:block;overflow:hidden;}
.live-list ul li a img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.live-list ul li .t{padding:15px;background:#F4F4F4;box-sizing:border-box;position:relative;}
.live-list ul li .t h5{font-size:17px;color:#0f0f0f;}
.live-list ul li .t em{margin:10px 0 0;background:#ED181E;font-size:14px;color:#fff;padding:3px 10px;display:inline-block;border-radius:15px;}
.live-list ul li .t p{margin:10px 0 0;font-size:15px;color:#333;}

.live-list ul li:hover img{transform:scale(1.06);-webkit-transform: scale(1.06);}


.pro-video{}
.pro-video h4{font-size:30px;color:#000;font-weight:bold;margin-bottom:20px;}
.pro-video ul{margin:0 0 0 -2%;}
.pro-video ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.pro-video ul li > a{position:relative;width:100%;display:block;overflow:hidden;}
.pro-video ul li > a img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.pro-video ul li > a::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url("img/v2.png") no-repeat center;display:block;}
.pro-video ul li .t{background:#F4F4F4;padding:15px;box-sizing:border-box;overflow:hidden;margin:10px 0 0;position:relative;}
.pro-video ul li .t h6{font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.pro-video ul li .t h6 a{color:#0f0f0f;}
.pro-video ul li .t h6 a:hover{color:#E6782C;}
.pro-video ul li .t p{font-size:14px;color:#222;margin:5px 0 0;}
.pro-video ul li .t .bnt{margin:15px 0 0;display:-webkit-flex;display:flex;}
.pro-video ul li .t .bnt a{font-size:14px;border-radius:5px;width:110px;height:34px;line-height:34px;background:#E6782C;color:#fff;display:block;text-align:center;}
.pro-video ul li .t .bnt .more{margin-left:10px;}
.pro-video ul li .t .bnt a:hover{background:#AD120D;}

.pro-video ul li > a:hover img{transform:scale(1.06);-webkit-transform: scale(1.06);}
.pro-video ul li > a:hover::after{background-color:rgba(0,0,0,0.6);}



.video-list ul{margin:0 0 0 -2%;}
.video-list ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.video-list ul li a{position:relative;width:100%;display:block;overflow:hidden;}
.video-list ul li a img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.video-list ul li a::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url("img/v2.png") no-repeat center;display:block;}
.video-list ul li .t{padding:15px;background:#F3F4F7;box-sizing:border-box;position:relative;}
.video-list ul li .t h5{font-size:17px;color:#0f0f0f;text-align:center;height: 65px;}
.video-list ul li:hover img{transform:scale(1.06);-webkit-transform: scale(1.06);}
.video-list ul li:hover a::after{background-color:rgba(0,0,0,0.6);}

.live-inquiry{margin:40px 0 0;}
.live-inquiry h3{font-size:30px;color:#000;font-weight:bold;margin-bottom:20px;}
.live-inquiry h3::after{content:"";display:block;background:#E6782C;width:70px;height:3px;margin:15px 0 0;}
.live-inquiry p{font-size:15px;color:#333;text-transform:capitalize;}
.live-inquiry .inquirbox{margin:20px 0 0;}


/*-----products------*/

.pro-top{margin-bottom:15px;background:#F7F7F7;padding:20px;}
.pro-top h1{font-size:24px;color:#111;font-weight:600;}
.pro-top .t{font-size:14px;color:#545454;line-height:24px;margin:15px 0 0;}
.pro-top .t h5{font-size:18px;font-weight:500;color:#333;margin-top:10px;}
.pro-top .t p~p{margin-top:10px;}
.prolist ul{margin:0 0 0 -2%;}
.prolist ul li{float:left;width:31%;position:relative;background:#fff;margin:0 0 20px 2%;cursor:pointer;box-sizing:border-box;}
.prolist ul li .pic{width:100%;position:relative;display:block;box-sizing:border-box;padding:8px;box-shadow: 0 0 25px 5px rgba(240,240,240,0.75);}
.prolist ul li .pic img{width:100%;aspect-ratio: 3 / 2;object-fit: contain;}
.prolist ul li .pic::after{content:'';position:absolute;left:12px;top:12px;bottom:12px;right:12px;background:rgba(0,0,0,0.5) url("img/more.png") no-repeat center;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(0);transform:scale(0);}

.prolist ul li .t{margin:15px 0 0;text-align:center;}
.prolist ul li .t h6{font-size:14px;color:#222;line-height:26px;height:52px;overflow:hidden;}
.prolist ul li .t h6 a{color:#0f0f0f;}
.prolist ul li .t h6 a:hover{color:#E6782C;}
.prolist ul li .t h2{font-size:14px;color:#222;line-height:26px;height:52px;overflow:hidden;}
.prolist ul li .t h2 a{color:#0f0f0f;}
.prolist ul li .t h2 a:hover{color:#E6782C;}
.prolist ul li .pic:hover::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}

.prolist ul li .t .more{position:absolute;right:15px;bottom:15px;font-size:14px;border-radius:5px;width:110px;height:34px;line-height:34px;background:#E6782C;color:#fff;display:block;text-align:center;}
.prolist ul li .t .more:hover{background:#AD120D; padding-bottom: 13px;}


/*-----pro-view----*/

.pro_view_top{overflow:hidden;}
.pro_img{float:left;width:420px;}
.pro_img .view{width:100%;border:1px solid #E5E8EA;position:relative;box-sizing:border-box;}
.pro_img .view .swiper-container{width:100%;}
.pro_img .view .swiper-container img{width:100%;display:block;aspect-ratio: 7 / 8;object-fit: contain;}

.pro_img .view .swiper-slide .v{position:relative;width:100%;display:block;overflow:hidden;}
.pro_img .view .swiper-slide .v::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2) url("img/v2.png") no-repeat center;display:block;}

.pro_img .view .arrow-left,.pro_img .view .arrow-right{background:rgba(0,0,0,0.3);position:absolute;top:50%;margin-top:-25px;width:28px;height:50px;z-index:10;text-align:center;}
.pro_img .view .arrow-left{left:0;}
.pro_img .view .arrow-right{right:0;}
.pro_img .view .arrow-left i,.pro_img .view .arrow-right i{color:#fff;font-size:15px;line-height:50px;}

.pro_img .preview {width:100%;position:relative;text-align:center;overflow:hidden;box-sizing:border-box;}
.pro_img .preview .swiper-container {width:100%;text-align:center;}
.pro_img .preview .swiper-wrapper{justify-content:center;}
.pro_img .preview .swiper-slide{cursor:pointer;width:60px;padding:10px 0;margin:0 2px;display:inline-block;box-sizing:border-box;position:relative;}
.pro_img .preview .swiper-slide::after{display:none;content:'';width:0;height:0;line-height:0;border-width:5px;border-style:dashed;border-bottom-style:dashed;border-color:transparent;border-bottom-color:transparent;vertical-align: middle;border-bottom-style:solid;border-bottom-color:#E6782C;position:absolute;top:0px;left:50%;margin:0 0 0 -5px;}
.pro_img .preview .swiper-slide img{width:100%;border:2px solid #D9D9D9;padding:2px;box-sizing:border-box;aspect-ratio: 7 / 8;object-fit: contain;}
.pro_img .preview .active-nav img{border:2px solid #E6782C;}

.pro_img .preview .swiper-slide.active-nav::after{display:inline-block;}
.pro_img .preview .swiper-slide.v{position:relative;}
.pro_img .preview .swiper-slide.v::before{content:'';<!--position:absolute;left:2px;top:12px;right:2px;bottom:12px;background:rgba(0,0,0,0.5) url("img/v2.png") no-repeat center;-->background-size:30px;display:block;}

.pro_view_inner{margin:0 0 0 460px;}
.pro_view_inner h1{color:#0f0f0f;/*font-weight:bold;*/font-size:24px;line-height:36px;margin:5px 0 0;}
.pro_view_inner hr{width:100%;height:1px;background:#eee;margin:20px 0 0;clear:none;}

.pro_view_inner .pro-para{margin:20px 0 0 0;font-size:15px;color:#666;line-height:22px;}
.pro_view_inner table{max-width:100%;font-size:15px;margin-bottom:15px;color:#0f0f0f;}
.pro_view_inner table tr > td{padding:5px 12px;line-height:1.42857143;vertical-align:middle;border:1px solid #D8D8D8;}

.pro_view_inner .book{margin:20px 0 0;height:40px;line-height:40px;width:140px;text-align:center;border-radius:3px;font-size:19px;color:#fff;display:block;background:#E6782C;}
.pro_view_inner .pro-share{margin:25px 0 0;} 
.pro_view_inner .pro-share .addthis_inline_share_toolbox_ysau{clear:none !important;}
.pro_view_inner .book:hover{background:#000;}

.pro_view_inner .pro_tip{padding:15px 10px;border:#e6e6e6 1px solid;margin:20px 0 0;overflow:hidden;text-align:center;}
.pro_view_inner .pro_tip .ico{width:50px;height:40px;line-height:40px;margin:0 auto;}
.pro_view_inner .pro_tip .ico i{font-size:30px;color:#AFAFAF;}

.pro_view_inner .pro_tip .tel{width:40%;float:left;border-right:1px solid #ddd;box-sizing:border-box;}
.pro_view_inner .pro_tip .email{width:55%;float:right;box-sizing:border-box;}
.pro_view_inner .pro_tip p{font-size:14px;margin:5px 0 0;}

.pro_view_inner .pro_tip > div:hover .ico i{color:#E6782C;}
.pro_view_inner .pro_tip > div:hover p a{color:#E6782C;}


.pro_view_inner .pro-share{margin:30px 0 0;}


.pro_text{margin:30px 0 0 0;position:relative;}

.pro_text .tabs{border-bottom:1px solid #ccc;border-radius:4px 4px 0 0;width:100%;background:#fff;box-sizing:border-box;display:flex;}
.pro_text .tabs li{position:relative;color:#222;height:50px;line-height:50px;font-size:16px;padding:0 40px;cursor:pointer;background:#ccc;border-right:1px solid #fff;font-weight:bold;display:inline-block;}
.pro_text .tabs li:first-child{border-radius:4px 0 0 0;}
.pro_text .tabs li:last-child{border-radius:0 4px 0 0;}
.pro_text .tabs li::after{content:"";display:none;position:absolute;bottom:-12px;left:50%;border-width:6px;border-color:#E6782C transparent transparent transparent;border-style:solid dashed dashed dashed;margin-left:-6px;}
.pro_text .tabs li.active{background:#E6782C;color:#fff;}
.pro_text .tabs li.active::after{display:block;}

.pro-scroll{border:1px solid #ccc;padding:25px;border-top:none;}

.pro-content{display:none;font-size:16px;line-height:26px;color:#333;}
.pro-content h5{font-size: 24px;font-weight: bold;margin: 20px 0;color:#E6782C;}
.pro-content p{margin:0 0 10px;}
.pro-content em{background: #E6782C;width:20px;height:20px;border-radius:50%;display: inline-block;color: #fff;/*! margin: 0 auto; */display: -webkit-inline-flex;display: inline-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;position: relative;margin-right:10px;}
.pro-content .table-response{width:100%;max-width: 100%;overflow-x:auto;}
.pro-content table{width:100%;max-width:100%;margin-bottom:20px;line-height:1.42857143;font-size:15px;border:1px solid #999;color:#333;}
.pro-content table tr > th{padding:6px;vertical-align:middle;border:1px solid #999;background:#eee;}
.pro-content table tr > td{padding:6px;vertical-align:middle;border:1px solid #999;text-align:center;}
.pro-content table tr > td p{margin:5px 0;}
.pro-content table tr:hover > td{background:#B7BEDB;}

.pro-content .v{margin:0;width:100%;overflow:hidden;}
.pro-content .v a.video{display:block;width:100%;position:relative;overflow:hidden;}
.pro-content .v a.video::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;background:url("img/v.png") no-repeat center;display:block;}
.pro-content .v a.video img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.pro-content .v a.video:hover img{transform: scale(1.11);-webkit-transform: scale(1.11);}
.pro-content .v a.video:hover::after{background-color:rgba(0,0,0,0.5);}

.pro_faq{}
.pro_faq ul{}
.pro_faq ul li {margin:0 0 15px 0;border:1px solid #ccc;padding:15px;cursor:pointer;}
.pro_faq ul li .tit{height:30px;overflow:hidden;color:#202020;cursor:pointer;}
.pro_faq ul li .tit .date-month{float:left;width:20px;line-height:30px;height:30px;font-size:16px;display:block;text-align:center;font-weight:bold;}
.pro_faq ul li .tit h4{font-size:16px;color:#222;line-height:30px;height:30px;margin:0 0 0 30px;font-weight: bold;}

.pro_faq ul li .con{color:#666;}
.pro_faq ul li .con .date-day{float:left;width:20px;line-height:30px;height:30px;font-size:16px;display:block;text-align:center;}
.pro_faq ul li .con .t{margin:0 0 0 30px;font-size:16px;line-height:21px;color:#666;padding:3px 0 0;font-family: calibri;font-size: 18px;}

.pro-inquiry{margin:30px 0 0;}
.pro-inquiry h5{color:#fff;font-family:Arial;height:45px;line-height:45px;cursor:pointer;font-size:20px;background:#333;padding:0 0 0 20px;}
.pro-inquiry .inquirbox{padding:20px 20px 10px;border:1px solid #DADADA;border-top:none;}

.other-inquiry{margin:40px 0 0;}
.other-inquiry h5{color:#fff;font-family:Arial;height:45px;line-height:45px;cursor:pointer;font-size:20px;background:#333;padding:0 0 0 20px;}
.other-inquiry .inquirbox{padding:20px 20px 10px;border:1px solid #DADADA;border-top:none;}

.related-pro{margin-top:30px}
.related-pro .tit{height:50px;line-height:50px;border-bottom:1px solid #ccc;}
.related-pro .tit h4{font-size:16px;color:#fff;font-weight:bold;display:inline-block;padding:0 20px;background:#E6782C;}
.related-pro ul{margin:0 0 0 -2%;}
.related-pro ul li{float:left;width:23%;margin:15px 0 0 2%;}
.related-pro ul li .pic{display:block;width:100%;position:relative;}
.related-pro ul li .pic img{display:block;width:100%;padding:2px;border:1px solid #DADADA;box-sizing:border-box;}
.related-pro ul li .t{margin-top:10px;}
.related-pro ul li .t h5{line-height:22px;height:50px;font-size:15px;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;color:#333;}

.related-pro ul li:hover .pic{box-shadow:0 0 10px rgba(0,0,0,0.25);}

/*contact*/

.stit{padding:30px 0 0 0;}
.stit h3{font-size:30px;color:#333;font-weight:bold;line-height:1;text-align:center;text-transform:uppercase;}
.stit hr{width:115px;height:16px;background:url(img/hr1.png) no-repeat;margin:24px auto 0;}


.contact{margin:20px 0 0 0;}
.contact p{font-size:16px;color:#666;line-height: 30px;text-align:center;}

.contact ul{margin:40px 0 0 0;}
.contact ul li{float:left;width:25%;padding:20px 15px 0;box-sizing:border-box;height:180px;text-align:center;border-right:1px solid #EBEBEB;}
.contact ul li:last-child{border-right:none;}
.contact ul li i{font-size:40px;color:#E6782C;}
.contact ul li h6{font-size:18px;color:#0f0f0f;margin:15px 0 0;font-weight:bold;}
.contact ul li p{color:#0f0f0f;margin:10px 0 0;font-size:15px;line-height:24px;}
.contact ul li p a:hover{color:#E6782C;}

.contact hr{width:100%;background:#D9D9D9;height:1px;border:none;margin:30px 0;}



.map{margin:20px 0 0 0;}
.map img{width:100%;}

.linetit{margin:60px 0 0 0;position:relative;text-align:center;}
.linetit::before{content: "";display: block;border-top:1px dashed #D1CFCF;width: 100%;height:1px;position: absolute;top: 50%;z-index: 1;}
.linetit h4{background:#fff;text-transform:uppercase;font-size:26px;font-weight:bold;color:#333;width:auto;padding:8px 10px;text-align:center;position:relative;display:inline-block;z-index:1;}


.contact-inquiry{margin:40px 0 0;}
.contact-inquiry .inquirbox{}