.kv{
	position: relative;
	margin-bottom: 120px;
}
.kv .swiper-slide{
	padding-left: 9.375%;
	overflow: hidden;
}
.kv .swiper-slide > img{
	height: 750px;
	margin-top: 2.3%;
	position: relative;
	left: 100%;
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
}
.kv .swiper-slide.swiper-slide-active > img{
	left: 0;
}
.kv .swiper-slide .left{
	position: absolute;
	left: -100%;
	top: 22%;
	bottom: 22%;
	margin: auto;
	width: 31.6%;
	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;
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	z-index: 1;
}
.kv .swiper-slide.swiper-slide-active .left{
	left: 6.25%;
}
.kv .swiper-slide .left img{
	width: 100%;
}
.kv .swiper-slide .left h5{
	font-size: 22px;
	color: #fff;
	font-family: "itcbk";
	font-weight: normal;
	margin-bottom: 20px;
}
.kv .swiper-slide .left h5 .line{
	width: 50px;
	height: 2px;
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 35px;
}
.kv .swiper-slide .left h3{
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.kv .swiper-slide .left h4{
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 25px;
}
.kv .swiper-slide .left p{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 25px;
}
.kv .swiper-slide .left .btn{
	display: block;
	text-align: center;
	width: 200px;
	height: 54px;
	line-height: 54px;
	border-radius: 27px;
	background-color: #a3c630;
	color: #fff;
	font-size: 16px;
	font-family: "itcbk";
}
.kv .swiper-slide .left .btn:hover{
	background-color: #8dad1b;
}
.kv .bg{
	background-color: #f5f8fa;
	position: absolute;
	right: 2.1%;
	top: 0;
	left: 2.1%;
	bottom: 5.33%;
	margin: auto;
	text-align: center;
}
.kv .swiper-pagination{
	width: 7.6%;
	top: 8%;
	bottom: auto;
	font-size: 12px;
	color: #666;
	font-family: "itcbk";
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.kv .page2{
	display: none;
}
.kv .button-box{
	position: absolute;
	left: 0;
	bottom: 5.33%;
	width: 7.6%;
	z-index: 2;
	font-size: 0;
}
.kv .button-box img{
	width: 10.7%;
	opacity: 0.5;
}
.kv .button-box img:hover{
	opacity: 1;
}
.kv .button-box .button-prev img{
	margin-right: 27%;
}
.sec1{
	font-size: 0;
	margin-bottom: 120px;
}
.sec1 .box{
	display: inline-block;
	vertical-align: top;
	width: 32.33%;
	margin-right: 1.505%;
	position: relative;
}
.sec1 .box:last-child{
	margin-right: 0;
}
.sec1 .box .bg{
	width: 100%;
}
.sec1 .box .normal{
	position: absolute;
	left: 10.4%;
	bottom: 7.5%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec1 .box:hover .normal{
	opacity: 0;
}
.sec1 .box .normal .icon{
	margin-bottom: 20px;
}
.sec1 .box .normal h5{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.sec1 .box .normal p{
	font-size: 14px;
	color: #fff;
	font-family: "itcbk";
	font-weight: normal;
}
.sec1 .box .cover{
	position: absolute;
	left: 6.9%;
	right: 6.9%;
	bottom: 5%;
	top: 5%;
	margin: auto;
	background-color: rgba(47,161,218,0.9);
	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;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0;
}
.sec1 .box:hover .cover{
	opacity: 1;
}
.sec1 .box .cover .icon{
	margin-bottom: 24px;
}
.sec1 .box .cover h5{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.sec1 .box .cover p{
	font-size: 14px;
	color: #fff;
	font-family: "itcbk";
	font-weight: normal;
	margin-bottom: 15px;
}
.sec1 .box .cover .arrow{
	border-radius: 50%;
	overflow: hidden;
	background-color: #a3c630;
}
.sec2{
	margin-bottom: 120px;
}
.sec2 .title{
	text-align: center;
	margin-bottom: 100px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.sec2 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.sec2 .title .line:first-child{
	margin-right: 40px;
}
.sec2 .title .line:last-child{
	margin-left: 40px;
}
.sec2 .inner{
	position: relative;
}
.sec2 .bg{
	position: absolute;
	right: 21.67%;
	top: -5.26%;
	height: 100%;
}
.sec2 .content{
	position: relative;
	display: none;
}
.sec2 .content.active{
	display: block;
}
.sec2 .content .left{
	width: 45.833%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.sec2 .content .left .detail-box{
	background-color: #fff;
	padding: 10.9%;
}
.sec2 .content .left .detail-box .name{
	margin-bottom: 24px;
}
.sec2 .content .left .detail-box .name p{
	font-size: 14px;
	color: #2fa1da;
	font-family: "itcbk";
	margin-bottom: 12px;
}
.sec2 .content .left .detail-box .name h5{
	font-size: 36px;
	color: #2fa1da;
	font-weight: bold;
}
.sec2 .content .left .detail-box .name h5 img{
	vertical-align: sub;
	margin-left: 15px;
}
.sec2 .content .left .detail-box ul{
	border-top: 1px solid rgba(0,0,0,0.1);
}
.sec2 .content .left .detail-box li a{
	font-size: 20px;
	color: #333;
	position: relative;
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sec2 .content .left .detail-box li.active a,.sec2 .content .left .detail-box li a:hover{
	color: #0e487e;
}
.sec2 .content .left .detail-box li a span{
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background-repeat: no-repeat;
	background-image: url(../images/index_sec2_icon3.png);
	background-size: 100% auto;
	background-position: center top;
}
.sec2 .content .left .detail-box li.active a span{
	background-position: center bottom;
}
.sec2 .content .left .detail-box li div{
	padding: 16px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	display: none;
}
.sec2 .content .left .detail-box li div p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.sec2 .content .left .control{
	width: 60%;
	display: block;
	position: relative;
}
.sec2 .content.enterprise .left .control{
	margin-bottom: 20px;
}
.sec2 .content.personal .left .control{
	margin-top: 20px;
}
.sec2 .content .left .control > img{
	width: 100%;
}
.sec2 .content .left .control .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/index_sec2_control_color_web.jpg);
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
}
.sec2 .content .left .control .cover .text{
	max-width: 100%;
}
.sec2 .content .left .control .cover .text h5{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.sec2 .content .left .control .cover .text p{
	font-size: 14px;
	color: #fff;
	font-family: "itcbk";
	margin-bottom: 15px;
}
.sec2 .content .left .control .cover .text h5 img{
	vertical-align: baseline;
	margin-left: 10px;
}
.sec2 .content .swiper-container{
	width: 70.833%;
	float: right;
}
.sec2 .content .swiper-container img{
	height: 760px;
}
.sec2 .content .swiper-pagination{
	bottom: 4%;
	text-align: right;
	padding-right: 3.3%;
}
.sec2 .content .swiper-pagination .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/index_sec2_icon4.png);
	background-size: 100% auto;
	background-position: center top;
	opacity: 0.5;
	background-color: transparent;
	margin: 0 12px;
}
.sec2 .content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-position: center bottom;
	opacity: 1;
}
.sec3{
	margin-bottom: 100px;
}
.sec3 .title{
	text-align: center;
	margin-bottom: 90px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.sec3 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.sec3 .title .line:first-child{
	margin-right: 40px;
}
.sec3 .title .line:last-child{
	margin-left: 40px;
}
.sec3 .swiper-slide{
	text-align: center;
	margin-bottom: 50px;
}
.sec3 .swiper-slide .img-box{
	width: 85%;
	margin: 0 auto 20px;
	position: relative;
}
.sec3 .swiper-slide .img-box img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec3 .swiper-slide .img-box .hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.sec3 .swiper-slide .img-box:hover .bg{
	opacity: 0;
}
.sec3 .swiper-slide .img-box:hover .hover{
	opacity: 1;
}
.sec3 .swiper-slide p{
	font-size: 18px;
	color: #333;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec3 .swiper-slide:hover p{
	color: #a3c630;
}
.sec3 .swiper-pagination{
	display: none;
}
.sec4{
	margin-bottom: 100px;
}
.sec4 .title{
	text-align: center;
	margin-bottom: 60px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.sec4 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.sec4 .title .line:first-child{
	margin-right: 40px;
}
.sec4 .title .line:last-child{
	margin-left: 40px;
}
.sec4 ul{
	margin-bottom: 30px;
	font-size: 0;
}
.sec4 ul li{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-right: 5%;
	position: relative;
	margin-bottom: 30px;
}
.sec4 ul li:nth-child(3n){
	margin-right: 0;
}
.sec4 ul li .img{
	width: 100%;
}
.sec4 ul li .text{
	padding: 8.33%;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec4 ul li:hover .text{
	z-index: 2;
	right: 8.33%;
}
.sec4 ul li .text h5{
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
	height: 1em;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec4 ul li:hover .text h5{
	color: #fff;
}
.sec4 ul li .text p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	margin-bottom: 18px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec4 ul li:hover .text p{
	color: #fff;
}
.sec4 ul li .text .time{
	font-size: 12px;
	color: #999;
	font-family: "itcbk";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec4 ul li:hover .text .time{
	color: #fff;
}
.sec4 ul li .cover{
	background-color: rgba(47,161,208,0.9);
	position: absolute;
	right: 8.33%;
	top: 6.85%;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec4 ul li:hover .cover{
	z-index: 1;
	opacity: 1;
}
.sec4 ul li .cover img{
	margin-top: 27%;
}
.sec4 .more{
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-radius: 27px;
	font-size: 16px;
	color: #fff;
	background-color: #a3c630;
}
.sec4 .more:hover{
	background-color: #8dad1b;
}
.sec5{
	position: relative;
	margin-bottom: 100px;
}
.sec5 .bg{
	background-color: #f5f8fa;
	width: 100%;
	height: 30%;
	position: absolute;
	left: 0;
	top: 0;
}
.sec5 .inner{
	position: relative;
}
.sec5 .title{
	width: 38.166%;
	position: absolute;
	right: 0;
	top: 98px;
}
.sec5 ul{
	font-size: 0;
	position: relative;
	z-index: 1;
	padding-top: 40px;
}
.sec5 li{
	display: inline-block;
	vertical-align: bottom;
	width: 48.5%;
	margin-right: 3%;
	overflow: hidden;
}
.sec5 li:nth-child(2),.sec5 li:nth-child(3),.sec5 li:nth-child(4),.sec5 li:nth-child(5),.sec5 li:nth-child(8),.sec5 li:nth-child(9){
	width: 22.75%;
}
.sec5 li:nth-child(1),.sec5 li:nth-child(2),.sec5 li:nth-child(3),.sec5 li:nth-child(4),.sec5 li:nth-child(5),.sec5 li:nth-child(6){
	margin-bottom: 3%;
}
.sec5 li:nth-child(3),.sec5 li:nth-child(6),.sec5 li:nth-child(9){
	margin-right: 0;
}
.sec5 li img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.sec5 li:hover img{
	transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
}
.sec6{
	margin-bottom: 60px;
	text-align: center;
}
.sec6 .title{
	margin-bottom: 40px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.sec6 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.sec6 .title .line:first-child{
	margin-right: 40px;
}
.sec6 .title .line:last-child{
	margin-left: 40px;
}
.sec6 img{
	max-width: 100%;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:768px){
	.kv{
		margin-bottom: 2.1875rem;
	}
	.kv .swiper-slide{
		padding-left: 2.8125rem;
	}
	.kv .swiper-slide > img{
		margin-top: 1.25rem;
		height: auto;
		width: 100%;
	}
	.kv .swiper-slide .left{
		top: 6.375rem;
		bottom: 6.375rem;
		width: 11.875rem;
	}
	.kv .swiper-slide.swiper-slide-active .left{
		left: 1.5625rem;
	}
	.kv .swiper-slide .left h5{
		font-size: 0.5625rem;
		margin-bottom: 0.625rem;
	}
	.kv .swiper-slide .left h5 .line{
		width: 1.5625rem;
		height: 1px;
		margin-left: 0.625rem;
	}
	.kv .swiper-slide .left h3{
		font-size: 1.375rem;
		margin-bottom: 0.25rem;
	}
	.kv .swiper-slide .left h4{
		font-size: 0.9375rem;
		margin-bottom: 0.625rem;
	}
	.kv .swiper-slide .left p{
		font-size: 0.625rem;
		margin-bottom: 0.75rem;
	}
	.kv .swiper-slide .left .btn{
		width: 5.625rem;
		height: 1.6875rem;
		line-height: 1.6875rem;
		border-radius: 0.84375rem;
		font-size: 0.5rem;
	}
	.kv .bg{
		right: 1.5rem;
		left: 0;
		bottom: 1.25rem;
	}
	.kv .swiper-pagination{
		width: 2.8125rem;
		top: 2.5rem;
		font-size: 0.5rem;
	}
	.kv .page2{
		padding-right: 0.5625rem;
		display: block;
		position: absolute;
		bottom: 0.9375rem;
		right: 0;
		padding-left: 3.7rem;
		width: 100%;
		z-index: 2;
	}
	.kv .page2 a{
		background-repeat: no-repeat;
		background-image: url(../images/index_sec2_icon4.png);
		background-size: 100% auto;
		background-position: center top;
		opacity: 0.5;
		background-color: transparent;
		width: 0.5rem;
		height: 0.5rem;
		margin-right: 0.75rem;
		display: inline-block;
		vertical-align: top;
	}
	.kv .page2 a:last-child{
		margin-right: 0;
	}
	.kv .page2 a.active{
		background-position: center bottom;
		opacity: 1;
	}
	.kv .button-box{
		bottom: 1.25rem;
		width: 2.8125rem;
		display: none;
	}
	.kv .button-box img{
		width: 0.5rem;
	}
	.kv .button-box .button-prev img{
		margin-right: 0.5rem;
	}
	.sec1{
		margin-bottom: 2.5rem;
	}
	.sec1 .box{
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.sec1 .box .normal{
		left: 0.9375rem;
		bottom: 0.9375rem;
	}
	.sec1 .box:hover .normal{
		opacity: 1;
	}
	.sec1 .box .normal .icon{
		margin-bottom: 0.625rem;
		width: 1.6875rem;
	}
	.sec1 .box .normal h5{
		font-size: 1rem;
		margin-bottom: 0.5rem;
	}
	.sec1 .box .normal p{
		font-size: 0.5625rem;
	}
	.sec1 .box .cover{
		display: none;
		-webkit-display: none;
	}
	.sec2{
		margin-bottom: 3.125rem;
	}
	.sec2 .title{
		margin-bottom: 2.8125rem;
		font-size: 1.125rem;
	}
	.sec2 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.sec2 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.sec2 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.sec2 .inner{
		width: 100%;
	}
	.sec2 .bg{
		right: 1.5rem;
		top: -1.25rem;
	}
	.sec2 .content .left{
		width: 10.15625rem;
		left: 0.625rem;
	}
	.sec2 .content .left .detail-box{
		padding: 1.25rem;
	}
	.sec2 .content .left .detail-box .name{
		margin-bottom: 0.625rem;
	}
	.sec2 .content .left .detail-box .name p{
		font-size: 0.4375rem;
		margin-bottom: 0.4375rem;
	}
	.sec2 .content .left .detail-box .name h5{
		font-size: 1.125rem;
	}
	.sec2 .content .left .detail-box .name h5 img{
		margin-left: 0.5rem;
		width: 1.125rem;
	}
	.sec2 .content .left .detail-box li a{
		font-size: 0.75rem;
		padding: 0.5rem 0;
	}
	.sec2 .content .left .detail-box li a span{
		width: 0.4375rem;
		height: 0.4375rem;
		margin-top: -0.21875rem;
	}
	.sec2 .content .left .detail-box li div{
		padding: 0.4375rem 0;
	}
	.sec2 .content .left .detail-box li div p{
		font-size: 0.5625rem;
		line-height: 1.125rem;
	}
	.sec2 .content .left .control{
		width: 7.03125rem;
	}
	.sec2 .content.enterprise .left .control{
		margin-bottom: 0.625rem;
	}
	.sec2 .content.personal .left .control{
		margin-top: 0.625rem;
	}
	.sec2 .content .left .control .cover{
		background-image: url(../images/index_sec2_control_color_mobile.jpg);
	}
	.sec2 .content .left .control .cover .text p{
		font-size: 0.4375rem;
		margin-bottom: 0.4375rem;
	}
	.sec2 .content .left .control .cover .text h5{
		font-size: 1.125rem;
	}
	.sec2 .content .left .control .cover .text h5 img{
		display: none;
	}
	.sec2 .content .swiper-container{
		width: 15.15625rem;
	}
	.sec2 .content .swiper-container img{
		height: auto;
		width: 100%;
	}
	.sec2 .content .swiper-pagination{
		bottom: 0.9375rem;
		padding-right: 0.5625rem;
	}
	.sec2 .content .swiper-pagination .swiper-pagination-bullet{
		width: 0.5rem;
		height: 0.5rem;
		margin: 0 0.375rem;
	}
	.sec3{
		margin-bottom: 3.125rem;
	}
	.sec3 .title{
		margin-bottom: 2rem;
		font-size: 1.125rem;
	}
	.sec3 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.sec3 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.sec3 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.sec3 .swiper-container{
		padding-bottom: 1.375rem;
	}
	.sec3 .swiper-slide{
		margin-bottom: 1rem;
	}
	.sec3 .swiper-slide .img-box{
		margin: 0 auto 0.875rem;
	}
	.sec3 .swiper-slide p{
		font-size: 0.75rem;
	}
	.sec3 .swiper-pagination{
		display: block;
		bottom: 0;
	}
	.sec3 .swiper-pagination .swiper-pagination-bullet{
		width: 0.5rem;
		height: 0.5rem;
		margin: 0 0.375rem;
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-image: url(../images/index_sec3_page_icon.png);
		opacity: 0.5;
		background-color: transparent;
	}
	.sec3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		opacity: 1;
		background-position: center bottom;
	}
	.sec4{
		margin-bottom: 3.125rem;
	}
	.sec4 .title{
		margin-bottom: 1.6875rem;
		font-size: 1.125rem;
	}
	.sec4 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.sec4 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.sec4 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.sec4 ul{
		margin-bottom: 0.25rem;
	}
	.sec4 ul li{
		width: 47.7%;
		margin-right: 4.6%;
		margin-bottom: 4.6%;
	}
	.sec4 ul li:nth-child(3n){
		margin-right: 4.6%;
	}
	.sec4 ul li:nth-child(2n){
		margin-right: 0;
	}
	.sec4 ul li .text{
		padding: 0.9375rem 0;
	}
	.sec4 ul li:hover .text{
		right: 0;
	}
	.sec4 ul li .text h5{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
	}
	.sec4 ul li:hover .text h5{
		color: #333;
	}
	.sec4 ul li .text p{
		font-size: 0.5625rem;
		line-height: 0.9375rem;
		height: 2.8125rem;
		margin-bottom: 0.75rem;
	}
	.sec4 ul li:hover .text p{
		color: #666;
	}
	.sec4 ul li .text .time{
		font-size: 0.5rem;
	}
	.sec4 ul li:hover .text .time{
		color: #999;
	}
	.sec4 ul li .cover{
		display: none;
	}
	.sec4 .more{
		width: 9.375rem;
		height: 1.875rem;
		line-height: 1.875rem;
		border-radius: 0.9375rem;
		font-size: 0.5625rem;
	}
	.sec5{
		text-align: center;
		margin-bottom: 3.125rem;
		padding-top: 2.1875rem;
	}
	.sec5 .bg{
		height: 11.875rem;
	}
	.sec5 .title{
		width: 14.375rem;
		position: static;
		margin: 0 auto 1.5625rem;
	}
	.sec5 ul{
		padding-top: 0;
	}
	.sec6{
		margin-bottom: 2.625rem;
	}
	.sec6 .title{
		margin-bottom: 1rem;
		font-size: 1.125rem;
	}
	.sec6 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.sec6 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.sec6 .title .line:last-child{
		margin-left: 0.75rem;
	}
}
@media only screen and (max-width:414px){
}
@media only screen and (max-width:320px){
}