@charset "utf-8";
#padbt p{/* margin-bottom:10px !important;*/}
#padbt{padding-bottom: 25% !important;}

.content{ min-height:10.5rem}

.menu_list .m_1>li{
	position: relative;
    width: 48%;
    float: left;
    margin: 1%;
	}
.menu_list .m_1>li>a{
	background: #e9e9e9;
    color: #333;
    line-height: 35px;
    border-radius: 5px;
    /* width: 100%; */
    height: 35px;
    text-align: center;
    display: block;
    font-size: 14px;
    /* margin: 10px auto 5px; */
	}
.menu_list .m_1>li>a.active,.menu_list .m_1>li:hover>a{line-height:35px; background:#666; color:#fff;border-radius:5px; width:100%; height:35px; text-align:center; display:block; font-size:14px; /*margin:10px auto 5px*/}
.menu_list .m_1>li .menu_btn{position: absolute;width: 50px;height: 44px;background:url(../images/public/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1>li .menu_btn_active{background:url(../images/public/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1>li .menu_btn:hover{background-color:#f9f9f9 }
.menu_list .m_2{display: none;}
.menu_list .m_2>li{line-height: 36px;background: #fff;}
.menu_list .m_2>li:last-child{border-bottom: none}
.menu_list .m_2>li:first-child{}
.menu_list .m_2>li a{line-height:30px; font-size:12px;display:block; overflow:hidden; border-bottom:1px solid #dfdfdf; width:50%; margin:0 auto; text-indent:25px; float:left}
.menu_list .m_2>li a.active,.menu_list .m_2>li a:hover{color:#005faf}


.pCol,.content .page a.select,.in_news ul li .time{background: #107ead; padding:5px; color:#fff}
.page{padding: 10px 0; margin:5% auto !important}
.page .num{ padding:5px}
