html,
body {
	font-size: 16px;
	font-family: "Microsoft YaHei UI";
	color: #333;
	line-height: 24px;
	min-width: 1200px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	background: none;
	text-decoration: none;
}

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

a:hover {
	color: #0f6bd2;
	text-decoration: none;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
	text-decoration: none;
}

.main1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.main1400 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

/*LOGO行*/
.logo_row {
	height: 120px;
}

.logo_left {
	float: left;
	height: 129px;
	margin-right: 20px;
	display: flex;
	align-items: center;
}

.logo_leftm2 {
	float: left;
	height: 45px;
	margin-top: 52px;
	margin-right: 20px;
	display: flex;
	align-items: center;
}

.logo_right {
	width: auto;
	height: 120px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sjsz_row {
	margin-left: 20px;
}

.sjsz_row a {
	width: 310px;
	display: flex;
	justify-content: space-between;
	text-decoration: none;
}

.sjsz_row img {
	width: 60px;
	height: 60px;
	border-radius: 6px;
}

.sjsz_row p {
	width: 240px;
}

.sjsz_row b {
	display: block;
	font-size: 22px;
	color: #0050a9;
	padding-top: 6px;
}

.sjsz_row span {
	display: block;
	font-size: 18px;
	padding-top: 6px;
	color: #333;
}


/*导航*/
.nav_blue {
	height: 60px;
	background: #0050a9;
}

.nav_blue ul {
	line-height: 60px;
	display: flex;
	justify-content: space-evenly;
	font-size: 17px;
}

.nav_blue ul a {
	color: #fff;
	width: auto;
	text-align: center;
	display: block;
	font-family: "思源宋体";
	font-size: 20px;
}




/*头条*/
.lead_row {
	padding: 45px 0 15px 0;
	text-align: center;

}

.lead_row h1 {
	font-size: 30px;
	line-height: 32px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

.lead_row h1 a:hover {
	text-decoration: none;
}

.lead_row p {
	color: #888888;
	line-height: 28px;

	padding-top: 14px;
	font-size: 18px;
}



/*首屏*/
.first_row {
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
}

/*焦点图*/
.focus_row {
	width: 680px;
	height: 424px;
	overflow: hidden;
	position: relative;
	float: left;
}

.focus_row .hd {

	height: 8px;
	position: absolute;
	z-index: 1;
	bottom: 12px;
	left: 286px;
	text-align: center;
}

.focus_row .hd ul {
	zoom: 1;
	float: left;
	width: 110px;
	display: flex;
	justify-content: space-between;

}

.focus_row .hd ul li {
	cursor: pointer;
	width: 8px;
	height: 8px;
	display: block;
	text-indent: 20px;
	background: #dae5f1;
	border-radius: 4px;
}

.focus_row .hd ul li.on {
	background: #0f6bd2;
	width: 30px;
	height: 8px;
}

.focus_row .prev,
.focus_row .next {
	position: absolute;
	bottom: 0;
	display: block;
	width: 10px;
	height: 25px;
}

.focus_row .prev {
	left: 250px;
	background: url("../images/focus-prev.png") no-repeat;
}

.focus_row .next {
	right: 250px;
	background: url("../images/focus-next.png") no-repeat;
}

.focus_row .bd {
	width: 100%;
	position: relative;
	height: 383px;
	z-index: 0;
}

.focus_row .bd li {
	zoom: 1;
}

.focus_row .bd img {
	width: 680px;
	height: 383px;
}

.focus_row .bd p {
	width: 100%;
	height: 80px;
	background: url("../images/focus-bg.png") repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 20px;
	z-index: 111;
	font-size: 20px;

	color: #fff;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.focus_row .bd p a {
	color: #fff;
}


/*时政要闻*/
.szyw_row {
	width: 670px;

}

.title_in {

	height: 48px;
	line-height: 44px;
	border-bottom: #e7e7e7 solid 2px;
}

.title_in b {
	float: left;
	padding-right: 12px;
	height: 48px;

	border-bottom: #0050a9 solid 2px;
	background: url(../images/xtb.png) left 8px center no-repeat;
	text-indent: 40px;
	font-size: 28px;
	color: #0050a9;
	font-family: "思源宋体";
	font-weight: bolder;
}

.title_in b a {
	color: #0050a9;
}

.title_in span {
	float: right;
	font-size: 18px;
	color: #91a8c2;
}

.title_in i {
	float: right;
	font-size: 18px;
	color: #91a8c2;
	padding-right: 3px;

}



.szyw_top h1 a {
	color: #333333;
}

.ts {
	width: 100%;
}

.ts-left {
	float: left;
	width: 520px;
}

.ts-right {
	float: right;
}

.ts-rk {
	width: 8px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 38px;
}

.ts-rk2 {
	width: 80px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

.ts-rks {
	width: 80px;
	height: 38px;
	border-radius: 5px 5px 0rem 0rem;
	background: #0f6bd2;
	text-align: center;
}

.ts-rkx {
	width: 78px;
	height: 70px;
	line-height: 28px;
	border-radius: 0rem 0rem 5px 5px;
	background: #f5f8fe;
	border: #dfe9f8 solid 1px;
	text-align: center;
	padding-top: 10px;
}

.ts-rkx a {
	font-size: 18px;
	color: #0b60bf;
	font-weight: bold;
	display: block;
}

ul.ul_text2 {
	font-size: 18px;
	line-height: 26px;
	margin-top: 10px;
}

ul.ul_text2 li {
	padding: 5px 0;
	color: #d1d1d1;
	display: flex;
	align-items: center;
}

ul.ul_text2 li img {
	width: 55px;
	height: 22px;
	margin-right: 10px;
}

ul.ul_text2 li a {
	flex: 1;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


ul.font_row2 {
	width: 100%;
	line-height: 28px;
	padding-top: 16px;
}

ul.font_row2 li {
	font-size: 18px;
	background-size: cover;
	background: url("../images/font-icon.png") left 12px no-repeat;
	padding-left: 20px;
	text-align: justify;
	padding-bottom: 8px;
}


ul.font_row {
	line-height: 28px;
	padding-top: 16px;

	overflow: hidden;

}

ul.font_row li {
	font-size: 18px;
	background-size: cover;
	background: url("../images/font-icon.png") left 12px no-repeat;
	padding-left: 20px;
	text-align: justify;
	padding-bottom: 8px;
}

ul.font_row3 {
	line-height: 28px;
	padding-top: 16px;
	overflow: hidden;

}

ul.font_row3 li {
	font-size: 18px;
	background-size: cover;
	background: url("../images/font-icon.png") left 12px no-repeat;
	padding-left: 20px;
	text-align: justify;
	padding-bottom: 8px;
}

ul.font_row3 li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ad_row {
	margin-top: 30px;
}

.ad_row img {
	width: 1200px;
	height: 90px;
}

.ad_row2 {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.ad_row2 span img {
	width: 800px;
	height: 120px;
}

.ad_row2 i img {
	width: 380px;
	height: 120px;
}



/*党建领航-部门行动-区县动态-园区风*/
.nr_row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.nr_half {
	width: 670px;
	margin-top: 30px;
}

.nr_half_top {
	width: 670px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.nr_half_top img {
	width: 240px;
	height: 135px;
}

.nr_half_top div {
	width: 400px;
	height: 135px;
	position: relative;
}

.nr_half_top div p {
	font-size: 22px;
	line-height: 36px;
	color: #333333;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.nr_half_top div p {
	color: #333333;
}

.nr_half_top div span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 85px;
	height: 30px;
	line-height: 30px;
	background: #0f6bd2;
	text-align: center;

}

.nr_half_top div span a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;

}


/*特别推荐*/
.bjtj_in {
	margin: 30px 0px 20px 0px;
	background-color: #f6f6f6;
	padding-bottom: 15px;
	position: relative;

}

.bjtj_title {
	width: 60px;
	height: 240px;
	position: absolute;
	top: -10px;
	left: 0px;

}

.picScroll-left {
	width: 1300px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
	float: right;
}

.picScroll-left .hd {
	width: 1300px;
	position: absolute;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 18px;
	height: 35px;
	position: absolute;
	top: 102px;
	z-index: 1111;
}

.picScroll-left .hd .prev {
	left: 0;
	cursor: pointer;
	background: url("../images/tbtj-prev.png") no-repeat;
}

.picScroll-left .hd .next {
	right: 0;
	cursor: pointer;
	background: url("../images/tbtj-next.png") no-repeat;
}

.picScroll-left .bd {
	width: 1224px;
	overflow: hidden;
	padding: 20px 0 0;
	margin-left: 40px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 30px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 291px;
	height: 164px;
	display: block;
}

.picScroll-left .bd ul li .title {
	width: 291px;
	font-size: 16px;
	padding-top: 8px;
}

/*新加长的框架*/
.nr_halfc {
	width: 100%;
	margin-top: 30px;
}

.kuang {
	display: flex;
	justify-content: space-between;

}

.kuang670 {
	width: 670px;
}



.topbar-nav {
	background: #fafafa;
	border-bottom: 1px solid #e5e6e9;
	height: 40px;
	line-height: 40px;
	color: #5a5a5a;
	font-size: 12px;
	font-family: '瀹嬩綋';
}

.topbar-nav .nav {
	width: 980px;
	margin: 0 auto;
	height: 40px;
}

.topbar-nav .nav li {
	float: left;
	list-style: none;
	font-style: normal;
	padding: 0 7px;
	color: #c8c8c8;
}

.topbar-nav .nav li a {
	color: #5a5a5a;
	text-decoration: none;
}

.topbar-nav .nav li a:hover {
	text-decoration: underline;
	color: #333
}

.topbar-nav .nav li.none {
	padding: 0
}

.logomod {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	height: 50px;
}

.logomod .logo {
	float: left;
	display: block;
}

.logomod .sjblogo {
	float: left;
	display: block;
	padding: 4px 0 0 0
}

.logomod .sjblogo-font {
	font-size: 24px;
	font-weight: bold;
	padding: 14px 0 0 4px;
	float: left;
	font-family: microsoft yahei;
}

.search-r {
	float: right;
	display: block;
	padding: 16px 0 0
}

.mainsearch .inputbox {
	float: left;
	border: #cacaca 1px solid;
	border-radius: 2px 0 0 2px;
}

.mainsearch .input {
	padding: 2px 4px 2px 6px;
	line-height: 26px;
	height: 24px;
	width: 290px;
	float: left;
	border: none;
	background: none;
	font-size: 14px;
	color: #666
}

.mainsearch .inputover {
	border: #ccc 1px solid;
}

.mainsearch .btn {
	border: none;
	background: #0483d1 url(../Images/search-btn.gif) center center;
	cursor: pointer;
	width: 74px;
	height: 30px;
	float: left;
	border-left: none;
}

.mainsearch .btn:hover,
.mainsearch .btn.btnover {
	background: #0497e5 url(../Images/search-btn2.gif) no-repeat center center;
}

.mainsearch .selectbox {
	width: 71px;
	height: 23px;
	cursor: pointer;
	z-index: 100;
	float: left;
}

.mainsearch .selectbox a.selectnow {
	display: block;
	font-size: 14px;
	background: url(../Images/searchicon.gif) no-repeat 47px 10px;
	width: 55px;
	height: 24px;
	line-height: 25px;
	padding: 2px 0 2px 15px;
	overflow: hidden;
	border-right: #cacaca 1px solid;
	white-space: nowrap;
	/*鏂囨湰涓嶄細鎹㈣*/
	color: #888;
	font-weight: 100
}

.mainsearch .selectbox a.selectnow:hover,
.mainsearch .selectbox a.over {
	background: url(../Images/searchicon.gif) no-repeat 47px 10px;
	border-right: #cacaca 1px solid;
	padding: 2px 0 2px 15px;
	width: 55px;
	text-decoration: none;
	color: #333
}

.mainsearch .selectbox .selectlist {
	display: none;
	z-index: 200;
	position: absolute;
	width: 70px;
	border: #cacaca 1px solid;
	border-top: none;
	background: #fff;
	margin-left: -1px;
}

.mainsearch .selectbox .selectlist li {
	float: left;
	width: 70px;
	overflow: hidden;
	border-top: #eee 1px solid;
}

.mainsearch .selectbox .selectlist li a {
	color: #666;
	display: block;
	padding: 2px 0 2px;
	height: 21px;
	line-height: 23px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}

.mainsearch .selectbox .selectlist li a:hover {
	background: #f7f7f7;
	color: #333
}

.mainsearch .selectbox .selectlist li a.selected {
	background: #f2f2f2;
	color: #000
}

/* 瑙ｅ喅 firefox 鐐瑰嚮鏀惧ぇ鍑虹幇铏氱嚎妗嗭紝浠庤€屽鑷存粴鍔ㄦ潯鐨勯棶棰�  */
.mainsearch .selectbox a {
	outline: none;
	text-decoration: none;
}

.mainsearch .selectbox a:focus {
	outline: none;
	text-decoration: none;
}

.navbox {
	background: #2461aa;
	height: 42px;
	font-family: microsoft yahei;
}

.nav1000 {
	width: 1000px;
	margin: 0 auto;
	height: 42px;
	overflow: hidden;
}

.nav1000 li {
	float: left;
	display: block;
	line-height: 42px;
	color: #FFF;
	background: url(../Images/navline.jpg) no-repeat right 15px;
	padding: 0 23px;
}

.nav1000 li a {
	color: #FFF;
}

.nav1000 li a:hover {
	color: #FFC;
	text-decoration: underline;
}

.newsmod {
	width: 840px;
	background: url(/images/redline.jpg) no-repeat bottom left;
}

.main {
	padding: 20px 0 0 0;
	width: 1400px;
	margin: 0 auto;
}

.linebox {
	overflow: hidden;
	clear: both;
	width: 1400px;
	margin: 0 auto;
}

.cont {
	float: left;
	overflow: hidden;
	width: 1000px;
	padding-right: 30px;
}

.newsmod {
	width: 1036px;
	float: left;
	overflow: hidden;
	background: url(../Images/redline.jpg) no-repeat bottom left;
	padding: 22px 0 22px 0;
}

.newsmod h3 {
	display: block;
	overflow: hidden;
	font-size: 20px;
	line-height: 40px;
	color: #004276;
	font-family: microsoft yahei;
}

.newsmod h3 a {
	color: #004276;
}

.newsmod h3 a:hover {
	text-decoration: underline;
}

.newsmod .text {
	float: left;
	padding-top: 4px;
	width: 640px;
}

.newsmod .text .img2 {
	float: left;
}

.newsmod .text .text_p {
	float: right;
	width: 476px;
}

.newsmod .text .text_p .a2 {
	width: 476px;
	line-height: 22px;
	overflow: hidden;
	float: left;
	color: #666
}

.newsmod .text .time_a_noimg {
	width: 640px;
	float: left;
	font-size: 12px;
	color: #888;
	padding: 6px 0 0 0;
}

.newsmod .text .time_a_noimg p {
	float: left;
	padding: 0 6px 0 0
}

.newsmod .text .time_a_noimg p a {
	color: #888
}

.newsmod .text .time_a_noimg p a:hover {
	color: #666
}

.newsmod .text .time_a_noimg .share {
	float: left;
	padding-top: 5px;
}

.newsmod .text .time_a {
	width: 476px;
	float: left;
	font-size: 12px;
	color: #888;
	padding: 6px 0 0 0;
}

.newsmod .text .time_a p {
	float: left;
	padding: 0 6px 0 0
}

.newsmod .text .time_a p a {
	color: #888
}

.newsmod .text .time_a p a:hover {
	color: #666
}

.newsmod .text .time_a .share {
	float: left;
	padding-top: 5px;
}

.fontred,
.fontred a {
	color: #c00;
}

.newsmod .text .text_p_noimg {
	float: left;
	width: 640px;
}

.pageNav {
	clear: both;
	padding: 30px 0 0 0;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	height: 34px;
}

.pageNav a,
.pages span {
	color: #0A5491;
	padding: 0 4px
}

.pageNav .page_current {
	color: #F00;
}

.pageNav a:visited,
.passport a:active {
	color: #0A5491;
	text-decoration: none
}

.pageNav a:hover {
	color: #F00;
	text-decoration: underline
}

.rightbar {
	float: right;
	width: 310px;
	overflow: hidden
}

.rightbar .r_fdz {
	width: 310px;
	height: 215px;
	overflow: hidden;
	display: block;
	position: relative;
	margin-top: 20px;
}

.rightbar .r_fdz .pic2 {
	width: 310px;
	height: 215px;
	overflow: hidden;
}

.rightbar .r_fdz .btm {
	width: 310px;
	height: 30px;
	display: block;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	left: 0;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
	/*瀹炵幇FF鑳屾櫙閫忔槑锛屾枃瀛椾笉閫忔槑*/
	filter: Alpha(opacity=60);
	background: #000;
	/*瀹炵幇IE鑳屾櫙閫忔槑*/
}

.rightbar .r_fdz .btm p {
	width: 196px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	position: relative;
}

.rightbar .r_fdz .btm p a {
	color: #fff;
}

.rightbar .r_fdz .btm ul.round {
	width: 78px;
	float: right;
	overflow: hidden;
	position: relative;
}

.rightbar .r_fdz .btm ul.round li {
	float: left;
	padding: 4px 0 0 7px;
	_padding: 6px 0 0 7px;
}

.mod2 {
	width: 310px;
	overflow: hidden;
	float: left;
	margin-top: 24px;
}

.mod2 .tit {
	border-bottom: 1px solid #ddd;
	height: 34px;
}

.mod2 span.title {
	display: block;
	float: left;
	padding: 4px 10px 7px 0px;
	font-size: 16px;
	color: #000034;
	font-family: microsoft yahei;
	border-bottom: 1px solid #c00;
	font-weight: bold;
}

.mod2 .cont1 {
	padding: 8px 0 8px 0;
	width: 310px;
	float: left;
	background: url(../Images/line.jpg) repeat-x bottom;
}

.mod2 .cont1 .newsbox {
	width: 310px;
	float: left;
	overflow: hidden;
}

.newsbox .newsbox_tit {
	width: 310px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #036;
	font-weight: bold;
	font-family: microsoft yahei;
	line-height: 22px;
	padding-bottom: 4px;
	height: 22px;
}

.newsbox .newsbox_tit a {
	color: #036;
}

.newsbox .t {
	width: 310px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	color: #666;
	display: block;
	line-height: 20px;
}

.mod2 .cont1 .pic3 {
	float: left;
	padding-top: 4px;
}

.mod2 .cont1 .pic3_r {
	width: 190px;
	float: right;
	overflow: hidden;
}

.mod2 .cont1 .pic3_r p {
	width: 190px;
	float: left;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	font-family: microsoft yahei;
	color: #004276;
	padding: 4px 0 0 0;
}

.mod2 .cont1 .pic3_r p a {
	color: #004276;
}

.mod2 .cont1 .pic3_r span {
	width: 190px;
	float: right;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	padding: 6px 0 0 0;
}

.mod2 ul.jchg {
	width: 310px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.mod2 ul.jchg li {
	width: 286px;
	float: left;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	padding-left: 24px;
	font-size: 14px;
	color: #3b3b3b;
	background: url(../images/dian_grey.jpg) 6px center no-repeat;
}

.mod2 ul.jchg li a {
	color: #3b3b3b;
}

.foot-infor {
	color: #555;
	line-height: 24px;
	padding: 20px 0;
	text-align: center;
	width: 1000px;
	font-size: 12px;
	border-top: 1px solid #dadada;
	margin-top: 50px;
	float: left;
}

.foot-infor a {
	color: #555;
}

.aboutus a {
	padding: 0 12px;
}

.aboutus a:hover {
	text-decoration: underline;
	color: #000
}

.blank6 {
	clear: both;
	display: block;
	height: 6px;
	overflow: hidden;
}

.hz li {
	display: block;
	float: left;
	width: 92px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.hz li a:hover {}


.pic23_z {
	width: 300px;
	height: 208px;
	float: left;
	overflow: hidden;
	position: relative;
	display: block;
}

.pic23_z .pic23 {
	width: 300px;
	height: 208px;
	float: left;
	overflow: hidden;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.pic23_z .font_p23 {
	width: 300px;
	float: left;
	overflow: hidden;
	height: 30px;
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
	/*瀹炵幇FF鑳屾櫙閫忔槑锛屾枃瀛椾笉閫忔槑*/
	filter: Alpha(opacity=40);
	background: #000;
	/*瀹炵幇IE鑳屾櫙閫忔槑*/
	z-index: 2;
	left: 0;
	bottom: 0;
	display: block;
	position: absolute;
}

.pic23_z .font_p23 p {
	width: 204px;
	float: left;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	position: relative;
}

.pic23_z .font_p23 p a {
	color: #fff;
}

.pic23_z ul.yuan_z {
	width: 70px;
	float: right;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	height: 30px;
}

.pic23_z ul.yuan_z li {
	float: left;
	overflow: hidden;
	padding: 5px 0 0 6px;
}