.pro_title{
	font-size: 26px;
	line-height: 26px;
	margin: 50px auto 25px;
	text-align: center;
	color:#383838;
}
.box{
	background-color: #fff;
	border-top: 1px solid #4f9de0;
	width: 100%;
}

.banner_box {
	width: 100%;
}
.banner_box img {
	width: 100%;
	/*height: 400px;*/
}
/* 行业概述 */
.box .hygs{
	/*width: 1200px;*/
	width: 88%;
	margin: 0px auto;
	padding: 63px 0px 73px;
	font-size: 18px;
	line-height: 52px;
	/*text-indent: 36px;*/
	
	background-repeat: no-repeat;
	max-width: 1202px;
	background-position: center bottom;
}

/* 困境 */
.kj{
	/*width: 1260px;*/
	width: 92%;
	margin: 0px auto;
	/*padding: 30px 0px 64px;*/
	padding: 3% 0px 6%;
	max-width: 1256px;
}
.kj_c{
	/*width: 255px;
	margin: 0px 30px;*/
	width: 20.5%;
    margin: 0px 2%;
	float: left;
}
.kj_c_icon{
	width: 144px;
	height: 144px;
	border-radius: 50%;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	margin: 0px auto;
}
.kj_c h2{
	font-size: 18px;
	line-height: 42px;
	margin-top: 20px;
	text-align: center;
}
.kj_c p{
	font-size: 12px;
	line-height: 24px;
	text-indent: 24px;
}

/* 解决方案 */
.sol{
	/*width: 1200px;*/
	width: 88%;
	margin: 0px auto;
	padding: 42px 0px 10px;
	max-width: 1202px;
}
.sol img{
	width: 90%;
}
.sol h2{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 48px;
}
.sol h6{
	font-size: 14px;
	line-height: 26px;
	margin-top: 18px;
	margin-bottom: 34px;
}
.sol_c{
	margin-bottom: 60px;
}
.sol_c img{
	float: left;
	width: 19%;
}
.sol_c_r{
	float: right;
	/*width: 970px;*/
	width: 80.5%;
	
}
.sol_c_r h3{
	font-size: 18px;
	line-height: 18px;
	margin: 21px 0px 17px;
}
.sol_c_r p{
	font-size: 14px;
	line-height: 24px;
}

/* 优势 */
.ys{
	/*width: 1143px;*/
	width: 84.92%;
	margin: 0px auto;
	padding: 30px 0px 24px;
	max-width: 1160px;
}
.ys_c{
	float: left;
	/*margin: 0px 71px 0px 72px;*/
	margin: 0px 6% 0px 6%;
	text-align: center;
	width: 21%;
}
.ys_c p{
	/*width: 238px;*/
	font-size: 14px;
	line-height: 26px;
	margin-top: 24px;
	text-align: center;
}
.ys_c img{
	width: 114px;
	margin: 0px auto;
}
.duoyu {
	height: 100px;
	border-bottom: 1px solid #4f9de0;
}
.buttomkk {}

