.ca{
	margin-top: 70px;
}
.ca .box1{
	padding-bottom: 80px;
}
.ca .box1 .list li{
	margin-bottom: 70px;
}
.ca .box1 .list li a{
	display: flex;
	justify-content: space-between;
	/* align-items: flex-start; */
}
.ca .box1 .list li .l{
	display: flex;
	flex: 1;
	margin-right: 34px;
}
.ca .box1 .list li .l .pic{
	width: 322px;
}
.ca .box1 .list li  .text-box{
	flex: 1;
	margin-right: 150px;
}
.ca .box1 .list li  .text-box .text-title{
	font-size: 20px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #222222;
	line-height: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ca .box1 .list li  .text-box .text-des{
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #777777;
	line-height: 26px;
	margin-top: 27px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ca .box1 .list li  .text-box .more{
	display: flex;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #CB0010;
	line-height: 26px;
	margin-top: 49px;
}
.ca .box1 .list li  .text-box .more .iconfont{
	margin-left: 11px;
}
.ca .box1 .list li .r{
	display: flex;
	/* align-items: flex-end; */
	border-bottom: 1px solid rgba(223, 223, 223, 1);
}
.ca .box1 .list li .r .r-box{
	width: 112px;
	height: 112px;
	background: #F2F2F2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 54px;
}
.ca .box1 .list li .r .date{
	font-size: 50px;
	font-family: Arial;
	font-weight: bold;
	color: #222222;
	line-height: 1;
}
.ca .box1 .list li .r .year{
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-top: 8px;
}
.ca .box1 .list{
	margin-bottom: 11px;
}
.g-s-zh{
	font-size: 38px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #CB0010;
	line-height: 1;
}
.g-s-en{
	font-size: 20px; font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #343434;
	line-height: 1;
	margin-top: 10px;
}

.abo-box{font-size:16px;color:#666;line-height:30px;padding:50px 0;}

.gs .box1{
	padding: 77px 0 0;
}
.gs .box1 .box-c{
	position: relative;
	margin-top: 50px;
}
.gs .box1 .box-c .l{
	width: 59.46%;
}
.gs .box1 .box-c .text-box{
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #343434;
	line-height: 32px;
}
.gs .box1 .box-c .text-box p:not(:last-child){
	margin-bottom: 34px;
}
.gs .box1 .box-c .list{
	position: relative;
	margin-top: 56px;
	padding: 46px 0 4px;
}
.gs .box1 .box-c .list::before{
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 2000px;
	height: 100%;
	background-color: rgba(203, 0, 16, 1);
	z-index: -1;
}
.gs .box1 .box-c .list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gs .box1 .box-c .list li{
	width: 30%;
	margin-bottom: 50px;
}
.gs .box1 .box-c .list li .number{
	color: #fff;
	font-size: 16px;
}
.gs .box1 .box-c .list li .number .counter{
	font-size: 50px;
	font-family: Arial;
	/* font-weight: bold; */
	color: #FFFFFF;
	line-height: 1;
}
.gs .box1 .box-c .list li .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 10px;
}
.gs .box1 .box-c .r{
	position: absolute;
	right: 0;
	top: 0;
	width: 39%;
	height: 100%;
}
.gs .box1 .box-c .r img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gs .box2{
	padding: 128px 0 136px;
	background-image: url(../img/gs-box2-bg.png);
	background-size: cover;
}
.gs .box2 .gallery-top-box{
	margin-top: 85px;
}
.gs .box2 .gallery-top-box .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.gs .box2 .gallery-top-box .swiper-slide .l{
	width: 51%;
}
.gs .box2 .gallery-top-box .swiper-slide .l .year{
	font-size: 30px;
	color: rgba(203, 0, 16, 1);
	margin-top: -15px;
}
.gs .box2 .gallery-top-box .swiper-slide .l .year span{
	font-size: 120px;
	font-family: Arial;
	font-weight: bold;
	color: #CB0010;
	line-height: 1;
}
.gs .box2 .gallery-top-box .swiper-slide .l .text-box{
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
	margin-top: 66px;
}
.gs .box2 .gallery-top-box .swiper-slide .r{
	width: 44.6%;
}
.gs .box2 .gallery-thumbs-box{
	position: relative;
	margin-top: 117px;
}
.gs .box2 .gallery-thumbs-box .btn{
	position: absolute;
	bottom: -17px;
	width: 51px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #CECECE;
	border-radius: 50%;
	background-color: #fff;
	z-index: 2;
	cursor: pointer;
}
.gs .box2 .gallery-thumbs-box .btn:hover{
	background-color: rgba(203, 0, 16, 1);
	border-color: rgba(203, 0, 16, 1);
}
.gs .box2 .gallery-thumbs-box .btn.btn-prev{
	left: -17px;
}
.gs .box2 .gallery-thumbs-box .btn.btn-next{
	right: -17px;
}
.gs .box2 .gallery-thumbs-box .btn .iconfont{
	font-size: 20px;
	color: rgba(153, 153, 153, 1);
	font-weight: bold;
}
.gs .box2 .gallery-thumbs-box .btn:hover .iconfont{
	color: #fff;
}
.gs .box2 .gallery-thumbs-box::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 8px;
	width: 100%;
	height: 1px;
	background: #EBEBEB;
}
.gs .box2 .gallery-thumbs .swiper-slide{
	font-size: 16px;
	font-family: PingFang;
	color: #333333;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	/* width: auto; */
}
.gs .box2 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
	color: rgba(203, 0, 16, 1);
}
.gs .box2 .gallery-thumbs .swiper-slide .dot{
	display: block;
	width: 18px;
	height: 18px;
	border: 4px solid #D7D7D7;
	border-radius: 50%;
	margin: 20px auto 0;
	background-color: #fff;
}
.gs .box2 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .dot{
	border-color: rgba(203, 0, 16, 1);
}
.gs .box3{
	padding: 101px 0 112px;
	background-image: url(../img/gs-box3-bg.jpg);
	text-align: center;
	background-size: cover;
}
.gs .box3 .g-s-zh,.gs .box3 .g-s-en{
	color: #fff; font-family:Arial, Helvetica, sans-serif;
}
.gs .box3  .list{
	margin-top: 116px;
}
.gs .box3  .list ul{
	display: flex;
	justify-content: space-between;
}
.gs .box3  .list li{
	height: 387px;
	padding: 58px 19px 0;
	width: 23.6%;
	background-color: rgba(255, 255, 255, 0.1);
}
.gs .box3  .list li .text-title{
	font-size: 22px;
	font-family: PingFang;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 39px;
}
.gs .box3  .list li .text-des{
	font-size: 15px;
	font-family: PingFang;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 20px;
}
.gs .box3  .list li .icon img{
	display: block;
	margin: 0 auto;
	transition: all 0.6s;
}
.gs .box3  .list li:hover{
	background-color: rgba(203, 0, 16, 1);
}
.gs .box3  .list li:hover .icon img{
	transform: rotateY(180deg);
}
.gs .box4{
	background-image: url(../images/gs-box4-bg.jpg);
	background-size: cover;
	text-align: center;
	padding: 96px 0 83px;
}
.gs .box4 .box-c{
	margin-top: 111px;
}
.gs .box4 .box-c .swiper{
	padding-bottom: 56px;
}
.gs .box4 .box-c .swiper-slide{
	display: flex;
	justify-content: center;
	
	transform: scale(0.74,0.75);
	box-shadow: 0px 0px 20px 0px rgba(169, 169, 169, 0.4);
}
.gs .box4 .box-c .swiper-slide.swiper-slide-active{
	transform: scale(1);
}
.gs .box4 .box-c .swiper-slide img{
	width: 100%;
	height: 100%;
}
.gs .box4 .box-c .name {
	font-size: 18px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #555;
	line-height: 1;
}
.strength .box1{
	text-align: center;
	padding: 77px 0 0;
}
.strength .box1 .zh{
	font-size: 38px;
	font-family: PingFang;
	font-weight: bold;
	color: #CB0010;
	line-height: 1;
}
.strength .box1 .en{
	font-size: 28px;
	font-family: NexaBold;
	font-weight: 400;
	color: #343434;
	line-height: 1;
	margin-top: 22px;
}
.strength .box1 .des{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 40px;
	margin-top: 49px;
}
.strength .box1 .list ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.strength .box1 .list li{
	width: 33.3%;
	text-align: left;
}
.strength .box1 .list li img{
	max-width: 100%;
}
.strength .box1 .list li .box{
	text-align: center;
}
.strength .box1 .list li .number{
	font-size: 26px;
	color: rgba(68, 68, 68, 1);
}
.strength .box1 .list li .number span{
	font-size: 100px;
	font-family: Arial;
	font-weight: bold;
	color: #CB0010;
	line-height: 1;
}
.strength .box1 .list li .text{
	margin-top: 32px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.strength .box1 .list li.li2{
	padding-bottom: 34px;
}
.strength .box2{
	margin-top: 86px;
}
.strength .box2 .list li{
	display: flex;
}
.strength .box2 .list li>div{
	width: 50%;
}
.strength .box2 .list li .r .pic{
	height: 100%;
}
.strength .box2 .list li .r .pic .imgScale{
	height: 100%;
	object-fit: cover;
}
.strength .box2 .list li .l{
	display: flex;
	align-items: center;
	padding: 0 4.4% 0 16.15%;
	box-sizing: border-box;
}
.strength .box2 .list li:nth-child(2n) .l{
	padding: 0 16.15% 0 4.4% ;
}
.strength .box2 .list li .l .text-box{
	position: relative;
	width: 100%;
}
.strength .box2 .list li .l .text-box .bg img{
	display: block;
	max-width: 100%;
}
.strength .box2 .list li .l .text{
	position: absolute;
	top: 93px;
	left: 0;
	width: 100%;
}
.strength .box2 .list li .l .text-title{
	font-size: 44px;
	font-family: Microsoft YaHei;
	line-height: 1;
	color: rgba(51, 51, 51, 1);
}
.strength .box2 .list li .l .text-title span{
	font-weight: bold;
	color: #CB0010;
}
.strength .box2 .list li .l .text-des{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #343434;
	line-height: 36px;
	margin-top: 40px;
}
.project .box1{
	position: relative;
	margin: 135px 0  129px;
}
.project .box1 .l{
	width: 36.15%;
}
.project .box1 .zh{
	font-size: 38px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #CB0010;
	line-height: 1;
}
.project .box1 .en{
	font-size: 28px;
	font-family: NexaBold;
	font-weight: 400;
	color: #343434;
	line-height: 1;
	margin-top: 22px;
}
.project .box1 .gallery-top-box{
	position: relative;
	margin-top: 84px;
}
.project .box1 .gallery-top-box .btn{
	margin-top: 92px;
	display: flex;
}
.project .box1 .gallery-top-box .btn>div{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;;
	background: rgba(0,0,0,0.4);
	border-radius: 50%;
	cursor: pointer;
}
.project .box1 .gallery-top-box .btn>div:hover{
	background-color: rgba(206, 14, 5, 1);
}
.project .box1 .gallery-top-box .btn>div .iconfont{
	font-size: 20px;
	color: #fff;
}
.project .box1 .gallery-top-box .btn>div.btn-prev{
	margin-right: 20px;
}
.project .box1 .gallery-top .text-title{
	font-size: 30px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #222222;
	line-height: 50px;
}
.project .box1 .gallery-top .text-des{
	font-size: 15px;
	font-family: PingFang;
	font-weight: 500;
	color: #666666;
	line-height: 34px;
	margin-top: 22px;
}
.project .box1 .r{
	position: absolute;
	top: 0;
	right: 0;
	width: 54.27%;
	height: 100%;
	z-index: 3;
} 
.project .box1 .r .gallery-thumbs{
	width: 100%;
	height: 100%;
}
.project .box1 .r .swiper-slide{
	width: auto;
	transform: scale(0.855);
	transition: all 0.6s;
	opacity: 0.5;
	width: 70.5%;
}
.project .box1 .r .swiper-slide.swiper-slide-thumb-active{
	transform: scale(1);
	opacity: 1;
}
.project .box1 .r .swiper-slide img{
	position: relative;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
@media (max-width:1650px) {
	.strength .box2 .list li .l{
		padding: 0 4.4% 0 10.15%;
	}
	.strength .box2 .list li:nth-child(2n) .l{
		padding: 0 10.15% 0 4.4%;
	}
}
@media (max-width:1400px) {
	.strength .box2 .list li .l{
		padding: 0 4.4% 0 4.15%;
	}
	.strength .box2 .list li:nth-child(2n) .l{
		padding: 0 4.15% 0 4.4%;
	}
	.strength .box2 .list li .l .text-title{
		font-size: 36px;
	}
	.strength .box1 .list li .number span{
		font-size: 70px;
	}
}
@media (max-width:1199px) {
	.strength .box2 .list li .l .text-title{
		font-size: 26px;
	}
	.ca .box1 .list li .text-box{
		margin-right: 15px;
	}
	.ca .box1 .list li .l{
		margin-right: 15px;
	}
	.ca .box1 .list li .l .pic{
		width: 290px;
	}
	.gs .box2 .gallery-top-box .swiper-slide .l .year span{
		font-size: 70px;
	}
	.gs .box2 .gallery-top-box .swiper-slide .l .year{
		margin-top: 7px;
	}
	.gs .box2 .gallery-top-box .swiper-slide .l .text-box{
		margin-top: 30px;
	}
	.gs .box2 .gallery-thumbs-box{
		margin-top: 40px;
	}
	.gs .box3 .list li{
		padding-top: 20px;
	}
	.gs .box3 .list li .text-title{
		margin-top: 20px;
	}
	.gs .box3 .list li .icon img{
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.g-s-zh{
		font-size: 30px;
	}
	.project .box1 .r{
		position: relative;
		margin: 50px auto 0;
		width: 100%;
	}
	.project .box1 .l{
		width: 100%;
	}
	.project .box1 .gallery-top-box{
		margin-top: 40px;
	}
	.project .box1 .gallery-top-box .btn{
		margin-top: 30px;
	}
	.project .box1 .gallery-top .text-des{
		margin-top: 15px;
	}
	.project .box1 .zh{
		font-size: 30px;
	}
	.strength .box2 .list li .l .text{
		top: 20px;
	}
	.strength .box2 .list li .l .text-des{
		margin-top: 20px;
	}
	.strength .box2 .list li .l,
	.strength .box2 .list li:nth-child(2n) .l{
		padding: 0 2%;
	}
	.strength .box2 .list li .l .text-des{
		line-height: 30px;
	}
}
@media (max-width:800px) {
	.ca .box1 .list li .l{
		margin-right: 0;
	}
	.ca .box1 .list li a{
		flex-direction: column;
	}
	.ca .box1 .list li .l .pic{
		width: 100%;
	}
	.ca .box1 .list li .r{
		margin-top: 25px;
	}
	.ca .box1 .list li .text-box .text-des{
		margin-top: 15px;
	}
	.gs .box1 .box-c .r{
		position: relative;
		width: 50%;
		margin: 40px auto 0;
	}
	.gs .box1 .box-c .l{
		width: 100%;
	}
	.gs .box2 .gallery-top-box .swiper-slide{
		flex-direction: column;
	}
	.gs .box2 .gallery-top-box .swiper-slide .l{
		width: 100%;
	}
	.gs .box2 .gallery-top-box .swiper-slide .r{
		width: 100%;
		margin: 30px 0 20px;
	}
	.gs .box2 .gallery-top-box{
		margin-top: 40px;
	}
	.gs .box2 .gallery-top-box .swiper-slide .l .year span{
		font-size: 40px;
	}
	.gs .box3 .list ul{
		flex-wrap: wrap;
	}
	.gs .box3 .list li{
		width: 48%;
		margin-bottom: 20px;
		height: 330px;
		
	}
	.g-s-zh,.project .box1 .zh{
		font-size: 26px;
	}
	.project .box1 .gallery-top .text-title{
		font-size: 24px;
	}
	.strength .box1 .list li .number span{
		font-size: 50px;
	}
	.strength .box1 .des{
		margin: 30px 0 30px;
	}
	.strength .box1 .zh{
		font-size: 30px;
	}
	.strength .box2 .list li{
		flex-direction: column-reverse;
	}
	.strength .box2 .list li>div{
		width: 100%;
	}
	.strength .box2 .list li:nth-child(2n){
		flex-direction: column;
	}
	.strength .box2 .list li .l .text-box .bg img{
		display: none;
	}
	.strength .box2 .list li .l .text{
		position: relative;
		top: 0;
		padding: 25px 15px;
	}
	.strength .box2 .list li .l .text-title{
		font-size: 24px;
	}
	.strength .box1 .list ul{
		flex-wrap: wrap;
	}
	.strength .box1 .list ul li:first-child{
		width: 100%;
	}
	.strength .box1 .list li img{
		width: 50%;
	}
	.strength .box1 .list li{
		width: 50%;
	}
}
@media (max-width:500px) {
	.strength .box2 .list li .l .text-des{
		margin-top: 10px;
	}
	.strength .box2 .list li .l .text{
		padding: 25px 5px;
	}
	.strength .box2 .list li .l .text-title{
		font-size: 20px;
	}
	.strength .box2{
		margin-top: 40px;
	}
	.strength .box1{
		padding: 50px 0 0;
	}
	.strength .box1 .list li .number span{
		font-size: 30px;
	}
	.strength .box1 .list li .text{
		margin-top: 15px;
		font-size: 16px;
	}
	.strength .box1 .zh{
		font-size: 22px;
	}
	.strength .box1 .en{
		font-size: 24px;
		margin-top: 20px;
	}
	.strength .box1 .des{
		font-size: 16px;
		line-height: 1.5;
	}
	.strength .box1 .des p{
		display: inline;
	}
	.project .box1 .gallery-top-box .btn{
		margin-top: 20px;
	}
	.project .box1 .r{
		margin-top: 40px;
	}
	.project .box1{
		margin: 60px 0;
	}
	.project .box1 .gallery-top .text-title{
		font-size: 20px;
		line-height: 1.7;
	}
	.project .box1 .gallery-top-box{
		margin-top: 30px;
	}
	.project .box1 .gallery-top .text-des{
		margin-top: 5px;
	}
	.project .box1 .gallery-top-box .btn>div{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.project .box1 .gallery-top-box .btn>div .iconfont{
		font-size: 16px;
	}
	.ca .box1 .list li .r .r-box{
		width: 80px;
		height: 80px;
		line-height: 80px;
		margin-top: 0;
	}
	.ca .box1 .list li .r .date{
		font-size: 34px;
	}
	.ca .box1 .list li .text-box{
		margin-right: 5px;
	}
	.ca .box1 .list li .text-box .more{
		margin-top: 10px;
	}
	.ca .box1 .list li .r{
		padding-bottom: 10px;
	}
	.ca .box1 .list li{
		margin-bottom: 35px;
	}
	.ca .box1 .list li .text-box .text-title{
		font-size: 18px;
	}
	
	.ca .box1{
		padding-bottom: 40px;
	}
	.g-s-zh,.project .box1 .zh{
		font-size: 22px;
	}
	.g-s-en,.project .box1 .en{
		font-size: 24px;
		margin-top: 15px;
	}
	.gs .box1 .box-c{
		margin-top: 25px;
	}
	.gs .box1 .box-c .text-box p:not(:last-child){
		margin-bottom: 15px;
	}
	.gs .box1 .box-c .list li .number .counter{
		font-size: 26px;
	}
	.gs .box1 .box-c .list li .text{
		font-size: 12px;
	}
	.gs .box1 .box-c .list li{
		width: 32%;
		margin-bottom: 20px;
	}
	.gs .box1 .box-c .list{
		margin-top: 35px;
		padding-top: 24px;
	}
	.gs .box1 .box-c .r{
		width: 100%;
	}
	.gs .box2 .gallery-thumbs-box .btn{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.gs .box2 .gallery-thumbs-box .btn .iconfont{
		font-size: 16px;
	}
	.gs .box2 .gallery-thumbs-box .btn{
		bottom: -5px;
	}
	.gs .box2 .gallery-thumbs-box .btn.btn-prev{
		left: -3px;
	}
	.gs .box2 .gallery-thumbs-box .btn.btn-next{
		right: -3px;
	}
	.gs .box2{
		padding: 50px 0;
	}
	.gs .box2 .gallery-thumbs-box{
		margin-top: 30px;
	}
	.gs .box3 .list li .icon img{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.gs .box3 .list li .text-title{
		font-size: 18px;
		margin-top: 15px;
	}
	.gs .box3 .list li .text-des p{
		display: inline;
	}
	.gs .box3 .list li{
		padding: 20px 10px;
		height: auto;
	}
	.gs .box3 .list li .text-des{
		font-size: 13px;
		margin-top: 10px;
	}
	.gs .box3 .list{
		margin-top: 40px;
	}
	.gs .box3{
		padding: 60px 0;
	}
	.gs .box2 .gallery-top-box{
		margin-top: 25px;
	}
	.gs .box2 .gallery-top-box .swiper-slide .l .text-box{
		margin-top: 5px;
	}
	.gs .box4 .box-c{
		margin-top: 30px;
	}
	.gs .box4 .box-c .swiper{
		padding-bottom: 20px;
	}
	.gs .box4 .box-c .name{
		font-size: 16px;
	}
	.gs .box4{
		padding: 60px 0;
	}
}