@charset "utf-8";
/* CSS Document */

body, div, ul, ol, li, dl, dt, dd, form, input, textarea, p {
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑, Arial;
    color: #333;
    font-size: 14px;
}

body {
    position: relative;
    background: #f6f6f6;
}

ul {
    list-style: none;
}

img, a img {
    border: 0px;
    border: none;
}

a {
    text-decoration: none;
}

a.hidefocus {
    outline: none
}

a:hover {
    text-decoration: underline;
    text-decoration: none;
}

label {
    margin-bottom: 0;
    font-weight: normal;
}

input {
    border: 0;
    outline: none; /*去除蓝色边框*/
}

/*****以上样式不可更改*****/
.top {
    background: url(/assets/v2/images/members/top.jpg) repeat;
    width: 100%;
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #e1e1e2;
    border-top: 1px solid #e1e1e2;
}

.top-date {
    float: left;
}

.top-Set {
    float: right;
}

.top-Set a {
    color: #000;
    margin-left: 20px;
}

.top-Set a i {
    margin-right: 3px;
}

.top-Set a:hover {
    color: #004DFF;
}

.footer {
    z-index: 99;
    margin-top: 0px;
    height: 123px;
    text-align: center;
    background-image: url(/assets/v2/images/members/page-foot.jpg);
    background-repeat: repeat-x;
}

.footer p {
    margin: 5px;
    line-height: 24px;
}

.pctop {
    display: block;
}

.jstop {
    display: none;
}

.header-bg {
    background: url(/assets/v2/images/members/idx_04.jpg) no-repeat center;
    width: 100%;
    height: 210px;
    overflow: hidden;
    padding-top: 20px;
}

/****注册****/
.zc-box {
    background: #fff;
}

.zhuce {
    -moz-box-shadow: 0px 0px 10px #D7D9DA;
    -webkit-box-shadow: 0px 0px 10px #D7D9DA;
    box-shadow: 0px 0px 10px #D7D9DA;
    padding: 35px;
    background: #fff;
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.zhuce h2 {
    color: #333333;
    margin-top: 20px;
    font-size: 22px;
    margin-bottom: 30px;
}

.zc-input {
    max-width: 460px;
    margin: 0 auto;
    width: 100%;
}

.zc-input .shu-ru {
    margin-top: 20px;
    text-align: left;
}

.zc-input .shu-ru p {
    width: 140px;
    display: block;
    float: left;
    color: #333333;
    height: 40px;
    line-height: 40px;
    text-align: right;
}

.zc-input .shu-ru .text {
    border: 1px solid #e0e0e0;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding: 0 10px;
    width: 100px;
    width: 280px;
    margin-left: 5px;
}

.zc-input .shu-ru .text:focus {
    border: 1px solid #1591cb;
}

.zc-input .shu-ru .zc {
    width: 120px;
    height: 45px;
    line-height: 45px;
    background: #1591cb;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    float: left;
}

.zc-input .shu-ru .fh {
    width: 120px;
    height: 45px;
    line-height: 45px;
    background: #adaeaf;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-left: 10px;
}

/****后台系统****/
.xt-top {
    background: url(/assets/v2/images/members/xt.png) repeat;
    width: 100%;
    height: 65px;
    -moz-box-shadow: 0px 6px 9px #9d9b9b;
    -webkit-box-shadow: 0px 6px 9px #9d9b9b;
    box-shadow: 0px 6px 9px #9d9b9b;
    padding: 0 35px;
}

.xt-logo {
    float: left;
    line-height: 65px;
}

.xttop {
    float: left;
    color: #def1fa;
    font-size: 16px;
    margin-left: 25px;
    line-height: 65px;
}

.xttop-fr {
    float: right;
    padding: 15px 0px;
    line-height: 35px;
    color: #fff;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
}

.xttop-fr .tx {
    float: left;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
}

.xttop-fr .tx img {
    width: 35px;
    height: 35px;
}

.xttop-fr .name {
    float: left;
    line-height: 35px;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    padding: 0 10px;
}

.xttop-fr:hover .xt-show {
    display: block;
}

.xt-show {
    position: absolute;
    right: 0;
    top: 65px;
    background: #fff;
    -moz-box-shadow: 0px 0px 6px #9D9B9B;
    -webkit-box-shadow: 0px 0px 6px #9D9B9B;
    box-shadow: 0px 0px 6px #9D9B9B;
    z-index: 999;
    width: 100px;
    display: none;
}

.xt-show a {
    display: block;
    text-align: center;
}

.xt-bow {
    width: 100%;
    height: 100%;
    position: relative;
}

.xtbow-fl {
    width: 15%;
    float: left;
}

.xtbow-fr {
    width: 85%;
    -moz-box-shadow: -1px 0px 3px #cfcfcf;
    -webkit-box-shadow: -1px 0px 3px #cfcfcf;
    box-shadow: -1px 0px 3px #cfcfcf;
    float: left;
    padding: 20px;
    min-height: 660px;
}

.accordion li .link {
    display: block;
    color: #343434;
    font-size: 15px;
    background: url(/assets/v2/images/members/fl.png) repeat;
    line-height: 36px;
    height: 36px;
    padding-left: 15px;
    cursor: pointer;
}

.accordion li .link i {
    font-size: 18px;
    color: #595959;
    margin-right: 10px;
}

.accordion li.open .link i {
    color: #fff;
    font-size: 15px;
}

.accordion li.open .link {
    color: #fff;
    background: url(/assets/v2/images/members/fl-hv.png) repeat;
}


.submenu {
    display: none;
}

.submenu li a {
    display: block;
    line-height: 35px;
    height: 35px;
    padding-left: 0px;
    border-bottom: 1px solid #e0e0e0;
}

.xtbow-770 {
    /*max-width: 770px;*/
    width: 100%;
}

.xt-lc img {
    margin: 0 auto;
}

.xt-lc {
    display: block;
}

.xt-sj {
    display: none;
}

.xtbow-770 h3 {
    color: #333333;
    font-size: 24px;
    text-align: center;
    padding: 45px 0px;
}

.xtbow-770 .shu-ru {
    margin-top: 10px;
}

.xtbow-770 .shu-ru span {
    float: left;
    /*width: 185px;*/
    display: block;
    /*height: 40px;*/
    line-height: 20px;
    text-align: right;
}

.xtbow-770 .shu-ru span_bk {
    /*float: left;*/
    /*width: 185px;*/
    display: block;
    /*height: 40px;*/
    /*line-height: 40px;*/
    text-align: right;
}

.xtbow-770 .shu-ru .nei {
    float: left;
    /*height: 30px;*/
    line-height: 20px;
    /*width: 300px;*/
    padding: 0 10px;
    position: relative;
}

.xtbow-770 .shu-ru .txt {
    border: 1px solid #e0e0e0;
}

.xtbow-770 .shu-ru .txt input {
    display: block;
    float: left;
}

.xtbow-770 .shu-ru .text {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 300px;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
    background: transparent;
}

.xtbow-770 .shu-ru .sheng {
    width: 85px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e0e0e0;
    text-align: center;
}

.xtbow-770 .shu-ru p {
    float: left;
    padding: 0 10px;
    /*line-height: 40px;*/
    height: 40px;
}

.xtbow-770 .shu-ru .dizhi {
    width: 85px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e0e0e0;
    text-align: center;
    background: transparent;
}

.xtbow-770 .shu-ru .dizhi.w180 {
    width: 180px;
}

.xtbow-770 .shu-ru .zc {
    width: 120px;
    height: 45px;
    line-height: 45px;
    background: #1591cb;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    float: left;
}

.xtbow-770 .shu-ru .fh {
    width: 120px;
    height: 45px;
    line-height: 45px;
    background: #adaeaf;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-left: 10px;
}

.xt-top br {
    display: none;
}

@media ( max-width: 1024px) {
    .xtbow-fl {
        width: 20%;
    }

    .xtbow-fr {
        width: 80%;
        padding: 25px 15px;
    }

}

@media ( max-width: 768px) {
    .xtbow-770 .shu-ru {
        border-top: 1px solid #e0e0e0;
    }

    .xtbow-770 .shu-ru span {
        width: 100%;
        text-align: left;
    }

    .xtbow-770 .shu-ru .nei {
        width: 100%;
    }

    .xtbow-770 .shu-ru .text {
        width: 100%;
    }

    .xtbow-770 .shu-ru .sheng {
        width: 40%;
    }

    .xtbow-770 .shu-ru .dizhi {
        width: 40%;
        margin-top: 10px;
    }

    .xtbow-770 .shu-ru .dizhi.w180 {
        width: 35%;
    }
}

@media ( max-width: 760px) {
    .pctop {
        display: none;
    }

    .jstop {
        display: block;
    }


}

@media ( max-width: 640px) {
    /****注册****/
    .zhuce {
        padding: 10px;
    }

    .zc-input .shu-ru span {
        width: 100%;
        text-align: left;
    }

    .zc-input .shu-ru .sp {
        display: none;
    }

    .zc-input .shu-ru .text {
        width: 100%;
        margin-left: 0;
    }

    .xt-top {
        padding: 0 15px;
    }

    .xtbow-fl {
        width: 100%;
    }

    .xtbow-fr {
        width: 100%;
    }

    .xt-lc {
        display: none;
    }

    .xt-sj {
        display: block;
    }

    .xtbow-770 h3 {
        padding: 25px 0px;
        font-size: 16px;
    }

    .xt-logo img {
        width: 200px;
    }

    .xttop {
        font-size: 11px;
        margin-left: 5px;
    }

    .xt-logo {
        line-height: normal;
    }

    .xttop {
        line-height: normal;
        display: block;
    }

    .xt-top .wi {
        float: left;
    }

    .xt-logo {
        margin-top: 10px;
    }

    .xttop {
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
    }


}

@media ( max-width: 420px) {
    .xt-top .wi {
        width: 60%;
    }

    .xt-logo img {
        width: 164px;
    }

}

@media ( max-width: 375px) {
    .xtbow-770 .shu-ru .sheng {
        width: 36%;
    }


}









