.header .navbar-inverse{position: fixed; z-index: 111; border-bottom: 1px solid rgba(64, 64, 64, 0.4);}
.header .navbar-inverse .navbar-brand .logo{display: none;}
.header .navbar-inverse .navbar-brand .logo1{display: block;}
.header .navbar-inverse.notop .navbar-brand .logo{display: block;}
.header .navbar-inverse.notop .navbar-brand .logo1{display:none; }
.navbar-inverse .navbar-nav>li>a{  }
.navbar-inverse.notop .navbar-nav>li>a{ color:#333;  }
.navbar-right1 .telbox{color: #fff;}
.navbar-inverse.notop .navbar-right1 .telbox{color: #333;}
.navbar-inverse .navbar-toggle .icon-bar{ background-color: #fff;}
.navbar-inverse.notop .navbar-toggle .icon-bar{ background-color: #333;}
.navbar .search-btn{background: url(../img/icon-search1.svg) center center / 22px auto no-repeat;}
.navbar-right1 .telbox{background: url(../img/tel-icon1.png) left center / 22px 22px no-repeat;}
.navbar-inverse.notop .search-btn{background: url(../img/icon-search.svg) center center / 22px auto no-repeat;}
.navbar-inverse.notop .navbar-right1 .telbox{background: url(../img/tel-icon.png) left center / 22px 22px no-repeat;}
.navbar-inverse.notop .navbar-nav>li>a:hover, 
.navbar-inverse.notop .navbar-nav>li>a:focus{color:#e61919; }

/******banner*****/
.banner{position: relative;}
.banner img{width: 100%;}
.banner .carousel{}


.video-js{ }
.video-js .vjs-big-play-button{width: 60px;height: 60px;border-radius:50%;margin-top:-30px;margin-left: -30px;font-size: 40px;border:2px solid #fff;;}


/*#bannerCarousel .control-box{position: absolute;left: 10%;bottom: 50px;color:#ccc;display: flex;align-items: flex-end;}*/
#bannerCarousel .carousel-control{width: 70px;height: 70px;top: 50%;margin-top: -35px; text-align: center;line-height: 70px; background-image:none;  background-color: rgba(0, 0, 0, 0.3); border-radius: 50%;}
#bannerCarousel .carousel-control img{width: auto;}
#bannerCarousel .carousel-control.left{left: 50px;}
#bannerCarousel .carousel-control.right{right: 50px;} 
#bannerCarousel .carousel-control:hover{background-color: rgba(0, 0, 0, 0.5);}

#bannerCarousel .control-box{display: flex;align-items: center;position: absolute;bottom:50px;left: 10%;}
#bannerCarousel .carousel-number{display: flex;align-items: center;color: #fff;margin-left: 20px;}
#bannerCarousel .carousel-number .line{height: 2px; width: 40px;background-color: #fff;margin-right: 10px;}
#bannerCarousel .carousel-number .line span{}
#bannerCarousel .carousel-indicators{position: static; margin: 0;width: auto;list-style: none;display: flex;}
#bannerCarousel .carousel-indicators li{margin: 0 5px;padding: 5px; color: #fff;width: 20px;height: 20px; text-indent: 0;border: 1px solid transparent; background: transparent;position: relative;}
#bannerCarousel .carousel-indicators li.active{color: #0ea74e;border: 2px solid #fff;}
#bannerCarousel .carousel-indicators li i{width: 100%;height: 100%;border-radius: 50%;background-color: #fff;display: block;}
/*#bannerCarousel .carousel-indicators li:before{content: "";display: block;position: absolute;width: 50%;height: 100%;top: 0;left: 0;overflow: hidden;}
#bannerCarousel .carousel-indicators li:after{content: "";display: block;position: absolute;width: 50%;height: 100%;top: 0;right: 0;overflow: hidden;}
*/

 
.section-index{padding: 50px 0}
.section-head{ display: flex;align-items: center;justify-content: space-between;}
.section-head h2{font-size: 36px;color:#333;font-family: "RanyBold"; line-height: 50px;display: inline-block; position: relative;}
.section-head h3{font-size: 28px;color:#333;line-height: 40px; } 
.section-head h3:after{content:"";display: block;margin-top: 30px; width: 20px;height: 3px;background-color: #333; }
.section-head a.more{ border: 1px solid #ccc;color: #666; width: 176px;height: 56px;line-height: 56px;text-align: center;}
.section-head a.more:hover{color:#ec2222;border-color: #ec2222;}

.section-product{background-color: #f5f5f5; padding: 0; }
.section-product .container{position: relative;}
.section-product .section-head{position: absolute;width: 100%;left: 15px;top: 60px;z-index: 11;}
.section-product .section-head a.more{ /*border: 1px solid #ccc;*/color: #fff; }
.section-product .section-head a.more:hover{color:#ec2222;}
.productleft{position: relative;}
.productleft>img{width: 100%;}
.productright{position: relative;}

.productright>img{width: 100%;}
.productbox{position: absolute;width: 100%;height: 100%;top: 120px;left: 0;padding-top: 50px}
.productbox .section-head{}
.productbox .productlist{padding: 40px 40px 0 0;}
.productbox .productlist ul li{margin: 20px 0;}
.productbox .productlist ul li a{display: block;color: #333;font-size: 18px;text-align: center;}
.productbox .productlist ul li .icon{width: 100px;height: 100px;border-radius: 50%;margin: auto; text-align: center;margin-bottom: 10px; display: flex; justify-content: center; align-items: center;}
.productbox .productlist ul li .icon .img1{display:flex;max-width: 100%;}
.productbox .productlist ul li .icon .img2{display:none;max-width: 100%;}
.productbox .productlist ul li a:hover{color: #e61919;}
.productbox .productlist ul li a:hover .icon{background-color: #e61919;}
.productbox .productlist ul li a:hover .img1{display:none; }
.productbox .productlist ul li a:hover .img2{display:flex; }
.productbox .productlist ul li a p{line-height: 24px;}

.section-about{ position: relative;background: url(../img/index-about-bg.jpg) bottom center / cover;padding: 60px 0 0 0} 
.section-about .section-head {display: flex;align-items: center;justify-content: space-between;}
.section-about .section-head h2{color:#fff;}
.section-about .section-head h3{color:#fff; } 
.section-about .section-head h3:after{background-color: #fff; }
.section-about .section-head a.more{ /*border: 1px solid #ccc;*/color: #fff;   }
.section-about .section-head a.more:hover{color:#ec2222;}
.section-about .section-body{ display: flex;margin-top: 30px;padding-bottom: 50px;} 
.section-about .aboutbox{width: 50%;padding-right: 60px;padding-top: 40px;}
.section-about .aboutbox .txt{color: #fff;line-height: 30px;}
.section-about .aboutbox .txt h4{color: #fff;margin-bottom: 20px;font-size: 22px;font-weight: bold;}
.section-about .aboutbox .more{ margin-top: 50px; width: 140px;height: 46px;line-height: 46px;color: #fff;font-size: 14px;border: 1px solid #fff; display: flex;align-items: center;justify-content: center;}
.section-about .aboutbox .more:hover{color: #fff;background-color: #ec2222;border: 1px solid #ec2222;}
.section-about .aboutbox .more img{width: 28px;height: auto;}
.section-about .videobox{width: 50%;padding-left: 60px;}
.section-about .videobox video{width: 100%;}
.about-bot{margin-top: 30px;border-top: 1px solid #99999988;}
.about-num{display: flex;align-items: center;justify-content: space-between;}
.about-num li{color: #fff;padding: 30px 25px 20px;border-right: 1px solid #99999988;flex: 1;display: flex;align-items: center;justify-content: space-between;}
.about-num li:first-child{border-left: 1px solid #99999988;}
.about-num li .number .counter{font-size: 36px;}
.about-num li .number sup{font-size:14px;top: -15px;margin-left: 10px;}

.section-application{ }
.section-application .section-head a.more{   }
.appbox{ padding-top: 50px;padding-bottom: 20px;}
.appbox .tab-nav{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:0 60px;position: relative;overflow: hidden;}
.appSwiper{position: relative;overflow: hidden;}
.appSwiper .swiper-slide{height: 120px;display: flex;align-items: center;justify-content: center;cursor: pointer;border-bottom: 2px solid transparent;}
.appSwiper .swiper-slide:hover{background-color: #fafafa; border-color: #e93131;}
.appSwiper .swiper-slide.active{background-color: #fafafa; border-color: #e93131;}
.appSwiper .swiper-slide img{max-width: 100%;}
.appbox .swiper-button-prev,.appbox .swiper-button-next{color:#cccccc;font-size: 24px; width: 40px;height: 40px;}
.appbox .swiper-button-next:after,.appbox .swiper-button-prev:after{display: none;}
.appbox .swiper-button-prev{left:0px;}
.appbox .swiper-button-next{right:0px;  }
.appbox .swiper-button-prev:hover,.appbox .swiper-button-next:hover{ color: #e93131;}
.appcont{display: flex;padding:30px 0;}
.appcont .img{flex:1;}
.appcont .img img{max-width: 100%;}
.appcont .cont{flex:1;}
.appcont .cont .flexbox{height: 100%;padding:30px 30px 30px 90px;flex-direction: column;justify-content: center;}
.appcont .cont .t1{font-size: 22px;color:#ddd;text-transform: uppercase;line-height: 32px;}
.appcont .cont .t2{font-size: 22px;color:#333;line-height: 32px;}
.appcont .cont .txt{margin:30px 0;line-height: 24px; min-height:96px; }
.appcont .cont a.more{display: flex;justify-content: center;width: 140px;height: 44px;border: 1px solid #ddd;  line-height: 44px;color:#ccc;}
.appcont .cont a.more img{width:28px;}
.appcont .cont a.more:hover{background-color: #ec2222;color:#fff;}
.tab-content .plate{display: none;}
.tab-content .plate.active{display: block;}

.section-news{background-color: #f6f6f6;}
.section-news .section-head a.more{   }
.newsbox{padding: 40px 0 20px;}
.newsbox .newsSwiper{}
.newsbox .swiper-slide{background-color: #fff;}  
.newsbox .swiper-slide .img{ }
.newsbox .swiper-slide .img img{width: 100%;}
.newsbox .swiper-slide .cont{padding:30px 20px;}
.newsbox .swiper-slide .cont h4{line-height:30px;font-size: 18px;font-weight: bold; color:#333;margin-bottom: 10px;}
.newsbox .swiper-slide .cont .txt{color: #999;line-height: 24px;font-size: 14px;height: 48px;overflow: hidden;}
.newsbox .swiper-slide:hover .cont a{color: #e61919;}
.newsbox .swiper-slide .bot{ padding:20px;display: flex;justify-content: space-between; align-items: center;}
.newsbox .swiper-slide .bot .date{color: #999;font-size: 14px;font-weight: bold;}
.newsbox .swiper-slide .bot .more{display: block; border: 1px solid #ccc; width: 36px;height: 36px; color: #fff; border-radius: 50%;display: flex;align-items: center; justify-content: center;}
.newsbox .swiper-slide .bot .more img{width: 20px;} 

.section-partner{background-color: #ffffff;}
.section-partner .section-head a.more{  }
.partnerbox{padding:40px 0;}
.partnerbox ul{display: flex;flex-wrap: wrap;margin:0 -15px;}
.partnerbox ul li{padding:12px 10px; width: 20%; }
.partnerbox ul li a{overflow: hidden;display: block;border:1px solid #f1f1f1;}
.partnerbox ul li img{width: 100%;}


@media (min-width:992px) {
.productbox{padding-left:calc((100vw - 950px) / 2) ;} 
.navbar-inverse .navbar-nav>li>a{color:#ffffff;}
}

@media (min-width:1200px) { 
	.productbox{padding-left:calc((100vw - 1170px) / 2) ;}
}

@media (min-width:1400px) { 
	.productbox{padding-left:calc((100vw - 1300px) / 2) ;}
}
 
@media (min-width:1500px) {
	 .productbox{padding-left:calc((100vw - 1400px) / 2) ;}
}

@media (min-width:1600px) { 
	#bannerCarousel .carousel-inner .item{height: 100vh;} 
	#bannerCarousel .carousel-inner .item img{width: 100%;height: 100%;object-fit:cover;}

}

@media(max-width: 1500px){ 
	.productbox .productlist{padding: 20px 60px 0 0;}
	.section-product .section-head{top: 50px;}
}
@media(max-width: 1400px){ 
	.productbox .productlist{padding: 20px 60px 0 0;}
	.section-product .section-head{top: 50px;}
	.productbox{height: auto;}
	.productbox .productlist ul li {margin: 10px 0;}
	.productbox .productlist ul li .icon{width: 80px;height: 80px;}
}
@media(max-width: 1200px){  
	.productright{display: none;}
	.productbox .productlist ul li {margin: 20px 0;}
	.productbox .productlist ul li .icon{width: 100px;height: 100px;}
	.section-product .section-head a.more{color:#333;}
	.section-about .videobox{padding-left:30px;padding-top:40px;}
	.section-about .aboutbox{padding-right:30px;}
}

@media(max-width:992px){ 


}

@media(max-width:768px){ 


.section-head h2{font-size: 24px;}
.section-head h3{font-size: 20px;}
.section-product{padding:30px 0;}
.section-product .section-head{position: static;}
.section-head a.more{width: 130px;height: 40px;line-height:40px;font-size: 14px;}
.productleft>img{display: none;}
.productbox{position:static;padding-top:30px; }
.productbox .productlist{padding:0;}
.productbox .productlist ul li{margin:10px 0;}
.section-about .section-body{display: block;}
.section-about .aboutbox{width: 100%;padding-right:0;}
.section-about .videobox{width: 100%;padding-left:0;}
.section-about .aboutbox .txt h4{font-size: 18px;}
.section-about .aboutbox .more{margin:30px auto;}
.about-bot{margin-top: 0;}
.about-num li{padding:20px 5px;display: block;text-align: center;font-size: 14px;}
.about-num li .number .counter{font-size: 20px;}
.about-num li .txt{margin-bottom: 10px;}
.about-num li .txt .text{line-height: 20px;height: 40px;overflow: hidden;}
.about-num li .number {margin-bottom: 10px;}
.appcont{display: block;}
.appcont .cont{margin-top: 20px;}
.appcont .cont .flexbox{padding: 0;}
.appbox{padding:30px 0 0 0;}
.newsbox .swiper-slide .cont h4{font-size: 16px;}
.newsbox .swiper-slide .cont{padding:15px;}
.newsbox .swiper-slide .bot{padding:0 15px;margin-bottom: 10px;}
.partnerbox ul li{width: 50%;}






}