
@charset "utf-8";

li{
	list-style: none;
}
input{
	border:0;
	outline: none;
}
body{margin:0 auto; padding:0; font-family:'Microsoft YaHei';font-size:16px; color:#666; line-height:18px; /*background:#fafafa url("https://www.mabiryani.com/themes/124/template/images/bg3.jpg") repeat-x top;*/}
*{ margin:0; padding:0;}
ul,li,dt,dd,dl{ list-style-type:none; margin:0; padding:0;}
img{border-style: none;}
.clear{ clear:both; }
h2{font-weight:bold; font-size:14px; font-family:"宋体"}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
/*----文字样式----*/
a{text-decoration:none; color:#565656;}
a:hover{text-decoration:none; color:#024558;}
/*自动隐藏文字*/
.aui-ellipsis-1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.aui-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.aui-ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.aui-ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.aui-ellipsis-6 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.margin-bottom-50{
	margin-bottom: 50px;
}
.margin-bottom-24{
	margin-bottom: 24px;
}
/*  头部样式 */
/*.header{width:100%; height:91px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/head.jpg") center no-repeat; }
.head{width:960px; height:91px; margin:0 auto}
.logo{width:390px; height:91px; float:left;}
.logo a{font-size:0px; line-height:0px; overflow:hidden;}
.slidecbar{width:560px; height:91px; float:right;}
.backhome{float:left; width:560px; text-align:right; margin-top:20px}
.backhome a{color:#fff}
.search{width:287px; height:23px; float:right; background:url("https://www.mabiryani.com/themes/124/template/images/ser_11.jpg") no-repeat; margin-top:5px; padding:5px 7px}
.text1{width:208px; height:22px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/ser_03.jpg") no-repeat; border:none; padding-left:20px}
.but1{width:53px; height:22px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/ser_06.jpg") no-repeat; border:none}
*/
/*  菜单样式 */
/*.menu{width:960px; height:36px; margin:0 auto; }
.menu ul{}
.menu li{float:left; border-left:1px solid #80d2e5; border-right:1px solid #395d72; height:35px; margin-top:1px;}
.menu li a{font-size:14px; font-weight:bold; color:#fff; line-height:35px; padding:0 18px; height:36px; display:block; float:left}
.menu li a:hover,.menu li a.slted{background:url("https://www.mabiryani.com/themes/124/template/images/1_11.jpg") repeat-x top; color:#333}
*/



/* 主体样式 */
.main{height:auto; margin-bottom: 50px;}
.mainleft{width:628px; float:left;margin-top:23px}
.homenews{width:100%; height:auto; float:left; margin-bottom:30px}
.news_title{width:100%; height:35px; float:left; line-height:35px; color:#333;font-size: 26px;}
.news_title h2{margin-left:10px}
.news_list{width:100%; float:left}
.news_list dl{width:100%; height:100px; float:left; margin-top:12px}
.news_list dt{float:left; width:150px; display:block}
.news_list dt img{float:left; padding:3px; border:1px solid #cccccc}
.news_list dd{width:473px; float:left; display:block;}
.news_list .title{font-weight:bold; font-size:14px; color:#006e97}
.news_list .date{color:#999; font-size:11px}
.news_list .con{border-bottom:1px dashed #ccc; padding-bottom:8px; margin-top:15px}
.homenews .xxsl{width:204px}
/*.xxsl{ float:left; padding:10px}*/
.xxsl h2{
	color:#333;
	min-height:36px;
	line-height:36px;
	display:block;
	border-left: 4px solid #005bac;
	margin-left: -30px;
	padding-left: 30px;
	font-size: 22px;

}
.xxsl span{width:100%;  float:left; display:block; background:#fff; color:#333; line-height:22px; padding:8px 0 10px 10px;}
.xxsl span li{
	border: 1px solid #e5e5e5;
	color: #666;
	padding: 5px 15px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.xxsl span li:hover{
	border-color: #005bac;
}
.xxsl #seemore11599{color: #005bac;}
.notice{width:385px; float:right; }
.notice .title{width:100%; height:27px; float:left; border-bottom:3px solid #666}
.notice .title h2{color:#2d6c5b; display:block; float:left}
.notice .title span{float:right; margin-top:4px}
.notice .content{width:100%; float:left;}
.notice .content .news_list li{width:100%; height:22px; line-height:22px; float:left}
.notice .content .news_list li span{float:left; display:block}
.notice .content .news_list li a{float:left; display:block; color:#006e97; margin-left:8px; font-size:13px}
.mainright{width:312px; float:right;margin-top:23px}
.zxgkxx{float:left; width:100%; height:auto;}
.zxgkxx_title{width:100%; height:36px; background:url("https://www.mabiryani.com/themes/124/template/images/1_17.jpg") repeat-x; float:left}
.zxgkxx_title h2{float:left; display:block; color:#fff; line-height:36px; margin-left:10px}
.zxgkxx_title span{float:right; float:right; display:block; color:#fff; margin-top:10px; margin-right:10px}
.zxgkxx_con{width:100%;  float:left; background:#f3f3f3; padding:8px 0; border-bottom:1px solid #ccc}
.zxgkxx_con li{float:left; line-height:23px; background:url("https://www.mabiryani.com/themes/124/template/images/1_30.jpg") no-repeat left center; padding-left:10px; margin-left:10px; width:93%; display:inline}
.zxgkxx_con li a{color:#006e97; font-size:12px; float: left;}
.zxgkxx_con span{float: right;}
/*.xxgknb{width:100%; height:230px; float:left; background:#f3f3f3;  border-bottom:1px solid #ccc; margin-top:9px}
.xxgknb h2{width:95%; height:30px; line-height:30px; float:left; display:block; margin-left:10px}*/
.xxlist{width:100%; float:left;}
.xxlist ul{margin-left:10px}
.xxlist li{width:61px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/1_40.jpg") no-repeat right; height:25px; line-height:25px; padding-top:5px}
.xxlist li a{color:#fff; margin-left:11px; font-family:Georgia, "Times New Roman", Times, serif}
.xxcon{width:93%; float:left; padding:0 10px;}
.xxcon .text ,.xxcon .more{width:93%; float:left; height: 145px; display:block; background:#fff}
.xxcon .text h3{color:#006e97; font-size:13px}
.xxcon .text{line-height:19px; padding:10px; padding-bottom:8px}
.xxcon .more{padding:0 10px; height:25px; line-height:25px; border-top:1px dashed #ccc}
.xxcon .text img{float:left; margin:0 8px 0 0}
.xxcon .more a{float:right; display:block; background:url("https://www.mabiryani.com/themes/124/template/images/1_30.jpg") no-repeat left center; padding-left:10px;color:#006e97;}
.quickmenu,.xxgknb{width:100%; height:auto; float:left; margin-top:10px; border:1px solid #ccc}
.quickmenu img,.xxgknb img{float:left}
.friendlink,.friendlinktitle,.friendlinkcon{width:100%; height:auto; float:left}
.friendlinktitle{height:36px; background:url("https://www.mabiryani.com/themes/124/template/images/1_56.jpg") no-repeat; margin-top:10px}
.friendlinkcon{background:#f3f3f3; border-bottom:1px solid #ccc}
.friendlinkcon ul{padding:10px; float:left; width: 292px;}
.friendlinkcon li{width:50%; height:25px; line-height:25px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/1_60.jpg") no-repeat left center; overflow:hidden;}
.friendlinkcon li a{color:#006e97; font-weight:bold; font-size:13px; margin-left:10px; overflow:hidden;}
.friendlinkcon span{background:url("https://www.mabiryani.com/themes/124/template/images/sr_03.jpg") no-repeat; float:left; width:234px; height:23px; margin-left:10px; padding:3px 0 0 30px; margin-top:5px; margin-bottom:10px}
.footer{width:100%; height:auto; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/1_64.jpg") repeat-x; margin-top: 30px\9;}
.footer1{width:960px; margin:0 auto; height:83px; color:#fff; text-align:center; padding-top:20px}

/*.cmainright .friendlinkcon ul{width: 202px;}*/
.cmainright .xxsl span{min-height: 183px;}

/*.report_list{margin-left: 10px;}
.report_list span{position: absolute; left: 870px;}
.more{margin-left: 270px;}*/
.file_list li{padding: 5px 0; width: 100%; height: 21px;}
.file_list li a{float: left;}
.input_time{float: right;}
.cate_name{font-weight: bold; font-size: 15px;}
.Undergraduate{border-bottom: 1px dashed #ccc;}
.subPages_right_content2{margin-top: 40px;}











/* 二级页面 */
.cmainleft{width:100%; height:auto; /*float:left; *//*margin-top:30px;*/}
.cmainright{/*width:223px; */height:auto;/* float:right;*/ margin-top:30px;}
.friendlinktitle2{width:100%; height:36px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/2_20.jpg") no-repeat; margin-top:10px}
.friendlinkcon .con2{background:url("https://www.mabiryani.com/themes/124/template/images/bgg.jpg") no-repeat; width:197px; height:27px;}
.ctitle{width:100%; margin-top: 30px;float:left; border-bottom: 1px solid #333; padding-bottom: 10px;}
.ctitle h3{color:#333; font-size:24px; float:left; display:block; line-height:46px; font-weight:normal;}
.ctitle h3 a{
	color: #333;
}
.ctitle span{float:right; height:46px; display:block; background:url("https://www.mabiryani.com/themes/124/template/images/2_07.jpg") no-repeat left center; padding-left:10px; line-height:46px; margin-right:10px; color:#999}
.ctitle span a{color:#646464}
.ccontent{float:left; width:100%; line-height:30px; margin-bottom:30px; min-height: 474px; font-family: 'Microsoft YaHei'; font-size: 16px;}
.ccontent,.ccontent span,.ccontent p{font-family: 'Microsoft YaHei'!important; font-size: 16px!important;}
.mu_title{
	width: 17%;
	font-size: 20px;
	background:url("https://www.mabiryani.com/themes/124/template/images/ml_10.jpg") no-repeat 100px center;
	background-size: 4px auto;
	float:left;
	color:#333;
}
.mu_title#mu3095{
	background-position: 148px center;
}
.mu_title#mu3154{
	background-position: 208px center;
}
.mu_title#mu3180{
	background-position: 168px center;
}
.mu_title#mu3187{
	background-position: 188px center;
}
.mu_title#mu3192{
	background-position: 148px center;
}
.mu_title#mu3228{
	background-position: 48px center;
}
.ccontent dl,.ccontent dt{width:100%; height:auto;}
.ccontent dl{
	float:right;
	width: 83%;
	border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 7px;
}
.ccontent dt{font-weight:normal; color:#333; line-height:30px;float:left }
.ccontent dt span{}
.ccontent dd{float:left;}
.ccontent dd a{
	white-space:nowrap;
	line-height:25px;
	color:#006999;
	background:url("https://www.mabiryani.com/themes/124/template/images/ml_07.jpg") no-repeat left 10px;
	padding-left:10px;
	padding-right: 10px;
	margin-right:5px;
	display:block;
    word-break: break-all;
    font-size: 14px;
}
.ccontent dd a:hover{
	background-color:#006999;
	color: #fff;
	border-radius: 15px;
	background-image: none;
}
.ccontent dd span{color: #006999;}
.serial_number{color: #006999;}

.ccontent .news_list{width:100%; height:auto; float:left; overflow:hidden}
.ccontent .news_list ul{padding:10px 0;}
.ccontent .news_list ul li{ height:60px; line-height: 60px; padding:0 10px;border-bottom: 1px solid #eaeaea;}
.ccontent .news_list ul li a{color:#666; float:left; display:inline;background:url("https://www.mabiryani.com/themes/124/template/images/1_30.jpg") no-repeat left center; padding-left:10px;}
.ccontent .news_list ul li span{float:right; display:block; color:#999}
.ccontent .news_title{margin-top:20px; margin-bottom: 5px; height: auto; line-height: 42px;}
.ccontent .news_list ul li:hover a{
	color: #005bac;
}
/*.xxsq{width:705px; height:634px; float:left; }*/
.xxsqtitle{width:100%; height:30px;/* float:left;*/ background:url("https://www.mabiryani.com/themes/124/template/images/sq_08.jpg") repeat-x bottom;}
.xxsqtitle ul{margin-left:15px}
.xxsqtitle li{float:left}
.xxsqtitle li a{float:left}
.xxsqcon{/*float:left; width:705px;*/ overflow:hidden}

.xxsqcon textarea{display: inline;}
.error{ color:red; display: block;}
.table1{float:left}
.table1 td{height:30px; line-height:30px; background:url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom; color:#333; font-size:12px;}
.table2{background:#f2f2f2; color:#333; margin:10px 0; padding:10px 0; float:left}
.sub{width:87px; height:36px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/but1.jpg") no-repeat; border:none}
.sub2{width:87px; height:36px; float:left; background:url("https://www.mabiryani.com/themes/124/template/images/but2.jpg") no-repeat; border:none}
.back{width:100%; height:40px; line-height:40px; float:left; display:block}
.back a{float:right; color:#006e99}
.table3{float:left; color:#333; background:#f3f3f3; border-top:3px solid #3f82c3; border-bottom:1px solid #ccc; padding:15px 0; margin-top:15px; font-size: 14px;}
.tab3_title{font-size:14px; font-weight:bold;}
.time{color:#999; font-size: 12px;}
.table4{float:left; color:#333; background:#f3f3f3; border-top:3px solid #5bbf16; border-bottom:1px solid #ccc; padding:15px 0; margin-top:15px; font-size:14px}
.table4 .time{font-size:12px}
.table4 td span{background:#fff; display:block; padding:10px; width:95%; margin:10px 0}

#ask{text-align: right; cursor: pointer; color: #016E97;}
#asktable{display: none;}
#asktable .verification_code{float: left; padding: 7px 5px 0 5px;}
#asktable .vcode label.error{position: relative; top: 7px;}
#asktable .sub{cursor: pointer;}

#identitya,#identityb{height:30px; display:block; line-height:30px; width:auto; padding:0 10px;background:#CCC; font-weight:bold; margin:0 10px}
#identitya a,#identityb a{}

/* Add by charlie */


/* 便民服务导航条 */
.convenience_services a{width: 235px; float: left; text-align: center; line-height: 45px; font-size: 16px;}

/* 网上互动导航条 */
.online_interactive a{width: 141px; float: left; text-align: center; line-height: 45px; font-size: 16px;}

.convenience_services li,.online_interactive li{float: left;}
.convenience_services a:hover,.online_interactive a:hover,.convenience_services a.slt,.online_interactive a.slt{background: #5183A4; color: #fff;}

/* 便民问答 */
.ask_list{width: 100%; height: auto; padding-top: 10px;}
.ask_list dl{width: 100%; padding-bottom: 10px;}
.ask_list dt{width: 100%; font-weight: bold; line-height: 30px; color: #666; font-size: 13px; margin-bottom: 5px;}
.ask_list dd{width: 97%; border: 1px solid #CCC; background: #F2F2F2; line-height: 20px; padding: 10px; display: inline-block;}
.ask_list dd span{font-weight: bold; color: #666;}

/* 表格下载 */
.download_file_list{padding-top: 10px;}
.download_file_list li{width: 100%; height: 20px; padding: 5px 0; border-bottom: 1px dotted #999;}
.download_file_list span{float: right;}

.style_works{ width:703px; border:1px solid #ddd; margin:10px auto 0 auto; background:#FFF;}
.works_title{
        height:32px;
	border:1px solid #fff;
	line-height:32px;
	background:#f6f6f6 url("https://www.mabiryani.com/themes/124/template/images/jt1.jpg") no-repeat 6px 10px;
	border-bottom:1px solid #ddd;
}
.style_works_title{width:703px; height:35px; line-height:35px; font-size:14px; font-weight:bold;}
.style_table{width:703px;}
.main_btn_title {
	font-size:14px;
	font-weight:bold;
	color:#00376c;
}
.sub_cate_name {
	/*background:url("https://www.mabiryani.com/themes/124/template/images/jt1.jpg") no-repeat;*/
	/*padding-left:20px;*/
	font-size:14px;
	font-weight:bold;
	color:#006d94;
}
.style_btn1_cona1 a,.style_btn1_cona1 {
	color:#a20000;
}
/*.ggw_cate_news_li {
        background: url("https://www.mabiryani.com/themes/124/template/images/jt.jpg") no-repeat scroll 7px 50% transparent;
}*/
.gray{
        background: #fafafa;
}

.sub_cate_list{padding:10px 0; background:#fafafa}
.sub_cate_list li{float:left; display:inline; width:686px;  height:25px; line-height:25px; background:url("https://www.mabiryani.com/themes/124/template/images/2_03.jpg") repeat-x bottom; padding:0 10px}
.sub_cate_list li a{float:left; display:inline;background:url("https://www.mabiryani.com/themes/124/template/images/jt.jpg") no-repeat left center; padding-left:10px;}


/* 网上调查 */
.qss_list ul{padding: 10px 0;}
.qss_list ul li{float: left; display: inline; width: 686px; height: 35px; line-height: 35px; background: url("https://www.mabiryani.com/themes/124/template/images/2_03.jpg") repeat-x bottom; padding: 0 10px;}
.qss_list ul li a{color: #006999; float: left;display: inline; font-size: 14px;}
.qss_content{padding-top: 10px;}
.paper_title{font-size: 14px; color: #006999; font-weight: bold;}


/* 便民服务 */
.college_drop{float: right; margin-top: 15px;}
.bmfw{padding-top:15px}
.bmfw_left{width:147px; float:left;}
.bmfw_left li{background:#f3f3f3;}
.bmfw_left .menu_one > li > a{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 45px;
	height: 45px;
	background: #fff;
}
.menu_two{
	border-left: 4px solid #005bac;
}
.menu_two .li_two > a{
	display: block;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
}
.menu_two .menu_three li a{
	font-size: 14px;
	color: #666;
	padding-left: 45px;
	border-left: 4px solid transparent;
	margin-left: -4px;
	padding-left: 49px;
}
.menu_two .menu_three li a:hover,
.menu_two .menu_three li .sub_cate_on{
	/*color: #005bac;*/
	color:  #005bac;
	border-left-color: #80add6;
}
.bmfw_left li a{color:#3f82c3;  font-weight:bold; line-height:40px; height:40px;  display:block;  }
.bmfw_left li li ul{}
/*.bmfw_left li a:hover{background:#fff url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom;}*/
.bmfw_left li .sub_cate_on{}
/*.bmfw_left li{background:#fff;}*/
.bmfw_left li ul li{background-color:#fff; border-bottom:none;}
.bmfw_left li ul li a{ font-weight: normal;}
/*.bmfw_left li ul li a:hover{ font-weight: bold;}*/

.bmfw_left li ul li ul li{background:none}
/*.bmfw_left li ul li ul li a{background:url("https://www.mabiryani.com/themes/124/template/images/bmfw_03.jpg") no-repeat 5px center!important; font-weight:normal; color:#888}*/
/*.bmfw_left li ul li ul li a:hover{background:url("https://www.mabiryani.com/themes/124/template/images/bmfw_07.jpg") no-repeat 5px center!important; font-weight:bold; color:#eb7336}*/
/*.bmfw_left li ul li ul li .sub_cate_on{background:url("https://www.mabiryani.com/themes/124/template/images/bmfw_07.jpg") no-repeat 5px center!important; font-weight:bold; color:#eb7336}*/
.bmfw_right{ position: relative;}
.bmfw_right .college_drop{
	position: absolute;
	right: 10px;
	top:-10px;
}
.bmfw_right .college_drop #college_list{
	background-color: #005bac;
	color: #fff;
	width: 200px;
	height: 38px;
	border:0;
	outline: none;
}
.bmfw_right_title{height:45px; line-height:45px;font-size:22px; color:#333;}
.bmfw_right_list,.bmfw_two_left_list_content{ border-top:none;}
.bmfw_two_left_list_content{
	border:0;
}
.bmfw_right_list dl{
	width: 100%;
}
.bmfw_right_list dt,.bmfw_two_left_list_content dt{
	height:40px;
	line-height:40px;
	background:#f5f5f5;
}
.bmfw_right_list dt span,.bmfw_two_left_list_content dt span{
	background:none;
	font-weight: bold;;
	color:#666;
	padding: 0 10px;
	font-size: 14px;
}
.bmfw_two_left_list_content dt span{
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
.bmfw_right_list .title_list{float:left}
.bmfw_right_list .date_title{float:right; margin-right:10px}
.bmfw_right_list dl{border-bottom: none;}
.bmfw_right_list dd{background:none; float: none;}
.bmfw_right_list{padding-bottom:30px;margin-top: 10px;}
.bmfw_right_list li{background:url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom;  float:left; width:100%; line-height:26px; padding: 4px 8px;}
.bmfw_right_list li a{float:left; font-size:16px; color:#333}
.bmfw_right_list li a:hover{background-color:transparent; background-image: url("https://www.mabiryani.com/themes/124/template/images/ml_07.jpg"); color: #006999;}
.bmfw_right_list li span{float:right; color:#888; font-size: 14px;}

.bmfw_right .news_list li{width: 780px!important;}

/*.bmfw_two_left{width:634px; float:left}*/
.bmfw_two_left_list_title{
	height:36px;
	margin-bottom: 20px;
	line-height:36px;
	position: relative;
}
.bmfw_two_left_list_title:before{
	content: '';
	height: 1px;
	background-color: #eaeaea;
	top: 48%;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.bmfw_two_left_list_title span{
	font-size:22px;
	color:#333;
	float:left;
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding-right: 15px;
}
.bmfw_two_left_list_title  a{
	color:#0063ae;
	float:right;
	font-size: 16px;
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding-left: 15px;
}
.bmfw_two_left_list_content{}
/* .bmfw_two_right{float:right} */
.bmfw_title{margin-left:20px;display: inline-block;width: 55%;}
.bmfw_bumen{margin-left: 156px;}
.bmfw_shijian{margin-left:150px}
.bmfw_two_left_list{margin-bottom:15px}
/*.bmfw_two_left_list_content{padding-bottom:10px; height: 309px;}*/
.bmfw_two_left_list_content ul{padding:0 5px}
.bmfw_two_left_list_content li{
	/*background:url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom; */
	line-height:38px;
	color:#888;
	height:38px;
	overflow: hidden;
}
.bmfw_two_left_list_content li span{float:right}
.bmfw_two_left_list_content li a{
	float:left;
	font-size:16px;
	margin-left:10px;
	display: block;
	width: 55%;
}
.date_bmfw{ margin-right:20px; text-align:center}
.bumen{width:300px;text-align: center;}
.mulu_bumen{/*width: 180px;*/padding-right: 40px;}

.bianmin_wenda{margin-bottom:15px; overflow: hidden;}
/*.bianmin_wenda_title{height:36px; border-bottom:1px solid #c2c2c2}*/
.bianmin_wenda_title,
.bianmin_wenda_title2{
	position: relative;
	height: 50px;
	border-bottom: 0;
}
.bianmin_wenda_title:before,
.bianmin_wenda_title2:before{
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	background-color: #eaeaea;
	top: 48%;
	z-index: 1;
	left: 0;
}
.bianmin_wenda_title span,
.bianmin_wenda_title2 span{
	/*width:75px; */
	height:50px;
	line-height:50px;
	 float:left;
	 display:block;
	 font-size:22px;
	 color:#333;
	 position: relative;
	 background-color: #fff;
	 z-index: 2;
	 padding-right: 15px;
}
/*.bianmin_wenda_title2 span{width:100px; height:32px; line-height:32px; float:left; display:block; background:url("https://www.mabiryani.com/themes/124/template/images/bmfw2_052.jpg"); text-align:center; font-size:14px; font-weight:bold; text-align:center; color:#fff; margin-left:10px}*/
/*.bianmin_wenda_title a,.bianmin_wenda_title2 a{float:right; color:#3E82C3; line-height:36px; margin-right:10px}*/
.bianmin_wenda_title a,.bianmin_wenda_title2 a{
	float: right;
    color: #3E82C3;
    line-height: 50px;
    position: relative;
    background-color: #fff;
    z-index: 2;
    padding-left: 15px;
}
.bianmin_wenda_list{ padding:0 7px 7px 7px; height: 187px;}
.bianmin_wenda_list li{line-height:38px; height:38px; background:url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom}
.bianmin_wenda_list li a{background:url("https://www.mabiryani.com/themes/124/template/images/dd_07.jpg") no-repeat left center; padding-left:10px}
/*.bianmin_wenda_list2{ padding:0 7px 7px 7px; height: 130px;}*/
.bianmin_wenda_list2 li{line-height:32px; height:32px; background:url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom; padding-right: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.bianmin_wenda_list2 li a{background:url("https://www.mabiryani.com/themes/124/template/images/dd_07.jpg") no-repeat left center; padding-left:10px}

.wshd_bottom_one{margin-top: 30px;padding-bottom: 20px;}
.wshd_top{margin-bottom:15px;}
.zixun_online{
	padding-right: 30px;
	border-right: 1px solid #eaeaea;
	padding-top: 30px;
	margin-right: -30px;
}
.zixun_inter{
	margin-top: 30px;
	margin-left: 30px;
}
.zixun_online_title{
	height:50px;
	position: relative;
}
/*.wshd_bottom .bianmin_wenda_title,
.wshd_bottom .bianmin_wenda_title2,*/
.zixun_inter .zixun_online_title{
	margin-left: -30px;
	/*padding-left: 30px;*/
	border-left: 4px solid #005bac;
	height: 36px;
	line-height: 36px;
}
.zixun_inter .zixun_online_title span,
.zixun_inter .zixun_online_title a{
	height: 36px;
	line-height: 36px;
}
/*.wshd_bottom .bianmin_wenda_title2 span,*/
.zixun_inter .zixun_online_title span{
	padding-left: 30px;
}
.zixun_online_title:before{
	content: '';
	height: 1px;
	width: 100%;
	background-color: #eaeaea;
	position: absolute;
	top: 48%;
	left: 0;
}
.zixun_online_title span{
	/*width:78px; */
	height:50px;
	line-height:50px;
	float:left;
	display:block;
	font-size:22px;
	color:#333;
	background-color: #fff;
	padding-right: 15px;
	position: relative;
	z-index: 2;
}
.zixun_online_title a{
	float:right;
	color:#0063ae;
	line-height:50px;
	font-size: 16px;
	background-color: #fff;
	padding-left: 15px;
	position: relative;
	z-index: 2;
}
.zixun_online_content{border:1px solid #e6e6e6; padding:0 10px; height: 410px;}
.zixun_online_content dl{border-bottom:2px solid #ebebeb; padding-bottom:10px; height: 120px;}
.zixun_online_content dt{font-weight:bold; font-size:13px; color:#333; background:url("https://www.mabiryani.com/themes/124/template/images/wshd_07.jpg") no-repeat left 10px; padding-left:30px; line-height:40px}
.zixun_online_content dt a{color: #333;}
.zixun_online_content dd{background:url("https://www.mabiryani.com/themes/124/template/images/wshd_13.jpg") no-repeat left 5px; padding-left:30px}
.zixun_online_content dd span{background:#f3f3f3; display:block; padding:3px 0 10px 15px}
/*.zixun_inter_content{background:#f3f3f3; padding-bottom:10px; height: 402px;}*/
.zixun_inter_content dl{background:url("https://www.mabiryani.com/themes/124/template/images/1_35.jpg") repeat-x bottom; padding:0 5px 10px 5px}
.zixun_inter_content dt{line-height:30px; font-size:14px; padding-top:5px}
.zixun_inter_content dt span{color:#057199}
.zixun_inter_content dd{background:url("https://www.mabiryani.com/themes/124/template/images/wshd_11.jpg") no-repeat top; padding-top:11px; padding-bottom:5px}
.zixun_inter_content dd span{border:1px solid #e9e6e0; border-top:none; display:block; margin:0 6px; background:#fbfbfb; padding:0 5px; color:#736e68}
.zixun_inter_content dd span a{color:#eb7515}

.pager,.return{float: right; margin: 10px 0px;}
.pager a,.return a{color: #005bac;}

.information_catalog li{line-height:18px; padding:3px 0;}
.information_catalog li ul li{padding-left:30px}

/* 学校要闻首页 */
.jiaodian{width: 100%; height: 100px; float: left; margin-top: 22px; border-bottom: 1px dashed #ccc; padding-bottom: 5px;}
.fl{float: left; width: 150px; height: 100px; max-height: 100px!important; overflow: hidden; margin-right: 15px; display: block;}
.jiaodian img{width: 100%;}
.jiaodian li{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #aaa;
	line-height: 24px;
	max-height: 45px;
}
.jiaodian li h4{font-size: 14px; color: #006e97; margin-bottom: 10px; line-height: 16px;}
.jiaodian li h4 a{color: #006e97; font-size: 18px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inherit; height: 18px;}
.homenews .news_title h2{float: left;}
.homenews .news_title span{float: right; margin-right: 10px;}

/* 通知公告首页 */
.notice .content li{width: 100%; height: 23px; line-height: 23px; float: left;}
.notice .content li a{float: left; display: block; color: #006e97; margin-left: 8px; font-size: 12px;}
.notice .content .date{float: right; display: block;}
.notice .content .date br{display: none;}
.notice .content .date span{font-weight: bold; padding-left: 3px;}

/* 新闻统计 */
#chartContainer,#chartContainerTotal{text-align: center; margin-top: 80px;}
.year_drop #year_list{margin-top: 30px; float: right;}

li#xxgkml{position: relative;}
.sub_menu{position:absolute; top: 36px; left: 0; background: #dfdfdf; display: none;}
.sub_menu li a{color: #333; font-size: 14px; font-weight: normal; width: 134px;}
.sub_menu li a:hover{background: #c8c8c8;}
.sub_menu li {border: none;}



#content .friendlylink_list li {padding: 10px 0; border-bottom: 1px dashed #ccc;  width: 33%;
  float: left }
#content .friendlylink_list li a{background: url("https://www.mabiryani.com/themes/124/template/images/1_60.jpg") no-repeat left center; padding-left: 10px;}
#webmap dl{padding: 10px 0;}
#webmap dd{margin-right: 30px;}


table.sxxx td input,table.sxxx td img.vcode,table.sxxx .vcode_td label.error{float: left; margin-right: 10px}

.sxxx label.error{margin-left:15px;}
.sxxx .inner-table02 input{width: auto; margin-top: 9px; margin-right: 5px;}
.sxxx .inner-table02 label{float: left; padding-right: 20px; font-weight: normal;}
.sxxx .inner-table02 .title{font-size: 15px; line-height: 22px; padding: 0 5px;}

/* 首页搜索 */
.search_index{width: 960px; padding: 15px 0; background: #f5f5f5; margin-top: 15px; margin: 0 auto; margin-bottom: 15px}
.search_index .org,.search_index .folder{width: 90px;}
.search_index .search_button{width: 60px; cursor: pointer; float: left; background: #5489a8; border:none; border-radius: 3px; color: #fff;  padding: 5px 0;
   margin-top: 4px;
  margin-left: 10px;}
.wp_search_ad span{ float: left; margin: 8px 5px 0 5px;}
.wp_search_ad span label{width: 48px; float: left; text-align: center;}
.wp_search_ad  input,.wp_search_ad  select{width: 82px}
.wp_search_ad h5{text-align: center; margin-top: 15px;    float: left;
    width: 100%;}
    .wp_search_ad h5 input{ background: #006e97; color: #fff;    border: none; width: 100%; padding: 10px; font-size: 14px}

    .ccontent table.xxgksxqd{
    	border-left: 1px solid #aaa;
    	border-top: 1px solid #aaa;
    }
        .ccontent table.xxgksxqd td{
        	border-right: 1px solid #aaa;
        	border-bottom: 1px solid #aaa;
        	padding: 3px  10px;
        }





/*改版首页样式*/
.pc-header{
	background-color: #005bac;
}
.logo{
	background: url("https://www.mabiryani.com/themes/124/template/images/logo-bg.jpg") no-repeat right top;
}
.header-top{
	border-bottom: 1px solid #014079;
}
.pc-header .nav{
	border-top: 1px solid #337cbd;
}
.pc-header .nav li{
	float: left;
}
.pc-header .nav li a{
	display: block;
	padding: 0 38px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
}
.pc-header .nav li a:hover,.pc-header .nav li a.slt{
	background-color: #fff;
	color: #005bac;
}
.banner .swiper-container{
	height: 350px;
}
.banner img{
	width: 100%;
}

.search{
	background-color: #f5f5f5;
	padding: 20px 0;
}
.search-input{
	margin-right: -15px;
}
.search-input input{
	line-height: 36px;
	height: 36px!important;
	background-color: #fff;
	padding: 0 12px;
	margin-right: 10px;
	width: 15.2%;
	border-bottom: 1px solid transparent;
}
.search-input input:focus{
	border-bottom: 1px solid #0063ae;
}
.search-input select{
	/* line-height: 36px; */
	height: 35px;
	background-color: #fff;
	padding: 0 12px;
	margin-right: 10px;
	width: 15.2%;
	border: 1px solid transparent;
}
.search-input input.Wdate{
	border: none;
	height: auto;
}

.submit{
	margin-left: -35px;
}
.submit input{
	background: #0063ae url("https://www.mabiryani.com/themes/124/template/images/search.png") no-repeat 22px center;
	padding: 0 25px 0 50px;
	height: 36px;
	color: #fff;
	font-size: 16px;
}
.search .form-group{
	margin-bottom: 0;
}

.quick-meun{
	margin-top: 35px;
	margin-bottom: 40px;
}
.quick-meun li{
	float: left;
	width: 11.11%;
	text-align: center;
}
.quick-meun li a{
	display: block;
	border-right: 1px solid #f0f0f0;
	color: #444;
	font-size: 16px;
}
.quick-meun li:last-child a{
	border-right: 0;
}
.quick-meun li a img{
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.quick-meun li a:hover img{
	margin-top: -2px;
}
.quick-meun li a p{
	margin-top: 5px;
}

.index-news{
	margin-bottom: 50px;
}
.index-news-title{
	position: relative;
	margin-bottom: 10px;
}
.index-news-title:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #0063ae;
	left: 0;
	top: 50%;
	z-index: 1;
}
.index-news-title span{
	font-size: 26px;
	position: relative;
	background-color: #fff;
	padding-right: 12px;
	z-index: 2;
	line-height: 35px;
	color: #333;
}
.index-news-title a{
	font-size: 16px;
	color: #0063ae;
	position: relative;
	background-color: #fff;
	padding-left: 18px;
	float: right;
	line-height: 35px;
	z-index: 2;
}

.index-news-list{}
.index-news-list li{
	line-height: 38px;
	background: url("https://www.mabiryani.com/themes/124/template/images/dian.jpg") no-repeat left center;
	padding-left: 10px;
}
.index-news-list li a{
	font-size: 16px;
	color: #555;
	display: block;
}
.index-news-left{
	margin-right: 15px;
}
.index-news-right{
	margin-left: 15px;
}

.gk-list{
	margin: 0 -8px;
}
.gk-list li{
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
}
.gk-list li a{
	display: block;
	background-color: #f5f5f5;
	line-height: 55px;
	padding-left: 20px;
	font-size: 16px;
	color: #0063ae;
	margin: 0 8px;
}
.gk-list li a:hover{
	background-color: #0063ae;
	color: #fff!important;
}

.index-bottom{
	background-color: #f8f8f8;
	padding-top: 70px;
	padding-bottom: 60px;
}

.nianbao-list{
	margin-bottom: 35px;
	height: 224px;
}
.nianbao-list li{
	line-height: 55px;
	background: url("https://www.mabiryani.com/themes/124/template/images/dian.jpg") no-repeat left center;
	padding-left: 10px;
}
.nianbao-list li a{
	display: block;
	font-size: 16px;
	color: #555;
	border-bottom: 1px solid #e9e9e9;
}
.index-bottom .index-news-title span,
.index-bottom .index-news-title a{
	background-color: #f8f8f8;
}

.index-news-center{
	margin: 0 15px;
}
.news-img-list{
	/* padding-top: 15px; */
	margin-bottom: 10px;
}
.news-img-list dt{
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.news-img-list dt img{
	width: 100%;
}
.news-img-list dd{}
.news-img-list dd h4{
	font-size: 18px;
	color: #555;
	margin-bottom: 10px;
}
.news-img-list dd p{
	color: #aaa;
	line-height: 24px;
	font-size: 14px;
}
.news-txt{
	font-size: 16px;
	line-height: 30px;
	color: #555;
	padding-top: 15px;
}


.copy{
	background-color: #005bac;
	color: #fff;
	padding: 30px 0 50px;
	line-height: 30px;
	font-size: 14px;
	/*margin-top: 60px;*/
}
.copy-right{
	float: right;
}
.link-box{
	float: left;
	margin-left: 12px;
	position: relative;
}
.link-box input{
	border:1px solid #4d8dc5;
	height: 34px;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	padding: 0 12px;
	background-image: url("https://www.mabiryani.com/themes/124/template/images/jt-dowm.png");
	background-repeat: no-repeat;
	background-position:  95% center;
}
.link-box input.active{
	background-image: url("https://www.mabiryani.com/themes/124/template/images/jt-top.png");
}
.link-box ul{
	background-color: #014887;
	display: none;
	position: absolute;
	min-width: 100%;
	bottom: 34px;
	right: 0;
	max-height: 180px;
	overflow-y: auto;
	z-index: 99;
	white-space: nowrap;
}
.link-box ul li{}
.link-box ul li a{
	display: block;
	color: #fff;
	padding: 0 12px;
}
.link-box ul li a:hover{
	background-color: rgba(255,255,255,.5);
}

.mob-header{
	display: none;
}
.mob-nav{
	border-top: 1px solid #006db7;
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50px;
	background-color: #005bac;
}
.mob-nav li{}
.mob-nav li a{
	display: block;
	/*padding: 0 15px;*/
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
.mob-header{
	/*display: block;*/
	background-color: #005bac;
	/*height: 60px;*/
	line-height: 60px;
	position: relative;
	z-index: 999;
}
.mob-logo {
	/*line-height: 50px;*/
}
.mob-logo img{
	height: 40px;
	margin-left: 15px;
	margin-top: 5px;
}
.index-news-box li a:hover{
	color: #0063ae;
}

/*内页table*/
.cmainleft table{
	/*display: block;*/
	/*margin: 15px 0;*/
}
.cmainleft table input{
	width: 98%;
}
.cmainleft .ccontent table.ke-zeroborder{
	border: 1px solid #666!important;
	border-collapse: collapse;
	margin: 0 auto;
}
.cmainleft .ccontent table.ke-zeroborder td{
	border: 1px solid #666!important;
	padding: 0 5px;
}

/*内页点击进入按钮*/
.inner-btn-jr{
	text-align: center;
}
.inner-btn-jr a{
	display: inline-block;
	width: 230px;
	height: 55px;
	line-height: 50px!important;
	border:1px solid #005bac;
	border-radius: 28px;
	color: #005bac;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.inner-btn-jr a:hover{
	background-color: #005bac;
	color: #fff;
}

/*信息公开申请页*/
.shenqing-xx{}
.cmainleft table .shenqing-xx input{
	width: auto;
}
.shenqing-xx label{
	margin-right: 10px;
	font-weight: normal;
}
.inner-table01 input{
	border:1px solid #ccc;
	border-radius: 4px;
}
.inner-table02 textarea{
	width: 86%;
}
.inner-form-tijiao td{
	padding-top: 50px;
}
.inner-form-tijiao input{
	background-color: #fff;
	color: #005bac;
	border:1px solid #005bac;
	border-radius: 28px;
	height: 50px;
	width: 230px!important;
	margin: 0 12px;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.inner-form-tijiao input:hover{
	background-color: #005bac;
	color: #fff;
}
.inner-form-tijiao input.nocan {
    background-color: #fff;
    border-color: #aaa;
    color: #aaa;
}
.xxsqcon{
	border-right: 1px solid #eaeaea;
	padding-top: 15px;
}


/*公开规定与制度*/
.ccontent .news_list{}
.ccontent .news_list li{}

/*信息公开栏目*/
#content > .ccontent{
	margin-top: 30px;
}
#content .news_content table{
	margin: 0 auto;
}


/*首页通知公告*/
.index-tzgg{}
.index-tzgg li{
	overflow: hidden;
}
.index-tzgg li .date{
	float: right;
}
.index-tzgg li .date b{
	font-weight: normal;
}
.index-tzgg li .date span{
	display: none;
}
.index-tzgg li .gongga_title{
	float: left;
	width: 80%;
}
.index-tzgg li .gongga_title a{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* 网上信访 */
.wp_guestbook_lists{
	width: 100%;
    margin: 0 auto;
}
/* .message_list{
	border-top: 1px solid #d5d5d5;
} */
.message_list li.list_item {
    display: block;
    width: 100%;
    padding: 15px 0 0;
	border-bottom: 1px solid #d5d5d5;
}
.message_list li#message_3{
	border-bottom: none;
}
.message_list .icon {
    width: 40px;
    height: 40px;
	float: left;
}
.message_list .icon_box {
    width: 24px;
    height: 24px;
    background: url("https://www.mabiryani.com/themes/124/template/images/guestbook_icon.png") no-repeat 0 0;
	margin: 0 auto;
}
.message_list a.msg_item {
    color: #262626;
	text-decoration: none;
}
.message_list span.msg_item, .message_list span.reply_item {
    color: #848484;
	margin-left: 10px;
	font-size: 14px;
}
.message_list .msg_title{
	line-height: 20px;
}
.message_list .msg_detail {
	margin-top: 10px;
	margin-left: 40px;
}
.message_list .msg_content {
    line-height: 35px;
    height: 90px;
	overflow: hidden;
}
.message_list .read_more {
    display: block;
    width: 16px;
    height: 16px;
    background: url("https://www.mabiryani.com/themes/124/template/images/question.png") no-repeat 0 0px;
    margin-top: 4px;
    cursor: pointer;
	float: left;
}
.msg_reply .read_more{
	background: url("https://www.mabiryani.com/themes/124/template/images/answer.png") no-repeat 0 0px;
}
.message_list .msg_content .msg_text {
    margin-left: 20px;
    line-height: 24px;
}
.message_list .msg_reply {
    height: auto;
    line-height: 24px;
    overflow: hidden;
    /* border: 1px solid #ccc;
    background: #f4f4f4; */
}
.message_list .msg_reply .reply_meta {
    height: 20px;
    padding-left: 10px;
    /* line-height: 20px; */
    /* background: #ccc url("https://www.mabiryani.com/themes/124/template/images/reply.png") no-repeat 6px 3px; */
}
.message_list .msg_reply .reply_text {
	margin-left: 20px;
    /* margin: 0px 10px 0px 25px;
    line-height: 32px; */
}

.news-table .news_pdf{
	padding-top: 20px;
}

.preview_span {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

.preview_span a {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.preview_span > img {
	width: 300px;
}
