﻿@charset "utf-8";
/* CSS Document */

.re-top {
    width: 1000px;
    margin: 0 auto;
}

.re-logo {
    float: left;
}

.re-a {
    float: right;
    padding-top: 70px;
}

.re-teach {
    font-size: 16px;
    margin-right: 9px;
}

.re-back {
    font-size: 16px;
    margin-top: 3px;
}

.re-container {
    margin-bottom: 20px;
    margin-top: 20px;
    background: #eee;
}

.re-main {
    width: 1000px;
    height: 674px;
    background: url(/content/themes/blue/images/re-bd.jpg) no-repeat;
    position: relative;
    margin: 0 auto;
}

.re-title {
    width: 340px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background: #0E82D9;
    color: #fff;
    position: absolute;
    top: 40px;
    left: 330px;
    border-radius: 50px;
    behavior: url(/Content/PIE.htc);
    font-size: 28px;
    z-index: 10;
}

.re-content {
    width: 880px;
    height: 480px;
    background: #fff;
    padding: 60px 40px 40px 40px;
    position: absolute;
    top: 68px;
    left: 20px;
    overflow: hidden;
}

.re-lf {
    width: 405px;
    padding-right: 30px;
    border-right: 1px solid #ccc;
    float: left;
}

    .re-lf ul li {
        height: 50px;
    }

.re-text {
    display: inline-block;
    width: 100px;
    text-align: right;
}

.re-lf ul li input {
    width: 270px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #999;
    border-radius: 2px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
    padding-left: 5px;
    color: #999;
}

    .re-lf ul li input::-webkit-input-placeholder { /* WebKit browsers */
        color: #999;
    }

    .re-lf ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #999;
    }

    .re-lf ul li input::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #999;
    }

    .re-lf ul li input:-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #999;
    }

.yhxy-bt {
    color: #0E82D9;
}

    .yhxy-bt:hover {
        text-decoration: underline;
    }

.register-bt {
    display: inline-block;
    width: 100%;
    background: #FD8F00;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 2px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
}

    .register-bt:hover {
        color: #fff;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.re-rt {
    width: 370px;
    float: right;
}

.login-bt1 {
    padding: 4px 10px;
    background: #0E82D9;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
}

    .login-bt1:hover {
        color: #fff;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.re-rt .log-way {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-left: 10px;
    border-radius: 50%;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
}

#btnsend {
    display: inline-block;
    line-height: 28px;
    border: 1px solid #ccc;
    color: #fff;
    font-size: 12px;
    height: 30px;
    width: 100px;
    text-align: center;
    background: #0E82D9;
}

/*login*/
.log-container {
    margin-top: 20px;
    background: #ffffff;
}

.log-main {
    width: 1000px;
    height: 524px;
    background-repeat: no-repeat;
    background-image: url(/content/themes/blue/images/login-new.png);
    margin: 0 auto;
    position: relative;
}
.play-btn{
    width:64px;
    height:64px;
    position:absolute;
    left:34%;
    top:52%;
    margin-left:-32px;
    margin-top:-32px;
    cursor:pointer;
}
.n-login1 {
    position: absolute;
    right: 0;
    top: 70px;
}

.login-con1 {
    width: 280px;
    height: 348px;
    background: rgba(0,0,0,0.5);
    -pie-background: rgba(0,0,0,.5);
    behavior: url(/Content/PIE.htc);
    padding: 20px;
    position: relative;
    margin-top: 2px;
}

    .login-con1 p {
        font-size: 16px;
        color: #fff;
        text-align: center;
        margin-bottom: 15px;
    }

.log-input {
    width: 273px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    padding-left: 5px;
    border: 1px solid #fff;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
}

    .log-input label {
        cursor: pointer;
    }

.nlogin-bind {
    color: #4ab930;
    font-size: 16px;
    margin: 20px;
    background: rgba(0, 0, 0, 0) url("/content/themes/blue/images/ok.png") no-repeat scroll 0 50%;
    font-weight: 700;
    padding: 9px 0 5px 40px;
    margin-left: 120px;
}

.nlogin-btna {
    background: #3f89ec none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin: 20px;
}

    .nlogin-btna:hover {
        background: #4490f7 none repeat scroll 0 0;
        color: white;
    }

.nlogin-smd {
    background: #fff7e1 none repeat scroll 0 0;
    border: 1px solid #f0d788;
    color: #a58c3d;
    font-size: 13px;
    line-height: 25px;
    margin: 20px;
    padding: 5px;
}

.input-con::-webkit-input-placeholder, #validateCode::-webkit-input-placeholder { /* WebKit browsers */
    color: #ddd;
}

.input-con:-moz-placeholder, #validateCode:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ddd;
}

.input-con::-moz-placeholder, #validateCode::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ddd;
}

.input-con:-ms-input-placeholder, #validateCode:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ddd;
}

.input-con {
    width: 235px;
    background: none;
    border: none;
    font-size: 12px;
    color: #fff;
}

.yz-code {
    width: 279px;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
}

    .yz-code input {
        width: 183px;
        float: left;
        height: 30px;
        line-height: 30px;
        color: #fff;
        background: none;
        border: 1px solid #fff;
        padding-left: 5px;
        border-radius: 3px;
        behavior: url(/Content/PIE.htc);
        position: relative;
        z-index: 10;
    }

    .yz-code img {
        float: right;
        width: 80px;
        height: 32px;
    }

.log-txt {
    font-size: 12px;
    color: #fff;
}

    .log-txt:hover {
        color: #FFBB34;
    }

.buy-card {
    display: inline-block;
    width: 170px;
    text-align: center;
    color: #FFBB34;
}

    .buy-card:hover {
        color: #FFBB34;
    }

.tan-txt {
    color: #FD8F00;
    font-size: 12px;
    text-align: left;
    line-height: 25px;
}

.login-bot {
    position: absolute;
    bottom: 28px;
    left: 20px;
    width: 280px;
}

.login-bt {
    display: inline-block;
    width: 280px;
    height: 32px;
    line-height: 32px;
    background: #0E82D9;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
    text-align: center;
    color: #fff;
}

#unbtnlogin {
    display: none;
}

.unlogin-bt {
    display: inline-block;
    width: 280px;
    height: 32px;
    line-height: 32px;
    background: #ccc;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
    text-align: center;
}

.login-bt:hover {
    color: #fff;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.third-login {
    width: 280px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
}

.spx {
    display: inline-block;
    width: 78px;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    overflow: hidden;
}

.third-con {
    width: 280px;
}

    .third-con .third-icon {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        behavior: url(/Content/PIE.htc);
        text-align: center;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        position: relative;
        z-index: 10;
    }

.third-icon1 {
    background: #44cefd;
}

.third-icon2 {
    background: #52cc67;
}

.third-icon3 {
    background: #f36f62;
}
third-icon4 {
    background: #cac29f;
}
.third-icon1:hover {
    background: #01bcfc;
}

.third-icon2:hover {
    background: #08f631;
}

.third-icon3:hover {
    background: #ef2b17;
}



/*用户协议*/
.bd-color {
    background-color: #f7f7f7
}

.a-main {
    width: 1000px;
    margin: 0 auto 30px
}

.a-rt {
    width: 180px;
    float: right;
    padding-top: 65px;
    text-align: right
}

.alogin-bt {
    margin-left: 5px;
    border: 1px solid #0E82D9;
    color: #0E82D9;
    padding: 1px 10px;
    font-size: 12px;
    border-radius: 2px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
}

    .alogin-bt:hover {
        background: #0E82D9;
        color: #fff;
    }

.a-bot {
    background: #fff;
    border: 1px solid #efefef;
}

.a-title {
    text-align: center;
    font-size: 28px;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.a-content {
    padding: 0 40px;
}

.asub-title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}

.a-cont {
    text-indent: 2em;
    line-height: 26px;
    padding-bottom: 15px;
}

.a-cont1 {
    text-indent: 4em;
    line-height: 26px;
    padding-bottom: 15px;
}


/*注册成功*/
.regResult-lf {
    width: 405px;
    padding-right: 30px;
    border-right: 1px solid #ccc;
    float: left;
}

.regResult-login {
    padding: 2px 10px;
    float: left;
    margin-left: 10px;
    background: #0E82D9;
    color: #fff;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
    margin-top: 8px;
}

    .regResult-login:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        color: #fff;
    }

.regResult-function {
    padding: 10px 10px 0;
    background: #E4F0FD;
    width: 385px;
    overflow: hidden;
}

    .regResult-function ul {
        width: 405px;
    }

        .regResult-function ul li {
            width: 84px;
            text-align: center;
            float: left;
            margin-right: 16px;
            font-size: 12px;
            line-height: 26px;
            padding-bottom: 16px;
        }

            .regResult-function ul li a:hover {
                color: #333;
            }

.regResult-rt {
    width: 412px;
    float: right;
}

    .regResult-rt input {
        text-indent: 0.5em;
        color: #666;
        border: 1px solid #999;
        height: 28px;
        width: 230px;
    }

.regResult-bt {
    display: inline-block;
    padding: 4px 10px;
    margin-left: 10px;
    background: #FD8F00;
    color: #fff;
    border-radius: 3px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
}

    .regResult-bt:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        color: #fff;
    }

.skip-page {
    display: block;
    line-height: 30px;
    width: 300px;
    text-align: center;
    background-color: #FD8F00;
    margin: 10px auto;
    color: #fff;
    border-radius: 5px;
    behavior: url(/Content/PIE.htc);
    position: relative;
    z-index: 10;
}

    .skip-page:hover {
        color: #fff;
    }
.mask{
    width:100%;
    height:100%;
    background:#000000;
    opacity:0.4;
    position:fixed;
    left:0;
    top:0;
    z-index:2000;
    display:none;
}
.videoPlay{
    width:1000px;
    height:500px;
    position:absolute;
    top:112px;
    left:50%;
    margin-left:-500px;
  /*  margin-top:-300px;*/
    z-index:2001;
    z-index:2001;
    display:none;
}
    .videoPlay .video-close{
        margin-bottom:20px;
    }
    .videoPlay .video-close img {
        width: 48px;
        height: 48px;
        float: right;
        cursor: pointer;
    }
    .videoPlay .ifr{
        background:#ffffff;
    }
    .videoPlay .ifr iframe {
        width: 100%;
        height: 540px;
    }