@CHARSET "UTF-8";
.product_service {
	width: 100%;
	max-width: 800px;
	padding: 0;
	margin: auto;
	text-align: center;
}
.title {
	width: 100%;
	;
	max-width: 1440px;
	height: 46px;
	text-align: center;
	padding-top: 30px;
}
.title>span {
	font-size: 24px;
	line-height: 52px;
	font-family: "寰蒋闆呴粦";
	color: #222222;
}
.article {
	max-width: 800px;
	/*margin-left: 280px;*/
	
	text-align: center;
	margin-bottom: 50px;
}
.article p.tag {
	font-size: 16px;
	font-family: "寰蒋闆呴粦";
	text-align: left;
	line-height: 36px;
	font-weight: bold;
}
.article p.tag1 {
    font-size: 16px;
    font-family: 寰蒋闆呴粦;
    text-align: left;
    line-height: 36px;
    font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}
.article p {
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	text-align: left;
	color: #565555;
	line-height: 30px;
}
.article p.p1{
	line-height: 18px;
	text-indent:28px;
	margin-bottom:10px;
}
#tips {
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	color: #565555;
	text-align: left;
	line-height: 30px;
}
.article>span {
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	color: #565555;
	line-height: 30px;
}
.order_client {
	margin-left: 250px;
	font-family: "寰蒋闆呴粦";
	text-align: center;
	color: #565555;
}
.order_client td {
	padding-left: 20px;
}
.showBlank {
	width: 1440px;
	height: 100px;
}  
.img-thumbnail{
	width:100%;
	background-color:inherit; 
     border: 0px solid #ddd; 
} 
.text-center{
	width:100%;
	text-align:center;
}
.text-center img{
	max-width:540px;
}
    