/*
*组件样式
*/
@media (max-width: 800px){
.tit2 h4 {
    font-size: .2rem;
    bottom: .05rem;}
}
