.index .banner{
    background: url(bg4.png) center no-repeat;
    padding-top: 200px;
}

.banner{
    height: 700px;
}
.tsb_header{
    background: rgba(28,33,52,.8);
}

.main-tsb{
    padding-top: 0px;
}
.text-link>a, a.text-link{
    display: inline-block;
}

.text-link>a.lives{
    background: #006CFF;
    border: none;
    margin-right: 20px;
}
.tsb_header{
    top: 80px;
}

.nav-tsb .navbar-nav>.active>a, .nav-tsb .navbar-nav>.active>a:focus, .nav-tsb .navbar-nav>.active>a:hover, .nav-tsb .navbar-nav>li:hover>a{
    padding: 20px 6px 25px;
}
.navbar-brand{
    margin-top: 10px;
}
.login_box{
    display: inline-block;
    width:92px;
    height:40px;
    border:1px solid rgba(255,255,255,1);
    padding: 0;
    line-height: 40px;
}
.title_section {
    line-height: 40px;
    font-size: 36px;
    color: #000;
    font-weight: bold;
    margin-bottom: 25px;
}
.bg_one_box{
    margin-top: 35px;
    width:292px;
    height:210px;
    background: url(bgs1.png) no-repeat;
    padding: 40px 20px; 
    box-sizing: border-box;
    -webkitbox-sizing: border-box;
    text-align: left;
}
.bg_two_box{
    background: url(bgs2.png) no-repeat;
}
.bg_three_box{
    background: url(bgs3.png) no-repeat;
}
.bg_four_box{
    background: url(bgs4.png) no-repeat;
}
.bg_one_box p.bgtext1{
    font-size: 22px;
    color: #fff;
    margin-top: 15px;
}
.bg_one_box p.bgtext2{
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}
.container{
    width: 1200px;
}
.title_sections{
    color: #fff;
}
.index .section03{
    width: 100%;
    background: #104086 url(bg5.png) no-repeat bottom;
    background-size: contain;
    min-height: 600px;
    -webkit-background-size: cover;
}
.logobox{
    /* width:301px; */
    height:120px;
    border:1px solid rgba(229,229,229,1);
    text-align: center;
    line-height: 120px;
}
.paddings{
    padding-top: 30px;
}
.logobox img{
    vertical-align: middle;
}
.rowmt{
    margin-top: 20px;
}
.rowmtss{
    margin-top: 80px;
}
.rowmts{
    margin-top: 25px;
}
.index .section04{
    background:#034099 url(bg2.png) no-repeat 100%;
    height: 544px;
    background-size: cover;
    height: 544px;
    box-sizing: border-box;
}
.logos{
    width:220px;
    height:120px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 20px 0px rgba(0,108,255,0.15);
    line-height: 120px;
    text-align: center;
}
.col-md-2s{
    width: 18%;
    float: left;
}
.rowml{
    margin-left: 29px;
    overflow: hidden;
}
.rowbg{
    background: url(bgdd.png) no-repeat;
    width: 1124px;
    margin: 60px auto 0;
    height: 182px;
}
.col-md-3s{
    width: 185px;
    float: left;
}
.col-md-4s{
    width: 443px;
    float: left;
}
.col-md-5s{
    width: 215px;
    float: left;
}
.col-md-6s{
    /* width: 420px; */
    float: right;
}
.text-one{
    margin-top: 20px;
}
.text-one p{
    font-size: 20px;
    color: #666666;
    margin-top: 20px;
}
.rowwi{
    width: 1124px;
    margin: 0 auto;
}
.text-one a{
    text-align: center;
    color: #006CFF;
    font-size: 24px;
    margin-top: 20px;
}
.section_bottom{
    background: url(bg1.png) no-repeat;
}
.texttis{
    font-size: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.text-link>a, a.texthover:hover{
    color: #fff;
    border: 1px solid #fff;
}
#layerModal .close01{
    background: url(close.png);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
}


@media (min-width: 768px){
    .nav-tsb .navbar-nav>li>a.login_box{
        display: inline-block;
        width:92px;
        height:40px;
        border:1px solid rgba(255,255,255,1);
        padding: 0;
        line-height: 40px;
        margin-top: 10px;
    }
    .nav-tsb .navbar-nav>li>a.login_boxs{
        display: inline-block;
        width:112px;
        height:40px;
        background:rgba(0,108,255,1);
        padding: 0;
        line-height: 40px;
        margin-top: 10px;
    }
    .nav-tsb .navbar-nav>li>a.login_box:hover{
        border: 1px solid #fff;
        color: #fff;
    }
    .nav-tsb .navbar-nav>li>a.login_boxs:hover{
        color: #fff;
    }
    .nav-tsb .navbar-nav.sign>li:first-child:before{
        height: 0;
        width: 0;
    }
}



@media (max-width: 750px){
    .container{
        width:100%;
    }
    .title_section{
        width:100%;
        font-size: 22px;
    }
    .bg_one_box{
        margin: 15px auto;
    }
    .index .section02 img{
        display: block;
    }
    .index .section03 {
        width: 100%;
        background: #104086 url(bg5.png) no-repeat bottom;
        background-size: contain;
        min-height: 230px;
        -webkit-background-size: 130% 90%;
    }
    .logobox {
        width: 100%;
        height: 120px;
        margin: 15px auto;
        border: 1px solid rgba(229,229,229,1);
        text-align: center;
        line-height: 120px;
    }
    .rowmt{
        margin-top: 0px;
    }
    .col-md-2s{
        width: 100%;
        margin-top: 20px;
    }
    .logos{
        width: 100%;
    }
    .rowml{
        margin-left: 0px;
    }
    .index .section04{
        height: auto;
    }
    .rowmts{
        margin-top: 0px;
    }
    .rowbg {
        background: url(bgdd.png) no-repeat;
        background-size: contain;
        width: 100%;
        margin: 60px auto 0;
        height: 65px;
    }
    .rowwi{
        width: 100%;
    }
    .col-md-3s{
        width: 24%;
    }
    .col-md-4s{
        width: 24%;
        margin-left: 5px;
    }
    .col-md-5s{
        width: 24%;
        margin-left: 5px;
    }
    .col-md-6s{
        width: 24%;
    }
    .text-one a{
        font-size: 14px;
    }
    .text-one p{
        font-size: 12px;
    }
    .texttis{
        font-size: 16px;
    }
    .col-4{
        width: 50% !important;
        height: 170px;
    }
    .col-5{
        width: 49%;
        height: 170px;
        width: 49% !important;
    }
    .footer-mod-tit{
        text-align: left;
    }
    .footer-cell-wrap{
        margin-right: 0px;
    }
    .footer-mod-cell{
        text-align: left;
    }
    .page-width{
        width: 90%;
    }
    .navbar-brand{
        margin-top: 0px;
    }
    .nav-tsb, .nav-tsb .navbar-header{
        min-height: 60px;
    }
    .index .banner {
        background: url(bg4.png) center no-repeat;
        padding-top: 90px;
    }
    .banner {
        height: 480px;
    }
    .navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
        color: #9d9d9d;
        margin: 0 auto;
    }
}