#about_box1 .block{align-items: flex-start;}
#about_box1 .box1{width: 30%;}
#about_box1 .box1 .text{font-size: 32px;color: #010101;margin-top: 90px;}
#about_box1 .box1 ul{margin-top: 22px;}
#about_box1 .box1 li:nth-child(2n){padding: 93px 0;}
#about_box1 .box1 li div{line-height: 1.22;}
#about_box1 .box1 li .title{font-size: 44px;color: #EA0029;}
#about_box1 .box1 li .title span{font-size: 65px;}
#about_box1 .box1 li .desc p{font-size: 23px;}
#about_box1 .box2{width: 66.7%;}
#about_box1 .box2 .desc{height: 217px;overflow-y: auto;padding-right: 30px;text-align: justify;margin-top: 7px;}
#about_box1 .box2 .desc p{font-size: 20px;line-height: 1.75;padding: 10px 0;}
#about_box1 .box2 .desc p:first-child{padding-top: 0;margin-top: -5px;}
#about_box1 .box2 .desc p:last-child{padding-bottom: 0;}
#video .box{position: relative;margin-top: 25px;overflow: hidden;-webkit-transform: translate3d(0, 0, 0);}
#video .video_btn{position: absolute;left: calc(50% - 40px);top:calc(56.5% - 40px);}
#video .video_btn img{width: 80px;cursor: pointer;transition: all .5s;}
#video .video_btn img:hover{transform: scale(1.07);}
#video .fix_video {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: none;}
#video .fix_video .fix_bg {background: rgba(0, 0, 0, .7);position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 99;}
#video .fix_video .fix_text {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;align-items: center;overflow: hidden;height: 100%;}
#video .fix_video .fix_text .video {width: 100%;max-width: 55%;margin: 0 auto;position: relative;margin-top: 50px;}
#video .fix_video .fix_text .video video {width: 100%;position: relative;z-index: 100;}
#video .fix_video i img{width: 45px;height: 45px;position: absolute;z-index: 999;cursor: pointer;top: -60px;right: -60px;filter: invert(1);}


#about_box2 .box1{width: 90%;max-width: 1130px;margin: 80px auto 0 auto;} 


#about_box3{background: url(../img/about_box3_bj.jpg) center center / cover no-repeat;}
#about_box3 .box1{position: relative;overflow: hidden;margin:22px -22px 0 -22px;}
#about_box3 .box1 ul{flex-direction: inherit;}
#about_box3 .box1 ul li{height: auto;}
#about_box3 .box1 li>div{padding:19px 22px;}
#about_box3 .box1 li .img{overflow: hidden;}
#about_box3 .paginationSwiper>div {display: flex;justify-content: center;width: 100%;margin-top: 40px;}
#about_box3 .paginationSwiper span{font-size: 14px;color: #EA0029;margin: 0 4.5px;width: 30px!important;height: 30px!important;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 1px solid #EA0029;font-family: "MiSans-M";background: none;opacity: 1;}
#about_box3 .paginationSwiper span:hover,#about_box3 .paginationSwiper span.swiper-pagination-bullet-active{background: #EA0029;color: #fff;}


#about_box4 .box1{position: relative;overflow: hidden;margin: 65px -34px 0 -34px;}
#about_box4 .box1 li>div{padding: 0 34px;}
#about_box4 .box1 li .content p{text-align: center;font-size: 23px;color: #010101;line-height: 1.4;}
#about_box4 .aboutBox4_pagination{margin-top: 72px;}
#about_box4 .aboutBox4_pagination{height: 2px;background: rgba(0, 0, 0, 0.15);}
#about_box4 .aboutBox4_pagination span{margin: 0px!important;background: #EA0029;opacity: 1;}


@media (min-width:1500px){
	#about_box1{padding-top: 88px;}
	#about_box1 .pub_title .title{margin-left: -5px;}
	#about_box1 .pub_title .title p{line-height: 1.35;}
	
	#about_box2,#about_box3,#about_box4{padding-top: 90px;}
	#about_box3{padding-bottom: 90px;}
}
@media (min-width:1199px) and (max-width:1500px){
	#about_box1 .box1 .text {font-size: 28px;margin-top: 78px;}
	#about_box1 .box1 li:nth-child(2n) {padding: 95px 0;}
	#about_box1 .box1 li .title {font-size: 38px;}
	#about_box1 .box1 li .title span {font-size: 60px;}
	#about_box1 .box1 li .desc p {font-size: 20px;}
	#about_box1 .box2 .desc {height: 215px;}
	#about_box1 .box2 .desc p {font-size: 18px;}
	
	
	
}
@media (min-width:1199px) and (max-width:1380px){
	#about_box1 .box1 li:nth-child(2n) {padding: 75px 0;}
	#about_box1 .box2 .desc {height: 230px;}
}
@media (min-width:767px) and (max-width:1199px){
	#about_box1 .box1 .text {font-size: 20px;margin-top: 65px;}
	#about_box1 .box1 li:nth-child(2n) {padding: 65px 0;}
	#about_box1 .box1 li .title {font-size: 30px;}
	#about_box1 .box1 li .title span {font-size: 40px;}
	#about_box1 .box1 li .desc p {font-size: 15px;}
	#about_box1 .box2 .desc {height: 175px;}
	#about_box1 .box2 .desc p {font-size: 15px;}
	#video .box{margin-top: 30px;}
	#video .fix_video .fix_text .video {max-width: 77%;margin-top: 5px;}
	#video .video_btn {left: calc(50% - 35px);top: calc(56.5% - 35px);}
	#video .video_btn img {width: 70px;}
	
	#about_box2 .box1{width: 90%;margin: 65px auto 0 auto;} 
	
	#about_box3 .box1 {margin: 30px -13px 0 -13px;}
	#about_box3 .box1 li>div {padding: 13px;}
	#about_box3 .paginationSwiper span{width: 27px!important;height: 27px!important;font-size: 13px;}
	
	#about_box4 .box1{margin: 60px -18px 0 -18px;}
	#about_box4 .box1 li>div{padding: 0 18px;}
	#about_box4 .box1 li .content p{font-size: 16px;line-height: 1.5;}
	#about_box4 .aboutBox4_pagination{margin-top: 65px;}
	
}
@media (max-width: 850px){
	#about_box1{background: #FEF8F9;}
	#about_box1 .pub_title{text-align: center;}
	#about_box1 .box1,#about_box1 .box2{width: 100%;}
	#about_box1 .box1 .text{text-align: center;margin-top: 65px;}
	#about_box1 .box1 ul {display: flex;flex-wrap: wrap;width: 100%;align-items: center;justify-content: space-between;}
	#about_box1 .box1 .number li {min-width: 150px;}
	#about_box1 .box1 ul li{padding: 0px!important;}
	#about_box1 .box2{margin-top: 50px;}
	
}
@media (max-width: 767px){
	#about_box1 .box1 ul {margin-top: 10px;}
	#about_box1 .box1 .text {font-size: 18px;margin-top: 50px;}
	#about_box1 .box1 .number li {min-width: 100px;padding: 12px 0!important;}
	#about_box1 .box1 .number li:nth-child(2) {margin-left: -5%;}
	#about_box1 .box1 li .title{font-size: 20px;}
	#about_box1 .box1 li .title span {font-size: 32px;}
	#about_box1 .box1 li .desc p {font-size: 12px;}
	#about_box1 .box2{margin-top: 30px;}
	#about_box1 .box2 .desc {height: 200px;padding-right: 10px;margin-right: -10px;}
	#about_box1 .box2 .desc p {font-size: 15px;}
	#video .box{margin-top: 30px;}
	#video .video_img img {height: 250px;}
	#video .video_btn {left: calc(50% - 29px);top: calc(56% - 29px);}
	#video .video_btn img {width: 58px;}
	#video .fix_video .fix_text .video {max-width: 88%;margin-top: -80px;}
	#video .fix_video i img{top: auto;bottom: -80px;left: calc(50% - 22px);}
	
	#about_box2 .pub_title .title p {font-size: 30px;line-height: 1.5;}
	#about_box2 .box1{width: 100%;margin: 45px auto 0 auto;} 
	
	#about_box3 .box1 {margin: 35px -5px 0 -5px;}
	#about_box3 .box1 ul{flex-wrap: wrap;}
	#about_box3 .box1 li{width: 50%;}
	#about_box3 .box1 li>div {padding: 5px;}
	#about_box3 .paginationSwiper{display: none;}
	
	#about_box4 .box1{margin: 45px -12px 0 -12px;}
	#about_box4 .box1 li>div{padding: 0 12px;}
	#about_box4 .box1 li .content p{font-size: 14px;padding-top: 5px;}
	#about_box4 .aboutBox4_pagination{margin-top: 45px;}
}
