*{
	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%;

}

.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(../../../../logo/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;
	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;
}

.bottomBox{
	position:relative;
	width:auto;
	margin:0 auto;
	height:40%;
	background:#EBF1FD;
	
	text-align:center;
}

.logoTit{
	width:auto;
	margin:0 auto;
	display:inline-block;
	font-size:26px;
	color:#2c2d2f;
	margin-top:50px;
	margin-bottom:20px;
	font-weight:600;
	font-family: "Noto Sans SC", "Source Han Sans CN" ! important;
}

.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;
}

.slogo{
	width:500px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	background:url(../../../../logo/slogo2.png) left center no-repeat;
	margin-top:50px;
}

.inputBox{
	width:260px;
	margin:0 auto;
	margin-top:30px;
}

.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 #0473ED;
	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 #0473ED;
	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 #0473ED;
	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:#0473ED;
	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:#035dc0;
	border:0 none;
	cursor:pointer;
}

.editBox{
	width: 320px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}


.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:#0473ED;
	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:#0473ED;
	font-family:"Source Han Sans CN","宋体" ! important;
	cursor:pointer;
}
