/* CSS Document */

body, html, p, h1, h2, h3, h4, ul, li, dt, dd, dl { margin:0; padding:0; font-size:12px; font-family:Arial, "微软雅黑"; list-style:none; }
body {max-width:640px;min-width:320px;}
a { color:#00f; text-decoration:none; }
a:hover { color:#c00; text-decoration:underline; }
.clearfix:after { content:"."; visibility:hidden; display:block; clear:both; height:0; }
.clearfix { *zoom:1;}
.msf { font-family:\5FAE\8F6F\96C5\9ED1, \9ED1\4F53; }
.clear { height: 0px; overflow: hidden; clear: both; background:#f0f0f0; }

/*头部banner*/
.headerbox{clear:both;overflow:hidden;position:relative;height:4rem;line-height:4rem;background-color:#8f1c21; background-image:url(http://m.ce.cn/images/banner.png); background-size:cover; padding:0 12px 0 10px;}
.headerbox aside{float:right;clear:none;width:1.83rem; height:1.42rem; padding-top:10px;}
.headerbox aside img {width:28px; height:24px;}
.ce_logo{float:left;display:block;width:11rem;}
.pdname { position:absolute; width:50%; left:25%; top:0;height:4rem;line-height:4rem; color:#fff; font-size:18px; font-weight:bold; text-align:center; font-family:"微软雅黑";}
.pdname a { color:#fff;}


/*导航nav*/
.navl { width:100%; line-height:25px; background:#6C6A6B; color:#fff; height:25px;padding:5px 0; display:none; }
.navl li { text-align:center; float:left;line-height:25px; height:25px;font-size:18px; color:#fff; }
.navl li a { color:#fff;}


.tit { width:100%; border-bottom:#B5B5B5 2px solid;  line-height:30px; text-align:left; color:#791F1E; font-size:18px; font-weight:bold;text-indent:10px; margin-top:10px;}
.tit a {color:#791F1E; }

.zibox{ width:100%;border-bottom:#B5B5B5 2px solid;padding:10px 0;  }
.zibox .zi { width:98%; float:none; margin:0 auto; text-align:left; line-height:25px; color:#2A4562; font-size:18px; }
.zibox .zi a {color:#2A4562; }
.zibox .zi img { width:100px; height:70px;float:left; margin-right:10px;}

.mdysp{ width:100%; margin:0 auto;}
.tvtit { width:100%; background:#B2B2B2; padding:5px 0;}
.tvtit h3 { width:98%; line-height:25px; font-size:16px; color:#fff; text-align:left; float:none; margin:0 auto;}
.tvtit h3 a { color:#fff;}

.more { width:100%; line-height:40px; background:#B2B2B2; color:#fff; font-size:18px; margin-top:5px; text-align:center;}
.more a { color:#fff;}


/*底部*/
.footerbox{clear:both;overflow:hidden;position:relative;background:#8f1c21;color:#88c2f5; padding-left:0.3rem;padding:10px; font-size:18px;}
.footerbox p{ width:90%;color:#fff;font-size:1.2rem; line-height:1.4rem; float:left;}
.footerbox .backtotop{ float:right; width:10%; display:none;}
