.pinpai{
	height: 620px;
	padding-top: 95px;
}
.pp_ul{
	display: flex;
	justify-content: space-between;
}
.pp_item{
	box-shadow: 0px 0px 10px #80808059;
	width: 230px;
	height: 270px;
	border-radius: 20px;
	position: relative;
}
.pp_title{
	background-color: #FBAB09;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 180px;
	position: absolute;
	top: -20px;
	left: 30px;
	font-size: 18px;
}
.pp_content{
	text-align: center;
	margin-top: 30%;
	font-size: 16px;
	height: 95px;
}
.pp_icon{
	text-align: center;
}
.fzlc_info{
	display: flex;
}
.fzlc_left{
	width: 25%;
	height: 550px;
	position: relative;
}
.fzlc_left_1{
	width: 210px;
	height: 550px;
	background-color: #E7231B;
	border-top-right-radius: 70px;
	border-bottom-left-radius: 100px;
}
.fzlc_left_2{
	width: 210px;
	height: 475px;
	background-color: #FBAB09;
	position: absolute;
	top: 75px;
	left: 50px;
	border-top-right-radius: 70px;
	border-bottom-left-radius: 100px;
}

.timeline-list{
    margin-top: 50px;
    font-size: 14px;
    list-style: none;  
	height: 380px;
	overflow: auto;
	padding-top: 15px;
}
.timeline-item:last-child .timeline-item_tail {
    display: none;
}
.timeline-item{
    position: relative;
    padding-bottom: 45px;
}
.timeline-item_tail{
    position: absolute;
    left: 10px;
    height: 100%;
    border-left: 2px dotted #FBAB09;
}
 
.timeline-item_node{
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 3px;
    width: 9px;
    height: 9px;
    background: #FBAB09;
    border:4px solid #E7231B
}
.timeline-item_wrapper{
    position: relative;
    padding-left: 20px;
    top: 0px;
}
.timeline-item_timestamp{
    margin-bottom: 8px;
    padding-top: 0px;
    color: #242424;
    line-height: 1;
    font-weight: 700;
    font-size: 16px;      
	margin-left: 30px;
}
.delclass{
    color: #0379FB;
    font-weight: normal;
    cursor: pointer;
}
.delclass:hover{
    color: #2395FF;
}
.config{
    background:rgba(252,252,252,1);
    padding: 20px;
    margin-bottom: 15px;
    position: relative;  
}
.delItem{
    position: absolute;
    font-size: 17px;
    color: #333;
    top: -8px;
    right: -5px;
    cursor: pointer;
}
.config-content{
    margin-top: 15px;
}
.imgLabel{
    width: 80px;
    color: #999;
}
.imgList{
    margin-left: 80px;
    padding: 10px;
    background: rgba(246,246,246,1);
}
.timeline_right{
	height: 550px;
	width: 75%;
}
.timeline-list::-webkit-scrollbar {
    width: 4px;
}
.timeline-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #E8322A;
}
.timeline-list::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.time_year{
	font-size: 28px;
	font-weight: bold;
	color: #E8322A;
	background-image: url('../icon_6.png');
	background-size: 50% 100%;
	background-repeat: no-repeat;
	padding: 5px 15px 15px 0;
	letter-spacing: 2px;
}
.time_title{
	margin-left: 20px;
}
.fzlc_left_logo{
	text-align: center;
	margin-top: 40%;
}
.fzlc_left_logo p{
	color: #fff;
	font-size: 18px;
	margin-top: 50px;
}
.timeline_right_title{
	color: #E7231B;
	font-size: 28px;
}
.fzlc{
	height: 620px;
	background-color: #F8F8F8;
	padding-top: 80px;
}
.ppjs1 .content{
	position: relative;
}
.ppjs{
}
.ppjs1_title{
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.ppjs1_content{
	margin-top: 30px;
	color: #84ADB8;
	/* width: 680px; */
	/* line-height: 40px; */
}
.ppjs1_right{
	width: 380px;
	height: 540px;
	background-color: #E7231B;
	border-top-left-radius: 70px;
}
.ppjs_right{
	/* width: 380px; */
	/* height: 310px; */
	/* background-color: #FBAB09; */
	/* border-top-left-radius: 70px; */
	/* border-bottom-right-radius: 50px; */
	/* position: absolute;
	right: 0;
	top: 125px; */
}
.ppjs_pic{
	/* width: 420px; */
	height: auto;
	margin: 5px;

}
.ppjs_pic_item{
	height: auto;
	margin: 5px;
}

.ppjs_pic_item img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.ppjs_pic img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.ppjs1_pic{
	width: 420px;
	height: 270px;
	position: absolute;
	left: -70px;
	top: 20px;
}
.ppjs1_pic img{
	width: 100%;
	height: 100%;
}
.ppjs1_pic1 img{
	width: 100%;
	height: 100%;
}
.ppjs1_pic1{
	width: 420px;
	height: 270px;
	position: absolute;
	left: -70px;
	top: 300px;
}
.pp_intro{
	width: 730px;
	margin: 0 auto;
	text-align: center;
	color: #111;
	line-height: 30px;
	margin-bottom: 60px;
	height: 50px;
	font-size: 16px;
}
.aboutus{
	margin: 20px 0;
}
.aboutus h3{
	font-size: 28px;
	color: #fff;
	width: 120px;
	padding: 10px;
	background-color: #84ADB8;
}
.aboutus p{
	/* color: #F9E8DB;
	font-size: 60px;
	letter-spacing: 16px;
	font-weight: bold; */
}
.pinpai .tit_box h2{
	font-size: 32px;
}
.timeline_right_title p{
	color: #F9E8DB;
	font-size: 60px;
	letter-spacing: 16px;
	font-weight: bold;
}
.imagebody{

}

@media screen and (max-width: 1200px) {
	.m20{
		margin: 20px;
	}
}