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: 46px;background: #27303f;}
.header{width: 1000px;margin: 0 auto;line-height: 46px;}
.header a:hover{color:#f60;}
.header span{float: left;font-size: 14px;color:#fff;}
.header span a{color:#67b8fd;}
.header p{float: right;color:#777a7c;font-size: 14px;}
.header p a{color:#fff;padding: 0 4px;}

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

.logo {
	position: absolute;
	top: 3px;
	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;
}
.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;
}

.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;
}
.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;
}
.remember input {
	width: 0;
	height: 0;
	display: none;
}
.qrcode-login,.select-login{
	position: absolute;
	z-index: 99;
	padding: 0 20px;
	height: 406px;
	width: 308px;
}
.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;
}
#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;
}
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;
}

.update{ width: 100%; height: 36px; margin: 8px auto 0; overflow: hidden; text-align: center; font: normal 14px/36px '����'; color: #fff; background: url(../images/index/2012indexbg_new.gif) repeat-x 0 0; position: relative;z-index: 1;}
.update a{ text-decoration: none; color: #fff; margin: 0px 5px; z-index: 2;position: relative;font-weight: bold;}
.update a:hover{ color: #333; }
/*��ҳ�ײ�*/
.footer{ width:100%; margin:20px auto 0; text-align:center; padding-bottom:20px;}
.footer span{ width:100%; height:37px; display:block; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; font: normal 14px/37px "\5b8b\4f53";}
.footer span a{ color:#333; padding:0 10px;}
.footer span a:hover{ color:#f60; text-decoration:underline;}
.footer p.web{ font:normal 14px/40px "Tahoma","\5b8b\4f53"; color:#000; padding:15px 0;}
.footer p.web a{ color:#4e9b31;}
.footer p.web a:hover{ text-decoration:underline;}
.footer p{ color:#818181; font:normal 12px/24px "Tahoma","\5b8b\4f53";}
.footer strong{ padding:0 15px;}
.footer b{ font-weight:normal;}
.footer img{ vertical-align:middle; margin-left:5px;}
.footer ul{ width:565px; display: block; margin: 15px auto 0;}
.footer ul li{ display: block; float: left; padding: 0px 4px;}
.footer ul li a{ width: 112px; height: 47px; display: block; float: left; background: #fff url(../images/index2014/Publicbg.png) no-repeat -1px 0px; }
.footer ul li a.bg1{ background: #fff url(../images/index2014/Publicbg.png) no-repeat -122px 0px; }
.footer ul li a.bg2{ background: #fff url(../images/index2014/Publicbg.png) no-repeat -243px 0px; }
.footer ul li a.bg3{ background: #fff url(../images/index2014/Publicbg.png) no-repeat -364px 0px; }
.footer ul li a.bg4{ background: #fff url(../images/index2014/Publicbg.png) no-repeat -483px 0px; }
.footer ul li a.bg5{ width: 65px; height: 50px; display: block; float: left; background: none;}
