/* ==========================================================================
   index module
   ========================================================================== */
body{
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat;
	background-size: auto;
}
/*首页公司简介*/
.aboutbar{
	clear: both;
	overflow: hidden;
	padding: 60px 0 0;
	margin-top: -28px;
	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%;
	text-align: center;
	background-color: #fff;
	padding: 15px;
	border-radius: 10px;
}
.bot-t{
	background: url(../img/bot-t.jpg) no-repeat;
	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;
	height: 100%;
	overflow: hidden;
}
.bot-tel h6{
	color: #000;
	font-size: 18px;
	font-weight: bolder;
}
.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{
	background: #fff9f9;
	color: #626262;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	width: 29%;
	height: 112px;
}


/*产品展示*/
.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:auto;
	background-position: top center;
	overflow: hidden;
	padding: 9% 0 9%;
}
.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 0px;
	text-align: center;
	overflow: hidden; 
	max-width: 600px;
}
.ys-li-box .num{
	font-size: 34px;
	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: 15px;
}
.ys-li-box .title{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.ys-li-box .txt{
	text-align: left;
	font-size: 14px;
}
.ys-li-box p{
	font-size: 14px;
	line-height: 28px;
}

.ys-li-box .txt{margin-bottom: 10px;}
.ys-li{padding: 10px 0; text-align: left;}
.ys-li>p{
	display: inline-block;
	border-right: 1px solid #ccc;
	margin-right: 10px;
	vertical-align: top;
}
.ys-li .box{
	display: inline-block;
	max-width: 80%;
	/* width: 79%; */
}
/*首页应用案例*/
.case-bar{
	clear: both;
	padding: 0 4%;
	overflow: hidden;
	margin-bottom: 50px;
	background: url(../img/case_bg.jpg) bottom center no-repeat;
	padding-bottom: 50px;
	background-size: contain;
}



.case-bar .tip{margin-bottom:0;}
#swiper_case a{display: block;}
#swiper_case .swiper-wrapper{
	display: -webkit-box;

}

#swiper_case .swiper-slide{
	display: contents;
}

#swiper_case a .title-box{color: #FFF;}
#swiper_case a .title{
	clear: both;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#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: url(../img/caseszbgbg.jpg) no-repeat; */
	background-image: url(../img/zbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 14px;
}
/* #swiper_case .swiper-slide{
	background-image: url(../img/zbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
} */
#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: 100px 0 50px;
	background: url(../img/news_bg.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}
.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: #521d03;
	box-sizing: border-box;
	padding: 30px;
	width: 100%;
	height: 100%;
}
.news-box2{
	clear: both;
	background: #FFF;
	box-sizing: border-box;
	padding: 35px;
	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;
	overflow: hidden;
	/* transition: all ease-in-out 0.35s; */
}

.news-box ul li a:hover{
	text-shadow: 0 0 5px #ccc;
}

.news-box ul li a span{
	float: right;
}
.news-box ul li a span:first-child{
	float: left;
	max-width: 67%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsbox1 .info .times{
	color: #fff;
}


.newsbox1 .newsfirst{
	clear: both;
	overflow: hidden;
}
.newsbox1 .pic{
	width: 32%;
	height: 50%;
	float: left;
}
.newsbox1 .pic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.newsbox1 .info {
	width: 65%;
	float: right;
}
.newsbox1 .info .title{
	font-size: 1.6rem;
	line-height: 3rem;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsbox1 .info .content{
	font-size: 14px;
	line-height: 2rem;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-box2 .title{
	font-size: 18px;
	font-weight: bold;
	padding-left: 50px;
	position: relative;
}
.news-box2 ul li{
	clear: both;
	margin-bottom: 18px;
}
.news-box2 ul li .info{
	clear: both;
}
.news-box2 ul li .info a{
	white-space: nowrap;
	overflow: hidden;
	margin: 5px 0  8px;
	text-overflow: ellipsis;
}





.news-box2 .title:before{
	content: '';
	width: 30px;
	height: 1px;
	float: left;
	margin-top: 20px;
	display: block;
	background: #bfbfbf;
	position: absolute;
	left: 0;
	top: 0;
}
.aboutbar .hot-t:after{
	right: 30%;
    top: 13%;
}
.aboutbar .hot-t:before{
	left: 30%;
    top: 13%;
}
.aboutbar .about-t h4{
	font-weight: 500;
}
.aboutbar .bot-t{
	padding: 0;
	width: 118px;
	height: 128px!important;
}

@media screen and (max-width: 1200px) {
	#swiper_case .in-pro-li{padding: 23px;margin: 10px;}

}
@media screen and (max-width: 992px) {
	#swiper_case .pic p img{object-fit: cover;}
	.case-bar{padding-bottom: 30px;}
}
@media screen and (max-width: 765px) {
	#swiper_case a .title-box p{margin-bottom: 7%;}
}
