.domPC { display: none; }
.domMobile { display: block; }
/* 顶部导航 */
.topbox { padding: 0.5rem; }
.topbox .eg-logo { width: 60%; height: auto; }
.topbox .eg-logo img { width: 100%; height: auto; }
.topbox .pc-logo { width: 15%; height: auto; margin-left: 8%; }
.topbox .pc-logo img { width: 65%; height: auto; margin-top: 0.65rem; }
.topbox .menu-logo { width: 15%; height: auto; }
.topbox .menu-logo img { width: 65%; height: auto; margin-top: 0.65rem; }
.topbox .menu-close { width: 15%; height: auto; }
.topbox .menu-close img { width: 40%; height: auto; margin-top: 0.65rem; }
.content { width: 100%; height: auto; position: relative; }
.content p { width:100%; font-size:0.4rem;}
.Btitle{ font-size:0.6rem; line-height:0.8rem;}
.outbox{ margin-top:20px;}
.menubox { width: 100%; height: auto; position: absolute; left: 0; top: 8%; z-index: 50; background: #fff; }
.list01 { width: 45%; height: auto; margin: 0.75rem 0 0.75rem 0; }
.list01 li { font-size: 1.2rem; color: #00b7ee; margin-bottom: 0.25rem; }
.list01 li a { color: #00b7ee; }
.wzzy{ padding:10px 0;}
.m-left { margin-left: 2%; }
.m-right { margin-right: 2%; }
.list01 .black { color: #000; }
.list01 .red { color: #ee0016; }
.list01 .red a { color: #ee0016; }
/* END */
.main { width: 96%; margin: 0 auto; float:none;}
.main-left { width: 96%; margin: 0 auto; float: none; }
.content img { width: 100% !important; height: auto !important; }
.content {
    border-top: 1px solid #ccc;
    padding: 20px 0 10px 0;
    margin-top: 10px;
}
.backtotop { right: 10px; bottom: 60px; margin-right: 0!important; margin-bottom: 0; }
/* END */
.outbox{ width:100%;}