.infoContainer {
	width: 100%;
}

.titleImg {
	margin: .8rem 0 0;
	width: 100%;
	background-color: aquamarine;
}

.titleImg .img {
	width: 100%;
	height: 6.7rem;
	background: url('../images/information/22.jpg') no-repeat center bottom;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.titleImg .img.bg26 {
	background: url('../images/recruit/banner.png') no-repeat;
	background-size: 100% 100%;
}

.titleImg .img.bg5 {
	background: url('../images/develop/banner.png') no-repeat;
	background-size: 100% 100%;
}

.titleImg .img.bg1 {
	background: url('../images/enteringSubway/banner.png') no-repeat;
	background-size: 100% 100%;
}

.titleImg .img.bg2 {
	background: url('../images/dangjian/banner.png') no-repeat;
	background-size: 100% 100%;
}

.titleImg .img.bg4 {
	background: url('../images/plan/banner.png') no-repeat;
	background-size: 100% 100%;
}

.titleImg .img.bg6 {
	background: url('../images/operate/13.jpg') no-repeat;
	background-size: 100% 100%;
}

.imgBg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .25);
}

.imgText {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.u358_ulBox {
	width: 100%;
	height: .7rem;
	background: rgba(232, 236, 235, 1);
	display: flex;
	align-items: center;
}

.u358_ul {
	width: 12rem;
	margin: auto;
	display: flex;
	align-content: center;
	padding: 0;
}

.u358_ul li {
	font-size: .18rem;
	color: #666;
	font-weight: 400;
	margin: 0 .4rem 0 0;
	position: relative;
	cursor: pointer;
}

.u358_ul li a {
	color: #666;
}

.u358_ul li a:hover {
	color: rgb(3, 83, 63);
}

.u358_ul li:nth-last-of-type(1) {
	margin: 0;
}

.u358_ul li span {
	width: .36rem;
	height: .04rem;
	border-radius: .04rem;
	display: none;
	background: rgb(3, 83, 63);
	position: absolute;
	bottom: -.24rem;
	left: 50%;
	margin-left: -.18rem;
}

.u358_ul li:hover,
.u358_ul li.active {
	color: rgb(3, 83, 63);
}

.u358_ul li.active span {
	display: block;
}

.content {
	display: flex;
	padding: .2rem 0;
	background-color: #fff;
	width: 12rem;
	margin: auto;
	flex-direction: column;
}

.content .ccimg {
	width: 100%;
	height: auto;
}

.content .titleline {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.content .titleline .text {
	width: auto;
	font-size: 0.34rem;
	font-weight: bold;
	color: #1b1d1c;
}

.titleText {
	font-size: .24rem !important;
	letter-spacing: 2px;
	margin: .15rem 0 .1rem;
}

.publicationbox {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	border-bottom: 1px solid #A3A9A8;
}

.publicationTime {
	font-size: .14rem;
	color: #A3A9A8;
	letter-spacing: 2px;
	padding: 0 0 .2rem;

}

.publicationbox .fontbox {
	width: auto;
	display: flex;
	align-items: center;
}

.publicationbox .fontbox .fontlist {
	width: 0.3rem;
	height: 0.3rem;
	text-align: center;
	line-height: 0.3rem;
	border: 1px dotted #ccc;
	margin-left: 0.1rem;
	cursor: pointer;
}

.publicationbox .fontbox .fontlist:hover,
.publicationbox .fontbox .fontlist.active {
	border: 1px solid #333;
}

.font14 span,
.font14 p,
.font14 div {
	font-size: 0.14rem !important;
	line-height: 0.24rem !important;
}


.font18 span,
.font18 p,
.font18 div {
	font-size: 0.18rem !important;
	line-height: 0.28rem !important;
}

.font18 {
	text-indent: 2.8rem !important;
}

.font22 span,
.font22 p,
.font22 div {
	font-size: 0.22rem !important;
	line-height: 0.36rem !important;
}

.font22 {
	text-indent: 3.2rem !important;
}

.font26 span,
.font26 p,
.font26 div {
	font-size: 0.26rem !important;
	line-height: 0.43rem !important;
}

.font26 {
	text-indent: 4rem !important;
}

.contbox_info span,
.contbox_info p,
.contbox_info div {
	font-family: 微软雅黑, "Microsoft YaHei" !important;
}

.content .titleline .img {
	width: 0.48rem;
	height: 0.48rem;
	cursor: pointer;
}

.content .contbox {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-top: 0.35rem;
	justify-content: space-between;
}

.content .jtcontbox {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-top: 0.35rem;
	justify-content: space-around;
	flex-wrap: wrap;
	/*	background: url('../images/information/bg-jt.png') no-repeat;*/
	height: 5rem;
	position: relative;
}

.content .jtcontbox .infobox {
	width: 3.2rem;
	height: 2.3rem;
	padding: 0.4rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	position: absolute;
	border: 1px solid #000;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 1);
	background: #fff;
	align-items: center;
}

.content .jtcontbox .infobox:nth-of-type(1) {
	left: 0;
	top: 0;
	z-index: 10;
}

.content .jtcontbox .infobox:nth-of-type(2) {
	left: 2.9rem;
	top: 0.2rem;
	z-index: 9;
}

.content .jtcontbox .infobox:nth-of-type(3) {
	left: 5.9rem;
	top: 0;
	z-index: 8;
}

.content .jtcontbox .infobox:nth-of-type(4) {
	left: 8.9rem;
	top: 0.2rem;
	z-index: 11;
}

.content .jtcontbox .infobox:nth-of-type(5) {
	left: 0;
	top: 2.5rem;
	z-index: 1;
}

.content .jtcontbox .infobox:nth-of-type(6) {
	left: 2.9rem;
	top: 2.64rem;
	z-index: 6;
}

.content .jtcontbox .infobox:nth-of-type(7) {
	left: 5.9rem;
	top: 2.5rem;
	z-index: 5;
}

.content .jtcontbox .infobox:nth-of-type(8) {
	left: 8.9rem;
	top: 2.64rem;
	z-index: 4;
}

.content .jtcontbox .infobox .imgbox {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.content .jtcontbox .infobox .img {
	width: 100%;
	height: 100%;
	transition: transform 1s;
}

.content .jtcontbox .infobox .text {
	width: 2.4rem;
	font-size: 0.16rem;
	color: #222;
	position: absolute;
	display: inline;
	line-height: 0.2rem;
	left: 0.4rem;
	bottom: 0.3rem;
	z-index: 100;
}

.content .jtcontbox .infobox .text span {
	background: #fff;
}

.content .jtcontbox .infobox .timebox {
	width: auto;
	display: block;
	position: absolute;
	left: 0.32rem;
	top: 0.5rem;
	padding: 0 0.05rem;
	height: 0.2rem;
	line-height: 0.2rem;
	background: #347840;
	font-size: 0.16rem;
	color: #fff;
}

.content .jtcontbox .infobox:hover {
	border: 1px solid #347840;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
	z-index: 100;
}

.content .jtcontbox .infobox:hover .img {
	transform: scale(1.1);
}

.content .contbox a {
	color: #000;
}

.content .contbox .leftbox {
	width: 7.1rem;
	display: flex;
	flex-direction: column;
	box-shadow: -3px 0px 24px 0px rgba(0, 0, 0, 0.26);
	border-radius: .08rem;
	overflow: hidden;
	justify-content: space-between;
	padding-bottom: 0.2rem;
	box-sizing: border-box;
}

.content .contbox .leftbox .img {
	width: 100%;
	height: 4rem;
	transition: transform 1s;
}

.content .contbox .leftbox:hover .img {
	transform: scale(1.1);
}

.content .contbox .leftbox .m-title {
	width: 100%;
	padding: 0 0.3rem;
	font-size: 0.18rem;
	font-weight: bold;
	color: #0a0b0a;
}

.content .contbox .leftbox:hover .m-title {
	color: #03513d;
}

.content .contbox .leftbox .m-text {
	width: 100%;
	padding: 0 0.3rem;
	font-size: 0.16rem;
	color: #999;
}

.content .absolutebox {
	width: 4.5rem;
	display: flex;
	flex-direction: column;
}

.content .absolutebox .list {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0.3rem;
	box-sizing: border-box;
	border-bottom: 1px solid #f0f0f1;
}

.content .absolutebox .list:hover {
	box-shadow: -3px 0px 24px 0px rgba(0, 0, 0, 0.26);
}

.content .absolutebox .list .title {
	width: 100%;
	height: 0.24rem;
	text-align: left;
	font-size: 0.2rem;
	color: #1a1c1b;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .absolutebox .list:hover .title {
	color: #03513d;
}

.content .absolutebox .list .text {
	width: 100%;
	text-align: left;
	font-size: 0.16rem;
	color: #353737;
	margin: 0.22rem 0;

	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .timeline {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.content .timeline .time {
	font-size: 0.16rem;
	color: #a5a5a5;
	width: auto;
}

.content .timeline .icon {
	width: 0.4rem;
	height: 0.4rem;
	margin: 0;
	transition: margin 1s;
	background: url('../images/information/ico-news01.png') no-repeat;
}

.content .videobox .videolist:hover .timeline .icon {
	background: url('../images/information/ico-news01-d.png') no-repeat;
}

.content .contbox .absolutebox .list:hover .timeline .icon,
.content .contbox .leftbox:hover .timeline .icon,
.content .videobox .videolist:hover .timeline .icon,
.content .whbox .whlist:hover .timeline .icon {
	margin: 0 -0.1rem 0 0;
}

.content .videobox {
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 0.35rem;

}

.content .videobox .videolist {
	width: 3.8rem;
	display: flex;
	flex-direction: column;
	box-shadow: -3px 0px 12px 0px rgba(0, 0, 0, 0.26);
	border-radius: 0.08rem;
	padding-bottom: 0.48rem;
	margin-bottom: 0.3rem;
	overflow: hidden;
}

.content .videobox .videolist .img {
	width: 100%;
	height: 2.15rem;
	transition: transform 1s;
}

.content .videobox .videolist:hover .img {
	transform: scale(1.1);
}

.content .videobox .videolist .title {
	width: 100%;
	margin: 0.48rem 0 0.1rem;
	padding: 0 0.3rem;
	font-size: 0.18rem;
	font-weight: bold;
	color: #0a0b0a;
}

.content .videobox .videolist:hover {
	background: #03513d;
}

.content .videobox .videolist:hover .title {
	color: #fff;
}

.content .whbox {
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: 0.35rem;
	flex-wrap: wrap;

}

.content .whbox .whlist {
	width: 49%;
	display: flex;
	flex-direction: column;
	padding-bottom: 0.48rem;
	margin-bottom: 0.3rem;
	overflow: hidden;
	padding: 0.2rem;
	box-shadow: -3px 0px 12px 0px rgba(0, 0, 0, 0.26);
}

.content .whbox .whlist:hover {}

.content .whbox .whlist .typebox {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.content .whbox .whlist .type {
	width: auto;
	padding: 0.05rem 0.1rem;
	color: #fff;
	font-size: 0.12rem;
	background: #00513e;
	border-radius: 0.05rem;
	background: linear-gradient(90deg, #6DBA55 0%, #55754B 80%);
}

.content .whbox .whlist .title {
	width: 100%;
	margin: 0.1rem 0 0.1rem;
	height: 0.56rem;
	font-size: 0.18rem;
	font-weight: bold;
	color: #0a0b0a;
	border-bottom: 1px solid #ccc;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .whbox .whlist:hover .title {
	color: #03513d;
}

.content .whbox .whlist .text {
	width: 100%;
	text-align: left;
	font-size: 0.16rem;
	color: #353737;
	margin-bottom: 0.1rem;
}

.contbox_list {
	flex-direction: column !important;
	margin-bottom: 0.2rem;
}

.contbox_item {
	/*	box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.149);*/
	background: #fff;
	/*	padding: .17rem .35rem;*/
	padding: 0.10rem 0;
	display: flex;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid rgba(3, 83, 63);
	align-items: center;
	justify-content: flex-start;
}

.contbox_item:first-child {
	border-top: 1px solid rgba(3, 83, 63);
}

.contbox_itemDate {
	width: auto;
	display: flex;
	flex-direction: column;
	margin-left: 0.32rem;
}

.contbox_itemDate .day {
	width: auto;
	height: 0.8rem;
	font-size: 0.64rem;
	color: #222222;
	line-height: 0.8rem;
	border-bottom: 1px solid #222;
	display: block;
}

.contbox_itemDate .year {
	width: 100%;
	font-size: 0.2rem;
	color: #222;
	line-height: 0.36rem;
}

.contbox_item:hover .contbox_itemDate .day {
	color: #347840;
	border-bottom: 1px solid #347840;
}

.contbox_item:hover .contbox_itemDate .year {
	color: #347840;
}

.contbox_itemtextline {
	width: auto;
	display: flex;
	flex-direction: row;
}

.contbox_itemtextline .type {
	height: 0.28rem;
	line-height: 0.28rem;
	margin: 0.08rem 0.24rem 0 0.88rem;
	font-size: 0.16rem;
	color: #fff;
	background: #222;
	width: 0.9rem;
	text-align: center;
}

.contbox_item:hover .contbox_itemtextline .type {
	background: #347840;
}

.contbox_itemtextline .text {
	font-size: 0.2rem;
	color: #222;
	width: 7rem;
	height: 0.36rem;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.contbox_item:hover .contbox_itemtextline .text {
	color: #347840;
}

.contbox_item .ll {
	width: auto;
	margin-left: auto;
	display: flex;
	align-items: center;
}

.contbox_item .ll .img {
	width: 0.2rem;
	height: 0.2rem;
}

.contbox_item .ll .text {
	font-size: 16px;
	color: #999999;
}

.contbox_item_left {
	padding: 0 .1rem;
	margin: 0 .35rem 0 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.contbox_item_right {
	flex: 1;
	border-left: 1px solid #A3A9A8;
	padding: .05rem 0 .05rem .2rem;
}

.contbox_item_leftDate {
	color: #303133;
	font-size: .2rem;
	font-weight: 500;
	letter-spacing: 2px;
}

.contbox_item_leftYear {
	font-size: .16rem;
	font-weight: 500;
	color: #ABACAC;
	letter-spacing: 2px;
}

.contbox_item_right h5 {
	color: #303133;
	font-size: .2rem;
	font-weight: 500;
	margin: 0 0 .1rem;

	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contbox_item_right p {
	color: #A3A9A8;
	font-size: .16rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contbox_item:hover .contbox_item_right h5,
.contbox_item:hover .contbox_item_leftDate {
	color: #00743B;
}

.contbox_videolist {
	flex-wrap: wrap !important;
}

.contbox_videoitem {
	width: 49%;
	box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.149);
	background: #fff;
	border-radius: .08rem;
	padding: .3rem;
	box-sizing: border-box;
	display: flex;
	overflow: hidden;
	margin: 0 0 .3rem;
	cursor: pointer;
}

.contbox_videoitem_leftimg {
	width: 2.4rem;
	height: 1.5rem;
}

.contbox_videoitem_right {
	width: auto;
	flex: 1;
	padding-left: 0.3rem;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.contbox_videoitem_right .title {
	width: 100%;
	height: 0.58rem;
	font-size: 0.2rem;
	color: #191919;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contbox_videoitem:hover .contbox_videoitem_right .title {
	color: #00743B;
	text-decoration: underline;
}

.contbox_videoitem_right .timeline {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.contbox_videoitem_right .timeline .time {
	width: auto;
	font-size: 0.12rem;
	color: #379969;
}

.contbox_videoitem_right .timeline .more {
	width: auto;
	font-size: 0.12rem;
	color: #ABACAC;
}

.contbox_info {
	font-size: .14rem;
	font-weight: 350;
	color: #000;
	line-height: .25rem;
	letter-spacing: 2px;
	margin-top: .3rem !important;
	text-indent: 2em;
}



#paginatorJq {
	position: relative;
	display: flex;
	justify-content: center;
}

.textline .text a {
	color: rgb(46, 60, 57);
}

.videoarea {
	display: none !important;
}

.videoarea.show {
	display: block !important;
}

/* informationList */

@media screen and (max-width: 860px) {
	.imgText {
		top: 0;
	}

	.content {
		width: calc(100% - .6rem);
		margin: auto;
		/* padding-top: .25rem; */
	}

	.content .titleline .text {
		font-size: .24rem;
		font-weight: 600;
		color: #101010;
		margin: .15rem 0 0;
	}

	.content .contbox {
		margin-top: .2rem;
	}
}