

/*联系我们样式*/
.co_banner{
	width: 7.5rem;
	height: 3rem;
	float: left;
	margin-bottom: 0.2rem;
}
.co_banner img{width: 7.5rem;height: 3rem;float: left;}
.co_us{width: 7.5rem;float: left;}
.co_main{
	width: 7.5rem;
	height: 7rem;
	float: left;
	margin-top: 0.5rem;
	background: url('../../img/default/sj-lxwm-img-bg-1.jpg') no-repeat;
	background-size: 100%;
}
.co_form{
	width: 100%;
	padding: 0.36rem 0.42rem;
	float: left;
}
.co_form input{
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	float: left;
	margin:0;
	padding: 0 0.4rem;
	margin-top: 0.3rem;
	font-size: 0.26rem;
	color: #333333;
	border-radius: 0px;
	border:0px;
	background: #fff;
}
.co_form input::-webkit-input-placeholder{font-size: 0.26rem;color: #c7ced2;}
.co_sub{
	width: 100%;
	height: 0.52rem;
	float: left;
	padding: 0 0.42rem;
	margin-top: 0.2rem;
}
.co_sub a{
	display: inline-block;
	width: 2.97rem;
	height: 0.52rem;
	float: left;
}
.co_sub a img{width: 2.97rem;height: 0.52rem;float: left;}


/*关于我们*/
.co_about{
	width: 7.5rem;
	float: left;
	padding: 0.5rem 0;
}
.co_about_desc{
	width: 7.5rem;
	float: left;
	margin-top: 0.5rem;
}
.co_about_desc>img{width: 100%;height: 2.8rem;float: left;}
.co_about_desc>span{
	display: inline-block;
	width: 100%;
	height: 0.92rem;
	line-height: 0.92rem;
	font-size: 0.3rem;
	float: left;
	color: #333333;
	text-align: center;
	margin-top: 0.18rem;
}
.about_desc{
	width: 100%;
	float: left;
	padding: 0 0.24rem;
}
.about_desc p{
	display: inline-block;
	width: 100%;
	line-height: 0.42rem;
	font-size: 0.24rem;
	color: #666666;
	text-indent: 2em;
}