

/*==================移动端导航=================*/

#m_n_nav{background: #0350aa;line-height: 38px;position: relative;z-index: 99;}

#bnt_back{position:absolute;left: 1rem;top:0;color: #fff;font-size: 22px;}

#n_n_title{height:38px; line-height:38px; color:#FFF; font-size:15px; font-family:"微软雅黑", "新宋体";}


#m_n_nav h1{font-size: 16px;color: #fff;text-align: center;margin:0;line-height:50px;font-weight: normal;}




#sub_nav_content{background: #efefef; display: none; box-shadow: 0 0 5px #999; z-index: 9;}

#sub_nav_content dl dt{ border-bottom:1px solid #fff; line-height:38px; height:38px; display:block;}
#sub_nav_content dl dt a{ font-family:"微软雅黑", "新宋体"; font-size:14px; text-align:left; display:block; width:94%; margin:0 auto}

#sub_nav_content ul{ padding:  10px;}

#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0;}




