/*css*/
.weizhibox h4{float:left;font-weight: 600;font-size:18px;}
.weizhibox .position{float:right;}

@media (max-width:768px){
    .weizhibox h4{font-size:16px;line-height:40px;}
    .weizhibox .position{line-height:40px;}
    .position{margin-top:0;}
    .position>*{margin:0;}
    .weizhibox{margin-top:0.2rem;}
}
