body {
	background: url(../new-images/g_topbg.png) no-repeat top center;
}

/* 主体 */
.g-main {
	width: 1220px;
	margin: 0 auto;
	background: #fff;
	padding: 0 30px;
}

/* 当前位置 */
.g-crumbs {
	padding: .4rem 0 .2667rem .4rem;
	background: url(../new-images/g_icon4.png) no-repeat left .4rem;
	background-size: .2533rem .2267rem;
	margin: 0 auto .2667rem;
	font-size: .2133rem;
	color: #555;
	border-bottom: #dedede .0133rem solid;
}

.g-crumbs a {
	color: #777;
}

/* /当前位置 */

/* 栏目名称 */
.g-column {
	width: 100%;
	margin: 0 auto .4rem;
	height: .6rem;
	background: url(../new-images/g_icon5.png) no-repeat left bottom;
	font-size: .3467rem;
	font-weight: bold;
	color: #222222;
}

/* /栏目名称 */

/* 通用列表 */
.g-list-wz {
	width: 100%;
	/* border-bottom:#ccc dashed 1px; */
	margin: 0 auto 40px;
}

.g-list-wz li {
	position: relative;
	width: 100%;
	height: .56rem;
	line-height: .56rem;
	background: url(../new-images/g_icon6.png) no-repeat left center;
	padding-left: .2rem;
	font-size: .24rem;
}

.g-list-wz li a {
	display: block;
	color: #222;
	width: 85%;
	height: .56rem;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-list-wz li span {
	display: block;
	color: #777777;
	width: 1.4667rem;
}

.g-list-wz li:hover {
	background: url(../new-images/g_icon6_h.png) no-repeat left center;
	color: #003e96;
	font-weight: bold;
}

.g-list-wz li:hover a {
	color: #003e96;
	font-weight: bold;
}

.g-list-wz li:hover span {
	color: #003e96;
	font-weight: bold;
}

.g-list-wz ul li:nth-child(6n):after {
	position: absolute;
	left: -0.1rem;
	bottom: -0.3rem;
	content: "";
	display: block;
	border-bottom: #ccc dashed 1px;
	width: 100%;
}

.g-list-wz ul li:nth-child(6n) {
	margin-bottom: 50px;
}

/* /通用列表 */

/* 通用内容 */
.g-con-wz {
	width: 100%;
	padding-bottom: 40px;
	margin: 0 auto 40px;
}

.g-con-wz h3 {
	width: 100%;
	line-height: 36px;
	font-size: 28px;
	color: #003e96;
	text-align: center;
	padding-bottom: 20px;
}

.g-con-wztime {
	width: 100%;
	padding-bottom: 20px;
	font-size: 16px;
	color: #555;
	background: url(../new-images/g_icon8.jpg) repeat-x bottom;
}

.g-fxd {
	float: right;
}

.g-fxd-tb a {
	display: block;
	float: left;
	padding: 0;
	margin: 0 4px;
	height: 26px;
	width: 26px;
}

.g-fxd-tb .weixin {
	background: url(../new-images/g_icon9.png) no-repeat;
}

.g-fxd-tb .sinaminiblog {
	background: url(../new-images/g_icon10.png) no-repeat;
}

.g-fxd-tb .qzone {
	background: url(../new-images/g_icon11.png) no-repeat;
}

.g-fxd1 {
	line-height: 24px;
}

.g-con-wzzw {
	padding: 26px 0;
	line-height: 42px;
	font-size: 18px;
	color: #222;
}

.g-gb-dy a {
	font-size: 16px;
	color: #555;
	display: inline-block;
	padding-left: 23px;
	margin-right: 10px;
}

.g-gb-dy a:nth-child(1) {
	background: url(../new-images/g_icon12.png) no-repeat;
}

.g-gb-dy a:nth-child(2) {
	background: url(../new-images/g_icon13.png) no-repeat;
}

/* /通用内容 */

/* /图片新闻 */
.g-list-pic {
	width: 100%;
}

.g-list-pic li {
	width: 330px;
	padding: 15px;
	margin: 0 23px 40px 20px;
	border: #e1e1e1 1px solid;
	float: left;
	font-size: 18px;
}

.g-list-pic li:hover {
	border: #003e96 1px solid;
	background: #003e96;
}

.g-list-pic li:hover span {
	color: #fff;
}

.g-list-pic li a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.g-list-pic li a p {
	width: 325px;
	height: 220px;
	margin-bottom: 15px;

}

.g-list-pic li a img {
	width: 100%;
	height: 100%;
	padding-bottom: 10px;

}

.g-list-pic li span {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}

/* /图片新闻 */

/* 新闻发布 */
.g-list-release {
	width: 100%;
}

.g-list-release li {
	position: relative;
	width: 385px;
	height: 210px;
	background: url(../new-images/z_xwfb_lbbg.png) top center no-repeat;
	background-size: contain;
	margin: 0 20px 30px 0;
	float: left;
	font-size: 18px;
	text-align: center;
}


.g-list-release li a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.g-list-release li a img {
	width: 100%;
	height: 100%;
}

.g-list-release li .z_xwfb_art_time {
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	font-family: "新宋体";
}

.g-list-release li .z_xwfb_art_nr {
	position: absolute;
	left: 75px;
	bottom: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	font-family: "黑体";
	text-align: start;
	display: block;
	height: 65px;
	width: 260px;
	line-height: 30px;
	overflow: hidden;
	font-style: italic;
	padding-top: 10px;
}

.z_xwfb_art_nr2 {
	font-size: 0;
}

/* /新闻发布 */

/* 专题专栏 */
.g-list-special {
	width: 100%;
	min-height: 250px;
	margin-bottom: 40px;
}

.g-list-special li {
	width: 44%;
	height: 42px;
	line-height: 42px;
	background: url(../new-images/g_icon16.png) no-repeat left center;
	border: #efefef 1px solid;
	border-radius: 10px;
	padding: 15px;
	font-size: 18px;
	margin: 0 20px 40px 20px;
}

.g-list-special li a {
	display: block;
	color: #222;
	width: 95%;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../new-images/g_icon17.png) no-repeat right center;
}

.g-list-special li:hover {
	color: #003e96;
	font-weight: bold;
	border: #003e96 1px solid;
}

.g-list-special li:hover a {
	color: #003e96;
	font-weight: bold;
	background: url(../new-images/g_icon17_h.png) no-repeat right center;
}

/* /专题专栏 */

/* 网站地图 */
.g-map {
	width: 100%;
	margin-bottom: 40px;
	border: #efefef 1px solid;
	border-radius: 5px;
}

.g-map-column {
	height: 50px;
	background: #f5f5f5;
	line-height: 50px;
	font-size: 20px;
	margin: 1px;
	text-indent: 20px;
}

.g-map-column a {
	color: #222;
}

.g-map-column a:hover {
	color: #003e96;
	font-weight: bold;
}

.g-map-column2 {
	width: 98%;
	margin: 30px;
}

.g-map-column2 a {
	display: block;
	margin-right: 40px;
	color: #222;
	line-height: 50px;
	font-size: 20px;
	background: url(../new-images/g_icon6.png) no-repeat left center;
	padding-left: 20px;
}

.g-map-column2 a:hover {
	color: #003e96;
	background: url(../new-images/g_icon6_h.png) no-repeat left center;
	font-weight: bold;
}

/* /网站地图 */

/* 优化营商环境 */
.g-yh-banner {
	width: 100%;
	margin: 0 auto;
}

.g-yh-banner img {
	width: 100%;
	height: 100%;
}

.g-yh-ydbanner {
	display: none;
}

.g-zt-main {
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
}

.g-list-yh {
	width: 100%;
}

.g-list-yh li {
	width: 45%;
	border: #d6e6ff 1px solid;
	border-radius: 10px;
	padding: 20px;
	font-size: 18px;
	margin: 0 10px 40px;
}

.g-list-yh li a {
	display: block;
	color: #222;
	width: 78%;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 20px;
}

.g-list-yh li div {
	display: block;
	color: #777777;
	width: 13%;
	border-right: #cfd8ea 1px solid;
	padding-right: 20px;
}

.g-list-yh li div span {
	display: block;
	color: #777777;
	width: 100%;
	text-align: center;
	line-height: 34px;
}

.g-list-yh li div span:nth-child(1) {
	color: #333;
	font-weight: bold;
}

.g-list-yh li:hover {
	border: #5491ee 1px solid;
	background: #5491ee;
	color: #fff;
	font-weight: bold;
	box-shadow: 5px 5px 0px #cadfff;
}

.g-list-yh li:hover a {
	color: #fff;
	font-weight: bold;
}

.g-list-yh li:hover div span {
	color: #fff;
	font-weight: bold;
}


/* /优化营商环境 */

/* 历史不会忘记 */
.g-list-ls {
	width: 100%;
}

.g-list-ls li {
	width: 100%;
	height: 435px;
	background: url(../new-images/g_ls_bg.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 40px;
}

.g-list-ls li a {
	display: block;
	width: 100%;
}

.g-list-ls li a .g-list-lszp {
	width: 18%;
	padding: 90px 0 0 100px;
}

.g-list-ls li a img {
	width: 80%;
	height: 100%;
}

.g-list-ls li a .g-list-lscon {
	width: 60%;
	padding: 96px 160px 0 0;
}

.g-list-ls li a .g-list-lscon h3 {
	width: 100%;
	font-size: 30px;
	margin-bottom: 40px;
	color: #222;
	font-weight: bold;
}

.g-list-ls li a .g-list-lscon p {
	width: 100%;
	font-size: 20px;
	margin-bottom: 40px;
	color: #666;
	line-height: 40px;
	text-indent: -4.6em;
}

.g-list-ls li a .g-list-lscon span {
	font-size: 22px;
	color: #444;
	background: url(../new-images/g_ls_sj.png) no-repeat left center;
	line-height: 30px;
	padding-left: 30px;
}

.g-list-ls li a:hover .g-list-lscon h3 {
	color: #cd0000;
}

/* /历史不会忘记 */

/* 权责清单 */
.g-qzcolumn2 {
	display: none;
}

.g-qzcolumn {
	width: 100%;
	margin: 0 auto 40px;
	padding-top: 40px;
}

.g-qzcolumn a {
	display: block;
	width: 18%;
	margin-right: 15px;
	background: #f8f8f8;
	border-radius: 5px;
	font-size: 22px;
	color: #222;
	padding: 13px 2px;
	float: left;
	text-align: center;
}

.g-qzcolumn a:hover,
.g-qzcolumn a.hover {
	color: #fff;
	background: #4687e4;
}

.g-list-qz {
	width: 100%;
	margin: 0 auto 40px;
}

.g-list-qz table {
	border-left: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
}

.g-list-qz table td {
	border-right: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	height: 40px;
	line-height: 30px;
	font-size: 17px;
	color: #333;
	padding: 5px;
}

.g-list-qz table td a {
	color: #222;
}

.g-list-qz table td a:hover {
	font-weight: bold;
}

.g-qz-more {
	width: 100px;
	height: 30px;
	margin: 5px auto;
	background: #f5f5f5;
	display: block;
	line-height: 30px;
	font-size: 16px;
}

.g-qz-more:hover {
	background: #4687e4;
	color: #fff;
}

/* /权责清单 */

/* 警务资讯 */
.g-syheadline3 {
	width: 1220px;
	padding: 30px 0 10px;
	margin: 0 auto 30px;
}

.g-syheadline3 a:nth-child(1) {
	display: block;
	line-height: 50px;
	color: #fff;
	padding: 0 20px;
	background: #e31c1c;
	font-size: 28px;
	border-radius: 10px 10px 0 10px;
	font-weight: 600;
}

.g-syheadline3 a:nth-child(2) {
	display: block;
	line-height: 40px;
	color: #003e96;
	padding: 0 20px;
	font-size: 32px;
	font-weight: 550;
}

.g-zypicture {
	width: 1220px;
	height: 461px;
	margin: 0 auto 40px;
	box-sizing: border-box;
	padding-top: 28px;
	padding-left: 26px;
	background-color: #f5f5f5;

}

.police-banner-swiper {
	width: 1220px;
	margin: 0 auto 30px;
	overflow: hidden;
	position: relative;
}

.swiper-slide h2 a {
	font-size: 28px;
	line-height: 42px;
}

.swiper-slide p a {
	font-size: 18px;
	line-height: 32px;
}

.police-banner-swiper .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: 100px;
	position: absolute;
	left: 74%;
	bottom: 60px;
}

.police-banner-dot>.swiper-pagination-bullet-active {
	background-color: #013e97;
	width: 15px;
	border-radius: 25%;
}

.police-banner-swiper .swiper-slide img {
	width: 740px;
	height: 405px;
}

.police-banner-swiper .swiper-slide div:last-child {
	width: 400px;
	height: 390px;
	padding-top: 30px;
	margin-left: 35px;
}

.police-banner-swiper .swiper-slide p {
	margin-top: 30px;
	line-height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-zymain {
	width: 1280px;
	margin: 0 auto 30px;
	background: #fff;
}

.g-pdnew {
	width: 95%;
	margin: 0 auto 25px;
}

.g-pdnew-left {
	width: 590px;
	float: left;
}

.g-pdnew-name {
	width: 100%;
	height: 45px;
	/* background:url(../new-images/g_picture2.jpg) no-repeat left bottom; */
	margin-bottom: 10px;
}

.g-pdnew-name a {
	display: block;
	height: 45px;
	font-size: 26px;
	font-weight: bold;
	color: #999;
	margin-right: 30px;
	float: left;
}

.g-pdnew-name a.hover,
.g-pdnew-name a.hover {
	color: #222;
	background: url(../new-images/g_picture2.jpg) no-repeat left bottom;
}

/* 警务资讯-新闻发布 */
.g-pdnew-art {
	position: relative;
	width: 590px;
	height: 325px;
	background: url(../new-images/z_xwfb_lbbg.png) center center no-repeat;
	background-size: 590px 325px;
}

.g-pdnew-art .z_xwfb_art_time {
	position: absolute;
	top: 125px;
	left: 50%;
	transform: translateX(-50%);
	color: #e6ecf5;
	font-size: 40px;
	font-weight: 800;
	font-family: "新宋体";
}

.g-pdnew-art .z_xwfb_art_nr {
	position: absolute;
	left: 75px;
	bottom: 10px;
	color: #e6ecf5;
	font-size: 30px;
	font-weight: 800;
	font-family: "黑体";
	text-align: start;
	display: block;
	height: 110px;
	width: 490px;
	line-height: 50px;
	overflow: hidden;
	padding-top: 10px;
}

/* 警务资讯-新闻发布-end */
.g-pdnew-right {
	width: 590px;
	float: right;
}

.g-pdnew-name .more {
	display: none;
}

.g-zynew2-release {
	display: block;
	width: 100%;
	padding-top: 10px;
}

.g-zynew2-release img {
	width: 100%;
	height: 100%;
}

/* /警务资讯 */

/* 政务公开 */
.g-pdlead-left {
	width: 420px;
	float: left;
	background: url(../new-images/g_ldbg.jpg) no-repeat 100% top;
	margin-top: 30px;
}

.g-pdlead-name {
	width: 92%;
	line-height: 80px;
	margin: 0 auto 15px;
}

.g-pdlead-name a {
	font-size: 26px;
	font-weight: bold;
	color: #222;
}

.g-pdlead-nr {
	width: 92%;
	margin: 0 auto 20px;
}

.g-pdlead-zp {
	width: 33%;
	float: left;
	border: #dcdddf 1px solid;
	background: #fff;
	padding: 3px;
}

.g-pdlead-zp img {
	width: 100%;
	height: 100%;
}

.g-pdlead-ldnr {
	position: relative;
	width: 60%;
	height: 187px;
	float: right;
}

.g-pdlead-ldnr a:nth-child(1) {
	display: block;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}

.g-pdlead-ldnr span {
	display: block;
	width: 100%;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	margin: 0 auto 30px;
}

.g-pdlead-wyly {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 80px;
	line-height: 36px;
	font-size: 16px;
	border: #004ebd 1px solid;
	border-radius: 15px;
	background: url(../new-images/g_icon19.png) no-repeat 10px center;
	padding: 0 15px 0 33px;
}



.g-ldsy-nr {
	width: 100%;
	background: #f7f8fb;
	padding: 30px 0;
}

.g-ldsy-bt {
	width: 88%;
	background: url(../new-images/g_ldbtl.jpg) no-repeat left center;
	font-size: 22px;
	color: #222;
	padding-left: 20px;
	margin: 0 auto 15px;
	font-weight: bold;
}

.g-ldsy-nr1 {
	width: 90%;
	margin: 0 auto;
}

.g-ldsy-nr1 a {
	width: 110px;
	line-height: 40px;
	float: left;
	font-size: 18px;
	color: #222;
}

.g-ldsy-nr1 a:hover {
	color: #184984;
	font-weight: bold;
}

.g-pdlead-right {
	width: 760px;
	float: right;
	padding-top: 30px;
}

.g-jggk {
	width: 100%;
	margin: 15px auto 0;
}

.g-jggk a {
	display: block;
	border-radius: 10px;
	line-height: 120px;
	padding: 0 50px 0 90px;
	font-size: 22px;
	font-weight: bold;
	color: #222;
	float: left;
	margin: 0 10px;
}

.g-jggk a:hover {
	color: #003e96;
}

.g-jggk a:nth-child(1) {
	background: #f0f6ff url(../new-images/g_icon20.png) no-repeat 30px center;
}

.g-jggk a:nth-child(2) {
	background: #f0f6ff url(../new-images/g_icon21.png) no-repeat 30px center;
}

.g-jggk a:nth-child(3) {
	background: #f0f6ff url(../new-images/g_icon22.png) no-repeat 30px center;
}

.g-inventory {
	width: 100%;
	margin: 0 auto 30px;
	padding: 30px 0;
	background: #f7f8fb;
}

.g-inventory-w {
	width: 1220px;
	margin: 0 auto;
}

.g-inventory-w a {
	display: block;
	width: 226px;
	padding-bottom: 50px;
	border-radius: 10px;
	margin-right: 18px;
	float: left;
}

.g-inventory-w a:nth-child(1) {
	background: #e1edff url(../new-images/g_icon24.png) no-repeat 90% 80%;
}

.g-inventory-w a:nth-child(2) {
	background: #e1edff url(../new-images/g_icon25.png) no-repeat 90% 80%;
}

.g-inventory-w a:nth-child(3) {
	background: #e1edff url(../new-images/g_icon26.png) no-repeat 90% 80%;
}

.g-inventory-w a:nth-child(4) {
	background: #e1edff url(../new-images/g_icon27.png) no-repeat 90% 80%;
}

.g-inventory-w a:nth-child(5) {
	background: #e1edff url(../new-images/g_icon28.png) no-repeat 90% 80%;
}

.g-inventory-w a span:nth-child(1) {
	display: block;
	background: url(../new-images/g_icon23.png) no-repeat left top;
	font-size: 26px;
	font-weight: bold;
	color: #003e96;
	padding-top: 50px;
	padding-left: 22px;
	border-radius: 10px;
}

.g-inventory-w a span:nth-child(2) {
	display: block;
	width: 80px;
	border-radius: 15px;
	line-height: 30px;
	font-size: 14px;
	border: #003e96 1px solid;
	color: #003e96;
	margin: 20px 0 0 22px;
	background: url(../new-images/g_icon31.png) no-repeat 85% center;
	padding-left: 10px;
}

.g-inventory-w a:hover span {
	color: #0041d4;
}

.g-standard-left {
	width: 820px;
	float: left;
}

.g-standard-top-list,
.g-standard-bottom-list {
	display: none;
}

.g-standard-left .topActive {
	display: block;
}

.g-standard-left .bottomActive {
	display: block;
}



.g-pdstan-name {
	width: 100%;

	margin-bottom: 10px;
}

.g-pdstan-name a {
	display: block;
	height: 45px;
	font-size: 26px;
	font-weight: bold;
	color: #999;
	margin-right: 30px;
	float: left;
}

.g-pdstan-name a:hover,
.g-pdstan-name a.hover {
	color: #222;
	background: url(../new-images/g_picture2.jpg) no-repeat left bottom;
}

.g-gov-right {
	width: 360px;
	float: right;
}

.g-zygov-bt {
	display: block;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #133e9d;
}

.g-zygov-bt div {
	margin: 0 auto;
	width: 74%;
}

.g-zygov-bt img {
	float: left;
	padding-top: 10px;
	margin-right: 26px;
}

.g-zygov-bt span {
	display: block;
	float: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.g-zygov-bt span:hover {
	color: #fff;
	text-shadow: 5px 7px 5px #03246d;
}

.g-zygov-nr {
	width: 100%;
	margin-bottom: 20px;
	background: #f7f8fb;
	padding-top: 20px;
}

.g-zygov-nr a {
	display: block;
	width: 57%;
	height: 55px;
	border-radius: 8px;
	border: #dbe4ef 1px solid;
	font-size: 17px;
	color: #333;
	line-height: 55px;
	margin: 0 auto 12px;
	padding-left: 90px;
}

.g-zygov-nr a:hover {
	color: #133e9d;
	font-weight: bold;
	box-shadow: 5px 5px 0px #eaf3ff;
	border: #bdd4ef 1px solid;
}

.g-zygov-nr a:nth-child(1) {
	background: #fff url(../new-images/g_gov1.png) no-repeat .6rem center;
	background-size: .3733rem .3733rem;
}


.g-zygov-nr a:nth-child(2) {
	background: #fff url(../new-images/g_gov2.png) no-repeat .6rem center;
	background-size: .3067rem .4rem;
}

.g-zygov-nr a:nth-child(3) {
	background: #fff url(../new-images/g_gov3.png) no-repeat .6rem center;
	background-size: .32rem .4133rem;
}

.g-zygov-nr a:nth-child(4) {
	background: #fff url(../new-images/g_gov4.png) no-repeat .6rem center;
	background-size: .3733rem .3733rem;
}

.g-zygov-nr a:nth-child(5) {
	background: #fff url(../new-images/g_gov5.png) no-repeat .6rem center;
	background-size: .3333rem .36rem;
}

.g-zygov-nr a:nth-child(6) {
	background: #fff url(../new-images/g_gov6.png) no-repeat .6rem center;
	background-size: .3467rem .4133rem;
}

.g-zygov-nr a:nth-child(7) {
	background: #fff url(../new-images/g_gov10.png) no-repeat .6rem center;
	background-size: .3467rem .4133rem;
}

.g-zygzqd {
	display: block;
	width: 100%;
	height: 86px;
	line-height: 86px;
	background: #2374d0;
	border-radius: 8px;
	background-size: 100% 100%;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.g-zygzqd:hover span {
	color: #fff;
	font-size: 30px;
}

.g-zygzqd img {
	float: left;
	padding-top: 28px;
	margin-right: 26px;
}

.g-zygzqd span {
	color: #fff;
	display: block;
	float: left;
}

.g-zygzqd div {
	margin: 0 auto;
	width: 53%;
}

.g-zygzqd2 {
	background: #214fb3;
}

/* /政务公开 */

/* 政务服务 */
.g-zygive {
	width: 100%;
	margin: 0 auto 30px;
	padding-top: 20px;
}

.g-zygive2 {
	display: none;
}

/* /政务服务 */

/* 警民互动 */
.g-letter-left {
	width: 770px;
	float: left;
}

.m-letter-bt {
	width: 100%;
	padding: 30px 0;
	line-height: 30px;
}

.m-letter-bt a {
	display: block;
	float: left;
	font-size: 26px;
	color: #003e96;
	font-weight: bold;
}

.m-letter-bt span {
	display: block;
	float: right;
	font-size: 16px;
	color: #666;
}

.m-letter-bd {
	width: 100%;
	margin-bottom: 20px;
}

.m-letter-bd .tr1 {
	background: #f2f6ff;
	font-size: 18px;
	color: #222;
	font-weight: bold;
	line-height: 45px;
}

.m-letter-bd .tr1 td {
	text-align: center;

}

.m-letter-bd .tr2 {
	background: #fff;
	font-size: 18px;
	color: #222;
	line-height: 45px;
}

.m-letter-bd .tr3 {
	background: #f9f9f9;
	font-size: 18px;
	color: #222;
	line-height: 45px;
}

.tr3 td:nth-child(1):hover a,
.tr2 td:nth-child(1):hover a {
	font-weight: 800;
	color: #003e96;
}

.m-letter-bd td {
	padding: 0 5px 0 5px;
}

.m-letter-bd .td1 {
	color: #666;
	font-size: 16px;
}

.m-letter-sj {
	width: 100%;
	line-height: 65px;
}

.m-letter-sj div:nth-child(1) {
	width: 49%;
	color: #fff;
	background: #5095eb;
	font-size: 22px;
}

.m-letter-sj div:nth-child(1) span:nth-child(1) {
	width: 50%;
	display: block;
	float: left;
	text-align: center;
}

.m-letter-sj div:nth-child(1) span:nth-child(2) {
	width: 50%;
	background: #55a0fc;
	font-weight: bold;
	display: block;
	float: right;
	text-align: center;
}

.m-letter-sj div:nth-child(2) {
	width: 45%;
	color: #fff;
	background: #507eeb;
	font-size: 22px;
}

.m-letter-sj div:nth-child(2) span:nth-child(1) {
	width: 50%;
	display: block;
	float: left;
	text-align: center;
}

.m-letter-sj div:nth-child(2) span:nth-child(2) {
	width: 50%;
	background: #5588fc;
	font-weight: bold;
	display: block;
	float: right;
	text-align: center;
}

.g-letter-right {
	width: 420px;
	float: right;
	padding-top: 30px;
}

.m-inquiry {
	width: 90%;
	padding: 20px;
	margin: 0 auto 20px;
	background: #f2f6ff url(../new-images/g_interaction_zy1.png) no-repeat 90% 25%;
	border-radius: 8px;
}

.m-inquiry div:nth-child(1) {
	width: 30%;
	padding-top: 20px;
	background: url(../new-images/g_xjcx.png) no-repeat right bottom;
	font-size: 24px;
	font-weight: bold;
	padding-right: 15px;
	color: #004ebd;
	margin-bottom: 15px;
}

.m-inquiry div:nth-child(2) {
	width: 100%;
	font-size: 15px;
	color: #777777;
	margin-bottom: 20px;
}

.m-inquiry div:nth-child(3) {
	width: 100%;
}

.m-inquiry div:nth-child(3) input:nth-child(1) {
	width: 37%;
	margin-right: 4px;
	color: #999;
	font-size: 15px;
	padding: 0 3px;
	border: #e7e7e8 1px solid;
	line-height: 35px;
	float: left;
	border-radius: 5px;
}

.m-inquiry div:nth-child(3) input:nth-child(2) {
	width: 37%;
	margin-right: 4px;
	color: #999;
	font-size: 15px;
	padding: 0 3px;
	border: #e7e7e8 1px solid;
	line-height: 35px;
	float: left;
	border-radius: 5px;
}

.m-inquiry div:nth-child(3) a {
	display: block;
	width: 17%;
	font-size: 18px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	background: #023f97;
	float: left;
	border-radius: 5px;
	margin-top: 1px;
}

.m-write {
	display: block;
	height: 90px;
	line-height: 90px;
	background: #f2f6ff url(../new-images/g_interaction_zy2.png) no-repeat 30% center;
	padding-left: 180px;
	font-size: 26px;
	font-weight: bold;
	color: #004ebd;
	border-radius: 8px;
	margin-bottom: 20px;
}

.m-write:hover {
	background: #e7eeff url(../new-images/g_interaction_zy2.png) no-repeat 30% center;
	color: #0044a5;
}

.m-zxts {
	width: 100%;
}

.m-zxts a {
	display: block;
	width: 48%;
	border: #dedede 1px solid;
	padding-top: 92px;
	border-radius: 8px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #222;
	padding-bottom: 20px;
}

.m-zxts a:nth-child(1) {
	background: url(../new-images/g_interaction_zy3.png) no-repeat center 30%;
}

.m-zxts a:nth-child(2) {
	background: url(../new-images/g_interaction_zy4.png) no-repeat center 30%;
}

.m-zxts a:nth-child(1):hover {
	background: #f2f6ff url(../new-images/g_interaction_zy3.png) no-repeat center 30%;
	color: #0044a5;
	border: #f2f6ff 1px solid;
}

.m-zxts a:nth-child(2):hover {
	background: #f2f6ff url(../new-images/g_interaction_zy4.png) no-repeat center 30%;
	color: #0044a5;
	border: #f2f6ff 1px solid;
}

.g-pd-inter {
	width: 100%;
	background: #f5f5f5;
	padding: 40px 0;
}

.g-i-bt {
	width: 100%;
	margin-bottom: 20px;
}

.g-pdi-bt a {
	display: block;
	font-size: 26px;
	font-weight: bold;
	margin-right: 20px;
}

.g-pdi-bt a:hover,
.g-pdi-bt a.hover {
	color: #0d419d;
}

.g-pdi-bt a:nth-child(2) {
	background: #e3e3e3 url(../new-images/g_inter.png) no-repeat 10px center;
	padding: 10px 10px 10px 40px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
	margin-right: 0;
}

.g-inter-left {
	width: 590px;
	height: 360px;
	float: left;
	padding-top: 20px;
}

.g-inter-left img {
	width: 100%;
	height: 100%;
}

.g-inter-right {
	width: 590px;
	float: right;
	padding-top: 20px;

}

.g-inter-right a {
	color: #fff;
	font-size: 22px;
}

.g-i-title {
	display: block;
	height: 87px;
	background: #3b73c3 url(../new-images/g_interaction_zy6.png) no-repeat right;
	padding: 8px 70px 0 20px;
	line-height: 35px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}

.g-i-title:hover {
	color: #fff;
	font-weight: bold;
}

.g-i-con {
	background: #f2f6ff;
	border: #ebebeb solid 1px;
	padding: 20px;
	line-height: 37px;
	font-size: 18px;
	color: #555;

}

.g-i-con span {
	font-weight: bold;
	color: #222;
}

.g-i-con a {
	display: block;
	width: 18%;
	background: url(../new-images/g_interaction_zy8.png) no-repeat left center;
	padding: 10px 0 10px 35px;
	float: right;
	color: #333;
}

.g-i-con a:hover {
	color: #003e96;
	font-weight: bold;
}

.g-i-time {
	width: 239px;
	height: 54px;
	font-size: 18px;
	text-align: center;
	line-height: 54px;
	color: #333;
	background: url(../new-images/g_interaction_zy7.png) no-repeat;
	margin-left: 353px;
	margin-top: -287px;
}

.g-collect-l {
	width: 590px;
	float: left;
	padding-top: 30px;
}

.g-col-top {
	width: 100%;
	margin-bottom: 20px;
}

.g-col-top div:nth-child(1) {
	width: 87px;
	height: 87px;
	float: left;
}

.g-col-top div:nth-child(1) img {
	width: 100%;
	height: 100%;
}

.g-col-top div:nth-child(2) {
	width: 80%;
	height: 87px;
	float: right;
}

.g-col-top div:nth-child(2) a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #222;
	font-size: 18px;
	overflow: hidden;
	margin-bottom: 10px;
}

.g-col-top div:nth-child(2) div {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #666;
	font-size: 16px;
}

.g-col-top div:nth-child(2) div span:nth-child(1) {
	display: block;
	width: 70px;
	line-height: 30px;
	background: #eff7ff;
	color: #0056d0;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-right: 15px;
}

.g-col-list {
	width: 100%;
}

.g-col-list li {
	width: 100%;
}

.g-col-list li a {
	display: block;
	background: url(../new-images/g_icon6.png) no-repeat left center;
	padding: 5px 0 5px 15px;
	line-height: 30px;
}

.g-col-list li a span:nth-child(1) {
	font-size: 18px;
	color: #222;
	float: left;
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-col-list li a span:nth-child(2) {
	display: block;
	width: 70px;
	line-height: 30px;
	background: #f6f6f6;
	color: #888888;
	font-size: 14px;
	text-align: center;
	float: right;
}

.g-col-list li a:hover {
	background: url(../new-images/g_icon6_h.png) no-repeat left center;
}

.g-col-list li a:hover span:nth-child(1) {
	color: #003e96;
	font-weight: bold;
}

.g-col-list li a:hover span:nth-child(2) {
	color: #003e96;
}

.g-library-r {
	width: 590px;
	float: right;
	padding-top: 30px;
}

.g-lib-top {
	width: 100%;
	border-bottom: #e6e6e6 solid 1px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.g-lib-top a {
	display: block;
	background: url(../new-images/g_interaction_zy10.png) no-repeat left center;
	line-height: 40px;
	padding-left: 40px;
	font-size: 18px;
}

.g-lib-top a span:nth-child(2) {
	color: #666;
	float: right;
}

.g-lib-top p {
	height: 50px;
	background: url(../new-images/g_interaction_zy11.png) no-repeat left 5px;
	line-height: 26px;
	padding-left: 40px;
	color: #666;
	font-size: 15px;
	overflow: hidden;
}

.g-lib-list {
	width: 100%;
}

.g-lib-list li {
	width: 100%;
}

.g-lib-list li a {
	display: block;
	background: url(../new-images/g_icon6.png) no-repeat left center;
	padding: 5px 0 5px 15px;
	line-height: 30px;
}

.g-lib-list li a span:nth-child(1) {
	display: block;
	width: 450px;
	font-size: 18px;
	color: #222;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-lib-list li a span:nth-child(2) {
	display: block;
	line-height: 30px;
	color: #888888;
	font-size: 16px;
	float: right;
}

.g-lib-list li a:hover {
	background: url(../new-images/g_icon6_h.png) no-repeat left center;
}

.g-lib-list li a:hover span:nth-child(1) {
	color: #003e96;
	font-weight: bold;
}

.g-lib-list li a:hover span:nth-child(2) {
	color: #003e96;
}

/* /警民互动 */


/* 页面二维码 */
.QRcode {
	text-align: center;
	margin-bottom: 100px;
}

.QRcode img {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

.QRcode p {
	font-size: 16px;
	margin-top: 20px;
	display: inline-block;
}

/* 页面二维码 end*/


/* 五微作品创作评选 */
/* 五微头部 */
.wwzppx {
	width: 100%;
	min-width: 1300px;
	height: 805px;
	padding-top: 60px;
	background: url(../new-images/wwzp_head_bg.png) center top no-repeat;
}

.wwzppx_title {
	width: 85%;
	height: 320px;
	margin: 0 auto;
}

.wwzppx_title img {
	width: 100%;
}

/* 前言 */
.wwzppx_qy {
	width: 100%;
	min-width: 1300px;
	height: 420px;
	margin-top: -325px;
	margin-bottom: 80px;
}

.wwzppx_qy .w {
	position: relative;
	height: 100%;
	padding-left: 200px;
	padding-top: 60px;
	background: url(../new-images/wwzp_qy_bg.png) center top no-repeat;
	background-size: 100% 100%;
}

.wwzppx_qy p {
	width: 1030px;
	font-size: 18px;
	line-height: 2;
	color: #ffffff;
	text-indent: 2em;
}

.wwzppx_qy span {
	display: block;
	position: absolute;
	right: 50px;
	bottom: 40px;
	width: 170px;
	height: 60px;
	font-family: "STXingkai", "STKaiti";
	font-size: 18px;
	color: #fff;
	text-align: right;
}

/* 微电影 */
.wwzppx_wdy {
	width: 100%;
	height: 650px;
	margin-bottom: 80px;
}

.wwzppx_channel_title {
	width: 100%;
	height: 50px;
	background: url(../new-images/wwzppx_channel_title.png) center top no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.wwzppx_channel_title a {
	font-size: 32px;
	line-height: 50px;
	color: #f9cc38;
	font-weight: 800;
}

.wwzppx_wdy_nr {
	width: 100%;
	height: 600px;
	padding-top: 40px;
}

.wwzppx_wdy_nr li {
	position: relative;
	float: left;
	width: 400px;
	height: 560px;
	margin-right: 40px;
	padding-top: 50px;
	background: url(../new-images/wwzp_wdy_bg.png) center top no-repeat;
}

.wwzppx_wdy_nr li::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	content: '';
	width: 70px;
	height: 70px;
	background: url(../new-images/wwzp_wdy_play.png) center center no-repeat;
	z-index: 10;
}

.wwzppx_wdy_nr li:last-child {
	margin-right: 0;
}

.wwzppx_wdy_nr li p {
	width: 280px;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	font-weight: 800;
	color: #7d5839;
	line-height: 30px;
	color: transparent;
	background: linear-gradient(130deg, #cc8a4c 10%, #7a5434 30%, #7a5434 45%, #eb9e57 60%, #996d4a 75%, #6e4d2f 100%);
	background-clip: text;
	-webkit-background-clip: text;
}

.wwzppx_wdy_nr li img {
	position: absolute;
	top: 170px;
	left: 50%;
	transform: translateX(-50%);
	width: 350px;
	height: 230px;
}

/* 微视频  MV */
.wwzppx_wsp,
.wwzppx_mv {
	width: 100%;
	min-width: 1300px;
	height: 315px;
	margin-bottom: 80px;
}

.wwzppx_wsp_nr,
.wwzppx_mv_nr {
	width: 100%;
	height: 225px;
	padding-top: 40px;
}

.wwzppx_wsp_nr li,
.wwzppx_mv_nr li {
	float: left;
	position: relative;
	width: 300px;
	height: 220px;
	margin-right: 26px;
}

.wwzppx_wsp_nr li::before,
.wwzppx_mv_nr li::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	content: '';
	width: 70px;
	height: 55px;
	background: url(../new-images/wwzp_wsp_play.png) center center no-repeat;
	background-size: 100% 100%;
	z-index: 10;
}

.wwzppx_wsp_nr li:last-child,
.wwzppx_mv_nr li:last-child {
	margin-right: 0;
}

.wwzppx_wsp_nr li p,
.wwzppx_mv_nr li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wwzppx_wsp_nr li img,
.wwzppx_mv_nr li img {
	width: 100%;
	height: 100%;
}

/* 微漫画类 */
.wwzppx_wmh {
	width: 100%;
	min-width: 1300px;
	height: 630px;
	margin-bottom: 80px;
}

.wwzppx_wmh_nr {
	width: 100%;
	height: 540px;
	padding-top: 40px;
}

.wwzppx_wmh_nr li {
	float: left;
	width: 225px;
	height: 540px;
	margin-right: 31px;
}

.wwzppx_wmh_nr li img {
	width: 100%;
	height: 450px;
}

.wwzppx_wmh_nr li p {
	width: 100%;
	height: 90px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
}

.wwzppx_wmh_nr li:last-child {
	margin-right: 0;
}

/* 微小说类 */
.wwzppx_wxs {
	width: 100%;
	height: 550px;
	margin-bottom: 80px;
}

.wwzppx_wxs_nr {
	width: 100%;
	height: 500px;
	padding-top: 40px;
}

.wwzppx_wxs_nr li {
	position: relative;
	float: left;
	width: 300px;
	height: 460px;
	margin-right: 26px;
}

.wwzppx_wxs_nr li:last-child {
	margin-right: 0;
}

.wwzppx_wxs_nr li img {
	width: 100%;
	height: 100%;
}

.wwzppx_wxs_nr li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 五微作品创作评选 end */
