* {
	margin: 0px;
	padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

a[href]:after {
	content: normal;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	height: auto;
	background: #fff;
}

a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	cursor: pointer;
}

a:hover,
a:focus {
	color: #00873b;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
}

img {
	/*display: block;*/
	max-width: 100%;
	height: auto;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol,
ul {
	list-style: none;
}

ul,
li,
a {
	padding: 0px;
	margin: 0px;
}

button {
	outline: none;
}

select {
	width: 100%;
}

input::-webkit-input-placeholder {
	color: #3C5AA9;
}

input:-moz-placeholder {
	color: #3C5AA9;
}

input::-moz-placeholder {
	color: #3C5AA9;
}

input:-ms-input-placeholder {
	color: #3C5AA9;
}


.left {
	float: left;
}

.right {
	float: right;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt18 {
	margin-top: 18px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.bh {
	display: block;
	overflow: hidden;
}

.img-hover:hover {
	opacity: 0.8;
}


@media (min-width: 1230px) {
	.container {
		width: 1200px;
		max-width: 1200px;
	}
	.in_cent .container, .Lp .container{
		width: 1111px;
		max-width: 1111px;
	}
}

@media (min-width: 1260px) {
	.container {
		width: 1230px;
		max-width: 1234px;
	}
	.in_cent .container, .Lp .container{
		width: 1138px;
		max-width: 1138px;
	}
}

@media (min-width: 1299px) {
	.container {
		width: 1284px;
		max-width: 1284px;
	}
	.in_cent .container, .Lp .container{
		width: 1185px;
		max-width: 1185px;
	}
}

.ycs_style .ycs_wrap #content .row {
	margin-right: 0;
	margin-left: 0;
}


/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #D0021B;
	z-index: 1005;
	display: none;
	line-height: 50px;
}

.scrollToTop img {
	display: inline-block;
	width: 27px;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		background-color: rgba(0, 0, 0, 0.4);
		line-height: 40px;
	}

	.scrollToTop img {
		width: 28px;
	}
	.ztjj_cent {
	    display:none;
    }
}

/*---------------head---------------------*/
.webheader {
	background: url(../images/MainCaptionBackground.jpg) #00873b no-repeat top right;
	background-size: 100% 100%;
}

.top_lanli {
	margin-bottom: 7px;
	overflow: hidden;
	display: none;
}

.search {
	float: right;
}

.ks_li {
	float: right;
	margin-top: 8px;
	margin-right: 50px;
}

.ks_li li {
	float: left;
	font-size: 14px;
	color: #fff;
}

.ks_li li a {
	color: #fff;
}

.ks_li li a:hover {
	color: #869ff6
}

.ks_li li span {
	padding: 0 10px;
}

.search {
	width: 150px;
	height: 30px;
	background: #fff;
	border-radius: 30px;
	position: relative;
	margin-top: 3px;
	padding-right: 12px;
}

#searchword {
	width: 80%;
	float: left;
	border: 0;
	height: 26px;
	outline: 0;
	margin: 2px 0 0 10%;
	display: inline-block;
}

#sub-pc {
	background: url(../images/srarch_20220702gb.png) no-repeat;
	width: 15px;
	height: 15px;
	border: 0;
	position: absolute;
	right: 10px;
	outline: 0;
	top: 7px;
}

.top_logo {
	
}

.tpic01 {
	width: 100%;
}

.tpic02 {
	width: 100%;
	display: none;
}

.cent_nav {
	background: #00873b;
}

/*涓嬫媺鑿滃崟*/
.head_nav {
	background-color: #00873b;
}

.ycs_style .head_nav .nav>li>a {
	padding: 15px 36px;
}

.head_nav .container .nav {
	justify-content: space-between;
	display: flex;
	width: 100%;
	position: relative;
}

.nav {
	/*text-align: center;*/
}
/*.nav .dropdown-li{*/
/*	width: 12%;*/
/*}*/
/*.nav .dropdown-li:first-child{*/
/*	width: 7%;*/
/*}*/

.nav li {
	display: inline-block;
	height: 36px;
	/*margin-right: 12vh;*/
}
.nav li:last-child{
	margin-right: 0;
}

.nav>li>a {
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 28px;
}

.nav>li>a:hover {
	background: none;
	color: #209bf9;
}

.nav li ul {
	padding: 10px 10px;
	background: rgba(13, 73, 107, .8);
	text-align: left;
	min-width: 150px;
	/* box-shadow: 0 10px 10px #c2d0dd; */
}

.nav li ul li {
	float: none;
	height: auto;
	display: block;
	text-align: left;
}

.nav li ul li a {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	display: block;
	width: 100%;
}

.nav li ul li a:hover {
	background: none;
	text-decoration: none;
	color: #00d8ff;
}

.nav li ul {
	position: absolute;
	z-index: 99;
	display: none;
}

#topNav .swiper-slide {
	padding: 0 5px;
	width: 30%;
	text-align: center;
}

.pchide {
	display: none;
}

.pad_nav_box {
	background: #00873b;
	position: relative;
}

#topNav {
	display: none;
}

#topNav ul {
	line-height: 36px;
}

#topNav ul li {
	padding-left: 0px;
}

#topNav ul li.active {
	background: #d34f45;
}

#topNav ul li a {
	font-size: 16px;
	color: #fff;
	padding-left: 23px;
	display: block;
}

.mobnav_btn {
	background: none;
	border: 0;
	position: absolute;
	right: 10px;
	top: -27px;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.disnoneBox{
	display: none;
	background: rgba(0, 0, 0, 0.4);
}

@media (min-width: 1921px) {}

@media (max-width: 1280px) {
	/*.nav li{*/
	/*	margin-right: 8vh;*/
	/*}*/
}
@media (max-width: 1250px) {
	/*.nav li{*/
	/*	margin-right: 8vh;*/
	/*}*/
}

@media (max-width: 1199px) {
	.nav>li>a {
		padding: 15px;
	}
}

@media (max-width: 991px) {
	.nav>li>a {
		font-size: 15px;
		padding: 15px 6px;
	}

	.nav li ul li {
		min-width: 122px;
	}
}
.lewidth-box{
	width: 8%;
	float: left;
	height: 20%;
}
.riwidth-box{
	width: 80%;
	float: left;
	flex: 1;
}
.aText{
	max-width: 100% !important;

}
.riwidth-box a div:last-child{
	width: 89%;
	display: flex;
	align-items: center;
}
.aDiv{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.aChild{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 50%;
	margin-right: 10px;
}
.aChild2{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	color:rgb(6, 83, 122) !important;
}

.riwidth-box a div:last-child span{
	margin-left: auto !important;
}


/*宸︿晶鏍忕洰*/
.sidebar {}

.sidebar .title {
	margin: 0;
	background: #9b0c01;
	color: #fff;
	padding: 15px;
}

.navLeft {
	width: 100%;
}

.navLeft_ul {}

.navLeft_ul li {
	line-height: 42px;
	background: #fad5d2;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding: 0 15px;
}

.navLeft_ul li.active,
.navLeft_ul li:hover {
	background: #f6b0ab;
}

.navLeft_ul li.active a,
.navLeft_ul li:hover a {
	color: #fff;
}

.m_menu_box {
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 10;
	display: none;
}

.m_menu_btn {
	width: 40px;
	height: 70px;
	background: url(20220607_nav01.png) no-repeat center;
	background-color: rgba(155, 12, 1, 0.7);
	border-radius: 6px 0 0 6px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	left: -39px;
}

.m_menu_btn.open {
	background-image: url(20220607_nav02.png);
}

.m_menu {
	background-color: rgba(155, 12, 1, 0.7);
	border-radius: 6px 0 0 6px;
}

.m_menu li {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #9b0c01;
}

.m_menu li:last-child {
	border-bottom: 0;
}

.m_menu li a {
	color: #fff;
	display: block;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
}


.swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	background: #555;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

.banner01 {}

.banner01.swiper-container-horizontal>.swiper-pagination-bullets {
	display: inline-block;
	left: auto;
	right: 12px;
	width: auto;
	bottom: 14px;
}

.banner01 .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #fff;
	opacity: 1;
}

.banner01 .swiper-pagination-bullet-active {
	width: 20px;
	border-radius: 20px;
}

.djban_txt {
	/*padding: 35px 20% 10px 15px;*/
	/*font-size: 18px;*/
	/*color: #fff;*/
	/*line-height: 34px;*/
	/*font-weight: 700;*/
	 /* background: url(../images/bantxtbg_20220702gb.png) repeat-x; */
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.djban_txt:hover {
	color: #209bf9;
}

.djban_txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


@media (min-width: 768px) {
	.banner01 .slides img {
		width: 100%;
		height: 286px;
		object-fit: cover;
	}
}

@media (max-width: 1440px) {}

@media (max-width: 1366px) {}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
	.banner01 .slides img {
		width: 100%;
		max-height: 380px;
		object-fit: cover;
	}

	.m_menu_box {
		display: block;
		top: 200px;
	}

	.banner01.swiper-container-horizontal>.swiper-pagination-bullets {
		display: none;
	}

	.djban_txt {
		padding-right: 15px;
		white-space: normal;
		font-size: 15px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

@media (max-width: 600px) {

	.djban_txt {
		font-size: 16px;
		line-height: 24px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

@media (max-width: 500px) {}

@media (max-width: 450px) {}

@media (max-width: 380px) {}

@media (max-width: 320px) {}


/* 鍐呭 */
.in_cent {
	/* background: url(../images/indexbg_20220702gb.jpg) repeat-x; */
}

.news_video {
	/* margin-top: 32px;
	background: #f0f5ff; */
}

.yaowen {
	padding-top: 6px;
}

.title_yw {
	height: 36px;
	border-bottom: 2px solid #ccd5ed;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 2px solid #2bc344;
	position: relative;
}

.title_yw_list {
	height: 40px;
	border-bottom: 2px solid #ccd5ed;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 2px solid #2bc344;
	position: relative;
	margin-top: 6px;
}

.bottom-bottom {
	width: 200px;
	height: 3px;
	background: #2bc344;
	position: absolute;
	left: 0;
	bottom: 0;
}

.top-box-title-left {
	width: auto;
	height: 100%;
	display: flex;
	/* justify-content: space-between; */
	align-items: center;
}

/*.left-div {*/
/*	width: 4px;*/
/*	height: 70%;*/
/*	background: rgb(6, 83, 123);*/
/*	margin-right: 10px;*/
/*}*/

.top-box-title-le-title {
	font-size: 18px;
	/*font-family: SimHei;*/
	font-weight: 500;
	color: #00873b;
}

.top-box-title-right span {
	display: inline-block;
	margin-right: 5px;

}

.top-box-title-right i {
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 5px solid #535353;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	transform: rotate(269deg);
	margin-right: 5px;
}

.top-box-title-right {
	/* width: 100px; */
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 15px;
	font-family: SimHei;
	font-weight: 400;
	color: #535353;
	cursor: pointer;
}

.title_yw h3 {
	font-size: 18px;
	line-height: 50px;
	padding: 0 9px 0;
	margin: 0;
	font-weight: 700;
	color: rgba(6, 83, 122, 0.8);
	display: inline-block;
	position: relative;
}

.title_yw h3 span {
	position: absolute;
	height: 4px;
	width: 100%;
	display: inline-block;
	background: #2bc344;
	bottom: -2px;
	left: 0;
}

.title_yw a {
	float: right;
	font-size: 15px;
	/* color: #969bab;
	margin: 21px 5px 0 0; */
}

.title_yw a:hover {
	color: #869ff6;
}

.yaowen li {
	font-size: 16px;
	line-height: 35px;
	border-bottom: 1px solid #bbcff0;
}

.yaowen ul {
	padding: 7px 15px 0;
}

.yaowen li a {
	display: block;
	color: #183c89;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yaowen li:last-child {
	border-bottom: 0;
}

.yaowen li a:hover {
	color: #869ff6;
}

.bging {
	background: #fceac4;
	padding: 6px;
}

.padline {
	padding: 15px 12px 20px;
	border: 1px solid #df9b86;
}

.img_bgsy {
	background: #fff;
	padding: 5px;
	margin-right: 20px;
}

.padline p {
	text-indent: 2em;
	font-size: 20px;
	line-height: 31px;
	color: #473203;
	margin-bottom: 0;
}

.shipin {}

.shipin li {}

.shipin li img {
	width: 100%;
	height: 170px;
}

.shipin li p {
	margin-top: 7px;
	line-height: 28px;
}

.xueshu_cent {
	overflow: hidden;
}

.chengjiu {}

.chengjiu p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.chengjiu ul {
	overflow: hidden;
	width: 100%;
	float: left;
}

.chengjiu ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.chengjiu ul li a {
	background-image: url(20220607_list.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}

.wenzi_list li {
	line-height: 45px;
}

.wenzi_list li a {
	background-image: url(20220607_list.png);
	background-repeat: no-repeat;
	background-position: left top 15px;
	padding-left: 28px;
}


.wenzi_listbg li a {}

.tuwen_list {
	overflow: hidden;
}

.tuwen_list li img {
	height: 185px;
}

.tuwen_list li p {
	margin-top: 10px;
	line-height: 28px;
}

.lan_title {
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 10px 0 20px;
}

.lan_title a {
	font-size: 30px;
	line-height: 24px;
	padding: 8px 0 22px;
	font-weight: 700;
	text-decoration: none;
	color: #d70b0b;
	display: block;
	border-bottom: 2px solid #d70b0b;
	margin-bottom: 10px;
}

.lan_title span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 1px;
	left: 50%;
	margin-left: -10px;
}

.lan_title a:hover {
	color: #1c5fe8;
}


.wenzi_list li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
}

.wenzi_list li span {
	font-size: 19px;
	line-height: 38px;
	color: #aaa9a9;
	text-decoration: none;
}


.zm_cenbaner {
	background: #dcebff;
	padding: 25px 20px 15px;
}

.zm_txt {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 5px;
}

.text_list {
	overflow: hidden;
	margin-top: 20px;
}

.pic_list {
	padding: 0 17px 10px;
}

.pic_list .tuwen_list {
	margin: 0 -10px;
}

.pic_list .tuwen_list li {
	padding: 0 10px;
	margin-bottom: 15px;
}

.jzandxw {
	margin: 0 -10px 32px;
}

.jzandxw>.col-md-6 {
	padding: 0 10px;
}

.kxjz_ten {}

.cent_sdnew {
	background: #f3f3f3;
	margin-top: -66px;
	padding: 0 15px;
	padding-top: 66px;
}

.top_title {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding: 59px 0;
	padding-left: 90px;
	position: relative;
}

.top_title01 {
	font-size: 31px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 31px 0;
	padding-right: 110px;
	position: relative;
}

@media (min-width: 768px) {
	.tuwen_list li p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 58px;
	}

	.bghui li {
		padding: 0 8.5px;
	}


}

@media (max-width: 1298px) {
	.kxr_txtvid {
		margin-top: -300px;
	}

	.tuwen_list li img {
		height: 175px;
	}

	.tp_bgcentxt p {
		font-size: 19px;
	}
}

@media (max-width: 1280px) {
	.kxr_txtvid {
		margin-top: -440px;
	}
}

@media (max-width: 1199px) {
	.kxr_txtvid {
		margin-top: -300px;
	}

	.shipin li img {
		height: 141px;
	}

	.tuwen_list li img {
		height: 134px;
	}

	.kxr_txtvid {
		margin-top: -410px;
	}

	.tp_bgcentxt {
		background-size: cover;
	}

	.top_title,
	.top_title01 {
		background-size: 100%;
	}

	.top_title01 {
		font-size: 28px;
		line-height: 35px;
		padding: 36.6px 0;
		padding-right: 100px;
	}

	.yaowen li {
		line-height: 44px;
	}

	.yaowen ul {
		padding-top: 10px;
	}
}

@media (max-width: 1099px) {
	.kxr_txtvid {
		margin-top: -370px;
	}
}

@media (max-width: 991px) {
	.kxr_txtvid {
		margin-top: -338px;
	}

	.shipin li img {
		height: 229px;
	}

	.bghui li {
		margin-bottom: 15px;
	}

	.tuwen_list li img {
		height: 95px;
	}

	.tp_bgcentxt p {
		font-size: 18px;
	}

	.top_title {
		font-size: 28px;
		padding: 40px 0;
		padding-left: 70px;
	}

	.top_title01 {
		font-size: 22px;
		line-height: 28px;
		padding: 24px 0;
		padding-right: 75px;
	}
}

@media (max-width: 767px) {
	.kxr_txtvid {
		margin-top: -255px;
	}

	.video_kex video {
		width: 100%;
		height: auto;
	}

	.wenzi_list li a {
		max-width: 100%;
	}

	.shipin li img {
		height: auto;
	}

	.tuwen_list li img {
		height: auto;
		width: 100%;
	}

	.chengjiu ul li {
		width: 100%;
		text-align: left;
	}

	.wenzi_list li span {
		display: none;
	}

	.ywtop h3 {
		white-space: normal;
		font-size: 20px;
	}

	.ywtop p {
		font-size: 16px;
	}

	.zt_cent {
		font-size: 16px;
	}

	.img_bgsy {
		margin: 0 0 15px 0;
		width: 100%;
	}

	.img_bgsy b img {
		width: 100%;
	}

	.padline p {
		font-size: 16px;
	}

	.tuwen_list li p {
		font-size: 16px;
		height: auto;
		margin-bottom: 18px;
	}

	.lan_title01 {
		background: none;
	}

	.top_title {
		font-size: 36px;
		padding: 69px 0;
		padding-left: 90px;
	}

	.top_title01 {
		font-size: 31px;
		padding: 41px 0;
		padding-right: 110px;
		line-height: 40px;
	}

	.yaowen li a {
		white-space: normal;
	}

	.yaowen li {
		line-height: 24px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

@media (max-width: 680px) {}

@media (max-width: 500px) {
	.top_title01 {
		font-size: 26px;
		line-height: 30px;
	}
}

@media (max-width: 460px) {
	.lan_title a {
		font-size: 24px;
	}

	.top_title {
		font-size: 28px;
		padding: 40px 0;
		padding-left: 70px;
	}

	.top_title01 {
		font-size: 20px;
		line-height: 24px;
		padding: 24px 0;
		padding-right: 75px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

@media (max-width: 385px) {}

@media (max-width: 345px) {
	.top_title {
		font-size: 24px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}


/*tab*/
.wzhdky {
	min-height: 306px;
}

.zh_news {
	min-height: 200px;
}

.events_tab .tabmenu {
	margin-bottom: 22px;
	border-bottom: 2px solid #ccd5ed;
	height: 42px;
	line-height: 42px;
}

.events_tab .tabmenu ul li {
	float: left;
	position: relative;
}

.events_tab .tabmenu .selected {
	background: #00873b;
}

.events_tab .tabmenu ul li:last-child {
	margin-right: 0px;
}

.events_tab .tabmenu ul li a {
	font-size: 18px;
	height: 42px;
	font-weight: 700;
	color: #00873b;
	display: block;
}

.events_tab .tabmenu ul li.selected a {
	color: #fff;
	font-weight: 700;
}

.events_tab .tabmenu ul li span {
	height: 4px;
	position: absolute;
	width: 100%;
	background: #00873b;
	bottom: 0;
}

.tab_con {
	display: none;
}

.iconbg01 {
	background: url(../images/icon01_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 45px;
}

.iconbg02 {
	background: url(../images/icon02_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 45px;
}

.iconbg03 {
	background: url(../images/icon03_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 46px;
}

.iconbg04 {
	background: url(../images/icon04_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 54px;
}

.iconbg05 {
	background: url(../images/icon05_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 54px;
}

.iconbg06 {
	background: url(../images/icon06_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 50px;
}

.iconbg07 {
	background: url(../images/icon07_20220702gb.png) left 14px center no-repeat;
	padding: 0 18px 0 54px;
}

.selected .iconbg01 {
	background-image: url(../images/icon01hov_20220702gb.png);
}

.selected .iconbg02 {
	background-image: url(../images/icon02hov_20220702gb.png);
}

.selected .iconbg03 {
	background-image: url(../images/icon03hov_20220702gb.png);
}

.selected .iconbg04 {
	background-image: url(../images/icon04hov_20220702gb.png);
}

.selected .iconbg05 {
	background-image: url(../images/icon05hov_20220702gb.png);
}

.selected .iconbg06 {
	background-image: url(../images/icon06hov_20220702gb.png);
}

.selected .iconbg07 {
	background-image: url(../images/icon07hov_20220702gb.png);
}

.wa_school {
	font-size: 18px;
	color: #444;
	font-weight: 700;
	margin-left: 15px;
	float: left;
}

.wa_school img {
	display: inline-block;
	margin: -4px 5px 0 0;
}


.fwcx {
	width: 100%;
	overflow: hidden;
}

@media (max-width: 1199px) {
	.index_tab .tabmenu ul li {
		font-size: 19px;
	}

	.index_tab .tabmenu ul li a {
		font-size: 19px;
	}

	.index_tab .tabmenu ul li.selected a {
		font-size: 19px;
	}

	.index_job .tabmenu ul li {
		font-size: 19px;
	}

	.index_job .tabmenu ul li a {
		font-size: 19px;
	}

	.index_job .tabmenu ul li.selected a {
		font-size: 19px;
	}

}

@media (max-width: 991px) {
	.index_tab .tabmenu ul li {
		font-size: 20px;
	}

	.index_job .tabmenu ul li {
		font-size: 20px;
	}

	.fwcx {
		max-height: none;
	}

	.wzhdky {
		min-height: 353px;
	}

	.zh_news .col-md-8 {
		margin-bottom: 35px
	}
}

@media (max-width: 640px) {
	.index_tab .tabmenu ul li {
		font-size: 19px;
	}

	.index_job .tabmenu ul li {
		font-size: 19px;
	}

	.btn-text {
		margin: 8px 0;
	}

	.events_tab .tabmenu ul li a {
		font-size: 13px;
	}

	.iconbg01 {
		background: url(../images/icon01_20220702gb.png) left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 30px;
	}

	.iconbg02 {
		background: url(../images/icon02_20220702gb.png) left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 28px;
	}

	.iconbg03 {
		background: url(../images/icon03_20220702gb.png) left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 28px;
	}

	.iconbg04 {
		background: url(../images/icon04_20220702gb.png) left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 30px;
	}

	.iconbg05 {
		background: url(../images/icon05_20220702gb.png) left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 30px;
	}

	.iconbg06 {
		background: url(../images/icon06_20220702gb.png) left 8px center no-repeat;
		background-size: 20% auto;
		padding: 0 10px 0 30px;
	}

	.iconbg07 {
		background: url(../images/icon07_20220702gb.png) left 8px center no-repeat;
		background-size: 20% auto;
		padding: 0 10px 0 30px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

@media (max-width: 320px) {
	.events_tab .tabmenu ul li {
		font-size: 12px;
		font-weight: 500;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

.list-tab {
	overflow: hidden;
	display: block;
}

.list-tab ul {
	float: left;
	width: 76%;
	padding-left: 28px;
}

.list-tab ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 105%;
	text-align: left;
	padding: 0;
	margin-bottom: 7px;
}

.list-tab ul li:last-child {
	margin-bottom: 0;
}

.list-tab ul li a {
	float: left;
	/*width:88%;*/
	max-width: 85%;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	/* background-image: url(icon09_20220702gb.png); */
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-tab ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
	color: #3C61C2;
	text-decoration: none;
}

.list-tab .jqfb_ul i {
	margin: 0;
}

.list-tab i {
	float: left;
	margin: 14px 0 0 8px;
}

.list-tab span {
	color: #a6a6a6;
	font-size: 16px;
	padding-right: 4px;
}

.list-tab span.right {
	float: right;
}

.list-tab .lingt_smbig li {
	margin-bottom: 16px;
}

.list-tab .top_newtit a {
	width: 100%;
	max-width: 100%;
	white-space: normal;
	padding-left: 0;
}

.list-tab .top_newtit a h3 {
	margin: 0 0 5px;
	line-height: 25px;
	font-size: 18px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;
}

.list-tab .top_newtit a p {
	color: #7995bc;
	font-size: 14px;
	margin-bottom: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}

.list-tab .top_newtit a:hover h3 {
	color: #0096ff;
}

ul.jqfb_ul li a h3 {
	font-size: 16px;
	color: #00873b;
	margin: 0 0 4px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

ul.jqfb_ul li a p {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.list-tab ul.jqfb_ul li a {
	max-width: 100%;
	width: 100%;
	white-space: normal;
}

ul.jqfb_ul li a:hover h3 {
	color: #209bf9;
}

.left-txtximg {
	float: left;
	width: 24%;
	background: #fff;
	border-radius: 0 0 6px 6px;
}

.left-txtximg img {
	width: 100%;
}

.left-txtximg a p {
	font-size: 15px;
	color: #444;
	margin-top: 10px;
	line-height: 1.6;
}

.left-txtximg a:hover p {
	color: #3C61C2;
}

.top_bgxw {
	background: #f0f5ff;
	overflow: hidden;
}

.top_bgxw .leftimg {
	float: left;
	margin-right: 20px;
	width: 266px;
	height: 180px;
}

.top_bgxw .right_txt {
	padding-right: 20px;
}

.top_bgxw .right_txt h4 {
	font-size: 18px;
	color: #333333;
	margin: 20px 0 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.top_bgxw .right_txt p {
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.top_bgxw .right_txt a:hover h4 {
	color: #3C61C2;
}

.list-tab ul.newli {
	width: 100%;
	padding-left: 0;
	padding-top: 20px;
}

.xzfc_li {}

.xzfc_li li {
	margin-bottom: 10px;
}

.xzfc_li li a {
	display: block;
	position: relative;
}

.xzfc_li li a>b img {
	width: 100%;
	height: 210px;
}

.xzfc_li li span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -21px 0 0 -21px;
}

.xzfc_li li .djban_txt {
	font-size: 16px;
	color: #ff0000;
	font-weight: 100;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 12px;
}
.xzfc_li li .djban_txt.p {
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 12px;
}

.tzgg_tab {}

.tzgg_tab .tabmenu {
	margin-bottom: 0;
}

.tzgg_tab .tabmenu ul li span {
	background: none;
}

.tzgg_tab .tabmenu ul li a {
	color: #333;
}

.events_tab .tabmenu .selected span {
	background: #00873b;
}

.tzgg_tab .tabmenu .selected {
	background: #fff;
}

.tzgg_tab .tabmenu ul li.selected a {
	color: #00873b;
}

.tzgg_tab .tzgg {
	background: #f0f5ff;
}

.tz_mttab {
	padding: 30px 20px 10px;
}

.tz_mttab li {
	background: url(icon10_20220702gb.png) left 5px no-repeat;
	padding-left: 14px;
	margin-bottom: 20px;
}

.tz_mttab li a {
	font-size: 16px;
	color: #333;
}

.tz_mttab li a span {
	font-size: 15px;
	color: #999;
}

.tz_mttab li a:hover {
	color: #00873b;
}

.events_tab {
	position: relative;
}

.mores_all {
	position: absolute;
	right: 0;
	top: 11px;
}

.mores_all a {
	font-size: 14px;
	color: #969bab;
}

.mores_all a:hover {
	color: #00873b;
}

.text_listtime {
	margin: 20px 0 45px;
}



.ztjj_cent {}

.ztjj_cent .title_yw {
	margin-bottom: 22px;
}

.ztjj_cent .title_yw h3 {
	line-height: 34px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url(../images/icon08_20220702gb.png) left 5px no-repeat;
}

.ztjj_cent .title_yw a {
	/* margin: 12px 0 0 0; */
}

.zt_li li {
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}

.zt_li li img {
	margin-bottom: 10px;
	max-height: 100px;
}


@media (max-width: 1199px) {
	.list-tab ul li a {
		max-width: 81%;
	}

	.tz_mttab li a {
		font-size: 14px;
	}

	.tz_mttab li {
		margin-bottom: 17px;
	}
}




@media screen and (max-width: 992px) {
	.list-tab {
		height: auto !important;
		margin-left: 0px;
	}
}

@media (max-width: 991px) {
	.list-tab ul li a {
		font-size: 16px;
	}

	.list-tab span {}

	.list-tab i {
		margin: 10px 0 0 8px;
	}
}

@media screen and (max-width: 600px){
	.aChild{
		width: 30% !important;
	}
	
	.ztjj_cent {
	    display:none;
    }
}
@media screen and (max-width: 400px){
	.aChild{
		width: 20% !important;
	}
	
	.ztjj_cent {
	    display:none;
    }
}


.lzf-work-frame {
    border:1px solid #d1d1d1;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 12px;
}


.lzf-index-caption {
    color: black;
    font-size: 16px;
    display: flex;
    align-items: center;
    height: 52px;
    line-height: 26px;
}

@media screen and (max-width: 767px) {

    .lzf-index-caption {
        color: black;
        font-size: 14px;
        display: flex;
        align-items: center;
        height: 52px;
        line-height: 18px;
    }

    .lzf-work-frame {
        border:1px solid #d1d1d1;
        margin-top: 0px;
        margin-left: -8px;
        margin-right: -8px;
        margin-bottom: 12px;
    }

	.list-tab ul li {}

	.list-tab ul li a {
		max-width: 100%;
		white-space: normal;
		line-height: 24px;
		background-position: left 10px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.lzf-link-small{
	    font-size:14px !important;
	    margin-left:-24px;
	}
	
	.lzf-link-small-02{
	    font-size:14px !important;
	    margin-left:-38px;
	}

	.list-tab span {
		font-size:14px;
	}
	.aChild2{
		display: block !important;
		visibility: inherit !important;
		width: auto !important;
		flex: 1;
		text-align: right;
	}

	.left-txtximg {
		width: 100%;
		margin-bottom: 25px;
	}

	.list-tab ul {
		width: 100%;
		padding-left: 0;
	}

	ul.jqfb_ul li a h3 {
		white-space: normal;
		overflow: auto;
		line-height: 22px;
	}

	ul.jqfb_ul li a p {
		-webkit-line-clamp: unset;
	}

	.top_bgxw .leftimg {
		width: 100%;
		height: auto;
	}

	.xzfc_li li a>b img {
		height: auto;
	}

	.zt_li li {
		font-size: 16px;
		margin-bottom: 20px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}

.list-news {
	overflow: hidden;
	display: block;
}

.list-news li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
}

.list-news li:nth-child(5n+0) {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #D8D8D8;
}

.list-news li a {
	float: left;
	/*width:86%;*/
	max-width: 84%;
	overflow: hidden;
	font-size: 16px;
	line-height: 42px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-left: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-news li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-news li a:hover {
	color: #2459BC;
}

.list-news i {
	float: left;
	margin: 14px 0 0 8px;
}

.list-news span {
	line-height: 42px;
	color: #999999;
	font-size: 16px;
}

.list-news span.right {
	float: right;
}

@media (max-width: 1199px) {
	.list-news li a {
		max-width: 81%;
	}
}

@media screen and (max-width: 991px) {
	.list-news li a {
		max-width: 73%;
		font-size: 15px;
	}

	.list-news i {
		margin: 12px 0 0 8px;
	}
}

.lzf-mobile-frame {
    margin-top:12px;
}

@media screen and (max-width: 767px) {
    

	.list-news ul li {
		padding: 4px 0;
	}

	.list-news li a {
		max-width: 100%;
		white-space: normal;
		line-height: 24px;
		background-position: left 10px;
	}

	.list-news span.right {
		visibility: hidden;
		display: none;
	}

	.mores_all a {
		font-size: 12px;
	}
	
	
	.ztjj_cent {
	    display:none;
    }
}




/* foot */
.foot {
	background: #114a95;
	color: #fff;
	padding-top: 7px;
}

.foot a {
	color: #fff;
}

.leftbtmlogo {
	float: left;
	width: 20%;
	margin-top: 7px;
}

.foot .copyright {
	padding: 25px 0 20px;
	overflow: hidden;
}

.foot a:hover {
	color: #209bf9;
}

.foot .left {
	width: 70%;
	text-align: left;
	padding-left: 35px;
}

.top_yqlj {
	overflow: hidden;
	margin-bottom: 10px;
}

.top_yqlj li {
	float: left;
}

.top_yqlj li span {
	padding: 0 10px;
}

.top_yqlj li a:hover {
	color: #209bf9;
}

.foot .right {
	margin-top: 8px;
}

@media (max-width: 1199px) {
	.foot .left {
		width: 70%;
	}

	.foot {
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	.leftbtmlogo {
		width: 100%;
		text-align: center;
	}

	.leftbtmlogo img {
		display: inline-block;
		margin-bottom: 15px;
	}

	.foot .left {
		width: 100%;
	}

	.foot .right {
		width: 100%;
		text-align: center;
	}

	.foot .right img {
		display: inline-block;
	}
}

@media (max-width: 767px) {}

@media (max-width: 570px) {}

@media (max-width: 420px) {}

@media (max-width: 405px) {}

@media (max-width: 385px) {}

/* 氓鈥郝久р€扳€∶ニ嗏€斆÷� */
.view_cent {}

.new-graphics .tuwen_list li p {
	font-size: 18px;
	margin-bottom: 15px;
}

.ky_seemore {
	text-align: center;
	display: none;
	margin: 20px 0 30px;
}

.ky_seemore button {
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #9b0c01;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background: #9b0c01;
}

.ky_seemore button:hover {
	background: #acacac;
	border: 1px solid #acacac;
	color: #333;
}

.lyandtime {
	padding-bottom: 20px;
	border-bottom: 1px dashed #D5D5D5;
}

.breadcrumb {
	background: none;
}

@media screen and (min-width: 768px) {
	.new-graphics .tuwen_list li p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 56px;
	}
}

@media screen and (max-width: 767px) {
	.ky_seemore {
		display: block;
	}

	.breadcrumb {
		margin-bottom: 10px;
	}
}

/* 忙鈥撯€∶ヂ€斆ニ嗏€斆÷� */
.text_listtime {}

.text_listtime li {
	line-height: 38px;
	overflow: hidden;
	font-size: 19px;
}

.text_listtime li a {
	background-image: url(20220607_list.png);
	background-repeat: no-repeat;
	background-position: left top 12px;
	padding-left: 28px;
	float: left;
	max-width: 80%;
}

.text_listtime li span {
	color: #444;
}

.text_listtime li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (min-width: 768px) {}

@media screen and (max-width: 767px) {
	.text_listtime li a {
		max-width: 100%;
	}

	.text_listtime li span {
		display: none;
	}

	.text_listtime li span {
		display: none;
	}
}


/*---------------details---------------------*/
#xlmain {
	display: block;
	overflow: hidden;
	margin: 0px;
}

.xltoptitle {
	border-bottom: 2px solid #d70b0b;
	padding: 0px 0px 10px 0px;
	margin: 0 0 20px;
}

#xlmain .wztitle {
	font-size: 28px;
	line-height: 44px;
	color: #d70b0b;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
}

.lyandtime {
	font-size: 14px;
	color: #9a9a9a;
}

#xlmain .qtinfo {
	color: #666;
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 0 0px;
	margin-bottom: 0;
}

.share_sy {
	border-bottom: solid 1px #cccccc;
	padding-bottom: 6px;
}

#xlmain .textxl p {
	font-size: 16px;
	color: #404040;
	text-indent: 0;
}


#xlmain .qtinfo a {
	color: #666;
	text-decoration: none;
}

#xlmain .qtinfo a:hover {
	color: #de0c0c;
	text-decoration: none;
}

#xlmain .text {
	margin: 0;
	overflow: hidden;
	display: block;
}

#xlmain .text p {
	margin: 0 0 24px 0;
}

#xlmain .text p:last-child {
	margin: 0;
}

#xlmain .text img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textlx {
	margin: 0;
	overflow: hidden;
	display: block;
}

#xlmain .textlx p {
	margin: 0 0 12px 0;
}

#xlmain .textlx img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textxl {
	margin: 10px 6px 6px 6px;
	overflow: hidden;
	display: block;
}

#xlmain .textxl img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 10px 0;
}

#xlmain .textxl table {
	margin: 0 0 15px 0;
}

#xlmain .textxl td {
	text-align: center;
}

#xlmain .textsp {
	margin: 30px auto 0 auto;
	overflow: hidden;
	display: block;
	width: 56%;
}

#xlmain .textsp video {
	border: #c3d2e5 solid 6px;
	border-radius: 5px;
	margin-bottom: 10px;
}

#xlmain .xilan-content-main.zoomIn {
	font-size: 19px;
	line-height: 36px;
}

#xlmain .xilan-content-main.zoom {
	font-size: 16px;
	line-height: 30px;
}

#xlmain .xilan-content-main.zoomOut {
	font-size: 13px;
	line-height: 24px;
}

#xlmain .textxl * {
	font-size: 16px !important;
	line-height: 34px !important;
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
	color: #444 !important;
}

#xlmain .textxl p a {
	color: #2966ca !important
}

.time_ly {
	overflow: hidden;
}

.time_ly .right b {
	font-weight: normal;
	margin-right: 20px;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.xl_font font {
	cursor: pointer;
}

.xl_font font:hover {
	color: #2d5dc3;
}

#xlmain .wztitlefb {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 3px;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
}

@media (min-width: 767px) {
	#xlmain .textxl img {
		max-width: 100%;
	}
}

@media (max-width: 1199px) {
	#xlmain .textsp {
		width: 64%;
	}

	.enclosure_btm h3 {
		width: 16%;
	}

	.enclosure_btm ul {
		width: 84%;
	}
}

@media screen and (max-width: 991px) {
	#xlmain .textsp {
		width: 80%;
	}

	.share_sy .col-sm-5 {
		width: 100%;
		margin-bottom: 5px;
	}

	#xlmain .qtinfo {
		text-align: center;
	}

	.share_sy .col-sm-7 {
		width: 100%;
		text-align: center;
	}

	.font_txtbh {
		float: none;
	}

	.enclosure_btm h3 {
		width: 25%;
	}

	.enclosure_btm ul {
		width: 75%;
	}
}

@media (max-width: 767px) {
	#xlmain .wztitle {
		line-height: 30px;
		font-size: 22px;
	}

	#xlmain .textsp {
		width: 100%;
		margin: 15px auto 2px auto;
	}

	.font_txtbh {
		margin-bottom: 5px;
	}

	.share {
		text-align: center;
		width: 140px;
		float: none;
		margin: 0 auto;
	}

	.enclosure_btm h3 {
		width: 100%;
	}

	.enclosure_btm ul {
		width: 100%;
	}

	.time_ly .left {
		width: 100%;
		text-align: center;
		margin-bottom: 6px;
	}

	.time_ly .right {
		width: 100%;
		text-align: center;
	}
}


/*imgbig*/
.img_hovbig {
	display: block;
	overflow: hidden;
}

.img_hovbig img {
	margin: 0;
	width: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.img_hovbig:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



/*Page*/
#pages {
	width: 100%;
	font-size: 14px;
	text-align: center;
	clear: both;
	border-top: dotted 0px #cccccc;
	overflow: hidden;
	padding-top: 0px;
	margin: 20px 0 30px;
}

#pages span {
	padding: 8px 16px;
}

#pages A {
	background: #acacac;
	color: #333;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	display: inline-block;
	padding: 8px 16px;
}

#pagenav_nextgroup {
	background: none;
}

#pages .nolink {
	padding: 8px 22px;
	background: #acacac;
}

#pages A:hover {
	border: #e5e5e5 1px solid;
	background: #e5e5e5;
	color: #333;
}

#pages A.curr {
	border: #e5e5e5 1px solid;
	background: #e5e5e5;
	color: #333;
}

#pages A.curr:visited {
	border: #e5e5e5 1px solid;
	background: #e5e5e5;
	color: #333;
}

#pages .curr {
	background: #e5e5e5;
	color: #2d5dc3;
	border: 1px solid #e5e5e5;
	display: inline-block;
}

.container-my .ycs_wrap #content .row {
	margin-right: 0;
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	#pages {
		display: none;
	}

	#pages A {
		padding: 3px 10px;
		font-size: 13px;
	}

	#pages .nolink {
		padding: 3px 10px;
	}
}

@media screen and (max-width: 320px) {
	#pages A {
		padding: 2px 8px;
		font-size: 12px;
	}

	#pages .nolink {
		padding: 2px 8px;
	}
}

.title-a,.title-a a {
	font-size: 20px;
	font-family: SimHei;
	font-weight: 400;
	/* text-decoration: underline; */
	color: #00873b;
	margin-right: 10px;
}
.title-a a{
	float: inherit;
	margin-right: 0;
}
.title-a-g {
	display: inline-block;
	margin: 0 10px;
}

.l-text-box {
	width: 100%;
	font-size: 16px;
	font-family: SimHei;
	font-weight: 400;
	color: #3E3E3E;
	line-height: 22px;
	margin-bottom: 10px;
}




.slideBoxChildLeftBottom {
	margin-top: 20px;
	font-size: 14px;
	line-height: 33.6px;
}

.slideBoxChildLeftBottom p:last-child {
	text-indent: 27px;
}

#index1-div1 {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 20px 0;
	background: #e6e6e6;
}

.Child {
	width: 1240px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.slideBoxChildLeftBottom2 {
	padding-top: 30px;
	/* padding-bottom: 20px; */
	padding-left: 20px;
	margin-top: 0;
	line-height: inherit;
}

.slideBoxChildLeftBottom2 li {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.slideBoxChildLeftBottom2 li:last-child {
	margin-bottom: 0;
}

.slideBoxChildLeftBottom2 .left p {
	display: flex;
	align-items: center;
}

.slideBoxChildLeftBottom2 p:last-child {
	text-indent: 0;
}

.slideBoxChildLeftBottom2 .left p span.number {
	color: #3d3d3d;
	font-size: 20px;
}

.slideBoxChildLeftBottom2 .left p font.hx {
	width: 12px;
	height: 2px;
	background: #a6a6a6;
	margin-left: 10px;
	display: inline-block;
}

.slideBoxChildLeftBottom2 .left p.date {
	font-size: 12px;
}

.slideBoxChildLeftBottom2 li .right {
	margin-left: 30px;
}

.slideBoxChildLeftBottom2 li .right p.word {
	color: #3e3e3e;
	font-size: 16px;
	min-height: 45px;
}

.slideBoxChildLeftBottom2 li .right p.xy {
	font-size: 14px;
	color: #49aae1;
	margin-top: 5px;
}

#index1-div2 {
	width: 100%;
}

.Child2 {
	padding-top: 20px;
}

.slideBoxChildLeftTop2 {
	width: 100%;
	height: 49px;
	background: url(../images/bc.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.names {
	font-size: 14px;
	color: #3d3d3d;
}

.detailBox {
	font-size: 14px;
	color: #3d3d3d;
	line-height: 23px;
}

.word2 {
	font-size: 14px !important;
	height: auto !important;
	min-height: auto !important;
	position: relative;
	top: 2px;
}

/*.word2 i {*/
/*	width: 3px;*/
/*	height: 13px;*/
/*	background: #1a9bdd;*/
/*	display: inline-block;*/
/*	position: relative;*/
/*	top: 1px;*/
/*	margin-right: 10px;*/
/*}*/

.slideBoxChildLeftBottom3 li {
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c3c3;
}

.slideBoxChildLeftBottom3 li:last-child {
	border-bottom: none;
}

.fwb {
	font-weight: bold;
}

#div6 {
	height: 120px;
	background: #00873b;
	display: flex;
	align-items: center;
}

.ChildBox {
	display: flex;
	align-items: center;
}

.ChildBoxSx {
	width: 2px;
	height: 67px;
	background: #fff;
	margin-left: 13px;
}

#div6 {
	line-height: inherit;
}

.ChildBoxRight {
	line-height: 16px;
	margin-left: 33px;
}

.ChildBoxRight div {
	height: auto !important;
	line-height: inherit !important;
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
}

.ChildBoxRight div:last-child {
	margin-bottom: 0;
}

.index1-div4 {}

.schoolBox {
	padding: 50px 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;

}

.schoolBox li {
	width: 140px;
	text-align: center;
}

.schoolBox li img {
	height: 111px;
	display: block;
	margin: 0 auto;
}
.schoolBox li a{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.schoolBox li P {
	color: #267199;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

.navbar-nav .dropdown-menu {
	background: #000;
}

.vnb-class {
	background: url(../images/ds.jpg) no-repeat;
	background-size: 100% 100%;
}

.navbar-default {
	border: none !important;
	background-color: transparent !important;
}

.navbar-default .navbar-brand {
	font-size: 21px;
	color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a{
	font-size: 21px;
	font-weight: 400;
	color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #209bf9;
}
.nav > li > a{
    padding: 10px 0px;
    display: flex;
    align-items: center;
    height: 100%;
}
.yqlj-box{
	display: none;
}
.schoolBox li img{
	width: 107px;
	height: 107px;
}

.yqlj-box div{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.yqlj-box div li{
	width: 30%;

}
.yqlj-box div li p{
	text-align: center;
	color: #267199;
	    font-size: 18px;
	    margin-top: 20px;
	}
.yqlj-box{
	background: red;
	display: none !important;
}


.img-fot-s {
	display: none;
}

@media (max-width: 900px) {
	.nav.hidden-xs{
		display: none;
	}
	.pchide {
		display: block;
	}
}
@media (max-width: 767px) {
	/* .tpic01 {
		display: none;
	}

	.tpic02 {
		height: 100px;
		display: block;
	} */
	.title-a{
		font-size: 14px;
	}
	.pchide {
		display: block;
	}

	.mobhide {
		display: none;
	}

	.lewidth-box{
		width: 16%;
		margin-left: 7%;
	}
	.riwidth-box{
		width: 70%;
	}
	.schoolBox{
		display: none;
	}

	#div6 {
		height: 110px;
		background: #00873b;
		display: flex;
		align-items: center;
	}
	.img-fot{
		display: none;
	}
	.img-fot-s{
		display: none;
	}
	.ChildBoxSx{
		display: none;
	}
	.yqlj-box{
		display: block;
	}
	
	.ChildBoxRight {
    	line-height: 16px;
    	margin-left: 0px !important;
    }
}

@media (max-width: 600px) {}

@media (max-width: 500px) {}

@media (max-width: 450px) {}

@media (max-width: 380px) {}

@media (max-width: 320px) {}
: 50px 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;

}

.schoolBox li {
	width: 140px;
	text-align: center;
}

.schoolBox li img {
	height: 111px;
	display: block;
	margin: 0 auto;
}
.schoolBox li a{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.schoolBox li P {
	color: #267199;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

.navbar-nav .dropdown-menu {
	background: #000;
}

.vnb-class {
	background: url(../images/ds.jpg) no-repeat;
	background-size: 100% 100%;
}

.navbar-default {
	border: none !important;
	background-color: transparent !important;
}

.navbar-default .navbar-brand {
	font-size: 21px;
	color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a{
	font-size: 21px;
	font-weight: 400;
	color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #209bf9;
}
.nav > li > a{
    padding: 10px 0px;
    display: flex;
    align-items: center;
    height: 100%;
}
.yqlj-box{
	display: none;
}
.schoolBox li img{
	width: 107px;
	height: 107px;
}

.yqlj-box div{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.yqlj-box div li{
	width: 30%;

}
.yqlj-box div li p{
	text-align: center;
	color: #267199;
	    font-size: 18px;
	    margin-top: 20px;
	}
.yqlj-box{
	background: red;
	display: none !important;
}
@media (max-width: 900px) {
	.nav.hidden-xs{
		display: none;
	}
	.pchide {
		display: block;
	}
}
@media (max-width: 767px) {
	/* .tpic01 {
		display: none;
	}

	.tpic02 {
		height: 100px;
		display: block;
	} */
	.title-a{
		font-size: 14px;
	}
	.pchide {
		display: block;
	}

	.mobhide {
		display: none;
	}

	.lewidth-box{
		width: 16%;

	}
	.riwidth-box{
		width: 70%;
	}
	.schoolBox{
		display: none;
	}

	#div6 {
		height: 100px;
		background: #00873b;
		display: flex;
		align-items: center;
	}
	.img-fot{
		display: none;
	}
	.ChildBoxSx{
		display: none;
	}
	.yqlj-box{
		display: block;
	}
}

@media (max-width: 600px) {}

@media (max-width: 500px) {}

@media (max-width: 450px) {}

@media (max-width: 380px) {}

@media (max-width: 320px) {}
