@charset "utf8";
html{font-size:12px;}
body{background-color:#eee;}
body,div,ul,li,img,p,h1{margin:0; padding:0;}
ul,li{list-style:none;}
a{text-decoration:none;}
img{border:none;}
.clear{clear:both;}
/*muigai*/
.mui-content,
.mui-tab-item .iconfont img{height:auto;margin-top:3px;}
.mui-tab-item p{margin-bottom:0 !important;}
.mui-bar-nav{background:url(../img/head.png)repeat-x;background-repeat:round;background-size:cover;height:50px;}
.mui-bar-nav h1{height:50px;line-height:50px;color:#fff;}
.mui-bar{box-shadow:none;}
.mui-bar-tab{border-top:1px solid #ccc;}
.mui-active{color:#dd524d;}
.mui-content{background:#f8f8f8;}
/*listmain*/
.listmain{margin:0 auto;padding-bottom:55px;overflow:hidden;}
.listmain ul{display:table;font-size:12px;display:flex;flex-wrap:wrap;}
.listmain ul li{display:inline-block;float:none;display:flex;align-items:stretch;vertical-align:bottom;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;width:50%;overflow:hidden;text-align:center;padding:5px;}
.listmain ul li img{width:100%;border-radius:5px 5px 0px 0px;}
.listmain ul li div.libox{align-items:stretch; background-color:#fff;border-radius:5px;height:auto;width:100%;box-shadow:1px 1px 1px rgba(0,0,0,.5);}
.listmain ul li a p{height:30px;line-height:30px;margin-top:-7px;color:#000;text-align:center;overflow:hidden;padding:0 5px;border-bottom:1px #e0e0e0 solid;}
.listmain ul li div.info{height:30px;line-height:30px;padding:0 5px;color:#ff00ea;overflow:hidden;}
.listmain ul li div.info span{float:left;}
.listmain ul li div.info i,.listmain ul li div.info b{font-style:normal;float:right;color:#ff8282;display:inline-block;height:16px;}
/*arcmain*/
.arcmain{margin:0 auto;margin-bottom:55px;padding:10px;overflow:hidden;}
.arcmain ul li{margin-bottom:10px;}
.arcmain ul li img{width:100%;}
.arcmain h1{font-size:12px;font-weight:normal;padding:0 10px;background-color:#f6f6f6;border:1px #e0e0e0 solid;height:38px;line-height:38px;margin-bottom:10px;}
.arcmain h1 span{float:right;color:#666;}
