body{
    background: #FCFDFF;
    padding-top: 50px;
    font-size: 14px;
}

a{
    color: #333333;
}
input{
    outline: none!important;
}
a:active{
    color: #333333;
    text-decoration: none!important;
    border: none!important;
}
.imgSmall{
    height: 64px;
    width: 64px;
}
.color6:active{
    text-decoration: none!important;
    color: #fff!important;
    border: none!important;
}
.color6:visited{
    color: #333333;
}
a:link{text-decoration: none!important;color: #333333;}
a:visited{text-decoration: none!important;color: #333333;}
.color1{
    color:#F0784D!important;
}
.color2{
    color: #333333;
}
.color3{
    color: #999999!important;
}
.color4{
    color: #FFB444;
}
.color5{
    color: #4FAB94;
}
.color6{
    color: #ffffff!important;
}
.color7{
    color: #CCCCCC;
}
.color8{
    color: #e3e3e3;
}
.color9{
    color: #666666;
}
.color10{
    color: #3A3A3A;
}
.color11{
    color: #f0764a;
}
.f-12{
    font-size: 12px;
}
.f-16{
    font-size: 16px;
}
.f-20{
    font-size: 20px;
}

.bg1{
    background: #F0784D;
}
.bg2{
    background: #333333;
}
.bg3{
    background: #999999;
}
.bg4{
    background: #FFB444;
}
.bg5{
    background: #4FAB94;
}
.bg5:active{
    background: #4FAB94!important;
    color: #fff!important;
    padding:5px 20px!important;
}
.a:active{
    background: #F0784D!important;
    color: #fff!important;
    padding:5px 20px!important;
}
.bg6{
    background: #F6F6F6;
}
.bg7{
    background: #fff;
}
.bg8{
    background: #4DA4F0;
}
.bg9{
    background: #F25151;
}
.bg10{
    background: #F27D58;
}
.bg11{
    background: #f8f9fa;
}
.bg12{
    background: #FCFDFF;
}
.bg13{
    background: #f9f9f9;
}
.bg14{
    background: #CCCCCC;
}
.tc{
    text-align: center;
}
input:focus{
 box-shadow:none!important;
}
.fl-n{
    float: none;
}
.fw-100{
    font-weight: 100;
}
.fw-200{
    font-weight: 200;
}
.fw-300{
    font-weight: 300;
}
.fw-400{
    font-weight: 400;
}
.fw-500{
    font-weight: 500;
}
.fw-600{
    font-weight: 600;
}
.fw-700{
    font-weight: 700;
}
.fw-800{
    font-weight: 800;
}
.fw-900{
    font-weight: 900;
}
.mg0{
    margin: 0;
}
.border-none{
    border: none;
}
.pd0{
    padding: 0!important;
}

.p-5{
    padding: 10px;
}
.pd-t-5{
    padding-top: 5px;
}
.pd-b-5{
    padding-bottom: 5px;
}
.pd-l-5{
    padding-left: 5px;
}
.pd-r-5{
    padding-right: 5px;
}

.p-10{
    padding: 10px;
}
.pd-l-10{
    padding-left: 10px;
}
.pd-r-10{
    padding-right: 10px;
}
.pd-t-10{
    padding-top: 10px;
}
.pd-b-10{
    padding-bottom: 10px;
}

.p-tb-5 {
    padding: 5px 0px!important;
}
.p-tb-15 {
    padding: 15px 0px!important;
}
.p-lr-10 {
    padding: 0px 10px;!important;
}

.p-lr-20 {
    padding: 0px 20px;!important;
}


.mg-l-5{
    margin-left: 5px;
}
.mg-r-5{
    margin-right: 5px;
}
.mg-t-5{
    margin-top: 5px;
}
.mg-b-5{
    margin-bottom:  5px;
}
.mg-l-10{
    margin-left: 10px;
}
.mg-t-10{
    margin-top: 10px;
}
.mg-r-10{
    margin-right:  10px;
}
.mg-b-10{
    margin-bottom:  10px;
}

.mg-r-15{
    margin-right: 15px;
}

.flex{
    display: flex;
}
.center{
    align-items: center;
}
.between{
    justify-content: space-between;
    align-items: center;
}
.around{
    justify-content: space-around;
    align-items: center;
}
.of{
    overflow: hidden;
}
/* 头部公共样式 */
.top{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
}
.top .wrap{
    padding: 15px 10px;
    color: #fff;
    font-size: 16px;
}
.top .title{
    flex: 1;
    text-align: center;
}
.btn{
    font-size: 14px;
}
/* 底部公共样式 */
.footer{
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #fff;
    left: 0;
    box-shadow: 0px 0px 20px 0px rgb(210,210,210);
}
.footer .container-fluid{
    padding: 10px;
}
.footer .container-fluid .wrp .item{
    text-align: center;
    color: #999999;
}
.footer .container-fluid .wrp .item .img img{
    width: 25px;
}
.footer .container-fluid .wrp .active a{
    color: #F0784D!important;
}
.border-none{
    border:none;
}
.b-b{
    border:none;
    border-bottom: 1px solid #CCCCCC!important;
    border-radius: 0;
    box-shadow: none;
}
.w100{
    width: 100%;
}
.w50{
    width: 48%;
}
.d-i-b{
    display: inline-block;
}
.d-b{
    display: block;
}
.radios{
    width: 20px;
    height: 20px;
    margin-left: -24px!important;
}
input[type=radio]{
    visibility: hidden;display: inline-block;
    vertical-align: text-top;
    margin-right: 10px;
}
input[type=radio]:checked::after{
    background-image: url('../images/svg/chec.svg');
    background-repeat: no-repeat;
    background-size: contain;
    visibility: visible;
    margin-top: -7px;
}
input[type=radio]::after{
    content: ' ';
    display: block;
    height: 20px;
    width: 20px;
    background-image: url('../images/svg/no_chec.svg');
    background-repeat: no-repeat;
    background-size: cover;
    visibility: visible;
    margin-top: -7px;
}
.follow{
    padding-bottom: 65px!important;
}
.bg-height{
    background: #F6F6F6;
}

/* 兼容ipad */

 @media (min-width: 768px){
    .container {
        width: 100%;
    }
    .navbar-header{
        float: none;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }

     .swiper{
        height: 375px!important;
    }

    .log-img{
        margin-top: 63%;
    }
}
@media screen and (max-width:325px) {
    .tab-bar .wrap .row .word{
        font-size: 12px;
    }
    .follow-img{
        width: 10px;
    }
    .tops .item .pull-left span{
        font-size: 12px;
    }
    .tops .item .pull-right{
        font-size: 12px;
    }
    .f-sm-12{
        font-size: 12px;
    }
}

.alerts{
    position: fixed;
    width: 100%;
    height: 100vh;
    bottom:0;
}
.alerts .shadow{
    background: rgba(0,0,0,0.4);
    height: 100%;
}
/* .alerts .info{
    height: 100%;
} */
.alerts .info .wrap{
    width: 80%;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 20px 20px;
}

.container {
    padding-right: 7px;
    padding-left: 7px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    padding-right: 7px;
    padding-left: 7px;
    margin-right: auto;
    margin-left: auto;
}