*{
    font-size:13px ;
}
body{
    padding-bottom:68px !important; 
    background-color:#fbfbfb !important;
}
select{
    background-color:#fff;
}
body,p,div,h1,h2,h3,h4{
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
    color:#333;
}
.disabled{
    background-color:#c1c1c1 !important;
}
input,textarea{
    outline: none;
    border:0;
}
.footer{
    position:fixed;
    z-index:111;
    background-color:#fff;
    border-top:1px solid #efefef;
    width:100%;
    padding:10px 0;
    bottom:0;
}

.footer .footer_div{
    width:33.3%;
    text-align: center;
    float:left;
}

.footer .footer_div img{
    width:30px;
}

.three-top-right div.active_show{
    font-weight:bold;
    color:#333;
}
.container{
    width: 95%;
    margin: auto;
}
.imgdiv{
    float:left;
    width:100%;
}
.upload-img-box .upload-pre-item { 
    width: 75px;
    text-align: center;
    cursor: pointer; 
    transition: all .3s linear;
    float:left;
    margin:0 1px;
}
.upload-img-box .upload-pre-item a{
        background-color: #5ea5db;
    letter-spacing: 5px;
    padding: 4px 0;
    font-size: 12px;
    width: 100%;
    display: block;
    color: #f1f1f1;
}
.swiper-slide{
    width:100% !important;
    overflow: hidden;
}
.swiper-slide img{
    width:99%;
    border-radius:10px;
    height:200px;
}
.img-swiper{
    margin-top:20px;
}
.shenbao_style{
    font-size: 12px;
    color: #1e9fff;
    font-weight:bold;
    position: absolute;
    margin-top: 5px;
    top: 25px;
    right: 50px;
}
.fr{
    float:right;
}
.fl{
    float:left;
}

.middle .hour_pos{ 
    position: absolute;
    right: 10px;
    top: 4px;
    background-color: #fff;
    border-radius: 6px;
    padding: 2px;
    color: #eb5151;
}

.shanchu{    
    margin-left: 18px;
    margin-top: 20px;
    color: #2b92df;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid;
}

.closeClick{
    pointer-events:none
}
.red{
    color:red
}
.zhujiangren{
    display:none !important;
}

.one-cont-right div.shenheview_1{
    color: #009688;
    font-weight: bold;
}
.one-cont-right div.shenheview_0{    
    color: #1e9fff;
    font-weight: bold;
}
.one-cont-right div.shenheview_10{    
    color: red;
    font-weight: bold;
}

.biaoji_style{
    font-size: 12px;
    color: #6791b1;
    font-weight: bold;
    position: absolute;
    right: 120px;
}