* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}
/*修改*/
.title {
	/*border-bottom: 1px solid #d9d9d9;*/
	font-size: 22px;
	line-height: 28px;
	position: relative;
	height: 45px;
}.main02_list  ul.list li {
	 height: 52px;
	 padding: 11px 0 10px;
	 padding-left: 20px;
	 line-height: 30px;
	 border-bottom: 1px dashed #dedede;
	 font-size: 18px;
	 background: url(listPic03.png) no-repeat left 24px;
 }
.title .more {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 15px;
	color: #888;
	margin-right: 0;
	/*display: none;*/
}
.main02_list ul.list li .date {
	font-size: 14px;
}
.mt20 {
	margin-top: 20px !important;
}
.title span.active {
	color: #0055A5;
	font-weight: bold;
	display: inline-block;
	margin-right: 2%;
	padding-bottom: 10px;
	border-bottom: none;
	height: 43px;
}
.main02_list  ul.list li a {
	width: 83%;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}






/* 头部 */

/*commom style*/
*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body {
	min-width: 1200px;
}

.main_box {
	min-width: 1200px;
}

.over_content_box {
	min-width: 1200px;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
}

li {
	list-style: none;
}

a,
ins {
	text-decoration: none;
}

*:focus {
	outline: none;
}

a {
	color: #333;
}

a:hover {
	color: #355e92;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

@media screen and (min-width: 700px) and (max-width:1100px) {
	.aside{top: 46% !important;}

}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

body {
	font-family: '微软雅黑';
}

/* 最新消息 */

/*新增*/
.szxx_col span{
	color: #0055A5;
	font-weight: bold;
	padding: 0 26px;
}
.main02_list03_r_pos02 ul li a{
	color: #000000;
	padding-left: 15px;
}
.main02_list03_r_pos02 ul li span{
	float: right;
	color: #999;
	font-size: 14px;
	padding-right: 15px;
}
/*新增*/
.hot_news {
	padding: 15px 0;
}

.hot_news span {
	font-size: 30px;
	font-weight: bold;
	color: #355e92;
	line-height: 60px;
	text-align: center;
	display: block;

}

.hot_news p {
	font-size: 16px;
	line-height: 40px;
	color: #666;
	text-indent: 32px;
}

.section01 {
	background: #f7f7f7 url(sectionBg0301.png) repeat-x left bottom;
}

/* banner */

.lunbo {
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
}

/* 本例子css */
.slideBox {
	width: 650px;
	height: 388px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 12px;
	z-index: 1;
}

.slideBox .hd ul{
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li,
.slideBox1 .hd ul li{
	float: left;
	margin-right: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on,
.slideBox1 .hd ul li.on{
	background: #c10d0c;
	color: #fff;
	width: 15px;
	height: 8px;
	border-radius: 50px;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd img {
	width: 650px;
	height: 388px;
	display: block;
}

.slideBox .bd li p {
	font-size: 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background: url(bg01.png)
}

.slideBox .bd li p span {
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	padding: 0 30px;
}

/* tab */
.jtg_Tab {
	box-sizing: border-box;
	width: 478px;
}

.tab_box {
	border-bottom: 1px solid #f4f4f4;
}

.tab_box li.ons  a{
	color: #355e92;
	display: block;
	border-bottom: 3px solid #355e92;
}

.tab_box li a{
	color: #333;

}
.tab_box li {

	text-align: center;
	line-height: 50px;
	color: #666;
	cursor: pointer;
	font-size: 22px;
	margin-right: 40px;
}
.xinxi_box {
	display: none;
}

.jyg_xxlist {
	padding: 10px 0 0;
height:330px;
	overflow:hidden;
}

.jyg_xxlist li {
	background: url(listPic0301.png) no-repeat left center;
	padding-left: 13px;
	font-size: 16px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* section02 */
.lianghui a {
	display: block;
	padding-top: 30px;
}

.main02_box {
	padding-bottom: 30px;
}

/*main02 三大切换开始*/
ul.main02_tit_box.clearfix {
	display: table;
	margin: 30px auto;
}

.main02_tit_box li {
	border: 1px solid #355e92;
	border-radius: 5px;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	padding: 0 40px;
	background: url(jyg_con_tab_off.jpg) no-repeat center;
}

.main02_tit_box li span {
	float: left;
	font-size: 24px;
	display: block;

}
.main02_tit_box li span a{
	color: #355e92;
}
.main02_tit_box li i {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 10px 15px 0 0;
	float: left;
}

.main02_tit_box li.ons {
	background: url(jyg_con_tab_on.jpg) no-repeat center #355e92;
	color: #fff;
}
.main02_tit_box li.ons a{
	background: #355e92;
	color: #fff;
}
.main02_tit_box li.ons span {
	color: #fff;
}

.main02_tit02C {
	margin: 0 30px;
}

.main02_tit01 i {
	background: url(wk_1.png) no-repeat center;
}

.main02_tit02 i {
	background: url(wb_1.png) no-repeat center;
}

.main02_tit03 i {
	background: url(ww_1.png) no-repeat center;
}

.main02_tit01.ons i {
	background: url(wk.png) no-repeat center;
}

.main02_tit02.ons i {
	background: url(wb.png) no-repeat center;
}

.main02_tit03.ons i {
	background: url(ww.png) no-repeat center;
}

.main02_out .main02_list {
	display: none;
}

/*我要看  */
.main02_list {
	border-top: 1px solid #b3b3b3;
	width: 100%;
}

.main02_list01 {
	padding-top: 25px;
}

.wyk_top h1 {
	font-size: 22px;
	font-weight: bold;
	color: #355e92;
}

.wyk_top h1 a {
	display: block;
	color: #355e92;
}

.wyk_top_list {
	padding-top: 5px;
}

.wyk_top_list li {
	background: url(listPic03.png) no-repeat left 15px;
	cursor: pointer;
	padding-left: 13px;
}

.wyk_top_list li>a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wyk_top_l {
	width: 455px;
}

.wyk_top_c {
	padding: 0 30px;
}

.wyk_top_r {
	width: 290px;
}

.xxgk_list {
	
	margin: 20px 0;
}

.xxgk_list li a {
	display: block;
	padding: 0 0 0 75px;
	font-size: 16px;
	line-height: 50px;
	background: url(xxgk_icon.png) no-repeat 240px center;
}
.xxgk_list li.zn{background: url(jyg_xxgk_zn.jpg) no-repeat center #e8f1fa;margin-bottom: 5px;}
.xxgk_list li.gd{background: url(jyg_xxgk_gd.jpg) no-repeat center #e8f1fa;margin-bottom: 5px;}
.xxgk_list li.nr{background: url(jyg_xxgk_ml.jpg) no-repeat center #e8f1fa;margin-bottom: 5px;}
.xxgk_list li.nb{background: url(jyg_xxgk_nb.jpg) no-repeat center #e8f1fa;margin-bottom: 5px;}
.xxgk_list li.gk{background: url(jyg_xxgk_gk.jpg) no-repeat center #e8f1fa;margin-bottom: 5px;}
.leader_link {
	padding-top: 20px;
}

.leader_link li {
	background: url(jyg_con_tab_xxgk.jpg) no-repeat center #e7f3ff;
	width: 285px;
	float: left;
	margin-right: 20px;

}

.leader_link li a {
	display: block;
	font-size: 18px;
	color: #355e92;
	text-align: left;
	padding: 22px 0 22px 40px;
}

.leader_link li a i img {
	width: 36px;
	height: 36px;
}


.leader_link li a.pd02 i img {
	padding-top: 10px;
}

.mrn {
	margin-right: 0 !important;
}

.leader_link li a i {
	margin-right: 25px;
	display: inline-block;
}

/* 我要办*/
ul.fw_tab.clearfix {
	padding: 20px 0;
}

.fw_tab li {
	float: left;
	cursor: pointer;
	font-size: 22px;
	line-height: 44px;
	font-weight: bold;
	color: #999999;
	padding-right: 30px;
	position: relative;

}

.fw_tab li::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 12px;
	bottom: 10px;
	width: 3px;
	background: #999999;

}

.fw_tab li.active {
	color: #355e92;
}

.fw_list_box {
	display: none;
}

.padding-lr {
	padding-left: 30px
}

.padding-lr::after {
	display: none;
}

/* 个人服务 */
.gr_tab li {
	font-size: 18px;
	color: #333;
	background: #e7f4ff;
	display: inline-block;
	float: left;
	padding: 8px 20px;
	border-radius: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.gr_tab li.active {
	background: #355e92;
	color: #fff;
}

.gr_list_box {
	display: none;
	width: 880px;
	padding-top: 15px;
}

.gr_list_box li {
	width: 179px;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 7px #e0e0e0;
	text-align: center;
	padding: 10px 0;
	margin: 15px 40px 15px 0;
}

.gr_list_box li a {
	display: block;
	font-size: 16px;
	line-height: 36px;
}

.gr_list_box li a span {
	display: block;
	font-size: 16px;
	line-height: 36px;
	display: inline-block;
}

.gr_list_box li a img {
	padding: 0 10px;
}

/* 法人 */
.fr_tab li {
	font-size: 18px;
	color: #333;
	background: #e7f4ff;
	display: inline-block;
	float: left;
	padding: 8px 20px;
	border-radius: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.fr_tab li.active {
	background: #355e92;
	color: #fff;
}

.fr_list_box {
	display: none;
	width: 880px;
	padding-top: 15px;
}

.fr_list_box li {
	width: 179px;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 7px #e0e0e0;
	text-align: center;
	padding: 10px 0;
	margin: 15px 40px 15px 0;
}

.fr_list_box li a {
	display: block;
	font-size: 16px;
	line-height: 36px;
}

.fr_list_box li a span {
	display: block;
	font-size: 16px;
	line-height: 36px;
	display: inline-block;
}

.fr_list_box li a img {
	padding: 0 10px;
}

/* 热点专题 */
.hot_zt h4 {
	font-size: 22px;
	font-weight: bold;
	color: #355e92;
	padding: 8px 0;
}

.swiper-box {
	width: 100%;
	padding: 15px 0 0;
	background: #fff;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
}

.swiper-box .swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.swiper-box .swiper-wrapper {
	height: 95px;
}
.swiper-box .swiper-slide:last-of-type{
	margin: 0;
}
.swiper-box .swiper-slide {
	text-align: center;
	width: 193px !important;
    margin-right: 23px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-box .swiper-slide img {
	width: 193px;
	height: 95px;
}

/*.swiper-box .swiper-button-next1 {
	background: url(prev.png) no-repeat center;
	width: 50px;
	height: 50px;
	right: 0px;
  position: absolute;
    top: 32%;
}*/

/* 特色服务 */
.wyb_section2 {
	width: 300px;
	padding-left: 30px;
	border-left: 1px solid #999;
	margin-top: 30px;
}

.wyb_section2 h4 {
	font-size: 22px;
	font-weight: bold;
	color: #355e92;
	line-height: 22px;
	margin-bottom: 20px;
}



.Special_list li {
	line-height: 75px;
	margin-bottom: 11px;
}

.Special_list li a {
	display: block;
	font-size: 16px;
	color: #333;
}

/* 我要问 */
.wyw_left {
	width: 580px;
	padding-top: 15px;
}

.wyw_left h4 a {
	display: block;
	color: #355e92;
	line-height: 50px;
	font-weight: bold;
	font-size: 22px;
}

.zxft_list li {
	background: url(listPic03.png) no-repeat left 15px;
	cursor: pointer;
	padding-left: 13px;
}

.zxft_list li>a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xt {
	height: 1px;
	background: #999;
	width: 100%;
	margin: 24px 0;
}

/* 我对书记说 */
.main02_list03_r_father {
	width: 555px;
	height: 166px;
	/*background: #355e92;*/
	font-size: 13px;
	line-height: 28px;
	color: #FFFFFF;
	padding: 60px 20px 0 20px;
	position: relative;
}

.main02_list03_r_pos01 {
	position: absolute;
	top: -24px;
	left: 50px;
	background: url(pos01_bg.png) no-repeat;
	width: 252px;
	height: 80px;
	text-align: center;
	font-size: 19px;
	line-height: 62px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 9;
}

.main02_list03_r_pos02 {
	width: 532px;
	height: 319px;
	border: 5px solid #e6e6e6;
	position: absolute;
	left: 7px;
	top: 7px;
	background: #FFFFFF;
	padding-top: 42px;
}

.main02_list03_r_pos02 div {
	font-size: 16px;
	line-height: 40px;
}

.liuyan {
	width: 522px;
	padding: 0px 30px;
}

/*.main02_list03_r_pos02 div span {*/
/*	color: #c31e1d;*/
/*}*/

.wyw_right {
	margin-top: 50px;
	margin-right: 30px;
}

/* 专题 */
.main03_box {
	background: #f7f7f7;
	display: inline-block;
	width: 100%;
	padding-bottom: 30px;
}

.main03_box h1 {
	margin: 40px 0;
	font-size: 22px;
	height: 23px;
	font-weight: bold;
	color: #355e92;
	line-height: 23px;
	text-align: center;
	background: url(ztzl_tit_bg.png) no-repeat left 10px;
	font-weight: normal;
}

.main03_box h1 a {
	font-weight: bold;
	color: #355e92;
}

.swiper-zt {
	width: 100%;
	position: relative;
}

.swiper-zt .swiper-container {
	width: 1100px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
}

/* .swiper-zt .swiper-wrapper {
	height: 91px;
} */

.swiper-zt .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container li {
    float: left;
    margin-right: 27px;
}
.swiper-zt .swiper-slide img {
	width: 260px;
	height: 144px;
}

.swiper-button-prev {
	background: url(leftBtn.png);
	left: 0;
}

.swiper-button-next {
	background: url(rightBtn.png);
	right: 0;
}

.mlxg p{ height: 58px; width: 100%; text-align: center; margin-top: 30px;}
.mlxg_box{ margin-top: 10px;}
.mlxg_box img{ width: 380px; height: 220px;}


/* 移动版 */
.mobile_type .aside{display: none;}
.mobile_type .xinxi_box li a{width: 69%;}
.mobile_type .section01,.mobile_type .section02 {
	padding: 3vw;
}

.mobile_type .hot_news {
	padding: 2vw 0;
}

.mobile_type .hot_news span {
	font-size: 5vw;
	line-height: 10vw;
}

.mobile_type .hot_news p {
	font-size: 3vw;
	line-height: 8vw;
	color: #666;
	text-indent: 6vw;
}

.mobile_type .lunbo {
	background: #fff;
	padding: 3vw;
	margin-bottom: 4vw;
  }
  .mobile_type .slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
  }
  .mobile_type .slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
  }
  .mobile_type .banner.fl {
	width: 100%;
	float: none;
  }
  .mobile_type .slideBox .hd {
	height: 8vw;
	overflow: hidden;
	position: absolute;
	right: 1vw;
	bottom: 0vw;
	z-index: 1;
	line-height: 8vw;
  }
  .mobile_type .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
  }
  .mobile_type .slideBox .hd ul li {
	margin-top: 3vw;
	float: left;
	margin-right: 1vw;
	width: 2vw;
	height: 2vw;
	border-radius: 50%;
	line-height: 6vw;
	text-align: center;
	background: #fff;
	cursor: pointer;
  }
  .mobile_type .slideBox .hd ul li.on {
	background: #c10d0c;
	color: #fff;
	width: 3vw;
	height: 2vw;
	border-radius: 10vw;
  }
  .mobile_type .slideBox .bd li p {
	font-size: 3vw;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 8vw;
}

.mobile_type .slideBox .bd li p span {
	font-size: 3vw;
	color: #fff;
	line-height: 8vw;
	padding: 0 2vw;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.mobile_type .jtg_Tab {
	box-sizing: border-box;
	width: 100%;
	padding: 2vw;
	margin-top: 3vw;
	float: none !important;
  }
  .mobile_type .tab_box li {
	text-align: center;
	line-height: 8vw;
	cursor: pointer;
	font-size: 4vw;
	margin-right: 8vw;
  }
  .mobile_type .main02_box{padding-bottom:0}
  .mobile_type .lianghui a{padding-top:0}
  .mobile_type .lianghui img{ width: 100%;}
  .mobile_type .main02_tit_box li span{font-size: 4vw;}
  .mobile_type .main02_tit_box li i{background-size: cover;margin: 2vw 2vw 0 0;width: 4vw; height: 4vw;}
  .mobile_type ul.main02_tit_box.clearfix{margin: 3vw auto;display: block}
  .mobile_type .main02_tit_box li{padding: 0 4vw; width: 31%;line-height: 30px;}
  .mobile_type .main02_tit02C{margin: 0 3vw;}
  .mobile_type .leader_link{ padding-top: 1vw;}

  .mobile_type .main02_tit01.ons i{background-size: cover;}
  .mobile_type .main02_tit02.ons i{background-size: cover;}
  .mobile_type .main02_tit03.ons i{background-size: cover;}
  .mobile_type .wyk_top_l{width: 100%;}
  .mobile_type .wyk_top_c{padding: 0 ;margin-top: 4vw;}
  .mobile_type .wyk_top_r{margin-top: 4vw;width: 100%;}
  .mobile_type .leader_link li{width: 100%;margin-bottom: 4vw;}
  .mobile_type .leader_link li a{padding: 3vw 0 3vw 15vw;}
  .mobile_type .xxgk_list li a{padding: 0 0 0 28vw;background: url(xxgk_icon.png) no-repeat 74vw center;}
  .mobile_type .main03_box{padding: 3vw;}
  .mobile_type .main03_box h1{margin: 4vw 0;background: url(ztzl_tit_bg.png) no-repeat center 10px;}
  .mobile_type .swiper-zt .swiper-container {
    width: 400%!important;
}
.mobile_type .swiper-wrapper{margin-left: 3.2vw;}
.mobile_type .swiper-zt{overflow: hidden;}
.mobile_type .wyw_left{width: 100%;}
.mobile_type .wyb_section1{width: 100%;}
.mobile_type .gr_list_box li{margin: 15px 7px 15px 7px;width: 162px;padding:0}
.mobile_type .gr_tab li{font-size: 12px;padding: 4px 13px;}
.mobile_type .gr_list_box li{margin: 15px 7px 15px 7px;width: 162px;padding:0}
.mobile_type .fr_tab li{font-size: 12px;padding: 4px 13px;}
.mobile_type .wyb_section2{float:left !important}
.mobile_type .gr_list_box{width: 100%;}
.mobile_type .fr_list_box{width: 100%;}
.mobile_type .swiper-container li{float: left; margin-bottom: 20px; width: 47%; margin: 0 5px 20px 5px;}
.mobile_type .swiper-container li img {  width: 100%;}
.mobile_type .wyb_section2{margin-top: 10px;}
.mobile_type .swiper-container .swiper-slide {
    margin: 0;
}