body {
    font-family: "Microsoft YaHei" ;
    background: #f2f2f4;

}
.basic-data{
    position: relative;
    padding-bottom: 53px;
    overflow: hidden;
    height: 360px;

}
.data-title{
    font-size: 1.25rem;
    letter-spacing: 0;
    color: #FFFFFF;
    font-family: 'PingFangSC-Medium';
    position: relative;
    box-sizing: border-box;
    padding: 16px 15px 7px 15px;
    overflow: hidden;
	background: #bd343d;
	
}
.data-title >img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}
.data-title >p{
    position: relative;
    z-index: 2;
	word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
	line-height: 30px;
	-webkit-overflow-scrolling: touch;
}
.sceneTime{
    font-size: 0.875rem;
    margin-top: 7px;
    width: 33%;
    float: left;
    text-align:center;
}
.sceneTime img{
    width: 1rem;
    vertical-align: top;
    margin: 2px 6px 0 0;
}
.collect-SP{
    width: 32%;
    float: left;
    margin-top: 7px;
    font-size: 0.875rem;
}
.collect-SP img{
    width: 1rem;
    margin: -2px 6px 0px 0px;
    vertical-align: middle;
}
.bszn-city{
    min-width: 30%;
    box-sizing: border-box;
    font-size: 0.875rem;
    background-color: rgba(0,0,0,0.25);
    line-height: 20px;
    cursor: pointer;
    border-radius: 20px;
    float: right;
    margin-top: 7px;
    padding: 0 5px 0 15px;
}
.bszn-city img{
    width: 0.7rem;
    vertical-align: top;    
    margin: 7px 7px 0 0;
}
.bsescBtn {
    position: absolute;
    top: -1.8rem;
    right: -2rem;
    width: 1.36rem
}
.bsmodeBlack {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    background-color: rgba(0, 0, 0, 0.5);
}
.bsmode_d {
    position: fixed;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    background-color: #FFFFFF;
    z-index: 5;
}
.bsmode_d .mode_d-cen {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.1rem 0.55rem;
    height: 100%;
    overflow: auto;
}
.bs_d_title {
    font-size: 0.82rem;
    font-weight: bolder;
}
.bsacityaddr {
    color: #bd1b2d;
    font-size: 0.82rem;
    margin-top: 0.55rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
._hx{
    border-top: 1px dashed #dfdfdf;
    box-sizing: border-box;
    margin: 0.55rem 0;
}
.bslistul li  {
    display: block;
    color: #bd1b2d;
    font-size: 0.72rem;
    border-bottom: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.6rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bsul li {
    width: calc(50% - 0.3rem);
    float: left;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0.66rem;
    text-align: center;
    border-radius: 5px;
    font-size: 0.76rem;
}
.bsul li:nth-child(2n) {
    margin-left: 0.6rem;
}  
.redFlag {
    color: #bd1b2d;
    border: 1px solid #bd1b2d;
}
.greyFlag {
    color: #888888;
    border: 1px solid #dadada;
}
.modeFlag {
    color: #bd1b2d;
    background-color: #fbeaea;
    border: 1px solid #bd1b2d;
} 


.back_div{
    background: #FFFFFF;
    box-sizing: border-box;
    padding-left: 15px;
}
.f-item {
    
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 10px 12px 10px 0;
    font-size: 0.875rem;
}
.f-item img{
    width: 1.3rem;
    vertical-align: top;
    margin: 0px 6px 0 0;
}
.f-item p{
    display: inline-block;
    width: 90%;
    color: #222222;
}
.f-data p{
    width: 68%;
    text-align: right;
    float: right;
}
.f-dataSP{
    color: #9B9B9B;
}
.packUp{
    font-size: 0.875rem;
    text-align: center;
    width: 100%;
    height: 52px;
    line-height: 52px;
    position: absolute;
    background: #FFFFFF;
    left: 0;
    bottom: 0;
    border-top: 1px solid #ddd;
}
.workList{
    height: 46px;
    line-height: 44px;
    background: #FFFFFF;
    margin: 10px 0;
    overflow: hidden;
}
@media screen and (max-width:320px){
    .workList ul{
        width: 750px;
    }
}
@media screen and  (min-width: 411px) {
    .workList ul{
        width: 870px;
    }
}
@media screen and (min-width:360px) and (max-width:375px){
    .workList ul{
        width: 830px;
    }
}


.workList ul li{
    float: left;
    font-size: 0.9375rem;
    margin: 0 20px;
}
.dataDiv{
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
}
.dataDiv2{
    box-sizing: border-box;
    padding: 10px;

}
.dataP{
    margin: 10px 0;
    font-size: 0.8rem;
}
.dataMain{
    color: #8E8E93;
}
._left_title{
    font-size: 0.9rem;
    font-weight: bold;
    border-left: 5px solid #DE3031;
    box-sizing: border-box;
    padding-left: 5px;
}
._back {
    background: #F7F8FA;
    box-sizing: border-box;
    padding: 10px;

}
.clasA {
    float: right;
    border: 1px solid #C5C5C5;
    color: #222222 !important;
    padding: 5px 10px;
    margin: 10px 5px 10px 0;
}
._kong{
    height: 10px;
    background: #f2f2f4;
}
._add {
    color: #DF3031 !important;
    border-bottom: 2px solid #DF3031;
}
.Fwpj-Ul{
    padding-bottom: 20px;
}
.Fwpj-Ul li{
    margin-bottom: 38px;
}
.Fwpj-Ul li p{
    font-size: 0.9rem;
    margin-bottom: 3px;
}
.Fwpj-Ul li div{
    width: 78%;
    height: 10px;
    float: left;
    background-color: #DF3031;
    margin-top: 3px;
}
.Fwpj-Ul li span{
    display: inline-block;
    width: 20%;
    font-size: 0.8rem;
    float: right;
}
._hidden{
    display: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}