.content .heaer .login .login-select-wrap{
    /* position: absolute;
    top: 0;
    right: 0; */
}
.content #news-activity{
    margin-top: 398px;
}
.content .login{
    height: 1px;
}
.content #tab{
    /*margin-top: 460px;*/
}
.login .isLogin-user-wrap{
    background: rgba(17, 1, 1, 0.85);
    cursor: pointer;
    text-align: center;
    margin-top: 1px;
}
.login .isLogin-user-wrap .isLogin-user-wrap-i{
    color: #999;
}
.login .isLogin-user-wrap .isLogin-user-wrap-i:hover{
    color: #fff;
}
#login .login-select-wrap{
    z-index: 99999;
}
#index-wrap{
    height: 1008px;
}
.banner-img{
    display: inline-block;
    width: 100%;
    height: 560px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-url{
    cursor: pointer;
}
.regular-ht{
    height: 90px;
}
.swiper-pagination .swiper-pagination-bullet{
    background-color: rgba(228,228,228,.5);
}
.swiper-pagination .swiper-pagination-bullet-active{
    background-color: white;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
.swiper-slide .partner-logo-wrap{
    position: relative;
    display: inline-block;
    width: 198px;
    height: 78px;
    background: #fff;
    margin-right: 38px;
    margin-bottom: 40px;
}
.swiper-slide .partner-logo{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.tab-title-list2{
    font-size: 16px;
}
.control-select-wrap{
    position: relative;
}
.control-select{
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.triangle{
    position: absolute;
    right: 10px;
    top: 14px;
    border-color: #E1131A #fff #fff #fff;
    border-style: solid;
    border-width: 8px 7px 0 6px;
    height: 0;
    width: 0;
}
.triangle-top{
    position: absolute;
    right: 10px;
    top: 14px;
    border-color: #fff #fff #E1131A #fff;
    border-style: solid;
    border-width: 0 7px 8px 6px;
    height: 0;
    width: 0;
}
.control-select-list{
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    border: 1px solid #ddd;
    /*padding: 0 10px;*/
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.control-select-list-i{
    padding-left: 10px;
}
.control-select-list-i:hover{
    background: rgb(249,250,249);
}
.regin-btn{
    margin-top: 6px;
}
#index-swiper-pagination .swiper-pagination-bullet{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
#index-swiper-pagination{
    position: absolute;
    bottom: -4px;
}
#index-swiper-pagination .swiper-pagination-bullet{
    background: #fff;
    border: 1px solid #d8d8d8;
    margin: 0 10px;
}
#index-swiper-pagination .swiper-pagination-bullet-active{
    background: #d8d8d8;
    box-shadow: none;
}
#nav-tabs{
    width: 100%;
}
#news-activity .active .border-icon{
    background: #fff;
}
.partner .swiper-slide img{
    width: 198px;
    height: 78px;
}

