/****新闻动态主页***/
.margin-b30{
	margin-bottom: 30px;
}
.margin-b20{
	margin-bottom: 20px;
}
.margin-t15{
	margin-top: 15px;
}
.mod-nm{width: 100%;height: auto;}
/****区内资讯***/
.list-qnzx-h{height: 760px;}
.list-qnzx li{width:100%;height: auto;border-bottom: 1px dashed #d9d9d9;padding: 13px 0;}
.list-qnzx li:last-child{border-bottom: none;}
.list-qnzx .l{float: left;width: 85%;padding-right: 15px;}
.list-qnzx .l a{display: block;font-size: 18px;color: #333;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-qnzx .l p{font-size: 15px;color: #808080;overflow:hidden;text-overflow:ellipsis;
-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.list-qnzx .r{float: left;width: 15%;height: 70px;background: #e9ecf0;text-align: center;padding: 15px 0;}
.list-qnzx .r span{display: block;font-size: 16px;font-weight: bold;color: #2e6599;line-height: 20px;}
/****区内资讯 end***/

/****新闻动态主页  END***/
/****专题页***/
.zt-list{width: 100%;height: auto;padding: 15px 0;}
.zt-list li{width: 50%;float: left;height:auto;padding:15px;}
.zt-list .zt-img{width: 170px;height: 115px;float: left;background: #f2f2f2;}
.zt-list .zt-img img{width: 100%;height: 100%;}
.zt-list .zt-c{display: block;padding-left: 190px;padding-top: 15px;}
.zt-list .zt-c p{font-size: 20px;line-height: 30px;}
.zt-list .zt-c a{width: 80px;height: 36px;line-height: 36px;text-align: center;background: #0059a9;border-radius: 5px;font-size: 15px;color:#fff;display: block;margin-top: 15px;}
.zt-list .zt-c a:hover{opacity: 0.7;}


.zt-img{width: 100%;height: auto;margin-bottom: 15px;}
.zt-img img{width: 100%;height: auto;}
/****专题页  END***/
/****面包屑***/
.crumbs{width: 100%;height: 30px;line-height: 30px;}

.crumbs a{font-size: 14px;margin-right: 10px;}
/*
.crumbs a:after{
	content: "\e6f9";
	font-family: "iconfont";
	margin-left: 10px;
}
*/
.crumbs a:last-child:after{display: none;}
.crumbs cite{cursor: none;}
.crumbs cite:hover{color:#333;}
/****面包屑  END********/

/****侧边导航栏****/
.nav-tree-box, .nav-tree-box2{height: 630px;position: relative;background: #edf1f5; float:  left;overflow-y: auto;overflow-x: hidden; display: block;}
.nav-tree-box{width: 17%;}
.nav-tree-box2{width: 22%;}
.nav-tree-title{width: 100%;height: auto;background: #2e6599;text-align: center;overflow: hidden;position: relative;font-size: 20px;color:#fff;font-weight: bold;}
.nav-tree-title img{height: 100%;width: auto; position: absolute;top:0;left: 0;z-index: 1;}
.nav-tree-title-c{position: relative;z-index: 9;width: 100%; height: auto;line-height: 30px;padding: 15px 10px;}
.nav-tree-title-c a{font-size: 22px;color:#015293;font-weight: bold;}



.nav-tree{width: 100%;height: auto;background: #edf1f5;	padding:0;min-height: 500px;}

.layui-nav-tree{width: 100%;}
.layui-nav-tree .layui-nav-item{background: #edf1f5 !important;width: 100% !important;
	height: auto;text-align: center;}
.layui-nav-tree .layui-nav-item a{height: auto;line-height: 24px;padding: 18px 15px; font-size: 18px!important;	color:#333;display: block;overflow: auto;white-space: normal;}

.layui-nav-tree .layui-nav-item a:hover, .layui-nav-tree .layui-nav-itemed a{background: #dde4eb !important;color:#2e6599!important;font-weight: bold;border-left: 5px solid #edf1f5;}
/****侧边导航栏 END *******/

/***新闻列表***/

.news-c, .news-c2{
    float: left;
	height: 630px;
	overflow: auto;
	box-sizing: border-box;
	padding-left: 30px;
}
.news-c{width: 83%;}
.news-c2{width: 78%;}
.news-c-head{width: 100%;height: 60px;line-height: 60px;background: #edf1f5;font-size: 18px;color:#2e6599;padding: 0 10px;box-sizing: border-box;position: relative}
.news-c-head img{height: 100%;width: auto; position: absolute;top:0;left: 0;z-index: 1; }
.news-c-head span{position: relative;z-index: 9;width: 100%; height: 60px;line-height: 60px;font-size: 20px;color:#2e6599;}


.news-list{width: 100%;height: auto;padding: 15px;}
.news-dot{width: 6px;height: 6px;border-radius: 50%;background: #3d6dcc;display: inline-block;vertical-align: middle;margin-right: 10px;}
.news-list li{width: 100%;height: auto;line-height: 20px;padding: 10px 0;}
.news-list li a{width: 100%; display: block;font-size: 16px;padding-right: 20%;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-list li span{position: absolute;right: 0;font-size: 15px;color: #999;}
.news-list li:nth-child(5n) {border-bottom: dashed 1px #e5e5e5;padding-bottom: 20px;    margin-bottom: 10px;}
.news-list-dot li{position: relative;padding-left: 15px;}
.news-list-dot li::before{content: "";width: 4px;height: 4px;border-radius: 50%;background: #0059a9;position: absolute;left:0;top:17px;}

/***群众来信列表**/
.lxgs-list{width: 100%;height: auto;padding: 20px 0;}
.lxgs-list li{width: 100%;height: auto;margin-bottom: 20px;}
.lxgs-list li a{display: block;width: 100%;height: auto;padding: 15px;background: #f2f6fa;border-radius: 10px;}
.lxgs-list li a:hover{background: #dae6f2;}
.lxgs-list .wen{border-bottom: 1px dashed #e5e5e5;}
.lxgs-list .wen, .lxgs-list .da{padding: 5px 0;}
.lxgs-list .wen-c, .lxgs-list .da-c{display: block;padding-left: 70px;height: auto;}
.lxgs-list .da-c .cc{display: flex;align-items: center; height: auto;min-height: 38px;}
.lxgs-list .wen-c span{font-size: 15px;color: #808080;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.lxgs-list  .title {width: 100%;height: auto;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;color:#333;position: relative;padding-right: 20%;}
.lxgs-list  .title span{font-size: 15px;color:#999;position: absolute;right: 0;top:0;}
.lxgs-btn{width: 60px;float: left;}

/***群众来信列表 end**/

/*
.xxgk-list li:last-child{
	border-bottom: none;
}
*/
.xxgk-list li a{
	font-size: 16px;
}
.xxgk-list li span{
	position: relative!important;
	color:#333;
}
.xxgk-list-title{
	width: 100%;
	height: 30px;
	background: #f0f2f5;
	line-height: 30px;
	
}
.xxgk-list-title span{
	padding: 0 15px;
	font-size: 15px;
	color:#333;
	font-weight: bold;
}
/***信息公开导航***/
.news-video{width:100%;height: 370px;background: #333;margin-bottom: 30px;}
.news-video .video{width:100%;height: 370px;}


.xxgk-href1{width: 100%;height: auto;}
.xxgk-href1 li{width: 50%;float: left;padding:10px;}
.xxgk-href1 li a{display: block;width: 100%;height: 75px;line-height: 73px; border-radius: 5px;text-align: center;background: #eef5ff;border:1px solid #d5dce5;font-size: 16px;color: #333;font-weight: bold;}

.xxgk-href2{width: 100%;height: auto;padding-top: 10px;}
.xxgk-href2 li{width: 33.30%;float: left;padding: 5px;}
.xxgk-href2 li a{display: block;width: 100%;height: 65px;line-height: 65px; border-radius: 5px;text-align: center;background: #fff;border:1px solid #a3b5cc;font-size: 16px;color: #333;}
.xxgk-href1 li a:hover, .xxgk-href2 li a:hover{background: #2983cc;color:#fff;}
.xxgk-nav{
	width: 100%;
	height: auto;
	padding: 15px;
	margin-top: 15px;
	
}
.xxgk-nav-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.xxgk-nav-title span{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 2px;
	background: #fff;
	opacity: 0.5;
	margin: 0 10px;
}
.xxgk-nav li{
	width: 100%;
	height: 65px;
	line-height: 63px;
	border-bottom: 1px solid #9ab9db;
	font-size:18px;
	color:#fff;
	border-radius: 0;
	text-align: center;
}
.xxgk-nav li:last-child{
	border-bottom: none;
}
.xxgk-nav li a{
	font-size: 18px;
	color:#fff;
}
.xxgk-nav li a:hover{

	color:#1afffb;
}
.xxgk-nav .icon{
	font-size: 26px;
	float: left;
	position: relative;
}
.xxgk-nav .icon::after{
	content: "";
	position: absolute;
	left: 45px;
	top:50%;
	width: 1px;
	height: 20px;
	background: #9ab9db;
	margin-top: -10px;
}


.xxgk-other{
	width: 100%;
	height: auto;
	margin-top: 15px;
}
.xxgk-other-item{
	width: 47%;
	height: 110px;
	background: #e5f0ff;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color:#264d80;
	padding-top: 15px;
	margin: 10px 1.5%;
	float: left;
}
.xxgk-other-item .icon{
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	margin: 0 auto 10px auto;
}
.xxgk-other-item .icon span{
	font-size: 30px !important;
	color:#3473b6;
}
.xxgk-other-item:hover{
	background: #e6b045 !important;
	color:#fff !important;
}

.gov-item{
	padding-top: 30px;
}
.gov-item .icon{
	 display: inline-block;
	vertical-align: middle;
	margin:0 10px 0 0;
}
.gov-item span{
	 display: inline-block;
	vertical-align: middle;
}
/***信息公开导航 end***/

.paging{
	width: 100%;
	height: 50px;
	text-align: center;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background: #3473b6 !important;
}
.layui-laypage a:hover{color: #3473b6 !important;}
/***新闻列表  END***/


/***新闻详情***/
.print{font-size: 15px;color:#0059a9;}
.print span{font-size: 18px;margin-right: 10px;}
.news-detl-title{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	line-height: 150%;
	padding: 10px 0;
}
.news-detl-title2{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 15px;
}
.news-detl-sub{
	width: 100%;
	height: 30px;
    text-align: center;
}
.news-detl-sub li{
	display: inline-block;
	margin: 0 15px;
	font-size: 14px;
}
.news-detl-sub li i{
	font-style: normal;
}
.news-detl-c{
	padding:30px  15px;
	border-top:1px dashed #e5e5e5;
	margin-top: 30px;
}
.news-detl-c2{
	padding:15px;
	margin-top: 15px;
}
.news-detl-c p, .news-detl-c2 p{
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 200%;
	/*text-indent: 36px;*/
}
.news-detl-c img{display: block;margin: 10px auto;width: auto;max-width: 75%;height: auto;}


.news-detl-up {width: 100%;height: 50px;line-height: 50px;padding: 0 10px;}
.news-detl-up a{width: 50%;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 50px;font-size: 16px;color:#333;}
.news-detl-up a:hover{color: #0059a9;}
.news-detl-share{height: 40px;line-height: 40px;background: #f0f2f5;padding:0 10px; }
.share-item{
	display: inline-block;
    margin-right: 10px;
}
 /***详情二维码***/
.code-box{width: 100%;height: auto;text-align: center;}
.code-box .code-t{font-size: 16px;color:#666;line-height: 30px;}
.code-box .code{margin: 0 auto;}
.code-box .code img{width: 100%;height: 100%;max-width: 100%;}
/***详情二维码 end***/
/***新闻详情 END***/

/***信息公开详情***/
.info-table{width: 100%;height: auto;margin: 15px auto 30px auto;}
.info-table tr{	width: 100%;height: auto;border:1px solid #b8c1cc;padding: 0;margin-bottom: -1px;display: table-row; vertical-align: inherit;}
.info-table th{
	width: 15%;
	height: 100%;
	display: table-cell;
	line-height: 24px;
	padding: 10px 0;
	text-align: center;
	border-right: 1px solid #b8c1cc;
	font-size: 16px;
	color:#264d80;
	box-sizing: border-box;
}
.info-table th a{
	display: block;
	font-size: 15px;
	font-weight: normal;
	color:#333;
	padding:0 10px;
	margin: 0 auto;
}
.info-table td{
	width: 35%;
	height: 100%;
	display: table-cell;
	line-height: 28px;
	padding: 11px;
	font-size: 15px;
	box-sizing: border-box;
	border-right: 1px solid #b8c1cc;
}
.info-table2 td{width: 50%;}
.info-table2 .coll {width: 100%!important;}
.info-list{
	width: 100%;
	height: auto;
	margin: 15px auto 30px auto;
}
.info-item{
	width: 50%;
	height: auto;
	float:left;
	border:1px solid #b8c1cc;
	margin-right: -1px;
	margin-bottom: -1px;
}
.info-item-l{
	width: 30%;
	display: inline-block;
	height:auto;
	line-height: 28px;
	padding: 11px 0;
	text-align: center;
	border-right: 1px solid #b8c1cc;
	font-size: 16px;
	color:#264d80;
		
}
.info-item-name{
	width: 80px;
	font-size: 16px;
	color:#264d80;
	text-align:justify;
text-align-last: justify;
	margin: 0 auto;
}
.info-item-r{
	width: 69%;
	display: inline-block;
	line-height: 28px;
	padding: 11px ;
	font-size: 18px;
}
.result-cx-list{
	width: 100%;
	height: auto;
	padding:0 15px;
	margin-bottom: 10px;
}
.result-cx-item{
	width: 50%;
	border:1px solid #b8c1cc;
	height: auto;
	min-height: 50px;
	line-height: 24px;
	
	font-size: 16px;
	padding: 12px 10px;
	margin-right: -1px;
	margin-bottom: -1px;
    float: left;
}
.result-cx-list .cx-item2{
	width: 100% !important;
}
/***信息公开详情 end***/

/***附件***/
.fujian{width: 100%;height: auto;margin-top: 30px;}
.fujian li{width: 100%;height: auto;line-height: 150%;padding: 10px 0;font-size: 16px;}
.fujian li span{font-size: 20px;color:#0059a9;margin-right: 10px;}
.fujian li a{font-size: 16px;color:#0059a9;}
.fujian li a:hover{color:#e6b045;}
/***附件 end***/

/***依申请公开***/
.ysq-head{
	width: 100%;
	height: 150px;
	position: relative;
}
.ysq-h-bg{
	width: 100%;
	height: 150px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
.ysq-h-bg img{
	height: 150px;
	width: auto;
}
.ysq-h-c{
	width: 100%;
	height: 150px;
	padding: 50px 30px;
	font-size: 36px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	font-weight: bolder;
}
.ysq-state{
	font-size: 16px;
	line-height: 150%;
	margin: 30px auto;
}
.btn-c-box{
	width: 100%;
	height: auto;
	padding: 15px;
	text-align: center;
}
.ysq-btn{
	min-width: 200px;
	margin:0 15px;
}


.ysq-form-title{
	width: 100%;
	height: auto;
    padding: 15px 0;
	margin-bottom: 20px;
}
.ysq-form-title .title{
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
}
.ysq-form-title .sub{
	font-size: 15px;
	line-height: 150%;
	padding-right: 200px;
}
.ysq-btn2{
	min-width: 150px;
	margin:0px 15px;
	
}

.ysq-form-title  .btn{margin-left: 30px;}
.ysq-cx {text-align: right;padding: 30px 0;display: block;}
.ysq-cx span{font-size: 20px;color:#e67422;}
/***依申请公开  end***/

/***表单***/
.form-mod{
	margin-top: 15px;
}
.layui-form-item{
	margin-bottom: 10px;
}
.layui-form-label{ padding:5px 5px;  width: 150px; line-height: 30px;
	font-size:15px;
}
.layui-form-label2{ padding:5px 5px;  width: 100%; line-height: 30px;
	font-size:15px;color:#333;
}
.layui-form-des{
	font-size: 14px;
	color:#666;
	line-height: 150%;
}
.layui-input-block{
	margin-left: 175px; min-height: 50px;
}
.layui-input, .layui-textarea, .layui-select{height: 40px; line-height: 1.5; font-size: 15px; }
.layui-form-radio *{ font-size: 15px;}
.layui-form-radioed>i,.layui-form-radio>i:hover{color: #3473b6;}
.layui-form-checked[lay-skin="primary"] i {
    border-color: #3473b6 !important;
    background-color: #3473b6;
}
.layui-form-checkbox[lay-skin="primary"] span{
	font-size: 15px;
}
.layui-form-checkbox2[lay-skin="primary"] span{
	font-size: 15px;
	color:#fff;
}
.layui-upload-drag .layui-icon {
	color:#3473b6;
}
.layui-form-select dl dd.layui-this {
    background-color: #3473b6;
}
.form-code{
	width: 100%;
	height: 40px;
	background: #e5e5e5;
}
.form-upload{
	width: 100%;
	height: auto;
}
.form-upload .upload-item{
	width: 170px;
	height: 120px;
	border:1px solid #b8c1cc;
    text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
	position: relative;
}
.form-upload .upload-item img{
	width: 100%;
	height: 100%;
}
.upload-close{
	position: absolute;
	top:-20px;
	right: -20px;
	font-size: 30px;
	z-index: 10;
	color:#666;
}
/***表单 end***/


/****公开意见箱*******/
.gkyjx{
	width: 100%;
	height: auto;
}
.gkyjx-name{
	text-align: center;
	margin: 15px auto;
}
.gkyjx-name .name{
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	
}
.gkyjx-input{
	height: 60px;
	line-height: 50px;
	border-radius: 5px 0 0 5px;
}
.gkyjx-btn{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	border-radius: 0 5px 5px 0;
}
.department{padding: 15px 0;}
.department li{width:25%;float: left;padding: 10px;}
.department li a{display: block;width: 100%;height:42px;line-height: 40px;font-size: 16px;text-align: center;border:1px solid #f2f2f2;border-radius: 5px;}
.department li a:hover{background: #f2f2f2;color:#0059a9;}

/****公开意见箱 end*******/

/****XX政府*******/
/***领导信息***/
.leader-list{width: 100%;height: auto;box-sizing: border-box;}
.leader-list li{width: 100%;height: auto;min-height: 70px; padding: 15px 0;box-sizing: border-box;}
.leader-list li a{width: 100px;height: 40px;float: left;padding:10px 20px;background: #477fb3;font-size: 18px;line-height: 20px;color:#fff;text-align:justify;text-align-last: justify;}
.leader-list .detl{width: 100%; min-height: 40px; padding-left: 120px;display:block;}
.leader-list .detl span{display: flex;align-items: center;min-height: 40px;line-height: 20px;font-size: 16px;color:#666; }

.leader-detail-list{width: 100%;height: auto;padding: 15px 0;}
.leader-detail-list li{padding: 15px 0;border-bottom: 1px solid #f2f2f2;}
.leader-detail-list li a{font-size: 20px;color:#333;line-height: 40px;}
.leader-detail-list li p{font-size: 15px;color:#333;line-height: 30px;}
.leader-detail-list .t1{font-size: 15px;color:#999;}
/***领导信息***/

/***单位简介***/
.about-img{width: 100%;height: 200px;}
.about-img img{width: 100%;height: 100%;}
.about-t{display: block;width: 100%;height:400px;font-size: 16px;color:#333;line-height: 30px;padding: 0 5px;overflow: hidden;margin: 10px auto;position: relative;}
/*.about-t::after{content: "...【查看更多】";position: absolute;right: 0;bottom: 0;background: #fff;color:#2e6599;}*/
/****领导详情****/
.mayor-detl{width: 100%;height: auto;padding-top: 30px;border-top:1px dashed #e5e5e5;}
.mayor-detl-l{width: 100%;height: auto;text-align: left;margin-bottom: 30px;}
.mayor-detl-l img{width: 130px;	height:auto;float: left;}
.mayor-detl-l-t{display: block;padding-left: 160px;height: auto;}
.mayor-detl-l-t .name{font-size: 24px;color:#015293;font-weight: bold;margin: 10px 0;line-height: 50px;}
.mayor-detl-l-t .name span{font-size: 15px;color:#666;margin-left: 15px;font-weight:normal;}
.mayor-detl-l-t .title{font-size: 20px;font-weight: bold;line-height: 50px;margin-top: 10px;}
.mayor-detl-r{width: 100%;}
.mayor-detl-r-t{width: 100%;height: auto;font-size: 16px;line-height: 200%;	text-align: left;padding-bottom: 20px;}
.mayor-detl-r-t p{font-size: 16px;color:#333;line-height: 200%;}
/****领导详情****/
/***内设机构***/
.list-nsjg li{width: 50%;float: left;padding:0 15px;position: relative;}
.list-nsjg li::before{content: "";width: 4px;height: 4px;border-radius: 50%;background: #2e6599;position: absolute;left: 0;top:18px;}
/***内设机构 end***/

/****XX政府 end*******/

.map-tab-title{
	height: 50px;
	line-height: 50px;
}
.map-tab-title li{
	width: 14%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}


.survey{
	width: 100%;
	height: auto;
	padding:10px 15px ;
}
.survey label{
	width: 100%;
	height: auto;
	padding:  0;
	line-height: 20px;
	font-size: 16px;
	color:#000;
	display: block;
}

.chart-change{
	float: right;
	line-height: 30px;
}
.chart-change a{
	margin: 0 10px;
}
.chart-shape{
	width: 100%;
	height: 230px;
	padding:  30px 15px 15px 30px;
}

/******调查征集*******/
.dczj-list{
	width: 100%;
	height: auto;
}
.dczj-list li{
	border-bottom: 1px dashed #e5e5e5;
	
}
.dczj-list .l{
	width: 80%;
	float: left;
}
.dczj-list a{
	display: block;
	width: 100%;
	height: auto;
	padding: 15px;
	background: #fff;

}
.dczj-list a i{font-style: normal;width: auto;display: inline-block;background: none;margin: 0 5px;}
.dczj-list  p{
	font-size: 16px;
	font-weight: 500;
	color:#333;
}
.dczj-list  span{
	font-size: 14px;
	color:#999;
}
.dczj-list a:hover{
	background: #f2f2f2;
	
}
.dczj-list .r{
	width: 20%;
	float: left;
	text-align: right;
}
.dczj-btn{width: 120px;padding: 0;}
/******调查征集 end*******/
.input-group-addon {
    padding: 0 !important;
    height: 40px !important;
}
.img-captcha {
    width: 100% !important;
    height: 40px !important;
}

.gkyjx-state{text-align: center;font-size: 16px;line-height: 150%;margin-bottom: 60px;padding-top: 30px;}
.gkyjx-state span{font-weight: bold;color:#0059a9;margin-bottom: 10px;}

