.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: 6px;
	width: 24px;
	float: left;
	background: url(/UserManage/images/login/login2.png) 0 -180px no-repeat;
	background-size: 106px auto;
}

.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);
	z-index: 2;
}

.login input {
	float: left;
	height: 40px !important;
	width: 306px !important;
	color: #999 !important;
	font: normal 14px/38px "\5b8b\4f53" !important;
	border: 1px solid #d1d1d1 !important;
	border-radius: 3px !important;
	text-indent: 50px !important;
}

.login .box {
	margin: 10px 0;
	position: relative;
	height: 40px;
	width: 308px;
	float: none;
}

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 {
	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: 20px;
}

.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;
}

.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: 99999;
}

.dialog-box {
	width: 520px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 4px;
	background-color: #fff;
	box-sizing: border-box;
	font-family: "Microsoft YaHei";
	overflow: hidden;
}

.dialog-box .select-title {
	background: -moz-linear-gradient(0deg, rgb(67, 133, 245) 0%, rgb(193, 169, 254) 100%);
	background: -webkit-linear-gradient(0deg, rgb(67, 133, 245) 0%, rgb(193, 169, 254) 100%);
	background: -ms-linear-gradient(0deg, rgb(67, 133, 245) 0%, rgb(193, 169, 254) 100%);
	height: 50px;
	line-height: 50px;
	position: relative;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
}

.dialog-box .close {
	width: 18px;
	height: 18px;
	position: absolute;
	background: url(/UserManage/images/login/close.png) no-repeat;
	right: 18px;
	top: 18px;
}

.dialog-box p {
	font-size: 14px;
	margin-top: 20px;
	position: relative;
	padding: 0 20px;
}

.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: -20px;
	max-height: 154px;
	overflow-y: auto;
	padding: 0 20px;
}

.dialog-box #cListSelBox a {
	width: 128px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	display: inline-block;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin-right: 20px;
	position: relative;
	border: 1px solid #ddd;
}

.dialog-box #cListSelBox a.focus {
	background-color: #14905a;
	color: #fff;
	border: 1px solid transparent;
}

/* .dialog-box #cListSelBox a:nth-child(2) {
	background-color: #039be5;
}
.dialog-box #cListSelBox a:nth-child(3) {
	background-color: #41b883;
} */
.dialog-box #cListSelBox {
	overflow: visible;
}

/* .dialog-box .select-box a.focus {
	border-color: #50a240;
	background: url(/UserManage/images/login/gou.png) no-repeat right bottom;
} */
.dialog-box .select-box a.focus::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 10px 0 10px;
	border-color: #14905a transparent transparent transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #eeeeee #000000;
	_filter: progid: DXImageTransform.Microsoft.Chroma(color='#000000');
	bottom: -8px;
	left: 50%;
	margin-left: -10px;
}

.dialog-box .btn-box {
	margin-top: 0;
	text-align: center;
}

.dialog-box .btn-box a {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	background-color: #4385f5;
}

.dialog-box .select-item {
	background-color: #eee;
	padding-top: 1px;
	margin-top: 20px;
	max-height: 205px;
	height: auto;
	padding-bottom: 12px;
}

.dialog-box .select-item p {
	margin-top: 16px;
}

.dialog-box .select-item .select-box {
	margin-top: 18px;
	padding-right: 0px;
	margin-right: 0px;
	height: auto;
	max-height: 154px;
	box-sizing: border-box;
}

.dialog-box .select-item .select-box a {
	font-size: 14px;
	color: #666;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	background-color: #fff;
	margin-right: 8px;
	margin-bottom: 10px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid transparent;
}

.dialog-box .select-item .select-box a:hover, .dialog-box .select-item .select-box a.focus {
	color: #14905a;
	border: 1px solid #14905a;
}

.dialog-box .select-item .select-box a:nth-child(3n) {
	margin-right: 0;
}
.footer {
	background-color: #242a37;
	margin-top: 28px;
	padding: 40px 0;
	font-family: "Microsoft YaHei";
}
.foot {
	margin: 0 auto;
	overflow: hidden;
	width: 1400px;
}

.foot-nav {
	width: 570px;
	float: left;
}

.foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0;
}

.foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.foot-txt li a {
	color: #999;
}

.foot-txt li a:hover {
	color: #4385f5;
}

.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.copyright a {
	color: #999;
}

.copyright a:hover {
	color: #ff6600;
}

.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('../../../../Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}

.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}

.foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}

.police {
	text-align: left;
	color: #888888;
	margin-top: 12px;
	line-height: 20px;
}

.police img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.police a {
	color: #888888;
}

.hot-line {
	width: 293px;
	height: 256px;
	padding-top: 10px;
	float: left;
	margin-left: 130px;
	color: #999;
}

.hot-line i {
	font-size: 66px;

}

.hot-line p {
	font-size: 14px;
	line-height: 28px;
}

.hot-line p a {
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}

.hot-line span {
	display: block;
	font-size: 13px;
	line-height: 36px;
}

.hot-line>b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
}

.qr-code {
	float: right;
	padding-top: 10px;
}

.qr-code li {
	float: left;
	padding: 0 0 0 40px;
}

.foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
}

.foot h2 b {
	border-bottom: 3px solid #387ee8;
	height: 30px;
	display: inline-block;
}

.qr-code h2 {
	padding-left: 40px;
}

.qr-code ul {
	margin-top: 28px;
}

.qr-code li span {
	display: block;
	width: 144px;
	height: 144px;
	background-color: #fff;
}

.qr-code li span img {
	width: 100%;
	height: 100%;
}

.qr-code li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}

.foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.foot-nav p a {
	color: #999;
}

.foot-nav p a img {
	margin-left: 8px;
}

.foot-nav p a:hover {
	color: #f90;
}

.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('https://www.chem17.com/Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}

.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}

.foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
