﻿@charset "UTF-8";

body {
	font-size: 16px;
	color: #333;


}


body,
*,
a,
span,
p {
	font-family: "微软雅黑" !important;
}

a:focus {
	outline: none;
}

a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

.beijing {
	background: url(beijing2.png) no-repeat;
	background-size: 100% 500px;
	overflow: hidden;
	margin-bottom: 30px;
}

.top {
	margin: 115px auto;
}

.top img {
	display: block;
	margin: auto auto;
}

.centre {
	width: 1200px;
	height: auto;
	margin: 0 auto;
margin-top: 100px;
}

/***** 市委领导样式开始 *****/
.box-left {
	width: 550px;
	height: auto;
	float: left;
	margin-right: 20px;
}

.part_01 {
	padding: 30px 0 40px 0;
}

.part01_left {
	float: left;
	width: 100%;
	height: 479px;

}

.part01_left .lm_title {
	padding-left: 20px;
	border-left: 4px solid #115db2;
	box-sizing: border-box;
}

.part01_left .lm_title a {
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
}

.ldxx {
	height: 423px;
	margin-top: 29px;
	border: rgb(225, 227, 229) 1px solid;
	padding: 28px 15px 30px 50px;

}

.ldxx .sz {
	box-sizing: border-box;
}

.ldxx .ldxx_left {
	float: left;
}

.ldxx .ldxx_right {
	float: left;
	margin-left: 40px;
}

.ldxx .ldxx_right h2 a {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.ldxx .ldxx_right .ldxx_zw {
	font-size: 16px;
	color: #666;
	margin: 4px 0 15px 0;
}

.ldxx .ldxx_right .xx_list li {
	width: 175px;
	height: 40px;
	border-radius: 2px;
	background-color: #edf4fb;
	text-align: center;
	line-height: 40px;
	margin-top: 13px;
}

.top-xx_01 {
	margin-top: 20px !important;
}

.ldxx .ldxx_right .xx_list li a {
	color: #115db2;
	display: block;
	padding-left: 4px;
	font-size: 18px;
}

.ldxx .ldxx_right .xx_list li.xx_01 a {
	background: url("gongweifengong.png") no-repeat 45px center;
}

.ldxx .ldxx_right .xx_list li.xx_02 a {
	background: url("jianli.png") no-repeat 45px center;
}

.ldxx .ldxx_right .xx_list li.xx_03 a {
	background: url("gongzuo.png") no-repeat 45px center;
}

.ldxx .fsz {
	margin-top: 25px;
}

.ldxx .fsz .fsz_left,
.ldxx .msz .msz_left {
	font-size: 18px;
	color: #666;
	float: left;
}

.ldxx .fsz .fsz_right {
	float: left;
	width: 305px;
	margin-left: 22px;
}

.ldxx .fsz .fsz_right a,
.ldxx .msz .msz_right a {
	font-size: 18px;
}

.ldxx .fsz .fsz_right ul li:hover a,
.ldxx .msz .msz_right ul li:hover a {
	color: #115db2;
}

.ldxx .fsz .fsz_right ul li {
	float: left;
	margin-right: 16px;
	margin-bottom: 15px;
}

.ldxx .msz .msz_right {
	float: left;
	margin-left: 22px;
}

.part01_right {
	float: left;
	width: 704px;
	margin-left: 40px;
}

.part01_right .menu_title .menu {
	float: left;
}

.part01_right .menu_title .menu div {
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding-bottom: 10px;
	box-sizing: border-box;
	cursor: default;
	line-height: 24px;
}

.part01_right .menu_title .menu a {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	display: block;
}

.part01_right .menu_title .menu div:first-child {
	margin-right: 24px;
}

.part01_right .menu_title .menu div.active,
.part01_right .menu_title .menu div a.active {
	color: #115db2;
	border-bottom: 4px solid #115db2;
}

	{
	color: #115db2;
	border-bottom: 4px solid #115db2;
}

.part01_right .menu_title .more {
	float: right;
	line-height: 32px;
}

.part01_right .menu_title .more a {
	font-size: 16px;
	color: #999;
}

.part01_right .list_box {
	margin-top: 10px;
}

.part01_right .list_box .sub_list {
	display: none;
}

.part01_right .list_box .sub_list:first-child {
	display: block;
}

.part01_right .list_box .sub_list li {
	padding-left: 15px;
	line-height: 50px;
	/*background: url("list_ico.png") no-repeat left center;*/
	border-bottom: 1px dashed #bebdbd;
	box-sizing: border-box;
}

.part01_right .list_box .sub_list li a {
	float: left;
	max-width: 82%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.part01_right .list_box .sub_list li a:hover {
	color: #115db2;
}

.part01_right .list_box .sub_list li .date {
	float: right;
	color: #999;
}

.part01_bottom {
	margin-top: 30px;
}

.part01_bottom ul li {
	float: left;
	width: 224px;
	height: 50px;
	line-height: 50px;
	/*text-align: center;*/
	border: 1px solid #7ea4d7;
	box-sizing: border-box;
	margin-left: 20px;
	background-color: #f5f9ff;
	background-position: 22px center;
	background-repeat: no-repeat;
}

/*.part01_bottom ul li.bo_01 {*/
/*	background-image: url("bo1_ico.png");*/
/*}*/

/*.part01_bottom ul li.bo_02 {*/
/*	background-image: url("bo2_ico.png");*/
/*}*/

/*.part01_bottom ul li.bo_03 {*/
/*	background-image: url("bo3_ico.png");*/
/*}*/

/*.part01_bottom ul li.bo_04 {*/
/*	background-image: url("bo4_ico.png");*/
/*}*/

/*.part01_bottom ul li.bo_05 {*/
/*	background-image: url("bo5_ico.png");*/
/*}*/

.part01_bottom ul li:first-child {
	margin-left: 0;
}

.part01_bottom ul li a {
	font-size: 18px;
	color: #115db2;
	display: block;
	padding-left: 70px;
}


/***** 响应式调整 *****/
@media screen and (max-width: 1220px) {

	.gk_container,
	.part_02,
	.location {
		width: 100%;
		min-width: 100%;
	}

	.part01_left {
		width: 38%;
	}

	.part01_right {
		width: 58%;
		margin-left: 2%;
	}

	.part01_bottom ul li,
	.part_03 ul li,
	.zfxxgk_list ul li {
		width: 19.2%;
		margin-left: 1%;
	}

	.part01_bottom ul li a,
	.zfxxgk_list ul li a {
		padding-left: 30%;
	}

	.wgk_list li.list_menu {
		width: 18.4%;
		margin-left: 2%;
	}

	.xxgk_lm .left_box {
		width: 73%;
	}

	.right_box {
		width: 26%;
		margin-left: 1%;
	}

	.zcwjk_form .form_sub input,
	.form_sub .fwlx_box {
		width: 66%;
	}

	.zcwjk_form .form_submit input {
		width: 43%;
	}

	.zwzt_list .list_top ul {
		margin-right: 0;
	}

	.zwzt_list .list_top ul li {
		width: 31.3%;
		margin-right: 1%;
		margin-left: 1%;
	}

	.zwzt_list .list_bottom ul li {
		width: 31.7%;
	}
}

@media screen and (max-width: 1024px) {
	.location {
		min-width: auto;
	}

	.gk_container {
		min-width: 94%;
		width: 94%;
	}

	.part01_left {
		width: 100%;
		float: none;
	}

	.part01_right {
		width: 100%;
		margin-left: 0;
		float: none;
		margin-top: 30px;
	}

	.part01_right .list_box .sub_list,
	.clearfix {
		height: auto !important;
	}

	.part01_right .list_box .sub_list li,
	.tab_sub .tab_sub_sub ul li {
		background-position: left 12px;
		line-height: 30px;
		text-align: justify;
		padding-bottom: 10px;
		margin-top: 10px;
		height: auto;
	}

	.part01_bottom ul li,
	.part_03 ul li,
	.zfxxgk_list ul li,
	.zwzt_list .list_bottom ul li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 20px;
		height: auto;
	}

	.part01_bottom ul li:first-child,
	.part_03 ul li:first-child,
	.zfxxgk_list ul li:first-child,
	.zwzt_list .list_bottom ul li:first-child {
		margin-left: 1%;
	}

	.part01_bottom ul li a,
	.zfxxgk_list ul li a {
		padding-left: 70px;
	}

	.tab_menu ul li {
		margin-left: 20px;
	}

	.tab_menu ul li a {
		line-height: 20px;
		font-size: 20px;
	}

	.part_02 {
		min-width: auto;
		background-size: cover;
	}

	.part_02 .wgk_list {
		width: 70%;
		margin: 0 auto;
	}

	.wgk_list li.list_menu {
		width: 100%;
		float: none;
		margin: 20px 0 0 0;
	}

	.xxgk_lm .left_box {
		width: 100%;
	}

	.zdly_list ul li {
		width: 33.33%;
	}

	.zwzt_list .list_top ul li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}

	.right_box {
		width: 100%;
		margin-left: 0;
	}

	.zcwjk_form .form_sub span {
		width: 26%;
		margin-right: 2%;
	}

	.zcwjk_form .form_sub input {
		width: 72%;
	}

	.zcwjk_form .form_submit {
		width: 80%;
		margin: 29px auto 0 auto;
	}

	.zcwjk_form .form_submit input {
		width: 48%;
		margin-left: 4%;
	}

	.zcwjk_form .form_submit input:nth-child(9) {
		margin-left: 0;
	}

	.form_sub .fwlx_box {
		width: 72%;
	}

	.ldxx {
		overflow: hidden;
	}

	.ldxx .sz {
		float: left;
		width: 48%;
	}

	.ldxx-r {
		float: right;
		width: 48%;
	}

	.ldxx .fsz .fsz_left,
	.ldxx .msz .msz_left {
		width: 40%;
		margin-bottom: 10px;
	}

	.ldxx .fsz .fsz_right,
	.ldxx .msz .msz_right {
		width: 78%;
		margin-left: 10%;
	}

	/* .ldxx .ldxx_left{
        width: 40%;
    } */
	.ldxx .ldxx_left img {
		display: block;
		width: 100%;
		object-fit: cover;
		height: 245px;
	}

	.ldxx .ldxx_right {
		width: 43%;
		margin-left: 4%;
		padding-top: 10px;
	}
}

@media screen and (max-width: 768px) {
	.location {
		display: none;
	}

	.part01_right .list_box .sub_list li a,
	.tab_sub .tab_sub_sub ul li a {
		float: none;
		white-space: normal;
	}

	.part01_bottom ul li,
	.part_03 ul li,
	.zfxxgk_list ul li,
	.zwzt_list .list_bottom ul li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		margin-right: 0;
		height: auto;
	}

	.part01_bottom ul li:first-child,
	.part_03 ul li:first-child,
	.zfxxgk_list ul li:first-child,
	.zwzt_list .list_bottom ul li:first-child {
		margin-left: 0;

	}

	.ldxx .sz,
	.ldxx-r {
		float: inherit;
		width: 100%;
	}

	/* .ldxx .ldxx_left{
        width: 48%;
    } */
	.ldxx .ldxx_right {
		width: 44%;
	}
}

@media screen and (max-width:372px) {
	.ldxx .ldxx_left {
		width: 155px;
	}

	.ldxx .ldxx_left img {
		height: 213px;
	}
}

@media screen and (max-width:327px) {
	.part01_right .menu_title .menu div:first-child {
		margin-right: 15px;
	}
}

@media screen and (max-width:319px) {
	.ldxx .ldxx_left {
		width: 100%;
	}

	.part01_right .menu_title .menu div:first-child {
		margin-right: 15px;
	}

	.ldxx .ldxx_left,
	.ldxx .ldxx_right {
		float: inherit;
	}

	.ldxx .ldxx_left img {
		width: 155px;
		margin: 10px auto;
	}

	.ldxx .ldxx_right {
		margin-left: 0;
		width: 100%;
		text-align: center;
		padding: 10px;
	}

	.ldxx .ldxx_right .xx_list li,
	.zcwjk_form .form_submit,
	.zwzt_list .list_top ul li {
		width: 100%;
	}

	.tab_menu ul li {
		margin-left: 10px;
	}

	.zcwjk_form .form_submit input {
		width: 45%;
	}
}

/* 市委领导样式结束 */

/* 公示公告样式开始 */

.module {
	width: 570px;
	height: 25px;
	float: left;
	line-height: 25px;
}

.column {
	font-size: 26px;
	font-weight: 700;
	position: relative;
	bottom: -4px;
	left: 10px;
}

.module .more {
	position: relative;
	bottom: 6px;
	left: 375px;
}

.module .more a {
	font-size: 20px;
}

.li1::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: black;
	border-radius: 50%;
	left: 0;
	top: 24px;
}

.li1 {
	position: relative;
	height: 50px;
	line-height: 50px;
	text-indent: 1em;
}

.li1 .time {
	margin-left: 30px;
	color: rgb(153, 153, 153);
}

/* 公示公告样式结束 */

/* 领导动态样式开始 */

.box-right {
	float: left;
	width: 560px;
	height: auto;
	border-left: 1px rgb(220, 220, 220) solid;
	padding-left: 30px;
	margin-left: 20px;
}

.module_bottom {
	margin-top: 10px;
}

.lddt {
	height: auto;
	margin-top: 0;
	float: left;
}

/* 领导动态样式结束 */

/* 中部横幅样式开始 */

.journalism {
	float: left;
	width: 100%;
	/*height: 190px;*/
	margin-bottom: 45px;
	margin-top: 30px;
}

.journalism li {
	float: left;
}

.journalism li:not(:last-child) {
	margin-right: 30px;
}

/* 中部横幅样式结束 */

/* 基层党务样式开始 */
.jcdw {
	width: 570px;
	height: 480px;
	margin-left: 23px;
}

/* 基层党务样式结束 */


@media screen and (max-width: 800px) {
	* {
		box-sizing: border-box;
	}

	/*html{*/
	/*	font-size: 16.6666666666666vw;*/
	/*}*/
	body {
		/*background: #000;*/
	}

	.top {
		width: 80%;
		margin: 60px auto 60px;
	}

	.top img {
		width: 100%;
		height: auto;
	}

	.zcfg {
		height: 450px !important;
	}

	.centre {
		width: 100%;
		height: auto;
		overflow: hidden;
		clear: both;
	}

	.box-right {
		margin-left: 0;
	}

	.box-left,
	.box-right {
		float: none;
		width: 100%;
		border: none;
		height: auto;
		padding: 0;
		padding-left: 30px;
		/*height: auto;*/
	}

	.module {
		width: 100%;
		float: none;
		clear: both;
		height: auto;
		border: none;
		/*padding-left: 30px;*/
	}

	.journalism {
		float: none;
		clear: both;
		height: auto;
	}

	.journalism li {
		float: none;
		width: 80%;
		margin: 0 auto !important;
	}

	.journalism li img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.column {
		font-size: 26px;
		font-weight: 700;
		position: relative;
		bottom: -5px;
		left: 10px;
	}

	.li1::before {
		display: none;

	}

	.li1 {
		text-indent: 0 !important;
	}

	.li1 a {
		width: 60%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: inline-block;
		vertical-align: top;
	}

	.li1 span {
		display: inline-block;
		width: 30%;
		font-size: 14px;
		margin-left: 0 !important;
		margin-top: -20px;
		text-align: right;
	}

	.ldxx {
		width: calc(100% - 30px);
		height: auto;
		clear: both;
	}

	.ldxx_left,
	.ldxx_right {
		float: none !important;
		width: 100% !important;
	}

	.part01_left {
		height: auto;
	}

	.box-bot {
		padding-left: 30px;
	}

	.jcdw {
		padding: 0;
	}
}

.new_biaoti {
	position: relative;
	top: -40px;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	font-size: 18px;
	color: #333;
	height: 40px;
	line-height: 40px;
	color: rgb(255, 255, 255);
	;
}

@media screen and (max-width: 800px) {

	.swiper {
		width: 100% !important;
	}

	.swiper-slide {
		width: 100% !important;
	}
	
	.oldType_switch {
		display: none;
	}
	.swiper-slide img {
		width: 100%!important;
	}

	.photo li {
		width: 44%;
	}
	
}


.box-center{
	width: 100%;
	height: auto;
	margin-right: 20px;

}

.fl_3 {
	margin-left: 10%;
}

.jubao {
	width: 440px;
	height: 123px;
	background: url(img.png) left top no-repeat;

	overflow: hidden;
}

.jubao .a1 {
	width: 174px;
	margin-left: 12px;
}

.jubao a {
	display: inline-block;
	height: 64px;
	margin-top: 46px;
	float: left;
	font-size: 0!important;
	text-indent: -99999em!important;
}

.jubao .a2 {
	width: 94px;
	margin-left: 4px;
}

.jubao .a3 {
	width: 130px;
	margin-left: 5px;
}

.newjbzxlist li {
	float: left;
}

.newjbzxlist .jbzx2 {
	width: 165px;
	background-position: 0 -123px;
}

.newjbzxlist li a {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background: url(img_1.png) 0 0 no-repeat;
	margin: 0 6px 6px 0;
	height: 67px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
}

.newjbzxlist .jbzx3 {
	width: 98px;
	background-position: -171px -123px;
}

.newjbzxlist .jbzx4 {
	width: 165px;
	background-position: -275px -123px;
}

.newjbzxlist .jbzx5 {
	width: 440px;
	background-position: 0 -191px;
}


.jcdw .module_top {
	display: inline-block;
	margin-bottom: 10px;
}

.ddmf {
	width: 100%;
	text-align: center;
	float: left;
	overflow: hidden;
}

.mf {
	font-weight: bolder;
	color: #0B3D7C;
	font-size: 24px;
	text-decoration: none;
	height: 80px;
}

.photo li {
	float: left;
	width: 15%;
	margin-left: 4%;
}

.photo li img{
	width: 100%;
	height: 210px;
}

.photo li div {
	/*display: inline-block;*/
}

.gygg .photo img {
	width: 210px;
	height: 305px;
}

.gygg .photo li {
	margin-left: 7%;
}

.photo li div {
	text-align: center;
}

@media screen and (max-width: 800px) {

	.ddmf .photo li {
		width: 44%;
	}

	.gygg .photo li {
		margin-left: 6%;
	}

	.gygg.photo li {
		float: left;
		width: 17%;
		margin-left: 4%;
	}

	.gygg .photo img {
		width: 90px;
		height: 180px;
	}

	.gygg .photo li {
		width: 17%;
	}

}