@charset "utf-8";

/* css document */

* {
	font-family: arial, "宋体";
}

body,
html {
	margin: 0;
	padding: 0;
	background: #f2f2f2;
}

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

dl,
dt,
dd,
input,
span {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clearfix {
	clear: both;
}

img {
	display: block;
	border: none;
}

h1 {
	font-weight: normal;
}

h1,
p {
	padding: 0;
	margin: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wsbs-item a,
.wsbs-item a:before,
.nav a,
.icon_search,
.nav .fr a,
.nav .fr span:before,
.third_row .third_row_st .info_center .tx .pd a,
.third_row .third_row_st .police_hints .tx .pd a,
.third_row .third_row_nd .notice .tx .pd a,
.third_row .third_row_nd .policy .tx .pd a,
.third_row .third_row_rd .ztzl .pd a,
.content .first_col .wrap3 .open .tx .pd a,
.content .same_second_col .wrap4 .tx .pd a,
.content .same_second_col .wrap5 .tx .pd a,
.content .same_second_col .wrap6 .tx .pd a,
.content .same_second_col .wrap7 .tx .pd a,
.jwzx_con .first_col .jwbd .tx .pd a,
.jwzx_con .first_col .ajzz .tx .pd a,
.jwzx_con .first_col .jdfc .tx .pd a,
.jwzx_con .first_col .ggaqff .tx .pd a,
.jwzx_con .first_col .jtgzgg .tx .pd a,
.jwzx_con .first_col .wlbdjc .tx .pd a,
.jwzx_con .first_col .jjyjff .tx .pd a,
.jwzx_con .second_col .tzgg .tx .pd a,
.jwzx_con .second_col .ywjw .tx .pd a,
.jwzx_con .second_col .ztzl .tx .pd a,
.jmhd_con .st_col .zxft .tx .pd a,
.jmhd_con .st_col .myzj .tx .pd .zjz_tm_a,
.jmhd_con .st_col .wsdc .tx .pd .zjz_tm_a,
.wzlb .right_col .list .tx .pd a,
.wzxqy .wenzhang .list .tx .pd a,
.wzxqy .wenzhang .sxp>p a,
.wzxqy .wenzhang .dy>a,
.en_nr .first_col .pol_inter .pol .tx .pd a,
.en_nr .first_col .pol_inter .inter .tx .pd a,
.en_nr .second_col .brief .tab_box p,
.en_nr .first_col .news .lm .tx .pd a {
	transition: 0.3s 0.2s ease;
	-webkit-transition: 0.3s 0.2s ease;
	-moz-transition: 0.3s 0.2s ease;
}

@font-face {
	font-family: 'icomoon';
	src: ;
	src:  format('embedded-opentype'),  format('truetype'),  format('woff'),  format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'pfdintextcondpro';
	src: ;
	src:  format('embedded-opentype'),  format('woff'),  format('truetype'),  format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* better font rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*----------------------------------------网上办事-------------------------------------------*/

.wsbs-wrap {
	width: 1003px;
	overflow: hidden;
	margin: 20px auto 0;
}

.wsbs-maincontent {
	float: left;
	width: 666px;
	border: 1px solid #e5e5e5;
	background: #fff;
}

.wsbs-slide {
	float: right;
	width: 316px;
	border: 1px solid #e5e5e5;
	background: #fff;
}

.wsbs-wrap .wrap {
	width: 100%;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
	overflow: hidden;
}

.wsbs-wrap .wrap:first-child {
	border: none;
}

.wsbs-wrap h1 {
	font-size: 14px;
	color: #0c58a4;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 14px;
}

.wsbs-wrap h1 a {
	color: #0c58a4;
}

.wsbs-icon {
	width: 88%;
	margin: 12px auto 0;
	overflow: hidden;
}

.wsbs-icon span {
	display: block;
	float: left;
	width: 25%;
	margin: 8px 0 4px;
	cursor: pointer;
	position: relative;
	height: 86px;
}

.wsbc-img {
	width: 66px;
	height: 66px;
	margin: 0 auto;
	position: relative;
}

.wsbs-icon h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #535353;
	text-align: center;
	font-weight: normal;
	line-height: 22px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.wsbs-item {
	/*float: left;*/
	overflow: hidden;
	margin: 0 0 0 20px;
}

.wsbs-item a {
	display: block;
	font-size: 12px;
	color: #707070;
	float: left;
	line-height: 22px;
	/*clear: both;*/
	border-radius: 4px;
	padding: 0 6px;
	margin: 4px 0;
}

.wsbs-item a:hover {
	background: #1169c0;
	color: #fff;
}

.wsbs-item a:before {
	content: '';
	width: 4px;
	height: 4px;
	background: #ffb202;
	float: left;
	display: block;
	margin-right: 5px;
	margin-top: 9px;
}

.wsbs-item a:hover:before {
	background: #fff;
}

.icon-wrap2 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.icon-wrap2 a {
	float: left;
	width: 50%;
	overflow: hidden;
	display: block;
	margin-bottom: 12px;
}

.icon-wrap2 div {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.icon-wrap2 h2 {
	text-align: center;
	font-size: 12px;
	color: #707070;
	font-weight: normal;
}

.wsbs-banner {
	display: block;
	width: 280px;
	overflow: hidden;
	margin: 10px auto 0;
}

.wsbs-banner:first-child {
	margin: 0 auto;
}


/*------------------------------首页----------------------------------------------*/

.header {
	height: 26px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}

img {
	border: none;
}

.container {
	width: 1003px;
	margin: 0 auto;
}

.container .fl_r a {
	font-size: 12px;
	color: #909090;
	float: left;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 5px;
}

.container .fl_r span {
	font-size: 12px;
	float: left;
	line-height: 26px;
	color: #909090;
}

.container .fl_r .no_padding {
	padding-right: 0;
}

.container .fl_r {
	float: right;
}

.logoandsearch {
	height: 83px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}

.logoandsearch .logo {
	height: 83px;
	width: 297px;
	margin-left: 3px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.logoandsearch .search {
	margin-top: 25px;
	cursor: pointer;
	position: relative;
}

.logoandsearch input {
	width: 250px;
	height: 32px;
	line-height: 32px;
	border: 2px solid #1169c0;
	/*border-left:0;*/
	outline: none;
	padding-left: 11px;
}

.logoandsearch .searchselected {
	width: 68px;
	height: 32px;
	border: 2px solid #1169c0;
	border-right: 0;
	text-indent: 10px;
	line-height: 32px;
	font-size: 12px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
	position: relative;
}

.logoandsearch .search span {
	position: absolute;
	top: 10px;
	left: 51px;
	/* transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; */
}


/*.logoandsearch .searchselected:hover img{
	transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
} */

.search .icon_search {
	width: 52px;
	height: 36px;
	background-color: #1169c0;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
}

.search .icon_search:hover {
	background-color: #0e559c;
}

.logoandsearch .link1 {
	width: 148px;
	height: 83px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.logoandsearch .link2 {
	width: 114px;
	height: 83px;
	background-image: ;
	background-position: center right;
	background-repeat: no-repeat;
}


/*.logoandsearch .link{
	margin-top: 26px;
	margin-left:27px;
}
.logoandsearch .rmzf{
	margin-top:6px;
	margin-left:10px;
}*/

.search .searchtab {
	position: absolute;
	top: 34px;
	z-index: 1115;
	display: none;
	left: 0;
}

.search .searchtab ul {
	border: 2px solid #1169c0;
	border-top: 0;
}

.search .searchtab ul li {
	width: 66px;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	font-size: 12px;
	background: white;
}

.search .searchtab ul .selected {
	background-color: #6994c1;
	color: white;
}


/*nav*/

.nav {
	height: 40px;
	background: #1169c0;
}

.nav .fl>li {
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

.nav .fl li a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	padding: 0 34px;
}

.nav .fr li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 96px;
	/*cursor:pointer;*/
	position: relative;
}

.nav .fr li>a {
	text-align: right;
	font-size: 12px;
	color: #b8d2ec;
}

.nav .fr .wx {
	margin-right: 36px;
}

.nav .fr .zlb .icon-icon_zlb {
	font-size: 26px;
	line-height: 40px;
	margin-right: 5px;
}

.nav .fr .wx .icon-icon_wx {
	font-size: 26px;
	line-height: 40px;
	margin-right: 5px;
}

.nav .fr .phone .icon-icon_phone {
	font-size: 26px;
	line-height: 40px;
	margin-right: 3px;
}

.nav .selected a {
	background-color: #10427e;
}

.nav a {
	display: block;
}

.nav .fl a:hover {
	background-color: #10427e;
}

.nav .fr a,
.nav .fr span:before {
	color: #b8d2ec;
}

.nav .fr li:hover a,
.nav .fr li:hover span:before {
	color: #fff;
}

.white_12_1,
.white_12_1 a {
	font-size: 14px;
	background-color: #10427e;
}


/*first_row*/

.first_row {
	margin-top: 19px;
}

.first_row .container {
	height: 228px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.tab .option li {
	height: 76px;
	width: 171px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	cursor: pointer;
	text-align: center;
	position: relative;
}

.tab .option .icon1,
.icon2,
.icon3 {
	height: 76px;
	line-height: 76px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #353535;
}

.tab .option .icon1>p,
.icon2>p,
.icon3>p {
	margin-left: 10px;
}

.tab .option .icon1>span,
.icon2>span,
.icon3>span {
	height: 76px;
	line-height: 76px;
	margin-left: 20px;
}

.tab .option .icon2>.icon-star {
	margin-top: -2px;
}

.tab .option .icon1>.icon-archive {
	margin-top: -1px;
}

.tab .option .icon3>.icon-users {
	margin-top: -2px;
}

.tab .option .no_bd {
	border-bottom: none;
}

.tab .option .selected {
	background-image: ;
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	font-family: "微软雅黑";
}

.tab .option .selected span:before {
	color: #fff;
}

.first_row .tab .sub_menu {
	width: 392px;
	/*height: 189px;*/
	overflow: hidden;
	/*padding: 20px 0;*/
	padding: 10px 0;
	border-right: 1px solid #e5e5e5;
}

.first_row .tab .sub_menu>.fl {
	width: 146px;
	height: 208px;
}

.first_row .tab .sub_menu .fl .pd>a {
	color: #626262;
	font-size: 12px;
}

.first_row .tab .sub_menu .fl .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #ffb202;
	position: absolute;
	top: 15px;
	left: 0;
	margin-left: 4px;
}

.first_row .tab .sub_menu .fl .pd {
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	padding-left: 13px;
}

.first_row .tab .sub_menu .st {
	margin-left: 37px;
	margin-top: 10px;
}

.first_row .tab .sub_menu .nd {
	margin-left: 20px;
	margin-top: 10px;
}

.first_row .tab .sub_menu .fl .pd:hover {
	background-color: #0c58a4;
}

.first_row .tab .sub_menu .fl .pd:hover a {
	color: #fff;
}

.first_row .online_work {
	width: 435px;
	height: 230px;
}

.first_row .online_work p {
	font-weight: bold;
	font-size: 14px;
	color: #0c58a4;
	margin-top: 15px;
	margin-left: 27px;
}

.first_row .online_work p a {
	color: #0c58a4;
}

.first_row .online_work .icon_row1>.fl {
	width: 102px;
	height: 92px;
	text-align: center;
	position: relative;
}

.first_row .online_work .icon_row1>.first {
	margin-left: 14px;
}

.first_row .online_work .icon_row1 .fl>img {
	position: absolute;
	margin: 0 auto;
	margin-top: 10px;
	left: 18px;
}

.first_row .online_work .icon_row1 .fl>a {}

.first_row .online_work .icon_row1 .fl>a p {
	font-weight: normal;
	font-size: 12px;
	color: #535353;
	margin-top: 78px;
	margin-left: 0;
}


/*second_row*/

.second_row {
	margin-top: 19px;
}

.second_row .container {
	height: 145px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #13579e;
}

.second_row .secretary_mail {
	width: 439px;
	height: 148px;
	border-right: 1px solid #e5e5e5;
}

.second_row .tl p {
	font-weight: bold;
	font-size: 14px;
	color: #0c58a4;
	margin-top: 12px;
	margin-left: 20px;
}

.second_row .tl p a {
	color: #0c58a4;
}


/*.second_row .tl .btn{
    width: 78px;
    height: 24px;
    border:1px solid #2074c7;
    background-color: #fff;
    color:#1169c0;
    border-radius: 4px;
    font-size:12px;
    line-height: 24px;
    text-align: center;
    margin-top:10px;
    margin-right: 36px;
    cursor: pointer;
}*/

.second_row .icon_row2>.fl {
	width: 97px;
	text-align: center;
	cursor: pointer;
}

.second_row .icon_row2>.first {
	margin-left: 24px;
}

.second_row .icon_row2>.fl a {
	font-size: 12px;
	color: #535353;
}

.second_row .icon_row2 .fl>img {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

.second_row .gov_info {
	width: 560px;
	height: 148px;
}

.second_row .gov_info p {
	font-weight: bold;
	font-size: 14px;
	color: #0c58a4;
	margin-top: 12px;
	margin-left: 20px;
}

.second_row .gov_info p a {
	color: #0c58a4;
}

.second_row .gov_info .icon_row3>.fl {
	width: 85px;
	text-align: center;
	cursor: pointer;
}

.second_row .gov_info .icon_row3>.first {
	margin-left: 23px;
}

.second_row .gov_info .icon_row3 .fl>img {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 8px;
}

.second_row .gov_info .icon_row3 .fl>a {
	font-size: 12px;
	color: #626262;
}

.icon_row3 {
	margin-top: 9px;
}

.icon_row3 img {
	width: 50px;
	height: 50px;
	margin: 10px auto;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
}

.icon_row3 a {
	position: relative;
	display: block;
}

.catalogiconeffect a:hover img {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.catalogiconeffect a:before,
.catalogiconeffect a:after {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 72px;
	height: 72px;
	border: 2px solid rgba(29, 91, 178, 0.2);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(0.2);
	-moz-transform: translatex(-50%) translatey(-50%) scale(0.2);
	transform: translatex(-50%) translatey(-50%) scale(0.2);
}

.catalogiconeffect a::after {
	width: 54px;
	height: 54px;
	border-width: 6px;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(0.8);
	-moz-transform: translatex(-50%) translatey(-50%) scale(0.8);
	transform: translatex(-50%) translatey(-50%) scale(0.8);
}

.catalogiconeffect a:hover::before,
.catalogiconeffect a:hover::after,
.catalogiconeffect a:focus::before,
.catalogiconeffect a:focus::after {
	opacity: 1;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(1);
	-moz-transform: translatex(-50%) translatey(-50%) scale(1);
	transform: translatex(-50%) translatey(-50%) scale(1);
}


/*third_row*/

.third_row {
	margin-top: 19px;
}

.third_row .container {
	height: 491px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.third_row .third_row_st {
	width: 1001px;
	height: 190px;
}

.third_row .third_row_st .lunbo {
	width: 320px;
	height: 190px;
}

.third_row .third_row_st .lb_box {
	width: 280px;
	height: 170px;
	margin-top: 20px;
	margin-left: 20px;
	position: relative;
}

.third_row .third_row_st .lb_box .img_box {
	width: 280px;
	height: 170px;
	overflow: hidden;
}

.third_row .third_row_st .lb_box .img_box img {
	width: 280px;
	height: 170px;
}

.third_row .third_row_st .lb_box>.txt {
	position: absolute;
	width: 280px;
	height: 34px;
	background-color: rgba(0, 0, 0, 0.6);
	left: 0;
	bottom: 0;
}

.third_row .third_row_st .lb_box>.txt a {
	margin-left: 10px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}

.third_row .third_row_st .lb_box .r_box {
	position: absolute;
	right: 10px;
	bottom: 13px;
}

.third_row .third_row_st .lb_box .r_box span {
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
	margin-left: 10px;
}

.third_row .third_row_st .lb_box .r_box .st {
	width: 16px;
	height: 6px;
	border-radius: 3px;
	background-color: #1aa4df;
}

.third_row .third_row_st .info_center {
	width: 310px;
	height: 190px;
	/*background-color: red;*/
}

.third_row .third_row_st .info_center .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.third_row .third_row_st .info_center .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.third_row .third_row_st .info_center .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.third_row .third_row_st .info_center .tl>p a {
	color: #0c58a4;
}

.third_row .third_row_st .info_center .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}


/*.third_row .third_row_st .info_center .tl>.fr:hover .rotate:before{
     display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.5s; 
    -moz-transition: -moz-transform 0.5s; 
    -o-transition: -o-transform 0.5s; 
    -ms-transition: -ms-transform 0.5s; 
}*/

.rotate1 {
	display: inline-block;
	transform-origin: center center;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}

.rotate2 {
	display: inline-block;
	transform-origin: center center;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}


/*.third_row .third_row_st .info_center .tl>.fr a{
    color:#939393;
    font-size:12px;
    margin-right: 5px;
    margin-top:1px;
}*/

.third_row .third_row_st .info_center .tab {
	width: 310px;
	height: 32px;
}

.third_row .third_row_st .info_center .tab_box {
	width: 310px;
	height: 144px;
	overflow: hidden;
}

.third_row .third_row_st .tab>p {
	float: left;
	height: 32px;
	color: #888888;
	font-size: 12px;
	line-height: 32px;
	padding-left: 4px;
	padding-right: 8px;
	cursor: pointer;
}

.third_row .third_row_st .tab>p a {
	color: #888888;
}

.third_row .third_row_st .tab p {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.third_row .third_row_st .tab>.selected {
	color: #0c58a4;
}

.third_row .third_row_st .tab>.selected a {
	color: #0c58a4;
}

.third_row .third_row_st .tx {
	width: 310px;
	height: 112px;
}

.third_row .third_row_st .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.third_row .third_row_st .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.third_row .third_row_st .info_center .tx .pd {
	width: 297px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}


/*.third_row .third_row_st .tx .pd:hover{
	background-color:#0c58a4;
}*/

.third_row .third_row_st .tx .pd:hover a {
	color: #0c58a4;
}

.third_row .third_row_nd .tx .pd:hover a {
	color: #0c58a4;
}

.third_row .third_row_st .police_hints {
	width: 336px;
	height: 190px;
	margin-left: 18px;
	/*background-color: red;*/
}

.third_row .third_row_st .police_hints .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.third_row .third_row_st .police_hints .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.third_row .third_row_st .police_hints .tl>p {
	float: left;
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.third_row .third_row_st .police_hints .tl>p a {
	color: #0c58a4;
}

.third_row .third_row_st .police_hints .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}


/*.third_row .third_row_st .police_hints .tl>.fr a{
    color:#939393;
    font-size:12px;
    margin-right: 5px;
    margin-top:1px;
}*/

.third_row .third_row_st .police_hints .tab_box {
	width: 336px;
	height: 144px;
	overflow: hidden;
}

.third_row .third_row_st .police_hints .tab {
	width: 336px;
	height: 32px;
}

.third_row .third_row_st .police_hints .tx .pd {
	width: 323px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}


/*third_row_nd*/

.third_row .third_row_nd .notice {
	width: 280px;
	height: 170px;
	margin-left: 20px;
	/*background-color: red;*/
}

.third_row .third_row_nd .notice .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.third_row .third_row_nd .notice .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.third_row .third_row_nd .notice .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.third_row .third_row_nd .notice .tl>p a {
	color: #0c58a4;
}

.third_row .third_row_nd .notice .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}


/*.third_row .third_row_nd .notice .tl>.fr a{
    color:#939393;
    font-size:12px;
    margin-right: 5px;
    margin-top:1px;
}*/

.third_row .third_row_nd .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.third_row .third_row_nd .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.third_row .third_row_nd .notice .tx .pd {
	width: 267px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.third_row .third_row_nd .notice .tx .st {
	margin-top: 13px;
}

.third_row .third_row_nd .policy {
	width: 310px;
	height: 170px;
	margin-left: 20px;
	/*background-color: red;*/
}

.third_row .third_row_nd .policy .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.third_row .third_row_nd .policy .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.third_row .third_row_nd .policy .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.third_row .third_row_nd .policy .tl>p a {
	color: #0c58a4;
}

.third_row .third_row_nd .policy .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}


/*.third_row .third_row_nd .policy .tl>.fr a{
    color:#939393;
    font-size:12px;
    margin-right: 5px;
    margin-top:1px;
}*/

.third_row .third_row_nd .policy .tx .pd {
	width: 297px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.third_row .third_row_nd .policy .tx .st {
	margin-top: 13px;
}

.third_row .third_row_nd .pic {
	width: 336px;
	margin-left: 26px;
	margin-top: 10px;
}

.third_row .third_row_nd .pic img {
	margin-top: 10px;
}


/**/

.third_row .third_row_rd {
	width: 1001px;
	height: 110px;
}

.third_row .third_row_rd .ztzl {
	width: 611px;
	height: 83px;
	margin-left: 20px;
	margin-top: 15px;
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
	background-image: url(/uploads/image/zjjwsp649/2005081946569569282.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.third_row .third_row_rd .ztzl .pd {
	position: relative;
	padding-right: 5px;
	padding-left: 8px;
}

.third_row .third_row_rd .ztzl .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 38px;
	left: 0;
	margin-left: 6px;
}

.third_row .third_row_rd .ztzl .pd>a {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 83px;
	padding: 8px;
}

.third_row .third_row_rd .ztzl .pd:hover a {
	color: #0c58a4;
}

.third_row .third_row_rd .lm {
	width: 325px;
	height: 83px;
	margin-left: 12px;
	margin-top: 15px;
}

.third_row .third_row_rd .lm .pd {
	width: 69px;
	height: 83px;
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
	margin-left: 10px;
	border-radius: 4px;
	text-align: center;
}

.third_row .third_row_rd .lm .wb img {
	margin: 0 auto;
	margin-top: 11px;
	margin-bottom: 10px;
}

.third_row .third_row_rd .lm .pd a {
	color: #4d4d4d;
	font-size: 12px;
}

.third_row .third_row_rd .lm .aljc img {
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 1px;
}

.third_row .third_row_rd .lm .lt img {
	margin: 0 auto;
	margin-top: 11px;
	margin-bottom: 4px;
}

.third_row .third_row_rd .lm .wx img {
	margin: 0 auto;
	margin-top: 11px;
	margin-bottom: 9px;
}

.forth_row {
	margin-top: 20px;
}

.forth_row .container {
	height: 50px;
	width: 1003px;
}

.forth_row .link1 {
	position: relative;
	margin-left: 19px;
}

.forth_row .link1 .btn {
	height: 28px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
}

.forth_row .link1 .btn {
	width: 234px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
}

.forth_row .link1>ul li {
	width: 234px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	background-color: #fff;
}

.forth_row .link1 .btn>a {
	color: #888888;
	font-size: 12px;
}

.forth_row .link1>ul li a {
	color: #888888;
	font-size: 12px;
}

.forth_row .link1>ul {
	height: 220px;
	border: 1px solid #d7d7d7;
	border-top: none;
	position: absolute;
	display: none;
	z-index: 888;
	left: 0;
	overflow: auto;
}

.forth_row .link1>ul li:hover {
	background-color: #0c58a4;
}

.forth_row .link1>ul li:hover a {
	color: #fff;
}

.footer {
	margin-top: 15px;
}

.footer .container {
	width: 1003px;
	height: 228px;
}

.footer .wenzi {
	width: 665px;
	height: 228px;
	margin: 0 auto;
	float: none;
}

.footer .wenzi .one {
	/*margin-left: 24px;
    margin-left: 95px;*/
}

.footer .wenzi .two {
	width: 550px;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
	color: #888888;
}

.footer .wenzi .three {
	width: 350px;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
	color: #888888;
}

.footer .wenzi .four {
	width: 340px;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
	color: #888888;
}

.footer .wenzi .five {
	width: 250px;
	margin: 0 auto;
	margin-top: 25px;
}

.footer .wenzi .one>a {
	font-size: 12px;
	color: #888888;
	padding-left: 10px;
	padding-right: 10px;
}

.footer .wenzi .two>span,
.three>span,
.four>span,
.five>span {
	font-size: 12px;
	color: #888888;
}

.five a span {
	font-size: 12px;
	color: #888888;
}

.footer .wenzi .five .img_icon1 {
	margin-top: -3px;
	margin-right: 7px;
}

.footer .wenzi .five .img_icon2 {
	margin-left: 18px;
	margin-top: -18px;
}

.footer .wenzi .five .img_icon3 {
	margin-left: 16px;
	margin-top: -7px;
}

.footer .wenzi .five .img_icon4 {
	margin-left: 20px;
	margin-top: -20px;
}

.footer .erweima {
	display: none;
	width: 402px;
	height: 228px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 35px top;
}

.footer .erweima>.fl {
	width: 110px;
	height: 136px;
	margin-left: 75px;
	margin-top: 24px;
	text-align: center;
}

.footer .erweima>.dif {
	margin-left: 35px;
}

.footer .erweima img {
	margin-bottom: 5px;
}

.footer .erweima>.fl span {
	color: #575757;
	font-size: 12px;
}

.cxzx {
	float: left;
	overflow: hidden;
}

.icon_row1 {
	overflow: hidden;
}

.icon-icon_phone:before {
	content: "\e903";
	color: #fff;
}

.icon-icon_wx:before {
	content: "\e904";
	color: #fff;
}

.icon-icon_zlb:before {
	content: "\e90d";
	color: #fff;
}

.icon-chevron-down:before {
	content: "\e905";
	color: #1169c0;
}

.icon-chevron-left:before {
	content: "\e906";
}

.icon-chevron-right:before {
	content: "\e907";
}

.icon-chevron-thin-left:before {
	content: "\e909";
}

.icon-chevron-thin-right:before {
	content: "\e90b";
}

.icon-chevron-with-circle-down:before {
	content: "\e900";
	color: #cdcdcd;
}

.icon-archive:before {
	content: "\e908";
	color: #8e8e8e;
	font-size: 20px;
}

.icon-star:before {
	content: "\e90c";
	color: #8e8e8e;
	font-size: 20px;
}

.icon-users:before {
	content: "\e90a";
	color: #8e8e8e;
	font-size: 20px;
}

.nav_drop {
	position: absolute;
	background: #fff;
	padding: 4px;
	border: 1px solid #e5e5e5;
	top: 46px;
	left: -15px;
	border-radius: 6px;
	z-index: 999;
}

.nav_drop:before {
	content: '';
	display: block;
	position: absolute;
	background: ;
	width: 100%;
	height: 8px;
	left: -1px;
	top: -8px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 100;
}

.moreinfo {
	overflow: hidden;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	border-radius: 4px;
}

.moreinfo-button {
	position: relative;
	z-index: 1;
}

.moreinfo-button a {
	overflow: hidden;
}

.moreinfo-button a span {
	display: block;
	padding: 0 10px;
	line-height: 24px;
	color: #0c58a4;
	background: #fff;
	text-align: center;
	border: 1px solid #0c58a4;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	border-radius: 4px;
}

.moreinfo-button :hover {
	background: #0c58a4 \9;
	color: #fff \9;
}

.moreinfo-button :hover {
	background: #0c58a4;
	color: #fff;
}

.moreinfo-button a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0 10px;
	line-height: 24px;
	width: 100%;
	height: 100%;
	background: #0c58a4;
	border: 1px solid #0c58a4;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translatey(-25%);
}

.moreinfo-button a:hover span,
.moreinfo-button a:focus span {
	-webkit-transform: translatey(100%);
	-moz-transform: translatey(100%);
	transform: translatey(100%);
}

.moreinfo-button a:hover::before,
.moreinfo-button a:focus::before {
	-webkit-transform: translatey(0%);
	-moz-transform: translatey(0%);
	transform: translatey(0%);
}


/*------------------------------------政务公开-----------------------------------*/

.content {
	height: 544px;
	margin-top: 19px;
}

.content .first_col .wrap1 {
	width: 315px;
	height: 118px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.content .first_col .wrap1>.fl {
	position: relative;
	width: 33.3%;
	text-align: center;
}

.content .first_col .wrap1>.fl img {
	position: absolute;
	left: 20px;
	margin-top: 15px;
}

.content .first_col .wrap1>.fl p {
	color: #535353;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 84px;
}

.content .first_col .wrap2 {
	width: 315px;
	height: 201px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 19px;
}

.content .first_col .wrap2 .gov_info .icon_row3 {
	height: 120px;
	margin-top: 0;
}

.content .first_col .wrap2 .gov_info p {
	font-size: 14px;
	color: #0c58a4;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 18px;
}

.content .first_col .wrap2 .gov_info p a {
	color: #0c58a4;
}

.content .first_col .wrap2 .gov_info .fl a>span {
	color: #626262;
	font-size: 12px;
}

.content .first_col .wrap2 .gov_info .fl {
	width: 33.3%;
	text-align: center;
	margin-top: 10px;
}


/*.content .first_col .wrap2 .gov_info .fl a>img{
    width: 40px;
    height: 40px;
    margin:5px auto;
}*/

.content .first_col .wrap2 .gov_info>.icon_row3 {
	margin-top: 0px;
}

.content .first_col .wrap2 .gov_info>.icon_row3 img {
	width: 40px;
	height: 40px;
	margin: 5px auto;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
}

.content .first_col .wrap2 .gov_info>.icon_row3 a {
	position: relative;
	display: block;
}

.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:hover img {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:before,
.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:after {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 56px;
	height: 56px;
	border: 2px solid rgba(29, 91, 178, 0.2);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(0.2);
	-moz-transform: translatex(-50%) translatey(-50%) scale(0.2);
	transform: translatex(-50%) translatey(-50%) scale(0.2);
}

.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a::after {
	width: 44px;
	height: 44px;
	border-width: 4px;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(0.8);
	-moz-transform: translatex(-50%) translatey(-50%) scale(0.8);
	transform: translatex(-50%) translatey(-50%) scale(0.8);
}

.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:hover::before,
.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:hover::after,
.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:focus::before,
.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:focus::after {
	opacity: 1;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(1);
	-moz-transform: translatex(-50%) translatey(-50%) scale(1);
	transform: translatex(-50%) translatey(-50%) scale(1);
}

.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:before,
.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a:after {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 56px;
	height: 56px;
	border: 2px solid rgba(29, 91, 178, 0.2);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(0.2);
	-moz-transform: translatex(-50%) translatey(-50%) scale(0.2);
	transform: translatex(-50%) translatey(-50%) scale(0.2);
}

.content .first_col .wrap2 .gov_info>.icon_row3 .catalogiconeffect a::after {
	width: 44px;
	height: 44px;
	border-width: 4px;
	-webkit-transform: translatex(-50%) translatey(-50%) scale(0.8);
	-moz-transform: translatex(-50%) translatey(-50%) scale(0.8);
	transform: translatex(-50%) translatey(-50%) scale(0.8);
}

.content .first_col .wrap3 {
	width: 315px;
	height: 181px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 19px;
}

.content .first_col .wrap3 .open {
	width: 280px;
	margin-left: 18px;
	/*background-color: red;*/
}

.content .first_col .wrap3 .open .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 14px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.content .first_col .wrap3 .open .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.content .first_col .wrap3 .open .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:4px;*/
	font-weight: bold;
}

.content .first_col .wrap3 .open .tl>p a {
	color: #0c58a4;
}

.content .first_col .wrap3 .open .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.content .first_col .wrap3 .open .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.content .first_col .wrap3 .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.content .first_col .wrap3 .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.content .first_col .wrap3 .open .tx .pd {
	width: 267px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.content .first_col .wrap3 .open .st {
	margin-top: 10px;
}

.content .first_col .wrap3 .open .tx .pd:hover a {
	color: #0c58a4;
}

.content .same_second_col {
	width: 322px;
	height: 542px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-left: 19px;
}

.content .same_second_col .wrap4 {
	width: 310px;
	height: 261px;
	/*background-color: red;*/
}

.content .same_second_col .wrap4 .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	margin-left: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.content .same_second_col .wrap4 .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.content .same_second_col .wrap4 .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.content .same_second_col .wrap4 .tl>p a {
	color: #0c58a4;
}

.content .same_second_col .wrap4 .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.content .same_second_col .wrap4 .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.content .same_second_col .wrap4 .tab {
	width: 310px;
	height: 32px;
	margin-left: 20px;
}

.content .same_second_col .wrap4 .tab_box {
	width: 310px;
	height: 230px;
	overflow: hidden;
}

.content .same_second_col .wrap4 .tab>p {
	float: left;
	height: 32px;
	color: #888888;
	font-size: 12px;
	line-height: 32px;
	padding-left: 4px;
	padding-right: 8px;
	cursor: pointer;
}

.content .same_second_col .wrap4 .tab>p a {
	color: #888888;
}

.content .same_second_col .wrap4 .tab p {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.content .same_second_col .wrap4 .tab>.selected {
	color: #0c58a4;
}

.content .same_second_col .wrap4 .tab>.selected a {
	color: #0c58a4;
}

.content .same_second_col .wrap4 .tx {
	width: 308px;
	height: 190px;
	margin-left: 16px;
}

.content .same_second_col .wrap4 .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.content .same_second_col .wrap4 .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.content .same_second_col .wrap4 .tx .pd {
	width: 295px;
}

.content .same_second_col .wrap4 .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.content .same_second_col .wrap4 .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.content .same_second_col .wrap4 .tx .pd:hover a {
	color: #0c58a4;
}


/*wrap5*/

.content .same_second_col .wrap5 {
	width: 310px;
	height: 260px;
	/*background-color: red;*/
}

.content .same_second_col .wrap5 .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	/* margin-top:17px;*/
	margin-left: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.content .same_second_col .wrap5 .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.content .same_second_col .wrap5 .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.content .same_second_col .wrap5 .tl>p a {
	color: #0c58a4;
}

.content .same_second_col .wrap5 .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.content .same_second_col .wrap5 .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.content .same_second_col .wrap5 .tab {
	width: 310px;
	height: 32px;
	margin-left: 20px;
}

.content .same_second_col .wrap5 .tab_box {
	width: 310px;
	height: 230px;
	overflow: hidden;
}

.content .same_second_col .wrap5 .tab>p {
	float: left;
	height: 32px;
	color: #888888;
	font-size: 12px;
	line-height: 32px;
	padding-left: 4px;
	padding-right: 8px;
	cursor: pointer;
}

.content .same_second_col .wrap5 .tab>p a {
	color: #888888;
}

.content .same_second_col .wrap5 .tab p {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.content .same_second_col .wrap5 .tab>.selected {
	color: #0c58a4;
}

.content .same_second_col .wrap5 .tab>.selected a {
	color: #0c58a4;
}

.content .same_second_col .wrap5 .tx {
	width: 308px;
	height: 190px;
	margin-left: 16px;
}

.content .same_second_col .wrap5 .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.content .same_second_col .wrap5 .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.content .same_second_col .wrap5 .tx .pd {
	width: 295px;
}

.content .same_second_col .wrap5 .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.content .same_second_col .wrap5 .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.content .same_second_col .wrap5 .tx .pd:hover a {
	color: #0c58a4;
}


/*wrap6*/

.content .same_second_col {
	width: 322px;
	height: 542px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-left: 19px;
}

.content .same_second_col .wrap6 {
	width: 310px;
	height: 261px;
	/*background-color: red;*/
}

.content .same_second_col .wrap6 .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	margin-left: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.content .same_second_col .wrap6 .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.content .same_second_col .wrap6 .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.content .same_second_col .wrap6 .tl>p a {
	color: #0c58a4;
}

.content .same_second_col .wrap6 .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.content .same_second_col .wrap6 .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.content .same_second_col .wrap6 .tab {
	width: 310px;
	height: 32px;
	margin-left: 20px;
}

.content .same_second_col .wrap6 .tab_box {
	width: 310px;
	height: 230px;
	overflow: hidden;
}

.content .same_second_col .wrap6 .tab>p {
	float: left;
	height: 32px;
	color: #888888;
	font-size: 12px;
	line-height: 32px;
	padding-left: 4px;
	padding-right: 8px;
	cursor: pointer;
}

.content .same_second_col .wrap6 .tab>p a {
	color: #888888;
}

.content .same_second_col .wrap6 .tab p {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.content .same_second_col .wrap6 .tab>.selected {
	color: #0c58a4;
}

.content .same_second_col .wrap6 .tab>.selected a {
	color: #0c58a4;
}

.content .same_second_col .wrap6 .tx {
	width: 308px;
	height: 190px;
	margin-left: 16px;
}

.content .same_second_col .wrap6 .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.content .same_second_col .wrap6 .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.content .same_second_col .wrap6 .tx .pd {
	width: 295px;
}

.content .same_second_col .wrap6 .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.content .same_second_col .wrap6 .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.content .same_second_col .wrap6 .tx .pd:hover a {
	color: #0c58a4;
}


/*wrap7*/

.content .same_second_col .wrap7 {
	width: 310px;
	height: 260px;
	/*background-color: red;*/
}

.content .same_second_col .wrap7 .tl {
	height: 28px;
	border-bottom: 1px solid #d7d7d7;
	/* margin-top:17px;*/
	margin-left: 20px;
	/*background-image: ;
    background-repeat: no-repeat;
    background-position: left bottom;*/
	position: relative;
}

.content .same_second_col .wrap7 .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.content .same_second_col .wrap7 .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 4px;
	font-weight: bold;
}

.content .same_second_col .wrap7 .tl>p a {
	color: #0c58a4;
}

.content .same_second_col .wrap7 .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.content .same_second_col .wrap7 .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.content .same_second_col .wrap7 .tab {
	width: 310px;
	height: 32px;
	margin-left: 20px;
}

.content .same_second_col .wrap7 .tab_box {
	width: 310px;
	height: 230px;
	overflow: hidden;
}

.content .same_second_col .wrap7 .tab>p {
	float: left;
	height: 32px;
	color: #888888;
	font-size: 12px;
	line-height: 32px;
	padding-left: 4px;
	padding-right: 8px;
	cursor: pointer;
}

.content .same_second_col .wrap7 .tab>p a {
	color: #888888;
}

.content .same_second_col .wrap7 .tab p {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.content .same_second_col .wrap7 .tab>.selected {
	color: #0c58a4;
}

.content .same_second_col .wrap7 .tab>.selected a {
	color: #0c58a4;
}

.content .same_second_col .wrap7 .tx {
	width: 308px;
	height: 190px;
	margin-left: 16px;
}

.content .same_second_col .wrap7 .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.content .same_second_col .wrap7 .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	margin-left: 4px;
}

.content .same_second_col .wrap7 .tx .pd {
	width: 295px;
}

.content .same_second_col .wrap7 .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 13px;
}

.content .same_second_col .wrap7 .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.content .same_second_col .wrap7 .tx .pd:hover a {
	color: #0c58a4;
}


/*------------------------------------警务资讯-----------------------------------*/

.jwzx_con {
	margin-top: 19px;
}

.jwzx_con .container {
	width: 1001px;
	height: 1014px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.jwzx_con .first_col {
	width: 748px;
	height: 1014px;
	border-right: 1px solid #e5e5e5;
}

.jwzx_con .first_col .lunbo {
	width: 354px;
	height: 236px;
}

.jwzx_con .first_col .lb_box {
	width: 318px;
	/*width:270px;*/
	height: 200px;
	margin-top: 18px;
	margin-left: 18px;
	position: relative;
}

.jwzx_con .first_col .img_box {
	width: 318px;
	height: 200px;
	overflow: hidden;
}

.jwzx_con .first_col .img_box img {
	width: 318px;
	height: 200px;
}

.jwzx_con .first_col .lb_box>.txt {
	position: absolute;
	width: 280px;
	height: 34px;
	background-color: rgba(0, 0, 0, 0.6);
	left: 0;
	bottom: 0;
}

.jwzx_con .first_col .lb_box>.txt a {
	margin-left: 10px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}

.jwzx_con .first_col .lb_box .r_box {
	position: absolute;
	right: 10px;
	bottom: 13px;
}

.jwzx_con .first_col .lb_box .r_box span {
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
	margin-left: 10px;
}

.jwzx_con .first_col .lb_box .r_box .st {
	width: 16px;
	height: 6px;
	border-radius: 3px;
	background-color: #1aa4df;
}

.jwzx_con .first_col .jwbd,
.jdfc {
	width: 376px;
	height: 236px;
	/*background-color: red;*/
}

.jwzx_con .first_col .ajzz {
	width: 318px;
	height: 236px;
	margin-left: 18px;
	margin-right: 18px;
	/*background-color: red;*/
}

.jwzx_con .first_col .jwbd .tl {
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.jwzx_con .first_col .jdfc .tl,
.jwzx_con .first_col .ajzz .tl {
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 8px;
	position: relative;
}

.jwzx_con .first_col .jwbd .tl>img,
.jwzx_con .first_col .jdfc .tl>img,
.jwzx_con .first_col .ajzz .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jwzx_con .first_col .jwbd .tl>p,
.jwzx_con .first_col .jdfc .tl>p,
.jwzx_con .first_col .ajzz .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jwzx_con .first_col .jwbd .tl>p a,
.jwzx_con .first_col .jdfc .tl>p a,
.jwzx_con .first_col .ajzz .tl>p a {
	color: #0c58a4;
}

.jwzx_con .first_col .jwbd .tl>.fr,
.jwzx_con .first_col .jdfc .tl>.fr,
.jwzx_con .first_col .ajzz .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jwzx_con .first_col .jwbd .tl>.fr a,
.jwzx_con .first_col .jdfc .tl>.fr a,
.jwzx_con .first_col .ajzz .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jwzx_con .first_col .jwbd .tab_box,
.jwzx_con .first_col .jdfc .tab_box {
	width: 376px;
	height: 230px;
	overflow: hidden;
}

.jwzx_con .first_col .ajzz .tab_box {
	width: 318px;
	height: 230px;
	overflow: hidden;
}

.jwzx_con .first_col .jwbd .tx,
.jwzx_con .first_col .jdfc .tx {
	width: 376px;
	height: 190px;
	margin-top: 2px;
	/*margin-left:16px;*/
}

.jwzx_con .first_col .ajzz .tx {
	width: 318px;
	height: 190px;
	margin-top: 2px;
}

.jwzx_con .first_col .jwbd .tx a,
.jwzx_con .first_col .jdfc .tx a,
.jwzx_con .first_col .ajzz .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.jwzx_con .first_col .jwbd .tx .pd>a:before,
.jwzx_con .first_col .jdfc .tx .pd>a:before,
.jwzx_con .first_col .ajzz .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jwzx_con .first_col .jwbd .tx .pd,
.jwzx_con .first_col .jdfc .tx .pd {
	width: 368px;
	height: 30px;
}

.jwzx_con .first_col .ajzz .tx .pd {
	width: 310px;
	height: 30px;
}

.jwzx_con .first_col .jwbd .tx .pd a,
.jwzx_con .first_col .jdfc .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .first_col .ajzz .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .first_col .jwbd .tx .pd>p,
.jwzx_con .first_col .jdfc .tx .pd>p,
.jwzx_con .first_col .ajzz .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.jwzx_con .first_col .jwbd .tx .pd:hover a,
.jwzx_con .first_col .jdfc .tx .pd:hover a,
.jwzx_con .first_col .ajzz .tx .pd:hover a {
	color: #0c58a4;
}

.jwzx_con .first_col .ggaqff {
	width: 318px;
	height: 196px;
	margin-left: 18px;
	margin-right: 18px;
	/*background-color: red;*/
}

.jwzx_con .first_col .ggaqff .tl {
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	/*  margin-top:8px;*/
	position: relative;
}

.jwzx_con .first_col .ggaqff .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jwzx_con .first_col .ggaqff .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jwzx_con .first_col .ggaqff .tl>p a {
	color: #0c58a4;
}

.jwzx_con .first_col .ggaqff .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jwzx_con .first_col .ggaqff .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jwzx_con .first_col .ggaqff .tab_box {
	width: 318px;
	height: 162px;
	overflow: hidden;
}

.jwzx_con .first_col .ggaqff .tx {
	width: 318px;
	height: 160px;
	margin-top: 2px;
}

.jwzx_con .first_col .ggaqff .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.jwzx_con .first_col .ggaqff .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jwzx_con .first_col .ggaqff .tx .pd {
	width: 310px;
	height: 30px;
}

.jwzx_con .first_col .ggaqff .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .first_col .ggaqff .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.jwzx_con .first_col .ggaqff .tx .pd:hover a {
	color: #0c58a4;
}

.jwzx_con .first_col .jtgzgg {
	width: 376px;
	height: 196px;
	/*background-color: red;*/
}

.jwzx_con .first_col .jtgzgg .tl {
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	/* margin-top:17px;*/
	position: relative;
}

.jwzx_con .first_col .jtgzgg .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jwzx_con .first_col .jtgzgg .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jwzx_con .first_col .jtgzgg .tl>p a {
	color: #0c58a4;
}

.jwzx_con .first_col .jtgzgg .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jwzx_con .first_col .jtgzgg .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jwzx_con .first_col .jtgzgg .tab_box {
	width: 376px;
	height: 230px;
	overflow: hidden;
}

.jwzx_con .first_col .jtgzgg .tx {
	width: 376px;
	height: 190px;
	margin-top: 2px;
	/*margin-left:16px;*/
}

.jwzx_con .first_col .jtgzgg .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.jwzx_con .first_col .jtgzgg .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jwzx_con .first_col .jtgzgg .tx .pd {
	width: 368px;
	height: 30px;
}

.jwzx_con .first_col .jtgzgg .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .first_col .jtgzgg .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.jwzx_con .first_col .jtgzgg .tx .pd:hover a {
	color: #0c58a4;
}

.jwzx_con .first_col .jywh {
	width: 749px;
	height: 150px;
	/*margin-left:18px;
    margin-right: 18px;*/
	border-top: 1px solid #e5e5e5;
	/*background-color: red;*/
}

.jwzx_con .first_col .jywh .tl {
	height: 26px;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 10px;
}

.jwzx_con .first_col .jywh .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:6px;*/
	font-weight: bold;
}

.jwzx_con .first_col .jywh .tl>p a {
	color: #0c58a4;
}

.jwzx_con .first_col .jywh .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jwzx_con .first_col .jywh .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jwzx_con .first_col .jywh .tab_box {
	position: relative;
}

.jwzx_con .first_col .jywh .tab_box .pic_box {
	width: 632px;
	height: 113px;
	position: absolute;
	left: 115px;
	top: 0;
}

.jwzx_con .first_col .jywh .tab_box .pic_box .pic {
	width: 632px;
	height: 113px;
	display: none;
}

.jwzx_con .first_col .jywh .tab_box .pic_box img {
	float: left;
	width: 114px;
	height: 90px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 10px;
}

.jwzx_con .first_col .jywh .tab_box .btn {
	width: 116px;
	height: 30px;
	text-align: center;
}

.jwzx_con .first_col .jywh .tab_box p {
	color: #9e9e9e;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 24px center;
	cursor: pointer;
}

.jwzx_con .first_col .jywh .tab_box p a {
	color: #9e9e9e;
}

.jwzx_con .first_col .jywh .tab_box .selected {
	color: #0c58a4;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 23px center;
}

.jwzx_con .first_col .jywh .tab_box .selected a {
	color: #0c58a4;
}

.jwzx_con .second_col {
	width: 252px;
	height: 1014px;
}

.jwzx_con .second_col .tzgg {
	width: 100%;
	height: 226px;
	margin-top: 18px;
	/*background-color: red;*/
}

.jwzx_con .second_col .ywjw {
	width: 100%;
	height: 228px;
}

.jwzx_con .second_col .tzgg .tl,
.jwzx_con .second_col .ywjw .tl {
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	/* margin-top:17px;*/
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
}

.jwzx_con .second_col .tzgg .tl>img,
.jwzx_con .second_col .ywjw .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jwzx_con .second_col .tzgg .tl>p,
.jwzx_con .second_col .ywjw .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jwzx_con .second_col .tzgg .tl>p a,
.jwzx_con .second_col .ywjw .tl>p a {
	color: #0c58a4;
}

.jwzx_con .second_col .tzgg .tl>.fr,
.jwzx_con .second_col .ywjw .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jwzx_con .second_col .tzgg .tl>.fr a,
.jwzx_con .second_col .ywjw .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jwzx_con .second_col .tzgg .tab_box,
.jwzx_con .second_col .ywjw .tab_box {
	width: 216px;
	height: 190px;
	overflow: hidden;
}

.jwzx_con .second_col .tzgg .tx,
.jwzx_con .second_col .ywjw .tx {
	width: 216px;
	height: 190px;
	margin-top: 2px;
	margin-left: 18px;
}

.jwzx_con .second_col .tzgg .tx a,
.jwzx_con .second_col .ywjw .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.jwzx_con .second_col .tzgg .tx .pd>a:before,
.jwzx_con .second_col .ywjw .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jwzx_con .second_col .tzgg .tx .pd,
.jwzx_con .second_col .ywjw .tx .pd {
	width: 216px;
	height: 30px;
}

.jwzx_con .second_col .tzgg .tx .pd a,
.jwzx_con .second_col .ywjw .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 190px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .second_col .tzgg .tx .pd:hover a,
.jwzx_con .second_col .ywjw .tx .pd:hover a {
	color: #0c58a4;
}

.jwzx_con .second_col .ztzl {
	width: 100%;
	height: 228px;
}

.jwzx_con .second_col .ztzl .tl {
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	/* margin-top:17px;*/
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
}

.jwzx_con .second_col .ztzl .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jwzx_con .second_col .ztzl .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jwzx_con .second_col .ztzl .tl>p a {
	color: #0c58a4;
}

.jwzx_con .second_col .ztzl .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jwzx_con .second_col .ztzl .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jwzx_con .second_col .ztzl .tab_box {
	width: 216px;
	height: 190px;
	margin-top: 10px;
	overflow: hidden;
}

.jwzx_con .second_col .ztzl .tx {
	width: 216px;
	height: 190px;
	margin-top: 2px;
	margin-left: 18px;
}

.jwzx_con .second_col .ztzl .tx a {
	color: #4d4d4d;
	font-size: 12px;
}


/*.jwzx_con .second_col .ztzl .tx .pd>a:before{
    content: "";
    background-image: ;
    position:absolute;
    top:14px;
    left:0;
}*/

.jwzx_con .second_col .ztzl .tx .pd {
	width: 216px;
	height: 40px;
	margin-left: 12px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.jwzx_con .second_col .ztzl .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	width: 190px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .second_col .ztzl .tx .pd:hover a {
	color: #0c58a4;
}

.jwzx_con .second_col .pic_link {
	width: 100%;
	height: 314px;
}

.jwzx_con .second_col .pic_link img {
	margin-top: 20px;
	margin-left: 18px;
}


/*------------------------------------警民互动-----------------------------------*/

.jmhd_con {
	height: 670px;
}

.jmhd_con .st_col .wrap1 {
	width: 732px;
	height: 254px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-top: 19px;
}

.jmhd_con .st_col .wrap1 .jzxx {
	width: 242px;
	border-right: 1px solid #e5e5e5;
	height: 100%;
}

.jmhd_con .st_col .wrap1 .jzxx .tl {
	height: 46px;
}

.jmhd_con .st_col .wrap1 .jzxx p {
	margin-top: 13px;
	margin-left: 17px;
}

.jmhd_con .st_col .wrap1 .jzxx p a {
	color: #0c58a4;
	font-size: 14px;
	font-weight: bold;
}

.jmhd_con .st_col .wrap1 .jzxx .jzxx_icon1,
.icon2 {
	height: 84px;
}

.jmhd_con .st_col .wrap1 .jzxx .jzxx_icon1>.fl {
	width: 38%;
	text-align: center;
	position: relative;
	margin-left: 6%;
}

.jmhd_con .st_col .wrap1 .jzxx .jzxx_icon2>.fl {
	width: 38%;
	text-align: center;
	position: relative;
	margin-left: 6%;
}


/*.jmhd_con .st_col .wrap1 .jzxx .fl a{
    color:#535353;
    font-size:12px;
    margin-top:50px;
}*/

.jmhd_con .st_col .wrap1 .jzxx .fl img {
	position: absolute;
	left: 22px;
	top: 0;
}

.jmhd_con .st_col .wrap1 .jzxx .fl a>p {
	color: #535353;
	font-size: 12px;
	margin-top: 70px;
	font-weight: normal;
	margin-bottom: 20px;
}

.jmhd_con .st_col .wrap1 .zxft {
	width: 489px;
	margin-top: 13px;
	/*background-color: red;*/
}

.jmhd_con .st_col .zxft .tl {
	height: 22px;
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
}

.jmhd_con .st_col .zxft .tl>p {
	font-size: 14px;
	color: #0c58a4;
	font-weight: bold;
}

.jmhd_con .st_col .zxft .tl>p a {
	color: #0c58a4;
}

.jmhd_con .st_col .zxft .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jmhd_con .st_col .zxft .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jmhd_con .st_col .zxft .tab_box {
	width: 490px;
	height: 215px;
	overflow: hidden;
}

.jmhd_con .st_col .zxft .tx {
	width: 216px;
	height: 215px;
	/* margin-top: 2px;*/
	margin-left: 18px;
}

.jmhd_con .st_col .zxft .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.jmhd_con .st_col .zxft .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jmhd_con .st_col .zxft .tx .pd {
	width: 238px;
	height: 30px;
}

.jmhd_con .st_col .zxft .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 18px;
}

.jmhd_con .st_col .zxft .tx .pd:hover a {
	color: #0c58a4;
}

.jmhd_con .st_col .zxft .yg .img_box {
	width: 200px;
	height: 86px;
	overflow: hidden;
}

.jmhd_con .st_col .zxft .yg {
	width: 225px;
	height: 215px;
	margin-left: 30px;
	margin-top: 10px;
}

.jmhd_con .st_col .zxft .yg .img_box {
	position: relative;
}

.jmhd_con .st_col .zxft .yg .img_box p {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 26px;
	width: 66px;
	height: 26px;
	background-color: #1169bc;
	left: 0 bottom:0;
	z-index: 100;
}

.jmhd_con .st_col .zxft .yg .zbyg {
	width: 200px;
	height: 96px;
	background-color: #f2f2f2;
	margin-top: 10px;
}

.jmhd_con .st_col .zxft .yg .zbyg p {
	width: 39px;
	height: 16px;
	text-align: center;
	border: 1px solid #1169bc;
	font-size: 12px;
	color: #1169c0;
	line-height: 16px;
	margin-top: 6px;
	margin-left: 13px;
}

.jmhd_con .st_col .zxft .yg .zbyg span {
	font-size: 12px;
	color: #292929;
	font-weight: bold;
	line-height: 18px;
	margin-top: 6px;
	margin-left: 7px;
}

.jmhd_con .st_col .zxft .yg .zbyg span a {
	color: #292929;
}

.jmhd_con .st_col .zxft .yg .zbyg .txt {
	width: 88%;
	margin-left: 13px;
	height: 55px;
	overflow: hidden;
	margin-top: 7px;
	/*white-space: nowrap;
    text-overflow: ellipsis;*/
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.jmhd_con .st_col .zxft .yg .zbyg a {
	color: #606060;
	font-size: 12px;
}

.jmhd_con .st_col .wrap2 {
	width: 732px;
	height: 375px;
	margin-top: 19px;
}

.jmhd_con .st_col .wrap2 .myzj {
	width: 355px;
	height: 375px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.jmhd_con .st_col .wrap2 .myzj .tl {
	width: 321px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	margin-left: 17px;
	position: relative;
}

.jmhd_con .st_col .wrap2 .myzj .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jmhd_con .st_col .wrap2 .myzj .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jmhd_con .st_col .wrap2 .myzj .tl>p a {
	color: #0c58a4;
}

.jmhd_con .st_col .wrap2 .myzj .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jmhd_con .st_col .wrap2 .myzj .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jmhd_con .st_col .wrap2 .myzj .tab_box {
	width: 345px;
	height: 230px;
	overflow: hidden;
}

.jmhd_con .st_col .wrap2 .myzj .tx {
	width: 321px;
	height: 190px;
	margin-top: 2px;
	/*margin-left:16px;*/
}

.jmhd_con .st_col .wrap2 .myzj .tx a {
	font-size: 12px;
}

.jmhd_con .st_col .wrap2 .myzj .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jmhd_con .st_col .wrap2 .myzj .tx .pd {
	width: 321px;
	height: 30px;
	margin-left: 17px;
}

.jmhd_con .st_col .wrap2 .myzj .tx .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 15px;
}

.jmhd_con .st_col .wrap2 .myzj .tx .pd>p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-right: 3px;
}


/*.jmhd_con .st_col .wrap2 .myzj .tx .pd:hover a{
    color:#0c58a4;
}*/

.zjz_tm_a {
	color: #4d4d4d;
}

.zjz_tm_p {
	color: #fa7d3c;
}

.yjs_tm_a {
	color: #909090;
}

.yjs_tm_p {
	color: #909090;
}

.jmhd_con .st_col .myzj .tx .pd:hover .zjz_tm_a {
	color: #0c58a4;
}

.jmhd_con .st_col .wsdc .tx .pd:hover .zjz_tm_a {
	color: #0c58a4;
}

.jmhd_con .st_col .wrap2 .yg {
	width: 319px;
	height: 107px;
	background-color: #f2f2f2;
	margin-left: 17px;
	margin-top: 16px;
	margin-bottom: 12px;
}

.jmhd_con .st_col .wrap2 .yg .zbyg p {
	width: 50px;
	height: 18px;
	border: 1px solid #1169c0;
	line-height: 18px;
	text-align: center;
	color: #1169c0;
	font-size: 12px;
	margin-left: 14px;
	margin-top: 10px;
}

.jmhd_con .st_col .wrap2 .yg .zbyg span {
	color: #292929;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 8px;
	display: inline-block;
	width: 210px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jmhd_con .st_col .wrap2 .yg .zbyg span a {
	color: #292929;
}

.jmhd_con .st_col .wrap2 .yg .zbyg .txt {
	width: 291px;
	height: 55px;
	margin-left: 14px;
	overflow: hidden;
	margin-top: 10px;
}

.jmhd_con .st_col .wrap2 .yg .zbyg .txt a {
	color: #606060;
	font-size: 12px;
}

.jmhd_con .st_col .wrap2 .wsdc {
	width: 355px;
	height: 375px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.jmhd_con .st_col .wrap2 .wsdc .tl {
	width: 321px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	margin-left: 17px;
	position: relative;
}

.jmhd_con .st_col .wrap2 .wsdc .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.jmhd_con .st_col .wrap2 .wsdc .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.jmhd_con .st_col .wrap2 .wsdc .tl>p a {
	color: #0c58a4;
}

.jmhd_con .st_col .wrap2 .wsdc .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.jmhd_con .st_col .wrap2 .wsdc .tl>.fr a {
	color: #939393;
	/*font-size:12px;
    margin-right: 5px;
    margin-top:1px;*/
}

.jmhd_con .st_col .wrap2 .wsdc .tab_box {
	width: 345px;
}

.jmhd_con .st_col .wrap2 .wsdc .tx {
	width: 321px;
	margin-top: 16px;
	/*margin-left:16px;*/
}

.jmhd_con .st_col .wrap2 .wsdc .tx a {
	font-size: 12px;
}

.jmhd_con .st_col .wrap2 .wsdc .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.jmhd_con .st_col .wrap2 .wsdc .tx .pd {
	width: 321px;
	height: 30px;
	margin-left: 17px;
}

.jmhd_con .st_col .wrap2 .wsdc .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 15px;
}

.jmhd_con .st_col .wrap2 .wsdc .tx .pd>p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-right: 3px;
}


/*..jmhd_con .st_col .wrap2 .wsdc .tx .pd:hover a{
    color:#0c58a4;
}*/

.jmhd_con .st_col .wrap2 .wsdc {
	width: 355px;
	height: 375px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 18px;
}

.jmhd_con .nd_col .wb {
	width: 248px;
	height: 341px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 19px;
	margin-left: 19px;
	overflow: hidden;
}

.jmhd_con .nd_col .wb .tl {
	margin-top: 10px;
	margin-left: 16px;
}

.jmhd_con .nd_col .wb .tl>p {
	color: #0c58a4;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-left: 7px;
}

.jmhd_con .nd_col .wb .nr {
	width: 210px;
	margin-left: 20px;
	margin-top: 18px;
}

.jmhd_con .nd_col .wb .nr>p {
	color: #5f5f5f;
	font-size: 12px;
	line-height: 20px;
}

.jmhd_con .nd_col .wb .ckqw {
	color: #fa7d3c;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
	position: relative;
}

.jmhd_con .nd_col .wb .ckqw span:before {
	color: #fa7d3c;
	position: absolute;
	left: 60px;
	top: 1px;
}

.jmhd_con .nd_col .wb .wb_img {
	width: 147px;
	height: 87px;
	overflow: hidden;
	margin-left: 20px;
}

.jmhd_con .nd_col .wb .time {
	color: #989898;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 6px;
}

.jmhd_con .nd_col .lt {
	width: 248px;
	height: 108px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-left: 19px;
}

.jmhd_con .nd_col .lt p {
	margin-left: 14px;
	margin-top: 12px;
	color: #0c58a4;
	font-size: 14px;
	font-weight: bold;
}

.jmhd_con .nd_col .lt p a {
	color: #0c58a4;
}

.jmhd_con .nd_col .lt>.fl {
	width: 33.3%;
	height: 65px;
	text-align: center;
	margin-top: 16px;
}

.jmhd_con .nd_col .lt>.fl img {
	margin: 0 auto;
	margin-bottom: 8px;
}

.jmhd_con .nd_col .lt>.fl a {
	font-size: 12px;
	color: #535353;
}

.jmhd_con .nd_col .banner {
	margin-left: 19px;
}

.jmhd_con .nd_col .banner img {
	margin-top: 21px;
	cursor: pointer;
}


/*------------------------------------文章列表页----------------------------------*/

.wzlb {
	min-height: 690px;
	margin-top: 19px;
	margin-bottom: 20px;
}

.wzlb .left_col {
	/*height: 692px;*/
	width: 258px;
	/* background-color: #fff;*/
}

.wzlb .znss {
	width: 258px;
	height: 154px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #0c58a4;
	margin-top: 20px;
	background-color: #fff;
}

.wzlb .znss .title {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

.wzlb .znss .gjc {
	color: #4d4d4d;
	font-size: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
}

.wzlb .znss .radiobox {
	margin-top: 5px;
	color: #4d4d4d;
	font-size: 12px;
}

.wzlb .znss .radiobox .input_algin {
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-right: 3px;
}

.wzlb .znss input {
	margin-left: 12px;
	outline: none;
	text-indent: 5px;
}

.wzlb .znss .btn {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}

.wzlb .znss .btn>a {
	display: inline-block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	background-color: #1169c0;
	font-size: 12px;
	/* font-weight: bold;*/
	color: #fff;
}

.wzlb .left_col .tl {
	width: 258px;
	height: auto;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #0c58a4;
}

.wzlb .left_col .tl p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wzlb .left_col .tl .btn {
	width: 200px;
	height: 30px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	cursor: pointer;
	border-left: 0;
}

.wzlb .left_col .tl .btn:hover {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	color: #fff;
	line-height: 30px;
}


/*.wzlb .left_col .tl .btn:hover a{
    color:#fff;
    line-height:30px;
}*/

.wzlb .left_col .tl .btn:hover {}


/*.wzlb .left_col .tl .btn a{
    color:#4d4d4d;
    font-size:12px;
    line-height:30px;
}*/

.wzlb .left_col .tl a {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 30px;
}

.wzlb .right_col .cur_position {
	height: 38px;
	width: 721px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
}

.wzlb .right_col .cur_position p {
	font-size: 12px;
	color: #4d4d4d;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 20px 11px;
}

.wzlb .right_col .cur_position p a {
	font-size: 12px;
	color: #4d4d4d;
}

.wzlb .right_col .cur_position p>span {
	font-size: 12px;
	color: #0c58a4;
	font-weight: bold;
}

.wzlb .right_col .list {
	width: 721px;
	min-height: 630px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
	margin-top: 20px;
}

.wzlb .right_col .list .tl {
	margin-left: 18px;
	margin-right: 18px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.wzlb .right_col .list .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.wzlb .right_col .list .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:6px;*/
	font-weight: bold;
	border-bottom: 2px solid #0c58a4;
	padding: 0px 10px;
	height: 26px;
}

.wzlb .right_col .list .tab_box {
	width: 703px;
	height: 512px;
	margin-top: 15px;
	overflow: hidden;
}

.wzlb .right_col .list .tx {
	width: 685px;
	height: 500px;
	margin-left: 18px;
}

.wzlb .right_col .list .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.wzlb .right_col .list .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.wzlb .right_col .list .tx .pd {
	width: 685px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.wzlb .right_col .list .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	/*width:535px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
	position: relative;
	padding-left: 12px;
}

.wzlb .right_col .list .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.wzlb .right_col .list .tx .pd a:hover {
	color: #0c58a4;
}

.wzlb .right_col .list .page_number {
	width: auto;
	height: 30px;
	margin-left: 40px;
	margin-top: 12px;
}

.wzlb .right_col .list .page_number a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #8d8d8d;
	font-size: 12px;
	color: #7d7d7d;
	text-align: center;
	line-height: 30px;
}

.wzlb .right_col .list .page_number .dif {
	width: 60px;
}

.wzlb .right_col .list .page_number .sw {
	width: 40px;
}

.wzlb .right_col .list .page_number span {
	color: #4d4d4d;
	font-size: 12px;
}

.wzlb .right_col .list .page_number>.selected {
	background-color: #1169c0;
	color: #fff;
	border: 1px solid #1169c0;
}

.wzlb .right_col .list .page_number input {
	outline: none;
	width: 40px;
	height: 20px;
	text-indent: 7px;
	border: 1px solid #8d8d8d;
}


/*----------------------------------------文章详情页-----------------------------------------*/

.wzxqy .cur_box {
	width: 100%;
	height: 38px;
}

.wzxqy .container {
	height: 100%;
	margin-bottom: 20px;
}

.wzxqy .cur_position {
	height: 38px;
}

.wzxqy .cur_position p {
	font-size: 12px;
	color: #4d4d4d;
	height: 50px;
	line-height: 50px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 20px;
}

.wzxqy .cur_position p a {
	font-size: 12px;
	color: #4d4d4d;
}

.wzxqy .cur_position p>span {
	font-size: 12px;
	color: #0c58a4;
	font-weight: bold;
}

.wzxqy .pro_color p {
	font-size: 12px;
	color: #4c4c4c;
	height: 50px;
	line-height: 50px;
}

.wzxqy .pro_color div {
	width: 12px;
	height: 12px;
	border: 1px solid #4c4c4c;
	margin-left: 5px;
	margin-top: 18px;
}

.wzxqy .pro_color .color1 {
	margin-left: 0;
	background-color: #f9f6af;
}

.wzxqy .pro_color .color2 {
	background-color: #9ddbf4;
}

.wzxqy .pro_color .color3 {
	background-color: #dedede;
}

.wzxqy .pro_color .color4 {
	background-color: #f9d1d9;
}

.wzxqy .pro_color .color5 {
	background-color: #e4c8f8;
}

.wzxqy .pro_color .color6 {
	background-color: #ffffff;
}

.wzxqy .wenzhang {
	background-color: #fff;
	/* height: auto;*/
	min-height: 630px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 15px rgba(150, 150, 150, .85);
	-moz-box-shadow: 0 0 15px rgba(150, 150, 150, .85);
	box-shadow: 0 0 15px rgba(150, 150, 150, .85);
	margin-top: 12px;
	padding-bottom: 20px;
}

.wzxqy .wenzhang h1 {
	font-size: 26px;
	color: #272727;
	font-weight: bold;
	text-align: center;
	/*height: 40px;*/
	line-height: 40px;
	/*padding-top:20px;*/
	padding: 20px;
}

.wzxqy .wenzhang .status {
	text-align: center;
	color: #272727;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.wzxqy .wenzhang .blue_line {
	width: 939px;
	height: 2px;
	background-color: #0c58a4;
	margin: 0 auto;
	margin-top: 17px;
	margin-bottom: 17px;
}

.wzxqy .wenzhang .wznr {
	width: 903px;
	height: auto;
	margin: 0 auto;
}

.wzxqy .wenzhang .wznr p {
	font-size: 14px;
	color: #000;
	/*text-indent: 28px;*/
	text-align: justify;
	line-height: 200%;
	/*padding-bottom: 15px;*/
}

.wzxqy .wenzhang .wznr img {
	display: inline;
}

.wzxqy .wenzhang .dy {
	text-align: right;
	width: 903px;
	height: auto;
	margin: 0 auto;
}

.wzxqy .wenzhang .dy>a {
	color: #464646;
	font-size: 12px;
}

.wzxqy .wenzhang .dy>a:hover {
	color: #0c58a4;
}

.wzxqy .wenzhang .share {
	width: 903px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
}

.wzxqy .wenzhang .share a {
	vertical-align: middle;
}

.wzxqy .wenzhang .share>.wz {
	color: #000;
	font-size: 12px;
	display: inline-block;
}

.wzxqy .wenzhang .share>.xlwb {
	background:  no-repeat 0 -270px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.wzxqy .wenzhang .share>.qqkj {
	background:  no-repeat 0 -234px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.wzxqy .wenzhang .share>.rrw {
	background:  no-repeat 0 -252px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.wzxqy .wenzhang .share>.txwb {
	background:  no-repeat 0 -198px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.wzxqy .wenzhang .share>.wywb {
	background:  no-repeat 0 -162px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.wzxqy .wenzhang .share>.more {
	background:  no-repeat 0 -360px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.wzxqy .wenzhang .dotted {
	width: 903px;
	height: auto;
	margin: 0 auto;
	border: 1px dotted #d7d7d7;
}

.wzxqy .wenzhang .sxp {
	width: 903px;
	margin: 0 auto;
	height: 48px;
	margin-top: 10px;
}

.wzxqy .wenzhang .sxp>p {
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.wzxqy .wenzhang .sxp>p a {
	color: #464646;
}

.wzxqy .wenzhang .sxp>p a:hover {
	color: #0c58a4;
}

.wzxqy .wenzhang .solid {
	width: 903px;
	height: 1px;
	margin: 0 auto;
	background-color: #d7d7d7;
}

.wzxqy .wenzhang .list {
	width: 903px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}

.wzxqy .wenzhang .list .tl {
	height: 26px;
	margin-top: 17px;
}

.wzxqy .wenzhang .list .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

..wzxqy .wenzhang .list .tab_box {
	width: 903px;
	height: auto;
	margin-top: 15px;
}

.wzxqy .wenzhang .list .tx {
	width: 903px;
	height: auto;
	padding-bottom: 30px;
}

.wzxqy .wenzhang .list .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.wzxqy .wenzhang .list .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
}

.wzxqy .wenzhang .list .tx .pd {
	width: 903px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.wzxqy .wenzhang .list .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	width: 900px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 12px;
}

.wzxqy .wenzhang .list .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.wzxqy .wenzhang .list .tx .pd:hover a {
	color: #0c58a4;
}


/*-----------------------------------home-----------------------------------------*/

.logoandlink {
	height: 83px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}

.logoandlink .logo {
	height: 83px;
	width: 358px;
	margin-left: 3px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.logoandlink .link {
	height: 83px;
	width: 178px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center right;
}

.en_nav {
	height: 40px;
	background: #1169c0;
}

.en_nav .fl>li {
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

.en_nav .fl li a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	padding: 0 22px;
}

.en_nav .fr li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 96px;
	cursor: pointer;
	position: relative;
}

.en_nav .fr li>a {
	text-align: right;
	font-size: 12px;
	color: #b8d2ec;
}

.en_nav .selected a {
	background-color: #10427e;
}

.en_nav a {
	display: block;
}

.en_nav .fl a:hover {
	background-color: #10427e;
}


/*内容部分*/

.en_nr {
	height: 536px;
}

.en_nr .first_col .news {
	width: 674px;
	height: 250px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-top: 16px;
}

.en_nr .first_col .news .tl {
	width: 642px;
	height: 22px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 14px;
	margin-left: 16px;
	position: relative;
}

.en_nr .first_col .news .tl>img {
	width: 47px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.en_nr .first_col .news .tl>p {
	font-size: 16px;
	color: #0c58a4;
	margin-left: 3px;
	font-weight: bold;
}

.en_nr .first_col .news .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
	margin-top: 2px;
}

.en_nr .first_col .news .tl>.fr a {
	color: #939393;
	/*font-size:12px;*/
	margin-right: 5px;
	margin-top: 1px;
}

.en_nr .first_col .news .lm .tab_box {
	width: 360px;
	height: 210px;
	overflow: hidden;
}

.en_nr .first_col .news .lm .tx {
	width: 360px;
	margin-top: 2px;
}

.en_nr .first_col .news .lm .tx a {
	font-size: 12px;
	color: #4d4d4d;
}

.en_nr .first_col .news .lm .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.en_nr .first_col .news .lm .tx .pd {
	width: 343px;
	height: 22px;
	margin-left: 17px;
}

.en_nr .first_col .news .lm .tx .pd:hover a {
	color: #0c58a4;
}

.en_nr .first_col .news .lm .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 316px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 15px;
}

.en_nr .first_col .news .lm {
	margin-left: 16px;
}

.en_nr .first_col .news .lm .img_box {
	width: 282px;
	height: 186px;
	overflow: hidden;
	margin-top: 12px;
}

.en_nr .first_col .news .lm img {
	width: 282px;
	height: 186px;
}

.en_nr .first_col .news .lm .lb {
	position: relative;
}

.en_nr .first_col .news .lm .txt {
	position: absolute;
	width: 282px;
	height: 34px;
	background-color: rgba(0, 0, 0, 0.6);
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
	left: 0;
	bottom: 0;
}

.en_nr .first_col .news .lm .txt a {
	margin-left: 10px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 12px;
}

.en_nr .first_col .news .lm .r_box {
	position: absolute;
	right: 10px;
	bottom: 13px;
}

.en_nr .first_col .news .lm .r_box span {
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
	margin-left: 10px;
}

.en_nr .first_col .news .lm .r_box .st {
	width: 16px;
	height: 6px;
	border-radius: 3px;
	background-color: #1aa4df;
}

.en_nr .first_col .pol_inter .pol,
.inter {
	width: 328px;
	height: 250px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-top: 16px;
}

.en_nr .first_col .pol_inter .pol .tl,
.en_nr .first_col .pol_inter .inter .tl {
	width: 298px;
	height: 22px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 14px;
	margin-left: 16px;
	position: relative;
}

.en_nr .first_col .pol_inter .pol .tl>img {
	width: 126px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.en_nr .first_col .pol_inter .inter .tl>img {
	width: 174px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.en_nr .first_col .pol_inter .pol .tl>p,
.en_nr .first_col .pol_inter .inter .tl>p {
	font-size: 16px;
	color: #0c58a4;
	margin-left: 3px;
	font-weight: bold;
}

.en_nr .first_col .pol_inter .pol .tl>.fr,
.en_nr .first_col .pol_inter .inter .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
	margin-top: 2px;
}

.en_nr .first_col .pol_inter .pol .tl>.fr a,
.en_nr .first_col .pol_inter .inter .tl>.fr a {
	color: #939393;
	/*font-size:12px;*/
	margin-right: 5px;
	margin-top: 1px;
}

.en_nr .first_col .pol_inter .pol .tab_box,
.en_nr .first_col .pol_inter .inter .tab_box {
	width: 328px;
	height: 210px;
	overflow: hidden;
}

.en_nr .first_col .pol_inter .pol .tx,
.en_nr .first_col .pol_inter .inter .tx {
	width: 328px;
	margin-top: 2px;
}

.en_nr .first_col .pol_inter .pol .tx a,
.en_nr .first_col .pol_inter .inter .tx a {
	font-size: 12px;
	color: #4d4d4d;
}

.en_nr .first_col .pol_inter .pol .tx .pd>a:before,
.en_nr .first_col .pol_inter .inter .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.en_nr .first_col .pol_inter .pol .tx .pd,
.en_nr .first_col .pol_inter .inter .tx .pd {
	width: 311px;
	height: 22px;
	margin-left: 17px;
}

.en_nr .first_col .pol_inter .pol .tx .pd:hover a,
.en_nr .first_col .pol_inter .inter .tx .pd:hover a {
	color: #0c58a4;
}

.en_nr .first_col .pol_inter .pol .pd a,
.en_nr .first_col .pol_inter .inter .pd a {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 260px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 15px;
}

.en_nr .second_col .brief {
	width: 309px;
	height: 164px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-top: 16px;
}

.en_nr .second_col .brief .tl {
	width: 277px;
	height: 22px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 14px;
	margin-left: 16px;
	position: relative;
}

.en_nr .second_col .brief .tl>img {
	width: 140px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.en_nr .second_col .brief .tl>p {
	font-size: 16px;
	color: #0c58a4;
	margin-left: 3px;
	font-weight: bold;
}

.en_nr .second_col .brief .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
	margin-top: 2px;
}

.en_nr .second_col .brief .tl>.fr a {
	color: #939393;
	/*font-size:12px;*/
	margin-right: 5px;
	margin-top: 1px;
}

.en_nr .second_col .brief .tab_box {
	width: 271px;
	margin: 0 auto;
	margin-top: 8px;
}

.en_nr .second_col .brief .tab_box p {
	font-size: 12px;
	color: #4d4d4d;
	line-height: 22px;
}

.en_nr .second_col .brief .tab_box p:hover {
	color: #0c58a4;
}

.en_nr .second_col img {
	margin-top: 16px;
}

.en_nr .second_col .contact {
	width: 309px;
	height: 76px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-top: 16px;
}

.en_nr .second_col .contact .tl {
	width: 277px;
	height: 22px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 14px;
	margin-left: 16px;
	position: relative;
}

.en_nr .second_col .contact .tl>img {
	width: 90px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.en_nr .second_col .contact .tl>p {
	font-size: 16px;
	color: #0c58a4;
	margin-left: 3px;
	font-weight: bold;
}

.en_nr .second_col .contact .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
	margin-top: 2px;
}

.en_nr .second_col .contact .tl>.fr a {
	color: #939393;
	/*font-size:12px;*/
	margin-right: 5px;
	margin-top: 1px;
}

.en_nr .second_col .contact .tab_box {
	width: 271px;
	margin: 0 auto;
	margin-top: 13px;
}

.en_nr .second_col .contact .tab_box p {
	font-size: 12px;
	color: #4d4d4d;
	text-align: center;
}

.footer_line {
	width: 1003px;
	height: 2px;
	background-color: #13579e;
	margin: 0 auto;
	margin-top: 16px;
}

.en_footer {
	width: 595px;
	height: 156px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.en_footer .en_wenzi {
	height: 156px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
}

.en_footer .en_wenzi p {
	color: #888888;
	font-size: 12px;
	text-align: right;
	margin-right: 44px;
}

.en_footer .en_wenzi .en_st {
	margin-top: 52px;
	line-height: 30px;
}

.en_footer .en_erweima .fl {
	margin-left: 44px;
	margin-top: 23px;
	text-align: center;
}

.en_footer .en_erweima img {
	margin-bottom: 5px;
}

.en_footer .en_erweima .fl span {
	font-size: 12px;
	color: #575757;
}


/**************************************单篇文章页*******************************************/

.dpwz {
	min-height: 690px;
	margin-top: 19px;
	/* margin-bottom: 20px;*/
}

.dpwz .left_col {
	height: 692px;
	width: 258px;
	/* background-color: #fff;*/
}

.dpwz .znss {
	width: 258px;
	height: 154px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #0c58a4;
	margin-top: 20px;
	background-color: #fff;
}

.dpwz .znss .title {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

.dpwz .znss .gjc {
	color: #4d4d4d;
	font-size: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
}

.dpwz .znss .radiobox {
	margin-top: 5px;
	color: #4d4d4d;
	font-size: 12px;
}

.dpwz .znss .radiobox .input_algin {
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-right: 3px;
}

.dpwz .znss input {
	margin-left: 12px;
	outline: none;
	text-indent: 5px;
}

.dpwz .znss .btn {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}

.dpwz .znss .btn>a {
	display: inline-block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	background-color: #1169c0;
	font-size: 12px;
	/* font-weight: bold;*/
	color: #fff;
}

.dpwz .left_col .tl {
	width: 258px;
	height: auto;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #0c58a4;
}

.dpwz .left_col .tl p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.dpwz .left_col .tl a .btn {
	width: 200px;
	height: 30px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	cursor: pointer;
	border-left: 0;
}

.dpwz .left_col .tl a .btn:hover {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	color: #fff;
	line-height: 30px;
}

.dpwz .left_col .tl a .btn:hover {}

.dpwz .left_col .tl a .btn {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 30px;
}

.dpwz .left_col .tl a .selected {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	color: #fff;
}

.dpwz .right_col {
	margin-bottom: 20px;
}

.dpwz .right_col .cur_position {
	height: 38px;
	width: 721px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
}

.dpwz .right_col .cur_position p {
	font-size: 12px;
	color: #4d4d4d;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 20px 11px;
}

.dpwz .right_col .cur_position p a {
	font-size: 12px;
	color: #4d4d4d;
}

.dpwz .right_col .cur_position p>span {
	font-size: 12px;
	color: #0c58a4;
	font-weight: bold;
}

.dpwz .right_col .list {
	width: 721px;
	min-height: 630px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
	margin-top: 20px;
}

.dpwz .right_col .list .tl {
	margin-left: 18px;
	margin-right: 18px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.dpwz .right_col .list .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.dpwz .right_col .list .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:6px;*/
	font-weight: bold;
	border-bottom: 2px solid #0c58a4;
	padding: 0px 10px;
	height: 26px;
}

.dpwz .right_col .list .tab_box {
	width: 703px;
	height: 512px;
	margin-top: 15px;
	overflow: hidden;
}

.dpwz .right_col .list .tx {
	width: 685px;
	height: 500px;
	margin-left: 18px;
}

.dpwz .right_col .list .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.dpwz .right_col .list .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.dpwz .right_col .list .tx .pd {
	width: 685px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.dpwz .right_col .list .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	width: 535px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 12px;
}

.dpwz .right_col .list .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.dpwz .right_col .list .tx .pd:hover a {
	color: #0c58a4;
}

.dpwz .right_col .list .page_number {
	width: auto;
	height: 30px;
	margin-left: 40px;
	margin-top: 12px;
}

.dpwz .right_col .list .page_number a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #8d8d8d;
	font-size: 12px;
	color: #7d7d7d;
	text-align: center;
	line-height: 30px;
}

.dpwz .right_col .list .page_number .dif {
	width: 60px;
}

.dpwz .right_col .list .page_number .sw {
	width: 40px;
}

.dpwz .right_col .list .page_number span {
	color: #4d4d4d;
	font-size: 12px;
}

.dpwz .right_col .list .page_number>.selected {
	background-color: #1169c0;
	color: #fff;
	border: 1px solid #1169c0;
}

.dpwz .right_col .list .page_number input {
	outline: none;
	width: 40px;
	height: 20px;
	text-indent: 7px;
	border: 1px solid #8d8d8d;
}


/*************新增样式***************/

.first_row .online_work .icon_row1 .fl>a img {
	position: absolute;
	margin: 0 auto;
	margin-top: 10px;
	left: 18px;
}

.first_row .online_work>.first {
	margin-left: 14px;
}

.second_row .fl>.first {
	margin-left: 24px;
}

.second_row .icon_row2 .fl>a img {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

.more {
	color: #939393;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 1px;
	float: left;
}

.second_row .gov_info>.first {
	margin-left: 23px;
}

.dpwz .dxx_info {
	width: 710px;
	background-color: #fff;
	height: auto;
	border-radius: 5px;
	/*-webkit-box-shadow:0 0 15px rgba(150, 150, 150, .85);  
    -moz-box-shadow:0 0 15px rgba(150, 150, 150, .85);  
    box-shadow:0 0 15px rgba(150, 150, 150, .85);*/
	margin-top: 12px;
}

.dpwz .dxx_info .wznr {
	width: 96%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.dpwz .dxx_info .wznr p {
	font-size: 14px;
	color: #000;
	/*text-indent: 2em;*/
	text-align: justify;
	line-height: 200%;
	/*padding-bottom: 15px;*/
}

.wzlb .right_col .en_cur_position {
	height: 38px;
	width: 950px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
}

.wzlb .right_col .en_cur_position p {
	font-size: 12px;
	color: #4d4d4d;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 20px 11px;
}

.wzlb .right_col .en_cur_position p a {
	font-size: 12px;
	color: #4d4d4d;
}

.wzlb .right_col .en_cur_position p>span {
	font-size: 12px;
	color: #0c58a4;
	font-weight: bold;
}

.wzlb .right_col .en_list {
	width: 950px;
	min-height: 630px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
	margin-top: 20px;
}

.wzlb .right_col .en_list .tl {
	margin-left: 18px;
	margin-right: 18px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.wzlb .right_col .en_list .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.wzlb .right_col .en_list .tl>p {
	font-size: 14px;
	color: #0c58a4;
	margin-left: 6px;
	font-weight: bold;
}

.wzlb .right_col .en_list .tab_box {
	width: 935px;
	height: 512px;
	margin-top: 15px;
	overflow: hidden;
}

.wzlb .right_col .en_list .tx {
	width: 920px;
	height: 500px;
	margin-left: 18px;
}

.wzlb .right_col .en_list .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.wzlb .right_col .en_list .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.wzlb .right_col .en_list .tx .pd {
	width: 900px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.wzlb .right_col .en_list .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	width: 735px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 12px;
}

.wzlb .right_col .en_list .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.wzlb .right_col .en_list .tx .pd:hover a {
	color: #0c58a4;
}


/***************警营文化图片滚动****************/

#demo {
	background: #fff;
	overflow: hidden;
	width: 610px;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

--><!-- #demo_3 {
	background: #fff;
	overflow: hidden;
	width: 718px;
}

#indemo_3 {
	float: left;
	width: 800%;
}

#demo1_3 {
	float: left;
}

#demo2_3 {
	float: left;
}

.jwzx_con .first_col .jywh .tab_box .pic_pd {
	float: left;
	width: 304px;
	height: 30px;
}

.jwzx_con .first_col .jywh .tab_box .pic_pd a {
	color: #4d4d4d;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	display: block;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 9px;
}

.jwzx_con .first_col .jywh .tab_box .pic_pd .fr {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
	float: left;
	background-image: none;
}

.jwzx_con .first_col .jywh .tab_box .pic_pd:hover a {
	color: #0c58a4;
}

.jwzx_con .first_col .jywh .tab_box .pic_pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}


/**************************网站地图**************************/

.wzlb .right_col .dt_cur_position {
	height: 38px;
	width: 1001pxpx;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	/*margin-left:20px;*/
}

.wzlb .right_col .dt_cur_position p {
	font-size: 12px;
	color: #4d4d4d;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 20px 11px;
}

.wzlb .right_col .dt_cur_position p a {
	font-size: 12px;
	color: #4d4d4d;
}

.wzlb .right_col .dt_cur_position p>span {
	font-size: 12px;
	color: #0c58a4;
	font-weight: bold;
}

.wzlb .right_col .dt_list {
	width: 1001px;
	min-height: 630px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	/*margin-left: 20px;*/
	margin-top: 20px;
}

.wzlb .right_col .dt_list .tl {
	margin-left: 18px;
	margin-right: 18px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.wzlb .right_col .dt_list .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.wzlb .right_col .dt_list .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:6px;*/
	font-weight: bold;
	border-bottom: 2px solid #0c58a4;
	padding: 0px 10px;
	height: 26px;
}

.wzlb .right_col .dt_list .tab_box {
	/*width: 703px;
    height: 512px;*/
	margin-top: 15px;
	/* overflow: hidden;*/
	padding-bottom: 20px;
}

.wzlb .right_col .dt_list .tx {
	/*width: 685px;
    height: 500px;*/
	margin-left: 18px;
}

.blue_14_cu_36 a,
.blue_14_cu_36 a:link,
.blue_14_cu_36 a:visited,
.blue_14_cu_36 a:active,
.blue_14_cu_36 a:hover {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #116abf;
}

.black_14_36 {
	font-size: 14px;
	line-height: 36px;
	color: #000;
}

.blue_14_cu,
.blue_14_cu a:link,
.blue_14_cu a:visited,
.blue_14_cu a:active,
.blue_14_cu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #116abf;
}

.tx a {
	color: #4d4d4d;
}


/*-----------------------------------列表页-------------------------------------*/

.lb {
	height: 710px;
}

.wzlb .right_col .list_z {
	width: 721px;
	height: 650px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
	margin-top: 20px;
}

.wzlb .right_col .list_1 .tl {
	margin-left: 18px;
	margin-right: 18px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.wzlb .right_col .list_1 .tl>img {
	position: absolute;
	left: 0;
	bottom: -1px;
}

.wzlb .right_col .list_1 .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:6px;*/
	font-weight: bold;
	border-bottom: 2px solid #0c58a4;
	height: 26px;
	/*text-indent:6px;*/
	/*width:11%*/
	padding: 0px 6px;
}

.wzlb .right_col .list_1 .tl>.fr {
	cursor: pointer;
	margin-right: 4px;
}

.wzlb .right_col .list_1 .tl>.fr a {
	color: #939393;
	/*font-size:12px;*/
	margin-right: 5px;
	margin-top: 1px;
}

.wzlb .right_col .list_1 .tab_box {
	width: 703px;
	height: 155px;
	margin-top: 15px;
	overflow: hidden;
}

.wzlb .right_col .list_1 .tx {
	width: 685px;
	height: 155px;
	margin-left: 18px;
}

.wzlb .right_col .list_1 .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.wzlb .right_col .list_1 .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.wzlb .right_col .list_1 .tx .pd {
	width: 685px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.wzlb .right_col .list_1 .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	/*width:535px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
	position: relative;
	padding-left: 12px;
}

.wzlb .right_col .list_1 .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.wzlb .right_col .list_1 .tx .pd a:hover {
	color: #0c58a4;
}


/*---------------------------------列表页更多后-----------------------------------*/

.wzlb_more {
	height: 707px;
}

.wzlb .right_col .list_2 {
	width: 721px;
	height: 645px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
	margin-top: 20px;
}

.wzlb .right_col .list .btn_box {
	width: 450px;
	margin: 0 auto;
}

.wzlb .right_col .list .btn_box .btn {
	text-align: center;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 6px;
	cursor: pointer;
}

.wzlb .right_col .list .btn_box .btn a {
	display: block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #4d4d4d;
}

.wzlb .right_col .list .btn_box .btn .selected {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

.wzlb .right_col .list .tab_box_list {
	width: 703px;
	height: 482px;
	margin-top: 15px;
	overflow: hidden;
}

.wzlb .right_col .list .tx_list {
	width: 685px;
	height: 482px;
	margin-left: 18px;
}


/*---------------------------------------------领导简介-----------------------------------------*/

.wzlb .right_col .leader {
	width: 721px;
	height: 597px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-left: 20px;
	margin-top: 20px;
}

.wzlb .right_col .leader .leader_left p {
	width: 120px;
	height: 45px;
	line-height: 46px;
	text-align: center;
	font-size: 12px;
	color: #4d4d4d;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	cursor: pointer;
}

.wzlb .right_col .leader .leader_left .no_bd {
	border-bottom: 0;
}

.wzlb .left_col .tl .selected {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	color: #fff;
}


/*.wzlb .left_col .tl .selected>a{
    color:#fff;
}*/

.wzlb .right_col .leader .leader_left .default {
	width: 121px;
	height: 46px;
	line-height: 46px;
	background-color: #1169c0;
	color: #fff;
	border: 0;
	position: relative;
}

.wzlb .right_col .leader .leader_left .default>img {
	position: absolute;
	top: 10px;
	right: -12px;
}

.wzlb .right_col .leader .tl {
	margin-left: 18px;
	margin-right: 18px;
	height: 26px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 17px;
	position: relative;
}

.wzlb .right_col .leader .tl>p {
	font-size: 14px;
	color: #0c58a4;
	/*margin-left:6px;*/
	font-weight: bold;
	border-bottom: 2px solid #0c58a4;
	padding: 0px 10px;
	height: 26px;
}

.leader .leader_right {
	width: 600px;
	height: auto;
}

.leader .leader_right .ldjj {
	width: 600px;
	height: auto;
}

.leader .leader_right .ldjj .img_box {
	width: 200px;
}

.leader .leader_right .ldjj .img_box .bg {
	width: 164px;
	height: 248px;
	background-color: #f2f2f2;
	margin-left: 20px;
	margin-top: 30px;
	overflow: hidden;
}

.leader .leader_right .ldjj .img_box .bg img {
	width: 133px;
	height: 166px;
	border: 1px solid #e4e4e4;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
}

.leader .leader_right .ldjj .img_box .bg .xm {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.leader .leader_right .ldjj .img_box .bg .zw {
	font-size: 12px;
	color: #1169c0;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.leader .leader_right .ldjj .intro {
	width: 380px;
}

.leader .leader_right .ldjj .intro .tx {
	font-size: 14px;
	color: #1169c0;
	font-weight: bold;
	text-align: center;
	width: auto;
	height: 14px;
	line-height: 14px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}

.leader .leader_right .ldjj .intro .dif {
	margin-top: 20px;
}

.leader .leader_right .ldjj .intro .nr {
	width: 370px;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 12px;
}

.leader .leader_right .ldjj .intro .nr>a {
	color: #4d4d4d;
}

.leader .leader_right .ldhd .tl_ldhd {
	width: 560px;
	margin-left: 20px;
	margin-top: 30px;
}

.leader .leader_right .ldhd .tab_box_ldhd {
	height: 240px;
	width: 580px;
}

.leader .leader_right .ldhd .tx_ldhd {
	height: 240px;
	width: 560px;
	margin-left: 20px;
}

.leader .leader_right .ldhd .tx_ldhd .pd_ldhd {
	width: 560px;
}

.leader .leader_right .ldhd .tx_ldhd .pd_ldhd>a {
	/* width: 445px;*/
}


/*---------------------------------行政复议-------------------------------------*/

.xzfy_bg {
	background-color: #135db0;
}

.top_box {
	background-color: #135db0;
}

.xzfy_nr {
	background-color: #135db0;
}

.xzfy_info {
	width: 898px;
	margin: 0 auto;
}

.xzfy_nr .container {
	width: 1001px;
	min-height: 382px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.xzfy_nr .cur_position {
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}

.xzfy_nr .cur_position p {
	font-size: 12px;
	color: #4d4d4d;
	height: 40px;
	line-height: 40px;
	padding-left: 34px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 14px 12px;
}

.xzfy_nr .cur_position p a {
	font-size: 12px;
	color: #4d4d4d;
}

.xzfy_nr .cur_position p>span {
	font-size: 12px;
	color: #0c58a4;
	font-weight: bold;
}

.xzfy_nr .notice {
	height: 192px;
}

.xzfy_nr .notice p {
	font-size: 14px;
	color: #4d4d4d;
	/*width: 898px;*/
	margin: 0 auto;
	line-height: 30px;
}

.xzfy_nr .notice .title {
	font-size: 18px;
	color: #4d4d4d;
	margin-top: 15px;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
}

.xzfy_nr .btn_box .btn {
	width: 160px;
	height: 86px;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}

.xzfy_nr .btn_box .st {
	margin-left: 18px;
}

.xzfy_nr .btn_box .btn img {
	margin: 0 auto;
}

.xzfy_nr .btn_box .btn p {
	color: #535353;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.xzfy_footer {
	background-color: #135db0;
	height: 96px;
	/*overflow: hidden;*/
}

.xzfy_footer .container {
	margin-top: 28px;
}

.xzfy_footer p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	height: 22px;
	line-height: 22px;
}

.xzfy_nr .tab_box {
	width: 100%;
	/*min-height: 512px;*/
	margin-top: 5px;
	/*overflow: hidden;*/
	padding-bottom: 20px;
}

.xzfy_nr .tx {
	width: 950px;
	/*min-height: 512px;*/
	margin-left: 18px;
}

.xzfy_nr .tx a {
	color: #4d4d4d;
	font-size: 12px;
}

.xzfy_nr .tx .pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.xzfy_nr .tx .pd {
	/*width: 685px;*/
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.xzfy_nr .tx .pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	/*width:535px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
	position: relative;
	padding-left: 12px;
}

.xzfy_nr .tx .pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.xzfy_nr .tx .pd:hover a {
	color: #0c58a4;
}


/****************公安视频*******************/

.wzlb .right_col .list .tx .gasp_pd {
	width: 310px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.wzlb .right_col .list .tx .gasp_pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	/*width:535px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
	position: relative;
	padding-left: 12px;
}

.wzlb .right_col .list .tx .gasp_pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.wzlb .right_col .list .tx .gasp_pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.wzlb .right_col .list .tx .gasp_pd a:hover {
	color: #0c58a4;
}

.gasp_qt .gasp_pd {
	width: 310px;
	height: 29px;
	border-bottom: 1px dashed #d7d7d7;
}

.gasp_qt .gasp_pd a {
	height: 30px;
	line-height: 30px;
	display: block;
	/*width:535px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
	position: relative;
	padding-left: 12px;
	font-size: 12px;
	color: #4d4d4d;
}

.gasp_qt .gasp_pd>a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #cdcdcd;
	position: absolute;
	top: 14px;
	left: 0;
	/*margin-left:4px;*/
}

.gasp_qt .gasp_pd>p {
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 12px;
}

.gasp_qt .gasp_pd a:hover {
	color: #0c58a4;
}


/*nav 导航开始*/

.sy1_ul {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	*margin: 12px 0 12px 0;
	_margin: 15px 0 0 0;
	position: relative;
	z-index: 1111;
}

.sy1_ul li a.sy1_tit {
	color: #fff
}

.nav .fl>li {
	position: relative;
}

.sy1_ul li.sy1_li .sy1_tit {
	line-height: 40px;
	font-size: 14px;
	display: block;
	text-align: center
}

.sy2_ul {
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 1112;
	display: none;
	background: #10427e;
	width: 200px;
}

.sy2_ul li {
	float: left;
	z-index: 10000;
	line-height: 24px;
	width: 100px;
}

.nav .sy2_ul li a {
	padding: 0px;
	font-size: 12px;
}

.nav .sy2_ul li a:hover {
	background-color: #1169c0;
}

.sy2_li {
	float: left;
	color: #fff;
	line-height: 50px;
	font-size: 14px;
	text-align: left;
	margin: 0 5px;
	_margin-left: 2px;
	position: relative;
	width: 100px;
}

.sy2_tit {
	padding: 0 0 12px 10px;
	overflow: hidden
}

.sy2_tit:hover {
	color: #ec9205!important
}

.sy1_ul .sy1_li .sy2_li_h {
	border-left: solid 1px #014c6c;
	border-top: solid 1px #014c6c;
	border-bottom: solid 1px #014c6c!important;
	display: block;
	z-index: 2000;
}

.sy1_ul .sy1_li .sy2_li_h a {
	color: #333!important
}

.sy1_ul .sy1_li .sy2_li_h a:hover {
	color: #ec9205!important;
}

.nav .sy1_li_bg {
	background-color: #10427e;
}


/*nav 导航结束*/

.second_row .gov_info .icon_row3 .fl .ie>span {
	font-size: 12px;
	color: #626262;
}

.content .first_col .wrap2 .gov_info .fl .ie>span {
	color: #626262;
	font-size: 12px;
}
.jieshao {
	width: 720px;
	margin: auto;
	margin-top: 150px;
}

.jieshao p {
	font-size: 16px;
	color: #fff;
	font-family: '微软雅黑';
	line-height: 26px;
}