.about-page .banner img{
	width: 100%;
}
.about-page .sec1{
	padding-top: 3.125%;
}
.about-page .sec1 .list-nav{
	border-bottom: 1px solid #ebebeb;
	font-size: 0;
	text-align: center;
}
.about-page .sec1 .list-nav li{
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/prolist_nav_line.png);
	width: 16.66%;
}
.about-page .sec1 .list-nav li:last-child{
	background-image: none;
}
.about-page .sec1 .list-nav li a{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #999;
	padding: 19px 0 17px;
	border-bottom: 2px solid transparent;
}
.about-page .sec1 .list-nav li.active a{
	font-weight: bold;
	color: #106dcc;
	border-bottom: 2px solid #106dcc;
}

.about-page.page1 .sec2{
	margin: 5.2% 0;
	font-size: 0;
	text-align: center;
}
.about-page.page1 .sec2 .title{
	margin-bottom: 3.36%;
}
.about-page.page1 .sec2 .title h3{
	font-size: 42px;
	color: #277bd1;
	font-weight: bold;
	margin-bottom: 1.36%;
	display: inline-block;
	vertical-align: top;
	background-image:linear-gradient(135deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page1 .sec2 .title p{
	font-size: 22px;
	color: #999;
}
.about-page.page1 .sec2 img{
	width: 100%;
}
.about-page.page1 .sec2 .text-box{
	margin-top: 4%;
}
.about-page.page1 .sec2 .left{
	text-align: left;
	float: left;
	margin-top: 30px;
}
.about-page.page1 .sec2 .left p{
	font-size: 28px;
	color: #333;
	line-height: 42px;
}
.about-page.page1 .sec2 .left p b{
	font-weight: bold;
}
.about-page.page1 .sec2 .right{
	text-align: right;
	float: right;
}
.about-page.page1 .sec2 .right .box{
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page1 .sec2 .right .box:nth-child(1){
	margin-right: 100px;
}
.about-page.page1 .sec2 .right .box h5{
	font-size: 24px;
	color: #277bd1;
	font-weight: normal;
	margin-bottom: 14px;
}
.about-page.page1 .sec2 .right .box h5 span{
	font-size: 100px;
	font-family: "trumpgothicpro";
	font-weight: bold;
	line-height: 1;
}
.about-page.page1 .sec2 .right .box p{
	font-size: 18px;
	color: #277bd1;
}
.about-page.page1 .sec3{
	font-size: 0;
}
.about-page.page1 .sec3 .left{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.about-page.page1 .sec3 .right{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	position: relative;
}
.about-page.page1 .sec3 img{
	width: 100%;
}
.about-page.page1 .sec3 .right .text-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 700px;
	height: 100%;
	padding-left: 8%;
}
.about-page.page1 .sec3 .right .table-box{
	width: 100%;
	height: 100%;
	display: table;
}
.about-page.page1 .sec3 .right .cell-box{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.about-page.page1 .sec3 .right h3{
	font-size: 28px;
	color: #000;
	font-weight: normal;
	line-height: 36px;
}
.about-page.page1 .sec3 .right p{
	font-size: 18px;
	color: #666;
	line-height: 28px;
	margin-top: 1.6%;
	margin-bottom: 1.94%;
}
.about-page.page1 .sec3 .right h5{
	font-size: 18px;
	color: #277bd1;
	font-weight: normal;
	line-height: 26px;
}

.about-page.page1 .sec3 .right span{
	font-size: 18px;
	color: #277bd1;
	font-weight: normal;
	line-height: 26px;
}

.about-page.page1 .sec3 .right .cell-box img{
	width: 55.5%;
	margin:3.55% 0 7.42%;
}
.about-page.page1 .sec3 .right ul{
	margin-top: 2.9%;
}
.about-page.page1 .sec3 .right li{
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page1 .sec3 .right li:nth-child(1){
	margin-right: 40px;
}
.about-page.page1 .sec3 .right li h4{
	font-size: 24px;
	color: #277bd1;
	font-weight: normal;
	margin-bottom: 14px;
}
.about-page.page1 .sec3 .right li h4 span{
	font-size: 100px;
	font-family: "trumpgothicpro";
	font-weight: bold;
	line-height: 1;
}
.about-page.page1 .sec3 .right li .word{
	font-size: 16px;
	color: #666;
}
.about-page.page1 .sec4{
	padding: 5.2% 0;
	font-size: 0;
	text-align: center;
}
.about-page.page1 .sec4 .title{
	margin-bottom: 3.86%;
}
.about-page.page1 .sec4 .title h3{
	font-size: 32px;
	color: #277bd1;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	background-image:linear-gradient(135deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page1 .sec4 .title p{
	font-size: 22px;
	color: #999;
	margin-top: 20px;
}
.about-page.page1 .sec4 li{
	width: 24.64%;
	display: inline-block;
	vertical-align: top;
	margin-right: 0.48%;
	background-color: #f8f8f8;
	padding: 0 0.93%;
	height: 345px;
	border: 1px solid #f8f8f8;
}
.about-page.page1 .sec4 li:nth-child(4){
	margin-right: 0;
}
.about-page.page1 .sec4 li:hover{
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.05);
	position: relative;
	top: -5px;
}
.about-page.page1 .sec4 li .img-box{
	height: 200px;
	line-height: 200px;
}
.about-page.page1 .sec4 li .img-box img{
	max-width: 100%;
	vertical-align: middle;
}
.about-page.page1 .sec4 li .line{
	height: 1px;
	width: 100%;
	background-color: #ebebeb;
	margin-bottom: 35px;
}
.about-page.page1 .sec4 li h5{
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin-bottom: 14px;
}
.about-page.page1 .sec4 li:hover h5{
	color: #277bd1;
}
.about-page.page1 .sec4 li p{
	font-size: 18px;
	color: #999;
	line-height: 26px;
}








.about-page.page2 .sec2{
	margin: 5.2% 0 4.167%;
	font-size: 0;
	text-align: center;
}
.about-page.page2 .sec2 li{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 0 1.25%;
}
.about-page.page2 .sec2 li .img-box{
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.about-page.page2 .sec2 li .img-box.icon1{
	background-image: url(../images/about_02_sec2_icon1.png);
}
.about-page.page2 .sec2 li .img-box.icon2{
	background-image: url(../images/about_02_sec2_icon2.png);
}
.about-page.page2 .sec2 li .img-box.icon3{
	background-image: url(../images/about_02_sec2_icon3.png);
}
.about-page.page2 .sec2 li .img-box.icon4{
	background-image: url(../images/about_02_sec2_icon4.png);
}
.about-page.page2 .sec2 li:hover .img-box{
	background-image: none;
}
.about-page.page2 .sec2 li .img-box img{
	opacity: 0;
}
.about-page.page2 .sec2 li:hover .img-box img{
	opacity: 1;
}
.about-page.page2 .sec2 li .text-box{
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page2 .sec2 li h4{
	font-size: 28px;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}
.about-page.page2 .sec2 li:hover h4{
	color: #106dcc;
}
.about-page.page2 .sec2 li h5{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-family: "HelveticaRoman";
}
.about-page.page2 .sec2 li:hover h5{
	color: #106dcc;
}
.about-page.page2 .sec2 li p{
	font-size: 18px;
	color: #333;
	line-height: 22px;
	margin-top: 18px;
}
.about-page.page2 .sec2 li:hover p{
	color: #106dcc;
}
.about-page.page2 .sec3{
	margin-bottom: 5.2%;
	background-repeat: no-repeat;
	background-image: url(../images/about_02_sec3_bg_web.jpg);
	background-position: center top;
	background-size: 100% auto;
	padding-top: 2.6%;
	font-size: 0;
}
.about-page.page2 .sec3 .title img{
	vertical-align: middle;
	margin-right: 24px;
}
.about-page.page2 .sec3 .title .text-box{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.about-page.page2 .sec3 .title .text-box h3{
	font-size: 28px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}
.about-page.page2 .sec3 .title .text-box h4{
	font-size: 18px;
	color: #666;
	font-weight: normal;
}
.about-page.page2 .sec3 li h5{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.about-page.page2 .sec3 li p{
	font-size: 16px;
	color: #333;
	line-height: 1.2;
}
.about-page.page2 .sec3 .part1{
	background-color: rgba(255,255,255,0.6);
	padding: 3.5% 7.14%;
	margin-bottom: 3.57%;
}
.about-page.page2 .sec3 .part1 .title{
	float: left;
}
.about-page.page2 .sec3 .part1 ul{
	float: right;
}
.about-page.page2 .sec3 .part1 li{
	margin-right: 30px;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page2 .sec3 .part1 li:last-child{
	margin-right: 0;
}
.about-page.page2 .sec3 .part2 .left{
	width: 72.5%;
	float: left;
	position: relative;
}
.about-page.page2 .sec3 .part2 .left .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-left: 9.85%;
	padding-top: 6.9%;
}
.about-page.page2 .sec3 .part2 .left .title{
	float: left;
}
.about-page.page2 .sec3 .part2 .left ul{
	float: right;
	margin-right: 5.9%;
}
.about-page.page2 .sec3 .part2 .left li{
	margin-bottom: 7%;
}
.about-page.page2 .sec3 .part2 .left li:last-child{
	margin-bottom: 0;
}
.about-page.page2 .sec3 .part2 .right{
	float: right;
	width: 23.93%;
}
.about-page.page2 .sec3 .part2 .bg{
	width: 100%;
}


















.about-page.page3 .sec2{
	padding: 3.65% 0 7.8125%;
	font-size: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	background-image: url(../images/about_03_sec2_bg_web.jpg);
}
.about-page.page3 .sec2 .slide-box{
	position: relative;
	margin: 0 auto 3.125%;
	width: 1400px;
	max-width: 92%;
}
.about-page.page3 .sec2 .slide-img h3{
	font-size: 42px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 7.3%;
	text-align: left;
	opacity: 0;
}
.about-page.page3 .sec2 .slide-img .yearstart h3{
	opacity: 1;
}
.about-page.page3 .sec2 .slide-img h3 span{
	font-size: 22px;
	font-weight: normal;
}
.about-page.page3 .sec2 .slide-img .img-box{
	position: relative;
	margin-bottom: 5.34%;
}
.about-page.page3 .sec2 .slide-img .img-box img{
	width: 100%;
}
.about-page.page3 .sec2 .slide-img .img-box .line1,.about-page.page3 .sec2 .slide-img .img-box .line2{
	position: absolute;
	left: 2.91%;
	right: 2.91%;
	top: 1.67%;
	bottom: 1.67%;
	transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
	-o-transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	border-width: 1px;
	border-style: solid;
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
	-o-transform: scale(0,0);
	-moz-transform: scale(0,0);
}
.about-page.page3 .sec2 .slide-img .img-box .line1{
	border-color: #fff transparent transparent #fff;
	transform-origin: left top;
}
.about-page.page3 .sec2 .slide-img .img-box .line2{
	border-color: transparent #fff #fff transparent;
	transform-origin: right bottom;
}
.about-page.page3 .sec2 .slide-img .swiper-slide:hover .img-box .line1,.about-page.page3 .sec2 .slide-img .swiper-slide:hover .img-box .line2{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-o-transform: scale(1,1);
	-moz-transform: scale(1,1);
}
.about-page.page3 .sec2 .slide-img .text-box{
	text-align: left;
}
.about-page.page3 .sec2 .slide-img .text-box p{
	font-size: 22px;
	color: #333;
	line-height: 36px;
	margin-bottom: 5.34%;
}
.about-page.page3 .sec2 .slide-img .swiper-slide:hover .text-box p{
	color: #005bac;
}
.about-page.page3 .sec2 .slide-img .text-box .month{
	font-size: 18px;
	color: #999;
}
.about-page.page3 .sec2 .swiper-prev,.about-page.page3 .sec2 .swiper-next{
	position: absolute;
	top: 50%;
	margin-top: -17px;
	cursor: pointer;
	z-index: 55;
}
.about-page.page3 .sec2 .swiper-prev.swiper-button-disabled,.about-page.page3 .sec2 .swiper-next.swiper-button-disabled{
	display: none;
}
.about-page.page3 .sec2 .swiper-prev{
	left: -7.14%;
}
.about-page.page3 .sec2 .swiper-next{
	right: -7.14%;
}
.about-page.page3 .sec2 .slide-year{
	width: 1400px;
	max-width: 92%;
	margin: 0 auto;
	border-top: 1px solid #ededed;
	padding-top: 3.65%;
}
.about-page.page3 .sec2 .slide-year .swiper-slide a{
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
}
.about-page.page3 .sec2 .slide-year .swiper-slide a.active{
	background-image:linear-gradient(130deg, #0085c4 , #005fae);
}
.about-page.page3 .sec2 .slide-year .swiper-slide a img{
	display: none;
	vertical-align: middle;
	margin-right: 8px;
}
.about-page.page3 .sec2 .slide-year .swiper-slide a.active img{
	display: inline-block;
}
.about-page.page3 .sec2 .slide-year .swiper-slide a p{
	font-size: 22px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page3 .sec2 .slide-year .swiper-slide a.active p{
	color: #fff;
}













.about-page.page4 .sec2{
	margin: 4.95% 0 5.73%;
	font-size: 0;
	text-align: center;
}
.about-page.page4 .sec2 .title{
	margin-bottom: 3.57%;
}
.about-page.page4 .sec2 .title h3{
	font-size: 36px;
	color: #277bd1;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	background-image:linear-gradient(130deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page4 .sec2 img{
	width: 100%;
	margin-bottom: 4%;
}
.about-page.page4 .sec2 .box{
	padding: 0 7.14%;
}
.about-page.page4 .sec2 .box .left{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 46%;
}
.about-page.page4 .sec2 .box .left h5{
	font-size: 26px;
	color: #333;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 14px;
}
.about-page.page4 .sec2 .box .left p{
	font-size: 18px;
	color: #666;
	line-height: 34px;
}
.about-page.page4 .sec2 .box .right{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	text-align: right;
}
.about-page.page4 .sec2 .box .right li{
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 26%;
}
.about-page.page4 .sec2 .box .right li:last-child{
	margin-right: 0;
}
.about-page.page4 .sec2 .box .right li h5{
	font-size: 24px;
	color: #277bd1;
	margin-bottom: 28px;
}
.about-page.page4 .sec2 .box .right li h5 span{
	font-weight: bold;
	font-family: 'trumpgothicpro';
	font-size: 100px;
	line-height: 1;
}
.about-page.page4 .sec2 .box .right li p{
	font-size: 18px;
	color: #333;
}
.about-page.page4 .sec3{
	font-size: 0;
	margin-bottom: 5.2%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: right center;
	background-image: url(../images/about_04_sec3_bg.png);
	padding: 0.89% 0;
}
.about-page.page4 .sec3 .left{
	display: inline-block;
	vertical-align: middle;
	width: 62%;
	padding: 0 4.5%;
	position: relative;
}
.about-page.page4 .sec3 .left .swiper-container{
	display: none;
}
.about-page.page4 .sec3 .left .swiper-container.active{
	display: block;
}
.about-page.page4 .sec3 .left .swiper-slide img{
	width: 100%;
}
.about-page.page4 .sec3 .left .swiper-prev,.about-page.page4 .sec3 .left .swiper-next{
	width: 32px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 51;
}
.about-page.page4 .sec3 .left .swiper-prev.swiper-button-disabled,.about-page.page4 .sec3 .left .swiper-next.swiper-button-disabled{
	display: none;
}
.about-page.page4 .sec3 .left .swiper-prev{
	left: 0;
	background-image: url(../images/about_04_sec3_prev.png);
}
.about-page.page4 .sec3 .left .swiper-next{
	right: 0;
	background-image: url(../images/about_04_sec3_next.png);
}
.about-page.page4 .sec3 .right{
	display: inline-block;
	vertical-align: middle;
	width: 38%;
	/* text-align: right; */
}
.about-page.page4 .sec3 .right p{
	font-size: 45px;
	color: #fff;
	line-height: 45px;
	margin-bottom: 10%;
}
.about-page.page4 .sec3 .right a{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #fff;
	width: 165px;
	height: 50px;
	border: 3px solid #fff;
	line-height: 44px;
	text-align: center;
	margin-bottom: 22px;
	margin-left: 10px;
}
.about-page.page4 .sec3 .right a:last-child{
	margin-bottom: 0;
}
.about-page.page4 .sec3 .right a:hover,.about-page.page4 .sec3 .right a.active{
	color: #277bd1;
	background-color: #fff;
}
.about-page.page4 .sec4{
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	background-image: url(../images/about_04_sec4_bg_web.jpg);
	padding: 5.2% 0;
	font-size: 0;
	text-align: center;
}
.about-page.page4 .sec4 .title{
	font-size: 36px;
	color: #fff;
	margin-bottom: 4.57%;
}
.about-page.page4 .sec4 img{
	width: 100%;
}








.about-page.page6 .sec2{
	padding: 2.6% 0 4.167%;
	font-size: 0;
	text-align: center;
}
.about-page.page6 .sec2 .left{
	display: inline-block;
	vertical-align: top;
	width: 60.7%;
	margin-right: 2.1%;
}
.about-page.page6 .sec2 .left .swiper-slide img{
	width: 100%;
}
.about-page.page6 .sec2 .swiper-pagination{
	right: 20px;
	left: auto;
	bottom: 30px;
	width: auto;
}
.about-page.page6 .sec2 .swiper-pagination .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	opacity: 1;
	background-color: #bbb;
	margin: 0 10px;
}
.about-page.page6 .sec2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #106dcc;
}
.about-page.page6 .sec2 .right{
	display: inline-block;
	vertical-align: top;
	width: 37.2%;
	position: relative;
	background-color: #f8f8f8;
}
.about-page.page6 .sec2 .right .bg{
	width: 100%;
}
.about-page.page6 .sec2 .right .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.about-page.page6 .sec2 .right .silde-box{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	line-height: 1;
}
.about-page.page6 .sec2 .right h5{
	display: inline-block;
	vertical-align: middle;
	font-size: 34px;
	color: #106dcc;
	font-weight: bold;
}
.about-page.page6 .sec2 .right p{
	font-size: 22px;
	color: #106dcc;
    margin: 3.5% 0 5.8%;
}
.about-page.page6 .sec2 .right .line{
	width: 16px;
	height: 3px;
	background-color: #106dcc;
	margin: 0 auto 5.8%;
}
.about-page.page6 .sec2 .right a{
	font-size: 16px;
	color: #106dcc;
	display: block;
	height: 26px;
	line-height: 24px;
	border-radius: 13px;
	border: 1px solid transparent;
}
.about-page.page6 .sec2 .right .swiper-slide-active a{
	border-color: #106dcc;
}
.about-page.page6 .sec2 .right .table-box{
	width: 51.54%;
	position: relative;
	display: inline-block;
}
.about-page.page6 .sec2 .right .table-box .swiper-prev,.about-page.page6 .sec2 .right .table-box .swiper-next{
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-image: url(../images/about_06_sec2_btn_bg.png);
	position: absolute;
	top: 50%;
	margin-top: -5.5px;
	cursor: pointer;
}
.about-page.page6 .sec2 .right .table-box .swiper-prev.swiper-button-disabled,.about-page.page6 .sec2 .right .table-box .swiper-next.swiper-button-disabled{
	background-position: center bottom;
	cursor: default;
}
.about-page.page6 .sec2 .right .table-box .swiper-prev{
	right: 100%;
	margin-right: 10px;
}
.about-page.page6 .sec2 .right .table-box .swiper-next{
	left: 100%;
	margin-left: 10px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
.about-page.page6 .sec3{
	background-color: #f8f8f8;
	padding: 2.6% 0;
	font-size: 0;
	text-align: center;
}
.about-page.page6 .sec3 .title{
	margin-bottom: 2.3%;
}
.about-page.page6 .sec3 .title h5{
	font-size: 36px;
	color: #277bd1;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	background-image:linear-gradient(130deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page6 .sec3 .slide-box{
	position: relative;
}
.about-page.page6 .sec3 .swiper-slide{
	width: auto;
}
.about-page.page6 .sec3 .swiper-prev,.about-page.page6 .sec3 .swiper-next{
	width: 26px;
	height: 48px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	z-index: 51;
}
.about-page.page6 .sec3 .swiper-prev.swiper-button-disabled,.about-page.page6 .sec3 .swiper-next.swiper-button-disabled{
	display: none;	
}
.about-page.page6 .sec3 .swiper-prev{
	left: -5.4%;
	background-image: url(../images/about_06_prev.png);
}
.about-page.page6 .sec3 .swiper-next{
	right: -5.4%;
	background-image: url(../images/about_06_next.png);
}
.about-page.page6 .sec3 .swiper-prev:hover{
	background-image: url(../images/about_06_prev_hover.png);
}
.about-page.page6 .sec3 .swiper-next:hover{
	background-image: url(../images/about_06_next_hover.png);
}
.about-page.page6 .sec3 .swiper-slide.slide-big{
	background-color: #fff;
	padding: 10px;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .bg{
	opacity: 0;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .text-box{
	height: 100px;
	line-height: 100px;
	text-align: left;
	position: relative;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .text-box p{
	font-size: 22px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.about-page.page6 .sec3 .swiper-slide.slide-big:hover .text-box p{
	color: #106dcc;
	background-image:linear-gradient(130deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .swiper-pagination{
	right: 0;
	left: auto;
	bottom: 50%;
	margin-bottom: -5px;
	line-height: 1;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	opacity: 1;
	background-color: #e6e6e6;
	margin: 0 0 0 5px;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #106dcc;
}
.about-page.page6 .sec3 .swiper-slide.slide-big .img-box{
	position: relative;
}
.about-page.page6 .sec3 .swiper-small{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.about-page.page6 .sec3 .swiper-slide.slide-small img{
	width: 100%;
}
.about-page.page6 .sec4{
	margin: 5.2% 0;
	font-size: 0;
	text-align: center;
}
.about-page.page6 .sec4 .title{
	margin-bottom: 2.3%;
}
.about-page.page6 .sec4 .title h5{
	font-size: 36px;
	color: #277bd1;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	background-image:linear-gradient(130deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page6 .sec4 .slide-box{
	position: relative;
}
.about-page.page6 .sec4 .swiper-slide{
	width: auto;
}
.about-page.page6 .sec4 .swiper-prev,.about-page.page6 .sec4 .swiper-next{
	width: 26px;
	height: 48px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	z-index: 51;
}
.about-page.page6 .sec4 .swiper-prev.swiper-button-disabled,.about-page.page6 .sec4 .swiper-next.swiper-button-disabled{
	display: none;	
}
.about-page.page6 .sec4 .swiper-prev{
	left: -5.4%;
	background-image: url(../images/about_06_prev.png);
}
.about-page.page6 .sec4 .swiper-next{
	right: -5.4%;
	background-image: url(../images/about_06_next.png);
}
.about-page.page6 .sec4 .swiper-prev:hover{
	background-image: url(../images/about_06_prev_hover.png);
}
.about-page.page6 .sec4 .swiper-next:hover{
	background-image: url(../images/about_06_next_hover.png);
}
.about-page.page6 .sec4 .swiper-slide.slide-big{
	background-color: #eeeeee;
	padding: 10px;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .img-box{
	position: relative;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .bg{
	opacity: 0;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .text-box{
	height: 60px;
	line-height: 60px;
	text-align: left;
	position: relative;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .text-box p{
	font-size: 22px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.about-page.page6 .sec4 .swiper-slide.slide-big:hover .text-box p{
	color: #106dcc;
	background-image:linear-gradient(130deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .swiper-pagination{
	right: 0;
	left: auto;
	bottom: 50%;
	margin-bottom: -5px;
	line-height: 1;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	opacity: 1;
	background-color: #bfbfbf;
	margin: 0 0 0 5px;
}
.about-page.page6 .sec4 .swiper-slide.slide-big .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #666;
}
.about-page.page6 .sec4 .swiper-small{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.about-page.page6 .sec4 .swiper-small a{
	display: block;
	width: 100%;
}
.about-page.page6 .sec4 .swiper-small img{
	width: 100%;
}
.about-page.page6 .sec5{
	margin-bottom: 5.2%;
	font-size: 0;
	text-align: center;
}
.about-page.page6 .sec5 .title{
	margin-bottom: 2.3%;
}
.about-page.page6 .sec5 .title h5{
	font-size: 36px;
	color: #277bd1;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	background-image:linear-gradient(130deg, rgba(1,169,217,1) , rgba(39,123,209,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1px;
}
.about-page.page6 .sec5 .slide-box{
	position: relative;
}
.about-page.page6 .sec5 .swiper-prev,.about-page.page6 .sec5 .swiper-next{
	width: 26px;
	height: 48px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	z-index: 51;
}
.about-page.page6 .sec5 .swiper-prev.swiper-button-disabled,.about-page.page6 .sec5 .swiper-next.swiper-button-disabled{
	display: none;	
}
.about-page.page6 .sec5 .swiper-prev{
	left: -5.4%;
	background-image: url(../images/about_06_prev.png);
}
.about-page.page6 .sec5 .swiper-next{
	right: -5.4%;
	background-image: url(../images/about_06_next.png);
}
.about-page.page6 .sec5 .swiper-prev:hover{
	background-image: url(../images/about_06_prev_hover.png);
}
.about-page.page6 .sec5 .swiper-next:hover{
	background-image: url(../images/about_06_next_hover.png);
}
.about-page.page6 .sec5 p{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 60px;
	bottom: 32px;
	z-index: 51;
}
.about-page.page6 .sec5 .swiper-pagination{
	right: 60px;
	left: auto;
	bottom: 32px;
	width: auto;
}
.about-page.page6 .sec5 .swiper-pagination .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	opacity: 1;
	background-color: #e2e2e2;
	margin: 0 0 0 7px;
}
.about-page.page6 .sec5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #0e75ce;
}
.about-page.page6 .sec5 img{
	width: 100%;
}
.about-page.page6 .cover-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 62;
	background-color: rgba(0,0,0,0.8);
	display: none;
}
.about-page.page6 .cover-box.active{
	display: block;
}
.about-page.page6 .cover-box .table-box{
	display: table;
	width: 100%;
	height: 100%;
}
.about-page.page6 .cover-box .cell-box{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
.about-page.page6 .cover-box .img-box{
	position: relative;
	max-width: 86.67%;
	margin: 0 auto;
	max-height: 90%;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page6 .cover-box .img-box img{
	max-width: 100%;
	max-height: 100%;
}
.about-page.page6 .cover-box .img-box .close{
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 1.67%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/caselist_pop_close_mobile.png);
}
@media only screen and (max-width:1521px){
	.about-page.page1 .sec3 .right .text-box{
		width: 92%;
	}
	.about-page.page1 .sec3 .right h3{
		font-size: 22px;
		line-height: 28px;
	}
	.about-page.page1 .sec3 .right p{
		font-size: 14px;
		line-height: 22px;
	}
	.about-page.page1 .sec3 .right h5{
		font-size: 14px;
		line-height: 20px;
	}
	.about-page.page1 .sec3 .right .cell-box img{
		margin:3.5% 0;
	}
	.about-page.page1 .sec3 .right li h4{
		font-size: 19px;
		margin-bottom: 11px;
	}
	.about-page.page1 .sec3 .right li h4 span{
		font-size: 80px;
	}
	.about-page.page1 .sec3 .right li .word{
		font-size: 13px;
	}
}
@media only screen and (max-width:1440px){

	.about-page.page2 .sec3 .part1 li{
		margin-right: 20px;
	}
	.about-page.page4 .sec2 .box .left{
		width: 49%;
	}
}
@media only screen and (max-width:1366px){
	.about-page.page2 .sec3 .part2 .left li{
		margin-bottom: 5%;
	}
}
@media only screen and (max-width:1250px){
	
	.about-page.page2 .sec3 .part1 li{
		margin-right: 10px;
	}
}
@media only screen and (max-width:1200px){
	.about-page.page1 .sec2 .left p{
		font-size: 24px;
		line-height: 36px;
	}
	.about-page.page1 .sec2 .right .box:nth-child(1){
		margin-right: 50px;
	}
	.about-page.page1 .sec2 .right .box h5 span{
		font-size: 85px;
	}
	.about-page.page1 .sec3 .right h3{
		font-size: 17px;
		line-height: 22px;
	}
	.about-page.page1 .sec3 .right p{
		font-size: 11px;
		line-height: 17px;
	}
	.about-page.page1 .sec3 .right h5{
		font-size: 11px;
		line-height: 16px;
	}
	.about-page.page1 .sec3 .right .cell-box img{
		margin:2.7% 0;
	}
	.about-page.page1 .sec3 .right li h4{
		font-size: 15px;
		margin-bottom: 9px;
	}
	.about-page.page1 .sec3 .right li h4 span{
		font-size: 60px;
	}
	.about-page.page1 .sec3 .right li .word{
		font-size: 10px;
	}
	.about-page.page1 .sec4 li h5{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.about-page.page1 .sec4 li p{
		font-size: 14px;
		line-height: 20px;
	}

	.about-page.page2 .sec3 .title img{
		margin-right: 20px;
	}
	.about-page.page2 .sec3 .title .text-box h3{
		font-size: 24px;
		margin-bottom: 8px;
	}
	.about-page.page2 .sec3 .title .text-box h4{
		font-size: 16px;
	}
	.about-page.page2 .sec3 li h5{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.about-page.page2 .sec3 li p{
		font-size: 14px;
	}
	.about-page.page2 .sec3 .part2 .left li{
		margin-bottom: 5%;
	}


}
@media only screen and (max-width:1024px){
	.about-page .sec1{
		padding-top: 1rem;
	}
	.about-page .sec1 .list-nav{
		margin-bottom: 1.25rem;
		text-align: left;
	}
	.about-page .sec1 .list-nav li{
		background-size: 1px 0.625rem;
		width: 33.333%;
		margin-bottom: 0.5rem;
		text-align: center;
	}
	.about-page .sec1 .list-nav li:last-child{
		background-image: url(../images/prolist_nav_line.png);
	}
	.about-page .sec1 .list-nav li:nth-child(3n){
		background-image: none;
	}
	.about-page .sec1 .list-nav li a{
		font-size: 0.75rem;
		padding: 0.625rem 0 0.5625rem;
		border-bottom: 0.09375rem solid transparent;
	}
	.about-page .sec1 .list-nav li.active a{
		border-bottom: 0.09375rem solid #106dcc;
	}
	
	.about-page.page1 .sec2{
		margin: 2.5rem 0;
	}
	.about-page.page1 .sec2 .title{
		margin-bottom: 0.9375rem;
	}
	.about-page.page1 .sec2 .title h3{
		font-size: 1rem;
		margin-bottom: 0.625rem;
	}
	.about-page.page1 .sec2 .title p{
		font-size: 0.6875rem;
	}
	.about-page.page1 .sec2 .text-box{
		margin-top: 0.8125rem%;
	}
	.about-page.page1 .sec2 .left{
		text-align: center;
		float: none;
		margin-top: 0;
		margin-bottom: 0.75rem;
	}
	.about-page.page1 .sec2 .left p{
		font-size: 0.6875rem;
		line-height: 1rem;
	}
	.about-page.page1 .sec2 .right{
		text-align: center;
		float: none;
	}
	.about-page.page1 .sec2 .right .box:nth-child(1){
		margin-right: 3.125rem;
	}
	.about-page.page1 .sec2 .right .box h5{
		font-size: 0.75rem;
		margin-bottom: 0.4375rem;
	}
	.about-page.page1 .sec2 .right .box h5 span{
		font-size: 3.125rem;
	}
	.about-page.page1 .sec2 .right .box p{
		font-size: 0.5625rem;
	}
	.about-page.page1 .sec3 .left{
		display: block;
		width: 100%;
	}
	.about-page.page1 .sec3 .right{
		display: block;
		width: 92%;
		margin: -3.125rem auto 0;
	}
	.about-page.page1 .sec3 .right .text-box{
		width: 100%;
		padding-left: 8.4%;
		padding-right: 8.4%;
	}
	.about-page.page1 .sec3 .right h3{
		font-size: 0.8125rem;
		line-height: 1.125rem;
	}
	.about-page.page1 .sec3 .right p{
		font-size: 0.5625rem;
		line-height: 0.8125rem;
		margin-top: 0.3125rem;
		margin-bottom: 0.625rem;
	}
	.about-page.page1 .sec3 .right h5{
		font-size: 0.5625rem;
		line-height: 0.8125rem;
	}
	.about-page.page1 .sec3 .right .cell-box img{
		margin: 0.75rem 0;
		width: 10.8125rem;
	}
	.about-page.page1 .sec3 .right ul{
		margin-top: 0.75rem;
	}
	.about-page.page1 .sec3 .right li:nth-child(1){
		margin-right: 1.375rem;
	}
	.about-page.page1 .sec3 .right li h4{
		font-size: 0.75rem;
		margin-bottom: 0.3125rem;
	}
	.about-page.page1 .sec3 .right li h4 span{
		font-size: 3.125rem;
	}
	.about-page.page1 .sec3 .right li .word{
		font-size: 0.5625rem;
	}
	.about-page.page1 .sec4{
		padding: 2.5rem 0;
	}
	.about-page.page1 .sec4 .title{
		margin-bottom: 0.9375rem;
	}
	.about-page.page1 .sec4 .title h3{
		font-size: 1rem;
	}
	.about-page.page1 .sec4 .title p{
		font-size: 0.6875rem;
		margin-top: 0.625rem;
	}
	.about-page.page1 .sec4 li{
		width: 48.11%;
		margin-right: 3.78%;
		padding: 0 0.1875rem;
		height: 10.8125rem;
		margin-bottom: 0.625rem;
	}
	.about-page.page1 .sec4 li:nth-child(2){
		margin-right: 0;
	}
	.about-page.page1 .sec4 li:hover{
		background-color: #f8f8f8;
		box-shadow: none;
		top: 0;
	}
	.about-page.page1 .sec4 li .img-box{
		height: 6.25rem;
		line-height: 6.25rem;
	}
	.about-page.page1 .sec4 li .img-box img{
		max-width: 54.5%;
	}
	.about-page.page1 .sec4 li .line{
		margin-bottom: 1.09375rem;
	}
	.about-page.page1 .sec4 li h5{
		font-size: 0.6875rem;
		margin-bottom: 0.3125rem;
	}
	.about-page.page1 .sec4 li:hover h5{
		color: #333;
	}
	.about-page.page1 .sec4 li p{
		font-size: 0.5625rem;
		line-height: 0.8125rem;
	}

	.about-page.page2 .sec2{
		margin: 1.5625rem 0.625rem 0.9375rem;
	}
	.about-page.page2 .sec2 li{
		width: 50%;
		text-align: left;
		padding: 0;
		margin-bottom: 1.5625rem;
	}
	.about-page.page2 .sec2 li .img-box{
		margin-right: 0.5625rem;
	}
	.about-page.page2 .sec2 li:hover .img-box.icon1{
		background-image: url(../images/about_02_sec2_icon1.png);
	}
	.about-page.page2 .sec2 li:hover .img-box.icon2{
		background-image: url(../images/about_02_sec2_icon2.png);
	}
	.about-page.page2 .sec2 li:hover .img-box.icon3{
		background-image: url(../images/about_02_sec2_icon3.png);
	}
	.about-page.page2 .sec2 li:hover .img-box.icon4{
		background-image: url(../images/about_02_sec2_icon4.png);
	}
	.about-page.page2 .sec2 li .img-box img{
		height: 2rem;
	}
	.about-page.page2 .sec2 li:hover .img-box img{
		opacity: 0;
	}
	.about-page.page2 .sec2 li h4{
		font-size: 0.875rem;
		margin-bottom: 0.3125rem;
	}
	.about-page.page2 .sec2 li:hover h4{
		color: #000;
	}
	.about-page.page2 .sec2 li h5{
		font-size: 0.5625rem;
	}
	.about-page.page2 .sec2 li:hover h5{
		color: #000;
	}
	.about-page.page2 .sec2 li p{
		font-size: 0.5625rem;
		line-height: 0.6875rem;
		margin-top: 0.5625rem;
	}
	.about-page.page2 .sec2 li:hover p{
		color: #333;
	}
	.about-page.page2 .sec3{
		margin-bottom: 2.5rem;
		background-image: url(../images/about_02_sec3_bg_mobile.jpg);
		padding-top: 1.25rem;
	}
	.about-page.page2 .sec3 .title img{
		width: 1.5625rem;
		margin-right: 0;
		margin-bottom: 0.3125rem;
	}
	.about-page.page2 .sec3 .title .text-box{
		display: block;
	}
	.about-page.page2 .sec3 .title .text-box h3{
		font-size: 0.875rem;
		margin-bottom: 0.3125rem;
	}
	.about-page.page2 .sec3 .title .text-box h4{
		font-size: 0.5625rem;
	}
	.about-page.page2 .sec3 li h5{
		font-size: 0.5625rem;
		margin-bottom: 0.3125rem;
	}
	.about-page.page2 .sec3 li p{
		font-size: 0.5rem;
	}
	.about-page.page2 .sec3 .part1{
		padding: 1.125rem 0.625rem;
		margin-bottom: 10.875rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: space-between;
	}
	.about-page.page2 .sec3 .part1 .title{
		float: none;
		white-space: nowrap;
	}
	.about-page.page2 .sec3 .part1 ul{
		float: none;
		text-align: right;
	}
	.about-page.page2 .sec3 .part1 li{
		margin-right: 1.5rem;
		text-align: left;
		margin-bottom: 1rem;
		min-width: 20%;
	}
	.about-page.page2 .sec3 .part1 li:nth-child(3n){
		margin-right: 0;
	}
	.about-page.page2 .sec3 .part1 li:nth-child(7),.about-page.page2 .sec3 .part1 li:nth-child(8),.about-page.page2 .sec3 .part1 li:nth-child(9){
		margin-bottom: 0;
	}
	.about-page.page2 .sec3 .part2 .left{
		width: 100%;
		float: none;
		margin-bottom: 1.5625rem;
	}
	.about-page.page2 .sec3 .part2 .left .cover{
		padding-left: 0.625rem;
		padding-top: 1.8125rem;
	}
	.about-page.page2 .sec3 .part2 .left ul{
		margin-right: 0.625rem;
	}
	.about-page.page2 .sec3 .part2 .left li{
		margin-bottom: 1rem;
	}
	.about-page.page2 .sec3 .part2 .right{
		float: none;
		width: 100%;
	}

	.about-page.page3 .sec2{
		padding: 0.25rem 0 3.125rem;
		background-image: url(../images/about_03_sec2_bg_mobile.jpg);
	}
	.about-page.page3 .sec2 .slide-box{
		margin: 0 auto 1.5625rem;
		max-width: 100%;
	}
	.about-page.page3 .sec2 .slide-img{
		padding: 0 4%;
	}
	.about-page.page3 .sec2 .slide-img h3{
		font-size: 1.3125rem;
		margin-bottom: 0.9375rem;
	}
	.about-page.page3 .sec2 .slide-img h3 span{
		font-size: 0.6875rem;
	}
	.about-page.page3 .sec2 .slide-img .img-box{
		margin-bottom: 0.6875rem;
	}
	.about-page.page3 .sec2 .slide-img .img-box .line1,.about-page.page3 .sec2 .slide-img .img-box .line2{
		display: none;
	}
	.about-page.page3 .sec2 .slide-img .text-box p{
		font-size: 0.6875rem;
		line-height: 1.125rem;
		margin-bottom: 1.4375rem;
	}
	.about-page.page3 .sec2 .slide-img .text-box .month{
		font-size: 0.5625rem;
	}
	.about-page.page3 .sec2 .swiper-prev,.about-page.page3 .sec2 .swiper-next{
		display: none;
	}
	.about-page.page3 .sec2 .slide-year{
		padding-top: 1.5625rem;
	}
	.about-page.page3 .sec2 .slide-year .swiper-slide a{
		height: 1.25rem;
		line-height: 1.25rem;
		border-radius: 0.625rem;
	}
	.about-page.page3 .sec2 .slide-year .swiper-slide a img{
		margin-right: 0.25rem;
		width: 0.5625rem;
	}
	.about-page.page3 .sec2 .slide-year .swiper-slide a p{
		font-size: 0.6875rem;
	}






	.about-page.page4 .sec2{
		margin: 1.5625rem 0;
	}
	.about-page.page4 .sec2 .title{
		margin-bottom: 0.9375rem;
	}
	.about-page.page4 .sec2 .title h3{
		font-size: 1.125rem;
	}
	.about-page.page4 .sec2 img{
		margin-bottom: 0.875rem;
	}
	.about-page.page4 .sec2 .box{
		padding: 0;
	}
	.about-page.page4 .sec2 .box .left{
		width: 64.5%;
	}
	.about-page.page4 .sec2 .box .left h5{
		font-size: 0.8125rem;
		line-height: 1.125rem;
		margin-bottom: 0.75rem;
	}
	.about-page.page4 .sec2 .box .left p{
		font-size: 0.5625rem;
		line-height: 1rem;
	}
	.about-page.page4 .sec2 .box .right{
		width: 35.5%;
	}
	.about-page.page4 .sec2 .box .right li{
		margin-right: 0;
		margin-bottom: 0.9375rem;
		display: block;
		float: right;
		clear: both;
	}
	.about-page.page4 .sec2 .box .right li:last-child{
		margin-bottom: 0;
	}
	.about-page.page4 .sec2 .box .right li h5{
		font-size: 0.75rem;
		margin-bottom: 0.5625rem;
	}
	.about-page.page4 .sec2 .box .right li h5 span{
		font-size: 3.125rem;
	}
	.about-page.page4 .sec2 .box .right li p{
		font-size: 0.5625rem;
	}
	.about-page.page4 .sec3{
		margin-bottom: 0;
		background-size: auto 78%;
		background-position: right bottom;
		background-image: url(../images/about_04_sec3_bg.png);
		padding: 0 0 2.5rem;
	}
	.about-page.page4 .sec3 .left{
		display: block;
		width: 100%;
		padding: 0 0.625rem;
		margin-bottom: 1.375rem;
	}
	.about-page.page4 .sec3 .left .swiper-prev,.about-page.page4 .sec3 .left .swiper-next{
		display: none;
	}
	.about-page.page4 .sec3 .right{
		display: block;
		width: 100%;
		text-align: center;
	}
	.about-page.page4 .sec3 .right p{
		font-size: 0.8125rem;
		line-height: 1.25rem;
		margin-bottom: 1.25rem;
	}
	.about-page.page4 .sec3 .right a{
		width: 47.8%;
		margin-right: 4.4%;
		font-size: 0.6875rem;
		margin-bottom: 0;
		height: 2.1875rem;
		border-width: 0.09375rem;
		line-height: 2rem;
	}
	.about-page.page4 .sec3 .right a:last-child{
		margin-right: 0;
	}
	.about-page.page4 .sec3 .right a:hover{
		color: #fff;
		background-color: transparent;
	}
	.about-page.page4 .sec3 .right a.active{
		background-color: #fff;
		color: #277bd1;
	}
	.about-page.page4 .sec4{
		background-image: url(../images/about_04_sec4_bg_mobile.jpg);
		padding: 2.5rem 0 3.4375rem;
	}
	.about-page.page4 .sec4 .title{
		font-size: 1.125rem;
		margin-bottom: 2rem;
	}




	.about-page.page6 .sec2{
		margin-top: 1.5625rem;
		padding: 0.9375rem 0 0;
	}
	.about-page.page6 .sec2 .inner{
		max-width: 100%;
	}
	.about-page.page6 .sec2 .left{
		display: block;
		width: 100%;
		margin-right: 0%;
	}
	.about-page.page6 .sec2 .swiper-pagination{
		right: 0;
		bottom: 0.9375rem;
		width: 100%;
	}
	.about-page.page6 .sec2 .swiper-pagination .swiper-pagination-bullet{
		width: 0.4375rem;
		height: 0.4375rem;
		margin: 0 0.3125rem;
	}
	.about-page.page6 .sec2 .right{
		display: block;
		width: 100%;
		background-color: #fff;
	}
	.about-page.page6 .sec2 .right h5{
		font-size: 1.0625rem;
	}
	.about-page.page6 .sec2 .right p{
		font-size: 0.6875rem;
	    margin: 0.625rem 0 0.75rem;
	}
	.about-page.page6 .sec2 .right .line{
		width: 0.5rem;
		height: 0.09375rem;
		margin: 0 auto 1.5rem;
	}
	.about-page.page6 .sec2 .right a{
		font-size: 0.6875rem;
		height: 1.375rem;
		line-height: 1.3125rem;
		border-radius: 0.6875rem;
		border-width: 0.03125rem;
	}
	.about-page.page6 .sec2 .right .table-box{
		width: 66.666%;
	}
	.about-page.page6 .sec2 .right .table-box .swiper-prev img,.about-page.page6 .sec2 .right .table-box .swiper-next img{
		width: 0.25rem;
	}
	.about-page.page6 .sec2 .right .table-box .swiper-prev,.about-page.page6 .sec2 .right .table-box .swiper-next{
		margin-top: -0.234375rem;
	}
	.about-page.page6 .sec2 .right .table-box .swiper-prev{
		margin-right: 0.9375rem;
	}
	.about-page.page6 .sec2 .right .table-box .swiper-next{
		margin-left: 0.9375rem;
	}
	.about-page.page6 .sec2 .right h3{
		font-size: 0.8125rem;
		margin-bottom: 0.3125rem;
	}
	.about-page.page6 .sec2 .right .swiper-container.table{
		width: 100%;
	}
	.about-page.page6 .sec3{
		padding: 2.5rem 0;
	}
	.about-page.page6 .sec3 .title{
		margin-bottom: 0.75rem;
	}
	.about-page.page6 .sec3 .title h5{
		font-size: 1.125rem;
	}
	.about-page.page6 .sec3 .swiper-prev,.about-page.page6 .sec3 .swiper-next{
		width: 0.8125rem;
		height: 1.5rem;
		margin-top: -0.75rem;
	}
	.about-page.page6 .sec3 .swiper-prev{
		left: -4%;
	}
	.about-page.page6 .sec3 .swiper-next{
		right: -4%;
	}
	.about-page.page6 .sec3 .swiper-slide.slide-big{
		padding: 0.3125rem;
	}
	.about-page.page6 .sec3 .swiper-slide.slide-big .bg{
		height: 9.125rem;
	}
	.about-page.page6 .sec3 .swiper-slide.slide-big .text-box{
		height: 2.5rem;
		line-height: 2.5rem;
	}
	.about-page.page6 .sec3 .swiper-slide.slide-big .text-box p{
		font-size: 0.6875rem;
	}
	.about-page.page6 .sec3 .swiper-slide.slide-big .swiper-pagination{
		margin-bottom: -0.15625rem;
	}
	.about-page.page6 .sec3 .swiper-slide.slide-big .swiper-pagination .swiper-pagination-bullet{
		width: 0.3125rem;
		height: 0.3125rem;
		margin: 0 0 0 0.15625rem;
	}
	.about-page.page6 .sec4{
		margin: 1.5625rem 0;
	}
	.about-page.page6 .sec4 .title{
		margin-bottom: 0.75rem;
	}
	.about-page.page6 .sec4 .title h5{
		font-size: 1.125rem;
	}
	.about-page.page6 .sec4 .swiper-prev,.about-page.page6 .sec4 .swiper-next{
		width: 0.8125rem;
		height: 1.5rem;
		margin-top: -0.75rem;
	}
	.about-page.page6 .sec4 .swiper-prev{
		left: -4%;
	}
	.about-page.page6 .sec4 .swiper-next{
		right: -4%;
	}
	.about-page.page6 .sec4 .swiper-slide.slide-big{
		padding: 0.3125rem;
	}
	.about-page.page6 .sec4 .swiper-slide.slide-big .bg{
		height: 15.4375rem;
	}
	.about-page.page6 .sec4 .swiper-slide.slide-big .text-box{
		height: 1.875rem;
		line-height: 1.875rem;
	}
	.about-page.page6 .sec4 .swiper-slide.slide-big .text-box p{
		font-size: 0.6875rem;
	}
	.about-page.page6 .sec4 .swiper-slide.slide-big .swiper-pagination{
		margin-bottom: -0.15625rem;
	}
	.about-page.page6 .sec4 .swiper-slide.slide-big .swiper-pagination .swiper-pagination-bullet{
		width: 0.3125rem;
		height: 0.3125rem;
		margin: 0 0 0 0.15625rem;
	}
	.about-page.page6 .sec5{
		margin-bottom: 0;
		padding: 2.5rem 0 3.125rem;
	}
	.about-page.page6 .sec5 .title{
		margin-bottom: 0.9375rem;
	}
	.about-page.page6 .sec5 .title h5{
		font-size: 1.125rem;
	}
	.about-page.page6 .sec5 .swiper-prev,.about-page.page6 .sec5 .swiper-next{
		width: 0.8125rem;
		height: 1.5rem;
		margin-top: -0.75rem;
	}
	.about-page.page6 .sec5 .swiper-prev{
		left: -4%;
	}
	.about-page.page6 .sec5 .swiper-next{
		right: -4%;
	}
	.about-page.page6 .sec5 p{
		font-size: 0.6875rem;
		color: #333;
		font-weight: normal;
		position: static;
		margin-top: 0.9375rem;
	}
	.about-page.page6 .sec5 .swiper-pagination{
		right: 1.875rem;
		bottom: 1rem;
	}
	.about-page.page6 .sec5 .swiper-pagination .swiper-pagination-bullet{
		width: 0.4375rem;
		height: 0.4375rem;
		margin: 0 0 0 0.21875rem;
	}
	.about-page.page6 .cover-box .img-box .close{
		width: 1.5625rem;
		height: 1.5625rem;
		left: 50%;
		top: 100%;
		margin-left: -0.78125rem;
		margin-top: 1rem;
	}
