﻿html, body, div, span, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
a{
	color:#333;
}
.wrap{
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	background:url(../images/login/loginbg0.jpg) no-repeat 0% 0%/cover;
	/*background:url(../images/login/loginBg.png) no-repeat 0% 0%/cover;*/
	
	/*background-color: #0e51c2;*/
}
.wrapMask0{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: right;
	box-sizing: border-box;
	/*filter: brightness(1.2);*/
	border: 50px solid rgba(6,47,121,0.65);
	background-color: rgba(6,94,244,0.45);

	
}
.top-level {
	text-align: center;
	display: flex;
	flex-direction: column ;
     width: 100%;
     height: 100%;
    overflow: hidden;
    background: #fff;
}

.top-level .topRE{
	flex: 1;
	background:url(../images/login/reBg.png) no-repeat 0% 0%/cover;
}
#topREM{
	width: 100%;
	height: 100%;
	/*background-color: rgba(6,47,121,0.85);*/
	position: relative;
}
.top-level .bottomRE{
	flex: 1;
	background: #fff;
	position: relative;
}
.content {
	margin-top: 36%;
    /*position: absolute;*/
    /*right: 0;
    top:0;*/
    /*width: 600px;*/
    /*background: #fff;
    height: 100%;*/
    /*left: calc(50% - 300px);*/
}

span {
    color: #333;
    cursor: default;
    font-size: 12px;
}

/*start头部样式*/
.content-top {
	position: absolute;
	left: 20px;
	top:10px;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #e8e8e8;*/
    display:flex;
    justify-content:space-between;
    align-items:center;
}

/*.header-side {
    width: auto;
    float: right;
    padding-top: 8px;
}*/

    .header-side a {
        font-size: 12px;
        color: #07d;
        text-decoration: none;
        margin-left:15px;
    }

.header-logo {
   position:relative;
    background-size: 100%;
    text-align:left;
    color:#fff;
    font-size:23px;
    font-family:'微软雅黑';
    /*float: left;*/
    width: 380px;
    height:60px;
    margin-top:15px;
    padding-left:76px;
}
.header-logo p{
    width:310px;
    text-align:center;
   font-weight:500;
   padding-bottom:6px;
    font-size:22px;
}
.header-logo p.p1{
 font-size:16px;
 letter-spacing:0.25em;
}
.classLogo{
    position:absolute;
    left:0;
    top:-12px;
}
.header-title {
    border-left: 2px solid #e8e8e8;
    /*margin-left: 302px;*/
    color: #0d0d0d;
    cursor: default;
    /*position: relative;
    top: 10px;*/
    font-size: 14px;
    padding-left: 15px;
    /*width: 150px;*/
}
/*end头部样式*/

/*start内容样式*/
.content-main {
    /*border-bottom: 1px solid #e8e8e8;*/
    min-height: 260px;
    background-color:white;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
}
#myForm{
	margin: 0 auto;
}
.loginTab{
	text-align: center;
	display: flex;
}
.loginTab a{
	position: relative;
	margin-top: 30px;
	display: block;
	font-weight: 700;
	flex: 1;
}
.loginTab a span{
	font-size: 16px;
	line-height: 18px;
}
.loginTab a i{
	position: absolute;
    width: 80px;
    height: 4px;
    /*background: #f60;*/
    background: #0e51c2 ;
    bottom: -15px;
    left: 60px;
    /*margin-left: 35px;*/
}
#myForm a:hover{
	color:#f60;
}
.main-left {
    width: 400px;
    height: auto;
}

ul li {
	position: relative;
    margin-bottom: 20px;
    list-style: none;
}

    ul li input {
    	box-sizing: border-box;
        width: 300px;
        height: 37px;
        border-radius: 2px;
        padding: 8px 10px 8px 25px;
        border: 1px solid #cccccc;
    }

    ul li img {
        float: right;
        margin-right: 0px;
        width: 90px;
        height: 35px;
    }
  .saoLogin  .saoLoginSpan{
  	display: inline-block;
  	width: 80px;
    	
    }
    #img_checkCode{
    	margin: 0;
    	width: 80px ;
    	height: 40px;
    	padding: 0;
    	
    }
    .saoLogin{
    	height: 250px;
    	margin: 0 auto;
    	padding: 10px 0 30px;
    }
.smallDemo a{
	
	font-size: 12px;
	line-height: 14px;
	padding: 0 20px;
}

.icon{
	position: absolute;
	left: 24px;
	top: 10px;
	display: inline-block;
}  
.icon img{
	width: 15px;
	height: 16px;
}
.smallDemo a.freeRegistration{
	margin-left: 22px;
	float: left;
}
.smallDemo a.forgetPsd{
	float: right;
}
.linkLogin {
    font-family: FZLTXHK--GBK1-0;
    color: #ffffff;
    background-color: #0e51c2;
    border: 1px none #C3AB49;
    margin: 0 0 0 20px;
    width: 90%;
    height: 45px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 800;
}

.main-right {
	display: inline-block;
    width: 120px;
    min-height: 100px;
    /*background-color: #fafafa;*/
    text-align: center;
    padding: 10px 0;
}

.img-app {
    margin: 0px auto;
}

.btn-download {
    color: #ffffff;
    background-color: #44bb00;
    border-color: #3da900;
    font-size: 14px;
    border: none;
    line-height: 20px;
    width: 80%;
    padding: 5px 0;
    cursor: pointer;
    border-radius: 2px;
}

.main-right .img-app {
    padding-bottom: 15px;
}

.main-right h4, p {
    font-size: 12px;
    margin: 0;
    padding: 0 0 10px 0;
}
.Bottomscode{
	z-index: 99;
	position: absolute;
	left: 10px;
	bottom: 0px;
}
/*注册页面的内容样式*/
.img-QRcode {
    background: url("../images/login/QRcode.png");
    background-size: 100%;
    width: 160px;
    height: 160px;
    margin: 0 auto;
}

.register-main {
	position:absolute;
	left: 50%;
	width:500px;
	margin-left: -250px;
	top:-200px;
	box-shadow: 0 3px 5px #E2E2E2;
	padding-bottom: 10px;    /*display:flex;
    flex-direction:row;
    justify-content:space-between;*/
    /*border-bottom: 1px solid #e8e8e8;*/
    min-height: 432px;
    background-color:white;
}
.register-main input{
	padding-left: 10px;
}
ul li span > span {
    color: red;
}

ul li > span {
    width: 80px;
    text-align: right;
}

.btnRegistr {
    color: #ffffff;
    background-color: #0e51c2;
    border: 1px none #C3AB49;
    width: 242px;
    height: 35px;
    cursor: pointer;
    font-size: 15px;
}

.SMScode {
    width: 90px;
    height: 37px;
    border-radius: 2px;
    border: 1px solid #cccccc;
    cursor:pointer;
}

/*end内容样式*/

/*start尾部样式*/
.content-footer {
    height: 40px;
    width: 100%;
    text-align: center;
    color: #fff;
    /*padding: 15px 0 15px 0;*/
    position: absolute;
    bottom: 0px;
}

    .content-footer .company_copyright {
        color: #fff;
        font-size: 14px;
    }

    .content-footer .record_number {
        color: #fff;
        font-size: 12px;
    }

    .content-footer hr {
        border: none;
        width: 60px;
        height:2px;
        background-color: #96812C;
        margin-top: 8px;
        margin-bottom: 8px;
    }
/*end尾部样式*/
