@charset "utf-8";
/* CSS Document */
html,body {
	background: url(../images/m_bg.png) no-repeat;
	background-size: 100% 100%;
}

a {
	color: #666;
}
/*===========登录注册顶部=============*/
.m_lotop {
	width: 100%;
	height: 0.85rem;
	background: #f2f2f2;
	position: relative;
	top: 0;
	z-index: 9999;
}

.m_lotop li {
	float: left;
	height: 100%;
	line-height: 0.85rem;
}

.m_lotop li img {
	zoom: 0.65;
	margin-top: -0.2rem;
	vertical-align: middle;
}

.m_lotop li a {
	display: block;
	width: 100%;
	height: 100%;
}

.m_locolse {
	width: 10%;
	text-align: center;
}

.m_lotitle {
	width: 80%;
	text-align: center;
	font-size: 0.32rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

.m_lomore {
	width: 10%;
}

/*=================登录================*/
.m_login {
	width: 100%;
	height: 9.7rem;
}

.m_lomain {
	width: 87%;
	height: 100%;
	margin: 0 auto;
}

.m_lologo {
	width: 100%;
	height: 1.12rem;
	padding-top: 1rem;
}

.m_lologo img {
	width: 100%;
}

.m_loform {
	width: 100%;
	padding-top: 0.8rem
}

.m_loform li {
	width: 100%;
	height: 0.7rem;
	margin-bottom: 0.4rem;
}

.m_loform li span {
	display: block;
	float: left;
}

.m_loform .inp {
	background: #fff;
	border-radius: 0.7rem;
}

.m_loform .inp span:nth-child(1) {
	width: 15%;
	height: 100%;
	text-align: center;
	line-height: 0.7rem;
}

.m_loform .inp span:nth-child(1) img {
	zoom: 0.55;
	margin-top: -0.25rem;
	vertical-align: middle;
}

.m_loform .inp span:nth-child(2) {
	width: 65%;
	height: 100%;
}

.m_loform .inp span:nth-child(2) input {
	display: block;
	outline: none;
	width: 100%;
	height: 95%;
	line-height: 0.7rem;
	background: none;
	border: none;
	color: #666;
	font-size: 0.3rem;
}

.m_loform .inp span:nth-child(3) {
	width: 19%;
	height: 65%;
	margin-top: 2.5%;
	border-left: solid 1px #ccc;
}

.m_loform .inp span:nth-child(3) input {
	display: block;
	outline: none;
	background: none;
	border: none;
	width: 90%;
	height: 100%;
}

.m_loform .btn span:nth-child(1) {
	width: 32%;
	height: 100%;
	text-align: center;
	line-height: 0.7rem;
	background: url(../images/m_logininput.png) no-repeat;
	background-size: 100% 100%;
}

.m_loform .btn span:nth-child(2) {
	width: 32%;
	height: 100%;
	text-align: center;
	line-height: 0.7rem;
	margin-left: 2%;
	margin-right: 2%;
	background: url(../images/m_registerinput.png) no-repeat;
	background-size: 100% 100%;
}

.m_loform .btn span:nth-child(1) input,.m_loform .btn span:nth-child(2) input
	{
	width: 100%;
	height: 100%;
	font-size: 0.3rem;
	line-height: 0.7rem;
	text-align: center;
	color: #fff;
	background: none;
	border: none;
	outline: none;
	display: block;
}

.m_loform .btn span:nth-child(3) {
	width: 32%;
	height: 100%;
	text-align: center;
	line-height: 0.7rem;
}

.m_loform .btn span:nth-child(3) a {
	display: block;
	font-size: 0.3rem;
	text-align: center;
	color: #fff;
}
/* ============登录end===============*/

/*=============登录注册底部==========*/
.m_lofooter {
	width: 100%;
	background: #044f88;
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 6666;
}

.m_lofooter li {
	font-size: 0.2rem;
	color: #fff;
	padding-left: 0.25rem;
	padding-top: 0.13rem;
	padding-bottom: 0.15rem;
}

.m_lofooter li span {
	display: inline-block;
}
/*========登录注册底部=end========*/

/*=========注册===================*/
.m_register {
	width: 100%;
	min-height: 9.3rem;
}

.m_remain {
	width: 88%;
	margin: 0 auto;
	padding-top: 1rem;
}

.m_remain li {
	width: 100%;
	height: 0.65rem;
	margin-bottom: 0.35rem;
}

.m_remain .need {
	background: url(../images/m_must.png) right 0.2rem no-repeat;
}

.m_remain li:nth-child(1) {
	height: 0.8rem;
}

.m_remain li:nth-child(2) {
	height: 0.8rem;
}

.m_remain li input {
	width: 95%;
	height: 0.65rem;
	background: #fff;
	border: none;
	border-radius: 0.65rem;
	outline: none;
	display: block;
	text-indent: 0.25rem;
	font-size: 0.25rem;
	color: #666;
}

.m_remain li:last-child {
	margin-top: 0.65rem;
}

.m_remain li input[type="submit"] {
	width: 30%;
	height: 100%;
	margin: 0 auto;
	background: url(../images/m_registerinput.png) no-repeat;
	background-size: 100% 100%;
	text-indent: 0;
	color: #fff;
	font-size: 0.25rem;
	text-align: center;
}

.yzm {
	width: 95%;
	height: 0.65rem;
	background: #fff;
	border-radius: 0.65rem;
	color: #666;
}

.yzm span {
	display: block;
	float: left;
}

.yzm span:first-child {
	width: 75%;
	height: 100%;
}

.yzm span:last-child {
	width: 20%;
	height: 65%;
	margin-top: 2.5%;
	border-left: solid 1px #ccc;
}

.yzm span:last-child input {
	text-indent: 0;
}

.yzm span input {
	width: 100%;
	height: 100%;
	background: none;
}

.m_choice {
	width: 50%;
	height: 0.65rem;
	border-radius: 9px;
	position: relative;
	background: #fff;
}

.m_choice select {
	display: block;
	background: none;
	border: none;
	outline: none;
	width: 100%;
	height: 0.65rem;
	line-height: 0.65rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #666;
	font-size: 0.25rem;
	padding-left: 0.25rem;
}

.m_choice select option {
	width: 100%;
	height: 100%;
}

.m_choice:after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/m_choice.png) right center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	pointer-events: none;
}
/*=============注册end=============*/

/*=============列表=============*/
.mlist {
	width: 100%;
	min-height: 9.3rem;
}

.mlistmain {
	width: 90%;
	margin: 0 auto;
	padding-top: 0.5rem;
}

.mlisttop {
	width: 80%;
	margin: 0 auto;
	height: 0.65rem;
	margin-bottom: 0.5rem;
}

.mlisttop li {
	width: 45%;
	height: 0.65rem;
	border: solid 1px #fff;
	text-align: center;
	line-height: 0.65rem;
	font-size: 0.25rem;
	border-radius: 9px;
}

.mlisttop li img {
	zoom: 0.6;
	vertical-align: middle;
}

.mlisttop li a {
	display: block;
	color: #fff;
}

.mlisttop .onli {
	background: url(../images/m_bminput.png) center center no-repeat;
	background-size: 100% 100%;
}

.mlisttop .onli a {
	color: #044f88;
}

.mlisttop li:first-child {
	float: left;
}

.mlisttop li:last-child {
	float: right;
}

.mlistbot {
	width: 100%;
	height: auto;
}

.mlistbot li {
	width: 100%;
	min-height: 2.5rem;
	margin-bottom: 0.4rem;
	background: #fff;
	border-radius: 10px;
}

.mlistbot li h6 {
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	text-align: center;
	font-size: 0.35rem;
	color: #333;
	margin: 0;
}

.mlistbot li span {
	display: block;
	width: 100%;
	font-size: 0.25rem;
	color: #044f88;
	text-indent: 20px;
	padding-bottom: 0.1rem;
}

.mlistbot li p a {
	float: right;
	color: #d93600;
	font-size: 0.25rem;
	padding-right: 20px;
	padding-top: 0.3rem;
}
/*==========列表end==========*/

/*==========文章页===========*/
.mcontent {
	width: 100%;
	min-height: 9.7rem;
}

.mcontop {
	width: 100%;
	height: 1rem;
	overflow: hidden;
}

.mcontop li:first-child a {
	display: block;
	width: 100%;
	height: 100%;
}

.mcontop li:first-child {
	width: 50%;
	height: 0.6rem;
	float: left;
	line-height: 0.6rem;
	margin-top: 0.1rem;
}

.mcontop li:first-child img {
	vertical-align: middle;
	zoom: 0.6;
	padding-left: 0.2rem;
}

.mcontop li:last-child {
	width: 50%;
	height: 1rem;
	float: right;
	text-align: right;
	line-height: 1rem;
	font-size: 0.25rem;
	color: #666;
}

.mcontop li:last-child a {
	font-size: 0.25rem;
	color: #666;
}

.mcontop li:last-child img {
	vertical-align: middle;
	zoom: 0.6;
	padding-right: 0.2rem;
}

.mconwz {
	width: 100%;
	height: 0.8rem;
	background: #f3f4f8;
}

.mconwz li {
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: left;
	text-indent: 0.2rem;
	font-size: 0.25rem;
}

.mconwz li img {
	vertical-align: middle;
	zoom: 0.7;
	padding-right: 0.1rem;
}

.mconwz li a {
	color: #044f88;
}

.mconmain {
	width: 94%;
	margin: 0 auto;
}

.mcontitle {
	width: 100%;
	height: auto;
	padding-bottom: 0.5rem;
}

.mcontitle li {
	width: 100%;
}

.mcontitle .mconli01 {
	text-align: center;
	font-size: 0.4rem;
	color: #333;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
	font-weight: bold;
}

.mcontitle .mconli02 {
	text-align: center;
	font-size: 0.2rem;
	color: #666;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}

.mcontitle .mconli03 {
	text-align: left;
	font-size: 0.25rem;
	color: #666;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}

.mcontitle .mconli04 {
	text-align: left;
	font-size: 0.25rem;
	color: #666;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}

.mcontitle .mconli05 {
	text-align: left;
	font-size: 0.3rem;
	color: #666;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
}

.mcontitle .mconli06 {
	text-align: left;
	font-size: 0.25rem;
	color: #666;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
}

.mcontitle .mconli07 {
	text-align: left;
	font-size: 0.25rem;
	color: #d93600;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
}

.mcontitle .mconli08 {
	text-align: left;
	font-size: 0.25rem;
	color: #333;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
}

.mconart {
	width: 100%;
	height: auto;
	background: #f3f4f8;
	margin-bottom: 0.5rem;
}

.mconart li {
	width: 95%;
	margin: 0 auto;
}

.mconart .mconart01 {
	min-height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.25rem;
	text-align: center;
}

.mconart .mconart01 .all {
	color: #044f88;
}

.mconart .mconart01 .haiyou {
	color: #d93600;
}

.mconart .mconart01 img {
	vertical-align: middle;
	zoom: 0.6;
	padding-right: 0.1rem;
}

.mconart .mconart02 {
	height: 0.6rem;
	background: #fff;
	line-height: 0.6rem;
}

.mconart .mconart02 span {
	font-size: 0.25rem;
	color: #333;
	float: left;
	display: block;
	text-align: center;
}

.mconart .mconart02 span:nth-child(1) {
	width: 20%;
}

.mconart .mconart02 span:nth-child(2) {
	width: 55%;
}

.mconart .mconart02 span:nth-child(3) {
	width: 25%;
}

.mconart .mconart03 {
	height: auto;
}

.mconart .mconart03 p {
	font-size: 0.25rem;
	height: 0.6rem;
	line-height: 0.6rem;
}

.mconart .mconart03 p span {
	display: block;
	float: left;
	color: #333;
	text-align: center;
}

.mconart .mconart03 p span:nth-child(1) {
	width: 20%;
}

.mconart .mconart03 p span:nth-child(2) {
	width: 55%;
}

.mconart .mconart03 p span:nth-child(3) {
	width: 25%;
	color: #044f88;
}

.mconart .mconart03 p .pass {
	color: #044f88;
}

.mconart .mconart03 p .nopass {
	color: #d93600 !important;
}

.mconart .mconart04 {
	height: 0.2rem;
	font-size: 0.25rem;
	text-align: left;
	color: #333;
	padding-top: 0.2rem;
	padding-bottom: 0.3rem;
}

/**** 表单 ****/
.registe_form table {
	font-size: 0.3rem;
	width: 100%;
	padding: 0.1rem 0.2rem;
}

.registe_form table input {
	border: 1px solid #ccc;
	line-height: 0.4rem;
	width: 100%;
}

.registe_form table button {
	height: 0.4rem;
	font-size: 0.25rem;
}

.mcontent {
	padding: 5px;
	box-sizing: border-box;
}