/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
@media screen and (max-width: 768px) {
.links {
    display: block !important;}
 .links table {
    width: 50% !important;
    float: left;}
 
}
@media screen and (max-width: 434px) {

 .links table {
    width: 100% !important;}
}
