.nav-tabs {
    border-bottom: none;
}

    .nav-tabs > li {
        width: 50%;
        margin-bottom: 0px;
    }

        .nav-tabs > li > a {
            height: 75px;
            line-height: 75px;
            font-size: 25px;
            color: #fff;
            text-align: center;
            padding: 0px 15px;
            border: none
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #fff;
            background: none;
            border: none;
            border-bottom: 2px #014487 solid
        }

        .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
            background: none;
            border: none;
            border-bottom: 2px #014487 solid
        }

.fhzhdl {
    cursor: pointer
}

.sjksdl {
    cursor: pointer
}

.xx {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 215px;
    z-index: 50;
    text-align: center;
    padding-top: 150px;
}

    .xx img {
        width: 30%;
    }

.xx1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 215px;
    z-index: 50;
    text-align: center;
    padding-top: 150px;
}

    .xx1 img {
        width: 80%;
    }

.swiper-container {
    width: 100%;
    height: 815px;
}

    .swiper-container .swiper-slide {
        width: 100%;
        height: 815px;
        background-position: center !important
    }

.login-bg ul.nav {
    margin-top: -70px;
}

.login-bg .tab-content {
    margin-top: 20px;
}

.nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 10px 15px !important;
}

.nav-tabs > li > a {
    margin-right: 2px !important;
    line-height: 1.42857143 !important;
    border: 1px solid transparent !important;
    border-radius: 4px 4px 0 0 !important;
}

.nav-tabs > li > a {
    height: 75px !important;
    line-height: 75px !important;
    font-size: 25px !important;
    color: #fff !important;
    text-align: center !important;
    padding: 0px 15px !important;
    border: none !important;
    width: 100% !important;
    opacity: initial;
}

.nav-tabs > li.active > a {
    color: #fff !important;
    background: none !important;
    border: none !important;
    border-bottom: 2px #014487 solid !important;
    cursor: default !important;
}

.nav-tabs > li {
    float: left !important;
    position: relative !important;
    display: block !important;
}

.nav-tabs {
    display: block !important;
}

/* .login-bg{
	width:380px !important;
	height:454px !important;
} */

/* 微信账号绑定页面 */
.sw-ui .body-header {
    width: 100%;
    height: 75px;
}

    .sw-ui .body-header .logo-box {
        clear: both;
        width: 1260px;
        margin: 0 auto;
    }

    .sw-ui .body-header .logo-rz {
        float: left;
        height: 65px;
        line-height: 65px;
        width: 50%;
    }

.sw-ui .logo-title {
    width: 100%;
    height: 170px;
    background: /* url(../images/default/title_bg.png) 50%  center no-repeat*/ #ce4835;
    position: absolute;
    top: 65px;
}

.sw-ui-scheme .logo-title {
    background: /* url(../images/default/title_bg.png) 50%  center no-repeat*/ #ce4835;
}

.sw-ui .body-container {
    width: 1260px;
    margin: 0 auto;
}

.sw-ui-theme-default .sw-ui-module-initialinformation {
    position: relative;
    height: 635px;
}

    .sw-ui-theme-default .sw-ui-module-initialinformation .login-id-wrap-all {
        width: 890px;
        height: 500px;
        margin: 0 auto;
        padding: 70px 0;
    }

    .sw-ui-theme-default .sw-ui-module-initialinformation .login-id-wrap {
        width: 630px;
        height: 500px;
        float: left;
    }

.sw-ui-scheme .sw-ui-module-initialinformation .login-id-title {
    color: #fff;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id-content {
    width: 580px;
    height: 500px;
    padding: 60px 50px;
    background: #fff;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id-table {
    width: 100%;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id-content input[type=text], .sw-ui-theme-default .sw-ui-module-initialinformation .login-id-content input[type=password] {
    height: 40px;
    line-height: 40px;
}

.sw-ui-scheme .sw-ui-module-initialinformation .login-id-input {
    border: 1px solid #e3e6ed;
    background: #f9f9f9;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id-input {
    width: 100%;
    background: #f9f9f9;
    text-indent: .3em;
}

.sw-ui-scheme input {
    background: #fff !important;
}

.sw-ui .btn-tool {
    width: 100%;
}

.sw-ui .text-c {
    text-align: center !important;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id-content .btn {
    border-radius: 5px !important;
    padding: 0 40px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id2-wrap {
    width: 260px;
    height: 500px;
    padding: 60px 30px;
    float: left;
    color: #fff;
    background: url(../../images/default/initialinformation_left_bg.png) no-repeat;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id2-title {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

p {
    margin: 0 0 10px;
}

.sw-ui-scheme .btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.sw-ui .btn {
    border-radius: 0 !important;
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.sw-ui-theme-default .sw-ui-module-initialinformation .login-id-table tr td {
    height: 55px;
    font-size: 14px;
}

.sw-ui .text-r {
    text-align: right !important;
}

td, th {
    padding: 0;
}

footer {
    display: block;
}

.sw-ui .login-footer {
    text-align: center;
    width: 100%;
    color: #999;
    font-size: 14px;
}

.sw-ui-scheme .login-footer {
    color: #999;
}

.login-box .login-bg {
    min-height: 26.5rem;
    height: auto;
}

.login-bg .yzm {
    /*  border: 1px #e4e4e4 solid;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0px 0.625rem 0px 2.5rem;
    background: url(../../images/default/ico-yzm.png) no-repeat 1.3rem center #fff;
    background-size: 6%; */
    border: 1px #e4e4e4 solid;
    width: 50%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0px 0.625rem 0px 2.5rem;
    background: url(../../images/default/ico-yzm.png) no-repeat 0.625rem center #fff;
}