html,body{
	height: 100%;
}
#main{
	padding-top: 100px;
	height: 100%;
}
.sec7{
	height: 100%;
	position: relative;
	padding: 0 0 0 12%;
	background-color: #f4f4f4;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: flex-end;
}
.sec7 .title{
	position: absolute;
	left: 4.16%;
	top: 100px;
	text-align: center;
}
.sec7 .title .num{
	font-size: 40px;
	font-family: "itc-bold";
	font-weight: bold;
	color: rgba(2,2,2,0.2);
	margin-bottom: 25px;
}
.sec7 .title p{
	font-size: 38px;
	color: #333;
	font-family: "sy-h";
	font-weight: bold;
}
.sec7 .title .line{
	width: 1px;
	height: 70px;
	background-color: #000;
	margin: 20px auto 15px;
}
.sec7 .title .en{
	transform-origin: 0.5em 0.5em;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	font-size: 24px;
	color: #020202;
	font-family: "itc-xlt";
	font-weight: lighter;
	width: 1em;
	margin: 0 auto;
	white-space: nowrap;
}
.sec7 .swiper-slide{
	padding-bottom: 160px;
	overflow: hidden;
}
.sec7 .swiper-slide img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
}
.sec7 .swiper-slide:hover img{
	transform: scale(1.533,1.533);
	-webkit-transform: scale(1.533,1.533);
}
.sec7 .swiper-slide .text{
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	margin-top: -160px;
	padding: 14% 10% 14% 14%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec7 .swiper-slide:hover .text{
	background-color: rgba(51,51,51,0.9);
	top: 0;
	margin-top: 0;
}
.sec7 .swiper-slide .text .en{
	font-size: 18px;
	color: #333;
	font-family: "itc-bk";
	margin-bottom: 7.3%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec7 .swiper-slide:hover .text .en{
	color: #fff;
}
.sec7 .swiper-slide .text .cn{
	font-size: 24px;
	color: #333;
	margin-bottom: 7.3%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec7 .swiper-slide:hover .text .cn{
	color: #fff;
}
.sec7 .swiper-slide .text .pos{
	font-size: 14px;
	color: #999;
	margin-bottom: 16.4%;
}
.sec7 .swiper-slide .text p{
	font-size: 14px;
	color: #ccc;
	line-height: 28px;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	max-height: 62%;
	padding-right: 4%;
}
.sec7 .swiper-slide:hover .text p{
	opacity: 1;
}
.sec7 .swiper-scrollbar{
	width: 100%;
	left: 0;
	position: relative;
	bottom: 0;
	height: 6px;
	background-color: transparent;
	margin-top: 30px;
}
.sec7 .swiper-scrollbar .swiper-scrollbar-drag{
	border-radius: 3px;
}
.sec7 .btn-box{
	display: none;
}
@media only screen and (max-width:1270px){
	
}
@media only screen and (max-width:1200px){
}
@media only screen and (max-width:1025px){
	#main{
		padding-top: 3.125rem;
	}
	.sec7{
		padding: 0 0 0 16%;
	}
	.sec7 .title{
		left: 6.66%;
		top: 3.125rem;
	}
	.sec7 .title .num{
		font-size: 1.5625rem;
		margin-bottom: 0.75rem;
	}
	.sec7 .title p{
		font-size: 1.40625rem;
	}
	.sec7 .title .line{
		height: 2.1875rem;
		margin: 0.75rem auto;
	}
	.sec7 .title .en{
		font-size: 0.75rem;
	}
	.sec7 .swiper-slide{
		padding-bottom: 5.3125rem;
	}
	.sec7 .swiper-slide .text{
		margin-top: -5.3125rem;
		padding: 1.09375rem 0.75rem 1.09375rem 1.09375rem;
	}
	.sec7 .swiper-slide .text .en{
		font-size: 0.75rem;
		margin-bottom: 0.375rem;
	}
	.sec7 .swiper-slide .text .cn{
		font-size: 0.875rem;
		margin-bottom: 0.625rem;
	}
	.sec7 .swiper-slide .text .pos{
		font-size: 0.5625rem;
		margin-bottom: 16.4%;
	}
	.sec7 .swiper-slide .text p{
		font-size: 0.5625rem;
		line-height: 1.125rem;
		height: 6.75rem;
	}
	.sec7 .swiper-scrollbar{
		height: 0.1875rem;
		margin-top: 1.25rem;
		display: none;
	}
	.sec7 .swiper-scrollbar .swiper-scrollbar-drag{
		border-radius: 0.09375rem;
	}
	.sec7 .btn-box{
		margin-bottom: 1.5rem;
		font-size: 0;
		text-align: right;
		display: block;
		padding-right: 8.34%;
	}
	.sec7 .btn-box .button-prev,.sec7 .btn-box .button-next{
		width: 1.5625rem;
		height: 1.5625rem;
		margin-left: 0.625rem;
		border: 1px solid #333;
		display: inline-block;
		vertical-align: top;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
		cursor: pointer;
	}
	.sec7 .btn-box .button-prev:hover,.sec7 .btn-box .button-next:hover{
		background-position: center bottom;
		background-color: #333;
	}
	.sec7 .btn-box .button-prev{
		background-image: url(../images/sec5_prev.png);
	}
	.sec7 .btn-box .button-next{
		background-image: url(../images/sec5_next.png);
	}
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:414px){
	
}
@media only screen and (max-width:320px){
	
}