

::-webkit-input-placeholder {
	color: #A9A9A9;
	font-family: "Microsoft YaHei"Arial;
	font-weight: normal;
}

:-moz-placeholder {
	color: #A9A9A9;
	font-family: "Microsoft YaHei"Arial;
	font-weight: normal;
}

::-moz-placeholder {
	color: #A9A9A9;
	font-family: "Microsoft YaHei"Arial;
	font-weight: normal;
}

:-ms-input-placeholder {
	color: #A9A9A9;
	font-family: "Microsoft YaHei"Arial;
	font-weight: normal;
}

.box {
	padding: 0 10px;
	overflow: hidden;
	height: 100%;
}

.m0 {
	margin: 0 !important;
}

.z {
	height: 25px;
	clear: both;
}

.bg1 {
	background: #C00;
}

.bg {
	background-image: url(http://icon.cnmo-img.com.cn/passport/mobile/cnmo_w_i1.png);
	background-repeat: no-repeat;
	background-size: 250px 500px;
}

.btn {
	margin: 20px 15px 0;
}

.btn input {
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}

.btn input,
.btn a {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #C00 !important;
	color: #FFF;
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
	-webkit-appearance: none;
}

.btn span {
	width: 99.5%;
	height: 38px;
	text-align: center;
	line-height: 38px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
	border: 1px solid #c8c7cc;
}

.t1 {
	height: 19px;
	background: url(http://icon.cnmo-img.com.cn/passport/mobile/cnmo_w_i1.png) repeat-x 0 -383px;
	background-size: 250px 500px;
	text-align: center;
	margin: 0 10px;
}

.t1 a,
.t1 span {
	display: inline-block;
	font-size: 13px;
	color: #999;
	background: #EDEDF3;
	padding: 0 6px;
}

.form input {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.form input:focus {
	outline: none;
}

textarea {
	overflow: hidden;
	resize: none;
}

.form ul {
	padding: 0 15px;
	background: #FFF;
	border-top: 1px solid #c8c7cc;
	border-bottom: 1px solid #c8c7cc;
}

.form li {
	height: 42px;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}

.form li:last-of-type {
	border-bottom: none;
}

.info em {
	position: absolute;
	right: 0;
	top: 1px;
	width: 50px;
	height: 40px;
	display: none;
	background-position: 34px -173px;
}

.err {
	z-index: 999;
	min-height: 48px;
	width: 100%;
	position: fixed;
	top: 50%;
	left: 0;
	margin-top: -28px;
	text-align: center;
}

.err span {
	display: inline-block;
	padding: 17px 16px;
	background: rgba(0, 0, 0, .75);
	font-size: 16px;
	color: #CCC;
	line-height: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#m_head {
	border-bottom: 2px solid #C00;
	height: 44px;
	line-height: 44px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: #FFF;
	text-align: center;
}

#m_head .sub1,
#m_head .sub2 {
	position: absolute;
}

#m_head .sub1 {
	width: 35px;
	height: 43px;
	left: 10px;
	background-position: 0 -323px;
}

#m_head .sub1 a {
	width: 35px;
	height: 43px;
	display: block;
}

#m_head .sub2 {
	right: 10px;
	text-align: right;
}

#m_head strong {
	font-size: 20px;
	font-weight: normal;
}

.login .sub1 {
	background-position: 0 11px;
}

.login .sub2 {
	background-position: 0 -31px;
}

.login .sub1 input,
.login .sub2 input {
	font-size: 14px;
	font-weight: bold;
	width: 70%;

	line-height: 18px;
	padding: 12px 0 12px 25px;
	color: #666;
}

.login .sub3 {
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 6px;
	right: 0;
	text-align: right;
	color: #999;
	font-size: 14px;
}

.login2 {
	height: 106px;
	width: 100%;
}

@media screen and(orientation:portrait) {
	.login2 {
		position: absolute;
		bottom: 0;
	}
}

@media screen and(orientation:landscape) {
	.login2 {
		margin-top: 20px;
	}
}

.login2 ul {
	margin-top: 12px;
}

.login2 .sub1,
.login2 .sub2,
.login2 .sub3 {
	float: left;
	width: 50px;
	height: 50px;
	text-indent: -2000px;
	margin-left: 15px;
}

.login2 .sub1 {
	background-position: 0 -450px;
}

.login2 .sub2 {
	background-position: -65px -450px;
}

.login2 .sub3 {
	background-position: -130px -450px;
}

.login2 .sub4 {
	float: right;
	margin-right: 15px;
	width: 50px;
	height: 50px;
	background-position: -200px -450px;
	text-align: center;
}

.login2 .sub4 a {
	font-size: 13px;
	display: block;
	width: 30px;
	margin: 10px auto 0;
	line-height: 16px;
	color: #999;
}

.reg .sub1 {
	background-position: 0 -81px;
}

.reg .sub2 {
	background-position: 0 -122px;
}

.reg .sub6 {
	background-position: 0 -31px;
}

.reg .sub1 input,
.reg .sub2 input {
	font-size: 14px;
	width: 60%;
	height: 18px;
	line-height: 18px;
	padding: 12px 0 12px 25px;
	color: #666;
}

.reg .sub3,
.reg .sub4 {
	height: 32px;
	line-height: 32px;
	width: 100px;
	position: absolute;
	top: 5px;
	right: 0;
	background: #ff9c00;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.reg .sub4 {
	background: none;
	color: #CCC;
	border: 1px solid #c8c7cc;
	height: 30px;
	line-height: 30px;
}

.reg .sub1 em,
.tishi {
	position: absolute;
	right: 0;
	top: 1px;
	width: 50px;
	height: 40px;
	display: none;
	background-position: 34px -173px;
}

.reg .sub6 input {
	font-size: 14px;
	font-weight: bold;
	width: 70%;
	height: 18px;
	line-height: 18px;
	padding: 12px 0 12px 25px;
	color: #666;
}

.reg .sub5 input {
	color: #CCC;
}

.tishi {
	right: 115px;
}

.service {
	padding: 15px 0 0 15px;
}

.service div {
	font-size: 14px;
	color: #999;
}

.checkbox,
.checkbox_cur {
	width: 21px;
	height: 19px;
}

.checkbox {
	background-position: 0 -292px;
}

.checkbox_cur {
	background-position: 0 -241px;
}

.ok {
	text-align: center;
	margin-top: 65px;
}

.ok p {
	font-size: 20px;
}

.ok p i {
	display: inline-block;
	width: 23px;
	height: 20px;
	background-position: 0 -235px;
}

.ok .btn {
	width: 160px;
	margin: 20px auto;
}

.email {
	padding: 25px 15px 10px;
}

.email .sub1,
.email .sub3 {
	height: 27px;
	font-size: 16px;
}

.email .sub3 {
	color: #999;
}

.email .sub2 {
	height: 30px;
	font-size: 20px;
	color: #003d80;
}

.email ul {
	overflow: hidden;
	margin-top: 8px;
}

.email li {
	float: left;
	width: 50%;
	height: 40px;
}

.email .sub4,
.email .sub5,
.email .sub6 {
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.email .sub4 {
	margin-right: 5px;
	background: #cc0001;
	color: #FFF;
}

.email .sub5 {
	margin-left: 5px;
	border: 1px solid #c8c7cc;
	height: 38px;
	line-height: 38px;
}

.email .sub6 {
	margin-left: 5px;
	background: #ff9c00;
	color: #FFF;
}

.form li.reuser {
	height: 100%;
	padding-top: 7px;
}

.reuser p {
	color: #999;
	line-height: 35px;
}

.reuser div {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	height: 40px;
}

.repass .sub6 input {
	font-weight: normal;
	width: 90%;
}

.words {
	padding: 15px;
}

.words p {
	color: #999;
	line-height: 20px;
	padding-bottom: 5px;
}

.words span {
	display: block;
	height: 26px;
	margin-top: 10px;
}

.word_box {
	border: 1px solid #c8c7cc;
	background: #FFF;
}

.word_box input,
.word_box textarea {
	border: 0;
	padding: 0;
	background: none;
}

.word_box input {
	width: 95%;
	height: 19px;
	line-height: 19px;
	padding: 8px 0 8px 5px;
	color: #999;
}

.word_box textarea {
	height: 60px;
	color: #999;
	width: 92%;
	padding: 5px;
	line-height: 20px;
}

.service_info {
	padding: 15px;
}

.service_info h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.service_info p {
	line-height: 21px;
	font-size: 14px;
	margin: 1em 0;
	text-indent: 2em;
}

.reg .sub_new1 {
	background-position: 0 11px;
}

.reg .sub_new1 input {
	font-size: 14px;
	font-weight: bold;
	width: 70%;
	height: 18px;
	line-height: 18px;
	padding: 12px 0 12px 25px;
	color: #666;
}

.reg .sub3_1 {
	height: 32px;
	line-height: 32px;
	width: 90px;
	position: absolute;
	top: 5px;
	right: 0;
	background: #68C610;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.reg .sub3_1 i {
	display: inline-block;
	width: 14px;
	height: 11px;
	background: url(http://icon.cnmo-img.com.cn/passport/mobile/dh.png) no-repeat;
	background-size: 14px 11px;
	margin-right: 3px;
}

.r_info {
	color: #A9A9A9;
	font-family: "Microsoft YaHei"Arial;
	font-size: 14px;
	padding: 6px 15px 0;
	line-height: 21px;
}

.ok p i {
	position: relative;
	top: 2px;
	width: 28px;
	background-size: 350px 700px;
	background-position: 0 -337px;
}

#m_head {
	-webkit-box-shadow: 0 2px 1px #D6D6D6;
	-moz-box-shadow: 0 2px 1px #D6D6D6;
	-ms-box-shadow: 0 2px 1px #D6D6D6;
	box-shadow: 0 2px 1px #D6D6D6;
}