/**********************************************************/
/************************* header *************************/
/**********************************************************/

/**********************************************************/
/************************* bodys **************************/
/**********************************************************/

#bodys{
	margin-top: 45px;
}

#bodys>.title{
	width: 100%;
	height: 6rem;
	text-align: center;
	font-size: 2.6rem;
	font-family: 'PingFangSC-Semibold';
	font-weight: bolder !important;
	color:#989898;
	line-height: 6rem;
	letter-spacing: 2px;
}

#bodys>.timeline{
	background: #fff;
	overflow: hidden;
	height: 35rem !important;
}

.timeline-slider {
	width:100%;
	overflow:hidden;
	/* margin-top: 5rem; */
}
.timeline-slider>.timeline-container {
	width:96%;
	cursor:e-resize;
	float: right;
}

.timeline-container>.timeline-items {
	width: 350rem !important;
	height: 35rem;
}
.timeline-container>.timeline-items>.timeline-item{
	margin-left: 4rem;
	float:left;
	color: #fff;
	overflow:visible;
	z-index: 1;
}
.timeline-item>p{
	display: inline-block;
	color: #0B1321;
	overflow:visible;
	/* margin-top: 40px; */
	margin-left: -1rem;
	font-size: 2rem;
	font-weight: 600;
	transform: rotate(-30deg);
	font-family: 'PingFangSC-Semibold';
	position: absolute;
	top: 16rem;
}

.timeline-item{
	position: relative;
}

.writes{
	top:10.6rem;
}

.tixt{
	background:rgba(11,19,33,1);
	border:none;
	position: relative;
}
.timeline-text {
	width:20rem;
	padding:1.5rem 1.2rem;
	float:left;
	min-height: 3rem;
}

.timeline-intr{
	font-size: 1.5rem;
}

.yuan{
	width: 7px;
	height: 7px;
    background: rgba(11,19,33,1);
	border-radius: 50%;
	margin: 0 auto;
}

.triangle{
	height: 0px;
	width: 0px;
	border-top: 0px solid transparent;
	border-right: 15px solid rgba(11,19,33,1);
	border-bottom: 15px solid transparent;
    transform: rotate(270deg);
	position: relative;
	top: -1px;
}

.circle {
    width: 11px;
    background: #fff;
    z-index: 99;
    /* margin-top: 15px; */
    margin-left: -5px;
	position: absolute;
	top: 13.2rem;
}

.include{
	width: 100%;
	margin-left: 1%;
}


.xian{
	border-bottom: 1px solid #000;
	width: 100%;
	position: relative;
	top: -10.9rem;
	float: right;
	z-index: 0;
	left: 12px;
}

.jian{
	height: 0px;
	width: 0px;
	border-top: 4.5px solid transparent;
	border-right: 10px solid rgba(11,19,33,1);
	border-bottom: 4.5px solid transparent;
	position: relative;
	bottom: 11.3rem;
	float: left;
	left: 12px;
}

#bodys>.article{
	width: 100%;
}
#bodys>.article>.article-txt{
	background: #fff;
}

#bodys>.article>.article-txt p{
	font-size: 2rem;
	text-align: center;
	color: #0B1321;
	font-weight: 800;
	font-family: 'PingFangSC-Semibold';
	letter-spacing: 1px;
}

#bodys>.article>.article-txt p.item{
	width:28px;
	height:4px;
	background:rgba(137,185,42,1);
	margin: 8px auto 32px;
}

#bodys>.article>.article-txt ul li{
	font-size: 2rem;
	border-bottom: 1px solid #C7C7C7;
}

#bodys>.article>.article-txt ul li p{
	width:70%;
	display: inline-block;
	color: #252525;
	font-size:1.95rem;
	text-align: justify;
	word-break: break-all;
	line-height:3.2rem;
	margin: 0.8rem auto;
	font-family: 'PingFang SC';
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
}

#bodys>.article>.article-txt ul li span{
	display: block;
	font-size:1.63rem;
	float: right;
	color:rgba(152,152,152,1);
	margin-top: 1rem;
}



.news, .newsa{
	width:90%;
	margin: 16px auto 0;
}
.news .more, .newsa .more{
	width:15rem;
	height:3.5rem !important;
	border-radius: 44px; 
	border: 1px solid#252525;
	text-align: center;
	margin: 20px auto;
}

.news .more a, .newsa .more a{
	height: 100%;
	line-height: 3.8rem;
	font-size:1.75rem;
	color:rgba(37,37,37,1);
	font-family: 'PingFangSC-Regular';
	display: inline-block;
	width: 100%;
}

.news .more:hover{
	background: #89B92A;
    color: #fff;
    border: 1px solid #F2F2F2;
}
.news .more a:hover{
	color: #ffffff;
}

.newsa .more:hover{
	background: #89B92A;
    color: #fff;
    border: 1px solid #F2F2F2;
}
.newsa .more a:hover{
	color: #ffffff;
}

.news div.wan, .newsa div.wan {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    font-size: 2rem;
}

/* swiper-side p */
.swiper-slide p{
	font-family: 'PingFangSC-Regular';
	font-size: 1.63rem;
	color: #656565;
	letter-spacing: 1px;
}
