﻿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: 36px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}

.header {
	width: 1400px;
	height: 36px;
	margin: 0 auto;
}

.header ul {
	float: left;
}

.header li {
	float: left;
	font: normal 12px/36px "\5b8b\4f53", "Tahoma";
	color: #666;
}

.header li input {
	width: 90px;
	height: 18px;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 9px 5px 9px 0;
}

.header li button {
	width: 39px;
	height: 19px;
	float: left;
	border: 0;
	margin: 9px 3px;
	background: url(../images/login/login.png) 0px -427px no-repeat;
	;
	cursor: pointer;
}

.header li a {
	color: #666;
	padding: 0 5px;
}

.header p {
	line-height: 36px;
	float: right;
	color: #dfdfdf;
	margin-right: -4px;
}

.header p a {
	display: inline-block;
	color: #666;
	padding: 0 4px;
}

.header p a.mobile {
	padding-left: 22px;
	background: url(../images/login/login.png) 5px 7px no-repeat;
	color: #5b7648;
}

.header li a:hover,
.header p a:hover {
	color: #f60;
	text-decoration: underline;
}

.top {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	height: 90px;
	font-family: 'microsoft yahei';
}

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

.top .phone {
	position: absolute;
	right: 120px;
	top: 29px;
	padding-left: 100px;
	font-size: 14px;
	color: #666666;
	background: url(../images/login/lianxi.png) no-repeat;
	height: 37px;
}
.top .phone b {
	display: block;
	 font-size: 16px;
	 color: #333;
	 font-weight: normal;
}
.top .phone b i{
	background: url(../images/login/login.png) 0 -305px no-repeat;
display: inline-block;
width: 18px;
height: 20px;
vertical-align: middle;
margin-left: 5px;
margin-bottom: 3px;
cursor: pointer;
}

.top .phone span {
	font-size: 16px;
/* font-weight: bold; */
display: block;
color: #333;
line-height: 18px;
height: 18px;
margin-top: 8px;
}
.top .phone span em{
	font-style: normal;
}
.top .phone p {
	margin-top: -4px;
	margin-left: 10px;
}
.top a.qq {
	width: 103px;
	height: 33px;
	line-height: 31px;
	position: absolute;
	right: 0;
	top: 31px;
	color: #fff;
	background: -moz-linear-gradient( 0deg, rgb(97,193,57) 0%, rgb(22,179,136) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(97,193,57) 0%, rgb(22,179,136) 100%);
	background: -ms-linear-gradient( 0deg, rgb(97,193,57) 0%, rgb(22,179,136) 100%);
	box-shadow: 0px 2px 7px 0px rgba(56, 185, 100, 0.5);
	font-size: 14px;
	text-align: center;
	border-radius: 17px;
}
.top a.qq img {
	display: inline-block;
	margin-right: 4px;
	vertical-align: top;
	margin-top: 8px;
}

.container {
	width: 100%;
	height: 545px;
	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: 0;
	top: 0;
	z-index: 1;
	right: 0;
	height: 510px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
}
.adv a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index: 9;
}
.adv img{
	position: relative;
	opacity: 0;

}
.main {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	/* z-index: 999; */
	overflow: hidden;
}
.main .left {
	overflow: hidden;
	padding-top: 30px;
	display: none;
}
.login {
	position: relative;
	float: right;
	width: 348px;
	height: 406px;
	margin-top: 30px;
	margin-left: 90px;
	z-index: 999;
}
.big--image {
	float: left;
	margin-right: 12px;
	width: 722px;
	height: 406px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
.big--image .play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.big--image img {
	max-width: 100%;
}
.big--image .image mark {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background-color: #2e7d42;
	padding: 6px 12px;
	border-radius: 4px;
	z-index: 10;
	font-family: "Microsoft YaHei";
}
.big--image .image mark.Replay {
	background-color: #ff8233;
}
.small--image {
	overflow: hidden;
	position: relative;
	z-index: 999;
	width: 228px;
	float: right;
}
.small--image li:first-child {
	margin-top: 0;
}
.small--image li {
	margin-top: 11px;
}
.small--image li .image {
	height: 0;
	padding-bottom: 56.1%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.small--image li .image img {
	max-width: 100%;
	max-height: none;
}
.small--image li .image span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.small--image li .image span i {
	position: absolute;
	left: 50%;
	transition: ;
	top: 50%;
	transform: translate(-50%,-50%);
}
.small--image li .image > img {
	max-height: none;
}
.small--image li .image:hover span {
	opacity: 1;
}
.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 {
	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;
	/* margin-left: 15px; */
}

.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: none;
	margin-top: 14px;
	/* display: none; */
}

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

#nfoot {
	width: 100%;
	text-align: center;
}

#nfoot p {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	color: #666;
	line-height: 30px;
	border-bottom: 1px solid #CCCCCC;
}

#nfoot span {
	color: #ABABAD;
	line-height: 26px;
	display: inline-block;
	padding: 8px 0 0 0;
	margin: 3px 0 0 0;
}

#nfoot span a {
	text-decoration: none;
	color: #033483;
	padding: 0px 10px;
}

#nfoot span a:hover {
	color: #FB5005;
}

#nfoot p strong {
	font: normal 11px "Arial";
	padding: 0px 25px 0 0;
}

#nfoot p b {
	padding: 0px 3px;
	font: normal 12px/26px;
}

#nfoot p b img {
	vertical-align: middle;
}

.foot {
	width: 1100px;
	min-width: 1100px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	color: #666666;
}

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

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

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

.foot span {
	font-size: 14px;
	color: #000;
	display: block;
}

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

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

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

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

.bottom b a {
	color: #666;
}
.foot .bottom .qq{
	position: relative;
	cursor: pointer;
}
.foot .bottom .qq .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;
}
.foot .bottom .qq.QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.foot .bottom .qq:hover .QQhover{
	display: inline-block;
}
.bottom.bg1 {
	padding: 0 0 0 28px;

}
.bottom.bg1 p{
	float: left;
	margin:0px 10px 0 10px;
	color: #666;
	line-height: 24px;
}
.bottom.bg1 p img{
	height: 76px;
	width: 76px;
}

.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;
}
.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;
}
.login-other{
	text-align: center;
}
.login-other a{
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 0 20px;
}
.login-other a.qq{
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -143px;
}
.login-other a.weibo{
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -194px;
}
.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: #aaaaaa;
}
.remember {
	width: 100%;
	font-family: "microsoft yahei";
	position:relative;
}

.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.forget {
	margin-left: 20px;
	color: #499ae0;
}
.remember p{
	position:absolute;
	right: 0;
	top: 16px;
}
.remember p a {
	color: #499ae0;
	margin: 0;
}
.login .box {
	margin: 10px 0;
	position: relative;
	height: 40px;
	width: 308px;
}

i.user {
	position: absolute;
	height: 19px;
	top: 10px;
	left: 16px;
	width: 18px;
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px 0px;
}

i.pass {
	position: absolute;
	height: 20px;
	top: 10px;
	left: 16px;
	width: 18px;
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -32px;
}
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;
}
#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;
}

.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;
}
.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: -26px;
}
.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: 20px;
}
.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;
}
/* 20240103 */
@font-face {
	font-family: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/c/font_1875012_yghyt0mh2h.woff2?t=1697617261003') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1875012_yghyt0mh2h.woff?t=1697617261003') format('woff'),
		 url('//at.alicdn.com/t/c/font_1875012_yghyt0mh2h.ttf?t=1697617261003') format('truetype');
  }
.hbzhan{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.header p a.mobile{
	display: none;
}
.header p {
	margin-right: 160px;
}
/* Tophead */
.Tophead{
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.Tophead ul{
	position: absolute;
	top: -37px;
	right: 0;
}
.Tophead li{
	float: left;
	height: 36px;
  	position: relative;
}
.Tophead li .ServiceTop {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 12px;
	position: relative;
}
.Tophead li .ServiceTop::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #e2e2e2;
}
.Tophead li:last-child .ServiceTop::after{
	display: none;
}
.Tophead li .ServiceTop a{
	color: #666;
}
/* 两个下拉 */
.Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	color: #138146;
}
.Tophead li .ServiceTop i{
	margin-right: 6px;
	font-size: 13px;
}
/* mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 672px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 25%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
}
.ServiceBot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.ServiceBot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.ServiceBot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.ServiceBot2 .gzRight{
	width: 440px;
	border-left: 1px solid #f3f3f3;
	float: right;
}
.ServiceBot2 .gzRight a{
	height: 110px;
	padding: 65px 20px 27px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	float: left;
	cursor: pointer;
}
.ServiceBot2 .gzRight a:nth-child(1)::after,
.ServiceBot2 .gzRight a:nth-child(2)::after,
.ServiceBot2 .gzRight a:nth-child(3)::after,
.ServiceBot2 .gzRight a:nth-child(4)::after{
	position: absolute;
	content:'';
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a::before{
	position: absolute;
	content:'';
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a:nth-child(4n)::before{
	display: none;
}
.ServiceBot2 .gzRight a i{
	position: absolute;
	top: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 28px;
	height: 31px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	background-size: 100% 100%!important;
	display: inline-block;
	vertical-align: top;
}
.ServiceBot2 .gzRight a:nth-child(2) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(3) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(4) i{
	width: 63px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(5) i{
	width: 28px;
	height: 24px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(6) i{
	width: 41px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(7) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(8) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
}
.ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	z-index: 999;
	background-color: #fff;
	box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
}
.ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	display: none;
}
.ServiceBot2 .zgLeft{
	width: 299px;
	height: 100%;
	float: right;
	position: relative;
	display: none;
}
.ServiceBot2 .zgLeft p{
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 50%;
	width: 20px;
	line-height: 28px;
	font-size: 20px;
	color: #c27468;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.weixin .hover::after{
	display: none;
}
@media only screen and (max-width:1400px){
	.main,.header,.top,.Tophead {
		width: 1335px;
	}
	.login {
		margin-left: 25px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.adv {
		background-image: url('/images/LoginAdv/adv1600.jpg') !important;
	}
}
@media only screen and (max-width:1599px){
	.adv {
		background-image: url('/images/LoginAdv/adv1600.jpg') !important;
		background-size: cover;
	}
}
