/* ==========================================================================
   index module
   ========================================================================== */

/*首页公司简介*/
.aboutbar{
	clear: both;
	overflow: hidden;
	padding: 60px 0;
	background: url(../img/about_bar.jpg) no-repeat;
}
.about-t{	
	clear: both;
	position: relative;
	margin-top: 30px;
}
.about-t h4{
	font-size: 24px;
	color: #000;
	padding-left:30px;
	line-height: 30px;
	background: url(../img/about_t.png) no-repeat;
	margin-bottom: 20px;
	font-weight:  normal;
}
.about-en{
	font-weight: bold;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.about-box{
	font-size: 16px;
	color: #787878;
	height: 60px;
	overflow: hidden;
}

.aboutbar .us-pic{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.bot-t{
	background:#7c1619;
	background-size: cover;
	max-height:112px;
	display: block;
	text-align: center;
	float: left;
	padding: 0 20px;
}
.bot-tel{
	clear: both;
	width: 100%;
	margin: 20px auto;
}
.more{ 
	clear: both; 
	margin: 20px auto;
	font-size:18px;
	font-weight: bold;
	line-height: 28px;
	margin-right: 20px;
}
.bot-t i{
	font-size: 3rem;
	color: #FFF;
	padding: 0 10px;
}
.bot-box{
	color: #626262;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	 padding: 0 20px;

}
/*产品展示*/
.showbar{
	clear: both;
	background: #f2f2f2;
	padding: 50px 0;
	overflow: hidden;
}
.show-t{
	clear: both;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
.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: 28px;
	color: #FFF;
	font-weight: bold;
	line-height: 60px;
}

.in-left .en{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}

.in-left ul{
	clear: both;
}
.in-left ul a{
	line-height: 40px;
	font-size: 16px;
	text-align:left;
	border-bottom: 1px solid #e1e1e2;
	display: block;
	color:#FFF;
}
.in-left .more{
	width: 98%;
	line-height: 30px;
	border-radius: 30px;
	text-align: center;
	color: #333;
	margin: 30px auto 0 auto;
	border:1px solid #CCC;
	display: block;
	clear: both;
	overflow: hidden;
}
#swiper_cus a,#swiper_cus2 a{
	background: #FFF;
	display: block;
}
#swiper_cus a:hover,#swiper_cus2 a:hover{
	background: #0354b0;
	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: 80%;
	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% 100%;
	background-position: top center;
	overflow: hidden;

	padding: 50px 0;
}
.ys-t{
	clear: both;
	margin: 30px 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{
	width: 100%;
}
.yspic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.ys-li-box{
	float: right;
	box-sizing:border-box;
	padding: 10px 20px;
	text-align: center;
	overflow: hidden; 
	max-width: 600px;
}
.ys-li-box .num{
	font-size: 60px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	width: 63px;
	height: 55px;
	background: url(../img/num_bg.png) no-repeat;
	text-align: center;
	display: block;
	line-height: 55px;
	float: left;
	margin-right: 20px;
}
.ys-li-box .title{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.ys-li-box .txt{
	text-align: left;
	font-size: 16px;
}
.ys-li-box p{
	font-size: 16px;
	line-height: 28px;
}
.ys-li-box .txt{
	margin-bottom: 20px;

}
.ys-li{
	padding: 10px 0;
}
/*首页应用案例*/
.case-bar{
	clear: both;
	padding: 0 0;
	overflow: hidden;
	margin-bottom: 50px;
	background: url(../img/case_bg.jpg) bottom center no-repeat;
	padding-bottom: 50px;
}
#swiper_case a{
	display: block;
}

#swiper_case a  .title-box{
	color: #FFF;
}
#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: 120%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#swiper_case .pic p{
	width: 100%;
	height: 100%;
	position: absolute;
}
#swiper_case .pic p img{
	object-fit: contain;
	width: 100%;
	height: 100%;
}
#swiper_case .in-pro-li{
	padding: 20px;
	max-width: 350px;
	box-sizing: border-box;
	padding: 35px;
	background: url(../img/case_list_li_bg.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 20px;
}
#swiper_case .in-pro-li a{
	position: relative;

}
#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);
}

/*公司新闻*/
.news-bar{
	clear: both;
	padding: 50px 0;
	background: url(../img/news_bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.news-t{
	clear: both;
	text-align: left;
	position: relative;
	color: #FFF;
	font-size: 1.4rem;
	margin-bottom: 20px;
}
.news-t .ch{
	font-size: 40px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	z-index: 30;
}
.news-t .en{
	font-size: 60px;
	color: #024c9f;
	text-transform:uppercase;
	position: relative;
	clear: both;
	text-align: center;
	top: -100px;
	z-index: 1;
	font-weight: bold;
}
.newsbox1{
	clear: both;
	background: #7c1619;
	box-sizing: border-box;
	padding: 30px;
	width: 100%;
	height: 100%;
}
.news-box2{
	clear: both;
	background: #FFF;
	box-sizing: border-box;
	padding: 30px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.news-box{
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}
.news-box ul li{
	clear: both;
}
.news-box ul li a{
	color: #FFF;
	line-height: 30px;
}
.newsbox1 .newsfirst{
	clear: both;
	overflow: hidden;
}
.newsbox1 .pic{
	width: 30%;
	height: 50%;
	float: left;
}
.newsbox1 .pic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.newsbox1 .info {
	width: 60%;
	float: right;
}
.newsbox1 .info .title{
	font-size: 1.6rem;
	line-height: 3rem;
	color: #FFF;
}
.newsbox1 .info .content{
	font-size: 1.2rem;
	line-height: 2rem;
	color: #FFF;
}
.news-box2 .title{
	font-size: 18px;
	font-weight: bold;
	padding-left: 50px;
	position: relative;
}
.news-box2 ul li{
	clear: both;
}
.news-box2 ul li .info{
	clear: both;
}
.news-box2 .title:before{
	content: '';
	width: 30px;
	height: 1px;
	float: left;
	margin-top: 20px;
	display: block;
	background: #bfbfbf;
	position: absolute;
	left: 0;
	top: 0;
}
