@charset "gb2312";
 /* CSS Document */
 
/*comm*/
body { padding-bottom:0;}
a { color: #3a3a3a; text-decoration: none;}
a:hover { color: #ff7e00; text-decoration: underline;}
.hide { overflow:hidden;}

/*snav*/
.snav { background-color:#454545; border-bottom:#979797 solid 2px; width:100%; height:34px; line-height:34px;}
.snav a.home,.car-sch .submit {/* background-image:url(_img/2013public/arct_bg.gif);*/ background-repeat:no-repeat;}
.snav a { color:#b1b1b1; padding:0 10px 0 11px; font-size:12px;}
.snav .addnew a { background-color:#c00; color:#fff;}
.snav a:hover { background-color:#202020; color:#fff; text-decoration:none;}
.snav a.home { background-position:10px 1px; width:84px; text-indent:-999px; overflow:hidden;}
.snav ul { max-width:960px; margin:0 auto;}

/*footer*/
.footer { border-top:#e4e4e4 solid 1px; color:#848484; line-height:2em; padding:8px 0 30px; margin-top:30px; margin-bottom:20px;}
.copyright { font-family: tahoma, arial, 宋体b8b\4f53; float:left; width:430px; text-align:left; text-indent:0;}
.footer a { color:#848484; font-size:12px; }
.analytics { display:none;}

/*gototop
#goTopBtn { background:url(http://www.66wz.com/css/v2013/http://news.66wz.com/special/2014newyear/img/share.png) no-repeat 0 -120px; position:absolute; bottom:98px; cursor:pointer; position: fixed; font-size: 12px; cursor: pointer; _position: absolute;  left:50%; margin-left:500px;display:block; width:30px; height:30px; overflow:hidden; text-indent:-999px;}*/

 /* 当浏览器的可视区域小于650px */
@media only screen and (max-width: 767px) {
.snav { height:auto; display:none;}
.snav ul { width:90%; margin:0 auto;}
.snav ul li.mohide { display:none;}
.snav ul li { width:11%; text-align:center;}
.snav a { font-size:12px; width:90%; padding:0 5%;}
.snav a.home { background:none; text-indent:inherit; width:30px; padding:0 3%;}
.footer { padding:0 0 8%;margin-bottom:10px;}
.footer p.copyright { display:block; width:auto;}
.footer,.footer p,.footer a,.footer span { font-size:14px;}
 }


/*爱购*/
.snav .addnew { display:none;}