/* ==========================================================================
   index module
   ========================================================================== */

/*首页公司简介*/
.aboutbar{
	clear: both;
	overflow: hidden;
	padding: 60px 0;
	position: relative;
}
.about-t{	
	clear: both;
	position: relative;
	margin-top: 30px;
}
.about-t h4{
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
.about-en{
	font-weight: bold;
	font-size: 60px;
	color: #f4f4f4;
	top: -40px;
	text-transform: uppercase;
	position: absolute;
	z-index: -1;
}
.about-box{
	font-size: 16px;
	color: #787878;
	height: 60px;
	overflow: hidden;
}
.aobut-ys{
	clear: both;
}
.aobut-ys ul li{
	box-sizing: border-box;
	text-align: left;
}
.aobut-ys ul li img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.aobut-ys ul li i{
	font-size: 50px !important;
	color: #ff7300;
	float: left;
	margin-right: 20px;
}
.aobut-ys ul li{
	float: left;
}
.aobut-ys ul li .t1{
	font-size: 20px;
	color: #000000;
	line-height: 28px;
}
.aobut-ys ul li .tip{
	color: #787878;
	font-size: 16px;
	line-height: 24px;
}
.aobut-ys ul li span{
	float: left;
	margin-top: 20px;
}
.aboutbar .us-pic{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	position: relative;
}
.aboutbar:after{
	content: '';
	width: 30%;
	height: 300px;
	background: #ffbf05;
	display: block;
	position: absolute;
	right: 0;
	top: 10%;
	z-index: -1;
}
/*产品展示*/
.showbar{
	clear: both;
	background:url(../img/showbar.jpg) top center no-repeat;
	padding: 50px 0;
	overflow: hidden;
}
.show-t{
	clear: both;
	padding: 10px 0;
	position: relative;
	text-align: center;
	height: 80px;
}
.show-t .ch{
	font-weight: bold;
	color: #000;
	font-size: 40px;
	z-index: 2;
	position: relative;
}
.show-t .en{
	color: #ebebeb;
	font-size: 60px;
	text-transform: uppercase;
	z-index: 1;
	position: relative;
	top: -120px;
	font-weight: bold;
}

.in-left .ch{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	line-height: 60px;
}

.in-left .en{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff7300;
}

.in-left ul{
	clear: both;
}
.in-left ul a{
	line-height: 56px;
	font-size: 15px;
	text-align:left;
	border-bottom: 1px solid #FFF;
	display: block;
}
.in-left .more{
	width: 98%;
	line-height: 30px;
	border-radius: 30px;
	text-align: center;
	color: #FFF;
	margin: 30px auto 0 auto;
	display: block;
	clear: both;
	overflow: hidden;
	background: #ef1e23;
}
#swiper_cus a,#swiper_cus2 a{
	background: #FFF;
	display: block;
}
#swiper_cus a:hover,#swiper_cus2 a:hover{
	background: #eb5405;
	color: #FFF;
}
#swiper_cus a .title,#swiper_cus2 a .title{
	clear: both;
	padding: 10px;
	font-size: 16px;
	text-align: left;
}
#swiper_cus .pic,#swiper_cus2 .pic{
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	margin: 0 auto;
}
#swiper_cus .pic p,#swiper_cus2 .pic p{
	width: 100%;
	height: 100%;
	position: absolute;
}
#swiper_cus .pic p img,#swiper_cus2 .pic p img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#swiper_cus .in-pro-li,#swiper_cus2 .in-pro-li{
	padding: 20px;
}
/*首页优势*/
.ys-bar{
	clear: both;
	background: url(../img/ys_bg.jpg) no-repeat;
	background-size:100% 50%;
	background-position: top center;
	overflow: hidden;
	margin-bottom: 60px;
}
.ys-t{
	clear: both;
	padding: 10px 0;
	text-align: left;
	color: #FFF;
	overflow: hidden;
}
.ys-t .en{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
}
.ys-t .ch{	
	font-size: 30px;
}
.ys-t .tip{
	font-size: 14px;
	text-align: right;
	margin-top: 30px;
	position: relative;
}
.ys-t .tip:before{
	content: '';
	width: 80px;
	height: 1px;
	display: block;
	background: #FFF;
	clear: both;
	position: absolute;
	top: -10px;
	right: 0;
}
.ys-t .en2{
	font-size: 8px;
	text-align: right;
}
.yspic{
	height: 100%;
}
.yspic img{
	/* object-fit: cover; */
	width: 100%;
	height: 100%;
}
.ys-li-box{
	clear: both;
	background: #FFF;
	border-bottom: 5px solid #f4750e;
	box-sizing:border-box;
	padding: 10px 20px;
	text-align: center;
	overflow: hidden; ;
}
.ys-li-box .num{
	font-size: 50px;
	font-weight: bold;
	color: #ef1e23;
	padding-right: 20px;
	position: relative;
}

.ys-li-box p{
	font-size: 16px;
	line-height: 40px;
}
.ys-li-box .txt{
	margin-bottom: 20px;
	margin-top: 20px;
}
.ys-li{
	padding: 10px 0;
}
/*首页应用案例*/
.case-bar{
	clear: both;
	padding: 60px 0;
}
#swiper_case a{
	background: #f6f6f6;
	display: block;
}

#swiper_case a  .title-box{
	clear: both;
	background: #f6f6f6;
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
	height:25%;
	transition-duration: 0.3s;
}
#swiper_case a .title{
	clear: both;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
#swiper_case a .title2{
	color: #aaa;
	text-align: center;
	clear: both;
	overflow: hidden;
}
#swiper_case .pic{
	width: 100%;
	padding-bottom: 80%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#swiper_case .pic p{
	width: 100%;
	height: 100%;
	position: absolute;
}
#swiper_case .pic p img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#swiper_case .in-pro-li{
	padding: 20px;
}
#swiper_case .in-pro-li a{
	position: relative;
	padding-bottom: 30%;

}
#swiper_case a  .title-box i{
	font-size: 35px;
	color: #FFF;
}
#swiper_case a  .title-box p{
	clear: both;
	text-align: center;
}
#swiper_case .in-pro-li:hover .pic img{
	transform: scale(1.2);
}
#swiper_case .in-pro-li:hover .title-box{
	height: 49%;
	color: #000;
	background: #ff7300;
	color: #FFF;
}
/*公司新闻*/
.news-bar{
	clear: both;
	padding: 50px 0;
	background: #ff7300;
	overflow: hidden;
}
.news-t{
	clear: both;
	text-align: center;
	position: relative;
}
.news-t .ch{
	font-size: 40px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	z-index: 30;
}
.news-t .en{
	font-size: 60px;
	color: #ed6b00;
	text-transform:uppercase;
	position: relative;
	clear: both;
	text-align: center;
	top: -100px;
	z-index: 1;
	font-weight: bold;
}
.news-box ul li {
	background: #ff7300;
	position: relative;
	margin-bottom: 20px;
}
.news-box ul li a{
	color: #FFF;
}
.news-box ul li .date1{
	text-align: center;
	color: #FFF;
}
.news-box ul li .date2{
	position: absolute;
	right: 20px;
	top: 20px;
}
.news-box ul li .more{
	color: #ffba00;
	font-size: 10px;
	text-transform: uppercase;
}
.news-box ul li .date1 .date-d{
	line-height: 80px;
	font-size: 50px;
	font-weight: bold;
}
.news-box ul li .news-txt .title{
	font-size: 20px;
	line-height: 60px;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.webbot img{
	vertical-align: middle;
}
.prodect-Info{
	background-color: #fff!important;
}
.prodect-Info .info-main .info-main-rig{
	width: 100%;
}

@media screen and (min-width:1200px){
	.in-left ul{
		min-height: 429px;
	}
}

@media screen and (max-width:765px){
	.about-en{
		font-size: 32px;
	}
	.show-t .en{
		top: -60px!important;
	}
	#dituContent{
		height: 300px;
	}
	#MagnifierWrap2,.MagnifierMain,.prodect-Info .info-main .info-preview{
		width: 100%;
	}
	.MagnifierPop{
		display: none;
	}
	.prodect-Info .info-main .info-main-rig,.prodect-Info .info-center .infoCenter-left,.prodect-Info .info-center .infoCenter-right{
		width: 100%;
	}
	.prodect-Info .info-center .infoCenter-right{
		padding: 0;
		min-height:unset;
	}
	.prodect-Info .info-center .infoCenter-right .center-title{
		text-align: center;
	}
	.ny-banner img{
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
}