*{
	margin:0;
	padding:0;
	font-family:'Source Han Sans CN';
}
html{
	height:100%;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
}
body{
	margin:0;
	padding:0;
	overflow:auto;
	font-family: "Source Han Sans CN","宋体" ! important;
	font-size:14px;
	height:100%;
}
a,div,li,ul,span,p,img{border:0;}
a:focus{outline:none;}
table.tabno{width:100%;margin:0;padding:0;min-width:1440px;} 
table.tabno,.tabno td{border:0 none;border-collapse:collapse;padding:0;margin:0;}
input:focus,textarea:focus,select:focus{
	outline:none;
}
input::placeholder{
	color: green;
	font-size:18px;
	font-family:"Source Han Sans CN","宋体" ! important;
	font-weight: 400;
	color: #999999;
}


.both{clear:both;}
::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	background-color:#cdcdcd;
}
::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
	background: #eaf0fe;
}
.pageBox{
	width:auto;
	min-width:1200px;
	margin:0 auto;
	height:100%;
	overflow:auto;
}

.topBox{
	position:relative;
	width:auto;
	margin:0 auto;
	height:100%;
	background:linear-gradient(90deg, #2A67E4 0%, #2C8BF5 100%);
}

.topBg{
	width:100%;
	height:100%;
	background:url(images/vbg.png) center center no-repeat;
	background-size: 100% 100%;
}

.logo{
	width:auto;
	height:50px;
	line-height:50px;
	background:url(images/logo.png) left bottom no-repeat;
	margin-left:445px;
	padding-left:60px;
	padding-top:130px;
	color:#ffffff;
	font-size:24px;
}

.logoBox{
	position:absolute;
	width:1042px;
	height:580px;
	margin:0 auto;
	left:50%;
	top:195px;
	margin-left:-521px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
}

.imgBox{
	float:left;
	width:562px;
	height:580px;
	background:url(images/leftBg.png) left bottom no-repeat;
	display:inline-block;

	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	
}
.logoView{
	float:left;
	width:480px;
	text-align:center;
	height:580px;
	display:inline-block;
	background:#ffffff; 
	border-bottom-right-radius:10px;
	border-top-right-radius:10px;
}

.smCode{
	position:absolute;
	right:0;
	top:0;
	width:63px;
	height:63px;
	background:url(images/sm.png) right top no-repeat;
	background-size:63px 63px;
	border-top-right-radius: 10px;
	cursor:pointer;
}

.bottomBox{
	position:relative;
	width:auto;
	margin:0 auto;
	height:40%;
	background:#EBF1FD;
	
	text-align:center;
}

.footer{
	position:absolute;
	width:100%;
	bottom:20px;
	text-align:center;
	color:#48486A;
	font-size:14px;
	line-height:24px;
	font-weight: 400;
	font-family:Microsoft YaHei;
}

.tabLogin{
	width:50%;
	height:60px;
	line-height:60px;
	background-color:#F2F2F2;
	display:inline-block;
	float:left;
	font-size:22px;
	font-weight:500;
	color: #333333;
	text-align:center;
	cursor:pointer;
}
.tabHover{
	width:50%;
	height:60px;
	line-height:60px;
	background-color:#ffffff;
	display:inline-block;
	float:left;
	font-size:22px;
	font-weight:500;
	color: #3C7FF1;
	text-align:center;
	cursor:pointer;
}


.logoTitle{
	width:auto;
	margin:0 auto;
	display:inline-block;
	font-size:20px;
	height:43px;
	line-height:43px;
	color:#133c92;
	margin-top:30px;
	font-weight:600;
	font-family: "Noto Sans SC", "Source Han Sans CN" ! important;
	background:url(images/logo2.png) left center no-repeat;
	padding-left:55px;
	margin-left:25px;
}

.slogo{
	width:auto;
	height:56px;
	line-height:54px;
	background:url(images/slogo.png) left center no-repeat;
	margin-top:30px;
	padding-left:65px;
	color:#ffffff;
	font-size:24px;
	margin-left:30px;
}

.logoTit{
	width:auto;
	margin:0 auto;
	display:inline-block;
	font-size:26px;
	height:43px;
	line-height:43px;
	color:#2c2d2f;
	margin-top:60px;
	font-weight:600;
	font-family: "Noto Sans SC", "Source Han Sans CN" ! important;
}

.logoTabs{
	width:325px;
	margin:0 auto;
	margin-top:30px;
}
.logoCommon{
	width:80px;
	height:40px;
	line-height:40px;
	color:#666666;
	font-size:18px;
	font-weight:600;
	font-family:"Source Han Sans CN-Medium", "Source Han Sans CN" ! important;
	border-bottom:2px solid #ffffff;
	text-align:center;
	cursor:pointer;
}
.logoCommon:HOVER,.logoHover{
	width:80px;
	height:40px;
	line-height:40px;
	color:#3C7FF1;
	font-size:18px;
	font-weight:600;
	font-family:"Source Han Sans CN-Medium", "Source Han Sans CN" ! important;
	border-bottom:2px solid #3C7FF1;
	text-align:center;
	cursor:pointer;
}

.inputBox{
	width:260px;
	margin:0 auto;
	margin-top:25px;
}

.inpText{
	width:100%;
	border:0px;
	height:45px;
	line-height:45px;
	font-size:16px;
	color:#333333;
	font-family: "Source Han Sans CN","宋体" ! important;
}

.userIpt{
	height:45px;
	line-height:45px;
	border-radius: 4px;
	border:1px solid #D4D9E2;
	background:url(images/user.png) left 20px center no-repeat;
	padding-left:50px;
	padding-right:15px;
	
}
.userIpt:HOVER{
	height:45px;
	line-height:45px;
	border-radius: 4px;
	border:1px solid #3C7FF1;
	background:url(images/user.png) left 20px center no-repeat;
	padding-left:50px;
	padding-right:15px;
}


.pwdIpt{
	height:45px;
	line-height:45px;
	border-radius: 4px;
	border:1px solid #D4D9E2;
	background:url(images/pwd.png) left 20px center no-repeat;
	padding-left:50px;
	padding-right:15px;
}
.pwdIpt:HOVER{
	height:45px;
	line-height:45px;
	border-radius: 4px;
	border:1px solid #3C7FF1;
	background:url(images/pwd.png) left 20px center no-repeat;
	padding-left:50px;
	padding-right:15px;
}

.codeImg{
	width:108px;
	height:45px;
	border:0 none;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	border-left:1px solid #D4D9E2;
	cursor:pointer;
	margin-right:-8px;
}

.btnCode{
	width:128px;
	height:41px;
	margin-top:2px;
	margin-bottom:2px;
	border:0 none;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	background-color:#ff9100;
	cursor:pointer;
	text-align:center;
	margin-right:-8px;
	border-radius:25px;
	color:#ffffff;
}
.btnCode1{
	width:128px;
	height:41px;
	margin-top:2px;
	margin-bottom:2px;
	border:0 none;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	background-color:#bfbfbf;
	cursor:pointer;
	text-align:center;
	margin-right:-8px;
	border-radius:25px;
	color:#ffffff;
	cursor:
}
.btnCode:HOVER{
	width:128px;
	height:41px;
	margin-top:2px;
	margin-bottom:2px;
	border:0 none;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	background-color:#f18b05;
	cursor:pointer;
	text-align:center;
	margin-right:-8px;
	border-radius:25px;
	color:#ffffff;
}

.codeIpt{
	height:45px;
	line-height:45px;
	border-radius: 4px;
	border:1px solid #D4D9E2;
	background:url(images/code.png) left 20px center no-repeat;
	padding-left:50px;
	padding-right:15px;
}
.codeIpt:HOVER{
	height:45px;
	line-height:45px;
	border-radius: 4px;
	border:1px solid #3C7FF1;
	background:url(images/code.png) left 20px center no-repeat;
	padding-left:50px;padding-right:15px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear {
    clear: both;
}
.btnLogin{
	width: 320px;
    margin: 0 auto;
    height: 45px;
	line-height:45px;
	font-weight: 500;
	color: #FFFFFF;
	font-size:19px;
	border-radius:5px;
	background-color:#3B80F3;
	border:0 none;
	cursor:pointer;
}
.btnLogin:HOVER{
	width: 320px;
    margin: 0 auto;
    height: 45px;
	line-height:45px;
	font-weight: 500;
	color: #FFFFFF;
	font-size:19px;
	border-radius:5px;
	background-color:#2370f0;
	border:0 none;
	cursor:pointer;
}

.editBox{
	width: 320px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}


.findBox{
	width:325px;
	margin:0 auto;
	text-align:center;
	margin-top:15px;
}
.findPwd{
	float:left;
	font-size:16px;
	color:#333333;
	font-family:"Source Han Sans CN","宋体" ! important;
	cursor:pointer;
}
.findPwd:HOVER{
	float:left;
	font-size:16px;
	color:#3B80F3;
	font-family:"Source Han Sans CN","宋体" ! important;
	cursor:pointer;
}
.findUserName{
	float:right;
	font-size:16px;
	color:#333333;
	font-family:"Source Han Sans CN","宋体" ! important;
	cursor:pointer;
}
.findUserName:HOVER{
	float:right;
	font-size:16px;
	color:#3B80F3;
	font-family:"Source Han Sans CN","宋体" ! important;
	cursor:pointer;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border:0 none;
  -webkit-text-fill-color:#333333;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
/*******************************************mask遮罩       beg*******************************************/
.loadmask {
    z-index: 700;
    position: absolute;
    top: 0;
    left: 0;
    -moz-opacity: .4;
    opacity: .40;
    filter: alpha( opacity = 40);
	width:100%;
	height:100%;
	zoom:1;
	display:none;
}.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #6593cf;
    background: #c3daf9;
    padding: 2px;
}.loadmask-msg .mask_lading {
    padding: 5px 10px 5px 25px;
    background: #fbfbfb url('images/loading.gif') no-repeat 5px 5px;
    line-height: 16px;
    border: 1px solid #a3bad9;
    color: #222;
    cursor: wait;
}.loadmask-msg .normal {
    padding: 5px 10px 5px 10px;
    background-color: #fbfbfb;
    line-height: 16px;
    border: 1px solid #a3bad9;
    color: #222;
	display:block;
}.masked {
    overflow: hidden !important;
}.masked-relative {
    position: relative !important;
}.masked-hidden {
    visibility: hidden !important;
}
/*******************************************mask遮罩       end*******************************************/