@charset 'utf-8';

/******样式清除******/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a {
	vertical-align: top;
}

img {
	border: 0;
	vertical-align: middle;
}

@keyframes myrotate {
	0% {
		transform: rotate(10deg);
	}

	20% {
		transform: rotate(-10deg);
	}

	40% {
		transform: rotate(10deg);
	}

	60% {
		transform: rotate(-10deg);
	}

	80% {
		transform: rotate(10deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

input,
button,
text {
	vertical-align: middle;
	outline: none;
	border: none;
}

button {
	padding: 0;
	background: none;
	cursor: pointer;
}


body {
	font-size: 15px;
	color: #333333;
	font-family: Microsoft Yahei;
}

/*清除浮动*/

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

/* 边距 */
/*****边距调整****/

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mr15 {
	margin-right: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mt50 {
	margin-top: 50px;
}

/* 内容块 */
.centerWidth {
	width: 1200px;
	margin: 0px auto;
}

.maxWidth {
	width: auto;
	margin: 0px auto;
}

.overflows a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

body {
	background: url(wjw_bjt.png) no-repeat;
}
.qh-ycxf {
    width: 70px;
    position: fixed;
    top: 278px;
    right: 0;
}

.qh-ycxf .item {
    display: block;
    width: 70px;
    height: 80px;
}

.qh-ycxf .item .pic {
    display: block;
    margin: 15px auto 8px auto;
}

.qh-ycxf .item .bt {
    font-size: 12px;
    color: #6e7780;
    display: block;
    text-align: center;
}

.qh-ycxf .top {
    background: #fff;
    position: relative;
}

.qh-ycxf .fg {
    display: block;
    height: 1px;
    width: 56px;
    background: #f1f1f1;
}

.reTop {
    margin-top: 5px;
    display: block;
    width: 70px;
    text-align: center;
    height: 50px;
    font-size: 12px;
    color: #6e7780;
    background: #fff;
    cursor: pointer;
}

.reTop img {
    display: block;
    margin: 8px auto;
}

.qh-ycxf .zwwxm {
    background: url("../images/zwwxm.png");
    width: 131px;
    height: 118px;
    position: absolute;
    left: -131px;
    top: 65px;
    display: none;
}

.qh-ycxf .item.wx:hover .zwwxm {
    display: block;
}




/* 头部 */
.wjw_header {
	height: 250px;

}

.wjw_chain {
	line-height: 65px;
	height: 95px;
}

.wjw_chain a {
	font-size: 18px;
	color: #005293;
	
}

.wjw_chain .rt a {
	margin: 0 10px;
}

.wjw_chain a:hover {
	color: #fff;
}

.wjw_logo>.rt {
	padding: 23px 0;
}

.wjw_search {
	width: 410px;
	height: 52px;
	background: #fff;
}

.wjw_keyword {
	height: 100%;
	width: calc(100% - 65px);
	font-size: 16px;
	color: #fff;
	padding-left: 10px;
}

.wjw_searchfor {
	cursor: pointer;
	width: 55px;
	height: 52px;
	background: #075fa6;
}

.wjw_searchfor img {
	margin: 13px;
}

/* 导航 */
.wjw_nav {
	 line-height: 78px;
	height: 80px;
	background: #075fa6;
}

.wjw_nav_ul {
	
}
.wjw_nav_ul li{
	float: left;
	      width: 171px;
    text-align: center;
}

.wjw_nav_ul li a {
	font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 100%;
	
}

.wjw_nav_ul li a span {
	padding-left: 10px;
}

/* 头条 */
.wjw_tt {
	position: relative;
	width: 100%;
	height: 160px;

	overflow: hidden;

}

.wjw_tt_logo {
	width: 120px;
	line-height: 160px;
}

.wjw_tt_text {
	width: calc(100% - 120px);
	height: 100%;
}

.swp3 {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.swp3 .swiper-slide {
	padding-top: 62px;
	box-sizing: border-box;
	line-height: 50px;
}

.homeboy .con {
	margin-left: 30px;
	display: inline-block;
	vertical-align: top;
	width: 95%;
}

.con .tit {

	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	color: #0563c1;
}

.f-otw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con .con-con {
	margin-top: 16px;
	color: #34332f;
	font-size: 18px;
	line-height: 18px;
}

.homeboy .con span {
	width: 100%;
	display: inline-block;
}

/* 中部专题 */
.con3 {
	width: 100%;
	height: 100px;
	position: relative;
	overflow: hidden;
}

.con3-img {
	width: 100%;
	height: 100%;
}

.con3-img a {
	position: absolute;
	left: 0;
	top: 0;
}

.con3-img img {
	width: 100%;
}

a.moree {
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 55px;
	display: block;
}

.con3-dot {
	position: absolute;
	right: 13px;
	bottom: 8px;
}

.con3-dot span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #fff;
	font-size: 13px;
	color: #000;
	margin-left: 5px;
	cursor: pointer;
	text-align: center;
}

.con3-dot span:hover,
.con3-dot span.cur {
	background: #47a9ec;
	color: #fff;
}

/* 图片 */
.homeboy .swp4 {
	position: relative;
	display: inline-block;
	width: 575px;
	height: 410px;
}



.homeboy .pg4 {
	position: absolute;
	bottom: 50px;

	left: 35%;
	z-index: 1;
}

.homeboy .pg4 .swiper-pagination-switch {
	margin-right: 10px;
	display: inline-block;
	width: 25px;
	height: 4px;
	background-color: #d5d1cc;
	cursor: pointer;
}

.homeboy .swp4 .cell {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-slide .cell img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.homeboy .swp4 .ts {
	width: 100%;
	height: 75px;
	line-height: 100px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	font-size: 20px;
	color: #fff;
}

.homeboy .swp4 .ts span {
	display: block;
	height: 100%;
	width: 95%;
	padding-left: 20px;
}

.homeboy .pg4 .swiper-active-switch {
	background-color: #065aca;
}

.homeboy .sy-news-list {
	vertical-align: top;
	display: inline-block;
	margin-left: 30px;
	width: calc(100% - 575px - 30px);
}
.homeboy .sy-news-list.gwyszf{
	
	    margin: 0;
    width: 575px;
}
.homeboy .sy-news-list .con2-lfas {
	position: relative;
	border-bottom: 1px solid #ededed;

}

.homeboy .sy-news-list .con2-lfas a {

	display: inline-block;
	line-height: 40px;
	padding: 0 10px;
	font-size: 20px;
	color: #333333;
}

.homeboy .sy-news-list .con2-lfas a.cur {
	border-bottom: 4px solid #006fc4;
	font-weight: bold;
	color: #006fc4;
}



.con2-item li {
	line-height: 60px;
	border-bottom: 1px dashed #dddddd;
}

.con2-item li a {
	padding-left: 12px;
	max-width: 75%;
	display: inline-block;
	font-size: 18px;
	color: #333333;
	background: url(wjw_lip1.png) left center no-repeat;
}

.con2-item li span {
	font-size: 15px;
	color: #999;
}

.swp5{
	    overflow: hidden;
	    height: 366px;
}
.swp6{
	height: 305px;
	    overflow: hidden;
}
.texts a:hover {
	color: #0068d0;
	padding-left: 15px;
}

/* 政务公开 */
.wjw_title {
	padding: 10px 0;
}

.wjw_zwgk_list {
	width: 585px !important;
	margin-left: 0 !important;
}

.wjw_zfxxgk {
	width: calc(100% - 585px - 65px);
}

.wjw_zfxxgk li {
	width: 180px;
	height: 175px;
	float: left;
	text-align: center;
}

.wjw_zfxxgk li a {
	display: inline-block;
}

.wjw_zfxxgk li div {
	width: 106px;
	height: 106px;
	border-radius: 50%;
	background-color: #f5faff;
	box-shadow: rgb(0 0 0 / 12%) 0px 0px 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wjw_zfxxgk li a p {
	display: inline-block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 60px;
}

.wjw_zmhd {
	width: 760px;
}

.wjw_zmhd_ldxx {
	width: 330px;
	height: auto;
}

.wjw_ldxx {
	background: url(wjw_ldxxbj.png) no-repeat;
	width: 100%;
	height: 145px;
    position: relative;
    background-size: 100% 100%;
}

.ldxx {
	padding: 10px;
}
.ldxx img{
	
	width: 15%;
}
.ldxx a {
	font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 46px;
    padding-left: 10px;
}

.wjw_ldxx span {
	font-size: 18px;
	color: #fff;
	margin: 25px 30px;
	display: inline-block;
}

.yjzj_title {
	border-left: 6px solid #005293;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.wjw_zmhd_yjzj {
	width: 405px;
}

.wjw_zmhd_yjzj {
	margin-left: 20px;
}

.yjzj_text li {
	line-height: 89px;
	border-bottom: 1px dashed #dddddd;
}

.yjzj_text li p {
	line-height: 37px;
}

.yjzj_text li a {
	width: 80%;
	padding-top: 15px;
}

.yjzj_text_title {

	display: block;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yjzj_text_title:hover{
    color: #0068d0;
    padding-left: 5px;
}

.yjzj_text_sj {
	font-size: 18px;
	color: #888888;
}

.yjzj_text li div {
	width: 45px;
	height: 10px;
	padding: 10px;
	line-height: 10px;
	font-size: 15px;
	color: #839bcc;
	background: #e4ecf7;
	border-radius: 20px;
	margin: 29px 0;
}

.wjw_zwfw {
	width: 386px;
}
.wjw_zfxxgk li:hover div{
	 background: #f5faff;
}
.wjw_zfxxgk li:hover div  img{
   -moz-animation: myrotate 0.5s;
    -webkit-animation: myrotate 0.5s;
    -o-animation: myrotate 0.5s;
}
.wjw_nav_ul li:hover,.wjw_nav_ul li.cur{
    background: #0e71c1;
}
.zwfw_text>a {
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.zwfw_text>a img,
.wjw_zmhd_ldxx ul li img {
	transform: scale(1);
	transition: all 0.6s;
}

.zwfw_text>a:hover img,
.wjw_zmhd_ldxx ul li:hover img {
	transform: scale(1.1);
	transition: all 0.6s;
}

.zwfw_text li {
	float: left;
	margin: 10px 0 0 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;

}

.zwfw_text li:nth-child(2n) {
	margin: 10px 0px 0 22px;
}

.zwfw_text li a {
	display: inline-block;
}

.zwfw_text li img {
	width: 100%;
	height: 100%;
}

.wjw_zmhd_text,
.zwfw_text {
	padding-top: 30px;
}

.con6_tup_div {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 40px 0;
	padding-top: 20px;
}

.con6_tup li {
	width: 280px;
	height: 153px;
	float: left;
	margin: 0 1px;

}

.con6_tup ul {}

.con6_tup li a {
	display: inline-block;
}

.swiper-button-prev {
	background: #ddd url(wjw_zhuantizlz.png) center no-repeat !important;
}

.swiper-button-next {
	background: #ddd url(wjw_zhuantizly.png) center no-repeat !important;
}

.con6_tup_div div.active {
	background-color: #3069b8 !important;
}

#wrapper {
	overflow: hidden;
	width: 1095px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}

#wrapper ul {
	position: absolute;
	left: 0;
	top: 0;
}

#wrapper li {
	float: left;
	list-style: none;
}

#wrapper li a {
	display: block;
	width: 270px;
	padding: 0 10px;
	height: 153px;
	color: #666;
}

#wrapper li img {
	width: 100%;
	height: 153px;
	border: 1px solid #eee;
}

#wrapper li a p {
	line-height: 30px;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 35%;
	width: 27px;
	height: 44px;
}

.swiper-button-next {
	right: 0px;
	left: auto;
}

.zwfw_text li:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

/* 底部 */
.foot {
	height: 350px;
	background: #f3f3f3;
}

.foot_liejie {
	padding: 30px 0;
}

.foot .main-cell {
	position: relative;
}

.drop-select {
	width: 22%;
	margin: 0 15px;
	height: 45px;
	position: static;
	cursor: pointer;
	background: #fff url(wjw_yqlj.png) no-repeat 235px center;
}

.drop-select .tit {
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	color: #000000;
	padding-left: 70px;
	cursor: pointer;
}

.foot .drop-select .dropdown-menu {
	overflow: hidden;
	display: none;
	position: absolute;
	bottom: 60px;
	left: 0;
	z-index: 1;
	text-align: left;
	font-size: 16px;
	width: 1180px;
	height: 280px;
	padding: 10px;
	background-color: #ebf6ff;
}

.foot .drop-select .dropdown-menu .container {
	padding: 20px;
	background-color: #fff;
	height: 100%;
}

.foot .drop-select .dropdown-menu ul {
	background-color: #fff;
	height: 100%;
	overflow-y: auto;
}

.foot .drop-select .dropdown-menu li {
	width: 25%;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.foot_lxt {
	height: 10px;
	background: #0563c2;
}

.foot_text {
	margin-top: 30px;
}

.foot_text p {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.foot_text span {
	margin: 0 5px;
}

.wjw_nav_ul_wap,.con2-lfaswap,.gd ,.wjw_titlewap,.xjtable_wap{
	display: none;
}

/* 当前位置 */
.dczd_hxloc {
	padding: 20px;
}

.dczd_dqwz img {
	margin-right: 10px;
}

.dczd_hxloc a,
.dczd_hxloc span {
	font-size: 18px;
	color: #666666;
}

/* 列表页 */
.dczd_lieblist {
	padding: 20px;
}

.dczd_lieblist_lf {
    width: 200px;
}

.dczd_lieblist_lf p {
	width: 100%;
    height: 65px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 55px;
	background: url(wjw_lieblist.png) no-repeat;
	background-size: 100% 100%;
}

.lieblist_lf_ul li {
	width: 100%;
    line-height: 60px;
    color: #333333;
    font-size: 18px;
    background: #f4f4f4;
    margin: 10px 0;

}

.lieblist_lf_ul li a {
	background: url(wjw_lieblistlin.png) left no-repeat;
	    padding-left: 25px;
    margin-left: 45px;

}

.lieblist_lf_ul li a.cur,
.lieblist_lf_ul li:hover a {
	background: url(wjw_lieblistlincur.png) left no-repeat;
	color: #075fa6;
    font-weight: bold;
}

.dczd_lieblist_rt {
	display: block;
	width: calc(100% - 30px - 200px);
}

.lieblist_rt_title {
	width: 100%;
	border-bottom: 1px solid #084b95;
}

.lieblist_rt_title span {
	font-size: 18px;
    color: #fff;
    line-height: 55px;
    padding: 16px 30px;
    background: #075fa6;

}

.list-con {
	padding: 0 20px;
}

.dczd_lieblist_rt .list-con ul.con2-item {

	padding-bottom: 20px;
}

/* 细览 */
.homeboy_nr {
	padding: 20px 10px;
}

.nr_top_title {
	position: relative;
	overflow: hidden;
	font-size: 30px;
	font-weight: bold;
	color: #0653ab;
	line-height: 1.6;
	text-align: center;
}

.xl_nr {

	text-align: center;
	color: #666;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	padding-top: 40px;
	line-height: 40px;
}
.xl_nr>p{
	display: inline-block;
}
.xl_nr>p span{
	margin: 0 10px;
}
.fontsize a {
	cursor: pointer;
}

.curFont {
	color: #0653ab;
}

.contentTitle {

	border-bottom: 1px dashed #ddd;
	padding-bottom: 30px;
}

.contentTitle img {
	margin-bottom: -3px;
	max-width: 100% !important;
	text-align: center;
	height: auto;
}

.contentTitle {
	color: #333;
	font-size: 16px;
	zoom: 1;
}

.contentTitle p {
	margin: 5px 0;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	line-height: 45px;
}

/* 分享 */
.share-icon {
	width: 14px;
	height: 40px;
	background: url(wjw_icon_16.jpg) no-repeat center;
}
.share-box{
	
	position: relative;
}
.share-box a {
	display: inline-block;
	width: 26px;
	    height: 35px;
	transition: 0.4s all;
	margin-left: 13px;
	cursor: pointer;
	background-size: 100% !important;
	    background-position-y: 11px !important;
}
.social-share .icon-wechatt .wechat-qrcode {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
}
.social-share .icon-wechat:hover .wechat-qrcode {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.social-share .icon-wechatt .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}
.social-share .icon-wechatt .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.social-share .icon-wechatt .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.share-box a.gwds_weixin {
	background: url(wjw_sharewechat.png) no-repeat;
}

.share-box a.gwds_tsina {
	background: url(wjw_shareweibo.png) no-repeat;
}

.share-box a.gwds_qzone {
	background: url(wjw_shareqqzone.png) no-repeat;
}
.share-box a.gwds_tsina:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.share-box a.gwds_qzone:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

/* 文件细览 */
.xl_tab2 {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    font-size: 16px;
    margin-bottom: 30px;
}
.xl_tab2 td {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    line-height: 50px;
    padding: 0 18px;
    color: #555555;
}
.xl_tab2 td.td1 {
    background-color: #f4f6f7;
    text-align: center;
    padding: 0;
    width: 120px;
}
.xl_con_tit {
    text-align: center;
    line-height: 45px;
    font-size: 32px;
    font-weight: bold;
}
#svobjcat{
    display: none;
}
.nx-conmtab2 {
    width: 100%;
    padding: 11px 0;
    line-height: 36px;
    font-size: 0;
    border: 1px solid #060203;
}
.nx-conmtab2 .p1 {
    float: left;
    min-width: 633px;
    padding-left: 20px;
}
.nx-conmtab2 p span {
    font-size: 16px;
    color: #000;
}
.nx-conmtab2 .p2 {
    float: right;
    width: 393px;
}
/* 互动交流 信件列表 */
.hd-top {
    width: 1200px;
  height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 12%);
    border-radius: 8px;
    margin: 0px auto 0;
	    padding: 20px 0;
}.hd-top .ztab {
      width: 870px;
    margin-left: 25px;
    margin-top: 30px;
}
.hd-top .ztab .tit{
font-size: 24px;
    color: #333333;
    line-height: 26px;
    font-weight: bold;
    padding-left: 20px;
    margin-left: 7px;
    border-left: 10px solid #075fa6;
}
.hd-top .ztab .tit a {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    font-weight: normal;
    padding-right: 20px;
    margin-right: 12px;
}
.hd-top .ztab .xjtable {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hd-top .ztab .xjtable .tline {
    height: 45px;
    background: #F3F3F3;
}
.hd-top .ztab .xjtable .tline th {
    font-size: 16px;
    color: #333333;
    line-height: 45px;
    font-weight: normal;
    text-align: center;
}
.hd-top .ztab .xjtable .tline th:first-child {
    text-align: left;
    padding-left: 22px;
}
.hd-top .ztab .xjtable .tnorw td, .hd-top .ztab .xjtable .tnorw a {
    font-size: 15px;
    color: #000000;
    line-height: 24px;
    text-align: center;
    padding-top: 22px;
}
.hd-top .ztab .xjtable .tnorw .pdl {
    text-align: left;
    padding-left: 22px;
}
.hd-top .rlig {
    width: 250px;
    margin-top: 30px;
}

.hd-top .rlig .ldxxx {
    width: 210px;
    height: 185px;
    overflow: hidden;
    background: url(wjw_hd-xx.png) center no-repeat;
    border-radius: 12px;
}
.hd-top .rlig .ldxxx a {
    width: 80%;
    height: 45px;
    background: rgba(63, 136, 211, 0.2);
    border-radius: 5px;
    border: solid 1px #489CDA;
    display: block;
    box-sizing: border-box;
}
.hd-top .rlig .ldxxx .wc {
    margin: 16px auto 0;
}
.hd-top .rlig .ldxxx .wc:hover, .hd-top .rlig .ldxxx .cur {
    background: rgba(79, 171, 223, 0.6);
    border: solid 1px #5BD1EB;
}
.hd-top .rlig .ldxxx .wx:hover, .hd-top .rlig .ldxxx .cur {
    background: rgba(79, 171, 223, 0.6);
    border: solid 1px #5BD1EB;
}
.hd-top .rlig .ldxxx .wx {
    margin: 60px auto 0;
}
.hd-top .rlig .ldxxx .wx:hover .sp1, .hd-top .rlig .ldxxx .cur .sp1 {
    background: url(wjw_wx3.png) left center no-repeat;
}
.hd-top .rlig .ldxxx .wc:hover .sp2, .hd-top .rlig .ldxxx .cur .sp2 {
    background: url(wjw_wc2.png) left center no-repeat;
}
.hd-top .rlig .ldxxx .wc span {
    background: url(wjw_wc.png) left center no-repeat;
}
.wyxxIt {
    display: block;
    float: left;
    border: 1px #cedce5 solid;
    width: 205px;
    height: 140px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 15px;
}
.pic {
    margin-top: 20px;
}
.nm {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}
.hd-top .rlig .ldxxx a span {
    font-size: 16px;
    color: #ffffff;
    line-height: 45px;
    padding-left: 35px;
    margin-left: 20%;
}

/* 互动交流 意见征集 */

.hd-btm {
    width: 1200px;
    height: 330px;
    background-color: #ffffff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    margin: 30px auto 0;
    overflow: hidden;
}
.hd-btm .tit {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 24px;
    color: #333;
    padding-left: 26px;
    margin-left: 42px;
    margin-top: 28px;
    border-left: 10px solid #075fa6;
}
.hd-btm .tit a {
    display: inline-block;
    width: 110px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    text-align: center;
    box-sizing: border-box;
    margin-right: 37px;
}
.hd-btm .tit a span {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 38px;
    padding-right: 20px;
}
.hd-btm .la-lis {
    margin-left: 38px;
    margin-top: 36px;
}
.hd-btm .la-lis li .spy {
    display: inline-block;
    width: 58px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    margin-top: 7.5px;
}
.hd-btm .la-lis li .zjz {
    background-color: #4e8fde;
    color: #fff;
}
.hd-btm .la-lis li a {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    margin-left: 20px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 630px;
}
.hd-btm .la-lis li .sj {
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    background: url(wjw_hd-sj.png) left center no-repeat;
    padding-left: 28px;
    margin-right: 36px;
}

/* 信件查询 */

.xhy-cd {
    position: relative;
    width: 1080px;
    margin: 22px auto 50px auto;
   
    background-size: 100% auto;
    box-sizing: border-box;
}
.ysq-content {
    padding: 40px 48px;
}
.ysq-title {
    border-bottom: 1px solid #cee9f6;
    text-align: center;
    height: 50px;
}
.ysq-title .tit {
    display: inline-block;
    color: #666666;
    font-size: 22px;
    font-weight: bold;
    padding: 0 10px 20px;
    margin: 0 45px;
}
.ysq-title .tit.cur {
   
    padding-bottom: 26px;
}
.yqs-jg {
    padding-top: 56px;
   
}
.yqs-jg li {
    text-align: center;
    height: 45px;
    margin-bottom: 24px;
}
.yqs-jg li .tit {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    line-height: 45px;
    width: 72px;
    margin-right: 26px;
}
.yqs-jg li .tit {
    width: 100px;
}
.yqs-jg li input {
    height: 43px;
    border: 1px solid #d2d2d2;
    padding: 0 20px;
}
.yqs-jg li input.w298 {
    width: 258px;
}
.yqs-jg li button {
    height: 43px;
    width: 142px;
    border: 1px solid #d2d2d2;
    color: #333333;
    font-size: 16px;
}
.yqs-jg li button.tj {
    margin-right: 20px;
}
.yqs-jg li button {
    height: 43px;
    width: 142px;
    border: 1px solid #d2d2d2;
    color: #333333;
    font-size: 16px;
}
.yqs-jg li button:hover {
    color: #fff;
    background: #1c9dd8;
}


/* 内容 */
table tr td, table {
		    border-collapse: collapse;
		}
textarea {
		    outline: none;
		    border: none;
		    resize: none;
		}
#ln-xjlb-tab {
   margin: 0px auto 0px auto;
       width: 100%;
       border: 1px solid #eee;
       margin-top: 10px;
}
#ln-xjlb-tab tr {
    border-top: 1px solid #eee;
}
#ln-xjlb-tab tr:first-child {
    border-top: none;
}

#ln-xjlb-tab tr td {
    height: 60px;
    padding-left: 21px;
    padding-right: 25px;
    line-height: 59px;
    font-size: 14px;
    color: #333;
    border-left: 1px solid #eee;
}
#ln-xjlb-tab tr td:first-child {
    width: 116px;
    padding-left: 0;
    padding-right: 44px;
    text-align: right;
    border-left: none;
    background: #f7f7f7;
    vertical-align: top;
    line-height: 60px;
}

#ln-xjlb-tab tr td{text-align:left;}
#mailcon{text-indent:2rem;}


/* 信件提交 */

.nxrq_hd_form_body {
		    width: 1180px;
		   		    padding: 15px;
		   		    margin: 5px auto;
		   		    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section p {
		    font-size: 18px;
		    color: #333;
		    font-weight: bold;
		    height: 36px;
		    line-height: 36px;
		    padding-left: 15px;
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb {
		    margin-top: 30px;
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li {
		    width: 480px;
		    height: 45px;
		    line-height: 45px;
		    margin-bottom: 27px;
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li span {
		    display: inline-block;
		    width: 95px;
		    height: 45px;
		    line-height: 45px;
		    text-align: right;
		    margin-right: 25px;
		    font-size: 16px;
		    color: #333;
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li span font {
		    vertical-align: middle;
		    color: #ee1d1d;
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li input {
		    width: 328px;
		    padding-left: 25px;
		    height: 45px;
		    line-height: 45px;
		    font-size: 14px;
		    border: 1px solid #d2d2d2;
		    vertical-align: top;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_wtlb {
		    width: 355px;
		    height: 45px;
		    border: 1px solid #d2d2d2;
		    padding-left: 25px;
		}
		.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_wtlb {
		    background-color: #f6f8fc;
		}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li input {
		    background-color: #f6f8fc;
		}

		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_xx_radio {
		    width: 15px;
		    height: 15px;
		    margin-top: 14px;
		    margin-right: 10px;
		}
		 .nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_xx_label {
		    width: 20px;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.clearboth {
		    clear: both;
		    width: 100%;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.clearboth input {
		    width: 87%;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_ad {
		    width: 715px;
		    text-align: right;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_addr {
		    width: 290px;
		    height: 45px;
		    border: 1px solid #d2d2d2;
		    padding-left: 25px;
		}
		.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_addr {
		    background-color: #f6f8fc;
		}
	.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_xjnr {
		    height: 240px;
		}
		.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_xjnr textarea {
		    width: 89%;
		    height: 240px;
		    border: 1px solid #d2d2d2;
		}
		.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_xjnr textarea {
		    background-color: #f6f8fc;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_yzm {
		    width: 100%;
		    margin-bottom: 50px;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_yzm .nxrq_hd_form_body_section_pb_yzm_input {
		    width: 180px;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_yzm_a {
		    margin: 0 12px;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_yzm_a img {
		    vertical-align: top;
		}
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_yzm_a2 {
		    font-size: 16px;
		    color: #333;
		    display: inline-block;
		    width: 200px;
		}
	
		.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_an {
		    text-align: center;
		    height: 50px;
		    line-height: 50px;
		    margin-bottom: 25px;
		}
		.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_an .nxrq_hd_form_body_section_pb_btn {
			    display: inline-block;
			    text-align: center;
			    width: 240px;
			    height: 50px;
			    font-size: 16px;
			    color: #fff;
			    background-color: #333333;
			    margin-right: 30px;
			   
			}
			.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_an .nxrq_hd_form_body_section_pb_btn {
			    background-color: #96a9d0;
			}
		.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_an .nxrq_hd_form_body_section_pb_submit {
		    background-color: #4379f5;
		}
/* 主题教育 */
div.wjw_zhutijiaoyu{
margin-bottom: 40px;
    margin-top: 383px;
    background-color: #f1f1f2;
    
    padding: 1px 20px;
}
.wjw_zhutijiaoyu .sy-news-list .con2-lfas a.cur {
    border-bottom: 4px solid #d60b0d;
  
    color: #d60b0d;
}
.wjw_zhutijiaoyu .con2-item li a {
   
    background: none;
}
.wjw_zhutijiaoyu .texts a:hover {
        color: #d60b0d;

}




/* 内设机构 */
.ghcl {
    width: 265px;
    border-right: 1px #e7e9eb solid;
    padding-bottom: 30px;
}
.ghcl .tit {
    height: 60px;
    border-bottom: 1px #e7e9eb solid;
}
.ghclt {
    display: block;
    float: left;
    line-height: 60px;
    font-size: 18px;
    color: #0176c9;
    font-weight: bold;
    border-bottom: 2px #0176c9 solid;
    margin: 0 10px 0px 10px;
  
}
.ghclxfs {
    margin-top: 10px;
    font-size: 16px;
    color: #53585c;
    line-height: 36px;
    padding: 0 20px;
}
.ghclxfs h1 {
    font-size: 18px;
    font-weight: bold;
    color: #0176c9;
    margin-top: 10px;
}
.fgw-over-cont {
    position: relative;
    height: 180px;
    padding-bottom: 36px;
    font-size: 14px;
    overflow: hidden;
}
.fgw-over-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background: #0176c9;
    border-radius: 5px;
}
.lieblist_rt_title span {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding: 6px 20px;
    background: #075fa6;
}
.wjw_nejgyc .dczd_lieblist_rt {
    display: block;
        width: 425px;
    margin: 0 11px;
}
.lieblist_rt_title a{
    color: #fff;
}
.list-con {
    padding: 0 10px;
}
.wjw_nejgyc {
width: 894px;
}

.con2-item li a {
    max-width: 74%;
}


/* 手机端 */
@media screen and (max-width: 760px) {
	body {
		width: 100%;
		overflow-x: hidden;
		min-width: auto;
		color: #333;
		font-size: 14px;
		background: url(wjw_bjtwap.png) no-repeat;
	}

	.centerWidth {
		width: auto;
	}

	.wjw_bj {
		width: 100%;
	}

	.wjw_tt_logo img {
		width: 100%;
	}

	.wjw_tt {
		position: relative;
		width: 100%;
		height: 70px;
		overflow: hidden;
	}

	.homeboy .con span {
		display: none;
	}
	

	.swp3 .swiper-slide {
		padding-top: 0px;
		box-sizing: border-box;
		line-height: 50px;
	}
.homeboy .con {
    margin-left: 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
	.con .tit {
		font-weight: bold;
		font-size: 20px;
		line-height: 26px;
		color: #0563c1;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-align: left;
		white-space: inherit;
	}
.wjw_tt_text {
        width: 78%;
    height: 100%;
}
.con3 {
  
    height: 40px;
    
}
.mt20 {
    margin-top: 10px;
}
	.wjw_tt_logo {
		width: 20%;
		line-height: 70px;
	}

	.wjw_chain,
	.foot_liejie,
	.wjw_js,
	.wjw_nav_ul,.con2-lfaspc,.wjw_titlepc ,.xjtable_pc{
		display: none;
	}
.wjw_nav_ul_wap,.con2-lfaswap,.gd,.wjw_titlewap ,.xjtable_wap {
		display: block;
	}
	.wjw_nav {
		height: auto;
		background: #075fa6;
		width: 100%;
	}
	ul.xjtable_wap li{
		    padding-top: 30px;
		    line-height: 30px;
		
	}
	ul.xjtable_wap li .sub{
		    text-align: right;
		
	}
	.hd-top {
    width: 100%;
    height: auto;
    background-color: #ffffff;
       box-shadow: none;
    border-radius: 8px;
    margin: 0px auto 0;
}
	.hd-top .ztab {
    width: 100%;
      margin-left: 0px;
    margin-top: 10px;
}
	
.gd {
    background: #F2F2F2;
    width: 100%;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}
	.wjw_nav_ul_wap li {
		display: flex;
		align-items: center;
		flex-direction: column;
		color: #fff;
		font-weight: bold;
		box-sizing: border-box;
		line-height: 40px;
		float: left;
		width: 33.3%;
		height: 40px;
		border-bottom: 2px solid rgba(255, 255, 255, 0.15);
		border-right: 2px solid rgba(255, 255, 255, 0.15);
		font-size: 16px;
	}
.swp6 {
    height: 350px;
    overflow: hidden;
}
	.wjw_nav_ul_wap li a {
		color: #fff;
	}
.swp5 {
    overflow: hidden;
    height: 405px;
}
	.wjw_zfxxgk li {
	    width: 50%;
	    
	}
.wjw_zmhd_yjzj {
    margin-left: 0px;
}
.wjw_zmhd_ldxx {
    width: 100%;
    height: auto;
	margin-bottom: 20px;
}
.wjw_zwfw {
    width: 100%;
}
.zwfw_text>a img{
   
    width: 100%;
}
.zwfw_text li:nth-child(2n) {
    margin: 10px 0px 0 14px;
}
.zwfw_text li {

    width: 48%;
    
}
#wrapper {

    width: 80%;
   
}
	.homeboy {
		padding: 10px;
	}

	.wjw_logo img {
		width: 100%;
	}

	.wjw_header {
		height: auto;
	}

	.wjw_logotu {
		padding: 30px;
	}

	.homeboy .swp4 {

		width: 100%;
    height: 270px;
	}
.homeboy .sy-news-list {
   margin-left: 0;
    width: 100%;
}
.homeboy .sy-news-list.gwyszf {
  margin-left: 0;
    width: 100%;
}


.con2-item li a {
    max-width: 70%;
}
	.wjw_title img {
		width: 100%;
	}

	.wjw_zwgk_list {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.wjw_zfxxgk {
		width: 100% !important;
	}

	.wjw_zmhd,
	.wjw_zmhd_yjzj {
		width: 100%;
	}

.foot {
    height: auto;
    padding-bottom: 10px;
}


.dczd_lieblist_lf{
		display: none;
		
	}
	.dczd_lieblist_rt{
		width: 100%;
		
	}

.dczd_hxloc {
    padding: 0px;
}
.dczd_hxloc a, .dczd_hxloc span {

    line-height: 40px;
}
.dczd_lieblist {
    padding: 0px;
}
.dczd_lieblist_rt  .list-con {
    padding: 0 0px;
}
.dczd_lieblist_rt  .con2-item li a {
       max-width: 100%;
    line-height: 30px;
    background: none;
	    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
}
div.share-component{
	
	    float: inherit;
}
#svobjcat{
        display: block;
}
.xl_tab2{
    display: none;
}

.nx-conmtab2 {
                width: 100%;
                padding: 11px 0;
                line-height: 36px;
                font-size: 0;
                border: 1px solid #060203;
            }

            .nx-conmtab2 .p1 {
                float: left;
                width: 100%;
                min-width: 100%;
                padding-left: 20px;
            }

            .nx-conmtab2 .p2 {
                float: left;
                width: 100%;
                padding-left: 20px;
            }

            .nx-conmtab2 p span {
                font-size: 16px;
                color: #000;
            }

.nxrq_hd_form_body {
    width: 100%;
    padding: 0;

    box-shadow: none;
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li {
    width: 100%;
    height: 80px;

}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li span {


    text-align: left;
 
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_ad {
       width: 100%;
    text-align: left;
    height: auto;
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_addr {
    width: 100%;
    height: 45px;
    border: 1px solid #d2d2d2;
    padding-left: 25px;
    margin-top: 15px;
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li input {
    width: 85%;
    
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_wtlb {
    width: 91%;
   
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.clearboth input {
    width: 85%;
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li .nxrq_hd_form_body_section_pb_addr {
    width: 94%;
    
}
.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_xjnr textarea {
    width: 93%;
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_xjnr {
    height: auto;
}
.nxrq_hd_form_body .nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_yzm {
    width: 100%;
    margin-bottom: 50px;
    height: auto;
    line-height: 70px;
}

.nxrq_hd_form_body_section .nxrq_hd_form_body_section_pb li.nxrq_hd_form_body_section_pb_an .nxrq_hd_form_body_section_pb_btn {
   
    width: 30%;
   
}

.yqs-jg li input.w298 {
    width: 55%;
    float: left;
}
.yqs-jg li .tit {
    width: 27%;
    float: left;
    margin-right: 5px;
}

.yqs-jg li {

   
    margin: 25px auto;
}

#ln-xjlb-tab tr td:first-child {
   
    padding: 0 10px;

}
.hd-btm {
    width: 100%;
    height: auto;
       box-shadow: none;
}
.hd-btm ul.con2-item{
	
	padding: 20px 0px !important;
}
.hd-btm .tit {

    font-size: 20px;
    padding-left: 10px;
    margin-left: 0px;
   
   
}
.hd-btm .la-lis {
    margin-left: 0px;
    margin-top: 36px;
}
.hd-btm .la-lis li .sj {

    margin-right: 10px;
}
.hd-btm .la-lis li a {
   
    margin-left: 5px;
    display: inline-block;
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
    max-width: 95%;
}
.hd-top .rlig {
    width: 100%;
    
}
.hd-top .rlig .ldxxx{
	    width: 180px;
    float: left;
	height: 158px;
	
}
.wyxxIt {
width: 180px;
    height: 158px;
   
}
.wyxxIt:nth-child(1),.wyxxIt:nth-child(3){
	
	    margin-left: 20px;
}
/* 主题教育 */
div.wjw_zhutijiaoyu {

    margin-top: 75px;
        background-color: #f1f1f2;
        padding: 0 10px;
}
/* 内设机构 */
.ghcl {
    width: 100%;
   
}
.wjw_nejgyc {
    width: 100%;
}
.wjw_nejgyc .dczd_lieblist_rt {
    display: block;
    width: 100% !important;
    margin: 0 0px;
}


}