﻿
 /* 2018-6-29月 新增   */
 
/* 共用 */
body { font-family: "微软雅黑"; margin: 0px; padding: 0px; background-color: #fff; font-size: 14px; }
a { text-decoration: none; color: #3b3b3b; }
ul { margin: 0px; padding: 0px; }
p { margin: 0px; }
li { list-style-type: none; }
.m_main { width: 100%; min-width: 320px; margin: 0 auto; max-width: 640px; font-size: 14px; }
#body .zk_mobi_bzox m_main { height: auto; width: 640px; margin-right: auto; margin-left: auto; text-align: center; }
.clear { float: none; clear: both; }
img { border: 0px; }

/* 首页 */
.top { width: 100%; }
.top .logobox { background-color: #ff7500; padding: 10px; clear: both; }
.top .logobox p { text-align: center; font-size: 20px; font-weight: bold; color: #fff; }
.top .logobox p a { color: #fff; }

.top .navbox { background-color: #313131; height: 35px; line-height: 35px; text-align: center;padding: 3px 0px; }
.top .navbox ul li { float: left;  overflow: hidden;padding:0px 3%;}
.top .navbox ul li a { color: #fff; font-size:16px;}
.top .navbox ul li a:hover, .top .navbox ul .dq a { color: #ff7700; font-size:16px;}

.bottommenu .bottomsj { color: #dc4e10; font-weight: bold;}