.other_banner{height: 500px; background-size: cover; background-position: center;}
.other_nav ul{text-align: center;}
.other_nav ul li{display: inline-block; line-height: 60px; padding: 0 20px;}
.other_nav ul li a{display: block; border-bottom: 2px solid transparent; transition: all 0.4s;}
.other_nav ul li.cur a,.other_nav ul li a:hover{border-bottom-color: #E60012;}




/*上下篇*/
.shangxiapian{padding: 10px 20px; line-height: 24px; color: #999999; border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; margin-top: 50px; position: relative;}
.shangxiapian p{line-height: 24px; height: 24px; margin-right: 80px;}
.shangxiapian a.return_list{position: absolute; right: 20px; color: #999999;line-height: 24px; height: 24px; top: 22px;}


/*翻页*/
.fanye{margin: 25px auto; text-align: center;}
.fanye a{display: inline; line-height: 2em; background: #ededed; padding: 0.3em 0.5em; font-family: "微软雅黑"; font-size: 14px; color: #484848; margin: 0 3px; transition: all 0.4s;}
.fanye a.num{padding: 0.3em 1em;}
.fanye a.this_page{ background: #E60012; color: #FFFFFF; border-color: #E60012;}
.fanye a:hover{ background: #E60012; color: #FFFFFF; border-color: #E60012;}