@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*search*/
.m-searchbox{padding: 40px 20px 27px; background: #f5f5f5;}
.g-search{margin: 0 35px 36px; height: 50px;}
.u-searchtext{height: 50px; padding-right: 66px; border-color: #1f51b5; border-radius: 9px; font-size: 16px;}
.u-searchbtn{right: 0; top: 0; width: 65px; height: 50px; font-size: 32px; border: none; cursor: pointer; background: none; color: #1f51b5;}
.m-searchbox ul{display: flex; justify-content: space-between;}
.m-searchbox ul span{color: #1f51b5;}
.m-searchbox ul label{margin: 0 4px; font-weight: normal;}
.m-searchbox ul label input{margin-right: 5px;}
.g-nrlmsearch .u-searchtext{height: 30px;font-size: 14px;}
.g-nrlmsearch .u-searchbtn{width: 45px;height: 30px;font-size: 22px;}

@media screen and (max-width: 767px) {
	.m-searchbox{padding: 15px;}
	.g-search{margin: 0 0 20px;}
	.m-searchbox ul{flex-wrap: wrap;}
}

/*location*/
.m-location{margin: 22px 0;}

@media screen and (max-width: 767px) {
	.m-location{margin: 15px 0;}
}

/*tablelist*/
.m-tablelist table{width: 100%; border: 1px solid #fff; color: #4d4d4d;}
.m-tablelist table thead{background: #f2f6fa; color: #2d66a5;}
.m-tablelist table thead th{height: 44px; line-height: 44px; text-align: center; font-size: 16px; border-bottom: 6px solid #236caf;}
.m-tablelist table .u-xh{width: 8%;}
.m-tablelist table .u-bt{width: 37%; border-bottom-color: #32b9e6;}
.m-tablelist table .u-fwrq{width: 21%; border-bottom-color: #16b1c1;}
.m-tablelist table .u-cwrq{width: 17%; border-bottom-color: #2688c4;}
.m-tablelist table .u-fbrq{width: 17%; border-bottom-color: #32b9e6;}
.m-tablelist table tbody tr{border-bottom: 1px solid #d4d6d7;}
.m-tablelist table tbody tr td{padding: 10px 6px;text-align: center; font-size: 13px; line-height: 20px;}
.m-tablelist table tbody tr .u-info{text-align: left;}

/*cglist*/
.m-cglist li{margin-bottom: 25px; line-height: 2;}
.m-cglist li span{margin-left: 10px; color: #b8b8b8;}

/*tglist*/
.m-tglist ul{padding: 25px 30px 0;}
.m-tglist li{margin-bottom: 25px; line-height: 2;}
.m-tglist li span{margin-left: 10px; color: #b8b8b8;}
.m-tglist .u-more{margin: 0 auto; text-align: center; display: block; width: 100px; line-height: 30px; background: #f2f2f2; font-size: 16px;}

.m-lmlist {min-height: 400px;}
.m-lmlist ul li a{display: block; height: 50px; line-height: 50px; font-size: 16px; width: 100%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background-color: #eee; margin-top: 20px; padding: 0 15px;}

@media screen and (max-width: 767px) {
	.m-tglist ul{padding: 15px 15px 0;}
}

/*bmInfo*/
.m-bminfo{margin-bottom: 32px; padding: 15px 30px; border-bottom: 2px solid #f5f5f5;}
.m-bminfo li{line-height: 45px;}

@media screen and (max-width: 991px) {
	.m-bminfo{margin-bottom: 15px; padding: 15px;}
	.m-bminfo li{line-height: 32px; text-align: left;}
}

/*依申请公开目录*/
.m-ysqgkml{padding-bottom: 60px;}
.m-ysqgkml .m-liststyle1{padding: 25px 25px 0;}

@media screen and (max-width: 991px) {
	.m-ysqgkml{padding-bottom: 15px;}
	.m-ysqgkml .m-liststyle1{padding: 15px 15px 0;}
	.m-ysqgkml .m-pagination{margin: 0 10px;}
}

/*申请信息流程图*/
.g-ysqgklct img{display: block; margin: 0 auto; max-width: 100%;}

/*申请表下载*/
.g-ysqgkbgxz{padding: 18px 10px;}
.g-ysqgkbgxz table{width: 100%;}
.g-ysqgkbgxz table thead th{line-height: 40px; background: #f5f5f5; font-weight: bold;}
.g-ysqgkbgxz table thead .u-bgmc{padding-left: 48px;}
.g-ysqgkbgxz table thead .u-cz{text-align: center;}
.g-ysqgkbgxz table tbody tr{border-bottom: 1px solid #ddd;}
.g-ysqgkbgxz table tbody td{padding: 16px 10px;}
.g-ysqgkbgxz table tbody td .btn{margin: 0 auto; display: block; padding: 0; width: 50px; height: 22px; background: #1f51b5; color: #fff; border-radius: 0;}

/*在线申请*/
.m-zxsqtext{padding: 15px 20px; text-align: justify;}
.m-zxsqtext p{text-indent: 2em; line-height: 2.3;}
.m-zxsqform{padding: 0 20px;}
.m-zxsqform h2{line-height: 40px; text-align: center; font-size: 22px;}
.m-ysqtips{line-height: 25px; color: #cd2527; font-size: 14px;}
.m-ysqpub{font-size: 14px;}
.m-ysqpub input{display: inline-block; margin-right: 5px;}
.g-zxsqform{margin: 0 20px;}
.g-zxsqform table{width:100%; border-collapse:collapse; font-size: 14px;}
table.apply-wrapper th{text-align: center; background: #f5f8fa; font-size: 16px; font-weight: bold; padding: 15px 0; border:1px solid #ddd; color: #1f51b5;}
table.apply-wrapper td{border:1px solid #ddd; padding:10px 20px; text-align:left; line-height: 22px;}
table.apply-wrapper td.apply-cell, table.apply-wrapper td.infor-cell{padding: 15px;}
table.apply-wrapper td font{color: #fe0101;}
table.apply-wrapper td label{margin: 0 5px;}
table.apply-wrapper td .jg{padding:0 50px;}
table.apply-wrapper td label input{margin-top: 4px;vertical-align: top;}
table.apply-wrapper td .org{width: 248px; height: 38px; line-height: 38px; border: 1px solid #ddd; padding: 8px 0 8px 6px;font-size: 14px;}
.apply-person-info td.name1, .apply-need-info td.name1{width: 14px; padding: 0 26px;}
.apply-person-info td.apply-person{color: #ff0000;}
.apply-person-info td.text-cell{width: 300px;}
.apply-person-info td.text-cell .name2{display: block; line-height: 28px; }
.apply-person-info td.text-cell .ipt1{width: 100%; height: 26px; border: 1px solid #ddd; padding: 0 5px;box-sizing: border-box;}
.m-mlcode input{height: 26px; border: 1px solid #ddd; padding: 0 5px;box-sizing: border-box;}
.f-dn{display: none;}
.apply-need-info td.name2{width: 98px; padding: 10px 20px 10px 14px; text-align: right;}
.apply-need-info td .text-area{width: 100%; height: 90px; border: 1px solid #ddd; padding: 10px; vertical-align: middle;box-sizing: border-box;}
.apply-need-info td.carrier-sorts span{padding: 0 10px;}
.apply-need-info td.carrier-sorts input{margin: -2px 5px 0 0; vertical-align: middle;}
.uploader{position:relative; display:inline-block; overflow:hidden; cursor:default; padding:0;display:flex;}
.filename{float:left; display:inline-block; outline:0 none;margin-right: 10px; height:26px; width:100%; padding:0 10px; overflow:hidden; cursor:default; text-overflow:ellipsis; white-space:nowrap; background:#fff; border:1px solid #ddd; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;font-size:14px;}
.u-button{float:left; height:26px; display:inline-block; outline:0 none; padding:8px 20px; margin:0; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 10px; background: #1f51b5; border: none; color: #fff;}
.uploader .button{float:left; height:26px; display:inline-block; outline:0 none; padding:0 15px; margin:0; cursor:pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;background: #1f51b5; border: none; color: #fff;}
.uploader input[type=file]{position:absolute; top:0; right:0; bottom:0; border:0; padding:0; margin:0; height:26px; cursor:pointer; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity:0;}
.submit-box{text-align: center; margin: 10px 0 40px;}
.submit-box .btn{width: 100px; height: 48px; background: #a6a6a6; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; font-size: 16px; margin: 0 20px;}
.submit-box .btn-sub{background: #1f51b5;}
.m-ysqgkbox{font-size: 14px;}
.m-ysqcxform #code{width: 50%;}
.m-ysqcxform img{margin-left: 10px;}
.m-ysqcxinfos .table>thead{background: #f5f5f5;}
.m-ysqcxinfos .table>tbody>tr>td{vertical-align: middle;}
.g-ysqlibox .row{margin:0; border: 1px solid #ffe2e2;}
.g-ysqlibox li{margin-bottom: -1px; line-height: 50px; overflow: hidden;}
.g-ysqlibox li .u-title{border-left: 1px solid #ffe2e2; border-bottom: 1px solid #ffe2e2;}
.g-ysqlibox li div p{float: left; width: 33.33333%; border-left: 1px solid #ffe2e2; border-bottom: 1px solid #ffe2e2;}
.g-ysqlibox li div a{display: block; overflow:hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-ysqlibox li div i{margin-right: 10px; display: inline-block; width: 5px; height: 6px; vertical-align: middle; background: url(../images/home/icon-li2.png) no-repeat;}
.g-ysqlibox li div.u-title a{font-weight: bold;}

@media (max-width: 638px){
	.g-zxsqform{margin: 15px;}
	.m-ysqcxform label{margin-bottom: 5px;}
	.m-ysqcxinfos td.he,.m-ysqcxinfos th.he{display: none;}
	table.apply-wrapper td .org{width: 100%;}
	.m-zxsqform td.yc,.share-main{display: none;}
	table.apply-wrapper td{border: none;padding: 10px 5px;}
	table.apply-wrapper td.apply-cell, table.apply-wrapper td.infor-cell{padding: 0;}
	.m-bminfo{padding: 15px;}
	.m-zxsqtext,.m-zxsqform{padding: 15px 0;}
	.submit-box .btn{margin: 0 10px;width: 85px;}
	table.apply-wrapper td .jg{display:block;}
	table.apply-wrapper td label input {margin-top: 2px;}
}

/*依申请公开查询*/
/*.g-ysqgkcx{padding: 20px 18px;}
.m-ysqcxform{padding: 0 15px;}
.m-ysqcxform label{font-weight: normal;}
.m-ysqcxform input[type="text"]{padding:0 10px;height: 30px;line-height: 30px;border: 1px solid #ddd;font-size:15px;}
.m-ysqcxform input[type="submit"]{margin-left:10px;width: 60px; height: 30px;  border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;font-size: 14px;}
.m-ysqcxinfos table{font-size: 13px;}
.m-ysqcxinfos table thead th{text-align: center; font-weight: bold;}*/
.g-ysqgkcx{width: 560px; margin: 50px auto 20px; padding: 0 10px 20px; background: #fafafa; border: #d9d9d9 1px solid; overflow: hidden;}
.m-ysqcxform{padding: 0 15px; text-align: left;}
.m-ysqcxform label{font-weight: normal; margin-top: 15px;}
.m-ysqcxform input[type="text"]{padding:0 10px;height: 42px;line-height: 42px;border: 1px solid #ddd;font-size:15px; width: 307px;}
.m-ysqcxform input[type="submit"]{display: block; width: 100px; height: 42px;  border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;font-size: 16px; margin: 15px auto 0;}
.m-ysqcxinfos table{font-size: 13px;}
.m-ysqcxform img{height: 42px;}
.m-ysqcxinfos table thead th{text-align: center; font-weight: bold;}

/*依申请公开统计*/
.g-ysqgktj{padding: 20px 18px;}
.g-ysqgktj table{width: 100%; border-collapse: collapse; border:1px solid #ddd;}
.g-ysqgktj table thead{background: #f5f5f5;}
.g-ysqgktj table thead th{height: 40px; line-height: 39px; font-weight: bold; font-size: 14px;}
.g-ysqgktj table td,.g-ysqgktj table th{border: 1px solid #ddd; text-align: center;}
.g-ysqgktj table td{padding: 8px;}

.m-ysqgktab {background: #f6f6f6;margin: 10px 4px;}
.m-ysqgktab li{position: relative; float: left; line-height: 38px;}
.m-ysqgktab li a{display: block; font-size: 16px;}
.m-ysqgktab li a:hover,.m-ysqgktab li.u-active a{color: #fff;background: #1f51b5;}
.m-ysqgktab li.col-xs-2{width: 25%;}
.m-ysqgktab li.col-xs-2 a{font-size: 15px;}

/*年报*/
.m-gknbbox .u-title{margin-bottom: 15px; font-size: 32px; font-weight: bold; color: #1f51b5;}
.m-gknbbox .u-desc{padding-bottom: 22px; border-bottom: 2px solid #f2f2f2;}
.m-gknbbox .u-desc span{margin: 0 6px;}
.m-gknbbox .u-desc,.m-gknbbox .u-desc a{font-size: 15px; color: #3d3d3d;}
.g-gknbbox{height: 940px; font-size: 16px; line-height: 2.3; overflow-x: auto; overflow-y: auto;}
.g-gknbbox p{margin-bottom: 15px;}
.g-gknbbox table{border-collapse: collapse; border:1px solid #333;}
.g-gknbbox table td,.g-gknbbox table th{border: 1px solid #333;}
.g-gknbbox img{max-width: 100%;}

/*部门导航*/
.m-gkdhbox .g-gkdhbox{margin: 26px 15px 38px;}
.g-gkdhbox li{line-height: 40px;}
.g-gkdhbox li a{display: block; padding: 0 5px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-xqdh li{background: #f5f5f5;}
.m-bmdh li:nth-child(6n+1),.m-bmdh li:nth-child(6n+2),.m-bmdh li:nth-child(6n+3){background: #f5f5f5;}

/*detail*/
.m-detailtb{width: 100%;}
.m-detailtb td{padding: 5px; border: 1px solid #ddd; font-size: 14px;}
.m-detailbox .u-title{margin-bottom: 15px; font-size: 32px; font-weight: bold;}
.m-detailbox .u-desc{padding-bottom: 22px; border-bottom: 2px solid #f2f2f2;}
.m-detailbox .u-desc span{margin: 0 6px;}
.m-detailbox .u-desc,.m-detailbox .u-desc a{font-size: 15px; color: #3d3d3d;}
.g-detailbox{margin-bottom: 10px; height: 880px; font-size: 16px; line-height: 2.3; overflow-x: auto; overflow-y: auto;}
.g-detailbox p{margin-bottom: 15px;}
.g-detailbox table{border-collapse: collapse; border:1px solid #333;}
.g-detailbox table td,.g-detailbox table th{border: 1px solid #333;}
.g-detailbox img{max-width: 100%;}
.m-dtvideo{margin-bottom: 10px; max-width: 600px; height: 400px;}

.wzbot{float: none;  display: inline-block;}
.wzbot ul.fxd_close li{ margin-left: 15px;}
.wzbot ul.fxd_close li a{display: block; padding-left: 20px; background-image:url(../images/page/detail.png); background-repeat: no-repeat;}
.wzbot ul.fxd_close li.font a{ padding: 0 2px;}
.wzbot ul.fxd_close li.share_btn{width:150px; padding: 0;}
.download_btn a {background-position: -197px 4px;}

.m-relation ul li{line-height: 38px;}
.m-relation ul li.title{font-size: 18px; font-weight: 600; color: #1f51b5;}
.m-relation ul li a{color: #333;width: 100%;}
.m-relation ul li img{vertical-align: middle; margin-top: -2px;}
.m-relation ul li span{display: inline-block;line-height: 27px;width: 90px; height: 27px; border-radius: 5px; background-color: #1f51b5; text-align: center; color: #fff; font-weight: 600;}

/**评论区**/
.u-comment{margin: 0 15px 0 0;line-height: 28px;}
.u-comment a{display: block;font-size: 14px; padding-left: 17px; background-image: url(../images/page/icon-detail-pl.png); background-repeat: no-repeat;background-position: 0 -28px;}

.m-talkbox {background:#f4f4f4;padding:23px 0;margin-top:15px;}
.g-talkbox{max-height:312px;overflow:auto;}
.m-talkbox h3{font-size:18px;color:#007acc;margin-bottom:12px;font-weight:normal;font-weight:normal;padding:0 25px;}
.m-talkbox ul li h2{font-weight:normal;line-height:28px;font-size:16px;}
.m-talkbox ul li div.f-clearfix{color:#888888;font-size:14px;padding:8px 0;margin:0 -15px;}
.m-talkbox ul li:not(:last-child) .u-line{margin:23px 25px 16px;border-bottom:1px dashed #ddd;height:1px;}
.m-talkbox ul li span{margin:0 15px;}

/* 专题专栏*/
.xxgk_ztbox{padding: 15px 22px;}
.xxgk_zttit{font-size: 22px;color: #2c66a5;font-weight: normal; height: 30px;line-height: 30px;margin:5px 0 16px; padding-left: 20px;background: url("../images_xxgk/gkzt_titicon.png") left center no-repeat;}
.xxgk_ztlinlk {margin: 26px 32px 38px;}
.xxgk_ztlinlk li{text-align: center;}
.xxgk_ztlinlk li img{display: block; width: 100%;height:141px}
.xxgk_ztlinlk li span{display: block;padding: 10px 10px 0; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

/*guizhang*/
.gzbox p{margin-bottom: 10px; padding-left: 21px; height: 36px; line-height: 36px; background-color: #e5e5e5; list-style: none;}
.gzbox p a{padding: 0; display: block; color: #333;}
.gzbox p.hover a{color: #2e65a6;}
.gzbox p a:hover{background: none;}

/*公共企事业单位*/
.qsy-titstyle{height: 40px;line-height: 40px;background:#f5f5f5;overflow: hidden;padding:0 15px 0 25px}
.qsy-titstyle span{color:#1f51b5}
.qsy-itemcont{padding:0 15px;margin-top:25px}
.qsy-itemcont ul{max-height:120px;overflow: hidden;margin-top:15px}
.qsy-itemcont li{float:left;width:25%;padding-left:30px;background:url(../images/page/qsyrow.png) 17px center no-repeat;}
.qsy-itemcont li a{display: block;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.qsy-itemcont ul.hgauto{height:auto;max-height:500px}

@media only screen and (min-width: 992px) and (max-width: 1099px) {
	
}
@media only screen and (max-width:991px) {
	.xxgk_ztbox{padding: 15px 17px;}
}
@media only screen and (max-width:767px) {
	.xxgk_ztbox{padding: 10px;}
}