
.progress-wrap{
  background: url(../img/fz_bg.jpg) no-repeat;
  background-size: 100% auto;
  /* height: 47.83rem; */
}
/* 公司发展  */
.pg1{
  height: 7.5rem;
}
.menu2 { 
  padding-top: 5.6rem;
	text-align: center;
}
.menu2 a {
	display: inline-block;
	width: 0.8rem;
	color: #fff;
	letter-spacing: 2px;
	margin: 0 0.3rem;
}
.menu2 a i{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
  background-repeat: no-repeat;
  background-size:100% 100%;
	margin-bottom: 0.15rem;
}
.menu2 a span{
  font-size: 0.18rem;
  white-space: nowrap;
}
.menu2 .m1 i{
	background-image: url(../img/icon_m1.png);
}
.menu2 .m2 i{
	background-image: url(../img/icon_m2.png);
}
.menu2 .m3 i{
	background-image: url(../img/icon_m3.png);
}
.menu2 .m4 i{
	background-image: url(../img/icon_m4.png);
}

.pg2{
  height: 6.40rem;
	position: relative;
}
.pg2 h3{	
	font-size: 0.72rem;
	text-align: center;
	margin-bottom: 0.6rem;
}
#swiper-timeline .bd{
	overflow: hidden;
}
#swiper-timeline ul{
  margin: 0 auto;
  display: -webkit-box;
  width: 100%;
  overflow-x: scroll;
}
.tl-item {
	width: 1.64rem;
}
.tl-item:nth-child(2n+1){
  padding-top: 1.46rem;
}
.tl-item .icon{
	width:1.32rem;
	margin: 0 auto;
}
.tl-item .icon img{
	width: 1.32rem;
	display: block;
}
.tl-item .text{
	border-left: 1px solid #b3b3b3;
	margin-left: 0.4rem;
	padding-top: 0.2rem;
	padding-left: 0.08rem;
	line-height: 1.6;
}
.tl-item .time{
	font-size: 0.12rem;
	font-weight: bold;
	color:#343434;
	margin-bottom: 0.12rem;
}
.tl-item .name{
	font-size: 0.12rem;
}


.pg3{
  /*padding-top: 9rem;*/
  height: 8.98rem;
  overflow: hidden;
}
.pg3 .swiper-slide{
  text-align: center;
}
.pg3 h3{
	font-size: 0.4rem;
	color:#1d1d1d;
	font-weight: bold;
  margin-bottom: 0.3rem;
  padding-top: 0.9rem;
}
.pg3 .text{
	font-size: 0.16rem;
	color:#4d4d4d;
  margin-bottom: 0.5rem;
  line-height: 1.8;
  padding:0 0.1rem;
}
.pg3 .ph{
	font-size: 0.26rem;
	color:#c60075;
	line-height: 0.75rem;
}
.pg3 .ph::before{
	content: '';
	display: block;
	width: 0.27rem;
	height: 0.04rem;
	background: #c60075;
	margin: 0 auto 0.12rem;
}
.pg3 .no{
	font-size: 0.93rem;
	color:#c60075;
	font-weight: bold;
}
.pg3_fullSlide .swiper-slide{
  height: 8.98rem;
}
.pg3_fullSlide .bd li{
	text-align: center;

}
.pg3_fullSlide .hd{
	
	text-align: center;
}

.pg3_fullSlide .hd span{
	display: inline-block;
	border:1px solid #b2aeac;
	color:#b0b0b0;
	text-align: center;
	width: 0.88rem;
	height: 0.31rem;
	line-height: 0.31rem;
	font-size: 0.20rem;
	margin: 0 0.2rem;
}
.pg3_fullSlide .hd span.swiper-pagination-bullet-active{
	border-color:#c60075;
	background: #c60075;
	color:#fff;
	font-weight: bold;
}
.pg3_fullSlide .swiper-pagination-bullet {
  height: auto;
  display: inline-block;
  border-radius: 0;
  background: none;
  opacity: 1;
}
.pg4{
  height: 9rem;
}
.pg4 h3{
	text-align: center;
  font-size: 0.72rem;
  padding-top: 0.8rem;
	color:#010101;
}
.pg4 .text{
  text-align: center;
  font-size: 0.2rem;
  line-height: 1.6;
  transform: translateY(-10%);
}
.pg4 .text.text2{
  text-align: center;
  font-size: 0.2rem;
  line-height: 1.6;
  transform: translateY(-30%);
}
.pg4_fullSlide .swiper-slide{
  height: 7.4rem;
}
.pg4_fullSlide .swiper-pagination-bullet-active{
  background: none;
}
.pg4_fullSlide .swiper-slide .pg4_inner{
	width:6.4rem;
	height:3.2rem;
	margin-top:0.9rem;
	margin-bottom:0.3rem;
}
.pg4_fullSlide .swiper-slide .pg4_inner .swiper-slide{
	width:3.2rem;
	height:3.2rem;
}
.pg4_fullSlide .swiper-slide .pg4_inner .swiper-slide img{
	width:3.2rem;
	height: 3.2rem;
}
.pg4_fullSlide.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0;
}
.pg4_fullSlide .swiper-pagination-bullet {
  height: auto;
  display: inline-block;
  border-radius: 0;
  background: none;
  opacity: 1;
}
.pg4_fullSlide .hd{ 
	overflow: hidden;
	border-bottom: 2px solid #dcdcdc;
}
.pg4_fullSlide .hd span{
	width: 25%;
	float: left;
	text-align: center;
	font-size: .12rem;
	color:#0c0c0c;
}
.pg4_fullSlide .hd span::after{
	content: '';
	display: block;
	height: 0.06rem;
}
.pg4_fullSlide .hd span.swiper-pagination-bullet-active::after{
	background: #c60075;
}

.pg5{
  height: 7.2rem;
  position: relative;
}
.pg5 h3{
	font-size: 0.6rem;
	color:#010101;
	text-align: center;
	padding-top: 0.8rem;
	margin-bottom: 0.3rem;
}
.pg5 h3::after{
	display: block;
	content: '';
	width: 0.26rem;
	height: 0.6rem;
	border-bottom:1px solid #c60075;
	margin: 0 auto;
}
.pg5 .text{
	text-align: center;
	line-height: 1.6;
  color:#4d4d4d;
  font-size: 0.18rem;
}

.my-cont.active {
	transform: translateY(0);
    transition-delay: 0.5s;
	opacity: 1;
}
.my-cont {
	transform: translateY(0.5rem);
	/* opacity: 0; */
	transition: all 1s;
}

.pg4_fullSlide .swiper-slide .pg4_inner_new{
	width:6.4rem;
	height:3.2rem;
	margin-top:0.9rem;
	margin-bottom:0.3rem;
}
.pg4_fullSlide .swiper-slide .pg4_inner_new .swiper-slide{
	width:4.3rem;
	height:3.2rem;
}
.pg4_fullSlide .swiper-slide .pg4_inner_new .swiper-slide img{
	width:4.3rem;
	height: 3.2rem;
}

.pg4_fullSlide .swiper-slide .pg4_inner_new2{
	width:6.4rem;
	height:3.2rem;
	margin-top:0.9rem;
	margin-bottom:0.3rem;
}
.pg4_fullSlide .swiper-slide .pg4_inner_new2 .swiper-slide{
	width:3.2rem;
	height:3.2rem;
}
.pg4_fullSlide .swiper-slide .pg4_inner_new2 .swiper-slide img{
	width:3.2rem;
	height: 3.2rem;
}
.pg5_img img:nth-child(1){
    width:1.51rem;
    position: absolute;
    top: 0.8rem;
}
.pg5_img img:nth-child(2){
    width:0.77rem;
    position: absolute;
    top: 2.3rem;
}
.pg5_img img:nth-child(3){
    width:2.05rem;
    position: absolute;
    top:6.1rem;
}
.pg5_img img:nth-child(4){
    width:1.18rem;
    position: absolute;
    top: 1.4rem;
    right: 0.3rem;
}
.pg5_img img:nth-child(5){
    width:1.38rem;
    position: absolute;
    right: 0;
}
.my-cont.active img {
    opacity: 1;
    transform: translateX(0); 
}
.my-cont .pg5_img_left{
    opacity: 0;
    transition: all 0.5s;
    transition-delay: 0.2s;
    transform: translateX(-3rem);
}
.my-cont .pg5_img_right{
    opacity: 0;
    transition: all 0.1s;
    transition-delay: 0.2s;
    transform: translateX(0rem);
}