@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

a:hover {
	color: #11a675;
	text-decoration: none;
}

.clear {
	clear: both;
}

dl {
	margin: 0px;
	padding: 0px;
}

dd {
	display: block;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	margin: 0;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.blank22 {
	height: 22px;
	clear: both;
	overflow: hidden;
}

.imgbg {
	background: no-repeat center center;
	background-size: cover;
}

.imgbg img {
	opacity: 0;
}

/*手机端按钮*/
.dompc {
	display: block;
}

.dommobile {
	display: none;
}

.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top: 0px;
	z-index: 999;
	box-sizing: border-box;
	padding: 19px 6px;
}

.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}

.mobile_btn.on .line2 {
	width: 0;
}

.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}

.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #11a675;
	transition: all .45s;
}

.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}

.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}



.arrow-left,
.arrow-right {
	position: absolute;
	top: 48%;
	cursor: pointer;
	z-index: 9;
}

.arrow-left {
	left: 0px;
	background: url(../images/left.png) -126px -140px #000 no-repeat;
	height: 52px;
	width: 52px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.arrow-right {
	right: 0px;
	background: url(../images/left.png) -60px -140px #000 no-repeat;
	height: 52px;
	width: 52px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#header {
	width: 100%;
	background: #fff;
	clear: both;
	height: 90px;
	border-bottom: 1px solid #0e895f;
	position: relative;
	z-index: 6;
}

.jzlogo a {
	float: left;
	width: 260px;
	padding: 12px 0px 0px 0px;
	font-size: 38px;
	color: #000;
}

#header .navpc {
	float: right;
}

#header .navpc ul li {
	float: left;
}

#header .navpc ul li {
	font-size: 16px;
	display: block;
	color: #5d5d5d;
	position: relative;
	float: left;
	padding: 0px 8px;
	line-height: 90px;
	margin: 0px 7px
}

#header .navpc ul li:hover a {
	color: #fff;
}

#header .navpc ul li:before {
	position: absolute;
	bottom: 0px;
	width: 0px;
	left: 0px;
	height: 90px;
	content: "";
	background: #118a5f;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	opacity: 0;
	z-index: -1;
}

#header .navpc ul li:hover:before {
	width: 100%;
	left: 0px;
	opacity: 1;
}

#header .navpc ul li .box {
	padding: 10px 0 20px;
	position: absolute;
	left: 0px;
	top: 88px;
	background: #15a775;
	clear: both;
	width: 156px;
	-o-transition: all .5s;
	overflow: hidden;
	display: none;
}

#header .navpc ul li .box a {
	float: left;
	width: 100%;
	clear: both;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}

#header .navpc ul li .box a:hover {
	background: #0e895f;
}

#header .navpc ul li:hover .box {
	display: block;
}

#bannerSwiper {
	clear: both;
}

#bannerSwiper img {
	display: block;
}

.sycontent {
	margin-top: -160px;
	clear: both;
	position: relative;
	z-index: 2;
}

.fast_channel {
	overflow: hidden;
	padding: 20px 0;
	overflow: hidden;
	float: left;
	z-index: 6;
	position: relative;
	width: 100%;
}

.fast_channel ul li {
	width: 239px;
	height: 140px;
	font-size: 18px;
	color: #c7000a;
	padding: 40px 16px;
	transition: all linear 0.28s;
	-moz-transition: all linear 0.28s;
	-webkit-transition: all linear 0.28s;
	-o-transition: all linear 0.28s;
}

.fast_channel ul li.no_bg {
	background: none;
}

.fast_channel ul {
	width: 1200px;
	margin: 0 auto;
	background-color: #f4f4f4;
	height: 140px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.fast_channel em {
	background: url("../images/icon_channel_01.png") no-repeat right center;
	width: 65px;
	height: 54px;
	display: block;
	float: left;
	margin-right: 5px;
}

.fast_channel ul li {
	display: flex;
	align-items: center;
	justify-content: center;
}

.fast_channel ul li i {
	color: #014099;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	line-height: 60px;
	font-style: normal;
}

.fast_channel ul li:hover {
	background-color: #fff;
}

.fast_channel .Community {
	background: url("../images/icon_channel_01.png") no-repeat right center;
}

.fast_channel .ClassBlog {
	background: url("../images/icon_channel_02.png") no-repeat right center;
}

.fast_channel .Newspaper {
	background: url("../images/icon_channel_03.png") no-repeat right center;
}

.fast_channel .Recruitment {
	background: url("../images/icon_channel_04.png") no-repeat right center;
}

.fast_channel .Degrees {
	background: url("../images/icon_channel_05.png") no-repeat right center;
}

.demo {
	clear: both;
	height: 30px;
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
	font-size: 15px;
}

.demo_l {
	width: 80%;
	float: left;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.demo_r {
	width: 20%;
	float: right;
	color: #808080;
	font-size: 14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.clearkb {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #cb820e;
	height: 38px;
	line-height: 38px;
}

.lanse {
	background: #4e94d9;
}

.lanse1 {
	background: #22bdd0;
}

.lvse {
	background: #65bd4a;
}

.lvse1 {
	background: #67a45f;
}

.zise {
	background: #fb7085;
}

.zise1 {
	background: #aa89bc;
}

.xxgk {
	width: 382px;
	float: left;
	margin-right: 26px;
	background: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #11a675;
	min-height: 320px;

}

.lxxgk {
	width: 790px;
}

.xxgk_swiper {
	width: 382px;
	float: left;
}

#demo2 {
	position: relative;
	width: 100%;
	height: 264px;
	overflow: hidden;
}

#demo2 .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 0;
	opacity: 1;
}

#demo2 .swiper-pagination-bullet-active {
	background: #003867;
}

#demo2 .swiper-pagination{
	padding-right: 15px;
	text-align: right;
}

#demo2 img {
	display: block;
	max-width: 1920px;
	margin: auto;
	width: 100%;
	height: 100%;
}

.xxgk_list {
	width: 382px;
	float: right;
}

.titlea a {
	font-size: 18px;
	color: #fff;
	width: 100px;
	float: left;
	height: 39px;
	line-height: 38px;
	padding-left: 20px;
}

.morea a {
	width: 60px;
	line-height: 38px;
	height: 38px;
	color: #fff;
	float: right;
	text-align: right;
	padding-right: 9px;
}

.blank5 {
	height: 5px;
	clear: both;
	overflow: hidden;
}

.xiaozhang {
	width: 361px;
	clear: both;
	margin: 0 auto;
}

.xiaozhang_l {
	width: 117px;
	float: left;
}

.xiaozhang_r {
	width: 230px;
	float: right;
}

.xz_title a {
	color: #424242;
	font-weight: bold;
}

.xz_jiajie {
	line-height: 20px;
}

.xz_jiajie a {
	font-size: 13px;
	color: #7b7b7b;
}

.xz_more {
	font-size: 14px;
}

.footbg {
	width: 100%;
	background: #939090;
	clear: both;
	font-size: 15px;
	padding: 26px 0px 20px 0px;
	overflow: hidden;
	line-height: 26px;
}

.foot_l {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}

.foot_m {
	width: 250px;
	float: right;
	line-height: 28px;
	text-align: center;
}

.huisets {
	background: #f5f5f5;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0px;
	font-size: 15px;
}

.link_l {
	background: #11a675;
	width: 110px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #fff;
	font-weight: bold;
	float: left;
}

.yqlj {
	float: left;
	width: 890px;
}

.yqlj li {
	float: left;
	margin: 0px 10px 0px 20px;
}

.yqlj li a {
	float: left;
	height: 31px;
	line-height: 31px;
}

.gosite {
	position: fixed;
	right: 5px;
	bottom: 40px;
	z-index: 6;
	cursor: pointer;
}

/*列表页*/
.nybgbb {
	width: 100%;
	clear: both;
	background: url(../images/nybg.jpg) no-repeat top center;
	height: 250px;
	background-size: cover;
}

.nytitle {
	width: 1100px;
	clear: both;
	font-size: 46px;
	height: 100px;
	line-height: 100px;
	padding-top: 60px;
	margin: 0 auto;
	color: #fff;
}

.content_nyl {
	width: 1200px;
	background: #11a675;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	margin-top: -50px;
}

.jzqnav {
	overflow: hidden;
	clear: both;
	padding-top: 2px;
}

.jzqnav li a {
	line-height: 48px;
	height: 48px;
	width: 140px;
	display: block;
	color: #fff;
	float: left;
	display: block;
	text-align: center;
	margin-left: 10px;
	font-size: 15px;
}

.jzqnav li a.nomal {
	background: #fff;
	color: #22ac7b;
	font-weight: bold;
}

.jzqnav li a:hover {
	background: #fff;
	color: #22ac7b;
	font-weight: bold;
}

.right_top {
	background: #fff;
	height: 68px;
	line-height: 48px;
	width: 100%;
	clear: both;
	padding-top: 12px;
	text-indent: 33px;
	background: url(../images/home.png) no-repeat 5px 27px;
	padding-bottom: 30px;
	overflow: hidden;
}

.qyjs {
	background: #22ac7b;
	color: #fff;
	height: 48px;
	padding: 0px 20px;
	text-align: center;
	font-size: 22px;
	line-height: 48px;
	float: left;
}

.position {
	height: 42px;
	line-height: 42px;
	color: #5f5f5f;
	width: 1160px;
	font-size: 16px;
	text-indent: 40px;
	background: url(../images/home.png) no-repeat 5px 12px;
	margin: 0 auto;
}

.dh {
	color: #000;
}

.xw {
	height: 40px;
	line-height: 40px;
	width: 1189px;
	overflow: hidden;
}

.xw_l {
	width: 900px;
	float: left;
	background: url(../images/lia.png) no-repeat 0px 16px;
	text-indent: 15px;
}

.xw_r {
	width: 100px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666
}

.fenye {
	border-top: 3px solid #f2f2f2;
	padding-top: 18px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 40px;
	overflow: hidden;
}

.fenye span {
	margin-left: 10px;
}

/*详情页*/
.news_title {
	font-size: 32px;
	line-height: 42px;
	padding: 20px 0px 16px 0px;
	width: 1160px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #e8e8e8;
	color: #000;
}

.laiyuan {
	color: #000;
	margin-right: 26px;
}

.xian {
	text-align: center;
	padding: 15px 0px;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
}

.news_leibie a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	background-color: #ea5a25;
	text-align: center;
	font-size: 14px;
	color: #fff;
	clear: both;
}

.zhengwen {
	color: #727272;
	padding: 10px 10px 30px 10px;
	line-height: 28px;

}

.zhengwen p {
	margin-bottom: 15px;
	line-height: 28px;
	color: #383838;

}

.zhengwen img {
	margin-bottom: 20px;
	max-width: 100%;
	display: block;
	margin: 0 auto;

}

.close {
	margin: 0 auto;
	padding: 5px 20px 60px 20px;
	float: right;
}

.close a {
	color: #22ac7b;
	font-weight: bold;
}