@charset "utf-8";
/* CSS Document */
/*公用*/
a, address, b, big, blockquote, body, center, cite, code, dd, del, div,
	dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i,
	iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u,
	ul, var {
	margin: 0;
	padding: 0;
	font: 14px/100% "宋体";
}

a {
	blr: expression(this.onFocus = this.blur ()) !important;
	text-decoration: none !important;
}

:focus {
	outline: none !important;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearf {
	zoom: 1;
}

.clearf:after {
	display: block;
	content: "";
	clear: both;
}

/*注册页面开始*/
.re-middle {
	width: 1200px;
	margin: 0 auto;
}

.left-logo {
	margin: 30px;
}

.right-login {
	margin: 50px 30px 50px 0;
	color: #909090;
	font-size: 12px;
}

.go-login {
	color: #418a00;
	font-size: 12px;
}

.re-body {
	 background-color: #f9f9f9;
    border-top: 1px solid #bbbbbb;
    height: 934px;
    width: 100%;
}

.top-img-re {
	display: block;
	margin: 80px auto 35px;
}

.re-left-side {
	width: 300px;
	height: 370px;
	border-right: 1px solid #d8d8d8;
	margin-left: 67px;
}

.re-left-side p {
	width: 266px;
	font-size: 14px;
	font-family: '宋体';
	line-height: 24px;
	text-align: justify;
	margin-right: 35px;
}

.re-left-side-1 {
	color: #01933e;
	margin-bottom: 36px;
}

.re-left-side-2 {
	color: #565656;
}

.orange-color {
	color: #ff5502;
}

.look-more {
	margin-right: 35px;
	color: #ff5502;
	margin-top: 15px;
}

.select-typ a {
	display: block;
	width: 176px;
	height: 46px;
	background: url(../images/optioins-bg_no.gif) no-repeat;
	font-size: 16px;
	text-align: center;
	line-height: 46px;
	color: #a7a7a7;
}

.select-typ a.on {
	background: url(../images/optioins-bg_on.jpg) no-repeat;
	color: #4a9a02;
}

.personal-user {
	margin-left: 29px;
}

.right-side {
	margin-left: 38px;
}

.inpDiv {
	width: 380px;
	height: 46px;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	margin-bottom: 24px;
	background-color: #ffffff;
	position: relative;
}

.verifi-code-div {
	width: 186px;
	height: 46px;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	float: left;
	background-color: #ffffff;
}

.verifi-code {
	margin-bottom: 24px;
	zoom: 1;
	position: relative;
	width: 380px;
}

.verifi-code:after {
	display: block;
	content: "";
	clear: both;
}

.select-typ {
	zoom: 1;
}

.select-typ:after {
	display: block;
	content: "";
	clear: both;
}

.inp-phone {
	margin-top: 14px;
	margin-left: 12px;
	background: none;
	border: none;
	font-size: 14px;
	font-family: "宋体";
	color: #9d9d9d;
	width: 360px;
}

.code-img {
	float: left;
	margin-left: 8px;
	width: 118px;
	height: 44px;
	margin-top: 2px;
}

.validateCodeRefresh {
	margin-top: 16px;
	margin-left: 13px;
	float: left;
	color: #085fc2;
}

.agreement {
	margin-top: 40px;
	font-size: 12px;
	font-family: "宋体";
	letter-spacing: 1px;
}

.agreement span, .agreement a {
	font-size: 12px;
	font-family: "宋体";
	letter-spacing: 1px;
}

.submit-btn {
	width: 372px;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
	border: none;
	border-radius: 4px;
	background-color: #4a9a02;
	color: #ffffff;
	font-size: 18px;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}

.ver-code-submit {
	width: 372px;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
	border: none;
	border-radius: 4px;
	background-color: #4a9a02;
	color: #ffffff;
	font-size: 18px;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	cursor: pointer;
}

.remind-p {
	position: absolute;
	right: -278px;
	top: 0;
	width: 260px;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	box-shadow: 0 0 10px #d5d5d5;
	-moz-box-shadow: 0 0 10px #d5d5d5;
	-webkit-box-shadow: 0 0 10px #d5d5d5;
	border-radius: 4px;
	padding-top: 12px;
	padding-bottom: 12px;
	min-height: 12px;
	display: none;
}

.arrow {
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
	top: 12px;
}

.arrow * {
	display: block;
	border-width: 10px;
	position: absolute;
	border-style: dashed dashed solid dashed;
	font-size: 0;
	line-height: 0;
}

.arrow em {
	border-color: transparent #e3e3e3 transparent transparent;
}

.arrow span {
	border-color: transparent #FFF transparent transparent;
	right: -2px;
}

.remind-p p {
	color: #7d7d7d;
	font-size: 12px;
	padding-left: 15px;
	line-height: 22px;
}

.red-warning {
	color: #f00;
	position: absolute;
	right: -224px;
	width: 204px;
	top: 16px;
	display: none;
	font-size: 12px;
}

.green-warning {
	position: absolute;
	right: -140px;
	width: 126px;
	top: 13px;
	color: #7d7d7d;
	font-size: 12px;
	display: none;
}

.wrong-warning {
	position: absolute;
	right: -140px;
	width: 126px;
	top: 13px;
	color: #7d7d7d;
	font-size: 12px;
	display: none;
}

.cover {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color: #000000;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.agreement-windows {
	width: 770px;
	height: 570px;
	background-color: #ffffff;
	z-index: 99;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	top: 18%;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

.agreement-windows-title {
	font-size: 30px;
	font-family: "微软雅黑";
	text-align: center;
	letter-spacing: 1px;
	line-height: 85px;
	border-bottom: 1px solid #d8d8d8;
}

.agreement-items p {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 18px;
}

.agreement-items {
	overflow-y: scroll;
	width: 740px;
	height: 350px;
	padding-top: 10px;
	margin: 20px auto 0;
}

.btn-agreement {
	display: block;
	width: 369px;
	height: 46px;
	line-height: 46px;
	background-color: #4a9a02;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	border-radius: 6px;
	margin: 24px auto 0;
}

.verPhInp {
	display: block;
	width: 212px;
	height: 44px;
	line-height: 44px;
	float: left;
	border-radius: 6px;
	border: 1px solid #bbbbbb;
	padding-left: 15px;
	margin-right: 13px;
	letter-spacing: 1px;
}

.btnVerPhInp {
	display: block;
	width: 148px;
	height: 48px;
	background-color: #e9e9e9;
	border-radius: 6px;
	border: none;
	color: #000000;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: '宋体';
	margin-left: 10px;
	float: left;
}

.select-special {
	width: 380px;
	height: 46px;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	margin-top: 25px;
	overflow: hidden;
	position: relative
}

.select-special select {
	display: block;
	font-size: 14px;
	color: #9d9d9d;
	width: 400px;
	border: none;
	height: 48px;
	padding-left: 8px;
	float: left;
	line-height: 48px;
	z-index: 9999;
	position: relative;
	background-color: transparent;
}

.arrow-icon-r {
	display: block;
	width: 0;
	height: 0;
	border-top: 8px solid #9f9f9f;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	right: 14px;
	top: 19px;
}

.province-select, .city-select {
	width: 182px;
	height: 46px;
	border: 1px solid #bbbbbb;
	overflow: hidden;
	background-color: #ffffff;
	border-radius: 4px;
	float: left;
	position: relative;
}

.province-select {
	margin-right: 14px;
}

.zone-select {
	zoom: 1;
	margin-top: 25px;
}

.zone-select:after {
	display: block;
	content: "";
	clear: both;
}

.zone-select select {
	display: block;
	font-size: 14px;
	color: #9d9d9d;
	width: 200px;
	height: 46px;
	border: none;
	padding-left: 8px;
}

.selectTyp {
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 108px;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 40px;
	padding-left: 15px;
	color: #5a5a5a;
	background: none;
	z-index: 99;
	background: tranparent;
	position: relative;
}

.selectTyp::-ms-expand {
	display: none;
}

.searchBlank {
	width: 508px;
	height: 40px;
	border: 1px solid #e1e1e1;
	display: block;
	margin-top: 25px;
	background-color: #f9f9f9;
	position: relative;
}

.selectDiv {
	position: relative;
	margin-right: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	background-color: #ffffff;
}

.arrow-se {
	position: absolute;
	right: 10px;
	bottom: 9px;
	display: block;
	cursor: pointer;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #9f9f9f;
	border-bottom: 8px solid transparent;
}

.sim-select h3 {
	line-height: 42px;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	cursor: pointer;
	float: left;
	display: inline;
	width: 168px;
	color: #9d9d9d;
}

.sim-ul-flt ul {
	width: 183px;
	overflow-y: auto;
	max-height: 200px;
	cursor: pointer;
	position: absolute;
	left: -1px;
	top: 40px;
	z-index: 1000;
	background-color: #ffffff;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 3px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	display: none;
}

.sim-ul-flt ul li {
	line-height: 32px;
	width: 151px;
	color: #7c7373;
	padding-left: 15px;
	font-size: 14px;
}

.sim-ul-flt ul li:hover {
	color: #f00;
}

.checked-boxes {
	margin-bottom: 24px;
	width: 350px;
	border-radius: 4px;
	border: 1px solid #bbbbbb;
	padding: 20px 15px;
	background-color: #ffffff;
	zoom: 1;
}

.checked-boxes:after {
	display: block;
	content: "";
	clear: both;
}

.checked-care-p {
	font-size: 14px;
	color: #9d9d9d;
}

.checked-boxes-ul input {
	display: block;
	float: left;
	margin-top: 1px;
	margin: 1px 0 0 !important;
}

.checked-boxes-ul p {
	float: left;
	color: #707070;
	font-size: 14px;
	margin-left: 8px;
}

.checked-boxes-ul li {
	zoom: 1;
	margin-top: 15px;
}

.checked-boxes-ul li:after {
	display: block;
	content: "";
	clear: both;
}

.checked-boxes-ul {
	float: left;
}

.checked-boxes-ul-middle {
	margin: 0 60px;
}

.checked-boxes-ul-mi {
	margin: 0 58px;
}
/*注册页面结束*/
/*注册成功页面开始*/
.right-size-success {
	margin-left: 36px;
}

.regis-success-1 {
	*zoom: 1;
	margin-bottom: 16px;
	margin-left: 87px;
}

.regis-success-1:after {
	display: block;
	content: "";
	clear: both;
}

.regis-success-1 img, .regis-success-1 span {
	float: left;
	font-size: 24px;
}

.regis-success-1 span {
	color: #000000;
}

.right-size-success p {
	line-height: 28px;
	text-align: center;
	color: #857171;
}

.regis-success-1 span {
	margin-left: 8px;
	margin-top: 6px;
}

.back-index {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #857171;
	color: #333;
	margin: 28px auto;
}

.back-index:hover {
	border: 1px solid #01933e;
	color: #ffffff;
	background-color: #01933e;
}
/*注册成功页面结束*/
.phone-verifi a.close-page, .agreement-windows a.close-page {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/close-bg.png) no-repeat 0 0;
	position: absolute;
	right: 15px;
	top: 12px;
}

.phone-verifi a:hover {
	background-position: 0 -15px;
}

.agreement-windows a.close-page:hover {
	background-position: 0 -15px;
}

.select-menu {
	zoom: 1;
	margin-bottom: 24px;
}

.select-menu:after {
	display: block;
	content: "";
	clear: both;
}

.validateCode {
	float: left;
	margin-left: 11px;
	height: 46px;
	width: auto;
	margin-top: 1px;
}

input:-webkit-autofill {
	background-color: #ffffff;
	background-image: none;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	border: 1px solid #ffffff !important;
}

.inpDiv-P {
	position: absolute;
	left: 10px;
	top: 16px;
	color: #9d9d9d;
}