body{padding:0;background-color:#f1f1f1;}
.top-nav h1{font-size:16px; font-weight:normal; }


.nav-block{ position:relative; margin: 7px 10px 0; padding-left:42px; height:auto; display:block;}
.nav-name{ position:absolute; left:0; top:0; height:72px; width:32px; text-align:center;padding:25px 5px 0;  background:#f1f1f1; }
a.nav-name,a.o-nav-name{color:#fff; display:inline-block;}
.o-nav-name{position:absolute; left:0; top:0; height:56px; width:32px; text-align:center;padding:9px 5px 0;  background:#f1f1f1;}
.a1{ background:#d7a95c;}
.a2{ background:#d5885e;}
.a3{ background:#eb7871;}
.a4{ background:#ec74d5;}
.a5{ background:#bd73ec;}
.a6{ background:#827beb;}
.a7{ background:#717fec;}
.a8{ background:#73aaea;}
.a9{ background:#a1be48;}
.a10{ background:#e67587;}
.a11{ background:#57b55f;}

.nav-cont{ display:block;background-color:#fff;border:1px solid #d0d0d0; border-left:none; height:auto; overflow:hidden;}
.nav-cont li{ float:left; width:25%; text-align:center; line-height:31px; border-bottom:1px solid #d0d0d0;}
.nav-cont li a{ display:inline-block; height:30px; line-height:30px; color:#666;}
.nav-cont li.noborder-b{ height:30px; border-bottom:1px solid #fff; }
.other-w li{ width:20%;}
.other-w2 li{ width:33.33%;}
.other-w2 li.width-last{ width:16.665%;}

/* 首页精彩问答样式 */
.wenda-box{border: 1px solid #e7e7e7; margin: 10px 0;}
.wenda-title{border-bottom: 1px solid #e7e7e7; height: 35px; line-height: 35px; padding: 0 10px;}
.wenda-box p{display: inline-block; font-size: 16px; color: #9b9b9b;}
.wenda-box .wenda-title a{display: inline-block; float: right;color: blue;font-family: "宋体";}
.wenda-box ul{overflow: hidden; list-style: none;}
.wenda-box ul li{overflow: hidden; height: 34px;padding: 15px 10px; line-height: 17px;}
.wenda-box ul li a{display:block;overflow: hidden; height: 34px;color: #555;}
.wenda-box ul li+li{border-top: 1px solid #e7e7e7;}

/* 底部登录注册 */
.bottomTab{margin-top: 24px; height: 26px; line-height: 26px; text-align: center;}
.bottomTab ul{display: inline-block; background-color: #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.bottomTab li{padding:0 15px;float: left;}
.bottomTab li a{font-size:14px;color:#999;}
/*定位弹框*/
#confirm_msg{text-align:center;line-height:20px;padding:10px;color:#fff;background-color:#42474c}
#confirm_but{display:-webkit-box;height:40px;background-color:#42474c;border-top:1px solid #595d61}
#confirm_but .but_hover{background-color:#545f69}
#but1,#but2{display:inline-block;width:124px;height:40px;line-height:40px;color:#fff;text-align:center;}
#but1{border-right:1px solid #595d61}
#confirm_box{width:250px;border:1px solid #2a2c30;position:fixed;left:50%;top:50%;z-index:11;margin-left:-127px;margin-top:-50px;background-color:#595d61;border-radius:2px;box-shadow:0 0 3px #c9cbcc;padding:1px}
#locate-msg{position:fixed;left:50%;top:44%;z-index:11;width:200px;line-height:24px;background-color:rgba(0,0,0,.7);color:#fff;margin-left:-100px;padding:5px;border-radius:8px;text-align:center}
footer{margin-bottom: 0;}