*{
	padding: 0;margin: 0;
}
.tred{ color: red; }
body{
	font-family: "microsoft yahei", PmingLiu;font-size:14px;color: #343434;width: 100%;
	overflow-x: hidden;max-width: 600px;margin: 0 auto;font-size: 14px;font-weight: 500;
}
img.header-img{
	width: 100%;
}
img.centerOne{
	width: 100%;
}
div.centerTwo{
	background-size: 100%;background-repeat: repeat-y;text-align: center;
	-ms-background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
}
img.logo{
	width: 52%;height: auto;max-width:270px;margin-top:10px;
}

span.border-b:nth-child(1){
	margin-top: 0;
}
span.border-b{
	border-bottom:1px dashed #aaa;padding-bottom: 2px;margin-top: 4px;display: inline-block;
	width: auto;
}
div.container{
	max-width: 600px;margin: 0;padding: 0;
}
a.reg{
	letter-spacing: 1px;font-weight: 500;
	border-radius: 5px;margin: 20px 0;
}
span.wai{
	display: block;color: #fff;padding:6px 20px;border-radius: 3px;
	background: gradient(top, #e94d1d 0%, #e70014 100%) ;
	background: -moz-linear-gradient(top, #e94d1d 0%, #e70014 100%) ;
	background: -webkit-linear-gradient(top, #e94d1d 0%,#e70014 100%) ;
	background: -o-linear-gradient(top, #e94d1d 0%,#e70014 100%) ;
	background: -ms-linear-gradient(top, #e94d1d 0%,#e70014 100%) ;
}
span.about{
	display: block;text-align: left;text-indent:28px;line-height: 22px;
	border-bottom:1px dashed #004ea1;padding-bottom:8px;margin-top: 5px;
	word-break:break-all;text-align:justify;font-weight:400;
}
span.product{
	display: block;text-align: center;display: block;border-radius: 5px;
	padding:5px;line-height: 22px;text-indent:0;
}
span.product img{
    width:100%;margin-top:6px;
}
