*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch; font-size:14px;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
a{color: inherit; text-decoration: none;}
a:hover{text-decoration: none; outline: none;}
ul{ margin:0; padding:0;}
li{ list-style: none; margin:0; padding:0;}
div,p{ margin:0; padding:0;}
/*顶部logo*/
.jxcg_top{ width: 100%; height: auto; background:#ab1625;}
/*栏目内容*/
.col_lr{ width: 15rem; height: auto; margin: 0 auto 0.5rem; display: flex; justify-content: space-between;}
.col_sbr{ width: 100%;}
@media(max-width: 800px){
.jxcg_top{ display: none;}
.col_lr{ width: 96%; display: block;}
}