.login-header {
    width: 990px;
    min-width: 990px;
    height: 90px;
    padding: 0px;
}
.logo-info {
    width: 430px;
    height: 90px;
    line-height: 90px;
    float: left;
}
.logo-info a.logo {
    display: block;
    width: auto;
    max-width: 240px;
    height: auto;
    max-height: 90px;
    float: left;
    overflow: hidden;
}
.logo-info a.logo img {
	width: 240px;
    height: 90px;
    vertical-align: middle;
}
.logo-info span.findpw {
    border-left: 1px #eee solid;
    width: auto;
    height: 44px;
    line-height: 44px;
    font-size: 28px;
    margin: 18px 0px 0px 15px;
    float: left;
    padding: 0px 15px;
    color: #333;
}
.login-content {
    position: relative;
    height: 535px;
    z-index: 1;
}
.login-banner {
    height: 535px;
}
.pos-r {
    position: relative!important;
}
.w990 {
    width: 990px;
    margin: 10px auto;
    overflow: inherit;
    top: 75px;
}
.login-content .login-form {
    position: absolute;
    z-index: 1;
    width: 330px;
    background: #fff;
    overflow: visible;
    right:15%;
    top: 17%;
}
@media screen and (max-width: 1120px) {
    .login-content .login-form {
	    position: absolute;
	    z-index: 1;
	    width: 330px;
	    background: #fff;
	    overflow: visible;
	    right:10%;
	    top: 17%;
	}
}
.login-content .login-form .login-con {
    width: 330px;
    padding: 20px 30px;
}
.margin-25 {
    margin: 25px 0;
}
.w-270{
    width: 270px;
}
.login-tit {
    height: 25px;
    line-height: 25px;
    color: #999;
}
.login-tit .regist-link {
    font-size: 12px;
}
.color {
    color: /*main_color_start*/#E31939/*main_color_end*/;
}
.login-radio {
    height: 35px;
    line-height: 35px;
    padding: 5px 0px 0px;
	margin: 10px 0px 15px;
}
.login-wrap .login-radio ul {
    width: 100%;
    height: 36px;
    line-height: 35px;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.login-wrap .login-radio ul {
    border-color: /*main_color_start*/#E31939/*main_color_end*/;
}
.login-wrap .login-radio ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    padding: 0px 15px;
    background: #fff;
    font-size: 13px;
    cursor: pointer;
}
.login-wrap .login-radio ul li.active {
    border-width: 2px 1px 0px;
    border-style: solid;
}
.login-wrap .login-radio ul li.active {
    border-color: /*main_color_start*/#E31939/*main_color_end*/;
    color: /*main_color_start*/#E31939/*main_color_end*/;
}
.login-radio ul {
    width: 100%;
    height: 36px;
    line-height: 35px;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.login-radio ul {
    border-color: /*main_color_start*/#E31939/*main_color_end*/;
}
.login-radio ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    padding: 0px 15px;
    background: #fff;
    font-size: 13px;
    cursor: pointer;
	box-sizing: content-box;
}
.login-radio ul li.active {
    border-width: 2px 1px 0px;
    border-style: solid;
}
.login-radio ul li.active {
    border-color: /*main_color_start*/#E31939/*main_color_end*/;
    color: /*main_color_start*/#E31939/*main_color_end*/;
}
.safety {
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    margin-top:15px;
	margin-left: 15px;
	margin-right: 10px;
}
.safety label {
    cursor: pointer;
}
.safety label .checkbox {
    margin: 0px 3px 0 0;
    vertical-align: middle;
    cursor: pointer;
}
.safety label span {
    vertical-align: middle;
    cursor: pointer;
}
.safety .forget-password {
    margin-top: 3px;
}

.color-grey {
    color: grey;
}
.fs30 {
    font-size: 30px;
}
.footer-copyright-links {
    width: 450px;
	margin: 0 auto !important;
}
.text-center {
    text-align: center;
}
/* 注册  */
.reg-type {
    height: 40px;
    line-height: 40px;
    padding: 5px 0px 0px;
    margin: 15px 0px 0px;
    position: relative;
    z-index: 2;
}
.reg-type .login-info {
    position: absolute;
    top: 5px;
    right: 15px;
}
.reg-type ul {
	height: 41px;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 160px;
}
.reg-type ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    border: 1px #ddd solid;
    background: #f8f8f8;
    font-size: 14px;
    cursor: pointer;
}
.reg-type ul li.active {
    border-width: 2px 1px 0px;
    border-style: solid;
    border-color-left: #ddd;
    border-color-right: #ddd;
    border-color-bottom: #fff;
    background: #fff;
	box-sizing: content-box;
}
.reg-type ul li.active {
    border-top-color: /*main_color_start*/#E31939/*main_color_end*/;
    color: /*main_color_start*/#E31939/*main_color_end*/;
}
.reg-type ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0px 35px;
}
.reg-wrap{
    padding: 40px;
    border: 1px #ddd solid;
    margin-top: -2px;
    z-index: -16;
}
.color-orange {
    color: orange;
}
.register-button > button {
    width: 300px;
    height: 40px;
    margin: 20px 0;
    border-radius: 5px;
    float: left;
    margin-left: 100px;
}
.register-left {
    width: 150px;
}
.register-right-box > input {
    width: 210px;
}
.register-right-box {
    width: 450px;
}
.register-checkbox {
    padding-left: 200px;
}
.color-red{
	background:#E31939;
	color:#fff;
}
.btn-img {
    width: 262px;
    height: 35px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 2px;
    border: none;
}
.site-footer1 {
    width: 100%;
    /* min-width: 1210px; */
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 15px;
    background-color: #fff;
    position: relative;
    z-index: 101;
}
.footer-related1 {
    width: 100%;
    /* min-width: 1210px; */
    padding: 30px 0 0px;
    background: #fff;
}
.login-footer .footer-related1 {
    background: #fff none repeat scroll 0 0;
    padding: 0 0 0;
}
.footer-info1 {
    width: 100%;
    /* min-width: 1210px; */
    height: auto;
    padding: 25px 0 15px;
    font-size: 12px;
    background: #34495e;
    color: #cccccc;
    display: inline-block;
    position: relative;
}
.login-footer .footer-info1 {
    background: #fff;
    color: #666;
    padding: 0px;
}
.footer-info1 .info-text {
    width: 1210px;
    margin: 0 auto;
    text-align: center;
}
.login-footer .footer-info1 .info-text {
    width: 990px;
}
.footer-info1 .info-text p {
    margin: 0;
    line-height: 25px;
}
.login-footer .footer-info1 .info-text .nav-bottom a {
    color: #666;
}
.footer-info1 .info-text p {
    margin: 0;
    line-height: 25px;
}
.footer-info1 .info-text p {
    margin: 0;
    line-height: 25px;
}
.footer-info1 .info-text p.qualified a {
    width: 112px;
    height: 40px;
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}
.footer-info1 .info-text p.qualified a img {
    max-width: 112px;
    max-height: 40px;
}