body {
    overflow-x: hidden;
    overflow-y: scroll;
}


/* swiper */

.swiper-container.swiper-banner {
    width: 100%;
    margin-top: 50px;
}

.swiper-container.swiper-banner .swiper-slide img {
    width: 100%;
}

.swiper-container.swiper-banner .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.swiper-container.swiper-banner .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-container.swiper-banner .swiper-active-switch {
    background: #fff;
}


/*登录*/

.login-page {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    left: 0;
    top: 0;
    background: #666 url(../../img/login_bg.jpg);
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.login-page:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .05);
    z-index: 2;
}

.login-box {
    position: absolute;
    right: 20%;
    top: 25%;
    width: 360px;
    z-index: 100;
    background: #fff;
    padding: 20px 30px 30px;
    margin-right: 15px;
    border-radius: 2px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}

.login-box .form-control,
.login-box .btn {
    border-radius: 2px;
}

.login-box .checkbox {
    padding-top: 2px;
}

.input-group-yzm .yzcode {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
    height: 32px;
    padding: 1px;
}

.input-group-yzm label.error {
    right: 39%;
}

.form-group.input-group-yzm .yzcode {
    right: 15px;
}


/* 导航 */

.home-logo {
    height: 60px;
}

.navbar-login {
    background: #fff;
    height: 60px;
}

.navbar-brand {
    height: 60px;
}

.logo_brand img {
    height: 100%;
}

.navbar-line {
    margin-left: 40px;
}

.navbar-line li {
    padding: 0 7px;
}

.navbar-line li>a {
    padding: 15px 8px;
    line-height: 30px;
    font-size: 18px;
}

.navbar-line li.active>a {
    background: none !important;
    position: relative;
}

.navbar-line li.active>a:after,
.login-nav li:hover>a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0%;
    bottom: 0;
    background: #009FD9;
}

.navbar-fixed-bottom {
    position: static;
}

.logo_brand {
    padding: 0 15px;
}

.register-container~.navbar-fixed-bottom {
    position: fixed;
}

.swiper-dlogin {
    position: absolute !important;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.swiper-dlogin .swiper-wrapper .swiper-slide {
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition: all 500ms linear;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

.swiper-dlogin .swiper-wrapper .swiper-slide:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .05) 20%, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .05) 80%, rgba(0, 0, 0, .18) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .05) 20%, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .05) 80%, rgba(0, 0, 0, .18) 100%);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .05) 20%, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .05) 80%, rgba(0, 0, 0, .18) 100%);
    background: -ms-linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .05) 20%, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .05) 80%, rgba(0, 0, 0, .18) 100%);
}

.swiper-pagination-dlogin {
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 10;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.swiper-pagination-dlogin .swiper-pagination-switch {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    display: inline-block;
    width: 40px;
    margin: 0 10px;
    border-radius: 1px;
    height: 3px;
    background: rgba(255, 255, 255, .5);
}

.swiper-pagination-dlogin .swiper-active-switch {
    background: #fff;
}

.qrcode-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    bottom: 30px;
    height: 46px;
}

.qrcode-tool {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.qrcode-tool:hover .qrcode-wp {
    display: block;
}

.qrcode-wp {
    display: none;
    position: absolute;
    left: -45px;
    bottom: 76px;
    z-index: 2;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    text-align: center;
    background: rgba(0, 0, 0, .6);
    padding: 12px 12px 8px;
    border: 1px #fff solid;
}

.qrcode-wp:after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #fff;
    position: absolute;
    bottom: -30px;
    left: 66px;
}

.qrcode-wp img {
    width: 110px;
    height: 110px;
}

.qrcode-wp p {
    margin: 5px 0 0;
    color: #fff;
}

.qrcode-tool .fa {
    font-size: 28px;
    color: #fff;
    line-height: 44px;
    opacity: .8;
}

.qrcode-tool .qrcode-icon {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    animation: shaAnt 10s linear infinite;
    -ms-animation: shaAnt 10s linear infinite;
    -moz-animation: shaAnt 10s linear infinite;
    -webkit-animation: shaAnt 10s linear infinite;
}

@keyframes shaAnt {
    0% {
        background: #f92772;
    }
    33.33% {
        background: #fe9720;
    }
    66.66% {
        background: #41abbe;
    }
    100% {
        background: #f92772;
    }
}

@-webkit-keyframes shaAnt {
    0% {
        background: #f92772;
    }
    33.33% {
        background: #fe9720;
    }
    66.66% {
        background: #41abbe;
    }
    100% {
        background: #f92772;
    }
}

@-moz-keyframes shaAnt {
    0% {
        background: #f92772;
    }
    33.33% {
        background: #fe9720;
    }
    66.66% {
        background: #41abbe;
    }
    100% {
        background: #f92772;
    }
}

@-ms-mkeyframes shaAnt {
    0% {
        background: #f92772;
    }
    33.33% {
        background: #fe9720;
    }
    66.66% {
        background: #41abbe;
    }
    100% {
        background: #f92772;
    }
}

.login-box .tiyan-box {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.login-box .tiyan-box .tiyan-btn {
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.login-box .tiyan-box .tiyan-btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: dashed dashed dashed solid;
    border-color: #1ab394 transparent transparent #1ab394;
}

.login-box .tiyan-box .tiyan-btn:before {
    content: "体验";
    display: block;
    position: absolute;
    left: 1px;
    top: 6px;
    z-index: 6;
    word-break: keep-all;
    transform: rotate(-45deg);
    font-size: 12px;
}

.login-box .tiyan-box img {
    width: 160px;
    height: 160px;
    position: absolute;
    left: -160px;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
}

.login-box .tiyan-box .tiyan-btn:hover~img {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -170px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}


/*注册*/

.register-container {
    padding-top: 7%;
    padding-bottom: 36px;
    min-height: calc(100vh - 140px);
}

.container-in {
    border-radius: 4px;
    overflow: hidden;
}

.step {
    padding: 0;
    margin: 0;
}

.step .col-sm-3.col-sm-2_4 {
    width: 20%;
}

.step .setp-btn {
    line-height: 40px;
    background: #fff;
}

.step .setp-btn.active {
    background: #009FD9;
    color: #fff;
}

.register-box {
    padding: 50px 30px 0px;
    min-height: 360px;
}

.thumbnail-register {
    padding-left: 40px;
    padding-top: 0;
    margin-top: -1px;
}

.thumbnail-chelist {
    padding-top: 19px;
}

.thumbnail-chelist p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.thumbnail-chelist .caption {
    padding-bottom: 15;
}

.thumbnail-chelist.active {
    border: 1px #009FD9 solid;
}

.reg-choose {
    padding-top: 80px;
    padding-bottom: 36px;
    min-height: calc(100vh - 140px);
}

.mobile-menu {
    display: none;
}

.register-mpic {
    display: none;
}

.navbar-btn.user-head {
    padding: 0 12px;
}

.address-group .help-block {
    margin-bottom: 0;
}

.swiper-container.swiper-ppt {
    margin-top: 0;
}

.swiper-container.swiper-ppt .pagination {
    bottom: 130px;
    margin: 10px 0;
}

.swiper-container.swiper-ppt .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin: 0 4px;
}


/*返回顶部*/

.back_top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    display: none;
    cursor: pointer;
    z-index: 10;
    transition: all .3s ease;
}

.back_top:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
}


/*向下滚动浏览提示*/

.tips-down {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 100;
    text-align: center;
    width: 140px;
    margin-left: -70px;
}

.tips-down p {
    font-size: 12px;
    color: #fff;
    margin-top: 0;
    padding-top: 0;
}

.tips-down .fa {
    font-size: 32px;
    color: #fff;
    position: relative;
    line-height: 1;
    animation: updown 1.5s;
    -moz-animation: updown 1.5s;
    -webkit-animation: updown 1.5s;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}

@keyframes updown {
    0% {
        bottom: 14px;
        opacity: 1;
    }
    80% {
        bottom: -4px;
        opacity: 0;
    }
    90% {
        bottom: 14px;
        opacity: 0;
    }
    100% {
        bottom: 14px;
        opacity: .8;
    }
}

@-webkit-keyframes updown {
    0% {
        bottom: 14px;
        opacity: 1;
    }
    80% {
        bottom: -4px;
        opacity: 0;
    }
    90% {
        bottom: 14px;
        opacity: 0;
    }
    100% {
        bottom: 14px;
        opacity: .8;
    }
}

@-moz-keyframes updown {
    0% {
        bottom: 14px;
        opacity: 1;
    }
    80% {
        bottom: -4px;
        opacity: 0;
    }
    90% {
        bottom: 14px;
        opacity: 0;
    }
    100% {
        bottom: 14px;
        opacity: .8;
    }
}


/*资料下载*/

.download-box {
    margin: 80px 0;
}

.download-type {
    padding: 20px;
}

.download-type>a {
    margin-right: 20px;
}

.download-type>a:active,
.download-type>a:visited,
.download-type>a:hover,
.download-type>a:focus {
    color: #ec4758 !important;
    text-decoration: none;
}

.download-table td,
.download-table th,
.download-table tr {
    border: none !important;
}

.download-table>thead>tr>th,
.download-table>tbody>tr>td {
    text-align: left;
    padding: 12px 20px;
}

.download-table>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

.download-table>tbody>tr>td>p {
    font-size: 12px;
    width: 300px;
    color: #666;
}

.download-table>tbody>tr>td>p:first-child {
    margin: 0;
}