html,
body {
    /*height: 100%;*/
    background-image: url("../images/busloginbj.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.busslogo {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    margin: 0 auto;
    width: 1200px;
    z-index: 9999;
}

.buss-aidudivhe {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    width: 1200px;
    justify-content: flex-end;
}

.buss-aiduiv {
    width: 450px;
    align-self: center;
    padding: 0 40px;
    padding-bottom: 25px;
    /* height: 560px; */
    background: #fff;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 20px rgba(51, 51, 51, .07);
    -webkit-box-shadow: 0px 0px 20px rgba(51, 51, 51, .07);
    box-shadow: 0px 0px 20px rgba(51, 51, 51, .07);
}

.buss-ailogo {
    text-align: center;
}

.buss-ailogo img {
    max-width: 100%;
}

.buss-aides {
    font-size: 24px;
    color: #009944;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
}

.ai-tab-base {
    /*border: 1px solid #fff;*/
    /*border-radius: 5px;*/
    /*height: 478px;*/
}

.ai-navtbas {
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.ai-navtbas>li {
    width: 50%;
    text-align: center;
}

.ai-navtbas>li>a {
    margin-right: 0;
    color: #009944;
    font-size: 18px;
}

.tab-base .nav-tabs>li:not(.active)>a {
    background: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #009944;
}

.nav-tabs>li>a:hover {
    border-color: #fff;
}

.ai-tab-base .nav-tabs>.active a:hover,
.ai-tab-base .nav-tabs>.active>a,
.ai-tab-base .nav-tabs>.active>a:focus {
    border-bottom: 3px solid #009944;
}

.ai-tab-base .ai-tab-content {
    background: transparent;
    padding: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 0;
}

.ai-form-group {
    margin-bottom: 30px;
    position: relative;
}

.ai-form-control {
    height: 44px;
    background: transparent;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
    box-sizing: border-box;
    padding-left: 25px;
    color: #666;
}

.ai-form-control:focus {
    border-color: #6d8ffd;
}

.field-verifycode .help-block {
    top: 44px;
}

.ai-code {
    min-width: 136px;
    padding: 0;
    border-radius: 0px 30px 30px 0;
    text-align: right;
}

.ai-code img {
    max-width: 95%;
    height: 42px;
    border-radius: 0px 30px 30px 0;
}

.ai-wzdiv {
    margin-bottom: 20px;
}

.ai-wzdiv a {
    color: #666;
}

.ai-wzdiv a:hover,
.ai-wzdiv a:active,
.ai-wzdiv a:focus {
    color: #666 !important;
}

.ai-btn {
    background: #009944;
    color: #fff;
    font-size: 18px;
}

.ai-btn:hover,
.ai-btn:focus,
.ai-btn.focus {
    color: #fff;
}

.ai-btn2 {
    font-size: 18px;
    color: #009944;
    border: 1px solid #009944;
    margin-top: 20px !important;
}

.ai-btn2:hover,
.ai-btn2:focus,
.ai-btn2.focus {
    color: #009944;
}

.ai-phcode {
    padding: 4px 16px;
    border-radius: 0 30px 30px 0;
    background: #009944;
    color: #fff;
    cursor: pointer;
}

.ai-threetit {
    text-align: center;
}

.ai-threetit img {
    max-width: 100%;
}

.ai-threediv {
    width: 100%;
    margin-top: 7%;
}

.ai-threediv a {
    width: 49%;
    text-align: center;
    display: block;
    float: left;
}

.ai-threediv a span {
    display: block;
    color: #fff;
    margin-top: 10px;
}

.input-group-addon {
    border-color: #d2d2d2;
}

.loginfooter {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    width: 100%;
}

.loginfooter p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.buss-aidivtab2 {
    width: 600px;
    height: 500px;
    overflow: hidden;
    align-self: center;
}

.buss-aidivtab2 .tab_hd {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    list-style: none;
}

.buss-aidivtab2 .tab_hd li {
    float: left;
    padding: 0;
    margin: 0;
    width: 120px;
    height: 42px;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}

.buss-aidivtab2 .tab_hd li.on {
    color: #fff;
    font-weight: bold;
    background: #009944;
    border-radius: 10px 10px 0 0;
}

.buss-aidivtab2 .tab_bd {
    padding-left: 15px;
    border: 1px solid #fff;
    overflow: hidden;
}

.buss-aidivtab2 .tab_bd .tab_item {
    padding-right: 15px;
    height: 455px;
    max-height: 455px;
    overflow-x: hidden;
    overflow-y: auto;
}


/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

.buss-aidivtab2 .tab_bd .tab_item::-webkit-scrollbar {
    display: none;
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

.buss-aidivtab2 .tab_bd .tab_item:hover::-webkit-scrollbar {
    display: block;
}


/*定义滚动条轨道 内阴影+圆角*/

.buss-aidivtab2 .tab_bd .tab_item::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}


/*定义滑块 内阴影+圆角*/

.buss-aidivtab2 .tab_bd .tab_item::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #009944;
}

.buss-aidivtab2 .tab_bd .tab_item .tab_list {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.buss-aidivtab2 .tab_bd .tab_item .tab_list li {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #333;
    line-height: 45px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (min-width:0px) and (max-width:1400px) {
    .busslogo,
    .buss-aidudivhe {
        width: 90%;
    }
    .buss-aiduiv {
        top: 15%;
    }
    .buss-aidivtab2 {
        height: 380px;
    }
    .buss-aidivtab2 .tab_bd .tab_item {
        height: 320px;
    }
}

@media screen and (min-height:0px) and (max-height:768px) {
    .buss-aidivtab2 {
        height: 315px;
    }
    .buss-aidivtab2 .tab_bd .tab_item .tab_list li {
        font-size: 12px;
        line-height: 29px;
    }
    .buss-aidivtab2 .tab_bd .tab_item {
        height: 269px;
    }
}

@media screen and (min-height:0px) and (max-height:960px) {
    .loginfooter {
        padding: 9px 0;
    }
}

@media screen and (min-height:0px) and (max-height:768px) {
    .buss-aiduiv {
        top: 1%;
    }
    .loginfooter {
        padding: 0;
    }
}