*{margin:0;padding: 0;}
ul,ol,li{list-style: none;}
a{text-decoration: none;color: #2d374b;}
img{vertical-align: middle;border: 0;}
input, select, textarea, button {
    outline: none;
    border: none;
}
body{font-size: 12px;font-family: '微软雅黑';}
em, i {font-style: normal;}

.auto1920{
	max-width: 1920px;
	margin: 0 auto;
}

.type_area{
	width: 1200px;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.fl {
    float: left;
}
.fr{
    float: right;
}
.fix{
    position: fixed;
    top: 0;
    left: auto;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header_one {
    height: 150px;
}
.header_main {
    height: 150px;
}
.header_title {
    width: 230px;
    height: 100px;
    float: left;
    background: url(../images/login/logo.png) no-repeat;
    margin-top: 28px;
    background-size:230px 100px;
}
.header_title a {
    display: block;
    width: 230px;
    height: 100px;
    overflow: hidden;
}

.header_main > h2 {
    font-size: 22px;
    float: left;
    height: 65px;
    line-height: 65px;
    color: #333;
    margin-top: 42px;
    font-weight: normal;
    padding-left: 10px;
}
.header_main > h2 {
    font-size: 24px;
    padding-left: 41px;
    font-family: "微软雅黑";
}
.banner_one, .banner_two {
    height: 480px;
    position: relative;
    width: 100%;
}
.banner_one ul.current {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.banner_one ul.current > li {
    height: 480px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.banner_one ul.current > li > a {
    display: block;
    position: relative;
    height: 480px;
    width: 100%;
}
.banner_one ul.current > li > a > img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    height:480px;
}
.banner_one ol {
    position: absolute;
    left: 50%;
    margin-left: -69px;
    bottom: 30px;
}
.banner_one ol li {
    width: 13px;
    height: 13px;
    background: #ffffff;
    float: left;
    margin: 0 5px;
    cursor: pointer;
    font-size: 0;
    border-radius: 50%;
}
.banner_one ol li.current {
    background: #fe8a00;
}
.banner_one .prev, .banner_one .next {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0;
    font-size: 100px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-family: "宋体";
    font-weight: bold;
    opacity: .5;

}
.banner_one .next {
    right: 0;
    left: auto;
}
.login_two {
    position: absolute;
    left: 50%;
    margin-left: 165px;
    margin-top: -35px;
    width: 416px;
    height: 590px;
    background: url(../images/login/yinying_bg_2.png) no-repeat -2px 2px;
    z-index: 999;
}
.register-box-two {
    padding-bottom: 10px;
    float: left;
    min-height: 540px;
    margin-left: 14px;
    background: #FFF;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #dddddd;
    border-top: none;
}
.login-tab-deition {
    overflow: hidden;
    margin-top: -1px;
}
.login-tab-deition li {
    float: left;
    width: 200px;
    height: 56px;
    line-height: 56px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    color: #666;
    background: #f3f3f3;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.login-tab-deition li.cur {
    color: #1E6FDC;
    background: #fff;
    border-top: 1px solid #1E6FDC;
    border-bottom: 1px solid #fff;
}
.border_l {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-right: 1px solid #ddd;
    width: 199px !important;
}
.border_r i.code-ico {
    position: absolute;
    left: 140px;
    top: 10px;
    width: 17px;
    height: 17px;
    background: url(../images/login/new_sprite_bg.png) no-repeat 0px -80px;
}
.register_main {
    padding: 0 30px;
    overflow: hidden;
}

.register-from {
    width: 340px;
    float: left;
    /*display: none;*/
}
.cur-show {
    display: block;
}
.from-list {
    margin-top: 18px;
    width: 340px;
    position: relative;
}
.from-list:first-child {
    margin-top: 16px;
}
.user, .password, .code {
    width: 292px;
    height: 46px;
    padding-left: 46px;
}
.from-list input {
    font: 14px/46px Microsoft YaHei;
    color: #666;
    border-radius: 4px;
    border: 1px solid #d1d1d1;
    height: 38px;
    line-height: 38px;
}

.from-list input:hover {
    border: 1px solid #1E6FDC;
    -webkit-box-shadow: 0px 1px 5px #bbbbbb;
    box-shadow: 0px 1px 5px #bbbbbb;
}
.userimg {
    position: absolute;
    left: 13px;
    top: 9px;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/login/new_sprite_bg.png) no-repeat 4px 1px;
}
.userimg_two {
    background: url(../images/login/new_sprite_bg.png) no-repeat 4px -154px;
}
.error-tip {
    display: none;
    position: absolute;
    font-size: 12px;
    color: red;
}
.error-tip-two, .error-tip-three, .error-tip-gys, .error-tip, .memberID-error-tip {
    font-family: "微软雅黑";
}
.error-tip-two, .error-tip-three, .error-tip-gys {
    display: block !important;
    position: absolute;
    font-size: 12px;
    color: red;
}

.demo1 {
    text-align: center;
    position: relative;
}
.demo1 .inspection-hint {
    bottom: -18px;
    left: 0;
    position: absolute;
}
.inspection-hint {
    line-height: 20px;
    font-size: 12px;
    color: red !important;
    bottom: -30px;
    left: 0;
}
.ui-slider-wrap {
    background: #e8e8e8;
    position: relative;
    margin: 0 auto;
    margin-top: 18px;
}
.code {
    width: 322px;
    padding-left: 16px;
}
.code-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 46px;
    padding: 0 15px;
    background: #ecf7fe;
    font: 14px/46px Microsoft YaHei;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
    color: #0f87d7;
}
.code-btn {
    height: 38px;
    line-height: 40px;
}
.memberID-error-tip {
    display: block;
    position: absolute;
    font-size: 12px;
    color: red;
}
.add-eye input {
    padding-right: 40px;
    width: 252px;
}
.passwordimg {
    position: absolute;
    left: 13px;
    top: 9px;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/login/new_sprite_bg.png) no-repeat 4px -39px;
}
.password-eye-open {
    position: absolute;
    right: 10px;
    top: 9px;
    float: left;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../images/login/new_sprite_bg.png) no-repeat 2px -1052px;
}
.password-eye-close {
    position: absolute;
    right: 10px;
    top: 9px;
    float: left;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../images/login/new_sprite_bg.png) no-repeat 2px -1084px;
}
.other {
    margin-top: 30px;
    width: 339px;
    height: 28px;
}
.other dl dt {
    float: left;
    font-size: 12px;
    color: #999999;
}
.other dl dt span, .other dl dd span {
    font-size: 12px;
    color: #333;
}
.other dl dt input, .other dl dt span {
    float: left;
}
.other dl dt input {
    margin-top: 2px;
    margin-right: 5px;
}
.other dl dt img {
    display: inline-block;
    padding-left: 10px;
}
.checklist input {
    -webkit-appearance: none;
    outline: none;
}
.checklist dl dt span {
    font-size: 14px;
    font-family: "微软雅黑";
}
.checklist .colors {
    font-size: 14px;
    color: #1E6FDC;
    font-family: "微软雅黑";
    cursor: pointer;
}
.checklist input[type="checkbox"]::after {
    content: '';
    width: 18px !important;
    height: 18px !important;
    display: inline-block;
    background: url(../images/login/11.png) no-repeat !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    vertical-align: middle;
}
.checklist input[type="checkbox"]:checked::after {
    content: '';
    width: 18px !important;
    height: 18px !important;
    display: inline-block;
    background: url(../images/login/22.png) no-repeat !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    vertical-align: middle;
}
.bluebtn {
    margin-top: 4px !important;
}
.bluebtn a {
    display: inline-block;
    color: #fff;
    width: 340px;
    height: 40px;
    background: #1E6FDC;
    color: #FFF;
    border-radius: 4px;
    text-align: center;
    font: 16px/40px Microsoft YaHei;
    cursor: pointer;
}
.other dl dt > a {
    float: left;
}
.other dl dt > a {
    float: left;
}
.other dl dd {
    float: right;
}
.other dl dd a {
    font-size: 12px;
    color: #0f87d7;
    margin-left: 10px;
}
.enjoy_fun {
    min-height: 100px;
    background: url(../images/login/heng_bg.png) no-repeat center 10px;
    margin-top: 20px;
}
.enjoy_fun p {
    display: block;
    text-align: center;
    color: #1E6FDC;
}
.enjoy_fun ul {
    overflow: hidden;
    padding-top: 20px;
    height: 64px;
}
.cjt-servic-bg {
    background: url(../images/login/nbg_servic_bg.jpg) no-repeat 6px 9px;
}
.reg-code-main {
    height: 339px;
    position: relative;
}
.reg-code-main .reg-code-bg {
    position: absolute;
    left: 50%;
    top: 25%;
    margin-left: -150px;
    margin-top: -126px;
    width: 248px;
    padding: 2px;
    height: 248px;
    /*background: url(../images/login/code_bg_two.png) no-repeat;*/
}
.reg-code-main .reg-code-bg img {
    width: 100%;
}
.reg-code-main p {
    position: absolute;
    bottom: 4px;
    left: 78px;
    font-size: 12px;
    color: #1E6FDC;
    padding-left: 25px;
    background: url(../images/login/weixin-ico.png) no-repeat;
}

.footer {
    margin: 30px auto 10px;
    border-top: 1px #444 solid;
    padding: 20px 0;
    text-align: center;
}
.footer {
    margin-top: 140px;
}
.footer div {
    margin-bottom: 10px;
    color: #888;
}
.footer div a, #footer div a:visited {
    padding: 0 15px;
    color: #888888;
}
.footer p {
    color: #999;
}
.footer div a:hover{
    color:#1E6FDC;
    text-decoration:underline;
}

.footer p a, .footer p a:visited {
    margin: 0 15px;
    color: #666;
    text-decoration: none;
}
.footer p a:hover{
    color:#1E6FDC;
    text-decoration:underline;
}
.login_one {
    position: absolute;
    width: 430px;
    height: 480px;
    left: 50%;
    margin-left: 170px;
    background: url(../images/login/yinying_bg.png) no-repeat 12px 420px;
}

.register-box {
    position: absolute;
    right: 17px;
    top: 21px;
    padding: 10px 30px;
    float: right;
    width: 340px;
    background: #FFF;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #dddddd;
}
.register-box-edition {
    padding: 0 0 10px 0;
    width: 400px;
}
.weixin-tab {
    overflow: hidden;
    padding: 0 30px 0;
    display: none;
}

.scan-iphone {
    height: 369px;
    position: relative;
    overflow: hidden;
}
.scan-iphone .code-bg {
    z-index: 98;
    width: 201px;
    height: 201px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -134px;
}
.scan-iphone .code-bg img {
    padding: 2px;
}
.scan-iphone .iphone-bg {
    display: none;
    z-index: 99;
    width: 119px;
    height: 197px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -134px;
    background: url(../images/login/iphone_bg.gif) no-repeat;
}
.scan-iphone ul {
    overflow: hidden;
    position: absolute;
    bottom: 56px;
    left: 73px;
}
.scan-iphone ul li {
    font-size: 12px;
    color: #999;
    float: left;
    height: 25px;
    padding-left: 34px;
    margin-right: 14px;
    line-height: 25px;
    background: url(../images/login/login-spreat-bg.png) no-repeat;
}
.scan-iphone ul li.ico-shuru {
    background-position: 5px 0;
}
.scan-iphone ul li.ico-kuaijie {
    background-position: 5px -35px;
}
.scan-iphone ul li.ico-anquan {
    background-position: 5px -70px;
}
.scan-iphone p {
    font-size: 16px;
    color: #666;
    position: absolute;
    bottom: 16px;
    left: 73px;
}
