body{
	margin:0px;
	overflow-x:hidden
}
a{
	text-decoration: none;
}
ul,li{
	list-style: none;
}
.clean{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*修改*/
.theme{
	width: 100%;
	margin: 0 auto;
}
.contain{
	width: 100%;
	margin: 0 auto;
}

.banner{
	position: relative;
	background: #F6F6F6;
}
.banner img{
	width: 100%;
}

.a1{
	width: 100%;height: 60px;
}
.anchor{
	position: absolute;bottom: 55px;width: 5px;height: 5px;
}
.about{
	width: 100%;height: 370px;position: relative;background: #f4f7ff;
}
.about_info{
	height: 370px;display: inline-block;width: 410px;padding-top: 40px;box-sizing: border-box;
}
.about_title{
	font-size: 22px;font-weight: bold;padding-left: 15px;/*border-left: 2px solid #5BC4D0;*/
}
.about_content{
	font-size: 14px;color: #666;padding-top: 30px;line-height: 32px;
}
.about_img{
	height: 370px;display: inline-block;padding-left: 130px;padding-top: 28px;box-sizing: border-box;
}
.title_line{
	margin: 0 auto;
}
.service{
	width: 100%;height: 600px;background: url(../image/公司定位.png) center/100% 100% no-repeat;box-sizing: border-box;position: relative;
}
.service_title{
	text-align: center;color: #fff;font-size: 26px;padding-top: 35px;
}
.service_line{
	margin-left: 536px;
}
.service_content{
	text-align: center;color: #fff;font-size: 14px;padding-top: 30px;
}
.service_list{
	margin-left: 200px; margin-top: 56px;
}
.service_box{
	width: 380px;height: 160px;background: #fff;padding: 28px 50px 35px 40px;box-sizing: border-box;margin-right: 50px;
}
.service_item_img{
	padding-top: 25px;padding-right: 38px;padding-bottom: 20px;
}
.service_item_title{
	font-size: 19px;color: #333
}
.service_item_content{
	margin-top: 20px;color: #404040;font-size: 14px;line-height: 22px;
}
.service_list2{
	margin-left: 200px; margin-top: 20px;
}
.made{
	width: 100%;height: 550px;box-sizing: border-box;background: #f4f7ff;position: relative;
}
.made_title{
	text-align: center;color: #333;font-size: 26px;padding-top: 50px;margin-bottom: 100px;
}
.made_line{
	margin-left: 548px;
}
.made_contents{
	width: 73.4%;margin:0 auto;
}
.made_content{
	width: 33.33%;text-align: center;
}
.made_box{
	width: 360px;height: 330px;padding: 55px 50px 55px 50px;box-sizing: border-box;/*border:2px solid #DFDFDF*/;
}
.made_img{
	text-align: center;
}
.made_info{
	padding-top: 45px;color: #565656;line-height: 22px;
}
.made_arrow{
	margin: 150px 20px 0 20px;
}
.made_info2{
	padding-top: 60px;color: #565656;line-height: 22px;"
}
.product{
	background: #F6F6F6;
}
.product_row{
	background: #fff;height: 500px;
}
.product_title{
	font-size: 22px;font-weight: bold;padding-left: 15px;border-left: 2px solid #0070A8;
}
.product_title_nouse{
	font-size: 19px;color: #333;padding-top: 50px;
}
.product_content{
	font-size: 14px;color: #666;padding-top: 30px;line-height: 22px;
}
.product_img1{
	display: inline-block;padding-left: 110px;padding-top: 16px;box-sizing: border-box;
}
.product_img2{
	display: inline-block;padding-left: 20px;padding-right: 110px;padding-top: 10px;box-sizing: border-box;
}
.product_info1{
	display: inline-block;width: 460px;padding: 173px 0 0 145px;box-sizing: border-box;
}
.product_info2{
	display: inline-block;width: 460px;padding: 193px 150px 0 0px;box-sizing: border-box;
}
