.infoContainer {
	width: 100%;
}

.titleImg {
	margin: .8rem 0 0;
	width: 100%;
	background-color: aquamarine;
}

.titleImg .img {
	width: 100%;
	height: 6.7rem;
	background: url('../images/enteringSubway/banner.png') no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.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: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 .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;
	border-bottom: 1px solid #A3A9A8;
}

.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.8em!important;
}

.font22 span,
.font22 p,
.font22 div {
	font-size: 0.22rem !important;
	line-height: 0.36rem !important;
}
.font22{
	text-indent: 3.2em!important;
}

.font26 span,
.font26 p,
.font26 div {
	font-size: 0.26rem !important;
	line-height: 0.43rem !important;
}
.font26{
	text-indent: 4em!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 .contbox .leftbox {
	width: 6.2rem;
	display: flex;
	/*	flex-direction: column;*/
	/*box-shadow: -3px 0px 24px 0px rgba(0,0,0,0.26);
    border-radius: .08rem;*/
	overflow: hidden;
}

.content .contbox .leftbox .img {
	width: 100%;
	height: 4.54rem;
}

.content .contbox .rightbox {
	width: auto;
	flex: 1;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding-left: 0.3rem;
	box-sizing: border-box;
}

.content .contbox .rightbox .title {
	width: 100%;
	border-bottom: 1px solid #333;
	text-align: left;
	font-size: 0.25rem;
	color: #333;
	padding: 0.1rem 0;
	margin-bottom: 0.2rem;
}

.content .contbox .rightbox .text {
	width: 100%;
	text-align: left;
	font-size: 0.2rem;
	color: #727272;
	line-height: 0.38rem;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 0.4rem;
}

.content .zcbox {
	width: 100%;
	box-shadow: -3px 0px 24px 0px rgba(0, 0, 0, 0.26);
	padding: 0.3rem;
	box-sizing: border-box;
	margin-top: 0.32rem;
}

.content .zcbox .title {
	width: 100%;
	text-align: left;
	font-size: 0.2rem;
	color: #333;
}

.content .zcbox .time {
	width: 100%;
	text-align: left;
	font-size: 0.16rem;
	color: #ABACAC;
	margin-top: 0.1rem;
}

.content .zzjgimg {
	width: 11.51rem;
	height: 9.73rem;
}

.content .subcompantbox {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 0.32rem;
}

.content .subcompantbox .listbox {
	width: 48%;
	display: flex;
	box-shadow: -3px 0px 24px 0px rgba(0, 0, 0, 0.26);
	padding: 0 0.4rem;
	box-sizing: border-box;
	flex-direction: column;
}

.content .subcompantbox .listbox .list {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0.2rem 0;
}

.content .subcompantbox .listbox .list .title {
	width: 100%;
	display: flex;
}

.content .subcompantbox .listbox .list .title .titletext {
	width: auto;
	font-size: 0.2rem;
	color: #333333;
	border-bottom: 1px solid #fff;
}

.content .subcompantbox .listbox .list:hover .title .titletext {
	color: #00743B;
	border-bottom: 1px solid #00743B;
}

.content .subcompantbox .listbox .list .time {
	width: 100%;
	font-size: 0.16rem;
	color: #D4D0D0;
}

.content .timelinebox {
	width: 100%;
	height: 3rem;
	display: flex;
	background: #F9F9F9;
	position: relative;
	margin-top: 0.32rem;
	/* overflow: hidden; */
}

.content .timelinebox .bgimg {
	width: 100%;
	height: 1.56rem;

}

.content .timelinebox .btnleft {
	width: 0.64rem;
	height: 0.64rem;
	position: absolute;
	z-index: 1000;
	top: 1.2rem;
	left: -0.74rem;
	cursor: pointer;
	transition: opacity 1s;
	opacity: 0.6;
}

.content .timelinebox:hover .btnleft {
	opacity: 1;
}

.content .timelinebox .btnright {
	width: 0.64rem;
	height: 0.64rem;
	position: absolute;
	z-index: 1000;
	top: 1.2rem;
	right: -0.74rem;
	cursor: pointer;
	transition: opacity 1s;
	opacity: 0.6;
}

.content .timelinebox:hover .btnright {
	opacity: 1;
}

.content .timelinebox .box {
	width: 100%;
	height: 3rem;
	display: flex;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	margin-top: 0.32rem;
	overflow: hidden;
}

.content .timelinebox .box .linebox {
	width: 12rem;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}

.content .timelinebox .linebox .listbox {
	width: 165.6rem;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}

.content .timelinebox .linebox .listbox .list {
	width: 3.6rem;
	height: 4.7rem;
	display: flex;
	flex-direction: column;
	color: #fff;
	padding-left: 0.4rem;
	box-sizing: border-box;
}

.content .timelinebox .linebox .listbox .list .year {
	width: auto;
	font-size: 0.36rem;
	margin-top: 0.36rem;
	color: #333;
}

.content .timelinebox .linebox .listbox .list.active .year {
	color: #00743B;
}

.content .timelinebox .linebox .listbox .list .point {
	width: 0.25rem;
	height: 0.25rem;
	background: #F6F5F5;
	border: 0.05rem solid #333;
	border-radius: 50%;
	box-sizing: border-box;
	margin: 0.04rem 0 0 0.3rem;
}

.content .timelinebox .linebox .listbox .list.active .point {
	background: #00743B;
	border: 0.05rem solid #00743B;
	box-shadow: 0px 0px 10px 0px rgba(0, 116, 59, 0.6);
}

.content .timelinebox .linebox .listbox .list .text {
	width: 100%;
	font-size: 0.16rem;
	color: #3D3D3D;
	margin-top: 0.3rem;
	padding-left: 0.06rem;
	box-sizing: border-box;
}

.content .timelinebox .linebox .line {
	width: 165.6rem;
	height: 0.01rem;
	background: #636563;
	position: absolute;
	left: 0.87rem;
	top: 1.06rem;
}