.nav_outer .search_box form{
    border-radius: 20px;
}
.swiper-slide .banner{
    height: 100%;
}
.category-container{
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: 199
}
.nav_outer .fenlei_nav{
    height: auto;
    overflow: hidden;
}
.child-category{
    height: 612px;
    width: 60%;
    position: absolute;
    left: 200px;
    top: 100%;
    border-top: 2px solid #0096d9;
    background-color: rgba(255,255,255,0.7);
    padding: 20px;
    margin-left: 40px;
    display: none;
}
.child-category a:hover{
    color: #0cb7e0;
}
.child-category a{
    font-size: 14px;
    display: inline-block;
    padding: 5px;
    color: #000000;
    margin:5px;
}
@media (max-width: 992px) {
    .child-category {
        display: none;
    }
    .nav_outer .search_box form {
        float: none;
        margin: 0 auto;
    }
}
.nav_outer .search_box form .searchVal {
    height: 100%;
    width: 80%;
    float: left;
    border: none;
    background: #fff url(../img/icon_search.png) no-repeat 10px center;
    padding-left: 40px;
}
.nav_outer .search_box form .searchVal_btn {
    width: 20%;
    height: 100%;
    background: #2887c7;
    border: none;
    color: #fff;
    float: left;
}
.xieyi{
    font-size: 12px;
    color: #ff603c;
    border: 1px solid #ff603c;
    border-radius: 3px;
    float: right;
    padding: 0px 10px;
    cursor: pointer;
}
.jiancai5 .bottom .zhifu_list li.on{
    border: 2px solid #2887c7;
}
.jiancai5 .bottom .zhifu_btn button {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 375px;
    line-height: 60px;
    background: #2887c7;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
}
.pers_data_col3 a.active{
    padding-top: 0px;
}
.prepaid-wrap{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0px 30px 30px 30px;
}
.current-coin p{
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    height: 50px;
}
.dhjl{
    color: #0cb7e0;
    text-decoration: underline;
    cursor: pointer;
}
