.sec1{
	position: relative;
}
.sec1 .ani-box{
	position: relative;
	overflow: hidden;
}
.sec1 .ani-box .light{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: 2s linear 0s infinite showhide2;
	-moz-animation: 2s linear 0s infinite showhide2;
	-ms-animation: 2s linear 0s infinite showhide2;
	-o-animation: 2s linear 0s infinite showhide2;
	animation: 2s linear 0s infinite showhide2;
}
@keyframes showhide2 {
	0% {
	    opacity: 1;
	}
	50% {
	    opacity: 0.5;
	}
	100% {
	    opacity: 1;
	}
}
@-webkit-keyframes showhide2 {
	0% {
	    opacity: 1;
	}
	50% {
	    opacity: 0.5;
	}
	100% {
	    opacity: 1;
	}
}
@-moz-keyframes showhide2 {
	0% {
	    opacity: 1;
	}
	50% {
	    opacity: 0.5;
	}
	100% {
	    opacity: 1;
	}
}
@-ms-keyframes showhide2 {
	0% {
	    opacity: 1;
	}
	50% {
	    opacity: 0.5;
	}
	100% {
	    opacity: 1;
	}
}
@-o-keyframes showhide2 {
	0% {
	    opacity: 1;
	}
	50% {
	    opacity: 0.5;
	}
	100% {
	    opacity: 1;
	}
}
.sec1 .bg{
	width: 100%;
}
.sec1 .ani-box .people1{
	width: 3.75%;
	position: absolute;
	bottom: 100%;
	right: 44.21875%;
}
.sec1 .ani-box.active .people1{
	-webkit-animation: 4s linear 1s people1 forwards;
	-moz-animation: 4s linear 1s people1 forwards;
	-ms-animation: 4s linear 1s people1 forwards;
	-o-animation: 4s linear 1s people1 forwards;
	animation: 4s linear 1s people1 forwards;
}
@keyframes people1 {
	0% {
		bottom: 100%;
		right: 44.21875%;
	}
	25% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	40% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	100% {
		bottom: 21.11%;
		right: 64.6875%;
	}
}
@-webkit-keyframes people1 {
	0% {
		bottom: 100%;
		right: 44.21875%;
	}
	25% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	40% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	100% {
		bottom: 21.11%;
		right: 64.6875%;
	}
}
@-moz-keyframes people1 {
	0% {
		bottom: 100%;
		right: 44.21875%;
	}
	25% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	40% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	100% {
		bottom: 21.11%;
		right: 64.6875%;
	}
}
@-ms-keyframes people1 {
	0% {
		bottom: 100%;
		right: 44.21875%;
	}
	25% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	40% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	100% {
		bottom: 21.11%;
		right: 64.6875%;
	}
}
@-o-keyframes people1 {
	0% {
		bottom: 100%;
		right: 44.21875%;
	}
	25% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	40% {
		bottom: 42.5%;
		right: 44.21875%;
	}
	100% {
		bottom: 21.11%;
		right: 64.6875%;
	}
}
.sec1 .ani-box .people2{
	width: 2.5%;
	position: absolute;
	bottom: 100%;
	right: 32.92%;
}
.sec1 .ani-box.active .people2{
	-webkit-animation: 4s linear 0.5s people2 forwards;
	-moz-animation: 4s linear 0.5s people2 forwards;
	-ms-animation: 4s linear 0.5s people2 forwards;
	-o-animation: 4s linear 0.5s people2 forwards;
	animation: 4s linear 0.5s people2 forwards;
}
@keyframes people2 {
	0% {
		bottom: 100%;
		right: 32.92%;
	}
	20% {
		bottom: 73.15%;
		right: 32.92%;
	}
	30% {
		bottom: 73.15%;
		right: 30%;
	}
	40% {
		bottom: 65.93%;
		right: 30%;
	}
	100% {
		bottom: 57.78%;
		right: 22.7%;
	}
}
@-webkit-keyframes people2 {
	0% {
		bottom: 100%;
		right: 32.92%;
	}
	20% {
		bottom: 73.15%;
		right: 32.92%;
	}
	30% {
		bottom: 73.15%;
		right: 30%;
	}
	40% {
		bottom: 65.93%;
		right: 30%;
	}
	100% {
		bottom: 57.78%;
		right: 22.7%;
	}
}
@-moz-keyframes people2 {
	0% {
		bottom: 100%;
		right: 32.92%;
	}
	20% {
		bottom: 73.15%;
		right: 32.92%;
	}
	30% {
		bottom: 73.15%;
		right: 30%;
	}
	40% {
		bottom: 65.93%;
		right: 30%;
	}
	100% {
		bottom: 57.78%;
		right: 22.7%;
	}
}
@-ms-keyframes people2 {
	0% {
		bottom: 100%;
		right: 32.92%;
	}
	20% {
		bottom: 73.15%;
		right: 32.92%;
	}
	30% {
		bottom: 73.15%;
		right: 30%;
	}
	40% {
		bottom: 65.93%;
		right: 30%;
	}
	100% {
		bottom: 57.78%;
		right: 22.7%;
	}
}
@-o-keyframes people2 {
	0% {
		bottom: 100%;
		right: 32.92%;
	}
	20% {
		bottom: 73.15%;
		right: 32.92%;
	}
	30% {
		bottom: 73.15%;
		right: 30%;
	}
	40% {
		bottom: 65.93%;
		right: 30%;
	}
	100% {
		bottom: 57.78%;
		right: 22.7%;
	}
}
.sec1 .ani-box .people3{
	width: 3.07%;
	position: absolute;
	bottom: 100%;
	right: 20.57%;
}
.sec1 .ani-box.active .people3{
	-webkit-animation: 4s linear 1.5s people3 forwards;
	-moz-animation: 4s linear 1.5s people3 forwards;
	-ms-animation: 4s linear 1.5s people3 forwards;
	-o-animation: 4s linear 1.5s people3 forwards;
	animation: 4s linear 1.5s people3 forwards;
}
@keyframes people3 {
	0% {
		bottom: 100%;
		right: 20.57%;
	}
	20% {
		bottom: 56%;
		right: 20.57%;
	}
	30% {
		bottom: 56%;
		right: 18.96%;
	}
	60% {
		bottom: 38.24%;
		right: 18.96%;
	}
	100% {
		bottom: 33.98%;
		right: 14.79%;
	}
}
@-webkit-keyframes people3 {
	0% {
		bottom: 100%;
		right: 20.57%;
	}
	20% {
		bottom: 56%;
		right: 20.57%;
	}
	30% {
		bottom: 56%;
		right: 18.96%;
	}
	60% {
		bottom: 38.24%;
		right: 18.96%;
	}
	100% {
		bottom: 33.98%;
		right: 14.79%;
	}
}
@-moz-keyframes people3 {
	0% {
		bottom: 100%;
		right: 20.57%;
	}
	20% {
		bottom: 56%;
		right: 20.57%;
	}
	30% {
		bottom: 56%;
		right: 18.96%;
	}
	60% {
		bottom: 38.24%;
		right: 18.96%;
	}
	100% {
		bottom: 33.98%;
		right: 14.79%;
	}
}
@-ms-keyframes people3 {
	0% {
		bottom: 100%;
		right: 20.57%;
	}
	20% {
		bottom: 56%;
		right: 20.57%;
	}
	30% {
		bottom: 56%;
		right: 18.96%;
	}
	60% {
		bottom: 38.24%;
		right: 18.96%;
	}
	100% {
		bottom: 33.98%;
		right: 14.79%;
	}
}
@-o-keyframes people3 {
	0% {
		bottom: 100%;
		right: 20.57%;
	}
	20% {
		bottom: 56%;
		right: 20.57%;
	}
	30% {
		bottom: 56%;
		right: 18.96%;
	}
	60% {
		bottom: 38.24%;
		right: 18.96%;
	}
	100% {
		bottom: 33.98%;
		right: 14.79%;
	}
}
.sec1 .inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	-moz-display: flex;
	-moz-align-items: flex-start;
	-moz-justify-content: center;
	-moz-flex-direction: column;
	-ms-display: flex;
	-ms-align-items: flex-start;
	-ms-justify-content: center;
	-ms-flex-direction: column;
	-o-display: flex;
	-o-align-items: flex-start;
	-o-justify-content: center;
	-o-flex-direction: column;
}
.sec1 h5{
	font-size: 68px;
	color: #fff;
	font-weight: bold;
	font-family: "myriadbold";
	line-height: 1; margin-bottom:11%;
}
.sec1 p{
	font-size: 0.9375vw;
	color: #fff;
	font-weight: bold;
	line-height: 1.55;
	margin: 4% 0 5%;
}
.sec1 a{
	font-size: 0;
	display: block;
	width: 216px;
	height: 64px;
	line-height: 62px;
	text-align: center;
	margin-bottom:8%;
	border-radius: 32px;
	border: 1px solid #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	background-color: #fff;
}
.sec1 a span{
	font-size: 20px;
	color: #3c4043;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec1 a img{
	height: 20%;
	vertical-align: middle;
	margin-left: 8px;
}
.sec1 a img{
	display: none;
}
.sec1 a img.hover{
	display: inline-block;
}
.sec2{
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/index_sec2_bg.jpg);
	background-size: auto 100%;
	background-position: center top;
	padding: 5.2% 0 7.24%;
}
.sec2 .text h3{
	font-size: 45px;
	color: #333;
	font-family: "myriadbold";
	margin-bottom: 2.87%;
}
.sec2 .text p{
	font-size: 18px;
	color: #666;
	line-height: 1.666;
	margin-bottom: 3.6%;
}
.sec2 .text a{
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 56px;
	line-height: 50px;
	border: 3px solid #1468a1;
	border-radius: 28px;
	font-size: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec2 .text a:hover{
	background-color: #1468a1;
}
.sec2 .text a img{
	vertical-align: middle;
	margin-right: 12px;
}
.sec2 .text a img.hover,.sec2 .text a:hover img{
	display: none;
}
.sec2 .text a:hover img.hover{
	display: inline-block;
}
.sec2 .text a span{
	font-size: 14px;
	color: #1468a1;
	font-family: "acrom";
	vertical-align: middle;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec2 .text a:hover span{
	color: #fff;
}
.sec2 .text .ani-box{
	width: 84.23%;
	display: inline-block;
	vertical-align: top;
	margin-top: 4.23%;
	position: relative;
	overflow: hidden;
}
.sec2 .text .ani-box img{
	width: 100%;
}
.sec2 .text .ani-box .img{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.sec2 .text .ani-box.active .img{
	opacity: 1;
}
.sec2 .text .ani-box .flat{
	-webkit-transform: translateY(-10%);
	-moz-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	-o-transform: translateY(-10%);
	transform: translateY(-10%);
}
.sec2 .text .ani-box.active .flat{
	-webkit-transition: all 1s 0.5s;
	-moz-transition: all 1s 0.5s;
	-ms-transition: all 1s 0.5s;
	-o-transition: all 1s 0.5s;
	transition: all 1s 0.5s;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
.sec2 .text .ani-box.active .square3{
	-webkit-transition: all 1s 1.5s;
	-moz-transition: all 1s 1.5s;
	-ms-transition: all 1s 1.5s;
	-o-transition: all 1s 1.5s;
	transition: all 1s 1.5s;
}
.sec2 .text .ani-box.active .squares{
	-webkit-transition: all 1s 2s;
	-moz-transition: all 1s 2s;
	-ms-transition: all 1s 2s;
	-o-transition: all 1s 2s;
	transition: all 1s 2s;
}
.sec2 .text .ani-box.active .line{
	-webkit-transition: all 0.5s 2.5s;
	-moz-transition: all 0.5s 2.5s;
	-ms-transition: all 0.5s 2.5s;
	-o-transition: all 0.5s 2.5s;
	transition: all 0.5s 2.5s;
}
.sec2 .text .ani-box .word{
	-webkit-transform: translateY(2%);
	-moz-transform: translateY(2%);
	-ms-transform: translateY(2%);
	-o-transform: translateY(2%);
	transform: translateY(2%);
}
.sec2 .text .ani-box.active .word{
	-webkit-transition: all 1s 3s;
	-moz-transition: all 1s 3s;
	-ms-transition: all 1s 3s;
	-o-transition: all 1s 3s;
	transition: all 1s 3s;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
.sec2 .text .ani-box.active .cir{
	-webkit-transition: all 1s 3.5s;
	-moz-transition: all 1s 3.5s;
	-ms-transition: all 1s 3.5s;
	-o-transition: all 1s 3.5s;
	transition: all 1s 3.5s;
	-webkit-animation: 2s linear 7s infinite showhide;
	-moz-animation: 2s linear 7s infinite showhide;
	-ms-animation: 2s linear 7s infinite showhide;
	-o-animation: 2s linear 7s infinite showhide;
	animation: 2s linear 7s infinite showhide;
	opacity: 0.5;
}
.sec2 .text .ani-box .corner1{
	left: -25%;
	top: -25%;
}
.sec2 .text .ani-box .corner2{
	right: -25%;
	top: -25%;
	left: auto;
}
.sec2 .text .ani-box .corner3{
	right: -25%;
	bottom: -25%;
	left: auto;
	top: auto;
}
.sec2 .text .ani-box .corner4{
	left: -25%;
	bottom: -25%;
	top: auto;
}
.sec2 .text .ani-box.active .corner1{
	left: 0;
	top: 0;
	-webkit-transition: all 1s 4s;
	-moz-transition: all 1s 4s;
	-ms-transition: all 1s 4s;
	-o-transition: all 1s 4s;
	transition: all 1s 4s;
}
.sec2 .text .ani-box.active .corner2{
	right: 0;
	top: 0;
	-webkit-transition: all 1s 4s;
	-moz-transition: all 1s 4s;
	-ms-transition: all 1s 4s;
	-o-transition: all 1s 4s;
	transition: all 1s 4s;
}
.sec2 .text .ani-box.active .corner3{
	right: 0;
	bottom: 0;
	-webkit-transition: all 1s 4s;
	-moz-transition: all 1s 4s;
	-ms-transition: all 1s 4s;
	-o-transition: all 1s 4s;
	transition: all 1s 4s;
}
.sec2 .text .ani-box.active .corner4{
	left: 0;
	bottom: 0;
	-webkit-transition: all 1s 4s;
	-moz-transition: all 1s 4s;
	-ms-transition: all 1s 4s;
	-o-transition: all 1s 4s;
	transition: all 1s 4s;
}
.sec2 .text .ani-box .tri{
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-ms-transform: scale(0,0);
	-o-transform: scale(0,0);
	transform: scale(0,0);
}
.sec2 .text .ani-box.active .tri{
	-webkit-transition: all 1s 5s;
	-moz-transition: all 1s 5s;
	-ms-transition: all 1s 5s;
	-o-transition: all 1s 5s;
	transition: all 1s 5s;
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}
@keyframes showhide {
	0% {
	    opacity: 0.5;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    opacity: 0.5;
	}
}
@-webkit-keyframes showhide {
	0% {
	    opacity: 0.5;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    opacity: 0.5;
	}
}
@-moz-keyframes showhide {
	0% {
	    opacity: 0.5;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    opacity: 0.5;
	}
}
@-ms-keyframes showhide {
	0% {
	    opacity: 0.5;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    opacity: 0.5;
	}
}
@-o-keyframes showhide {
	0% {
	    opacity: 0.5;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    opacity: 0.5;
	}
}
.sec2 .video-cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	display: none;
}
.sec2 .video-cover.active{
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: center;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
}
.sec2 .video-cover .inner{
	position: relative;
}
.sec2 .video-cover .close img{
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 12px;
	width: 24px;
}
.sec2 .video-cover video{
	width: 100%;
}
.sec3{
	background-color: #eee;
	padding: 4.5% 0;
	font-size: 0;
	text-align: center;
}
.sec3 .tab-controls{
	margin-bottom: 4.16%;
	border-bottom: 1px solid #d6d6d6;
}
.sec3 .tab-controls a{
	display: inline-block;
	vertical-align: top;
	margin-right: 1.132%;
	width: 24.151%;
	padding: 3% 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec3 .tab-controls a.active{
	background-color: #1468a1;
}
.sec3 .tab-controls a:last-child{
	margin-right: 0;
}
.sec3 .tab-controls a .icon{
	width: 10%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 7.5%;
}
.sec3 .tab-controls a .icon img{
	width: 100%;
}
.sec3 .tab-controls a.active .icon img{
	opacity: 0;
}
.sec3 .tab-controls a.active .icon.icon1{
	background-image: url(../images/index_sec3_icon1_hover.png);
}
.sec3 .tab-controls a.active .icon.icon2{
	background-image: url(../images/index_sec3_icon2_hover.png);
}
.sec3 .tab-controls a.active .icon.icon3{
	background-image: url(../images/index_sec3_icon3_hover.png);
}
.sec3 .tab-controls a.active .icon.icon4{
	background-image: url(../images/index_sec3_icon4_hover.png);
}
.sec3 .tab-controls a p{
	font-size: 16px;
	color: #999;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec3 .tab-controls a.active p{
	color: #fff;
}
.sec3 .tab-contents .swiper-slide{
	background-color: #eee;
}
.sec3 .tab-contents .swiper-slide .img-box{
	width: 40%;
	display: inline-block;
	vertical-align: top;
}
.sec3 .tab-contents .swiper-slide .img-box img{
	width: 45.55%;
}
.sec3 .tab-contents .swiper-slide .text-box{
	width: 54%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.sec3 .tab-contents .swiper-slide .text-box h5{
	font-size: 45px;
	color: #333;
	font-family: "myriadbold";
	margin-bottom: 5.2%;
}
.sec3 .tab-contents .swiper-slide .text-box p{
	font-size: 18px;
	color: #666;
	line-height: 1.666;
}
.sec4{
	text-align: center;
	padding: 4.6875% 0 5.625%;
	font-size: 0;
	background-repeat: no-repeat;
	background-image: url(../images/index_sec4_bg_web.jpg);
	background-size: auto 100%;
	background-position: center center;
}
.sec4 h3{
	font-size: 45px;
	color: #333;
	font-family: "myriadbold";
	margin-bottom: 6%;
}
.sec4 .box a{
	display: inline-block;
	vertical-align: top;
	width: 29.5%;
	margin-right: 1.89%;
	margin-bottom: 1.89%;
  	box-shadow: 0px 7px 27px 0px rgba(4, 0, 0, 0.08);
  	position: relative;
  	cursor: default;
}
.sec4 .box a:nth-child(3n){
	margin-right: 0;
}
.sec4 .box a:hover{
  box-shadow: 0px 7px 27px 0px rgba(4, 0, 0, 0.5);	
}
.sec4 .box a .bg{
	width: 100%;
	vertical-align: top;
	opacity: 0;
}
.sec4 .box a .img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec4 .box a .img.normal,.sec4 .box a:hover .img.hover{
	opacity: 1;
}
.sec4 .box a:hover.img.normal,.sec4 .box a .img.hover{
	opacity: 0;
}
.sec4 .box a .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sec4 .box a .cover .icon{
	margin: 16.15% auto 7.7%;
	width: 16.923%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-origin: padding-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec4 .box a .cover .icon.icon1{
	background-image: url(../images/index_sec4_icon1_hover.png);
}
.sec4 .box a .cover .icon.icon2{
	background-image: url(../images/index_sec4_icon2_hover.png);
}
.sec4 .box a .cover .icon.icon3{
	background-image: url(../images/index_sec4_icon3_hover.png);
}
.sec4 .box a .cover .icon.icon4{
	background-image: url(../images/index_sec4_icon4_hover.png);
}
.sec4 .box a .cover .icon.icon5{
	background-image: url(../images/index_sec4_icon5_hover.png);
}
.sec4 .box a .cover .icon.icon6{
	background-image: url(../images/index_sec4_icon6_hover.png);
}
.sec4 .box a .cover .icon img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec4 .box a:hover .cover .icon img{
	opacity: 0;
}
.sec4 .box a .cover p{
	font-size: 18px;
	color: #1468a1;
	margin-bottom: 4.1%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec4 .box a:hover .cover p{
	color: #fff;
}
.sec4 .box a .cover .line{
	width: 7.18%;
	height: 1px;
	background-color: #aaa;
	margin: 0 auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sec4 .box a:hover .cover .line{
	background-color: #fff;
}
.sec5{
	text-align: center;
	background-color: #f8f8f8;
	padding: 3.4% 0 4%;
	font-size: 0;
}
.sec5 h3{
	font-size: 45px;
	color: #333;
	font-family: "myriadbold";
}
.sec5 .slide-box{
	margin: 4.375% auto 3.38%;
	position: relative;
}
.sec5 .swiper-container{
	overflow-y: visible;
}
.sec5 .swiper-slide{
	background-color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec5 .swiper-slide:hover{
	box-shadow: 0px 7px 27px 0px rgba(4, 0, 0, 0.16);
}
.sec5 .swiper-slide .img-box{
	width: 62.111%;
	border-radius: 50%;
	overflow: hidden;
	margin: 15.53% auto 10%;
	position: relative;
}
.sec5 .swiper-slide .img-box img{
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec5 .swiper-slide .img-box img.hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.sec5 .swiper-slide:hover .img-box img.hover{
	opacity: 1;
}
.sec5 .swiper-slide h5{
	font-size: 20px;
	color: #333;
	font-family: "Helvetica";
	margin-bottom: 6.2%;
}
.sec5 .swiper-slide p{
	font-size: 14px;
	color: #333;
	font-family: "Helvetica";
	margin-bottom: 18.6%;
}
.sec5 .swiper-slide .in{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 11.5%;
	position: relative;
}
.sec5 .swiper-slide .in img{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec5 .swiper-slide .in img.hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.sec5 .swiper-slide:hover .in img.hover{
	opacity: 1;
}
.sec5 .swiper-prev,.sec5 .swiper-next{
	cursor: pointer;
	width: 22px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.sec5 .swiper-prev{
	right: 100%;
	margin-right: 20px;
	background-image: url(../images/index_sec5_prev.png);
}
.sec5 .swiper-next{
	left: 100%;
	margin-left: 20px;
	background-image: url(../images/index_sec5_next.png);
}
.sec5 .swiper-prev:hover{
	background-image: url(../images/index_sec5_prev_hover.png);
}
.sec5 .swiper-next:hover{
	background-image: url(../images/index_sec5_next_hover.png);
}
.sec5 .more{
	display: inline-block;
	vertical-align: top;
	width: 150px;
	height: 45px;
	line-height: 43px;
	border-radius: 23px;
	border: 1px solid #1673af;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec5 .more:hover{
	box-shadow: 0px 10px 50px 0px rgba(74, 83, 253, 0.25);
  	background-color: rgb(22, 115, 175);
}
.sec5 .more span{
	font-size: 14px;
	vertical-align: middle;
	font-family: "acrom";
	color: #1673af;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec5 .more:hover span{
	color: #fff;
}
.sec5 .more img{
	vertical-align: middle;
	margin-left: 8px;
}
.sec5 .more img.hover,.sec5 .more:hover img{
	display: none;
}
.sec5 .more:hover img.hover{
	display: inline-block;
}
.sec6 .box{
	font-size: 0;
}
.sec6 .box.top{
	border-bottom: 1px solid #e7eaef;
}
.sec6 .box .text{
	text-align: center;
	width: 16.9%;
	background-color: #f8f8f8;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	padding: 6.8% 0;
}
.sec6 .box ul{
	width: 83.1%;
	vertical-align: middle;
	display: inline-block;
}
.sec6 .box li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 3.6%;
	position: relative;
}
.sec6 .box li.img1{
	width: 18.55%;
}
.sec6 .box li.img2{
	width: 14.27%;
}
.sec6 .box li.img3{
	width: 10.36%;
}
.sec6 .box li.img4{
	width: 15.91%;
}
.sec6 .box li.img5{
	width: 14.82%;
}
.sec6 .box li.img6{
	width: 11.27%;
}
.sec6 .box li.img7{
	width: 11.64%;
}
.sec6 .box li.img8{
	width: 18%;
}
.sec6 .box li.img9{
	width: 14%;
}
.sec6 .box li img{
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec6 .box li img.hover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
}
.sec6 .box li:hover img.hover{
	opacity: 1;
}
.sec7{
	text-align: center;
	font-size: 0;
	background-color: #f8f8f8;
	padding: 4.166% 0 5.2%;
}
.sec7 h3{
	font-size: 45px;
	color: #333;
	font-family: "myriadbold";
	margin-bottom: 4.43%;
}
.sec7 .slide-box{
	position: relative;
}
.sec7 .slide-box .inner{
	position: absolute;
	height: 100%;
	margin: auto;
	left: 0;
	right: 0;
}
.sec7 .swiper-slide{
	border-radius: 10px;
	overflow: hidden;
}
.sec7 .swiper-slide .bg{
	width: 100%;
	opacity: 0;
}
.sec7 .swiper-slide video{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.sec7 .swiper-slide .cover{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	display: none;
}
.sec7 .swiper-slide .cover.active{
	display: block;
}
.sec7 .swiper-slide .cover .play{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 7.07%;
}
.sec7 .swiper-slide .cover p{
	font-size: 18px;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 8%;
	left: 0;
}
.sec7 .swiper-slide canvas{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.sec7 .swiper-prev,.sec7 .swiper-next{
	cursor: pointer;
	width: 22px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 2;
}
.sec7 .swiper-prev{
	left: 0;
	margin-left: 4.9%;
	background-image: url(../images/index_sec5_prev.png);
}
.sec7 .swiper-next{
	right: 0;
	margin-right: 4.9%;
	background-image: url(../images/index_sec5_next.png);
}
.sec7 .swiper-prev:hover{
	background-image: url(../images/index_sec5_prev_hover.png);
}
.sec7 .swiper-next:hover{
	background-image: url(../images/index_sec5_next_hover.png);
}
.sec8{
	text-align: center;
	padding: 6.25% 0 3.65%;
	font-size: 0;
}
.sec8 h3{
	font-size: 45px;
	color: #333;
	font-family: "myriadbold";
}
.sec8 .slide-box{
	margin: 3.65% auto 2.29%;
	position: relative;
}
.sec8 .swiper-slide{
	text-align: left;
}
.sec8 .swiper-slide a{
	display: block;
}
.sec8 .swiper-slide img{
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 7%;
}
.sec8 .swiper-slide p{
	font-size: 18px;
	color: #333;
	line-height: 1.444;
	max-height: 2.888em;
	overflow: hidden;
	margin-bottom: 8px;
}
.sec8 .swiper-slide:hover p{
	color: #0f5785;
	text-decoration: underline;
}
.sec8 .swiper-slide .time{
	font-size: 14px;
	color: #ccc;
}
.sec8 .swiper-prev,.sec8 .swiper-next{
	cursor: pointer;
	width: 22px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.sec8 .swiper-prev{
	right: 100%;
	margin-right: 20px;
	background-image: url(../images/index_sec5_prev.png);
}
.sec8 .swiper-next{
	left: 100%;
	margin-left: 20px;
	background-image: url(../images/index_sec5_next.png);
}
.sec8 .swiper-prev:hover{
	background-image: url(../images/index_sec5_prev_hover.png);
}
.sec8 .swiper-next:hover{
	background-image: url(../images/index_sec5_next_hover.png);
}
.sec8 .more{
	display: inline-block;
	vertical-align: top;
	width: 150px;
	height: 45px;
	line-height: 43px;
	border-radius: 23px;
	border: 1px solid #1673af;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec8 .more:hover{
	box-shadow: 0px 10px 50px 0px rgba(74, 83, 253, 0.25);
  	background-color: rgb(22, 115, 175);
}
.sec8 .more span{
	font-size: 14px;
	vertical-align: middle;
	font-family: "acrom";
	color: #1673af;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sec8 .more:hover span{
	color: #fff;
}
.sec8 .more img{
	vertical-align: middle;
	margin-left: 8px;
}
.sec8 .more img.hover,.sec8 .more:hover img{
	display: none;
}
.sec8 .more:hover img.hover{
	display: inline-block;
}
@media only screen and (max-width:1100px){
	.sec5 .swiper-prev{
		margin-right: 10px;
	}
	.sec5 .swiper-next{
		margin-left: 10px;
	}
	.sec8 .swiper-prev{
		margin-right: 10px;
	}
	.sec8 .swiper-next{
		margin-left: 10px;
	}
}
@media only screen and (max-width:768px){
	.sec1 .ani-box .people1{
		width: 8.266%;
		right: 70.133%;
	}
	@keyframes people1 {
		0% {
			bottom: 100%;
			right: 70.133%;
		}
		25% {
			bottom: 23.538%;
			right: 70.133%;
		}
		40% {
			bottom: 23.538%;
			right: 70.133%;
		}
		100% {
			bottom: 17.24%;
			right: 88.933%;
		}
	}
	@-webkit-keyframes people1 {
		0% {
			bottom: 100%;
			right: 70.133%;
		}
		25% {
			bottom: 23.538%;
			right: 70.133%;
		}
		40% {
			bottom: 23.538%;
			right: 70.133%;
		}
		100% {
			bottom: 17.24%;
			right: 88.933%;
		}
	}
	@-moz-keyframes people1 {
		0% {
			bottom: 100%;
			right: 70.133%;
		}
		25% {
			bottom: 23.538%;
			right: 70.133%;
		}
		40% {
			bottom: 23.538%;
			right: 70.133%;
		}
		100% {
			bottom: 17.24%;
			right: 88.933%;
		}
	}
	@-ms-keyframes people1 {
		0% {
			bottom: 100%;
			right: 70.133%;
		}
		25% {
			bottom: 23.538%;
			right: 70.133%;
		}
		40% {
			bottom: 23.538%;
			right: 70.133%;
		}
		100% {
			bottom: 17.24%;
			right: 88.933%;
		}
	}
	@-o-keyframes people1 {
		0% {
			bottom: 100%;
			right: 70.133%;
		}
		25% {
			bottom: 23.538%;
			right: 70.133%;
		}
		40% {
			bottom: 23.538%;
			right: 70.133%;
		}
		100% {
			bottom: 17.24%;
			right: 88.933%;
		}
	}
	.sec1 .ani-box .people2{
		width:5.6%;
		right: 45.333%;
	}
	@keyframes people2 {
		0% {
			bottom: 100%;
			right: 45.333%;
		}
		20% {
			bottom: 44.753%;
			right: 45.333%;
		}
		30% {
			bottom: 44.753%;
			right: 40%;
		}
		40% {
			bottom: 39.43%;
			right: 40%;
		}
		100% {
			bottom: 33.81%;
			right: 22.5333%;
		}
	}
	@-webkit-keyframes people2 {
		0% {
			bottom: 100%;
			right: 45.333%;
		}
		20% {
			bottom: 44.753%;
			right: 45.333%;
		}
		30% {
			bottom: 44.753%;
			right: 40%;
		}
		40% {
			bottom: 39.43%;
			right: 40%;
		}
		100% {
			bottom: 33.81%;
			right: 22.5333%;
		}
	}
	@-moz-keyframes people2 {
		0% {
			bottom: 100%;
			right: 45.333%;
		}
		20% {
			bottom: 44.753%;
			right: 45.333%;
		}
		30% {
			bottom: 44.753%;
			right: 40%;
		}
		40% {
			bottom: 39.43%;
			right: 40%;
		}
		100% {
			bottom: 33.81%;
			right: 22.5333%;
		}
	}
	@-ms-keyframes people2 {
		0% {
			bottom: 100%;
			right: 45.333%;
		}
		20% {
			bottom: 44.753%;
			right: 45.333%;
		}
		30% {
			bottom: 44.753%;
			right: 40%;
		}
		40% {
			bottom: 39.43%;
			right: 40%;
		}
		100% {
			bottom: 33.81%;
			right: 22.5333%;
		}
	}
	@-o-keyframes people2 {
		0% {
			bottom: 100%;
			right: 45.333%;
		}
		20% {
			bottom: 44.753%;
			right: 45.333%;
		}
		30% {
			bottom: 44.753%;
			right: 40%;
		}
		40% {
			bottom: 39.43%;
			right: 40%;
		}
		100% {
			bottom: 33.81%;
			right: 22.5333%;
		}
	}
	.sec1 .ani-box .people3{
		width: 6.66%;
		right: 18.533%;
	}
	@keyframes people3 {
		0% {
			bottom: 100%;
			right: 18.533%;
		}
		20% {
			bottom: 32.759%;
			right: 18.533%;
		}
		30% {
			bottom: 32.759%;
			right: 14.666%;
		}
		60% {
			bottom: 20.615%;
			right: 14.666%;
		}
		100% {
			bottom: 17.54%;
			right: 5.466%;
		}
	}
	@-webkit-keyframes people3 {
		0% {
			bottom: 100%;
			right: 18.533%;
		}
		20% {
			bottom: 32.759%;
			right: 18.533%;
		}
		30% {
			bottom: 32.759%;
			right: 14.666%;
		}
		60% {
			bottom: 20.615%;
			right: 14.666%;
		}
		100% {
			bottom: 17.54%;
			right: 5.466%;
		}
	}
	@-moz-keyframes people3 {
		0% {
			bottom: 100%;
			right: 18.533%;
		}
		20% {
			bottom: 32.759%;
			right: 18.533%;
		}
		30% {
			bottom: 32.759%;
			right: 14.666%;
		}
		60% {
			bottom: 20.615%;
			right: 14.666%;
		}
		100% {
			bottom: 17.54%;
			right: 5.466%;
		}
	}
	@-ms-keyframes people3 {
		0% {
			bottom: 100%;
			right: 18.533%;
		}
		20% {
			bottom: 32.759%;
			right: 18.533%;
		}
		30% {
			bottom: 32.759%;
			right: 14.666%;
		}
		60% {
			bottom: 20.615%;
			right: 14.666%;
		}
		100% {
			bottom: 17.54%;
			right: 5.466%;
		}
	}
	@-o-keyframes people3 {
		0% {
			bottom: 100%;
			right: 18.533%;
		}
		20% {
			bottom: 32.759%;
			right: 18.533%;
		}
		30% {
			bottom: 32.759%;
			right: 14.666%;
		}
		60% {
			bottom: 20.615%;
			right: 14.666%;
		}
		100% {
			bottom: 17.54%;
			right: 5.466%;
		}
	}
	.sec1 .inner{
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-o-justify-content: flex-start;
		padding-top: 6.6875rem;
	}
	.sec1 h5{
		font-size: 2.125rem;
		line-height: 1;
		width: 100%;
	}
	.sec1 p{
		font-size: 0.6875rem;
		line-height: 1.364;
		margin: 1.4375rem 0 1.375rem;
		width: 90%;
	}
	.sec1 a{
		width: 6.5625rem;
		height: 1.875rem;
		line-height: 1.875rem;
		border-radius: 0.9375rem;
		background-color: #fff;
	}
	.sec1 a span{
		font-size: 0.625rem;
		color: #3c4043;
	}
	.sec1 a img{
		height: 0.5rem;
		margin-left: 0.25rem;
	}
	.sec2{
		padding: 2.5rem 0 3.75rem;
	}
	.sec2 .text h3{
		font-size: 1.40625rem;
		margin-bottom: 1.25rem;
	}
	.sec2 .text p{
		font-size: 0.625rem;
		line-height: 1.5;
		margin-bottom: 1.375rem;
	}
	.sec2 .text a{
		width: 7.5rem;
		height: 1.875rem;
		line-height: 1.6875rem;
		border-width: 0.09375rem;
		border-radius: 0.9375rem;
		background-color: #1468a1;
	}
	.sec2 .text a img{
		width: 1rem;
		margin-right: 0.3125rem;
		display: none;
	}
	.sec2 .text a img.hover{
		display: inline-block;
	}
	.sec2 .text a span{
		font-size: 0.625rem;
		color: #fff;
	}
	.sec2 .text .ani-box{
		width: 100%;
		margin-top: 4.625rem;
	}
	.sec2 .video-cover .inner{
		max-width: 100%;
	}
	.sec2 .video-cover .close img{
		left: 50%;
		top: 100%;
		margin-left: -0.375rem;
		width: 0.75rem;
		margin-top: 1rem;
	}
	.sec3{
		padding: 2rem 0 3.125rem;
	}
	.sec3 .tab-controls{
		margin-bottom: 0;
	}
	.sec3 .tab-controls a{
		width: 25%;
		margin-right: 0;
		padding: 0.625rem 0;
		border-top-left-radius: 0.3125rem;
		border-top-right-radius: 0.3125rem;
	}
	.sec3 .tab-controls a .icon{
		width: 1rem;
		margin: 0 auto 0.75rem;
	}
	.sec3 .tab-controls a p{
		font-size: 0.5625rem;
	}
	.sec3 .tab-contents .swiper-slide .img-box{
		width: 100%;
		padding: 2rem 0;
	}
	.sec3 .tab-contents .swiper-slide .img-box img{
		width: 35.6%;
	}
	.sec3 .tab-contents .swiper-slide .text-box{
		width: 100%;
	}
	.sec3 .tab-contents .swiper-slide .text-box h5{
		font-size: 1.40625rem;
		margin-bottom: 1.125rem;
	}
	.sec3 .tab-contents .swiper-slide .text-box p{
		font-size: 0.6875rem;
		line-height: 1.64;
	}
	.sec4{
		padding: 2.5rem 0;
		background-image: none;
	}
	.sec4 h3{
		font-size: 1.40625rem;
		margin-bottom: 2.8125rem;
	}
	.sec4 .box a{
		width: 49.13%;
		margin-right: 1.74%;
		margin-bottom: 0.625rem;
	  	box-shadow: 0px 0.25rem 0.875rem 0px rgba(4, 0, 0, 0.08);
	}
	.sec4 .box a:nth-child(3n){
		margin-right: 1.74%;
	}
	.sec4 .box a:nth-child(2n){
		margin-right: 0;
	}
	.sec4 .box a:hover{
	  	box-shadow: 0px 0.25rem 0.875rem 0px rgba(4, 0, 0, 0.08);
	}
	.sec4 .box a:hover .img.hover{
		opacity: 0;
	}
	.sec4 .box a:nth-child(2) .img.hover,.sec4 .box a:nth-child(3) .img.hover,.sec4 .box a:nth-child(6) .img.hover{
		opacity: 1;
	}
	.sec4 .box a .cover{
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: center;
		-webkit-flex-direction: column;
		-moz-display: flex;
		-moz-align-items: center;
		-moz-justify-content: center;
		-moz-flex-direction: column;
		-ms-display: flex;
		-ms-align-items: center;
		-ms-justify-content: center;
		-ms-flex-direction: column;
		-o-display: flex;
		-o-align-items: center;
		-o-justify-content: center;
		-o-flex-direction: column;
	}
	.sec4 .box a .cover .icon{
		margin: 0 auto 0.6875rem;
		width: 2.0625rem;
	}
	.sec4 .box a:hover .cover .icon img{
		opacity: 1;
	}
	.sec4 .box a:nth-child(2) .cover .icon img,.sec4 .box a:nth-child(3) .cover .icon img,.sec4 .box a:nth-child(6) .cover .icon img{
		opacity: 0;
	}
	.sec4 .box a .cover p{
		font-size: 0.6875rem;
		margin-bottom: 0.9375rem;
	}
	.sec4 .box a:hover .cover p{
		color: #1468a1;
	}
	.sec4 .box a:nth-child(2) .cover p,.sec4 .box a:nth-child(3) .cover p,.sec4 .box a:nth-child(6) .cover p{
		color: #fff;
	}
	.sec4 .box a .cover .line{
		width: 0.875rem;
	}
	.sec4 .box a:hover .cover .line{
		background-color: #aaa;
	}
	.sec4 .box a:nth-child(2) .cover .line,.sec4 .box a:nth-child(3) .cover .line,.sec4 .box a:nth-child(6) .cover .line{
		background-color: #fff;
	}
	.sec5{
		padding: 3.125rem 0 2.5rem;
	}
	.sec5 h3{
		font-size: 1.40625rem;
	}
	.sec5 .slide-box{
		margin: 2.8125rem auto 2.625rem;
	}
	.sec5 .swiper-slide .img-box{
		margin: 1.5625rem auto 1rem;
	}
	.sec5 .swiper-slide .img-box img.hover{
		opacity: 1;
	}
	.sec5 .swiper-slide h5{
		font-size: 0.75rem;
		margin-bottom: 0.875rem;
	}
	.sec5 .swiper-slide p{
		font-size: 0.625rem;
		margin-bottom: 1.5625rem;
	}
	.sec5 .swiper-slide .in{
		margin-bottom: 1.25rem;
	}
	.sec5 .swiper-slide .in img{
		width: 0.625rem;
	}
	.sec5 .swiper-slide .in img.hover{
		opacity: 1;
	}
	.sec5 .swiper-prev,.sec5 .swiper-next{
		display: none;
	}
	.sec5 .more{
		width: 6.25rem;
		height: 1.875rem;
		line-height: 1.8125rem;
		border-radius: 0.9375rem;
		box-shadow: 0px 0.3125rem 1.5625rem 0px rgba(74, 83, 253, 0.25);
	  	background-color: rgb(22, 115, 175);
	}
	.sec5 .more span{
		font-size: 0.625rem;
		color: #fff;
	}
	.sec5 .more img{
		width: 0.25rem;
		margin-left: 0.3125rem;
		display: none;
	}
	.sec5 .more img.hover{
		display: inline-block;
	}
	.sec6 .box .text{
		width: 22.9%;
		font-size: 0.6875rem;
		padding: 2.5rem 0;
	}
	.sec6 .box ul{
		width: 77.1%;
	}
	.sec6 .box li{
		margin-left: 0.75rem;
	}
	.sec6 .box li.img1{
		width: 36.65%;
	}
	.sec6 .box li.img2{
		width: 23.12%;
	}
	.sec6 .box li.img3{
		width: 21.43%;
	}
	.sec6 .box li.img4{
		width: 23.87%;
		margin-bottom: 0.875rem;
	}
	.sec6 .box li.img5{
		width: 21.43%;
		margin-bottom: 0.875rem;
	}
	.sec6 .box li.img6{
		width: 19.36%;
		margin-bottom: 0.875rem;
	}
	.sec6 .box li.img7{
		width: 19%;
	}
	.sec6 .box li.img8{
		width: 30.83%;
	}
	.sec6 .box li.img9{
		width: 24%;
	}
	.sec6 .box li img.hover{
		opacity: 1;
	}
	.sec7{
		padding: 2.5rem 0 2.125rem;
	}
	.sec7 h3{
		font-size: 1.40625rem;
		margin-bottom: 2.3125rem;
	}
	.sec7 .slide-box .inner{
		display: none;
	}
	.sec7 .swiper-slide{
		border-radius: 0.3125rem;
	}
	.sec7 .swiper-slide .cover .play{
		width: 1.5rem;
	}
	.sec7 .swiper-slide .cover p{
		font-size: 0.6875rem;
		bottom: 0.75rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.sec7 .swiper-prev,.sec7 .swiper-next{
		display: none;
	}
	.sec8{
		padding: 2.5rem 0;
	}
	.sec8 h3{
		font-size: 1.40625rem;
	}
	.sec8 .slide-box{
		margin: 2.1875rem auto 1.6875rem;
	}
	.sec8 .swiper-slide img{
		border-radius: 0.3125rem;
		margin-bottom: 0.9375rem;
	}
	.sec8 .swiper-slide p{
		font-size: 0.6875rem;
		line-height: 0.8125rem;
		max-height: 1.625rem;
		margin-bottom: 0.3125rem;
	}
	.sec8 .swiper-slide:hover p{
		color: #333;
		text-decoration: none;
	}
	.sec8 .swiper-slide .time{
		font-size: 0.5rem;
	}
	.sec8 .swiper-prev,.sec8 .swiper-next{
		display: none;
	}
	.sec8 .more{
		width: 6.25rem;
		height: 1.875rem;
		line-height: 1.8125rem;
		border-radius: 0.9375rem;
		box-shadow: 0px 0.3125rem 1.5625rem 0px rgba(74, 83, 253, 0.25);
	  	background-color: rgb(22, 115, 175);
	}
	.sec8 .more span{
		font-size: 0.625rem;
		color: #fff;
	}
	.sec8 .more img{
		width: 0.25rem;
		margin-left: 0.3125rem;
		display: none;
	}
	.sec8 .more img.hover{
		display: inline-block;
	}
}