/*其他页面导航*/
.litnav {
	height: 82px;
	background: #006CB8;
	vertical-align: middle;
	margin: 50px 0px 0px 0px;
}

.litnav .nav-ul {
	width: 100%;
	height: auto;
	margin: 0px 0px;
}

.litnav .nav-ul li {
	width: 14.285714285714%;
	float: left;
	text-align: center;
	background: url(../images/litnav_bg.png;vpn_img) no-repeat left 19px;
	height: 62px;
	padding-top: 20px;
}

.litnav .nav-ul li:first-child {
	background: none;
}

.litnav .nav-ul li:hover {
	background: #F3B547;
}

.litnav .nav-ul li a {
	margin-top: 30px;
	line-height: 25px;
}

.litnav .nav-ul li a:hover {
	text-decoration: none;
}

.litnav .nav-ul li a i {
	color: #FFF;
	font-size: 24px;
}

.litnav .nav-ul li a p {
	color: #FFF;
	font-size: 14px;
	color: #FFF;
	line-height: 200%;
}

/*新闻页面焦点图*/
.homeSlider .owl-carousel {
	position: relative;
}

.homeSlider .owl-theme .owl-controls .owl-page span {
	background: #fff;
}

.homeSlider .owl-pagination {
	position: absolute;
	bottom: -2px;
	right: 5px;
	*bottom: 8px;
}

.homeSlider .clickable {
	cursor: default;
}

.homeSlider .item {
	width: 100%;
	*height: 225px;
	display: block;
	overflow: hidden;
	position: relative;
}

.homeSlider .owl-theme .owl-controls .owl-buttons div {
	height: 69px;
	width: 42px;
	border-radius: 0;
	padding: 0;
	opacity: 0.8;
}

.homeSlider .owl-buttons div.owl-next,
.homeSlider .owl-buttons div.owl-prev {
	position: absolute;
	top: 35%;
}

.homeSlider .owl-buttons div.owl-next {
	background: url(../images/index_btn04.png;vpn_img);
	right: 0;
}

.homeSlider .owl-buttons div.owl-prev {
	background: url(../images/index_btn03.png;vpn_img);
	left: 0;
}

.homeSlider .carousel-caption {
	padding: 5px 10px;
	*width: 100% !important;
	*display: block;
}

.homeSlider .carousel-caption h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	height: 22px;
	line-height: 22px;
	color: #eee;
}

.homeSlider .item img {
	width: 100%;
	position: relative;
	max-width: inherit;
	height: 369px;
	display: block;
}

.homeSlider .owl-controls {
	margin: 0;
}

/*新闻页面栏目列表*/
.zlist_title {
	border-bottom: 2px solid #E5E5E5;
	height: 40px;
	display: block;
}

.zlist_title div {
	height: 40px;
	line-height: 40px;
	padding: 0px 15px 0px 15px;
	float: left;
	margin: 0px;
}

.zlist_title div a {
	font-weight: normal;
	color: #666666;
	font-size: 16px;
}

.zlist_title div a:hover {
	text-decoration: none;
}

.zlist_title div.on {
	background: none;
	border-bottom: 2px solid #005FB8;
	height: 38px;
}

.zlist_title div.on a {
	font-weight: bold;
	color: #006CB8;
}

.zlist_ul {
	height: auto;
	margin: 10px 0px;
	overflow: hidden;
}

.zlist_ul li {
	float: left;
	width: 96%;
}

.zlist_ul li a {
	white-space: nowrap;
	overflow: hidden;
	width: 80%;
	float: left;
	margin-left: 0px;
	text-overflow: ellipsis;
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 250%;
}

.zlist_ul li a:hover {
	color: #005FB8;
}

.zlist_ul li span {
	width: 20%;
	float: right;
	text-align: right;
	color: #A9A9A9;
	line-height: 225%;
}

/*新闻专题专栏*/
.zt_title {
	float: left;
	width: 10%;
	background: #FDA953;
	color: #FFF;
	text-align: center;
	line-height: 108px;
	margin-left: 20px;
	font-size: 28px;
	margin-top: 25px;
}

#owl-pic {
	width: 85%;
	float: left;
	margin-left: 20px;
}

/*领导之窗栏目列表*/
.leader_title li {
	background: #AEAEAE;
	color: #FFF;
	line-height: 45px;
	margin-top: 20px;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
}

.leader_title li a {
	color: #FFF;
}

.leader_title li:hover,
.leader_title li.on {
	background: #006CB8;
	font-weight: bold;
}

.leader_title li.on a {
	font-weight: bold;
}

.leader_title1 h3 {
	color: #006CB8;
	font-size: 20px;
	font-weight: bold;
	border-left: 2px solid #006CB8;
	line-height: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

/*领导之窗领导介绍*/
.leader_item li {
	border-top: 1px solid #EDEDED;
	height: auto;
	padding: 20px 0px;
	height: auto;
	overflow: hidden;
}

.leader_item li .item-pic {
	float: left;
	width: 130px;
	text-align: left;
}

.leader_item li .item-pic img {
	width: 110px;
	height: 150px;
}

.leader_item li .item-text {
	float: left;
	height: 150px;
	overflow: hidden;
	width: 75%;
	position: relative;
}

.leader_item li .item-text h3 {
	color: #006CB8;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

.leader_item li .item-text p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.leader_item li .item-text p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.leader_item li .item-text .item-bottom {
	width: 120px;
	text-align: center;
	background: #006CB8;
	color: #FFF;
	border-radius: 2px;
	position: absolute;
	bottom: 0px;
}

.leader_item li .item-text .item-bottom a {
	color: #FFF;
	line-height: 250%;
}

/*政务公开*/
.zwgk_pic {
	height: auto;
	width: auto;
}

.zwgk_pic li {
	width: 25%;
	float: left;
	text-align: center;
	height: 175px;
}

.zwgk_pic li p {
	height: 85px;
}

.zwgk_pic li p i {
	font-size: 48px;
	color: #FFF;
	line-height: 85px;
}

.zwgk_pic li:nth-child(1) {
	background: url(../images/zwgk_bg_01.png;vpn_img) no-repeat center center;
}

.zwgk_pic li:nth-child(2) {
	background: url(../images/zwgk_bg_02.png;vpn_img) no-repeat center center;
}

.zwgk_pic li:nth-child(3) {
	background: url(../images/zwgk_bg_03.png;vpn_img) no-repeat center center;
}

.zwgk_pic li:nth-child(4) {
	background: url(../images/zwgk_bg_04.png;vpn_img) no-repeat center center;
}

.zwgk_pic li a {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	line-hbaeight: 40px;
}

/*政务公开检索*/
.bg_search {
	background: #D9F2FB;
}

.zwgk_search {
	padding: 20px;
	height: auto;
	overflow: hidden;
	width: 80%;
	float: left;
}

.zwgk_search p {
	float: left;
	color: #006CB8;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.zwgk_search input {
	float: left;
	width: 39%;
	line-height: 18px;
	margin-right: 20px;
	padding: 10px 20px;
	border: 1px solid #A3D4E5;
}

.serch {
	float: right;
	width: 77px;
	height: 60px;
	line-height: 20px;
	background: #0563B7;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 20px;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
}

.serch_m {
	display: none;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #0563B7;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	clear: both;
	border-radius: 5px;
}

/*政务公开按钮*/
.zwgk_bottom li {
	float: left;
	width: 48%;
	margin-right: 2%;
	text-align: center;
	background: #D9F2FB;
	color: #4C94CC;
	margin-top: 15px;
	cursor: pointer;
}

.zwgk_bottom li:hover {
	background: #38B8E6;
	color: #FFF;
}

.zwgk_bottom li:hover a {
	color: #FFF;
}

.zwgk_bottom li i {
	font-size: 36px;
	line-height: 90px;
}

.zwgk_bottom li:nth-child(2n) {
	float: right;
	margin-right: 0;
}

.zwgk_bottom li p {
	height: 30px;
	margin-bottom: 31px;
}

.zwgk_bottom li p a {
	font-size: 16px;
}

/*政务公开专题*/
.zwgk_zt {
	border: 1px solid #D1D1D1;
	margin: 20px;
	height: auto;
	overflow: hidden;
}

.zwgk_zt .zt_title {
	float: left;
	width: 30px;
	background: #1C75BC;
	padding: 30px 20px;
	text-align: center;
	height: auto;
	line-height: 150%;
	font-size: 16px;
	margin: 0px;
	height: 100px;
	font-weight: bold;
}

.zwgk_zt .zt_title_m {
	width: auto;
	background: #1C75BC;
	padding: 10px 0px;
	text-align: center;
	height: auto;
	line-height: 150%;
	font-size: 16px;
	margin: 0px;
	height: auto;
	display: none;
	color: #FFF;
}

/*首页专题图片*/
#owl-pic1 {
	width: 90%;
	margin-left: auto;
	margin-right: 20px;
	margin-top: 10px;
	float: right;
}

#owl-pic1 .item {
	display: block;
	margin: 15px;
}

#owl-pic1 img {
	display: block;
	width: 100%;
	height: 108px;
}

#owl-pic1 .owl-pagination {
	display: none;
}

#owl-pic1 .owl-buttons div.owl-next,
#owl-pic1 .owl-buttons div.owl-prev {
	position: absolute;
	top: 15px;
}

#owl-pic1 .owl-controls .owl-buttons div.owl-next {
	background: url(../images/zwgk_002.png;vpn_img) no-repeat right top;
	right: 0;
	width: 30px;
	height: 108px;
}

#owl-pic1 .owl-controls .owl-buttons div.owl-prev {
	background: url(../images/zwgk_001.png;vpn_img) no-repeat left top;
	left: 0;
	width: 30px;
	height: 108px;
}

#owl-pic1 .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	* display: inline;
	/*IE7 life-saver */
	margin: 0px 0px;
	padding: 3px 0px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #869791;
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}

/*当前位置*/
.dqwz {
	padding: 20px 20px 10px 20px;
	color: #C8C8C8;
	font-size: 16px;
	text-align: left;
}

.dqwz i {
	color: #C8C8C8;
}

.dqwz a {
	font-size: 16px;
	color: #C8C8C8;
}

/*列表页栏目列表*/
.list_title {
	background: #276AB2;
	text-align: center;
	color: #FFF;
	height: auto;
	line-height: 35px;
	padding: 10px 0px;
}

.list_title h3 {
	overflow: hidden;
}

.list_title span {
	background: url(../images/list_bg.png;vpn_img) no-repeat center center;
	padding: 10px;
}

.list_title i {
	margin: 20px 0px;
}

.list_channe {
	background: #F9F9F9;
	padding: 10px 20px;
	margin: 0px;
}

.list_channe li {
	border-bottom: 1px solid #E5E5E5;
	height: auto;
	min-height: 45px;
	padding: 15px 40px 0px 0px;
}

.list_channe li:last-child {
	border: none;
}

.list_channe li a {
	font-size: 18px;
	line-height: 200%;
	color: #333333;
}

.list_channe li.on,
.list_channe li:hover {
	background: url(../images/list_bg01.png;vpn_img) no-repeat right center;
}

.list_channe li.on a,
.list_channe li a:hover {
	color: #276AB2;
}

.page_title {
	padding: 0px;
	height: auto;
	border-bottom: 2px solid #125DB2;
}

.page_title h4 {
	color: #276AB2;
	padding: 0px;
}

.page_list {
	margin: 20px 0px;
}

.page_list li {
	line-height: 250%;
	font-size: 16px;
	padding: 5px 10px;
	overflow: hidden;
	height: auto;
}

.page_list li:hover {
	background: #F7F7F7;
}

.page_list li i {
	float: left;
}

.page_list li a {
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
	float: left;
}

.page_list li:hover a,
.page_list li:hover i,
.page_list li:hover span {
	color: #125DB2;
}

.page_list li span {
	float: right;
}

/*文章页*/
.article .page_name {
	line-height: 200%;
	text-align: center;
	font-size: 16.5pt;
	width: 80%;
	font-weight: bold;
	margin: auto;
}

.article .page_time {
	margin: auto;
	text-align: center;
	line-height: 40px;
	color: #999999;
}

.article .page_time span {
	margin: 0px 10px;
}

.article .page_text {
	margin: auto;
	width: 95%;
	line-height: 250%;
	font-size: 16px;
	height: auto;
	overflow: hidden;
}

.article .share {
	background: #E5E5E5;
	height: 42px;
	padding: 5px 20px;
	font-size: 14px;
	color: #717171;
}

.article .share .btm_txt {
	float: left;
	line-height: 42px;
}

.article .share #share-2 {
	float: right;
	font-size: 14px;
	color: #717171;
}

#da,
#xiao {
	cursor: pointer;
}

/*专题专栏*/
.zt_list li {
	width: 30.45555%;
	float: left;
	padding: 0;
	margin-right: 1%;
	border: 1px solid #E5E5E5;
	padding: 1%;
	margin-top: 20px;
	text-align: center;
}

.zt_list li a {
	font-size: 18px;
	line-height: 250%;
	color: #333333;
}

.zt_list li a:hover {
	color: #276AB2;
}

.zt_list li a img {
	height: 181px;
	width: 100%;
}

.zt_list li:nth-child(3n) {
	float: right;
	margin-right: 0px;
}

.zt_list li:nth-child(n+4) {
	background: #F0F0F0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zt_list li:nth-child(n+4):hover {
	background: #FFF;
}

/*视频专题*/
.sp_player {
	width: 100%;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.sp_player .video_box{width: 100%;height: 100%;overflow: hidden;}
.sp_list li {
	font-size: 16px;
	line-height: 250%;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sp_list li:hover {
	color: #276AB2
}

.sp_list li i {
	margin-right: 20px;
}
/*视频文章页box*/
#box_video{width: 100%;height:640px;overflow: hidden;}
/*走进荷塘*/
.zjht_list {
	height: auto;
	overflow: hidden;
}

.zjht_list .zjht_item {
	width: 20%;
	float: left;
	overflow: hidden;
	text-align: center;
	min-height: 340px;
}

.zjht_list .zjht_item:nth-child(n+6) {
	margin-top: 10px;
}

.zjht_list .zjht_item .zjht_box {
	width: 98%;
	border-right: 1px solid #E5E5E5;
}

.zjht_list .zjht_item:nth-child(5n) .zjht_box {
	border-right: none;
}

.zjht_list .zjht_item .zjht_box .title {
	font-size: 18px;
	margin-top: 15px;
	line-height: 50px;
}

.zjht_list .zjht_item .zjht_box .list,
.zjht_list .zjht_item .zjht_box .list1 {
	width: 90%;
	margin: auto;
	overflow: hidden;
	height: auto
}

.zjht_list .zjht_item .zjht_box .list li {
	width: 40%;
	float: left;
	text-align: left;
	padding-left: 20px;
	line-height: 220%;
	font-size: 16px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zjht_list .zjht_item .zjht_box .list li:nth-child(2n) {
	float: right;
}

.zjht_list .zjht_item .zjht_box .list li a {
	font-size: 16px;
	color: #999999
}

.zjht_list .zjht_item .zjht_box .list li a:hover {
	font-size: 16px;
	color: #999999
}

.zjht_list .zjht_item .zjht_box .list1 li {
	width: 100;
	text-align: center;
	line-height: 220%;
	font-size: 16px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/**投资荷塘**/
.tzht_bg {
	background: #F8F8F8;
}

.tzht_title {
	height: 60px;
	margin-top: 36px;
	text-align: center;
}

/*手机导航样式*/
.navbar-toggle {
	display: none;
	padding: 10px 0 15px;
	cursor: pointer;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
	margin: 5px auto 0;
}
@media (min-width: 1400px){
.body{background-size: 100%;}	
}
@media (min-width: 980px) and (max-width: 1200px) {

	/*专题专栏*/
	.zt_list li {
		width: 30.4%;
		float: left;
		padding: 0;
		margin-right: 1%;
		border: 1px solid #E5E5E5;
		padding: 1%;
		margin-top: 10px;
		text-align: center;
	}

	.zt_list li:nth-child(3n) {
		float: left;
	}

	/*走进荷塘*/
	.zjht_list .zjht_item {
		width: 50%;
		float: left;
		overflow: hidden;
		text-align: center;
	}

	.zjht_list .zjht_item:nth-child(n+6) {
		margin-top: 0px;
	}

	.zjht_list .zjht_item:nth-child(5n) .zjht_box {
		border: 1px solid #E5E5E5;
	}

	.zjht_list .zjht_item:nth-child(n+6) {
		margin-top: 0px;
	}

	.zjht_list .zjht_item .zjht_box {
		width: auto;
		padding: 20px;
		margin: 20px;
		border: 1px solid #E5E5E5;
	}

}

@media (min-width: 768px) and (max-width: 979px) {
	.zt_title {
		width: 90%;
		line-height: 250%;
	}

	#owl-pic {
		width: 90%;
	}

	.litnav {
		height: auto;
	}

	.litnav .nav-ul li {
		width: 25%;
	}

	.litnav .nav-ul {
		display: none;
	}

	.zwgk_zt .zt_title_m {
		display: block;
	}

	.zwgk_zt .zt_title {
		display: none;
	}

	.navbar-toggle {
		display: block;
	}

	/*政务公开检索*/
	.zwgk_search {
		padding: 20px;
		float: left;
	}

	.zwgk_search p {
		text-align: center;
	}

	.zwgk_search input {
		width: auto;
		margin-top: 10px;
		width: 90%;
	}

	.serch {
		display: none;
	}

	.serch_m {
		display: block;
	}

	/*领导之窗列表*/
	.leader_item li .item-text {
		float: left;
		height: 150px;
		overflow: hidden;
		width: 70%;
		position: relative;
	}

	/*列表页栏目列表*/
	.page_list li a {
		color: #333333;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 75%;
		float: left;
	}

	.page_list li i {
		float: left;
	}

	/*专题专栏*/
	.zt_list li {
		width: 30.3%;
		float: left;
		padding: 0;
		margin-right: 1%;
		border: 1px solid #E5E5E5;
		padding: 1%;
		margin-top: 10px;
		text-align: center;
	}

	/*走进荷塘*/
	.zjht_list .zjht_item {
		width: 50%;
		float: left;
		overflow: hidden;
		text-align: center;
	}

	.zjht_list .zjht_item:nth-child(n+6) {
		margin-top: 0px;
	}

	.zjht_list .zjht_item:nth-child(5n) .zjht_box {
		border: 1px solid #E5E5E5;
	}

	.zjht_list .zjht_item:nth-child(n+6) {
		margin-top: 0px;
	}

	.zjht_list .zjht_item .zjht_box {
		width: auto;
		padding: 20px;
		margin: 20px;
		border: 1px solid #E5E5E5;
	}
/*视频文章页box*/
#box_video{width: 100%;height:360px;overflow: hidden;}	
}

@media (max-width: 767px) {
	.zt_title {
		width: 90%;
		line-height: 250%;
	}

	#owl-pic {
		width: 90%;
	}

	.litnav {
		height: auto;
	}

	.litnav .nav-ul li {
		width: 25%;
	}

	.litnav .nav-ul {
		display: none;
	}

	.zwgk_zt .zt_title_m {
		display: block;
	}

	.zwgk_zt .zt_title {
		display: none;
	}

	.navbar-toggle {
		display: block;
	}

	/*政务公开检索*/
	.zwgk_search {
		padding: 20px;
		float: left;
	}

	.zwgk_search p {
		text-align: center;
	}

	.zwgk_search input {
		width: auto;
		margin-top: 10px;
		width: 90%;
	}

	.serch {
		display: none;
	}

	.serch_m {
		display: block;
	}

	/*领导之窗列表*/
	.leader_item li .item-text {
		float: left;
		height: 150px;
		overflow: hidden;
		width: 60%;
		position: relative;
	}

	/*专题专栏*/
	.zt_list li {
		width: 100%;
		height:
	}

	.zt_list li a img {
		height: 281px;
	}

	.zt_list li:nth-child(3n) {
		float: left;
	}

	/*文章页*/
	.article .page_name {
		width: 95%;
	}

	.article .page_time span {
		margin: 0px 0px;
		float: left;
		width: 50%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: left;
	}

	.article .page_text {
		width: 100%;
	}

	.btm_txt span {
		display: none;
	}
	.article .share #share-2{width:100%;}
}

@media (max-width: 480px) {
	.zlist_title div {
		padding: 0px 5px 0px 5px;
	}

	.zlist_ul {
		width: 100%;
	}

	.zlist_ul li a {
		width: 70%;
	}

	.zlist_ul li span {
		width: 30%;
	}

	.homeSlider .item img {
		height: 224px;
	}

	/*领导之窗列表*/
	.leader_item li .item-text {
		float: left;
		height: 150px;
		overflow: hidden;
		width: 50%;
		position: relative;
	}

	/*走进荷塘*/
	.zjht_list .zjht_item {
		width: 100%;
		float: none;
		overflow: hidden;
		text-align: center;
	}

	.zjht_list .zjht_item:nth-child(n+6) {
		margin-top: 0px;
	}

	.zjht_list .zjht_item:nth-child(5n) .zjht_box {
		border: 1px solid #E5E5E5;
	}

	.zjht_list .zjht_item:nth-child(n+6) {
		margin-top: 0px;
	}

	.zjht_list .zjht_item .zjht_box {
		width: auto;
		padding: 20px;
		margin: 20px;
		border: 1px solid #E5E5E5;
	}

	/*列表页栏目列表*/
	.page_list li a {
		color: #333333;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 95%;
		float: left;
	}

	.page_list li span {
		display: none;
	}

	.page_list li i {
		float: left;
	}

	/*专题专栏*/
	.zt_list li {
		width: 100%;
	}

	.zt_list li:nth-child(3n) {
		float: left;
	}

	/*文章页*/
	.article .page_name {
		width: 95%;
	}

	.article .page_time span {
		margin: 0px 0px;
		float: left;
		width: 50%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: left;
	}

	.article .page_text {
		width: 100%;
	}

	.btm_txt span {
		display: none;
	}
	.article .share #share-2{width:100%;}
	/*视频文章页box*/
	#box_video{width: 100%;height:180px;overflow: hidden;}	
}
