body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
}

#header {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #eee;
	background: #f8f8f8;
	margin: 0 auto;
}
.header {
	width: 1000px;
	margin: 0 auto;
	height: 39px;
}
.header ul {
	color: #666;
}
.header ul li.name {
	margin-right: 30px;
}
.header ul li {
	float: left;
	line-height: 39px;
	margin-right: 10px;
}
.header ul li a {
	color: #666;
}
.header ul li a:hover {
	color: #ff6600;
}
.header p a:hover {
	color: #ff6600;
}
.header p {
	color: #666;
	float: right;
	font: normal 12px/39px microsoft yahei;
}
.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}
.header p a.mobile {
	background: url(http://www.afzhan.com/images/channel/bg2015.png) 0 0px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}
.header p a.weixinico {
    background: url(http://www.afzhan.com/images/channel/bg2015.png) 0 -24px no-repeat;
	padding: 0 0 0 25px;
	margin-left: 10px;
}
.weixin {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}
.weixinTop {
	position: absolute;
	top: 0px;
	right: -64px;
	display: none;
	border: 1px solid #d1d1d1;
}
.weixinBot {
	position: absolute;
	right: 11px;
	top: 0px;
	display: none;
	border: 1px solid #d1d1d1;
}

.top {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 90px;
}

.logo {
	position: absolute;
	top: 10px;
	left: 0;
}

.top .phone {
	position: absolute;
	right: 108px;
	top: 35px;
	padding-left: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	background: url(../images/login/login.png) 0 -62px no-repeat;
}

.top a.qq {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-indent: 28px;
	position: absolute;
	right: 0;
	top: 31px;
	background: url(../images/login/login.png) 8px -102px no-repeat #50a240;
	color: #fff;
}

.container {
	width: 100%;
	height: 466px;
	overflow: hidden;
	position: relative;
}

			.hd{
				position: absolute;
				top: 0;
				right: 0;
				z-index: 100;
			}
			.login-tip{
				background: url(/UserManage/images/login/login2.png) 0 0 no-repeat;
				height: 27px;
				width: 144px;
				margin-top: 9px;
				margin-right: 57px;
				color: #df9c1f;
				line-height: 27px;
				text-indent: 34px;
			}
			.login-switch{
				position: absolute;
				right: 0;
				top: 0;
				width: 64px;
				height: 60px;
			}
			.login-switch i{
				width: 64px;
				height: 60px;
				float: right;
				cursor: pointer;
			}
			.login-switch i.quick{

				background: url(/UserManage/images/login/login2.png) 0 -65px no-repeat;
			}
			.login-switch i.static{
				display: none;
				background: url(/UserManage/images/login/login2.png) 0 -153px no-repeat;
			}
			.qrcode-login,.select-login{
				position: absolute;
				z-index: 99;
				padding: 0 20px;
				height: 406px;
				width: 308px;
			}
			.qrcode-login h2{
				margin-top: 38px;
				font:bold 18px/22px "microsoft yahei";
			}
			.qrcode-img{
				text-align: center;
				height: 165px;
				margin-top: 30px;
				position: relative;
			}
			.qrcode-login img{
				width: 165px;
				height: 165px;

			}
			.qrcode-desc{
				font:normal 14px/28px "microsoft yahei";
				color: #666;
				width: 180px;
				margin: 35px auto 0;
			}
			.qrcode-desc i{
				height: 28px;
				margin-left: 3px;
				margin-right: 10px;
				width: 30px;
				float: left;
				background: url(/UserManage/images/login/login2.png) 0 -250px no-repeat;
			}
			.qrcode-login .bt{
				position: absolute;
				bottom: 24px;
				right: 20px;
			}
			.qrcode-login .bt a{
				float: right;
				font:normal 14px/16px "microsoft yahei";
				margin-left: 20px;
				color: #666666;
			}
			.qrcode-bg{
				position: absolute;
				width: 165px;
				height: 165px;
				background-color: #fff;
				opacity: 0.9;
				top: 0;
				left: 71px;
				display: none;
			}
			.invalid{
				display: none;
				position: absolute;
				width: 96px;
				height: 70px;
				top: 50%;
				left: 50%;
				margin-top: -35px;
				margin-left: -48px;

			}
			.invalid span{
				font:bold 16px/40px "microsoft yahei";
			}
			.invalid a.ref{
				font:normal 14px/30px "microsoft yahei";
				text-align: center;
				background: #50a240;
				border-radius: 2px;
				display: block;
				color: #fff;
			}
			.select-login{
				display: none;
			}
			.select-login h2{
				font:bold 18px/38px "microsoft yahei";
				margin-top: 25px;
			}
			.select-login .list{
				height: 220px;
				overflow-x:hidden;
				overflow-y:auto;

			}
			.select-login .list li{
				height: 36px;
				padding-top: 18px;
				cursor: pointer;
				width: 100%;
				float: left;
				font:normal 16px/36px "microsoft yahei";
				border-bottom: 1px solid #d8d8d8;
			}
			.select-login .list li:hover{
				color: #50a240;
			}

			.select-btn{
				font:normal 14px/46px "microsoft yahei";
				text-align: center;
				display: block;
				margin-top: 20px;
				color: #50a240;
				border-radius: 3px;
			}
.adv{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}
.adv img{
	position: relative;
	left: -50%;
}
.main {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

.login {
	position: relative;
	float: right;
	width: 348px;
	height: 406px;
	margin-top: 34px;
}

.login .content {
	position: absolute;
	z-index: 99;
	padding: 0 20px;
	height: 406px;
	width: 308px;
}

.login .content h2 {
	margin-top: 10px;
	font: normal 22px/50px "microsoft yahei";
}

.login .bg {
	position: absolute;
	border-radius: 5px;
	left: 0;
	top: 0;
	width: 348px;
	height: 406px;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.login input {
	float: left;

	height: 38px;
	width: 306px;
	color: #999;
	font: normal 14px/38px "\5b8b\4f53";
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	text-indent: 50px;
}
.login .box{
	margin: 8px 0;
	position: relative;
	height: 40px;
	width: 308px;
}
i.user{
	position: absolute;
	height: 40px;
	top: 0;
	left: 16px;
	width: 40px;
	background:url("../images/login/login.png") no-repeat 0px -138px;
}
i.pass{
	position: absolute;
	height: 40px;
	top: 0;
	left: 16px;
	width: 40px;
	background:url("../images/login/login.png") no-repeat 2px -181px;
}
input.user:-webkit-autofill {
background: #fff;
}
input.pass:-webkit-autofill {
background: #fff;
}
input.user {
	background: #fff;
}

input.pass {
	background: #fff;
}

.code {
	margin: 8px 0;
	float: left;
	position: relative;
	padding-right: 48px;
}

.code input {
	width: 117px;
	text-indent: 10px;
	color: #333;
	margin: 0 6px 0 0;
}

.code img {
	float: left;
	height: 40px;
	width: 81px;
	display: inline-block;
}

.code a {
	position: absolute;
	color: #666;
	font-size: 14px;
	text-decoration: underline;
	right: 0;
	bottom: 0;
}

.remember {
	margin-top: 6px;
	width: 100%;
	float: left;
	font-family: "microsoft yahei";
}

.remember span {
	float: left;
	padding-left: 26px;
	height: 15px;
	font: 12px;
	line-height: 15px;
	background: url(../images/login/login.png) 0 -265px no-repeat;
}

.remember span.checked {
	background: url(../images/login/login.png) 0 -236px no-repeat;
}

.remember input {
	width: 0;
	height: 0;
}

.remember a {
	display: inline-block;
	float: right;
	color: #499ae0;
}

.login button {
	width: 138px;
	height: 46px;
	text-align: center;
	font: normal 18px/46px "microsoft yahei";
	background-color: #50a240;
	color: #fff;
	border-radius: 3px;
	margin-top: 10px;
	float:left;
}

.login a.regIndex {
    width: 138px;
    height: 46px;
    display: inline-block;
    text-align: center;
    background: #ffd04d;
    font: normal 18px/46px "microsoft yahei";
    color: #fff;
    float: right;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 3px;
}

.mediaLogin {
	width: 100%;
	float: left;
	margin-top: 14px;
}

.mediaLogin a {
	font: normal 12px/20px "microsoft yahei";
	padding-left: 22px;
	display: inline-block;
	margin-right: 40px;
	color: #666666;
}

.mediaLogin a.qq {
	background: url(../images/login/login.png) 0 -305px no-repeat;
}

.mediaLogin a.weibo {
	background: url(../images/login/login.png) 0 -344px no-repeat;
}
.mediaLogin a.wechat {
	padding-left: 30px;
	background: url(https://public.mtnets.com/Images/public/wechat.png) 0 0 no-repeat;
}

.reg {
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 22px;
	margin-top: 28px;
}

.reg a {
	margin-left: 10px;
	color: #499ae0;
	padding-left: 22px;
	display: inline-block;
	background: url(../images/login/login.png) 0 -378px no-repeat;
}

#footer{ margin-top:20px;}

.foot {
	width: 970px;
	min-width: 970px;
	margin: 0 auto;
	line-height: 25px;
	color: #666666;
}
.foot {
	width: 1100px!important;
	margin: 0 auto;
	line-height: 25px;
	color: #666666;
}

.foot p {
	line-height: 46px;
	color: #b2b2b2;
}

.foot p a {
	color: #666666;
	margin: 0 6px;
}

.foot a:hover {
	color: #b31717;
	text-decoration: underline;
}

.foot i {
	font-style: normal;
	color: #b31717;
}



.botNav{ height:35px; width:100%; line-height:35px; text-align:center; color:#fff; background-color:#0186d1}
.botNav a{ color:#fff; font-size:14px;}
.bottom{ margin:0 auto; width:970px;}
.bottom span.bottomNav{ text-align:center; margin:10px 0; border:1px solid #e4e4e4; background-color:#f9f9f9; display:block; height:35px; line-height:35px; color:#000;}
.bottom span.bottomNav a{ color:#000; font-size:14px;}
.bottom p{ text-align:center; color:#818181; padding:5px 0; font-size:13px;}
.bottom p.com{ font-size:14px; color:#000;}
.bottom p.chat img{ vertical-align:middle}
.bottom p.bak{ padding-top:20px; width:450px; margin:0 auto; overflow:hidden;}
.bottom p.bak a.hui{ float:left;}
.bottom p.bak a{ margin-right:15px;}
.bottom p.bak a img{ border:1px solid #ccc}
.bottom p.bak a.cnzz{ margin-left:-8px;}
.bottom p.bak a.cnzz img{ border:0;}

.down {
	display: inline-block;
	margin: 20px 10px 0 50px;
	line-height: 26px;
	color: #666666;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}

.down img {
	vertical-align: top;
	margin-top: 3px;
}

.down b {
	display: block;
	line-height: 26px;
	height: 26px;
	font-weight: normal;
	text-align: left;
}

.down b a {
	color: #666;
}

.down.bg1 {
    width:128px;
	padding: 0 0 0 31px;
	background: url(../images/index/index2016.png) no-repeat -81px -651px;
}

.down.bg2 {
    width:128px;
	padding: 0 0 0 31px;
	background: url(../images/index/index2016.png) no-repeat -81px -743px;
}
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
}

#header{ width:100%; height:32px; margin:0 auto; background-color:#f5f5f5; border-bottom:1px solid #e3e3e3;}
.header{ width:1100px; height:32px; margin:0 auto; position:relative;}
.header ul{ float:left;}
.header li{ float:left; color:#666; line-height:32px;}
.header li a,.header p a{ color:#666; padding:0 4px;}
.header a:hover,.header a.mobile:hover{ color:#f60;}
.header input{ width:92px; height:18px; float:left; border:1px solid #d4d4d4; margin:6px 6px 0 0;}
.header button{ width:35px; height:19px; float:left; background:url(../images/news2014/news.gif) no-repeat 0 0; margin:6px 4px 0 2px;border:none;}
.header p {
	line-height: 40px;
	float: right;
	padding-right: 0;
	color: #dfdfdf;
}
.header a.mobile {
	height: 16px;
	display: block;
	float: right;
	margin-top: 12px;
	line-height: 16px;
	color: #38880b;
	background: url(../images/login/news.gif) no-repeat -139px 0;
}

.top {
	width: 1100px;
	margin: 0 auto !important;
	position: relative;
	height: 97px;
}

.logo {
	position: absolute;
	top: 20px;
	left: 0;
}

.top .phone {
	position: absolute;
	right: 108px;
	top: 35px;
	padding-left: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	background: url(../images/login/login.png) 0 -62px no-repeat;
}

.top a.qq {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-indent: 28px;
	position: absolute;
	right: 0;
	top: 31px;
	background: url(../images/login/login.png) 8px -102px no-repeat #50a240;
	color: #fff;	
	
	cursor: pointer;
}
.top a.qq{

}
.top a.qq:hover .QQhover{
  display: inline-block;
}
.top .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
}
.container {
	width: 100%;
	height: 466px;
	overflow: hidden;
	position: relative;
}

			.hd{
				position: absolute;
				top: 0;
				right: 0;
				z-index: 100;
			}
			.login-tip{
				background: url(/UserManage/images/login/login2.png) 0 0 no-repeat;
				height: 27px;
				width: 144px;
				margin-top: 9px;
				margin-right: 57px;
				color: #df9c1f;
				line-height: 27px;
				text-indent: 34px;
			}
			.login-switch{
				position: absolute;
				right: 0;
				top: 0;
				width: 64px;
				height: 60px;
			}
			.login-switch i{
				width: 64px;
				height: 60px;
				float: right;
				cursor: pointer;
			}
			.login-switch i.quick{

				background: url(/UserManage/images/login/login2.png) 0 -65px no-repeat;
			}
			.login-switch i.static{
				display: none;
				background: url(/UserManage/images/login/login2.png) 0 -153px no-repeat;
			}
			.qrcode-login,.select-login{
				position: absolute;
				z-index: 99;
				padding: 0 20px;
				height: 406px;
				width: 308px;
			}
			.qrcode-login h2{
				margin-top: 38px;
				font:bold 18px/22px "microsoft yahei";
			}
			.qrcode-img{
				text-align: center;
				height: 165px;
				margin-top: 30px;
				position: relative;
			}
			.qrcode-login img{
				width: 165px;
				height: 165px;

			}
			.qrcode-desc{
				font:normal 14px/28px "microsoft yahei";
				color: #666;
				width: 180px;
				margin: 35px auto 0;
			}
			.qrcode-desc i{
				height: 28px;
				margin-left: 3px;
				margin-right: 10px;
				width: 30px;
				float: left;
				background: url(/UserManage/images/login/login2.png) 0 -250px no-repeat;
			}
			.qrcode-login .bt{
				position: absolute;
				bottom: 24px;
				right: 20px;
			}
			.qrcode-login .bt a{
				float: right;
				font:normal 14px/16px "microsoft yahei";
				margin-left: 20px;
				color: #666666;
			}
			.qrcode-bg{
				position: absolute;
				width: 165px;
				height: 165px;
				background-color: #fff;
				opacity: 0.9;
				top: 0;
				left: 71px;
				display: none;
			}
			.invalid{
				display: none;
				position: absolute;
				width: 96px;
				height: 70px;
				top: 50%;
				left: 50%;
				margin-top: -35px;
				margin-left: -48px;

			}
			.invalid span{
				font:bold 16px/40px "microsoft yahei";
			}
			.invalid a.ref{
				font:normal 14px/30px "microsoft yahei";
				text-align: center;
				background: #50a240;
				border-radius: 2px;
				display: block;
				color: #fff;
			}
			.select-login{
				display: none;
			}
			.select-login h2{
				font:bold 18px/38px "microsoft yahei";
				margin-top: 25px;
			}
			.select-login .list{
				height: 220px;
				overflow-x:hidden;
				overflow-y:auto;

			}
			.select-login .list li{
				height: 36px;
				padding-top: 18px;
				cursor: pointer;
				width: 100%;
				float: left;
				font:normal 16px/36px "microsoft yahei";
				border-bottom: 1px solid #d8d8d8;
			}
			.select-login .list li:hover{
				color: #50a240;
			}

			.select-btn{
				font:normal 14px/46px "microsoft yahei";
				text-align: center;
				display: block;
				margin-top: 20px;
				color: #50a240;
				border-radius: 3px;
			}
.adv{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}
.adv img{
	position: relative;
	left: -50%;
}
.main {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

.login {
	position: relative;
	float: right;
	width: 348px;
	height: 406px;
	margin-top: 34px;
}

.login .content {
	position: absolute;
	z-index: 99;
	padding: 0 20px;
	height: 406px;
	width: 308px;
}

.login .content h2 {
	margin-top: 10px;
	font: normal 22px/50px "microsoft yahei";
}

.login .bg {
	position: absolute;
	border-radius: 5px;
	left: 0;
	top: 0;
	width: 348px;
	height: 406px;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.login input {
	float: left;

	height: 38px;
	width: 306px;
	color: #999;
	font: normal 14px/38px "\5b8b\4f53";
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	text-indent: 50px;
}
.login .box{
	margin: 10px 0;
	position: relative;
	height: 40px;
	width: 308px;
}
i.user{
	position: absolute;
	height: 40px;
	top: 0;
	left: 16px;
	width: 40px;
	background:url("../images/login/login.png") no-repeat 0px -138px;
}
i.pass{
	position: absolute;
	height: 40px;
	top: 0;
	left: 16px;
	width: 40px;
	background:url("../images/login/login.png") no-repeat 2px -181px;
}
input.user:-webkit-autofill {
background: #fff;
}
input.pass:-webkit-autofill {
background: #fff;
}
input.user {
	background: #fff;
}

input.pass {
	background: #fff;
}

.code {
	margin: 8px 0;
	float: left;
	position: relative;
	padding-right: 48px;
}

.code input {
	width: 117px;
	text-indent: 10px;
	color: #333;
	margin: 0 6px 0 0;
}

.code img {
	float: left;
	height: 40px;
	width: 81px;
	display: inline-block;
}

.code a {
	position: absolute;
	color: #666;
	font-size: 14px;
	text-decoration: underline;
	right: 0;
	bottom: 0;
}

.remember {
	margin-top: 6px;
	width: 100%;
	float: left;
	font-family: "microsoft yahei";
}

.remember span {
	float: left;
	padding-left: 26px;
	height: 15px;
	font: 12px;
	line-height: 15px;
	background: url(../images/login/login.png) 0 -265px no-repeat;
}

.remember span.checked {
	background: url(../images/login/login.png) 0 -236px no-repeat;
}

.remember input {
	width: 0;
	height: 0;
	display: none;
}

.remember a {
	display: inline-block;
	float: right;
	color: #499ae0;
}

.login button {
	width: 138px;
	height: 46px;
	text-align: center;
	font: normal 18px/46px "microsoft yahei";
	background-color: #50a240;
	color: #fff;
	border-radius: 3px;
	margin-top: 10px;
	cursor: pointer;
	float:left;
}

.login   a.regIndex{
    width:138px;
	height:46px;
	display:inline-block;
	text-align:center;
	background:#ffd04d;
	font: normal 18px/46px "microsoft yahei";
	color:#fff;
	float:right;
	margin-top: 10px;
	cursor: pointer;
	border-radius:3px;
	}

.mediaLogin {
	width: 100%;
	float: left;
	margin-top: 14px;
}

.mediaLogin a {
	font: normal 12px/20px "microsoft yahei";
	padding-left: 22px;
	display: inline-block;
	margin-right: 40px;
	color: #666666;
}

.mediaLogin a.qq {
	background: url(../images/login/login.png) 0 -305px no-repeat;
}

.mediaLogin a.weibo {
	background: url(../images/login/login.png) 0 -344px no-repeat;
}
.mediaLogin a.wechat {
	padding-left: 30px;
	background: url(https://public.mtnets.com/Images/public/wechat.png) 0 0 no-repeat;
}

.reg {
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 22px;
	margin-top: 18px;
}
.reg a {
	margin-left: 10px;
	color: #499ae0;
	padding-left: 22px;
	display: inline-block;
	background: url(../images/login/login.png) 0 -378px no-repeat;
}

.footer{ width:100%; margin: 20px auto 0; text-align:center; font:normal 12px "Tahoma", "\5b8b\4f53"; color:#818181; padding-bottom:20px; }
.footer span{ width:100%; height:39px; float:left; background:#f5f5f5; font:normal 14px/39px "\5b8b\4f53"; color:#cdcdcd; }
.footer span a{ color:#333; padding:0 8px; }
.footer span a:hover{ color:#f60; }
.footer p.web{ font:normal 14px/50px "Tahoma", "\5b8b\4f53"; color:#333; padding-top:10px; }
.footer p.web a{ color:#333; font-weight:bold; }
.footer p.web a:hover{ text-decoration:underline; }
.footer p{ width:100%; float:left; line-height:24px; text-align:center; }
.footer strong{ padding:0 15px; text-align:left; }
.footer img{ vertical-align:middle; }
.nfoot-bt{ width: 730px; margin: 0 auto 25px auto; border-top: 1px dashed #CCCCCC; padding: 15px 0 70px 0; text-align: center; }
.nfoot-bt a{ height: 32px; display: inline-block; text-decoration: none; color: #424345; text-align: left; font: normal 12px/14px '瀹��'; margin: 0px 2px; float:left; }
.nfoot-bt a.hui{ width:35px; height:38px; padding:0; }
.nfoot-bt a.abt1{ width: 65px; background: url(../images/Public/publicbg.jpg) no-repeat -1px -230px; padding: 8px 0px 0 34px; }
.nfoot-bt a.abt2{ width: 54px; background: url(../images/Public/publicbg.jpg) no-repeat -106px -230px; padding: 8px 0px 0 34px; }
.nfoot-bt a.abt3{ width: 58px; background: url(../images/Public/publicbg.jpg) no-repeat -1px -273px; padding: 8px 0px 0 34px; }
.nfoot-bt a.abt4{ width: 58px; background: url(../images/Public/publicbg.jpg) no-repeat -99px -273px; padding: 8px 0px 0 34px; }
.nfoot-bt a.abt5{ width: 58px; background: url(../images/Public/publicbg.jpg) no-repeat -1px -316px; padding: 8px 0px 0 34px; }
.nfoot-bt a.abt6{ width: 65px; background: url(../images/Public/publicbg.jpg) no-repeat -99px -316px; padding: 8px 0px 0 34px; }
.nfoot-bt a.xinren{ width:100px; height:40px; padding:0; }
.nfoot-bt span{ float:left; margin:3px 0 0 15px; }

.nbigbox {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

.nbigbox-kong {
	width: 970px;
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
}

.nwebnav {
	border: 1px #D8D8D8 solid;
	width: 956px;
	height: 32px;
	background-image: url(../images/Public/last_top011.gif);
	text-align: left;
	line-height: 32px;
	padding-left: 12px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}

.nwebnav a {
	padding: 0 10px;
	text-decoration: none;
	color: #333;
}

.nwebnav a:hover {
	color: #FB5005;
}

.nwebnav span {
	padding: 0px 10px;
	color: #FB5005;
}

.nbigad {
	width: 980px;
	margin: 0 auto;
}

.nbigad ul {
	float: left;
	width: 980px;
}

.nbigad ul li {
	float: left;
	padding: 10px 5px 0 5px;
	overflow: hidden;
}

.nbigad ul li img {
	display: block;
}

.nbigaddl {
	width: 980px;
	margin: 0 auto;
}

.nbigaddl dl {
	float: left;
	padding: 10px 5px 0 5px;
	overflow: hidden;
}

.nbigaddl dl dt {
	display: block;
}

.nbigaddl dl dt img {
	display: block;
}

.nbigaddl dl dd {
	text-align: center;
	padding-top: 4px;
	line-height: 16px;
}

.nbigaddl dl dd a {
	color: #333;
	text-decoration: none;
}
.record{
	width: 100%;
	min-width: 1180px;
	padding: 12px 0;
	text-align: center;
	background: #fff;
}
.record a {
    height: 32px;
    display: inline-block;
    text-decoration: none;
    color: #424345;
    text-align: left;
    font: normal 12px/14px "microsoft yahei";
    margin: 0px 2px;
    border-radius: 3px;
    padding: 8px 0px 0 34px;
}
.record a.record1 {
    width: 65px;
    background: url(../../images/index/publicbg.jpg) no-repeat -1px -230px;
}
.record a.record2 {
    width: 54px;
    background: url(../../images/index/publicbg.jpg) no-repeat -106px -230px;
}
.record a.record3 {
    width: 58px;
    background: url(../../images/index/publicbg.jpg) no-repeat -1px -273px;
}
.record a.record4 {
    width: 58px;
    background: url(../../images/index/publicbg.jpg) no-repeat -99px -273px;
}
.record a.record5 {
   width: 58px;
    background: url(../../images/index/publicbg.jpg) no-repeat -1px -316px;
}
.record a.security{
	padding: 0;
	position: relative;
	top: -10px;
}
.record a img {
	border: 0;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.record a.business{
	padding: 0;
    height: 40px;
    position: relative;
    top: -10px;
}
.login-tab{
	text-align: center;
	margin-top: 38px;
}
.login-tab p a{
	display: inline-block;
	font-size: 18px;
	font-family: 'microsoft yahei';
	color: #333;
	padding: 0 25px;
	line-height: 46px;
	position:relative;
}
.login-tab p a.focus{
	font-weight: 700;
	color: #50a240;
}
.login-tab p a.focus::after{
	content:'';
	width: 32px;
	height: 4px;
	background-color: #50a240;
	position:absolute;
	bottom:0;
	left: 50%;
	transform:translateX(-50%);
}
.login-bot{
	display: none;
}
.login-btn{
	overflow: hidden;
}
.login-btn button{
	width: 100%;
	margin-top: 0;
}
i.mobile {
	position: absolute;
	height: 20px;
	top: 10px;
	left: 16px;
	width: 18px;
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -72px;
}
i.verification {
	position: absolute;
	height: 21px;
	top: 10px;
	left: 16px;
	width: 19px;
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -108px;
}
input.pass {
	background: #fff !important;
}
.login .box .get-code {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	background-color: #50a240;
	font-size: 12px;
	font-family: 'microsoft yahei';
	line-height: 40px;
	padding: 0 10px;
	border-radius: 2px;
}
.login .box .get-code.gray {
	background-color: #aaa;
}
.dialog {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.45);
	z-index: 999;
}
.dialog-box {
	width: 600px;
	min-height: 410px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 4px;
	background-color: #fff;
	padding: 30px 40px;
	box-sizing: border-box;
	font-family: "Microsoft YaHei";
}
.dialog-box .close {
	width: 30px;
	height: 30px;
	position: absolute;
	background: url(/UserManage/images/login/close1.png) no-repeat;
	right: 10px;
	top: 10px;
}
.dialog-box p {
	font-size: 20px;
	margin-top: 30px;
	position: relative;
}
.dialog-box p a {
	position: absolute;
	right: 0;
	top: 8px;
	width: 20px;
	height: 12px;
	background: url(/UserManage/images/login/bottom.png) no-repeat;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	display: none;
}
.dialog-box p a.focus {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dialog-box .select-box {
	margin-top: 10px;
	font-size: 0;
	margin-right: -28px;
	max-height: 175px;
	overflow-y: auto;
}
.dialog-box .select-box a {
	width: 160px;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #333;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 15px;
}
.dialog-box .select-box a:hover {
	border-color: #50a240;
}
.dialog-box .select-box a.focus {
	border-color: #50a240;
	background: url(/UserManage/images/login/gou.png) no-repeat right bottom;
}
.dialog-box .btn-box {
	margin-top: 40px;
	text-align: center;
}
.dialog-box .btn-box a {
	display: inline-block;
	text-align: center;
	width: 340px;
	height: 50px;
	line-height: 50px;
	border-radius: 2px;
	color: #fff;
	font-size: 20px;
	background-color: #50a240;
}
#drag2{
    position: relative;
    background-color: #e8e8e8;
    width: 308px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
#drag2 .handler{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 32px;
    border: 1px solid #ccc;
    cursor: move;
}
#drag2 .drag_bg{
    background-color: #7ac23c;
    height: 34px;
    width: 0px;
}
#drag2 .drag_text{
    position: absolute;
    top: 0px;
    width: 308px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -o-user-select:none;
    -ms-user-select:none;
}
.w {
	/* width: 1100px !important; */
}
.footBg {
	padding: 30px 0 20px !important;
}
.footTop {
	padding-bottom: 20px !important;
}
.footLeft {
	padding-right: 10px !important;
}
.footNav a {
	font-size: 14px !important;
	margin-right: 30px !important;
}
.footLeft ul li {
	font-size: 14px !important;
}
.footCenter ul li a {
	font-size: 14px !important;
}
.footLeft p {
	font-size: 14px !important;
}
.footLeft p b 	{
	font-size: 14px !important;
}
.footBot p {
	font-size: 14px !important;
}
.footRight ul li .ewm {
	width: 80px !important;
	height: 80px !important;
}
.footCenter ul li {
	margin-right: 38px !important;
}
