.foot-c{background:rgb(142, 2, 9) !important;}
.index-bj{background:url(assets/images/foot-bj-1.jpg) no-repeat center 0 rgb(142, 2, 9);}
@keyframes bigScale {
    from {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    ;}

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    ;}
}

.rotaion_list .rotaion_img {
    animation: 6s linear bigScale;
    -webkit-animation: 6s linear bigScale
;}
.Notifications31 h3{margin:0 10px 0;font-size:17px;border-bottom:1px dotted #ccc;line-height:55px;text-align:center;}
.yqlj{overflow:hidden;}
.yq-left{float:left;}
.ewm-pic{float:right;width:230px;height:130px;margin-top:25px;}
.li-pic{float:left;width:100px;margin-left:6px;margin-right:6px;}
.ewm-pic p{color:#fff;text-align:center;line-height:30px;}
