/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
@media screen and (max-width: 1024px)
.sjss{
    display: block;
    width: 93%;
    line-height: 25px;
    background: none;
    color: #fff;
    padding: 0;
}
.tt{position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}
