/*标题*/
.lhw_pinpai_weinhua{ width:1200px; margin:0 auto; border-bottom:1px solid #E30820;margin-top:30px; line-height: 24px; overflow:hidden;}
.lhw_pinpai_weinhua p{ color:#8F8E8E; font-size:14px; float:left;}
.lhw_pinpai_weinhua em{ color:#E51F36; float:left;font-size:14px;}
/*标题结束*/

/*切换标题*/
.lhw_zhenwnr{ width:1200px; margin:0 auto;overflow: hidden; margin-top:47px; margin-bottom:40px;}
.lhw_zhenwnr ul{ text-align:center;}
.lhw_zhenwnr ul li{ color:#000; width:146px; height:28px; background:#EEEEEE; border:1px solid #DCDCDC; display:inline-block; text-align:center; line-height:28px; font-size:14px; margin:0 6px; position:relative; margin-bottom: 16px;}
.lhw_snajiao_dinwei{ background:url(../images/pinpai_sanjiao.png) no-repeat; width:5px; height:5px; position:absolute; left:67px; bottom:-6px;}
.lhw_zhenwnr ul li.on{ background:#E30820; color:#FFF; border:1px solid #E30820;}
/*切换标题结束*/

.post-nav {
    margin-bottom: 25px;
    background: #FFF;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    width: 1200px;
    margin: 0 auto;
}
.post-nav span {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 20px 25px;
    margin-right: 1px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-nav .current, .erji_zxbk .post-nav span:hover {
    background: #282828;
    color: #FFF;
}