﻿/****新闻动态主页***/
.gradient1{
background: -webkit-linear-gradient(left, #cbe1ff , #e5f0ff) !important; /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #cbe1ff,#e5f0ff) !important; /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #cbe1ff, #e5f0ff) !important; /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #cbe1ff , #e5f0ff) !important; /* 标准的语法 */ }

.margin-b30{
	margin-bottom: 30px;
}
.margin-b20{
	margin-bottom: 20px;
}
.margin-t15{
	margin-top: 15px;
}
.news-mod{
	margin-top: 20px;
}
.news-mod-c{
	padding-top: 10px;
	padding-bottom: 20px;
	background: #f2f4f7;
}
.news-c-h1{
	height: 210px;
	overflow: hidden;
}
.news-c-h2{
	height: 160px;
	overflow: hidden;
}
.news-c-h3{
	height: 470px;
	overflow: hidden;
}
.news-c-h4{
	height: 250px;
	overflow: hidden;
}
.news-carousel{
	width: 100%;
	height: 350px;
	margin-bottom: 20px;
}
.news-carouse img{
	width: 100%;
	height: 350px;
}
.news-crsl-img{
	width: 100%;
	height: 350px;
}
.news-crsl-c{
	width: 100%;
	height: 350px;
	background: #f0f2f5;
	padding: 30px;
}
.news-crsl-c .line{
	width: 100%;
	height: 1px;
	background: #cad9e8;
	margin: 30px 0;
}
.news-crsl-c .name{
	font-size: 26px;
	color:#264d80;
}
.news-crsl-c .des{
	font-size: 16px;
	color:#333;
	line-height: 200%;
}
.news-crsl-c .crsl-page{
	width: 100%;
	font-size: 20px;
	color:#3983cc;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
}
.news-carousel2{
	width: 100%;
	height: 480px;
	margin-bottom: 20px;
}
.news-carousel2 .news-crsl-img{width: 100%;	height: 100%;}
.zt-list li{
	width: 100%;
	height: 38px;
	background: #e5f0ff;
	margin-bottom: 14px;
	line-height: 38px !important;
	padding: 0 10px;
}
.zt-list li:last-child{
	margin-bottom: 0;
}
/****新闻动态主页  END***/
/****面包屑***/
.crumbs{
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.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{
	width: 18%;
	height: auto;
	float: left;
}
.nav-tree-title{
	width: 100%;
	height: auto;
/*	text-align: center;	*/
	overflow: hidden;
	position: relative;
}
.nav-tree-title img{
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.nav-tree-title-c{
	position: relative;
	z-index: 9;
	width: 100%;
    height:auto;
	line-height: 30px;
	padding:15px 10px;
	font-size: 22px;
	color:#fff;
	
}
.nav-tree-title-c a{
	font-size: 22px;
	color:#fff;
}
.nav-tree{
	width: 100%;
	height: auto;
	background: #edf6fa;
	padding: 10px 0;
}

.layui-nav-tree{
	width: 100%;
}
.layui-nav-tree .layui-nav-item{
	background: #edf6fa !important;
	width: 100% !important;
	height: auto;
	text-align: left;
}
.layui-nav-tree .layui-nav-item a::after{
	content: "\e6f9";
	font-family: "iconfont";
	color:#999;
	position: absolute;
	right: 10px;
		
}
.layui-nav-tree .layui-nav-item a{
	width: 100%;
	display: block;
	height: auto;
	line-height: 25px;
	padding: 15px 10px;
	font-size: 18px !important;
	box-sizing: border-box;
	overflow: auto;
	white-space: normal;
	color:#333;
}

.layui-nav-tree .layui-nav-item a:hover, .layui-nav-tree .layui-nav-itemed{
	background: #5ca1e5 !important;
	border-left: none;
}.layui-nav-tree .layui-nav-item a:hover::after, .layui-nav-tree .layui-nav-itemed a::after{
	color:#fff;
}
/****侧边导航栏 END *******/

/***新闻列表***/
.news-c{
	width: 82%;
	float: left;
	padding-left: 30px;
}
.news-c-head{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5;
}
.news-c-head2{
	border:none;
	background: #f2f2f2;
	padding: 0 10px;
}
.news-c-head .name{
	font-size: 20px;
	font-weight: bold;
	color:#3473b6;
}
.news-c-head .nm-search{padding-top: 5px;}
.data{
	font-size: 14px;
	color:#666;
	float:right;
}

.news-list{
	width: 100%;
	height: auto;
	padding: 15px 0;
}
.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: 15px 0;
	font-size: 18px;
}

.news-list li a{
	font-size: 18px;
}

.list-5n li:nth-child(5n) {border-bottom: dashed 1px #e5e5e5;padding-bottom: 20px;    margin-bottom: 10px;}
.xxgk-list li{
	border-bottom: 1px dashed #c8cacc;
	font-size: 16px;
}


/*
.xxgk-list li:last-child{
	border-bottom: none;
}
*/
.xxgk-list li a{
	font-size: 16px;
}
.xxgk-list-title{
	width: 100%;
	height: 40px;
	background: #e5f0ff;
	line-height: 40px;
	
}
.xxgk-list-title span{
	padding: 0 15px;
	font-size: 15px;
	color:#333;
	font-weight: bold;
}
/***信息公开导航***/
.xxgk-nav{
	width: 100%;
	height: auto;
	background: #edf6fa;
	padding: 15px;
	
}
.xxgk-nav-title{
	width: 100%;
	height:auto;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	padding:20px 0;
}
.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: 18px;
	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:#3983cc;
}
.xxgk-other-item:hover{
	background: #3983cc !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***/
.news-item{
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
}
.paging{
	width: 100%;
	height: 50px;
	text-align: center;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background: #3983cc !important;
}
.layui-laypage a:hover{color: #3983cc !important;}
/***新闻列表  END***/


/***新闻详情***/
.news-detl-title{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 32px;
	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;
	line-height: 45px;
}

.news-detl-c td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 0px;}

.news-detl-c table{border:solid #add9c0; border-width:1px 0px 0px 1px;}

.news-detl-c2{
	padding:15px;
	margin-top: 15px;
}
.news-detl-c p, .news-detl-c2 p{
	margin-bottom: 15px;
	font-size: 18px;
	/* line-height: 200%; */
	line-height: 45px;
	/* text-indent: 36px; */
}
.share-item{
	display: inline-block;
    margin-right: 10px;
}
/***详情二维码***/
.code-box{width: 100%;height: auto;text-align: center;}
.code-box p{font-size: 16px;color:#666;line-height: 30px;}
.code-box .code{width: 240px;height: 240px;margin: 0 auto;}
.code-box .code img{width: 100%;height: 100%;}

.news-detl-share{height: 40px;line-height: 40px;background: #edf6fa;padding:0 10px; }

.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;}
/***新闻详情 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: 28px;
	padding: 11px 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: 16px;
	font-weight: normal;
	color:#264d80;
	padding:0 10px;
	margin: 0 auto;
}
.info-table td{
	width: 35%;
	height: 100%;
	display: table-cell;
	line-height: 28px;
	padding: 11px;
	font-size: 16px;
	box-sizing: border-box;
	border-right: 1px solid #b8c1cc;
}
.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: 18px;
	color:#264d80;
		
}
.info-item-name{
	width: 80px;
	font-size: 18px;
	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;
}
.fujian li{
	width: 100%;
	height: auto;
	line-height: 30px;
	padding: 10px 0;
	font-size: 18px;
	
	}
.fujian li a{
	font-size: 18px;
	color:#264d80;
	text-decoration: underline;
}
.fujian li a:hover{
	color:red;
}
/***附件 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: 100%;
	width: 100%;
}
.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: 18px;
	line-height: 150%;
	margin: 30px auto;
}
.btn-c-box{
	width: 100%;
	height: auto;
	padding: 15px;
	text-align: center;
}
.ysq-btn{
	min-width: 300px;
	margin:0 15px;
}


.ysq-form-title{
	width: 100%;
	height: auto;
    padding: 15px 0;
	margin-bottom: 20px;
}
.ysq-form-title .title{
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
}
.ysq-form-title .sub{
	font-size: 16px;
	line-height: 150%;
}
.ysq-form-title  .btn{margin-left: 30px;}
.ysq-btn2{
	min-width: 200px;
	margin:0px 15px;
	
}
.ysq-cx {text-align: right;padding: 30px 0;display: block;}
.ysq-cx span{font-size: 20px;color:#e67422;}
/***依申请公开  end***/

/***表单***/
.form-mod{
	margin-top: 15px;
}
.form-mod2{
	margin-top:60px;
	border-top: 1px dashed #e5e5e5;
	padding-top: 60px;
}

.layui-form-item{
	margin-bottom: 10px;
}
.layui-form-label{ padding:5px 5px;  width: 150px; line-height: 30px;
	font-size:16px;
}
.layui-form-label2{ padding:5px 5px;  width: 100%; line-height: 30px;
	font-size:16px;color:#333;
}
.layui-form-pane .layui-form-label{padding:5px 5px;line-height: 30px;height:40px;}
.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: 16px; }
.layui-form-radio *{ font-size: 16px;}
.layui-form-radioed>i,.layui-form-radio>i:hover{color: #3983cc;}
.layui-form-checked[lay-skin="primary"] i {
    border-color: #3983cc !important;
    background-color: #3983cc;
}
.layui-form-checkbox[lay-skin="primary"] span{
	font-size: 16px;
}
.layui-form-checkbox2[lay-skin="primary"] span{
	font-size: 16px;
	color:#fff;
}
.layui-upload-drag .layui-icon {
	color:#3983cc;
}
.layui-form-select dl dd.layui-this {
    background-color: #3983cc;
}
.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: 18px;
	border-radius: 0 5px 5px 0;
}

.department-btn{
	width: 100%;
	height: 50px;
	border:1px solid #d4d6d9;
	line-height: 24px;
	font-size: 16px;
	padding: 12px 5px;
	text-align: center;
	background: none;
	
}
.department-btn:hover{
	background: #f0f2f5;
	border-color: #3983cc;
	color:#3983cc;
	opacity: 1;
}
.department-btn:active{
	background: #f0f2f5;
	border-color: #3983cc;
	color:#3983cc;
	opacity: 0.75;
}
/****公开意见箱 end*******/

/****市政府*******/
.mayor{
	width: 100%;
	height: auto;
}
.mayor-l{
	width: 28%;
	height: 175px;
	float: left;
}
.mayor-l img{
	width: 130px;
	height: 175px;
}
.mayor-r{
	width: 72%;
	float: left;
}
.mayor-name{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.mayor-name .name{
	font-size: 24px;
	color:#e81420;
	font-weight: bold;
	margin-right: 10px;
}
.mayor-name .name:hover{
	color:#ff000d;
}
.mayor-name .name:active{
	color:#95d4df;
}
.mayor-name .post{
	font-size: 16px;
	color:#333;
}
.mayor-fg{
	width: 100%;
	height: auto;
	margin: 15px 0;
    font-size: 16px;
	line-height: 30px;
}
.mayor-fg  .title{
	width: 14%;
	float: left;
	font-weight: bold;
}
.mayor-fg  .sub{
	width: 86%;
	float: left;
}
.leader-other{
	margin-top: 30px;
}
.mayor-l a:hover, .leader-other a:hover{
	opacity: 0.8;
}
.leader-other-img{
	width: 100%;
	height: auto;
}
 .leader-other-img img{
	width: 120px;
	height: 160px;
}
.leader-other-c{
	width: 100%;
	height: auto;
	text-align: center;
	font-size:16px;
	color:#666;
}


.mayor-detl{
	width: 100%;
	height: auto;
}
.mayor-detl-l{
	width: 20%;
	height: auto;
	float: left;
	text-align: left;
	
}
.mayor-detl-l-t{
	width: 130px;
	height: auto;
	text-align: center;
}
.mayor-detl-l-t .name{
	font-size: 24px;
	color:#e81420;
	font-weight: bold;
	margin: 10px 0;
}
.mayor-detl-l img{
	width: 130px;
	height: 175px;
}
.mayor-detl-r{
	width: 80%;
	float: left;
}
.mayor-detl-r-t{
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 200%;
	text-align: left;
	
}
/****市政府 end*******/
.department-box{
	padding-bottom:15px;
	margin-bottom: 30px;
}
.map-tab-title{
	height: 50px;
	line-height: 50px;
}
.map-tab-title li{
	width: 14%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.map-tab-title  .layui-this:after {height: 51px;}

.map-tab-title .layui-this{height: 50px;}
.tab-title-time{background: #e4e7ed!important;}
.tab-title-time .li{font-size: 22px;font-weight: bold;}
.tab-title-time  .layui-this{font-size: 24px; font-weight: bold;color:#3983cc;}
.gzbg .layui-tab-content{padding: 0 30px;}
.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  p{
	font-size: 18px;
	font-weight: 500;
	color:#333;
}
.dczj-list  span{
	font-size: 15px;
	color:#999;
}
.dczj-list a:hover{
	background: #f2f2f2;
	
}
.dczj-list .r{
	width: 20%;
	float: left;
	text-align: right;
}
/******调查征集 end*******/
.input-group-addon {
    padding: 0 !important;
    height: 40px !important;
}
.img-captcha {
    width: 100% !important;
    height: 40px !important;
}

.gzbg-mod{margin:30px auto;background: #fff;}
.gzbg-mod .crumbs{padding:0 15px;}

/***侧边栏***/
.layui-tree-entry {
    position: relative;
    padding: 10px 0;
    height: 40px;
    white-space: nowrap;
}
/*.layui-tree-txt{color:#fff;font-size: 16px;}*/
.layui-tree-txt{font-size: 18px;line-height: 25px;}
.layui-tree-entry:hover{background-color: #59a9ff !important;color:#fff !important;}
.layui-tree-entry:hover .layui-tree-txt {
    color: #fff;
    text-decoration: none;
}
.layui-tree-line .layui-tree-entry:hover .layui-tree-txt {
    color: #8bfeff;
    text-decoration: none;
    transition: 0.3s;
}

.layui-tree-icon {
    height: 16px;
    line-height: 16px;
    width: 16px;
    text-align: center;
    border: 1px solid #c0c4cc;
}
.layui-tree-icon .layui-icon {
    font-size: 14px;
    color: #fff;
}
/*******政务新媒体*******/
.xmt-search-box{width:40%;height: 38px; float: right;margin-top:6px;}
.xmt-search{height: 38px;}
.xmt-item{text-align: center;padding:30px 15px;}
.xmt-logo{width: 60px;height: 60px;margin: 0 auto;border-radius: 50%;overflow: hidden;background: #f7f7f7;}
.xmt-logo img{width: 100%;height: 100%;}
.xmt-t{font-size: 16px;height: 50px; line-height: 150%;overflow: hidden;margin: 5px 0;}
.addall{width: 100%;height: auto;font-size: 16px;color:#afafaf; text-align: center;margin-top: 30px;padding-top: 20px; border-top:1px solid #e5e5e5;}

.xmt-detl .l{padding: 20px 0px 0px 20px;}
.xmt-detl .xmt-logo{margin: 0;}
.xmt-detl .m{padding: 20px 40px 20px 0;}
.xmt-detl .xmt-name{font-size: 24px;color:#333;margin-bottom: 10px;}
.xmt-detl .xmt-name>span {
    margin-left: 15px;
    background: #E6F0F9;
    padding: 5px 10px;
    border-radius: 30px;
    font-size: 14px;
    color: #0167B9;
	display: inline-block;
	vertical-align: middle;
}
.xmt-detl .xmt-name img{margin-right: 8px;}
.xmt-detl  p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #939393;
    font-size: 16px;
    margin-top: 5px;
}
.xmt-code{text-align: center;}

.xmt-code img{width: 100px;height: 100px;}
.xmt-code p{font-size: 14px;color:#666;}

/***近期热文***/
.rw-list{margin-top: 30px;padding-top: 30px;border-top: 1px solid  #e5e5e5;}
.rw-list li{  width: 100%; padding: 15px 10px; border-bottom: 1px dashed #e6e6e6;}
.rw-list .l{width: 70%;  padding-right: 20px; float: left;position: relative;}
.rw-list .l a{font-size: 22px;color:#333;padding: 0 0 10px;}
.rw-list .l p{font-size: 16px;color: #999;display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 3;   overflow: hidden;}
.rw-list .r{width: 30%;float: right;height: 155px;}
.rw-list .r img{width: 100%;height: 100%;}
/*******政务新媒体 END*******/

.czyjs{width: 100%;height: auto;}

/***知识库热门词汇***/
.rmch-list{width: 100%;height: auto;padding: 10px 0;border-bottom: 1px dashed #e5e5e5;}
.rmch-list span{font-size: 18px;font-weight: bold;color:#e81420;}
.rmch-list i{margin-right: 5px;}
.rmch-list a{display: inline-block;width: auto;height: 38px;line-height: 38px; background: #f2f2f2;border-radius: 5px;text-align: center;padding: 0 20px;font-size: 16px;color:#333;margin-right: 15px;}
.rmch-list a:hover{background: #3f88d1;color: #fff;}
.ywyd{background: #3f88d1;color: #fff;}


.rx-btn{text-align: center;padding: 20px 30px;box-sizing: border-box;}
.rx-btn .btn{margin: 0 auto;min-width: 300px;}
.rx-content{width: 100%;height: auto;background: #fff;padding: 30px;margin-bottom:30px;}
/***知识库热门词汇 end***/

.echarts-list{width: 100%;height: auto;display: block;}
.echarts-list li{width: 100%;height: auto;display: block;}
.echarts-list li a{display: block;width: 100%;height: auto;padding: 20px 10px;text-align: center;font-size: 16px;color:#333;background: #fff;}
.echarts-list .itemed a{background: #5ca1e5;color:#fff; }

.echarts-box{width: 100%;height: 540px;background: #fff;position: relative;}
.echarts-btn{width:auto;height: 30px;line-height: 30px;background: #5ca1e5; color:#fff;padding: 0 15px;border-radius: 5px;position: absolute;z-index: 100;right: 0;top:0;}

.sjkf{margin-top:40px;}
.sjkf .zjsz-title {
	width: 100%;
	height: 60px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
	overflow: hidden;
}
.sjkf .zjsz-title img{
	width: 1170px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -585px;
	top:25px;
	
}
.sjkf .zjsz-title span{
	display: block;
	position: relative;
	z-index: 10;
	width: 210px;
	height: 60px;
	line-height: 60px;
	background: #fff;
	font-size: 30px;
	color:#3674b3;
	font-weight: bold;
	margin: 0 auto;
	
	
}



.sjkf .layui-tab-title{margin-bottom: 20px;}
.sjkf .layui-tab-content{min-height: 300px;}
.sjkf-item{display: block;width: 100%;height: auto;background: #f5f5f5;border-radius: 10px;padding: 20px;text-align: center;}
.bm .sjkf-item{padding: 10px;}
.sjkf-item img{width:50px;height: 50px;margin: 0 auto 10px auto;display: block;}
.sjkf-item .t1{font-size:18px; display: block;}
.sjkf-item .t2{font-size:18px; display: block;width: 100%;height: 40px;line-height: 20px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.head-lg{font-size: 24px;}
.head-lg a{float:right;font-size: 14px;color:#999;font-weight: 400;}

.sjjd li{width: 33.3%;float: left;padding: 15px;}

.sjjd li a{display: block;width: 100%;height: auto;}
.sjjd .img{width: 100%;height: 175px;overflow: hidden;}
.sjjd .img img{width: 100%;height: 100%;}
.sjjd p{width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 16px;color:#3674b3;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.wgk-main{width: 100%;height: auto;background: #fff;}

.zwwgk-mod{padding-top: 20px;}
.zwwgk-mod  .wgk-title {width: 100%;height: 60px;position: relative;text-align: center;	margin-bottom: 20px;margin-top: 15px;overflow: hidden;}
.zwwgk-mod .wgk-title img{width: 1170px;	height: auto;position: absolute;left: 50%;margin-left: -585px;	top:25px;}
.zwwgk-mod .wgk-title .wgk-title-c{display: block;	position: relative;	z-index: 10;width: 180px;	height: 60px;line-height: 60px;	background: #fff;margin: 0 auto;}
.zwwgk-mod .wgk-title .wgk-title-c .t1{font-size: 30px;color:#3674b3;font-weight: bold;}
.zwwgk-mod .wgk-title .wgk-title-c .t2{font-size: 24px;color:#3674b3;}
.zwwgk-mod .department-btn{background: #f5f5f5;border-radius: 0;border:none;}
.zwwgk-mod .department-btn:hover{background: #3f88d1;color:#fff;}


