@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px"微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:underline} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 

.wrap{
	width: 810px;
	margin: auto;
}
.wrap .top{
	width: 100%;
	height: 127px;
}
.wrap .bess ul{
	display: table;
}

.wrap .bess li{
	width: 135px;
	float: left;
	padding-top: 15px;
}
.wrap .bess i{
	background: #000;
	width: 5px;
	height: 5px;
	float: left;
	border-radius: 10px;
	margin: 10px 10px 0 0;
}
.wrap .bess p{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	float: left;
}
.wrap .pic {
	width: 810px;
	margin: auto;
	margin-top: 65px;
}
.wrap .btn{
	margin-top: 20px;

}
.wrap .btn  p{
	text-align: center;
	font-size: 30px;
	color: #2a1e74;
	margin-bottom: 20px;
}
.wrap .btn .balk{
	width: 138px;
	height: 37px;
	border: none;
	background: #2b1f73;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
	margin-left: 336.5px;
	outline: none;
}

.bottom{
	width: 810px;
	margin: auto;
	margin-top: 80px;
}
.bottom p{
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.bottom p span{
	color: #f2973c;
}