body {
	background: #f2f2f2;
	font-family: "å¾®è½¯é›…é»‘"
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

/* 兼容 IE6/7 */
.clearfix {
  *zoom: 1;
}
* {
	padding: 0;
	margin: 0
}

a {
	cursor: pointer
}

a img {
	border: none
}

ul,
li,
dl,
dd,
dt {
	list-style: none
}

@font-face {
	font-family: 'biaoti';
	src: url('../fonts/FZZCHJW.TTF');
	/* IE9+ */
	src: url('../fonts/FZZCHJW.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/FZZCHJW.woff') format('woff'),
		/* chromeã€firefox */
		url('../fonts/FZZCHJW.TTF') format('truetype'),
		/* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
		url('../fonts/FZZCHJW.svg#fontname') format('svg');
	/* iOS 4.1- */
}

.head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/banner.png) top center no-repeat;
	position: relative;
}

.head_top {
	width: 1200px;
	height: 80px;
	padding-top: 16px;
	margin: 0 auto;
	position: relative;
}

.edition_btn {
	float: right;
	border-left: 1px solid #fff;
	display: block;
	width: 80px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
}

.head_top>img {
	display: block;
	float: left;
}

.footer {
	height: 114px;
	background-color: #5349d3;
	padding-top: 14px;
}

.footer p {
	width: 1200px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	line-height: 24px;
}

.footer a {
	color: #fff;
	text-decoration: none
}

.footer a:hover {
	text-decoration: underline;
}

.login_item {
	width: 500px;
	height: 32px;
	position: relative;
	float: right;
	color: #333;
}

#loginform>span {
	display: block;
	width: 60px;
	height: 32px;
	line-height: 32px;
	text-align: right;
	float: left;
	font-size: 14px;
	color: #fff;
}

#loginform>input[type="text"],
#loginform>input[type="password"] {
	width: 116px;
	height: 30px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 0 10px;
	float: left;
}

#loginform>input[type="button"] {
	width: 88px;
	height: 32px;
	background: #5349d3;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	float: right;
	border: none;
	cursor: pointer;
}

.body_title {
	display: block;
	font-family: "biaoti";
	width: 1200px;
	margin: 0 auto;
	height: 108px;
	font-size: 48px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

ul.contlist li {
	float: left;
	margin-right: 0px;
	text-align: left;
	padding-left: 10px;
	display: inline;
	width: 228px;
}

#searchDiv {
	margin: 0 auto;
	width: 1200px;
}

.searchNav {
	margin-left: 166px;
	color: #fff;
	height: 41px;
}

.searchNav a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

.searchNav a:hover,
.searchNav a.active {
	background-color: #162f34;
	border-radius: 8px 8px 0 0;
	font-weight: bold;
}

.search_mode {
	width: 960px;
	height: 101px;
	margin: 0 auto;
}

.input_bg {
	width: 820px;
	height: 60px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 10px #b2b0d2;
	position: relative;
	z-index: 999;
	float: left;
}

.GJsearch {
	display: block;
	width: 130px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	background: #fff;
	float: right;
	border-radius: 5px;
	box-shadow: 0 0 10px #b2b0d2;
	color: #2e22c4;
}

.GJsearch:hover {
	text-decoration: underline;
}



.nav_m {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	background: #5349d3;
	position: absolute;
	bottom: 0;
	left: 0;
}

.nav_m ul {
	display: block;
	width: 1200px;
	height: 50px;
	margin: auto;
	line-height: 50px;
}

.nav_m ul li {
	height: 50px;
	width: 150px;
	float: left;
	font-size: 18px;
	text-align: center;
}

.nav_m ul li:nth-child(6) {
	margin-right: 0;
}

.nav_m ul li a {
	display: block;
	width: 150px;
	height: 50px;
	float: left;
	color: #162f34;
	text-decoration: none;
	color: #fff;
}

.nav_m ul li:hover a,
.nav_m ul li a.active {
	background-color: #2f23c3;
	color: #fff;
}


.content_box {
	width: 100%;
	height: auto;
	background: url(../images/bg.png) top center no-repeat;
}

.whdh {
	width: 1200px;
	margin: 0 auto;
	padding-top: 44px;
	height: 322px;
	clear: both
}

.sleed {
	width: 386px;
	height: 322px;
	position: relative;
	float: right;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
	border-radius: 8px;
	overflow: hidden;
}

.sleed iframe {
	width: 386px;
	height: 322px;
}

#marquee3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 386px;
	height: 322px;
	overflow: hidden;
	border: none
}

#marquee3 ul li {
	float: left;
}

#marquee3 ul li img {
	display: block;
}

#mar3Nav {
	position: absolute;
	left: 50%;
	top: 295px;
	margin-left: -22px;
}

#mar3Nav li {
	float: left;
	margin: 0 3px;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	font-size: 0px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
}

#mar3Nav li.navOn {
	background: #162f34;
}

.five {
	width: 754px;
	height: 282px;
	background-color: #fff;
	float: left;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(64, 73, 104, 0.2);
	padding: 20px;
	position: relative;
}

.five>i {
	display: block;
	width: 1px;
	height: 198px;
	background: #dcdcdc;
	position: absolute;
	left: 400px;
	top: 83px;

}

.nTab {
	width: 754px;
	overflow: hidden;
}

.none {
	display: none;
}

.TabTitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.nTab .TabTitle li {
	float: left;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	padding: 0 15px;
	border-radius: 8px;
}

.nTab .TabTitle li a {
	text-decoration: none;
}

.nTab .TabTitle .active {
	color: #fff;
	background: #556cfb;
}

.nTab .TabTitle .normal {
	background: #dfe6fe;
	color: #2f4bf7;
}

.TabContent {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	display: block;
}


.ydjz {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	height: 308px;
}

.readBox {
	width: 550px;
	height: 268px;
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	float: left;
}

.iconTitle {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}

.iconTitle i {
	display: block;
	width: 36px;
	height: 36px;
	float: left;
	margin-left: -5px;
}

.iconTitle span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	color: #444
}

.readBox .iconTitle i {
	background: url(../images/read_icon.png) no-repeat;
}

.lectureBox .iconTitle i {
	background: url(../images/lecture_icon.png) no-repeat;
}

.nTab2 {
	width: 100%;
	overflow: hidden;
}

.TabTitle2 {
	width: 240px;
	height: 222px;
	font-size: 16px;
	float: left
}

.nTab2 .TabTitle2 li {
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 106px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	float: left;
	border-radius: 8px;
}

.nTab2 .TabTitle2 li a {
	text-decoration: none;
}

.nTab2 .TabTitle2 .active {
	color: #fff;
	background: #556cfb;
}

.nTab2 .TabTitle2 .normal {
	background: #dfe6fe;
	color: #2f4bf7;
}

.TabContent2 {
	float: right;
	overflow: hidden;
	width: 308px
}

.lectureBox {
	width: 550px;
	height: 268px;
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	float: right;
	position: relative;
	overflow: hidden;
}

.lectureBox .swiper-container {
	width: 510px;
	height: 225px;
	margin: auto;
	overflow: hidden;
	margin-top: -8px;
	padding: 8px 10px 0 10px;
}

.lectureBox .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: top;
	-ms-flex-pack: top;
	-webkit-box-align: top;
	-ms-flex-align: top;
	-webkit-align-items: top;
	align-items: top;
	background: #ddd
}

.lectureBox .swiper-button-next,
.lectureBox .swiper-button-prev {
	color: #556cfb;
	margin-top: 10px;
}

.lectureBox .swiper-container .swiper-slide:first-child {
	margin-left: -130px !important;
}

.lectureBox .swiper-container .swiper-slide {
	border-radius: 8px;
	background: url(../images/lecturebg.jpg);
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	height: 218px;

}

.lectureBox .swiper-container .swiper-slide>a {
	display: block;
	width: 100%;
	clear: both;
	text-align: left;
	text-decoration: none;

}

.lectureBox .swiper-container .swiper-slide>a img {
	width: 100%;
	height: 130px;
	border-radius: 8px 8px 0 0;

}

.lectureBox .swiper-container .swiper-wrapper .swiper-slide>a h3 {
	display: block;
	line-height: 40px;
	width: 94%;
	margin: auto;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #444;
	font-weight: normal;
}

.lectureBox .swiper-container .swiper-wrapper .swiper-slide>a i {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #888;
	width: 94%;
	margin: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lectureBox .swiper-container .swiper-slide>a:hover {
	box-shadow: 0 0 10px rgb(64 104 69 / 40%);
	border-radius: 8px;
}

.lectureBox .swiper-container .swiper-slide>a:hover h3 {
	color: #556cfa;
	border-bottom: 1px solid #bcc3ea;
}

.lectureBox .swiper-container .swiper-slide>a:hover i {
	color: #556cfa
}

.lectureBox .swiper-button-next,
.lectureBox .swiper-container-rtl .swiper-button-prev {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../images/icon_right.png');
	background-size: 100% 100%;
	right: 0px;
	left: auto;
}

.lectureBox .swiper-button-prev,
.lectureBox .swiper-container-rtl .swiper-button-next {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../images/icon_left.png');
	background-size: 100% 100%;
	left: 0px;
	right: auto;
}

.kbrdky {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	height: 375px;
}

.xskbBox {
	width: 550px;
	height: 334px;
	background: url(../images/sxkb.png) no-repeat;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	float: left;
}

.rdkyBox {
	width: 550px;
	height: 334px;
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	float: right;
	position: relative;
	overflow: hidden;
}

.xskbBox .iconTitle i {
	background: url(../images/newsflash_icon.png) no-repeat;
}

.rdjj_item .iconTitle i {
	background: url(../images/hotnews_icon.png) no-repeat;
}

.kydt_item .iconTitle i {
	background: url(../images/trends_icon.png) no-repeat;
}

.nTab4 {
	width: 100%;
	overflow: hidden;
}

.TabTitle4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.nTab4 .TabTitle4 li {
	float: left;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	width: 106px;
	border-radius: 8px;
}

.nTab4 .TabTitle4 li a {
	text-decoration: none;
}

.nTab4 .TabTitle4 .active {
	color: #fff;
	background: #556cfb;
}

.nTab4 .TabTitle4 .normal {
	background: #dfe6fe;
	color: #2f4bf7;
}

.TabContent4 {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	display: block;
}

.TabContent4 .tr_BgColor td:nth-of-type(3) {
	display: none;
}

.rdjj_item {
	width: 550px;
	height: 175px;
}

.kydt_item {
	clear: both;
}

.rdkyBox>div>span {
	display: block;
	width: 550px;
	height: 115px;
	clear: both;
}

.rdkyBox>div.rdjj_item>span a {
	display: block;
	float: left;
	width: 85px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	background: #ffd6da;
	color: #74111b;
	border-radius: 8px;
	margin: 0 8px 15px 0;
	overflow: hidden;
	text-decoration: none;
}

.rdkyBox>div.rdjj_item>span a:hover {
	background: #74111b;
	color: #fff;
}

.rdkyBox>div.rdjj_item>span a:nth-of-type(1),
.rdkyBox>div.rdjj_item>span a:nth-of-type(7) {
	width: 104px;
}

.rdkyBox>div.rdjj_item>span a:nth-of-type(2),
.rdkyBox>div.rdjj_item>span a:nth-of-type(8) {
	width: 66px;
}

.rdkyBox>div.rdjj_item>span a:nth-child(6n) {
	margin-right: 0;
}

.rdkyBox>div.kydt_item>span a {
	display: block;
	float: left;
	width: 176px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	background: #b5ebf5;
	color: #0f515d;
	border-radius: 8px;
	margin: 0 8px 15px 0;
	overflow: hidden;
	text-decoration: none;
}

.rdkyBox>div.kydt_item>span a:nth-child(3n) {
	margin-right: 0;
}

.rdkyBox>div.kydt_item>span a:hover {
	background: #0f515d;
	color: #fff;
}

.xxsy {
	width: 1160px;
	margin: auto;
	margin-top: 30px;
	height: 377px;
	background: url(../images/xxsybg.png) no-repeat;
	border-radius: 8px;
	padding: 20px;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
}

.xxsy .iconTitle i {
	background: url(../images/attainment_icon.png) no-repeat;
}

.xxsyBox {
	width: 910px;
	float: left;
	height: 377px;
	position: relative;

}

.suyang iframe {
	width: 910px;
	height: 341px;
	position: relative;
}


.assistantBox {
	width: 230px;
	height: 377px;
	float: right;
	padding-left: 20px;
}

.assistantBox .iconTitle i {
	background: url(../images/assistant_icon.png) no-repeat;
}

.assistantBox>span {
	display: block;
	width: 230px;
	height: auto;

}

.assistantBox>span a {
	display: block;
	line-height: 48px;
	font-size: 14px;
	text-decoration: none;
	color: #0421b5;
	position: relative;
	padding-left: 20px;
}

.assistantBox>span a i {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #587de6;
	position: absolute;
	left: 0;
	top: 20px;
}

.assistantBox>span a:hover {
	color: #078d66
}

.dzsh {
	width: 1200px;
	margin: auto;
	margin-top: 30px;
	height: 440px;
}

.dzsh>p {
	display: block;
	width: 239px;
	height: 44px;
	line-height: 44px;
	background: url(../images/pTitle.png);
	text-align: center;
	margin: auto;
	font-size: 24px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #444;
	margin-bottom: 20px;
}

.dzsh ul li {
	float: left;
	width: 235px;
	height: 360px;
	background: #fff;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	margin-right: 4px;
	overflow: hidden;
	border-radius: 8px;
	cursor: default;
}

.dzsh ul li:last-child {
	margin-right: 0;
}

.dzsh ul li span {
	display: block;
	padding: 0 10px;
}

.dzsh ul li i a {
	text-decoration: none;
	color: #444;
	display: block;
	width: 50%;
	float: left;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
}

.dzsh ul li i a:hover {
	color: #556cfa
}

.dzsh ul li a {
	color: #444
}

.dzsh ul li:hover {

	box-shadow: 0 0 10px rgb(64 104 69 / 40%);

}

.dzsh ul li:hover span {
	color: #556cfa;
}

.whfw {
	width: 1200px;
	margin: auto;
	margin-top: 30px;
	height: 375px;
}

.whfw>p {
	display: block;
	width: 239px;
	height: 44px;
	line-height: 44px;
	background: url(../images/pTitle.png);
	text-align: center;
	margin: auto;
	font-size: 24px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #444;
	margin-bottom: 20px;
}

.whfw_list {
	width: 378px;
	height: 170px;
	float: left;
	background: url(../images/tit4_bg1.png) no-repeat;
	margin-right: 32px;
}

.whfw_list:nth-child(3n) {
	margin-right: 0;
	float: right
}

.whfw_list>p {
	font-size: 18px;
	width: 108px;
	color: #0b26ca;
	margin: auto;
	position: relative;
	padding-left: 62px;
}

.whfw_list>p i {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 25px;
	top: -5px;
}

.first-child>p i {
	background: url(../images/whicon.png);
	background-position: 0 0;
}

.second-child>p i {
	background: url(../images/whicon.png);
	background-position: -48px 0;
}

.third-child>p i {
	background: url(../images/whicon.png);
	background-position: -104px 0;
}

.four-child>p i {
	background: url(../images/whicon.png);
	background-position: 0 -44px;
}

.five-child>p i {
	background: url(../images/whicon.png);
	background-position: -48px -44px;
}

.last-child>p i {
	background: url(../images/whicon.png);
	background-position: -104px -44px;
}

.whfw_list span {
	display: block;
	width: 358px;
	font-size: 14px;
	padding: 0 10px;
}

.whfw_list span a {
	display: block;
	width: 179px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	color: #4c4c4c;
	text-align: center;
}

.first-child span {
	padding-top: 10px
}

.first-child span a {

	height: 45px;
	line-height: 45px;
}

.whfw_list span a:hover {
	color: #556cfa;
}

.whfw_list span a:nth-child(2n) {
	float: right;
}

.dzyls {
	width: 1200px;
	margin: 0 auto;
	padding-top: 44px;
	height: 450px;
}

.dzyls>p {
	display: block;
	width: 239px;
	height: 44px;
	line-height: 44px;
	background: url(../images/pTitle.png);
	text-align: center;
	margin: auto;
	font-size: 24px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #444;
	margin-bottom: 20px;
}

.dzyls>h2 {
	display: block;
	width: 100%;
	height: 55px;
}

.nTab3 {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.TabTitle3 {
	width: 206px;
	height: 45px;
	font-size: 18px;
	margin: 0 auto;
}

.nTab3 .TabTitle3 li {
	float: left;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 98px;
	border-radius: 8px 8px 0 0;
	color: #556cfb;
	background: #fff;
	margin-right: 10px;
}

.nTab3 .TabTitle3 li:last-child {
	float: right;
	margin-right: 0;
}

.nTab3 .TabTitle3 li a {
	text-decoration: none;
}

.nTab3 .TabTitle3 .active {
	color: #fff;
	background: #556cfa
}

.nTab3 .TabTitle3 .normal {
	color: #556cfb;
	background: #fff;
}

.TabContent3 {
	clear: both;
	overflow: hidden;
	display: block;
	background: #fff;
	box-shadow: 0 0 10px rgb(64 104 69 / 20%);
	border-radius: 8px;
	padding: 20px;
	width: 1160px;
}


/*------------------é¢†å¯¼åŠ¨æ€------------------*/
.jczx_body_title {
	display: block;
	font-family: "biaoti";
	width: 1200px;
	margin: 60px auto;
	height: 129px;
	font-size: 48px;
	color: #fff;
	text-shadow: 0 0 5px #162f34;
	font-weight: normal;
	text-align: center;
}

.lddt_box {
	width: 1200px;
	clear: both;
	height: 237px;
	padding-top: 44px;
	margin: 0 auto;
}

.lddt_left {
	width: 710px;
	height: 237px;
	float: left;
	position: relative;
}

.lddt_right {
	width: 442px;
	height: 197px;
	float: right;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
	background: url(../images/ztbg.png) no-repeat;
	padding: 20px 15px;
}

.lddt_left>h2,
.lddt_right>h2 {
	display: block;
	width: 100%;
	height: 38px;
	font-size: 18px;
	color: #404040;
}

.lddt_right>h2 {
	color: #fff;
}

.lddt_item {
	clear: both;
	width: 670px;
	height: 197px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
	background: url(../images/dtbg.jpg);
	padding: 20px;
	border-radius: 8px;
}

.lddt_mode {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 20px;
	padding-right: 10px;
}

.lddt_mode:nth-child(3n) {
	margin-right: 0;
}

.lddt_mode>h3 {
	font-size: 16px;
	padding-bottom: 10px
}


.lddt_right span {
	display: block;
	width: 100%;
	height: 159px;
	position: relative;
	margin-top: 15px;
	overflow: hidden;
}

.lddt_right span ul li {
	display: block;
	width: 85px;
	height: 72px;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	padding-top: 13px;
	color: #fff;
	border: 1px dashed #fff;
	border-radius: 50%;
}

.lddt_right span ul li:hover {
	color: #fff;
	border: 1px dashed #00fffc;
}

.lddt_right span ul li a {
	color: #fff;
	text-decoration: none;
}

.lddt_right span ul li:hover a {
	color: #00fffc;

}

.lddt_right span ul li.yxlx {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 56px;
}

.lddt_right span ul li.yjjj {
	position: absolute;
	left: 87px;
	top: 46px;
	line-height: 56px;
}

.lddt_right span ul li.sjszqh {
	position: absolute;
	left: 174px;
	top: 0px;
}

.lddt_right span ul li.ggws {
	position: absolute;
	left: 260px;
	top: 46px;
	height: 65px;
	padding-top: 20px;
}

.lddt_right span ul li.lxqgz {
	position: absolute;
	left: 348px;
	top: 0px;
	height: 65px;
	padding-top: 20px;
}

.rdjj_box {
	width: 1200px;
	height: 165px;
	clear: both;
	padding-top: 44px;
	margin: 0 auto;
}

.rdjj_box>h2 {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #162f34;
}


.blk_18 {
	overflow: hidden;
	zoom: 1;
	width: 1200px;
}

.pcont {
	width: 1085px;
	float: left;
	overflow: hidden;

}

.ScrCont {
	width: 32966px;
	zoom: 1;
	margin-left: -5px;
}

#List1_1,
#List2_1,
#List1_2,
#List2_2,
#List1_3,
#List2_3,
#List1_4,
#List2_4,
#List1_5,
#List2_5,
#List1_6,
#List2_6 {
	float: left;
}

.LeftBotton:link {
	width: 45px;
	height: 45px;
	float: left;
	background: url(../images/left.png) no-repeat;
}

.RightBotton:link {
	width: 45px;
	height: 45px;
	float: left;
	background: url(../images/right.png) no-repeat;
}

.LeftBotton {
	background-position: 0 0;
	margin: 35px 4px 0px 0px;
}

.RightBotton {
	margin: 35px 1px 0px 4px;
}

.LeftBotton:hover {
	background: url(../images/leftactive.png) no-repeat;
}

.RightBotton:hover {
	background: url(../images/rightactive.png) no-repeat;
}

a.pl {
	width: 205px;
	*width: 205px;
	padding: 0 6px;
	float: left;
	line-height: 18px;
	text-align: center;
	color: #777;
	font-size: 12px;
	text-decoration: none
}

a.pl img {
	display: block;
	cursor: pointer;
	border: none;
	margin-bottom: 5px;
}

a.pl:hover {
	color: #c80000;
}

.ScrCont1 {
	width: 32966px;
	zoom: 1;
	margin-left: -5px;
}

.blk_181 {
	overflow: hidden;
	zoom: 1;
	width: 100%;
}

.zcyd_box {
	width: 1200px;
	height: 295px;
	clear: both;
	padding-top: 44px;
	margin: 0 auto;
}

.zcyd_box>h2 {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #162f34;
}

.zcyd_item {
	width: 1200px;
	height: 255px;
}

.zcyd_mode {
	width: 358px;
	height: 232px;
	border-radius: 8px;
	float: left;
	padding: 15px 15px;
	margin-right: 15px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
	background: url(../images/zcydbg.jpg) no-repeat;
	background-size: 100% 100%;
}

.zcyd_mode:nth-child(2n) {

	background: url(../images/zcydbg2.jpg) no-repeat;
	background-size: 100% 100%;
}

.zcyd_mode:nth-child(3) {
	margin: 0;
}

.zcyd_mode>h3 {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #162f34;
	margin-bottom: 8px;
}

.nTab111,
.nTab222,
.nTab333 {
	width: 368px;
	overflow: hidden;
}

.nTab444 {
	width: 665px;
	overflow: hidden;
}
.nTabdk,.nTabds {
	width: 98%;
	overflow: hidden;
}
.TabTitle111,
.TabTitle222,
.TabTitle333,
.TabTitle444,
.TabTitle555,
.TabTitledk,
.TabTitleds {
	width: 100%;
	height: 33px;
	font-size: 15px;
	float: left;
}

.nTab111 .TabTitle111 li,
.nTab222 .TabTitle222 li,
.nTab333 .TabTitle333 li,
.nTab444 .TabTitle444 li,
.nTab555 .TabTitle555 li,
.nTabdk .TabTitledk li,
.nTabds .TabTitleds li {
	float: left;
	cursor: pointer;
	padding: 5px;
	margin-right: 5px;
	border-radius: 8px;
}

.nTab111 .TabTitle111 li a,
.nTab222 .TabTitle222 li a,
.nTab333 .TabTitle333 li a,
.nTab444 .TabTitle444 li a,
.nTab555 .TabTitle555 li a,
.nTabdk .TabTitledk li a,
.nTabds .TabTitleds li a {
	text-decoration: none;
}

.nTab111 .TabTitle111 .active,
.nTab222 .TabTitle222 .active,
.nTab333 .TabTitle333 .active,
.nTab444 .TabTitle444 .active,
.nTab555 .TabTitle555 .active,
.nTabdk .TabTitledk .active,
.nTabds .TabTitleds .active  {
	background: #556cfb;
	color: #fff;
}

.nTab111 .TabTitle111 .normal,
.nTab222 .TabTitle222 .normal,
.nTab333 .TabTitle333 .normal,
.nTab444 .TabTitle444 .normal,
.nTab555 .TabTitle555 .normal,
.nTabdk .TabTitledk .normal,
.nTabds .TabTitleds .normal  {
	background: #fff;
	color: #333;
}

.TabContent111,
.TabContent222,
.TabContent333,
.TabContent444,
.TabContent555{
	overflow: hidden;
	display: block;
	width: 100%;
}
.TabContentdk,
.TabContentds {
	overflow: hidden;
	display: block;
	width: 100%;
	padding-top: 20px;
}
.zfgkxx_box {
	width: 1200px;
	height: 248px;
	clear: both;
	padding-top: 44px;
	margin: 0 auto;
}

.zfgkxx_box>h2 {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #162f34;
}

.zfgkxx_item {
	width: 1200px;
	height: 225px;
}

.zffw_mode {
	width: 1200px;
	height: 222px;
	background: #fef9f9;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
}

.zffw_mode>h3 {
	display: block;
	width: 82px;
	height: 222px;
	float: left;
	background: url(../images/zf.jpg) no-repeat;
}

.zffw_mode>div {
	width: 1096px;
	height: 222px;
	float: left;
	padding-left: 20px;
	font-size: 14px;
}

.zffw_mode>div>span {
	display: block;
	width: 665px;
	height: 192px;
	float: left;
}

.zffw_mode>div>span:last-child {
	display: block;
	width: 375px;
	height: 192px;
	float: left;
}

.zffw_mode>div>i {
	width: 1px;
	height: 160px;
	background: #ddd;
	float: left;
	margin: 15px;
	overflow: hidden;
}

.zffw_mode>div>span h4 {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
}

.zffw_mode>div>span:last-child h4 {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 45px;
	font-size: 16px;
}

.tjsj_mode {
	width: 1200px;
	height: 115px;
	background: #f3f8fe;
	clear: both;
	margin-top: 10px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
}

.tjsj_mode>h3 {
	display: block;
	width: 82px;
	height: 115px;
	float: left;
	background: url(../images/tj.jpg) no-repeat;
}

.tjsj_mode>span {
	width: 1096px;
	height: 108px;
	float: left;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 7px;
	line-height: 33px;
	color: #4c4c4c;
}

.tjsj_mode>span a {
	padding: 0 14px;
	text-decoration: none;
	color: #4c4c4c;
}

.tjsj_mode>span a:hover {
	color: #0194b1;
}

.llxx_box {
	width: 1200px;
	height: 700px;
	clear: both;
	padding-top: 44px;
	margin: 0 auto;
}

.llxx_box>h2 {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #162f34;
}

.llxx_item {
	width: 1200px;
	height: 660px;
}

.dangkan {
	width: 1200px;
	height: 328px;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
}

.dangkan>h3 {
	display: block;
	width: 83px;
	height: 328px;
	float: left;
	background: url(../images/dk.png) no-repeat;
	border-radius: 8px 0 0 8px;
}

.dangkan>span {
	display: block;
	width: 1095px;
	float: left;
	height: 306px;
	border-radius: 0 8px 8px 0;
	padding: 20px 0 0 20px;
	background: #fff
}

.dangbao {
	width: 1200px;
	height: 270px;
	clear: both;
	margin-top: 10px;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
}

.dangbao>h3 {
	display: block;
	width: 83px;
	height: 270px;
	float: left;
	background: url(../images/db.png) no-repeat;
	border-radius: 8px 0 0 8px;
}

.dangbao>span {
	display: block;
	width: 1095px;
	float: left;
	height: 248px;
	border-radius: 0 8px 8px 0;
	padding: 20px 0 0 20px;
	background: #fff
}

/*---------å¤§ä¼—ç”Ÿæ´»--------*/
.dzsh_nav {
	width: 1200px;
	height: 45px;
	padding: 15px 0 0 0;
	background: #5349d3;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
	margin: 40px auto;
}

.dzsh_nav ul li {
	width: 170px;
	height: 31px;
	float: left;
	border-right: 1px solid #588b5f;
	line-height: 31px;
	font-size: 16px;
}

.dzsh_nav ul li:nth-child(7) {
	border: none;
}

.dzsh_nav ul li i {
	display: block;
	width: 31px;
	height: 31px;
	float: left;
	margin-right: 10px;
	margin-left: 30px;
}

.dzsh_nav ul li a {
	display: block;
	width: 80px;
	float: left;
	color: #fff;
	text-decoration: none;
}

.dzsh_nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.dzsh_nav ul li i.yung {
	background: url(../images/icon1b.png) no-repeat;
}

.dzsh_nav ul li i.old {
	background: url(../images/icon2b.png) no-repeat;
}

.dzsh_nav ul li i.women {
	background: url(../images/icon3b.png) no-repeat;
}

.dzsh_nav ul li i.men {
	background: url(../images/icon4b.png) no-repeat;
}

.dzsh_nav ul li i.work {
	background: url(../images/icon5b.png) no-repeat;
}

.dzsh_nav ul li i.community {
	background: url(../images/icon6b.png) no-repeat;
}

.dzsh_nav ul li i.economics {
	background: url(../images/icon7b.png) no-repeat;
}

.public_life {
	width: 1200px;
	height: 496px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(22, 47, 52, 0.33);
	clear: both;
	margin: 0 auto;
	margin-bottom: 40px;

}

.public_list {
	width: 100%;
	height: 245px;
	border-bottom: 2px solid #f8f8f9;
}

.public_list>img {
	display: block;
	float: left;
	border-radius: 8px 0 0 0;
}

.public_list>span {
	display: block;
	width: 760px;
	height: 230px;
	float: right;
	padding-right: 20px;
	position: relative;
}

.nTab5,
.nTab6,
.nTab7,
.nTab8,
.nTab9,
.nTab11,
.nTab12 {
	width: 760px;
	overflow: hidden;
}

.TabTitle5,
.TabTitle6,
.TabTitle7,
.TabTitle8,
.TabTitle9,
.TabTitle11,
.TabTitle12 {
	width: 100%;
	height: 33px;
	font-size: 16px;
	background: #f2f5fe;
	box-shadow: 0 0 5px #556cfb;
}

.nTab5 .TabTitle5 li,
.nTab6 .TabTitle6 li,
.nTab7 .TabTitle7 li,
.nTab8 .TabTitle8 li,
.nTab9 .TabTitle9 li,
.nTab11 .TabTitle11 li,
.nTab12 .TabTitle12 li {
	float: left;
	cursor: pointer;
	height: 33px;
	line-height: 31px;
	text-align: center;
	border-right: 1px solid #cdcdcd;
	padding: 0 10px;
}

.nTab5 .TabTitle5 li a,
.nTab6 .TabTitle6 li a,
.nTab7 .TabTitle7 li a,
.nTab8 .TabTitle8 li a,
.nTab9 .TabTitle9 li a,
.nTab11 .TabTitle11 li a,
.nTab12 .TabTitle12 li a {
	text-decoration: none;
}

.nTab5 .TabTitle5 .active,
.nTab6 .TabTitle6 .active,
.nTab7 .TabTitle7 .active,
.nTab8 .TabTitle8 .active,
.nTab9 .TabTitle9 .active,
.nTab11 .TabTitle11 .active,
.nTab12 .TabTitle12 .active {
	color: #fff;
	background: #556cfb;
	display: block;

}

.nTab5 .TabTitle5 .normal,
.nTab6 .TabTitle6 .normal,
.nTab7 .TabTitle7 .normal,
.nTab8 .TabTitle8 .normal,
.nTab9 .TabTitle9 .normal,
.nTab11 .TabTitle11 .normal,
.nTab12 .TabTitle12 .normal {
	color: #333;
}

.TabContent5,
.TabContent6,
.TabContent7,
.TabContent8,
.TabContent9,
.TabContent11,
.TabContent12 {
	clear: both;
	overflow: hidden;
	display: block;
	padding-top: 15px;
}

.public_periodical {
	width: 1160px;
	height: 231px;
	padding: 0 20px;
	clear: both;
}
#ai-rebot{
	position: fixed;
	right: 4%;
	top: 45%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#ai-rebot a img{
	width: 98px;
	height: 140px;
}
.ai-text {
	margin-top: -5px;  /* 可调整间距 */
	text-align: center;
}
#qr-code{
	position: fixed;
	right: 4%;
	top: 70%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.qr-text {
	margin-top: 5px;  /* 可调整间距 */
	text-align: center;
}
/* è¿”å›žé¡¶éƒ¨ */
#return-top {
	position: fixed;
	right: 5.5%;
	top: 85%;
	display: none;
	z-index: 99999;
	_position: absolute;
	_margin-top: 90%;
	_bottom: auto;
	_top: eÂ­xpression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

#return-top a.topbtn {
	background-image: url("../images/return_top.png");
	display: block;
	width: 40px;
	height: 40px;
}

#return-top a.topbtn:hover {
	background-position: -40px 0;
}


#return-top a.consult {
	background-image: url("../images/consult.png");
	display: block;
	width: 40px;
	height: 40px;
	margin-top: 1px;
}

#return-top a.consult:hover {
	background-position: -40px 0px;
}

.code_mode {
	display: block;
	font-size: 14px;
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 999;
	line-height: 47px;
	margin-left: 250px;
	overflow: hidden;
}

.code_mode a {
	display: inline-block;
	width: 84px;
	height: 84px;
	background: url(../images/code.png) 0 0 no-repeat;
}

.code_mode a:hover {
	background: url(../images/code.png) 0 -84px no-repeat;
}

/*æ­£IE6ä¸‹æŒ¯åŠ¨çš„bug*/
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}

/*ie6ä¸‹ fixed*/
*html #return-top {
	position: absolute;
	bottom: auto;
	top: expression(eval(document.documentElement.scrollTop));
	margin-top: 700px;
}

.lddt_left>i.left-line {
	display: block;
	width: 1px;
	height: 126px;
	background: #dcdcdc;
	position: absolute;
	left: 230px;
	top: 68px;
}

.lddt_left>i.right-line {
	display: block;
	width: 1px;
	height: 126px;
	background: #dcdcdc;
	position: absolute;
	top: 68px;
	right: 245px;
}

.public_list>span>i {
	display: block;
	width: 1px;
	height: 120px;
	background: #dcdcdc;
	position: absolute;
	left: 362px;
	top: 113px;
}

/*G20ã€ç”Ÿç‰©å¤šæ ·æ€§ã€åŒå‡*/
.pNav {
	display: block;
	width: 1200px;
	color: #444;
	font-size: 14px;
	margin: auto;
	padding-top: 20px;
}

.pNav a {
	text-decoration: none;
	color: #444
}

.pNav a:hover {
	color: #5349d3;
}

.topic_box {
	width: 1120px;
	height: auto;
	margin: 20px auto;
	border-radius: 8px;
	padding: 20px 40px;
	background: #fff url(../images/topicTitbg.jpg) no-repeat;
	background-size: 100% auto;
}

.topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: -15px;
	color: #5349d3;
}

.topic_box>i {
	display: block;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	width: 100%;
}

.topic_list {
	width: 100%;
	clear: both;
	margin-bottom: 5px
}

.topic_list>h3 {
	display: block;
	width: 100%;
	height: 48px;
	margin-bottom: 2px;
}

.topic_list>h3>span.sport_title {
	display: block;
	border-bottom: 2px solid #5349d3;
	max-width: 130px;
	line-height: 48px;
	font-size: 18px;
	color: #5349d3;
	font-family: "å¾®è½¯é›…é»‘"
}

.topic_list>h3>span.sport_title_six {
	display: block;
	border-bottom: 2px solid #5349d3;
	max-width: 110px;
	line-height: 48px;
	font-size: 18px;
	color: #5349d3;
	font-family: "å¾®è½¯é›…é»‘"
}

.topic_list>h3>span {
	display: block;
	border-bottom: 2px solid #5349d3;
	max-width: 75px;
	line-height: 48px;
	font-size: 18px;
	color: #5349d3;
	font-family: "å¾®è½¯é›…é»‘"
}

.topic_list>h3>span a {
	text-decoration: none;
	color: #5349d3;
}

.topic_listitem {
	width: 100%;
	min-height: 100px;
	background: url(../images/topicbg.jpg) no-repeat;
	font-family: "å¾®è½¯é›…é»‘"
}

.sport_padding {
	padding: 10px 20px 0 20px;
	width: 1080px;
}

.topic_listitem>p {
	padding: 10px 10px 0 10px;
	line-height: 24px;
	font-size: 14px;
}

.sport_item {
	padding-left: 20px;
	padding-top: 20px;
}

.sportList_padding {
	padding-left: 20px;
	padding-top: 20px;
	width: 1120px;
}

.sport_item ul li {
	width: 255px;
	height: 120px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.sport_item ul li:nth-child(4n) {
	margin-right: 0;
}

.meiyu {
	width: 100%;
	min-height: 350px;
	background: url(../images/topicbg.jpg) no-repeat;
}

.meiyu>p {
	display: block;
	width: 100%;
	height: 100px;
	padding-top: 15px;
}

.meiyu>p a img {
	display: block;
	float: left;
	width: 31%;
	margin: 10px 1%;
}

.meiyu>p.four {
	clear: both;
	margin-top: 10px;
}

.meiyu>p.four a img {
	display: block;
	float: left;
	width: 23.7%;
	margin: 0 0.6% 0 0.6%;
}

.meiyu>p a img:nth-of-type(4) {
	float: right
}

.tr_BgColor>td:nth-of-type(4) {
	width: 30%;
}

.tr_BgColor {
	font-size: 14px;
}

.tr_BgColor>td:nth-of-type(4) {
	width: 18%;
}

.tr_BgColor>td:nth-of-type(2) {
	width: 48%;
}

.tr_BgColor>td:nth-of-type(3) {
	width: 20%;
}

.topic_list .tr_BgColor {
	margin: 0 2%;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #eee;
	height: 30px;
}

.topic_list .tr_BgColor td {
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	float: left;
	color: #666;
}

.topic_list .tr_BgColor td:nth-child(2) a {
	display: block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	line-height: 30px;
}

.topic_list .tr_BgColor td:nth-last-child(1),
.topic_list .tr_BgColor td:nth-last-child(2) {
	display: none;
	width: 0;
}

.topic_list .tr_BgColor td:nth-last-child(3) {
	width: 12%;
}

.more {
	float: right;
	color: #444;
	text-decoration: none;
	line-height: 30px;
	margin-right: 40px;
	overflow: hidden;
	font-size: 14px;
}

.topic_list .tr_BgColor td:nth-child(2) a:hover,
.more:hover {
	color: #556cfb
}

.kepu_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/kepu/banner.png) top center no-repeat;
	position: relative;
}

.kepu_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: #fff url(../images/kepu/topicTitbg.jpg) no-repeat;
	background-size: 100% auto;
	color: #3617FF
}

.kepu_topic_list>h3>span {
	display: block;
	border-bottom: 2px solid #3617FF;
	max-width: 130px;
	line-height: 48px;
	font-size: 18px;
	color: #3617FF;
	font-family: "å¾®è½¯é›…é»‘";
}

.kepu_scientistBox {
	width: 980px;
	height: 1634px;
	background: url(../images/kepu/bg.png);
	margin: auto;
	padding: 184px 110px 0 110px;
}

.xunzhang_scientist {
	width: 100%;
	height: 730px;
}

.xunzhang_scientist>ul>li {
	width: 450px;
	float: left;
	height: 151px;
	padding-bottom: 40px;
}

.xunzhang_scientist>ul>li:nth-child(2n) {
	float: right;
}

.xunzhang_scientist>ul>li img {
	display: block;
	float: left;
}

.xunzhang_scientist>ul>li>span {
	display: block;
	float: right;
	width: 280px;
}

.xunzhang_scientist>ul>li>span .more {
	color: #1D0D86;
	margin-right: 0 !important;
}

.shbk_link {
	margin-left: -45px;
}

.xunzhang_scientist:nth-of-type(2) {
	height: 600px;
}

.kepu_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: -15px;
	color: #3617FF;
}

.kepu_topic_box .topic_list .tr_BgColor {
	margin: 0 2%;
	line-height: 30px;
	display: block;
	float: left;
	border-bottom: 1px solid #eee;
	height: 30px;
	width: 46%
}

.kepu_topic_box .topic_list .tr_BgColor td:nth-last-child(3) {
	width: 100%;
}

.read_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/dsr_banner.jpg) top center no-repeat;
	position: relative;
}

.G20_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/G20_banner.jpg) top center no-repeat;
	position: relative;
}

.sport_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/jsr_banner.jpg) top center no-repeat;
	position: relative;
}

.swdyx_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/swdyx_banner.jpg) top center no-repeat;
	position: relative;
}

.xianfa_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/xfr_banner.jpg) top center no-repeat;
	position: relative;
}

.footer {
	height: 114px;
	background-color: #5349d3;
	padding-top: 14px;
	background: none;
}

.footer p {
	width: 1200px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	line-height: 24px;
}

.footer a {
	color: #fff;
	text-decoration: none
}

.footer a:hover {
	text-decoration: underline;
}

.baojian_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/baojian/banner.png) top center no-repeat;
	position: relative;
}

.baojian2023_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/baojian2023/banner.jpg) top center no-repeat;
	position: relative;
}

.baojian_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: #fff url(../images/topicTitbg.jpg) no-repeat;
	background-size: 100% auto;
	color: #444;
}

.baojian_topic_list>h3>span {
	display: block;
	border-bottom: 2px solid #3617FF;
	max-width: 130px;
	line-height: 48px;
	font-size: 18px;
	color: #3617FF;
	font-family: "å¾®è½¯é›…é»‘";
}

.baojian_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 15px;
	color: #039FAD;
}

.baojian_topic_list p {
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 26px;
}

.baojian_content {
	width: 1140px;
	margin: auto;
	background: #fff;
	padding: 30px;
}

.baojian_item {
	width: 100%;
	height: 197px;
	margin-bottom: 30px;
	background: #F7FDFE
}

.left {
	float: left;
}

.right {
	float: right;
}

.baojian_item>span {
	display: block;
	width: 630px;
	padding: 12px 20px;

}

.baojian_item>span a {
	display: block;
	width: 48%;
	float: left;
	line-height: 28px;
	text-decoration: none;
	color: #444;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.baojian_item>span a:nth-child(2n) {
	float: right;
}

.baojian_item>span a:hover {
	color: #01acb2;
}

.baojian_item>span.overflow-y {
	height: 152px;
	overflow-y: auto;
	margin-top: 10px;
}

.baojian_item>span.cs_lang a {
	width: 100%;
}

.jiankang_video {
	width: 1140px;
	height: auto;
	position: relative;
	background: #F7FDFE;
	padding-top: 20px;
}

.jiankang_video>h2 {
	font-size: 24px;
	color: #039FAD;
	padding-left: 20px;

}

.scrolllist {
	width: 1140px;
	height: auto;
	margin: 20px auto;
	position: relative;
}

.scrolllist .imglist_w {
	width: 1064px;
	height: 190px;
	margin-left: 38px;
	overflow: hidden;
	position: relative;
	/*å¿…è¦å…ƒç´ */
}

.scrolllist .imglist_w ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.scrolllist .imglist_w li {
	width: 246px;
	float: left;
	padding: 0 10px;
	font-size: 14px;
	text-align: center
}

.scrolllist .imglist_w li a {
	color: #444;
	text-decoration: none;
	float: left;
}

.scrolllist .imglist_w li a img {
	width: 246px;
	height: 154px;
}

.scrolllist .imglist_w li a:hover img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.86;
	opacity: 0.86;
}

.scrolllist .imglist_w li a span {
	display: block;
	height: 30px;
	width: 246px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

a.abtn {
	display: block;
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	top: 70px
}

a.aleft {
	float: left;
	left: -15px;
	background: url(../images/baojian/left.png) no-repeat 0 0;
	background-size: 100% 100%;
}

a.agrayleft {
	cursor: default;
	left: -15px;
	background: url(../images/baojian/agrayleft.png) no-repeat 0 0;
	background-size: 100% 100%;
}

a.aright {
	float: right;
	right: -15px;
	background: url(../images/baojian/right.png) no-repeat 0 0;
	background-size: 100% 100%;

}

a.agrayright {
	cursor: default;
	right: -15px;
	background: url(../images/baojian/agrayright.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.xiaofang2023_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/xiaofang2023/banner.jpg) top center no-repeat;
	position: relative;
}

.xiaofang2023_head .nav_m {
	background: #C90507;
}

.xiaofang2023_head .nav_m ul li:hover a,
.xiaofang_head .nav_m ul li a.active {
	background-color: #8B0002;
}


.xiaofang_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/xiaofang/banner.jpg) top center no-repeat;
	position: relative;
}

.xiaofang_head .nav_m {
	background: #C90507;
}

.xiaofang_head .nav_m ul li:hover a,
.xiaofang_head .nav_m ul li a.active {
	background-color: #8B0002;
}

.content_box_red {
	width: 100%;
	height: auto;
	background: url(../images/xiaofang/bg.jpg) top center no-repeat;
}

.xiaofang_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: #fff url(../images/xiaofang/topicTitbg.png) no-repeat;
	background-size: 100% auto;
	color: #444;
}

.xiaofang_topic_list>h3>span {
	display: block;
	border-bottom: 2px solid #3617FF;
	max-width: 130px;
	line-height: 48px;
	font-size: 18px;
	color: #3617FF;
	font-family: "å¾®è½¯é›…é»‘";
}

.xiaofang_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 15px;
	color: #F61821;
}

.xiaofang_topic_list p {
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 26px;
}

.xiaofang_head #loginform>input[type="button"],
.xiaofang_head .nav_m,
.xiaofang_footer {
	background: #8B0002 !important;
}

.content_box_red .pNav a:hover {
	color: #8B0002 !important;
}

.xiaofang_item {
	width: 100%;
	height: 197px;
	margin-bottom: 30px;
	background: #FEF7F7;
}

.xiaofang_item>span {
	display: block;
	width: 630px;
	padding: 12px 20px;

}

.xiaofang_item>span a {
	display: block;
	width: 48%;
	float: left;
	line-height: 28px;
	text-decoration: none;
	color: #444;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xiaofang_item>span a:nth-child(2n) {
	float: right;
}

.xiaofang_item>span a:hover {
	color: #F61821;
}

.xiaofang_item>span.overflow-y {
	height: 152px;
	overflow-y: auto;
	margin-top: 10px;
}

.xiaofang_item>span.cs_lang a {
	width: 100%;
}

.xiaofang_video {
	background: #FEF7F7;
	padding-top: 10px;
	height: 220px;
}

.xiaofang_video>h2 {
	color: #F61821;
}

.xiaofang_video a.aleft {
	float: left;
	left: -15px;
	background: url(../images/xiaofang/left.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.xiaofang_video a.agrayleft {
	cursor: default;
	left: -15px;
	background: url(../images/xiaofang/agrayleft.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.xiaofang_video a.aright {
	float: right;
	right: -15px;
	background: url(../images/xiaofang/right.png) no-repeat 0 0;
	background-size: 100% 100%;

}

.xiaofang_video a.agrayright {
	cursor: default;
	right: -15px;
	background: url(../images/xiaofang/agrayright.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.xiaofang_video .scrolllist .imglist_w {
	width: 1120px;
	height: 190px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
}

.xiaofang_video .scrolllist .imglist_w li {
	width: 264px;
	float: left;
	padding: 0 20px 0 0;
	font-size: 14px;
	text-align: center;
}

/*äº¤é€š*/
.jiaotong_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/jiaotong/banner.png) top center no-repeat;
	position: relative;
}

.jiaotong_head #loginform>input[type="button"],
.jiaotong_head .nav_m,
.jiaotong_footer {
	background: #0862A6 !important;
}

.jiaotong_head .nav_m ul li:hover a,
.jiaotong_head .nav_m ul li a.active {
	background: #03355A !important;
}

.jiaotong_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 15px;
	color: #006089
}

/*2022å®ªæ³•&2023æ³•åˆ¶*/
.xianfa2022_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/2022xianfa/banner.png) top center no-repeat;
	position: relative;
}

.xianfa2022_head #loginform>input[type="button"],
.xianfa2022_head .nav_m,
.xianfa2022_footer {
	background: #7C3811 !important;
}

.xianfa2022_head .nav_m ul li:hover a,
.xianfa2022_head .nav_m ul li a.active {
	background: #572103 !important;
}

.xianfa2023_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/2023xianfa/banner.jpg) top center no-repeat;
	position: relative;
}

.xianfa2023_head #loginform>input[type="button"],
.xianfa2022_head .nav_m,
.xianfa2023_footer {
	background: #7C3811 !important;
}

.xianfa2022_head .nav_m ul li:hover a,
.xianfa2022_head .nav_m ul li a.active {
	background: #572103 !important;
}


.xianfa2022_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: #fff url(../images/xiaofang/topicTitbg.png) no-repeat;
	background-size: 100% auto;
	color: #444;
}

.xianfa2022_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 15px;
	color: #572103
}

.xianfa2022_video a.aleft {
	float: left;
	left: -15px;
	background: url(../images/2022xianfa/left.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.xianfa2022_video a.agrayleft {
	cursor: default;
	left: -15px;
	background: url(../images/2022xianfa/agrayleft.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.xianfa2022_video a.aright {
	float: right;
	right: -15px;
	background: url(../images/2022xianfa/right.png) no-repeat 0 0;
	background-size: 100% 100%;

}

.xianfa2022_video a.agrayright {
	cursor: default;
	right: -15px;
	background: url(../images/2022xianfa/agrayright.png) no-repeat 0 0;
	background-size: 100% 100%;
}

/*è­¦å¯ŸèŠ‚*/
.police_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/police/banner.jpg) top center no-repeat;
	position: relative;
}

.police_head .nav_m {
	background: #C90507;
}

.police_head .nav_m ul li:hover a,
.police_head .nav_m ul li a.active {
	background-color: #8B0002;
}

.police_head #loginform>input[type="button"],
.police_head .nav_m,
.xiaofang_footer {
	background: #C90507 !important;
}

.police_word p {
	text-align: center
}

.xiaofang_item>span.police100 a {
	width: 100%;
}

/*é›·é”‹*/
.leifeng_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/leifeng/banner.png) top center no-repeat;
	position: relative;
}

.leifeng_item>span a {
	display: block;
	width: 98%;
	float: left;
	line-height: 28px;
	text-decoration: none;
	color: #444;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.leifeng_item>span a:nth-child(2n) {
	float: left;
}

/*--------------2023å¹´423è¯»ä¹¦æœˆ--------------*/
.reading_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/2023read/banner.jpg) top center no-repeat;
	position: relative;
}

.reading_head #loginform>span {
	display: block;
	width: 60px;
	height: 32px;
	line-height: 32px;
	text-align: right;
	float: left;
	font-size: 14px;
	color: #036075;
}

.reading_head #loginform>input[type="button"],
.reading_head .nav_m,
.footer {
	background: #1EAECE;
}

.reading_head .nav_m ul li:hover a,
.reading_head .nav_m ul li a.active {
	background-color: #08839E;
}

.read_topic_box {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.readBook {
	height: 227px;
}

.readBookHalf {
	width: 50%;
	height: 227px;
}

.readBookHalf>span {
	display: block;
	width: 630px;
	padding: 12px 20px;
}

.read_box {
	width: 1180px;
	height: auto;
	min-height: 570px;
	background: #fff url(../images/2023read/topicTitbg2.png) no-repeat;
	background-size: 100% auto;
	padding: 15px 10px;
}

.read_box h2 img {
	display: block;
	margin: auto;
}

.read_box_top {
	width: 100%;
	height: 273px;
	margin-top: 15px;
	background: #F7FDFE
}

.read_item {
	width: 572px;
	height: 273px;
}

.read_item>img {
	display: block;
	margin-bottom: 15px;
}

.read_item span {
	display: block;
	width: 100%;
	height: 130px;
	overflow-y: auto;
	font-size: 14px;
}

.read_item span a {
	width: 48%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
	line-height: 28px;
}

.read_item span a:nth-child(2n) {
	float: right;
}
.read_item span a:hover{
	color: #00ACD1
}
.read_box_bottom {
	width: 100%;
	height: 184px;
	margin-top: 12px;
	clear: both;
	background: #F7FDFE
}

.read_box_bottom .read_item {
	width: 572px;
	height: 184px;
}

.read_box_bottom .read_item img {
	display: block;
	float: left;
	width: 260px;
}

.read_box_bottom .read_item span {
	display: block;
	width: 292px;
	height: 184px;
	float: right;
	padding-top: 13px;
}

.read_box_bottom .read_item span a {
	width: 100%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
	line-height: 26px;
}
.read_box_bottom .read_item span a:hover{
	color: #00ACD1
}
.expert_box {
	width: 1170px;
	height: 390px;
	clear: both;
	margin: auto;
}

.expert_box h2 {
	display: block;
	margin: auto;
	width: 189px;
	height: 57px;
}

.expert_nTab {
	width: 1170px;
	height: 300px;
	background: url(../images/2023read/expertbg.png) no-repeat;
	clear: both
}

.nTabread {
	width: 100%;
	position: relative;
}

.TabTitleread {
	width: 828px;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	font-weight: bold;
	margin: auto;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -414px;
}

.nTabread .TabTitleread li {
	float: left;
	cursor: pointer;
	height: 65px;
	line-height: 65px;
	text-align: center;
	width: 398px;
}

.nTabread .TabTitleread li:last-child {
	float: right;
}

.nTabread .TabTitleread li a {
	text-decoration: none;
}

.nTabread .TabTitleread .active {
	color: #0B4E54;
	background: url(../images/2023read/ntabactive.png) no-repeat;
}

.nTabread .TabTitleread .normal {
	background: url(../images/2023read/ntabhover.png) no-repeat;
	color: #0B4E54;
}

.TabContentread {
	clear: both;
	overflow: hidden;
	padding: 30px 10px 0 10px;
	display: block;
}

.TabContentread iframe {
	width: 1150px;
	height: 341px;
	position: relative;
}

.BYbanner {
	display: block;
	margin: 20px auto;
	clear: both;
	width: 1170px;
	height: 93px;
	background: url(../images/2023read/BYbanner.png) no-repeat;
	position: relative;
}

.BYbanner a {
	display: block;
	position: absolute;
	top: 28px;
	left: 406px;
	width: 135px;
	height: 40px;
	cursor: pointer;
}

.ewm {
	display: block;
	margin: auto;
	clear: both;
}

.fourBox {
	width: 1170px;
	margin: auto;
	height: 108px;
	padding: 20px 0;
}

.fourBox ul li {
	float: left;
	margin-right: 5px;
}

.fourBox ul li:last-child {
	margin-right: 0;
}

/*--------------2023å¹´ä¸–ç•Œæ— çƒŸæ—¥--------------*/
.nosmoke_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/nosmoke/banner.jpg) top center no-repeat;
	position: relative;
}

.nosmoke_head #loginform>input[type="button"] {
	background: #3EAC00;
}

.nosmoke_head .nav_m,
.nosmoke_footer {
	background: #1d5001
}

.nosmoke_head .nav_m ul li:hover a,
.nosmoke_head .nav_m ul li a.active {
	background-color: #3EAC00;
}

.nosmoke_box {
	width: 100%;
	height: auto;
	background: url(../images/nosmoke/bg.png) top center no-repeat;
}

.nosmoke_topic_box {
	background: #fff url(../images/nosmoke/topicTitbg.png) no-repeat;
	background-size: 100% auto;
}

.nosmoke_topic_box .topicTitle {
	color: #3EAC00;
}

.nosmoke_item {
	width: 100%;
	height: 197px;
	margin-bottom: 30px;
	background: #F6FFFA;
}

.nosmoke_item>span.overflow-y {
	height: 162px;
	overflow-y: auto;
	margin-top: 10px;
}

.lang>span a {
	display: block;
	width: 100%;
	line-height: 27px;
	text-decoration: none;
	color: #444;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.lang>span a i {
	position: absolute;
	right: 0;
	font-style: normal;
	color: #898989
}

/*é£Ÿå“å®‰å…¨*/
.foodsafe_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/foodsafe/banner.png) top center no-repeat;
	position: relative;
}

.foodsafe_head #loginform>span {

	color: #000;
}

.foodsafe_head #loginform>input[type="button"],
.foodsafe_head .nav_m,
.foodsafe_head .footer {
	background: #0692ED;
}

.foodsafe_head #loginform>input[type="button"] {
	background: #0692ED;
}

.foodsafe_head .nav_m ul li:hover a,
.foodsafe_head .nav_m ul li a.active {
	background-color: #07578B;
}

.foodsafe_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: #fff url(../images/foodsafe/topicTitbg.png) no-repeat;
	background-size: 100% auto;
	color: #444;
}

.foodsafe_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 15px;
	color: #0692ED;
}

.foodsafe_video .scrolllist .imglist_w {
	width: 1064px;
	height: 190px;
	margin-left: 32px;
	overflow: hidden;
	position: relative;
}

/*ä½Žç¢³*/
.ditan_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/ditan/banner.png) top center no-repeat;
	position: relative;
}

.ditan_head #loginform>span {

	color: #027E6E;
}

.ditan_head .nav_m,
.ditan_footer {
	background: #009C87;
}

.ditan_head .nav_m ul li:hover a,
.ditan_head .nav_m ul li a.active {
	background-color: #027E6E;
}

.ditan_head #loginform>input[type="button"] {
	background: #027E6E;
}

.ditan_topic_box {
	background: #fff url(../images/nosmoke/topicTitbg.png) no-repeat;
	background-size: 100% auto;
}

.ditan_topic_box .topicTitle {
	color: #009C87;
}

/*å¥èº«*/

.jianshen_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/jianshen/banner.jpg) top center no-repeat;
	position: relative;
}

.jianshen_head #loginform>input[type="button"] {
	background: #AB5E16;
}

.jianshen_head #loginform>span {

	color: #AB5E16;
}

.jianshen_head .nav_m,
.jianshen_footer {
	background: #AB5E16
}

.jianshen_head .nav_m ul li:hover a,
.jianshen_head .nav_m ul li a.active {
	background-color: #CA803C;
}

.jianshen_box {
	width: 100%;
	height: auto;
	background: #FFFEF6;
}

.jianshen_topic_box {
	background: #fff url(../images/jianshen/topicTitbg.png) no-repeat;
	background-size: 100% auto;
}

.jianshen_topic_box .topicTitle {
	color: #AB5E16;
}

.jianshen_item {
	width: 100%;
	height: 197px;
	margin-bottom: 30px;
	background: #FFFEF6;
}

.jianshen_item>span.overflow-y {
	height: 162px;
	overflow-y: auto;
	margin-top: 10px;
}

.jianshen_item>span a:hover {
	color: #AB5E16;
}

.lang>span a {
	display: block;
	width: 100%;
	line-height: 27px;
	text-decoration: none;
	color: #444;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.lang>span a i {
	position: absolute;
	right: 0;
	font-style: normal;
	color: #898989
}

/*å…¨å›½ç§‘æ™®æ—¥*/
.qgkpr_head {
	width: 100%;
	height: 433px;
	min-width: 1200px;
	background: url(../images/qgkpr/banner.jpg) top center no-repeat;
	position: relative;
}

.qgkpr_head #loginform>span {

	color: #fff;
}

.qgkpr_head #loginform>input[type="button"],
.foodsafe_head .nav_m,
.foodsafe_head .footer {
	background: #0692ED;
}

.qgkpr_head #loginform>input[type="button"] {
	background: #07578B;
}

.qgkpr_head .nav_m ul li:hover a,
.qgkpr_head .nav_m ul li a.active {
	background-color: #07578B;
}

.foodsafe_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: #fff url(../images/qgkpr/topicTitbg.png) no-repeat;
	background-size: 100% auto;
	color: #444;
}

.foodsafe_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	margin-bottom: 15px;
	color: #0692ED;
}

.foodsafe_video .scrolllist .imglist_w {
	width: 1064px;
	height: 190px;
	margin-left: 32px;
	overflow: hidden;
	position: relative;
}



/*æ˜¥èŠ‚*/
.chunjie_head {
	width: 100%;
	height: 442px;
	min-width: 1200px;
	background: url(../images/festival_spring/banner.jpg) top center no-repeat;
	position: relative;
}

.chunjie_head .nav_m {
	width: 100%;
	min-width: 1200px;
	height: 59px;
	background: url(../images/festival_spring/nav.jpg) top center no-repeat;

}

.chunjie_head .nav_m ul li:nth-child(1) {
	margin-left: 140px;
}

.chunjie_head .nav_m ul li {
	width: 130px;
	line-height: 55px;
	margin: 2px 0 0 0;
}

.chunjie_head .nav_m ul li a {
	color: #FFFDD4
}

.chunjie_head .nav_m ul li:hover a,
.chunjie_head .nav_m ul li a.active {
	background-color: #F40E0E;
	height: 55px;
}

.chunjie_head #loginform>input[type="button"] {
	background: #C90507;
}

.chunjie_head #loginform>span {
	color: #C90507;
}

.bpicon {
	position: absolute;
	top: -30px;
	left: 60%;
	display: block;
	width: 475px;
	height: 317px;
}

.content_box_chunjie {
	width: 100%;
	height: auto;
	min-width: 1200px;
	background: url(../images/festival_spring/bg.jpg) top center no-repeat;
}

.chunjie_topic_box {
	width: 1120px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	border-radius: 8px 8px 0 0;
	padding: 20px 40px;
	background: none;
	color: #444;
	position: relative;
}

.fwicon {
	position: absolute;
	right: 50px;
	top: -10px;
	display: block;
	width: 200px;
}

.content_box_chunjie .pNav {
	padding-left: 380px;
	color: #FFFDD4;
	width: 820px;
}

.content_box_chunjie .pNav a {
	color: #FFFDD4
}

.content_box_chunjie .pNav a:hover {
	color: #FFE925
}

.chunjie_topic_list>h3>span {
	display: block;
	border-bottom: 2px solid #3617FF;
	max-width: 130px;
	line-height: 48px;
	font-size: 18px;
	color: #3617FF;
	font-family: "å¾®è½¯é›…é»‘";
}

.chunjie_topic_box .topicTitle {
	display: block;
	margin: auto;
	width: 900px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 0 200px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFFDD4;
}

.chunjie_topic_list p {
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 26px;
}

.chunjie_content {
	width: 1040px;
	margin: auto;
	background: none;
	padding: 18px 80px 18px 80px
}

.chunjie_item {
	width: 100%;
	height: 197px;
	margin-bottom: 78px;
}

.chunjie_item>img {
	display: block;
	width: 440px;
	height: 197px;
}

.chunjie_item>span {
	display: block;
	width: 570px;

}

.chunjie_item>span a {
	display: block;
	width: 48%;
	float: left;
	line-height: 34px;
	text-decoration: none;
	color: #FFFDD4;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.chunjie_item>span a:nth-child(2n) {
	float: right;
}

.chunjie_item>span a:hover {
	color: #FFE925;
}

.chunjie_item>span.overflow-y {
	height: 152px;
	overflow-y: auto;
	margin-top: 10px;
}

.chunjie_item>span.cs_lang a {
	width: 100%;
}

.content_box_chunjie .footer {
	background: none;
	margin-top: -50px;
}

.content_box_chunjie .footer p,
.content_box_chunjie .footer p a {
	color: #FFFDD4
}

.content_box_chunjie .lang>span a {
	display: block;
	width: 100%;
	line-height: 34px;
	text-decoration: none;
	color: #FFFDD4;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.content_box_chunjie .lang>span a i {
	color: #FFFDD4;
}

#yearDate {
	display: inline-block;

}

/*ä¸–ç•Œè¯»ä¹¦æ—¥2024*/
.sjdsr-box{
	background: #FBF6EF;
	background-image: url('../images/sjdsr2024/dsr_bg.png'); /* å¤šå¼ èƒŒæ™¯å›¾ç‰‡ */  
    background-repeat: no-repeat; /* æ¯å¼ å›¾ç‰‡éƒ½ä¸é‡å¤ */  
	background-position: center 450px; /* å›¾ç‰‡æ°´å¹³å±…ä¸­ï¼Œè·ç¦»é¡¶éƒ¨400px */  
 
}
.sjdsr2024_head {
	width: 100%;
	height: 420px;
	min-width: 1200px;
	background: url(../images/sjdsr2024/banner.png) top center no-repeat;
	/* background-size: cover; */
	position: relative;
}

/* .sjdsr2024_head  .sjdsr_banwz{
   color: #CB2205;
	font-family:'HGXK_ZW';
	font-size: 72px;
  font-variation-settings: "opsz" auto;
   text-shadow: 0px 2px 3px rgba(203, 34, 5, 0.5);
   font-weight: 400;
  text-align: center;
} */

.sjdsr2024_head .nav_m {
	background: #EA5D48;
}

.sjdsr2024_head .nav_m ul li:hover a,
.sjdsr2024_head .nav_m ul li a.active {
	background-color: #CD131C;
}
.sjds_bg{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #FBF6EF;
	background: url(../images/sjdsr2024/dsr_bg.png) no-repeat;
}
.sjdsr_content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
	margin: 30px auto;
	
}

.sjdsr_contup {
	height: auto;
	padding-bottom: 20px;
	background-color: #ffffff;
	border-radius: 20px 20px 0 0;
	margin-bottom: 30px;
}
.sjdsr_content h2 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	letter-spacing: 1px;
	/* background-color: #000; */
	background: url(../images/sjdsr2024/ztyd_bg.png) no-repeat;
}

.sjdsr_content .sjdsr-cont {
	margin-top: 20px;
	height: auto;
	display: flex;
	justify-content: space-between;
}

.sjdsr-cont .sjdsr-contleft {
	width: 600px;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 40px;
}

.sjdsr-contleft .sjdsr_dsxitit {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #CD131C;
	font-weight: 550;
	letter-spacing: 1px;
	border-bottom: 1px dashed #CD131C;
	margin-bottom: 20px;
}

.sjdsr-contleft .sjdsr_dsxitit img {
	vertical-align: -3px;
}

.sjdsr-contleft .sjdsr_dsul {
	text-decoration: none;
}

.sjdsr_dsul li {
	position: relative;
	padding-left: 15px;
}

.sjdsr_dsul li a {
	display: flex;
	justify-content: space-between;
	color: #444444;
	margin-bottom: 20px;
	text-decoration: none;
}
.sjdsr_dsul li p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}

.sjdsr_dsul li a:hover {
	color: #CD131C;
}

.sjdsr_dsul li a::before {
	content: "";
	/* ä½¿ç”¨åœ†ç‚¹å­—ç¬¦ä½œä¸ºæ ‡è®° */
	position: absolute;
	/* ç»å¯¹å®šä½ä¼ªå…ƒç´  */
	left: 0;
	/* å°†ä¼ªå…ƒç´ å®šä½åˆ°åˆ—è¡¨é¡¹çš„å·¦ä¾§ */
	width: 6px;
	height: 6px;
	background-color: #CD131C;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	margin-top: 8px;
}

.sjdsr_contmid {
	width: 1200px;
	height: 700px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-radius: 20px 20px 0 0;
	background-color: #fff;
}

.sjdsr_contmid .sjdsr_ztsp {
	width: 1140px;
	height: auto;
	margin: 30px auto;
}

.sjdsr_ztsp .sjdsr_ztsptab {
	height: 44px;
	text-align: center;
	border-bottom: 1px solid #CD131C;
}

.ztsp_tab {
	width: 168px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	border-radius: 6px 6px 0px 0px;
	background-color: #FFCA59;
	font-family: 'æ€æºé»‘ä½“';
	font-size: 18px;
	font-weight: 550;
	color: #842222;
	letter-spacing: 1px;
	margin-right: 10px;
	cursor: pointer;
}

.ztsp_active {
	color: #fff;
	background-color: #D60B0D;
}
.sjdsr_ztspcont {
	width: 1140px;
	margin: 0 auto;
}
.sjdsr_xxcont{
	display: none;
}
.sjdsr_ztspcont.active {
	display: block;
}

.sjdsr_ztspcont li {
	float: left;
	margin-top: 30px;
}

.sjdsr_ztspcont li a {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	/* è®¾ç½®ä¸ºåž‚ç›´æ–¹å‘ */
	align-items: center;
	/* å¦‚æžœéœ€è¦ï¼Œå¯ä»¥å±…ä¸­å­å…ƒç´ åœ¨åž‚ç›´è½´ä¸Š */
	justify-content: center;

}

.sjdsr_ztspcont li img {
	width: 360px;

}

.sjdsr_ztspcont li span {
	width: 300px;
	text-align: center;
	color: #444444;
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sjdsr_ztspcont li span:hover {
	color: #CD131C;
}

.sjdsr_ztspcont li:not(:first-child):not(:nth-child(4)) {
	margin-left: 30px;
}
.sjdsr_contdown{
	width: 1200px;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
	border-radius: 20px 20px 0 0;
	background-color: #ffffff;
}
.sj_xxul li img{
	width: 209px;
	height: 316px;
}
.sj_xxul li span{
	width: 180px;

}
.sj_xxul li:not(:first-child):not(:nth-child(4)) {
	margin-left: 0;
}
.sj_xxul li:not(:nth-child(5)){
	margin-right: 23px;
}
.sjdsr_contztz{
	height: 540px;
	margin: 30px auto;
	border-radius: 20px 20px 0 0;
	background-color: #ffffff;
}
.sj_hsztul li img{
	width: 267px;
	height: 167px;
}
.sj_hsztul li span{
	width: 240px;

}
.sj_hsztul li:not(:first-child):not(:nth-child(4)) {
	margin-left: 0;
}
.sj_hsztul li:not(:first-child):not(:nth-child(5)) {
	margin-left: 23px;
}
/* .sj_xxul li:not(:nth-child(5)){
	margin-right: 23px;
} */
.sjdsr_xglj{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.sjdsr_xglj .sj_xgljul {
	width: 1250px;
}
.sjdsr_xglj h3{
	font-size: 24px;
	color: #CD131C;
	margin:0 0 5px 5px;
}
.sj_xgljul li {
	margin-top: 10px;
}
.sj_xgljul li img{
	width: 300px;
	height: 118px;
	margin-right: 5px;
  margin-left: 5px;
}
.sj_xgljul li:not(:first-child):not(:nth-child(4)) {
	margin-left: 0;
}
.sj_xgljul li:not(:first-child):not(:nth-child(5)) {
	margin-left: 0px;
}
.wrapul ul li {
    width: 121px;
    height: 200px;
    float: left;
    padding: 0 12px;
}
.wrapul ul li div img {
    display: block;
    width: 121px;
    height: 175px;
}