.fsong{font-family: 宋体, Arial, Helvetica, sans-serif;}
.fruan{font-family: "微软雅黑", "Microsoft Yahei", "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.fArial{font-family: Arial;}
.corOr{color: #0078e6;}
@media screen and (min-width: 768px){
    #abSec{height: 19rem;}
    #abSec2{height: 13.1rem;}
    .abt-tle{
        font-size: 0.85rem;
        height: 2.8rem;
        line-height: 0.85rem;
        padding-left: 1rem;
    }
    .abt-cont{padding: 0.5rem;}
    .abt-tle-d{height: 2em;}
    .cul-item{height: 9.65rem;padding:0 0.75rem;}
    .cul-item:hover>.dangBan{display: block;}
    .dangBan{left: 4.8rem;}
}
@media screen and (max-width: 768px){
    #abSec,#abSec2{width: 100%;padding:0.2rem;box-sizing: border-box;margin-bottom: 0.5rem;}
    .abt-tle{
        font-size: 0.85rem;
        height: 2.2rem;
        line-height: 0.85rem;
        padding-left: 0.5rem;
    }
    .abt-cont{padding: 0.1rem;}
    .abt-tle-d{height: 1em;}
    .abt-img-box{width: 49%;}
    #abSec2>.abt-tle>h3{padding-left: 0;}
    .dangBan{display: none;}
    .dB-txt-cont{width: 90%;margin: 0 auto;}
}

.abt-tle{box-sizing: border-box;}

.linH30{line-height: 1.5rem;}
.abt-cont-p{text-indent: 2em;}
.abt-img{text-align: center;}
/*.abt-img-Room{width: calc(100%/12);}*/
.abt-img-box{height: 100%;display: inline-block;}
.cul-img-box>img{height: 100%;}
.dangBan{
    line-height: 5rem;
    top:1rem;
    display: none;
    border-radius: 50%;
    background: rgba(0,0,0,0.4);
    color:#FFFFFF;
}
.dangB-text{height: 0.65rem;}
.dB-txt-cont{color: #6e7285;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: 300;}
.abt-sion{box-shadow: 0 1px 5px 0 #dddddd;}
