﻿@charset "utf-8";
* {
	word-wrap: break-word;
	word-break: break-all;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	padding: 0;
	margin: 0;
}

ol,
ul,
li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

a img {
	border: 0px;
	cursor: pointer;
}

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

a:hover {
	color: #1658a0;
	text-decoration: none;
}

body {
	font-size: 14px;
	overflow-x: hidden;
	width: 100%;
	font-family: "Microsoft Yahei";
	padding-top: 70px;
}

input::-webkit-input-placeholder {
	color: #888;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #888;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #888;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #888;
	font-size: 14px;
}


/*--基础数据--*/

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

.cl {
	clear: both;
}


/*头部*/

.pu_top {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}

.pu_top iframe {
	width: 100%;
	height: 100%;
}

.cen {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.top {
	background: #e5e5e5;
	width: 100%;
}

.top_tit {
	background: url(../img/top_02.png) repeat-x;
	width: 100%;
	margin: 0 auto;
	line-height: 45px;
}

.top .top_width {
	width: 1250px;
	margin: 0 auto;
	position: relative;
}

.top .top_tit_h3 {
	float: left;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff;
}

.top .top_tit_h3 a {
	color: #364cc8;
}

.top .top_tit_span {
	float: right;
	color: #364cc8;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff;
}

.top .top_tit_span a {
	color: #364cc8;
	margin: 0px 6px;
}

.top .top_tit_zghg {
	float: right;
	padding: 1px 0 0
}

.top .top_tit_zghg img {
	display: block;
}

.top .top_tit_h3 strong a {
	color: #ff0000 !important;
	font-weight: normal;
	margin-right: 15px;
}

.search_bar {
	cursor: pointer;
	float: right;
	margin-top: 28px;
}

.top .top-search {
	background: #1373c7;
	border-radius: 4px;
	line-height: 20px;
	height: 20px;
	margin: 3px 10px 0;
	padding: 2px 10px 2px 5px;
	color: #fff !important;
	text-shadow: none;
}

.top .top-search i {
	background: url(../img/icon-search.png) center no-repeat;
	width: 16px;
	height: 20px;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.top .top_logo {
	width: 190px;
	height: 44px;
	float: left;
	margin-top: 15px;
}

.top .top_logo img {
	width: 100%;
	height: 100%;
}

.top .search {
	width: 250px;
	height: 35px;
	line-height: 35px;
	border-radius: 30px;
	float: right;
	color: #fff;
	display: none;
	position: absolute;
	right: 20px;
	top: 20px;
	background: #fff;
	/*box-shadow: #fff 1px 1px 9px;*/
	border: 1px solid #E5E5E5;
}

.top .search .search_inp {
	width: 205px;
	height: 35px;
	line-height: 35px;
	border: none;
	border-radius: 30px;
	float: left;
	text-indent: 20px;
	font-size: 16px;
	outline: none;
	color: #333;
	background: #fff;
}

.top .search .search_but {
	background: url(../img/search.png) no-repeat 10px;
	cursor: pointer;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: none;
	border-radius: 30px;
	float: right;
	font-size: 16px;
	text-indent: 24px;
	background-size: 50%;
}

.nav {
	width: 1000px;
	height: 70px;
	line-height: 70px;
	float: left;
}

.nav .n_bar {
	text-align: center;
	overflow: hidden;
	padding-left: 30px;
}

.nav .n_bar li {
	float: left;
	padding: 0 8px;
	box-sizing: border-box;
}

.nav .n_bar .add {
	font-weight: bold;
}

.nav .n_bar li .i {
	width: 30px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.nav .n_bar li a {
	color: #fff;
	font-size: 17px;
}

.part-head {
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
	line-height: 30px;
}

.part-head .part-title {
	overflow: hidden;
	position: relative;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	background: #1c4390;
	padding: 5px 40px;
	border-radius: 30px;
}

.part-more a {
	color: #1c4390;
	font-size: 16px;
	line-height: 45px;
}

.subject .c_main {
	width: 1250px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}

.subject .c_main .m_top {
	padding-top: 30px;
}


/*图片新闻 */

.main_left {
	float: left;
	width: 407px;
}

.m_top .tabloid {
	width: 750px;
	float: left;
}

.tzgg ul {
	overflow: hidden;
	padding-top: 30px;
}

.tzgg ul li {
	width: 380px;
	float: left;
	background: #FFF;
	height: 138px;
	position: relative;
	padding: 28px 20px 0;
	margin-bottom: 35px;
	box-sizing: border-box;
	margin-right: 35px;
}

.tzgg ul li:nth-child(3n) {
	margin-right: 0;
}

.tzgg ul li a {
	line-height: 42px;
	font-size: 18px
}

.tzgg ul li p {
	font-size: 15px;
	color: #999;
	line-height: 22px;
	word-wrap: break-word;
}

.tzgg ul li span {
	position: absolute;
	width: 100px;
	height: 50px;
	background: #1c4390 url(../img/time.png) 14px center no-repeat;
	z-index: 1;
	right: -20px;
	top: -20px;
	box-sizing: border-box;
	color: #fff;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 18px;
	padding-left: 35px;
	font-size: 14px;
	padding-top: 8px
}

.tzgg ul li span b {
	font-weight: normal;
	line-height: 18px;
	display: block;
	font-size: 14px
}


/*====*/

.swiperlen {
	background: url(../img/img13.jpg) no-repeat;
	background-size: 60% 100%;
	padding: 65px 0;
}

.swiperlen .swiper-container {
	border-left: 15px solid #1C4390;
}

.swiperlen .swiper-container .swiper-slide {
	background: #2755B1;
}

.swiper {
	height: 360px;
	padding-bottom: 40px;
	background: #2755B1;
}

.swiper img {
	width: 60%;
	height: 100%;
	float: left;
}

.swiper_right {
	width: 40%;
	float: right;
	border-top: 20px solid #f6f6f6;
	color: #fff;
	height: 100%;
	padding: 15px 10px;
	box-sizing: border-box;
}

.swiper h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 20px;
}

.swiper_right p {
	position: relative;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	text-indent: 2em;
}

.m_top .tabloid .slide {
	height: 386px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #000;
	z-index: 10;
}

.m_top .tabloid .slide ul {
	height: 100%;
}

.m_top .tabloid .slide ul li {
	height: 100%;
	float: left;
}

.m_top .tabloid .slide ul li a dd {
	position: absolute;
	bottom: 0px;
	height: 51px;
	line-height: 51px;
	width: 500px;
	color: #fff;
	font-size: 16px;
	z-index: 100;
	text-align: left;
	text-indent: 17px;
}

.m_top .tabloid .slide ul li img {
	width: 625px;
	height: 386px;
	border: #cfcfcf 1px solid;
}

.m_top .tabloid .slide .bg {
	height: 51px;
	position: absolute;
	background-color: #000;
	bottom: 0;
	left: 0;
	filter: alpha(opacity=30);
	opacity: .5;
	z-index: 5;
}

.m_top .tabloid .slide .num {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 20px;
	bottom: 11px;
	z-index: 10;
}

.m_top .tabloid .slide .num span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/jtl03.png) no-repeat;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
	margin: 0 3px;
	opacity: 0.5;
	overflow: hidden;
}

.m_top .tabloid .slide .num span.on {
	/* background: url(../img/jtl02.png) no-repeat; */
	opacity: 1;
}

.m_top .tabloid .slide .skip {
	display: none;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	text-indent: -1000em;
	cursor: pointer;
}

.m_top .tabloid .slide .prev {
	background: url(../add_images/in_d_100.png) no-repeat;
	left: 8px;
}

.m_top .tabloid .slide .prev:hover {
	background: url(../add_images/in_d_102.png) no-repeat;
}

.m_top .tabloid .slide .next {
	background: url(../add_images/in_d_101.png) no-repeat;
	right: 6px;
}

.m_top .tabloid .slide .next:hover {
	background: url(../add_images/in_d_104.png) no-repeat;
}

.m_top .tabloid .slide:hover .prev,
.slide:hover .next {
	display: block;
}

.m_top .tabloid .slide .num {
	bottom: 14px;
}

.m_top .dynamic_main {
	float: right;
	width: 480px;
}

.m_top .dynamic_m {}

.m_top .dynamic_m ul:after {
	clear: both;
	content: '';
	display: block;
}

.m_top .dynamic_m li {
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 0 15px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	position: relative;
	background: #fff;
	line-height: 50px;
}

.m_top .dynamic_m li:last-child {
	border: none;
}

.m_top .dynamic_m li h4 {
	width: 86%;
	float: right;
}

.m_top .dynamic_m li:hover a {
	color: #2F5DB9;
}

.main_bottom {
	background: #f6f6f6;
}

.m_top .dynamic_m li h4 b {
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
}

.dynamic_m ul li a:hover span {
	color: #fff;
}

.dynamic_m ul li span {
	width: 50px;
	height: 46px;
	background: #1c4390;
	left: 31px;
	top: 0;
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 26px;
	overflow: hidden;
}

.dynamic_m ul li span>b {
	display: block;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
}

.part-box-more {
	margin: 1rem auto;
	width: 60%;
	max-width: 186px;
	border: 1px solid #E5E5E5;
	text-align: center;
	height: 3rem;
	line-height: 3rem;
	box-sizing: border-box;
}

.part-box-more a {
	display: block;
	font-size: 0.875rem;
	color: #666;
}

.part-box-more a:hover {
	background: #2855B1;
	color: #fff;
}


/*学术活动*/

.centerPart {
	background: url(../img/bg1.png) center no-repeat;
	background-size: cover;
}

.part-main {
	text-align: left;
	/*padding: 1.5rem 0px;*/
	overflow: hidden;
	width: 1250px;
	margin: auto;
	padding: 40px 0;
}

.part-left {
	width: 580px;
	float: left;
}

.part-right {
	width: 580px;
	float: right;
}


/* activePart */

.newsList li a {
	display: block;
	height: 2.2rem;
	line-height: 2.1rem;
	overflow: hidden;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1rem;
	position: relative;
	padding-right: 6rem;
	text-align: left;
}

.newsList li .date {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 0.875rem;
	color: #666;
	margin: auto;
}

.activePart {
	width: 570px;
	float: right;
}

.activePart .newsList li a:before {
	content: "";
	display: block;
	position: absolute;
	width: 0.4rem;
	height: 0.4rem;
	opacity: 1;
	background-color: #DCDCDC;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: auto;
}

.activePart .newsList li {
	padding: 5px 0 5px 0;
	font-size: 15px;
	border-top: 1px solid #DCDCDC;
}

.activePart .newsList li a {
	padding-left: 10px;
}

.activePart .newsList li a:hover:before {
	background: #2F5DB9;
}

.activePart .newsList li:hover a,
.activePart .newsList li:hover a span {
	color: #0758A7;
}

.activeSlide {
	margin-bottom: 20px;
	height: 200px !important;
}

.activeSlide ul {
	padding-top: 10px;
}

.activeSlide ul li {
	padding: 5px 0;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.activeSlide .swiper-slide {
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
}

.activeSlide .time {
	color: #2F5DB9;
	font-size: 1.25rem;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
}

.activeSlide .time span {
	font-weight: bold;
	font-size: 1.5rem;
	font-style: italic;
	margin-right: 0.5rem;
}

.activeSlide .topic {
	padding: 0.25rem 0px;
	font-size: 1.125rem;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.activeSlide .topic a {
	display: inline-block;
	max-width: 100%;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-weight: bold;
}

.activeSlide .info {
	font-size: 1rem;
	color: #666;
	margin-top: 0.5rem;
	box-sizing: border-box;
	padding-right: 8rem;
}

.activeSlide .info p {
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.noticePart li {
	overflow: hidden;
	padding: 1rem 0px;
	border-top: 1px solid #D2D2D2;
	box-sizing: border-box;
	color: #666;
	text-align: left;
	position: relative;
}

.noticePart li:first-child {
	padding-top: 0px;
	border-top: none;
}

.noticePart .time {
	float: left;
	width: 3.75rem;
	overflow: hidden;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
	border: 1px solid #1c4390;
	color: #fff;
	background: #1c4390;
}

.noticePart .time span {
	display: block;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	padding-top: 5px;
}

.noticePart .time strong {
	display: block;
	font-size: 15px;
	overflow: hidden;
}

.noticePart .topic {
	float: right;
	width: calc(100% - 70px);
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.noticePart .title a {
	max-width: 100%;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.noticePart .topic p {
	font-size: 0.875rem;
	height: 1rem;
	line-height: 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.noticePart li:hover a {
	color: #2F5DB9;
}


/* noticePart */


/*动态 */

.dynamic {
	float: right;
	width: 700px;
	/* margin: 0px auto 20px auto; */
}

.dynamic .zwfw_tit {
	width: 100%;
	/* height:60px; */
	text-align: left;
	margin: 15px 0px 10px 0px;
}

.dynamic .zwfw_tit:after {
	content: '';
	display: block;
	clear: both;
}

.dynamic .zwfw_tit h3 {
	color: #1558a1;
	font-size: 28px;
	font-weight: bold;
	/* line-height:60px; */
	float: left;
}

.dynamic .zwfw_tit .zmhd_gd_i {
	background: url(../img/index_68.png) no-repeat;
	float: right;
	display: block;
	width: 13px;
	height: 13px;
	margin: 12px 0px 0px 6px;
}

.dynamic .zwfw_tit .zwfw_i {
	width: 5px;
	height: 30px;
	background: #1558a1;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 14px 0px 8px;
}

.dynamic .zwfw_tit .zmhd_line {
	float: left;
	height: 3px;
	width: 485px;
	background: #eaeaea;
	margin: 18px 10px 0px 10px;
}

.dynamic .zwfw_tit .zmhd_gd {
	float: right;
	color: #8a9aaa;
	font-size: 15px;
	line-height: 37px;
	margin-right: 10px;
}

.dynamic .entrance {
	width: 778px;
	height: 365px;
	display: flex;
	/* margin-bottom: 39px; */
}

.dynamic .entrance .enterprise {
	width: 140px;
	height: 305px;
	background: url(../img/bg_citizen.jpg) top left no-repeat;
	margin-top: 34px;
	cursor: pointer;
	float: left;
}

.dynamic .entrance .enterprise-box .content {
	margin-top: 80px;
	padding: 0px 10px;
}

.dynamic .entrance .citizen {
	width: 140px;
	height: 305px;
	margin-top: 34px;
	background: url(../img/bg_enterpise.jpg) top right no-repeat;
	cursor: pointer;
	float: left;
}

.dynamic .entrance .citizen-box {
	display: none;
	width: 427px;
	height: 404px;
	margin-left: -7px;
	background: url(../img/index_03.png) top center no-repeat;
	float: left;
}

.dynamic .entrance .enterprise-box {
	width: 427px;
	height: 370px;
	margin-left: -7px;
	background: url(../img/index_02.png) top center no-repeat;
	float: left;
}

.enterprise-box .content li {
	float: left;
	border: #e5e5e5 1px solid;
	width: 88px;
	height: 115px;
	text-align: center;
	margin: 12px 3px 5px 8px;
}

.enterprise-box .content li .grbs_i {
	width: 46px;
	height: 50px;
	display: block;
	/* margin-left: 24px; */
	/* margin-top:18px; */
	margin: 15px auto 0;
}

.enterprise-box .content li h4 {
	color: #444444;
	line-height: 42px;
}

.dynamic .entrance .citizen-box .content {
	margin-top: 80px;
	padding: 0px 10px;
}

.citizen-box .content li {
	float: left;
	border: #e5e5e5 1px solid;
	width: 88px;
	height: 115px;
	text-align: center;
	margin: 12px 3px 5px 8px;
}

.citizen-box .content li .grbs_i {
	width: 46px;
	height: 50px;
	display: block;
	/* margin-left: 24px; */
	/* margin-top:18px; */
	margin: 15px auto 0;
}

.citizen-box .content li .grbs_i.zyzb {
	background: url(../img/index_41.png) no-repeat;
}

.citizen-box .content li h4 {
	color: #444444;
	line-height: 42px;
}


/*政民互动*/

.zmhd {
	text-align: left;
	margin-top: 15px;
	float: left;
	width: 510px;
}

.zmhd .zmhd_tit {
	width: 100%;
	float: left;
	margin: 0 auto 10px auto;
}

.zmhd .zmhd_tit h3 {
	float: left;
}

.zmhd .zmhd_line {
	float: left;
	height: 3px;
	width: 312px;
	background: #eaeaea;
	margin: 18px 10px 0px 10px;
}

.zmhd .zmhd_gd {
	float: right;
	color: #666666;
	margin-top: 9px;
}

.zmhd .zmhd_gd_i {
	background: url(../img/index_68.png) no-repeat;
	float: right;
	display: block;
	width: 13px;
	height: 13px;
	margin: 3px 0px 0px 6px;
}

.zmhd .szyx {
	background: url(../img/index-szxx.png) no-repeat;
	width: 510px;
	height: 83px;
}

.zmhd .szyx .szyx_inp {
	float: right;
	background: #fff;
	border: none;
	border-radius: 6px;
	color: #4976ba;
	text-align: center;
	line-height: 31px;
	margin-top: 24px;
	margin-right: 10px;
	font-size: 16px;
	/* font-weight:bolder; */
	cursor: pointer;
	padding: 2px 12px;
}

.zmhd .gb_title {
	border-bottom: 1px #dddddd solid;
	padding: 5px 0 0;
}

.zmhd .gb_title h1 {
	border-bottom: 2px #245399 solid;
	font-size: 22px;
	font-weight: bolder;
	color: #245399;
	padding: 0 14px;
	line-height: 45px;
	float: left;
}

.zmhd .gb_title:after {
	content: '';
	display: block;
	clear: both;
}

.zmhd .gb {
	background: url(../img/index-gb.png) no-repeat;
	width: 510px;
	height: 117px;
	margin-top: 18px;
	padding-bottom: 6px;
	margin-bottom: 18px;
}

.zmhd .gb_inp {
	float: right;
	background: #3e82c7;
	width: 65px;
	height: 97px;
	padding: 20px 0 0;
	margin: 1px 1px 0px 0px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: 40px;
	font-weight: bolder;
}

.zmhd .li_list3 {
	border-top: 2px #eee solid;
	padding: 18px 0 0;
}

.zmhd .li_list3 .li3_i {
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 0 10px 0 0
}

.zmhd .li_list3 .li3_i.wyc {
	background: url(../img/icon-hd-01.png) no-repeat;
}

.zmhd .li_list3 .li3_i.wyw {
	background: url(../img/icon-hd-02.png) no-repeat;
}

.zmhd .li_list3 .li3_i.wyp {
	background: url(../img/icon-hd-03.png) no-repeat;
}

.zmhd .li_list3 li {
	float: left;
	background: #3e82c7;
	text-align: center;
	margin-right: 15px;
	height: 52px;
	line-height: 50px;
	width: 31.3%;
	border-radius: 6px;
	font-size: 17px;
	font-weight: bold;
}

.zmhd .li_list3 li a {
	color: #fff;
	line-height: 42px;
}


/*政务发布*/

.zwfb {
	width: 1250px;
	padding: 10px 0;
	margin: 0 auto;
	margin-top: 15px;
}

.zwfb .hgxw {
	margin-bottom: 20px;
	width: 100%;
}

.zwfb .hgxw .hgxw_left {
	float: left;
	width: 625px;
	height: 386px;
}


/*政务发布_图片新闻 */

.zwfb .hgxw .hgxw_left .tabloid {
	width: 625px;
	float: left;
}

.zwfb .hgxw .hgxw_left .tabloid .slide {
	height: 386px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #000;
	z-index: 10;
}

.zwfb .hgxw .hgxw_left .tabloid .slide ul {
	height: 386px;
}

.zwfb .hgxw .hgxw_left .tabloid .slide ul li {
	height: 386px;
	float: left;
}

.zwfb .hgxw .hgxw_left .tabloid .slide ul li a dd {
	position: absolute;
	bottom: 0px;
	height: 51px;
	line-height: 51px;
	width: 307px;
	color: #fff;
	font-size: 14px;
	z-index: 100;
	text-align: left;
	text-indent: 17px;
}

.zwfb .hgxw .hgxw_left .tabloid .slide ul li img {
	width: 625px;
	height: 386px;
	border: #cfcfcf 1px solid;
}

.zwfb .hgxw .hgxw_left .tabloid .slide .bg {
	height: 51px;
	position: absolute;
	background-color: #000;
	bottom: 0;
	left: 0;
	filter: alpha(opacity=30);
	opacity: .5;
	z-index: 5;
}

.zwfb .hgxw .hgxw_left .tabloid .slide .num {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 20px;
	bottom: 11px;
	z-index: 10;
}

.zwfb .hgxw .hgxw_left .tabloid .slide .num span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/jtl03.png) no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.zwfb .hgxw .hgxw_left .tabloid .slide .num span.on {
	background: url(../img/jtl02.png) no-repeat;
}

.zwfb .hgxw .hgxw_left .tabloid .slide .skip {
	display: none;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	text-indent: -1000em;
	cursor: pointer;
}

.zwfb .hgxw .hgxw_left .tabloid .slide:hover .prev,
.slide:hover .next {
	display: block;
}

.zwfb .hgxw .hgxw_left .tabloid .slide .num {
	bottom: 11px;
}

.zwfb .hgxw .hgxw_left .dynamic_nav {
	height: 43px;
	border-bottom: #ccc 2px solid;
}

.zwfb .hgxw .hgxw_left .dynamic_nav li {
	float: left;
	padding: 0 12px;
}

.zwfb .hgxw .hgxw_left .dynamic_nav li a {
	color: #202020;
	font-size: 18px;
	line-height: 52px;
}

.zwfb .hgxw .hgxw_left .dynamic_nav .on a {
	color: #124b98;
	line-height: 35px;
	font-weight: bold;
}

.zwfb .hgxw .hgxw_left .dynamic_m li {
	text-align: left;
	line-height: 38px;
	font-size: 16px;
	width: 100%;
	float: left;
	margin-left: -3px;
}

.zwfb .hgxw .hgxw_left .dynamic_m li h4 {
	width: 99%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zwfb .hgxw .hgxw_left .dynamic_m {
	display: none;
	margin-left: 2px;
	border-left: #ccc 1px solid;
}

.zwfb .hgxw .hgxw_left .dynamic_m li span {
	float: right;
}


/*政务发布_图片新闻 end*/

.zwfb .hgxw .hgxw_right {
	float: right;
	width: 47%;
}

.zwfb .hgxw .hgxw_right .hgxw_tit {
	border-bottom: #efefef 1px solid;
	height: 53px;
	margin-bottom: 6px;
}

.zwfb .hgxw .hgxw_right .hgxw_tit h3 {
	font-size: 25px;
	color: #1658a0;
	border-bottom: #1658a0 3px solid;
	float: left;
	font-weight: bolder;
	line-height: 50px;
	padding: 0px 8px;
	letter-spacing: 1px;
}

.zwfb .hgxw .hgxw_right .hgxw_tit span {
	float: right;
	height: 53px;
	line-height: 53px;
	margin-right: 5px;
}

.zwfb .hgxw .hgxw_right .hgxw_tit span a {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 48px;
	letter-spacing: 0px;
}

.zwfb .hgxw .hgxw_right .hgxw_tit span .gd_i {
	background: url(../img/index_68.png) no-repeat;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -2px;
}

.zwfb .hgxw .hgxw_right ul {
	clear: both;
}

.zwfb .hgxw .hgxw_right li {
	text-align: left;
	line-height: 40px;
	width: 100%;
}

.zwfb .hgxw .hgxw_right li h4 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 75%;
	float: left;
}

.zwfb .hgxw .hgxw_right li .hgxw_i {
	background: #c8c8c8;
	width: 6px;
	height: 6px;
	border-radius: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.zwfb .hgxw .hgxw_right li span {
	float: right;
	color: #777
}

.zwfb .hgxw_list2 {
	width: 100%;
	margin-bottom: 10px;
}

.zwfb .hgxw_list2 .qx_left {
	width: 625px;
	float: left;
}


/**tabs**/

.zwfb .hgxw_list2 .qx_left .qx_tit {
	width: 100%;
	border-bottom: 1px solid #ddd;
	height: 51px;
	position: relative;
	margin-bottom: 6px;
}

.zwfb .hgxw_list2 .qx_left .qx_tit ul li {
	float: left;
	cursor: pointer;
	height: 48px;
	line-height: 48px;
	font-size: 22px;
	text-align: center;
	color: #4e4d4d;
	font-weight: normal;
	padding: 0 20px 0 20px;
	margin-right: 50px;
}

.zwfb .hgxw_list2 .qx_left .qx_pane {
	display: none;
	float: left;
	width: 100%;
	min-height: 260px;
}

.zwfb .hgxw_list2 .qx_left .qx_tit .hit {
	border-bottom: 3px #1658a0 solid;
	height: 48px;
	font-weight: bold;
	color: #1658a0;
	font-size: 24px;
}

.zwfb .hgxw_list2 .qx_left .qx_tit ul li span {
	display: none;
	position: absolute;
	right: 6px;
	top: 0px;
	height: 48px;
}

.zwfb .hgxw_list2 .qx_left .qx_tit ul li span a {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 48px;
	letter-spacing: 0px;
}

.zwfb .hgxw_list2 .qx_left .qx_tit ul li span .qx_gd_i {
	background: url(../img/index_68.png) no-repeat;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -2px;
}

.zwfb .hgxw_list2 .qx_left .qx_tit .hit span {
	display: block;
}

.zwfb .hgxw_list2 .qx_left .qx_pane li {
	text-align: left;
	line-height: 37px;
	width: 100%;
}

.zwfb .hgxw_list2 .qx_left .qx_pane li a:after {
	clear: both;
	content: '';
	display: block;
}

.zwfb .hgxw_list2 .qx_left .qx_pane li h4 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 75%;
	float: left;
}

.zwfb .hgxw_list2 .qx_left .qx_pane li .hgxw_i {
	background: #c8c8c8;
	width: 6px;
	height: 6px;
	border-radius: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.zwfb .hgxw_list2 .qx_left .qx_pane li span {
	float: right;
	color: #777
}

.zwfb .hgxw_list2 .ztzl_right {
	float: right;
	width: 47%;
}

.zwfb .hgxw_list2 .ztzl_right .ztzl_tit {
	border-bottom: #efefef 1px solid;
	height: 53px;
	margin: 0;
	margin-bottom: 6px;
}

.zwfb .hgxw_list2 .ztzl_right .ztzl_tit h3 {
	font-size: 24px;
	color: #1658a0;
	border-bottom: #1658a0 3px solid;
	float: left;
	font-weight: bolder;
	line-height: 50px;
	padding: 0px 8px;
	letter-spacing: 1px;
}

.zwfb .hgxw_list2 .ztzl_right .ztzl_tit span {
	float: right;
	height: 53px;
	line-height: 53px;
	margin-right: 5px;
}

.zwfb .hgxw_list2 .ztzl_right .ztzl_tit span a {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 48px;
	letter-spacing: 0px;
}

.zwfb .hgxw_list2 .ztzl_right .ztzl_tit span .gd_i {
	background: url(../img/index_68.png) no-repeat;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -2px;
}

.zwfb .hgxw_list2 .ztzl_right li {
	width: 278px;
	height: 115px;
	border: #ccc 1px solid;
	float: left;
	margin: 5px 6px 8px 3px;
}

.zwfb .hgxw_list2 .ztzl_right li img {
	width: 278px;
	height: 100%
}

.zwfb .hgxw_list3 {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.hgxw_list3>div {
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
}

.school_bao {
	background: url(../img/sy_d_bg.png) no-repeat;
	background-size: 100% 100%;
	margin: 30px auto;
	padding: 20px 0;
}

.school_bao .spxw_left {
	padding-bottom: 55px;
}

.zwfb .hgxw_list3 .spxw_left {
	float: left;
	width: 650px;
}

.zwfb .hgxw_list3 .spxw_left .spxw_tit {
	border-bottom: #efefef 1px solid;
	height: 53px;
	margin-bottom: 6px;
}

.zwfb .hgxw_list3 .spxw_left .spxw_tit h3 {
	font-size: 24px;
	color: #1658a0;
	border-bottom: #1658a0 3px solid;
	float: left;
	font-weight: bolder;
	line-height: 50px;
	padding: 0px 8px;
	letter-spacing: 1px;
}

.zwfb .hgxw_list3 .spxw_left .spxw_tit span {
	float: right;
	height: 53px;
	line-height: 53px;
	margin-right: 5px;
}

.zwfb .hgxw_list3 .spxw_left .spxw_tit span a {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 48px;
	letter-spacing: 0px;
}

.zwfb .hgxw_list3 .spxw_left .spxw_tit span .gd_i {
	background: url(../img/index_68.png) no-repeat;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -2px;
}

.zwfb .hgxw_list3 .spxw_left ul {
	min-height: 446px;
	overflow: hidden;
}

.zwfb .hgxw_list3 .spxw_left li {
	width: 302px;
	height: 221px;
	float: left;
	margin: 5px 16px 8px 0;
	position: relative;
}

.zwfb .hgxw_list3 .spxw_left li:nth-child(2n) {
	margin-right: 0;
}

.zwfb .hgxw_list3 .spxw_left li div.img_div {
	width: 100%;
	height: 221px;
	overflow: hidden;
	display: inline-block;
}

.zwfb .hgxw_list3 .spxw_left li img {
	width: 100%;
	height: 100%;
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
}

.zwfb .hgxw_list3 .spxw_left li a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.zwfb .hgxw_list3 .spxw_left li h4 {
	padding: 0 20px;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 33px;
	color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
}

.zwfb .hgxw_list3 .rsxx_right {
	width: 100%;
}

.zwfb .hgxw_list3 .rsxx_right .rsxx_tit {
	border-bottom: #efefef 1px solid;
	height: 53px;
	margin-bottom: 11px;
}

.zwfb .hgxw_list3 .rsxx_right .rsxx_tit h3 {
	font-size: 24px;
	color: #1658a0;
	border-bottom: #1658a0 3px solid;
	float: left;
	font-weight: bolder;
	line-height: 50px;
	padding: 0px 8px;
	letter-spacing: 1px;
}

.school_bao .hgxw_list3>div {
	background: none;
}

.zwfb .hgxw_list3 .rsxx_right .rsxx_tit span {
	float: right;
	height: 53px;
	line-height: 53px;
	margin-right: 5px;
}

.zwfb .hgxw_list3 .rsxx_right .rsxx_tit span a {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 48px;
	letter-spacing: 0px;
}

.zwfb .hgxw_list3 .rsxx_right .rsxx_tit span .gd_i {
	background: url(../img/index_68.png) no-repeat;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -2px;
}

.zwfb .hgxw_list3 .rsxx_right ul {
	overflow: hidden;
}

.zwfb .hgxw_list3 .rsxx_right li {
	width: 49%;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}

.zwfb .hgxw_list3 .rsxx_right li:nth-child(2n) {
	float: right;
}

.zwfb .hgxw_list3 .rsxx_right li a {
	display: block;
	color: #333333;
}

.zwfb .hgxw_list3 .rsxx_right li span {
	font-size: 16px;
	font-weight: bolder;
	float: left;
	width: 16%;
	margin-left: 18px;
	border-right: #ebebeb 1px solid;
	height: 126px;
	position: relative;
	padding-top: 26px;
}

.zwfb .hgxw_list3 .rsxx_right li span strong {
	font-size: 28px;
	margin-left: 3px;
}

.zwfb .hgxw_list3 .rsxx_right li span .time_i {
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: -17px;
	top: 27px;
}

.zwfb .hgxw_list3 .rsxx_right li h4 {
	font-size: 17px;
	line-height: 36px;
	font-weight: bolder;
	width: 100%;
}

.zwfb .hgxw_list3 .rsxx_right li h5 {
	font-size: 15px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.school_bao .hgxw_list3 .rsxx_right li h4,
.school_bao .hgxw_list3 .rsxx_right li h5 {
	color: #fff;
}


/*内容*/

.nr {
	width: 1225px;
	padding: 10px 10px;
	margin: 0 auto;
	background: #fff;
	margin-top: 15px;
	text-align: left;
}

.nr .pos_active {
	height: 60px;
	line-height: 60px;
	background: url(../img/nr_i.png) no-repeat left center;
	width: 100%;
	padding-left: 33px;
	margin-left: 6px;
	font-size: 16px;
	color: #333
}

.nr .nr_bor {
	border: 1px solid #ddd;
	background: #fff;
}

.nr .nr_con {
	padding: 20px;
	line-height: 40px;
}

.nr .nr_con h1 {
	font-size: 30px;
	text-align: center;
	line-height: 63px;
	padding: 12px 25px 0;
}

.nr .nr_con h2 {
	height: 50px;
	line-height: 40px;
	color: #777;
	text-align: center;
	margin-bottom: 30px;
	padding: 0 25px;
	border-bottom: #ccc 1px solid;
}

.nr .nr_con .nr_p {
	font-size: 18px;
	min-height: 350px;
}

.nr .nr_con .nr_p p {
	padding: 0 25px;
	text-indent: 2em;
	font-size: 15px;
}


/*.nr .nr_con .nr_p span{float: right;}*/

.nr .nr_con .nr_p img {
	max-width: 50%;
}

.nr .nr_con .nr_p table p {
	padding: 0;
	text-indent: 0;
}

.zwfb_last .hgxw_list3 .spxw_left {
	width: 100%;
	float: none;
}

.zwfb_last .hgxw_list3 .spxw_left li {
	margin-right: 16px !important;
	width: 283px;
}

.zwfb_last .hgxw_list3 .spxw_left li:nth-child(4n) {
	margin-right: 0 !important;
}


/*列表*/

.body_bg {
	background: #f6f6f6;
}

.lb {
	width: 1235px;
	padding: 0px 10px 10px 0px;
	margin: 0 auto;
	/*background: #f6f6f6;*/
	margin-top: 0;
}

.lb:after {
	clear: both;
	content: "";
	display: block;
}

.lb .lb_lefts {
	float: left;
	width: 350px;
	box-shadow: #ccc 2px 3px 10px;
	text-align: left;
	padding: 15px;
	box-sizing: border-box;
}

.lb_lefts .list_main .list_left {
	width: 100%;
	float: none;
}

.lb .lb_lefts ul,
.lb .lb_lefts ul li {
	overflow: hidden;
}

.lb .lb_lefts h2 {
	background: #07438a;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
	height: auto;
	text-align: left;
	line-height: 42px;
	padding: 0 10px;
	box-sizing: border-box;
}

.lb_lefts .noticePart {
	width: 100%;
	float: none;
}

.lb_lefts .noticePart li {
	padding: 8px 0;
}

.hgxw_li ul li {
	width: 100%;
	height: 221px;
	border: #ccc 1px solid;
	float: left;
	margin-bottom: 10px;
	/*background: #e5e5e6;*/
}

.hgxw_li ul li img {
	width: 100%;
	height: 180px;
}

.hgxw_li ul li h4 {
	padding: 0px 20px;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 33px;
}

.lb_lefts .list_main .list_left {
	margin-bottom: 15px;
}

.lb .lb_right {
	text-align: left;
	float: right;
	width: 860px;
	min-height: 500px;
}

.lb .lb_right>h4 {
	border-bottom: #10568a 6px solid;
	color: #006eab;
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	font-weight: bolder;
	text-indent: 22px;
}

.lb .lb_right>h4+ul {
	min-height: 400px;
}

.lb .lb_right>ul {
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
}

.lb .lb_right>ul li {
	text-indent: 5px;
	color: #131313;
	padding: 18px 0;
	font-size: 16px;
	border-bottom: 1px solid #d8d8d8;
}

.lb .lb_right>ul li:after {
	clear: both;
	content: "";
	display: block;
}

.lb .lb_right>ul li span {
	color: #999;
	margin-right: 10px;
	font-size: 14px;
	display: block;
	font-size: 14px;
}

.lb .lb_right>ul li span i {
	background: url(../img/time1.png) no-repeat;
	display: inline-block;
	width: 18px;
	height: 17px;
	vertical-align: text-bottom;
	margin-right: 5px;
}

.lb .lb_right>ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 15px;
}


/*.lb .lb_right>ul li:hover {
	background: #d3efff;
}*/

.lb .lb_right>ul li:hover a {
	color: #006eab;
	font-weight: normal;
}

.lb .lb_right>ul li:hover a span {
	color: #006eab;
}

.lb .lb_right.add_right>h4+ul {
	min-height: 192px !important;
}

.lb .lb_right>dl {
	padding: 20px 10px 20px 20px;
}

.lb .lb_right>dl dd {
	float: left;
	width: 32.33%;
	box-sizing: border-box;
	line-height: 1.6;
	font-size: 16px;
	margin: 10px 0.5% 0
}

.lb .lb_right>dl dd a {
	padding: 10px;
	border: 1px #e5e5e5 solid;
	display: block;
}

.lb .lb_right>dl dd a:hover {
	background: #1658a0;
	color: #fff;
	border-color: #1658a0;
}

.lb .lb_min {
	width: 100%;
	text-align: left;
}

.lb .lb_min h4 {
	border-bottom: #10568a 6px solid;
	color: #006eab;
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	font-weight: bolder;
	text-indent: 22px;
}

.lb .lb_min ul {
	padding-top: 21px;
	border-left: #ccc 1px dashed;
	margin-left: 54px;
}

.lb .lb_min li {
	text-indent: 25px;
	color: #131313;
	line-height: 60px;
	font-size: 14px;
}

.lb .lb_min li .lb_right_i {
	background: url(../img/lb_07.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
	margin-top: -3px;
	margin-left: -32px;
}

.lb .lb_min li span {
	color: #666;
	margin-right: 50px;
}

.lb .lb_min li:hover {
	background: #d3efff;
}

.lb .lb_min li:hover a {
	color: #006eab;
	font-weight: normal;
}

.lb .lb_min li:hover a span {
	color: #006eab;
}

.live {
	font-size: 14px;
	color: #0050a5;
	overflow: hidden;
}

.live p {
	padding: 15px 0px;
	float: left;
}

.live a {
	color: #0050a5;
}


/*--首页左右布局--*/

.index_left {
	float: left;
	width: 311px;
	margin: 17px 0 0 20px;
	padding-bottom: 0;
}

.index_right {
	float: left;
	width: 870px;
	margin: 0px 0 0 20px;
	padding-bottom: 0;
}


/*===*/

.swiper-container1 {
	height: 400px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container1 img {
	width: 100%;
	height: 400px;
}

.swiper-container1 .swiper-slide {
	position: relative;
}

.swiper-container1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6));
	width: 100%;
	font-size: 18px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: #fff;
	padding-bottom: 35px;
}

.swiper .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
}

.swiper .pagination {
	width: 20% !important;
	left: inherit !important;
	right: 0;
}

.swiper .swiper-pagination-bullet-active {
	/*background:*/
}

.swiper2 img,
.swiper2,
.swiper3 img,
.swiper3 {
	height: 100%;
}

.swiper-container1 .swiper-pagination {
	padding-right: 20px;
	box-sizing: border-box;
	color: #fff;
}

.swiper-container1 .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: #fff;
	opacity: 0.8;
}

.swiper-container1 .swiper-pagination-bullet-active {
	background: #1c4390;
}

.tuijian .rsxx_right {
	width: 100%;
}

.tuijian .swiper2 .swiper-slide {
	height: 150px;
}

.swiper2 img {
	height: 100%;
	width: 100%;
}

.beiying p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.swiper2 p {
	/*padding: 5px !important;
	line-height: 25px;
	font-size: 14px !important;*/
}

.clear {
	clear: both;
}

.swiper2 {
	height: 540px;
	width: 1250px;
	margin: auto;
}

.swiper2 .swiper-button-next {
	background: url(../img/r.png) no-repeat;
}

.swiper2 .swiper-button-prev {
	background: url(../img/l.png) no-repeat;
}

.swiper-button-next,
.swiper-button-prev {
	width: 60px;
	height: 60px;
	opacity: 0.1;
	transition: all .3s;
}

.swiper2:hover .swiper-button-prev,
.swiper2:hover .swiper-button-next {
	opacity: 1;
}

.w1200 {
	width: 1250px;
	margin: auto;
}

.ztzl_tit {
	width: 100%;
	float: left;
	margin: 20 auto;
}

.ztzl_tit h3 {
	float: left;
	font-size: 18px;
	font-weight: bold;
}

.ztzl_line {
	float: left;
	height: 3px;
	width: 84%;
	background: #eaeaea;
	margin: 12px 10px 0px 10px;
}


/*======*/

.footbgs {
	border-top: 1px solid #1c4390;
	padding: 20px 0;
	background: #1c4390;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	width: 1250px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #1c4390;
	background-size: 60%;
	border-radius: 10px;
	/*	opacity: 0.7;*/
}

.goTop:hover {
	/*opacity: 1;*/
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	width: 100%;
	background: #fff;
	line-height: 40px;
	box-sizing: border-box;
	box-shadow: 0 0 6px #ddd;
	border-radius: 20px;
	margin-top: 20px;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #1c4390;
	padding: 0 15px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
	margin: 20px 0;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 45%;
	color: #999;
	font-size: 15px;
	/*border: 1px solid #ddd;*/
	border-radius: 30px;
	padding:5px 10px;
	box-sizing: border-box;
}

.post-previous {
	float: left;
	padding-left: 35px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 35px;
	text-align: right;
}

.post-navigation div span {
	font-size: 90%;
}
.post-navigation div:hover{
	/*border: 1px solid #07438a;*/
}
.post-navigation div:hover a {
	color: #07438a;
}

.post-navigation div a {
	color: #333;
	padding-top: 5px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 100%;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.lb_right .detail {
	padding: 0 30px;
	box-sizing: border-box;
}

.title_xq h2 {
	font-size: 32px;
	font-weight: 700;
	color: #000;
	line-height: 50px;
	text-align: center;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	text-align: center;
}

.userCreateTime span {
	display: inline-block;
	color: #333;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 30px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}

.tuijian .zwfb {
	width: 100%;
}

.tuijian .zwfb .hgxw_list3>div {
	float: none;
	width: 100%;
	overflow: hidden;
}

.tuijian .zwfb .hgxw_list3 .spxw_left li {
	width: 266px;
	margin: 0 15px 15px 0;
}

.tuijian .zwfb .hgxw_list3 .spxw_left li:nth-child(3n) {
	margin-right: 0;
}

.tuijian .part-head {
	border-bottom: 2px solid #2350AD;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.tuijian .zwfb .hgxw_list3 .spxw_left ul {
	min-height: auto;
}


/*.rsxx_right li {
	float: left;
	width: 49%;
	border: none;
	margin-bottom: 0;
}

.rsxx_right li:nth-child(2n) {
	float: right;
}

.rsxx_right li h5 {
	text-indent: 1em;
	line-height: 23px;
}*/


/*============*/

.n4_left ul li a,
.entry-title,
.ul_img ul li p,
.swiper2 p,
.news_r h2,
.channel_ul .channel_p p,
.side-mod .rankList li a,
.tzgg ul li a,
.zwfb .hgxw_list3 .rsxx_right li h4 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.entry-site,
.classify-module a p,
.news_r .text,
.swiper h2,
.tzgg ul li p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.zfxxgk li p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.swiper_right p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}