.fontstyle1152131{ font-size: 12px; font-family: 微软雅黑; vertical-align: 5px; color: #ffffff ;}

.m-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 280px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);}

.pic2 {
    padding-top: 70%;
 
    overflow: hidden;}
