@charset "utf-8";
/* CSS Document */
.industry-introduction{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	}
.industry-introduction .container{
	padding-top:110px;
	}
.industry-introduction .bg{
	width:100%;
	height:612px;
	margin:0 auto;
	}
.industry-introduction .jumbotron{
	background:none;
	color:#ffffff;
	}
.industry-introduction h1{
	border-left:14px solid #ffffff;
	font-size:30px;
	padding-left:20px;
	margin-bottom:40px;
	font-weight:bold;
	line-height:30px;
	}
.industry-introduction p{
	font-size:18px;
	line-height:40px;
	}
/* achievement */
.achievement{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	}
.achievement .bg{
	width:100%;
	/*height:612px;*/
	/*background:url(/assets/front/images/industry-bg-02.png) bottom right no-repeat;*/
	background-color:#f8f8f8;
	margin:0 auto;
	}
.achievement .container{
	padding:35px 77px 0 77px;
	}
.achievement .jumbotron{
	background:none;
	color:#535353;
	}
.achievement h1{
	border-left:14px solid #535353;
	font-size:30px;
	padding-left:20px;
	margin-top:40px;
	font-weight:bold;
	line-height:30px;
	}
.achievement .container .jumbotron{
	padding: 60px 15px;
}
.achievement ul{
	/*height:360px;
	overflow-y:scroll;*/
	}
.achievement ul li{
	font-size:16px;
	line-height:40px;
	color:#6a6a6a;
	}
/*zxc*/	
.more-product-list{
	padding:53px 0;
	}
.controls-pt-list{
	/*background:#fff;
	border:1px solid #f5f5f5;*/
	padding:0;
	}
.controls-pt-list .slide{
	border-right:1px solid #f5f5f5;
	}
.controls-pt-list .slide:last-child{
	border:none;
	}
.controls-pt-list .slide img{
	width:100%;
	padding:30px 15px 10px 15px;
	}
.controls-pt-list .slide h2{
	text-align:center;
	font-size:16px;
	padding:15px;
	word-wrap:break-word;
	}
.bx-wrapper{
	background:#fff;
	border:1px solid #f5f5f5;
	}
.contant-us{
	margin-bottom: 40px;
	text-align: center;
	width: 100%;
}
.contant-us .btn{
	padding: 6px 32px;
}	