@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑
}
img {
	border: none;
	display: block
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
/*class*/

.all {
	margin: 0 auto;
	width: 320px;
}
.clear {
	clear: both;
}
.head {
	height: 97px;
}
.nav {
	height: 43px;
	background: #0f69b2;
	line-height: 43px;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.quickreg {
	width: 288px;
	height: 547px;
	border: 1px solid #dadada;
	margin: 10px auto;
	padding: 5px 10px;
}
.quickreg b {
	font-size: 24px;
	color: #0f69b2;
	font-weight: normal;
}
.tip {
	font-size: 12px;
	color: #666;
	margin-top: 4px;
}
.tip span {
	color: #d71616;
}
.formbox {
	height: 30px;
	margin-top: 6px;
}
.formbox b {
	color: #222;
	font-size: 14px;
	width: 86px;
	display: block;
	float: left;
	text-align: right;
}
.formbox span {
	color: #d71616;
	font-size: 12px;
	line-height: 30px;
	margin-left: 2px;
	display: block;
	float: left;
}
.forminput {
	width: 181px;
	height: 28px;
	float: left;
	border: 1px solid #dadada;
}
.formradio {
	height: 28px;
	float: left;
}
.xb {
	float: left;
	line-height: 30px;
	margin-right: 14px;
	margin-left: 2px;
	font-size: 12px;
	color: #888;
}
.formselect {
	height: 30px;
	width: 183px;
	border-color: #dadada;
	font-size: 12px;
}
.formtext {
	height: 83px;
	width: 181px;
	border-color: #dadada;
}
.formbtn {
	width: 136px;
	height: 42px;
	margin: 20px auto auto auto;
}
.bot {
	color: #fff;
	border: none;
	width: 136px;
	height: 42px;
	background: #f79d01;
	line-height: 42px;
	text-align: center;
}
.reged {
	width: 288px;
	height: auto;
	padding: 5px 10px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.reged b {
	font-size: 24px;
	color: #0f69b2;
	font-weight: normal;
}
.regedtxtbox {
	overflow: hidden;
	width: 258px;
	height: auto;
	margin: 8px auto auto auto;
}
.regedtxt {
	height: 30px;
	width: 268px;
}
.regedtxt p {
	float: left;
	font-size: 12px;
	width: 56px;
	margin-left: 10px;
}
.bz {
	color: #0081df;
}
.yyy {
	color: #df5e00;
}
.yjz {
	color: #0081df;
}
.bl {
	margin-top: 21px;
}
.bl_box {
	width: 282px;
	height: 120px;
	margin: 0 auto;
}
.bl1 {
	float: left;
	background: url(../images/bottom_logo1.jpg) no-repeat;
	padding-top: 68px;
	width: 129px;
	height: 50px;
	border: 1px solid #dadada;
	font-size: 12px;
	text-align: center;
	color: #888;
	margin-right: 20px;
}
.bl2 {
	float: left;
	background: url(../images/bottom_logo2.jpg) no-repeat;
	padding-top: 68px;
	width: 129px;
	height: 50px;
	border: 1px solid #dadada;
	font-size: 12px;
	text-align: center;
	color: #888;
}
.copybox {
	height: 96px;
	margin-top: 28px;
	font-size: 12px;
}
.copylink {
	height: 35px;
	background: #e9e9e9;
	text-align: center;
	line-height: 35px;
}
.copylink a {
	color: #222;
}
.copytxt {
	height: 51px;
	padding-top: 10px;
	text-align: center;
	color: #888;
	line-height: 24px;
}
.zzms{
    height: 85px;
    margin-bottom: 8px;
}
.wxts{
    text-align: center;
}
.wxts span{
    color: #0f69b2;
}
.wxts #yinshi{
    margin-right: 3px;
}