/*企业服务*/
.service-page1 .banner img{
	width: 100%;
}
.service-page1 .sec1{
	text-align: center;
	font-size: 0;
	padding: 100px 0 60px;
}
.service-page1 .sec1 h3{
	font-size: 44px;
	color: #333;
	font-weight: lighter;
	margin-bottom: 25px;
}
.service-page1 .sec1 h5{
	font-size: 24px;
	color: #fff;
	font-weight: lighter;
	margin-bottom: 80px;
	display: inline-block;
	vertical-align: top;
	padding: 0 50px;
	height: 40px;
	line-height: 40px;
	background-color: #2fa1da;
}
.service-page1 .sec1 li{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 60px;
	width: 16.667%;
}
.service-page1 .sec1 li img{
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 28px;
	max-width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page1 .sec1 li img:hover{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.service-page1 .sec1 li p{
	font-size: 18px;
	color: #333;
}
.service-page1 .sec2{
	background-repeat: no-repeat;
	background-size: 100% 400px;
	background-position: center top;
	background-image: url(../images/service01_sec2_bg.jpg);
	padding: 100px 0 115px;
	text-align: center;
}
.service-page1 .sec2 .title{
	margin-bottom: 30px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.service-page1 .sec2 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.service-page1 .sec2 .title .line:first-child{
	margin-right: 40px;
}
.service-page1 .sec2 .title .line:last-child{
	margin-left: 40px;
}
.service-page1 .sec2 h5{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 60px;
}
.service-page1 .sec2 ul{
	margin-bottom: 60px;
	font-size: 0;
}
.service-page1 .sec2 li{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 5%;
}
.service-page1 .sec2 li:last-child{
	margin-right: 0;
}
.service-page1 .sec2 li img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page1 .sec2 li img:hover{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.service-page1 .sec2 .more{
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	font-size: 20px;
	color: #fff;
	background-color: #a3c630;
}
.service-page1 .sec2 .more:hover{
	background-color: #8dad1b;
}
.service-page1 .sec3{
	background-repeat: no-repeat;
	background-size: 50% 100%;
	background-position: right center;
	background-image: url(../images/service01_sec2_bg.jpg);
	padding: 50px 0;
	overflow-x: hidden;
	font-size: 0;
}
.service-page1 .sec3 .left{
	display: inline-block;
	vertical-align: middle;
	width: 61.67%;
	position: relative;
	height: 600px;
}
.service-page1 .sec3 .left img{
	height: 600px;
	position: absolute;
	right: 0;
	top: 0;
}
.service-page1 .sec3 .right{
	display: inline-block;
	vertical-align: middle;
	width: 38.33%;
	padding-left: 10%;
}
.service-page1 .sec3 .right h4{
	font-size: 12px;	
	color: #666;
	font-weight: normal;
	font-family: "itcbk";
	margin-bottom: 24px;
}
.service-page1 .sec3 .right h3{
	font-size: 40px;	
	color: #333;
	font-weight: lighter;
	margin-bottom: 24px;
}
.service-page1 .sec3 .right h5{
	font-size: 16px;	
	color: #666;
	font-weight: normal;
}
.service-page1 .sec3 .right .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	margin: 28px 0 50px;
}
.service-page1 .sec3 .right p{
	font-size: 18px;
	color: #333;
	margin-bottom: 35px;
}
.service-page1 .sec3 .right p:last-child{
	margin-bottom: 0;
}
.service-page1 .sec3 .right p span{
	font-size: 24px;
	color: #2fa1da;
	font-family: "itcdemi";
	margin-right: 1em;
	vertical-align: middle;
}
.service-page1 .sec4{
	padding: 100px 0 65px;
	text-align: center;
}
.service-page1 .sec4 .title{
	margin-bottom: 30px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.service-page1 .sec4 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.service-page1 .sec4 .title .line:first-child{
	margin-right: 40px;
}
.service-page1 .sec4 .title .line:last-child{
	margin-left: 40px;
}
.service-page1 .sec4 h5{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 60px;
}
.service-page1 .sec4 .swiper-slide{
	margin-bottom: 50px;
}
.service-page1 .sec4 .swiper-slide .img-box{
	width: 85%;
	margin: 0 auto 20px;
	position: relative;
}
.service-page1 .sec4 .swiper-slide .img-box img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page1 .sec4 .swiper-slide .img-box .hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.service-page1 .sec4 .swiper-slide .img-box:hover .bg{
	opacity: 0;
}
.service-page1 .sec4 .swiper-slide .img-box:hover .hover{
	opacity: 1;
}
.service-page1 .sec4 .swiper-slide p{
	font-size: 18px;
	color: #333;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page1 .sec4 .swiper-slide:hover p{
	color: #a3c630;
}
.service-page1 .sec4 .swiper-pagination{
	display: none;
}
.service-page1 .sec5{
	padding: 50px 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	background-image: url(../images/service01_sec5_bg.jpg);
}
.service-page1 .sec5 img{
	width: 100%;
}
/*个人服务*/
.service-page2 .banner img{
	width: 100%;
}
.service-page2 .sec1{
	text-align: center;
	font-size: 0;
	padding: 100px 0 60px;
}
.service-page2 .sec1 h3{
	font-size: 44px;
	color: #333;
	font-weight: lighter;
	margin-bottom: 25px;
}
.service-page2 .sec1 h5{
	font-size: 24px;
	color: #fff;
	font-weight: lighter;
	margin-bottom: 80px;
	display: inline-block;
	vertical-align: top;
	padding: 0 50px;
	height: 40px;
	line-height: 40px;
	background-color: #2fa1da;
}
.service-page2 .sec1 .swiper-container{
	overflow: visible;
}
.service-page2 .sec1 .swiper-slide{
	margin-bottom: 60px;
}
.service-page2 .sec1 .swiper-slide img{
	width: 75%;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 28px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page2 .sec1 .swiper-slide img:hover{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.service-page2 .sec1 .swiper-slide p{
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}
.service-page2 .sec1 .swiper-pagination{
	display: none;
}
.service-page2 .sec2{
	background-repeat: no-repeat;
	background-size: 100% 400px;
	background-position: center top;
	background-image: url(../images/service01_sec2_bg.jpg);
	padding: 100px 0 115px;
	text-align: center;
}
.service-page2 .sec2 .title{
	margin-bottom: 30px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.service-page2 .sec2 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.service-page2 .sec2 .title .line:first-child{
	margin-right: 40px;
}
.service-page2 .sec2 .title .line:last-child{
	margin-left: 40px;
}
.service-page2 .sec2 h5{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 60px;
}
.service-page2 .sec2 ul{
	margin-bottom: 60px;
	font-size: 0;
}
.service-page2 .sec2 li{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 5%;
}
.service-page2 .sec2 li:last-child{
	margin-right: 0;
}
.service-page2 .sec2 li img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page2 .sec2 li img:hover{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.service-page2 .sec2 .more{
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	font-size: 20px;
	color: #fff;
	background-color: #a3c630;
}
.service-page2 .sec2 .more:hover{
	background-color: #8dad1b;
}
.service-page2 .sec3{
	background-repeat: no-repeat;
	background-size: 50% 100%;
	background-position: right center;
	background-image: url(../images/service01_sec2_bg.jpg);
	padding: 50px 0;
	overflow-x: hidden;
	font-size: 0;
}
.service-page2 .sec3 .left{
	display: inline-block;
	vertical-align: middle;
	width: 61.67%;
	position: relative;
	height: 600px;
}
.service-page2 .sec3 .left img{
	height: 600px;
	position: absolute;
	right: 0;
	top: 0;
}
.service-page2 .sec3 .right{
	display: inline-block;
	vertical-align: middle;
	width: 38.33%;
	padding-left: 10%;
}
.service-page2 .sec3 .right h4{
	font-size: 12px;	
	color: #666;
	font-weight: normal;
	font-family: "itcbk";
	margin-bottom: 24px;
}
.service-page2 .sec3 .right h3{
	font-size: 40px;	
	color: #333;
	font-weight: lighter;
	margin-bottom: 24px;
}
.service-page2 .sec3 .right h5{
	font-size: 16px;	
	color: #666;
	font-weight: normal;
}
.service-page2 .sec3 .right .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	margin: 28px 0 50px;
}
.service-page2 .sec3 .right p{
	font-size: 18px;
	color: #333;
	margin-bottom: 35px;
}
.service-page2 .sec3 .right p:last-child{
	margin-bottom: 0;
}
.service-page2 .sec3 .right p span{
	font-size: 24px;
	color: #2fa1da;
	font-family: "itcdemi";
	margin-right: 1em;
	vertical-align: middle;
}
.service-page2 .sec4{
	padding: 100px 0 65px;
	text-align: center;
}
.service-page2 .sec4 .title{
	margin-bottom: 30px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.service-page2 .sec4 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.service-page2 .sec4 .title .line:first-child{
	margin-right: 40px;
}
.service-page2 .sec4 .title .line:last-child{
	margin-left: 40px;
}
.service-page2 .sec4 h5{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 60px;
}
.service-page2 .sec4 .swiper-slide{
	margin-bottom: 50px;
}
.service-page2 .sec4 .swiper-slide .img-box{
	width: 85%;
	margin: 0 auto 20px;
	position: relative;
}
.service-page2 .sec4 .swiper-slide .img-box img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page2 .sec4 .swiper-slide .img-box .hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.service-page2 .sec4 .swiper-slide .img-box:hover .bg{
	opacity: 0;
}
.service-page2 .sec4 .swiper-slide .img-box:hover .hover{
	opacity: 1;
}
.service-page2 .sec4 .swiper-slide p{
	font-size: 18px;
	color: #333;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page2 .sec4 .swiper-slide:hover p{
	color: #a3c630;
}
.service-page2 .sec4 .swiper-pagination{
	display: none;
}
.service-page2 .sec5{
	padding: 50px 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	background-image: url(../images/service01_sec5_bg.jpg);
}
.service-page2 .sec5 img{
	width: 100%;
}
/*储存指南*/
.service-page3 .banner img{
	width: 100%;
}
.service-page3 .sec1{
	text-align: center;
	padding: 110px 0 120px;
}
.service-page3 .sec1 .title{
	margin-bottom: 60px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.service-page3 .sec1 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.service-page3 .sec1 .title .line:first-child{
	margin-right: 40px;
}
.service-page3 .sec1 .title .line:last-child{
	margin-left: 40px;
}
.service-page3 .sec1 ul{
	font-size: 0;
	margin-bottom: 30px;
	text-align: left;
}
.service-page3 .sec1 li{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 31.66%;
	margin-right: 2.51%;
	margin-bottom: 2.51%;
}
.service-page3 .sec1 li:nth-child(3n){
	margin-right: 0;
}
.service-page3 .sec1 li a{
	position: relative;
	display: block;
}
.service-page3 .sec1 li img{
	width: 100%;
}
.service-page3 .sec1 li p{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 7.1%;
}
.service-page3 .sec1 li .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/service03_sec1_icon.png);
	background-color: rgba(47,161,218,0.8);
	z-index: -1;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-page3 .sec1 li:hover .cover{
	z-index: 1;
	opacity: 1;
}
.service-page3 .sec1 .more{
	display: block;
	margin: 0 auto;
	font-size: 20px;
	color: #a3c630;
	width: 300px;
	height: 70px;
	line-height: 66px;
	border-radius: 35px;
	border: 2px solid #a3c630;
}
.service-page3 .sec1 .more:hover{
	color: #fff;
	background-color: #a3c630;
}
.service-page3 .video-cover{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 99;
	/*align-items: center;
	justify-content: center;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;*/
	display: none;
}
.service-page3 .video-cover.active{
	/*display: flex;
	-webkit-display: flex;*/
	display: block;
}
.service-page3 .video-cover .box{
	background-color: #fff;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 92%;
	border: 20px solid #fff;
}
.service-page3 .video-cover .box .close{
	position: absolute;
	left: 100%;
	top: -20px;
	margin-left: 30px;
}
.service-page3 .video-cover .box .title{
	text-align: center;
	padding: 30px 5%;
}
.service-page3 .video-cover .box .title p{
	font-size: 24px;
	color: #333;
	line-height: 1.5;
}
.service-page3 .video-cover .box video{
	width: 100%;
	vertical-align: top;
}

/*新增*/
.service-page1 .sec6{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/service01_sec2_bg.jpg);
	padding: 100px 0 100px;
	text-align: center;
}
.service-page1 .sec6 .title{
	margin-bottom: 50px;
	font-size: 40px;
	color: #333;
	font-weight: lighter;
}
.service-page1 .sec6 .title .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	display: inline-block;
	vertical-align: middle;
}
.service-page1 .sec6 .title .line:first-child{
	margin-right: 40px;
}
.service-page1 .sec6 .title .line:last-child{
	margin-left: 40px;
}
.service-page1 .sec6 ul{
	background-color: #fff;
	width: 1560px;
	max-width: 100%;
	font-size: 0;
	margin: 0 auto;
	padding: 90px 6.25%;
	display: table;
}
.service-page1 .sec6 ul li{
	display: table-cell;
	width: 33.333%;
	vertical-align: top;
	border-right: 1px dashed #b8b8b8;
	padding: 0 3.85%;
	position: relative;
}
.service-page1 .sec6 ul li:last-child{
	border-right: 0 none;
}
.service-page1 .sec6 ul li img{
	width: 100%;
	margin-bottom: 30px;
}
.service-page1 .sec6 ul li .text-box{
	text-align: left;
}
.service-page1 .sec6 ul li h5{
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	line-height: 36px;
	background-color: #2fa1da;
	padding: 0 0.5em;
}
.service-page1 .sec6 ul li p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-top: 10px;
}
.service-page1 .sec6 ul li.middle img{
	position: absolute;
	bottom: 0;
	left: 11.6%;
	width: 76.8%;
	margin-bottom: 0;
}
@media only screen and (max-width:1560px){
	/*新增*/
	.service-page1 .sec6 ul li h5{
		font-size: 20px;
		line-height: 30px;
	}
	.service-page1 .sec6 ul li p{
		font-size: 14px;
		line-height: 24px;
		margin-top: 10px;
	}
}
@media only screen and (max-width:1024px){
	.service-page3 .video-cover .box .close{
		left: auto;
		top: -20px;
		right: -20px;
		margin-left: 0;
		margin-top: -34px;
	}
}
@media only screen and (max-width:768px){
	/*企业服务*/
	.service-page1 .sec1{
		padding: 3.125rem 0 2rem;
	}
	.service-page1 .sec1 h3{
		font-size: 1.375rem;
		margin-bottom: 0.75rem;
	}
	.service-page1 .sec1 h5{
		font-size: 0.75rem;
		margin-bottom: 2.1875rem;
		padding: 0 0.875rem;
		height: 1.25rem;
		line-height: 1.25rem;
	}
	.service-page1 .sec1 .inner{
		width: 100%;
	}
	.service-page1 .sec1 li{
		margin: 0 4.66% 1.25rem;
		width: 24%;
	}
	.service-page1 .sec1 li img{
		margin-bottom: 0.375rem;
	}
	.service-page1 .sec1 li p{
		font-size: 0.75rem;
		line-height: 1.3125rem;
	}
	.service-page1 .sec2{
		background-size: 100% 23.125rem;
		padding: 3.125rem 0;
	}
	.service-page1 .sec2 .title{
		margin-bottom: 0.875rem;
		font-size: 1.125rem;
	}
	.service-page1 .sec2 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.service-page1 .sec2 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.service-page1 .sec2 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.service-page1 .sec2 h5{
		font-size: 0.625rem;
		margin-bottom: 1.875rem;
	}
	.service-page1 .sec2 ul{
		margin-bottom: 2.1875rem;
	}
	.service-page1 .sec2 li{
		width: 48.46%;
		margin-right: 3.08%;
		margin-bottom: 0.625rem;
	}
	.service-page1 .sec2 li:nth-child(2){
		margin-right: 0;
	}
	.service-page1 .sec2 li:last-child{
		margin-bottom: 0;
	}
	.service-page1 .sec2 .more{
		width: 9.375rem;
		height: 2.1875rem;
		line-height: 2.1875rem;
		border-radius: 1.09375rem;
		font-size: 0.75rem;
	}
	.service-page1 .sec3{
		background-size: 100% 25rem;
		background-position: center bottom;
		padding: 0;
	}
	.service-page1 .sec3 .left{
		width: 100%;
		height: auto;
	}
	.service-page1 .sec3 .left img{
		height: auto;
		width: 100%;
		position: static;
	}
	.service-page1 .sec3 .right{
		width: 100%;
		padding: 2.125rem 0 3.125rem;
	}
	.service-page1 .sec3 .right h4{
		font-size: 0.5rem;
		margin-bottom: 0.75rem;
	}
	.service-page1 .sec3 .right h3{
		font-size: 1.5625rem;	
		margin-bottom: 0.75rem;
	}
	.service-page1 .sec3 .right h5{
		font-size: 0.625rem;
	}
	.service-page1 .sec3 .right .line{
		width: 1.875rem;
		height: 1px;
		margin: 1rem 0 1.375rem;
	}
	.service-page1 .sec3 .right p{
		font-size: 0.875rem;
		margin-bottom: 1rem;
	}
	.service-page1 .sec3 .right p span{
		font-size: 1rem;
		margin-right: 0.5em;
	}
	.service-page1 .sec4{
		padding: 3.125rem 0;
	}
	.service-page1 .sec4 .title{
		margin-bottom: 0.875rem;
		font-size: 1.125rem;
	}
	.service-page1 .sec4 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.service-page1 .sec4 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.service-page1 .sec4 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.service-page1 .sec4 h5{
		font-size: 0.625rem;
		margin-bottom: 2rem;
	}
	.service-page1 .sec4 .swiper-container{
		padding-bottom: 1.375rem;
	}
	.service-page1 .sec4 .swiper-slide{
		margin-bottom: 1rem;
	}
	.service-page1 .sec4 .swiper-slide .img-box{
		margin: 0 auto 0.875rem;
	}
	.service-page1 .sec4 .swiper-slide p{
		font-size: 0.75rem;
	}
	.service-page1 .sec4 .swiper-pagination{
		display: block;
		bottom: 0;
	}
	.service-page1 .sec4 .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;
	}
	.service-page1 .sec4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		opacity: 1;
		background-position: center bottom;
	}
	.service-page1 .sec5{
		padding: 1.5625rem 0;
	}
	/*个人服务*/
	.service-page2 .sec1{
		padding: 3.125rem 0 2rem;
	}
	.service-page2 .sec1 h3{
		font-size: 1.375rem;
		margin-bottom: 0.75rem;
	}
	.service-page2 .sec1 h5{
		font-size: 0.75rem;
		margin-bottom: 2.1875rem;
		padding: 0 0.875rem;
		height: 1.25rem;
		line-height: 1.25rem;
	}
	.service-page2 .sec1 .inner{
		width: 100%;
	}
	.service-page2 .sec1 .swiper-container{
		padding-bottom: 1.375rem;
		overflow: hidden;
	}
	.service-page2 .sec1 .swiper-slide{
		margin-bottom: 1.25rem;
	}
	.service-page2 .sec1 .swiper-slide img{
		margin-bottom: 0.4375rem;
		width: 72%;
	}
	.service-page2 .sec1 .swiper-slide img:hover{
		transform: scale(1,1);
		-webkit-transform: scale(1,1);
	}
	.service-page2 .sec1 .swiper-slide p{
		font-size: 0.75rem;
		line-height: 1.3125rem;
		width: 90%;
		margin: 0 auto;
	}
	.service-page2 .sec1 .swiper-pagination{
		display: block;
		bottom: 0;
	}
	.service-page2 .sec1 .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;
	}
	.service-page2 .sec1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		opacity: 1;
		background-position: center bottom;
	}
	.service-page2 .sec2{
		background-size: 100% 23.125rem;
		padding: 3.125rem 0;
	}
	.service-page2 .sec2 .title{
		margin-bottom: 0.875rem;
		font-size: 1.125rem;
	}
	.service-page2 .sec2 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.service-page2 .sec2 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.service-page2 .sec2 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.service-page2 .sec2 h5{
		font-size: 0.625rem;
		margin-bottom: 1.875rem;
	}
	.service-page2 .sec2 ul{
		margin-bottom: 2.1875rem;
	}
	.service-page2 .sec2 li{
		width: 48.46%;
		margin-right: 3.08%;
		margin-bottom: 0.625rem;
	}
	.service-page2 .sec2 li:nth-child(2){
		margin-right: 0;
	}
	.service-page2 .sec2 li:last-child{
		margin-bottom: 0;
	}
	.service-page2 .sec2 .more{
		width: 9.375rem;
		height: 2.1875rem;
		line-height: 2.1875rem;
		border-radius: 1.09375rem;
		font-size: 0.75rem;
	}
	.service-page2 .sec3{
		background-size: 100% 25rem;
		background-position: center bottom;
		padding: 0;
	}
	.service-page2 .sec3 .left{
		width: 100%;
		height: auto;
	}
	.service-page2 .sec3 .left img{
		height: auto;
		width: 100%;
		position: static;
	}
	.service-page2 .sec3 .right{
		width: 100%;
		padding: 2.125rem 0 3.125rem;
	}
	.service-page2 .sec3 .right h4{
		font-size: 0.5rem;
		margin-bottom: 0.75rem;
	}
	.service-page2 .sec3 .right h3{
		font-size: 1.5625rem;	
		margin-bottom: 0.75rem;
	}
	.service-page2 .sec3 .right h5{
		font-size: 0.625rem;
	}
	.service-page2 .sec3 .right .line{
		width: 1.875rem;
		height: 1px;
		margin: 1rem 0 1.375rem;
	}
	.service-page2 .sec3 .right p{
		font-size: 0.875rem;
		margin-bottom: 1rem;
	}
	.service-page2 .sec3 .right p span{
		font-size: 1rem;
		margin-right: 0.5em;
	}
	.service-page2 .sec4{
		padding: 3.125rem 0;
	}
	.service-page2 .sec4 .title{
		margin-bottom: 0.875rem;
		font-size: 1.125rem;
	}
	.service-page2 .sec4 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.service-page2 .sec4 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.service-page2 .sec4 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.service-page2 .sec4 h5{
		font-size: 0.625rem;
		margin-bottom: 2rem;
	}
	.service-page2 .sec4 .swiper-container{
		padding-bottom: 1.375rem;
	}
	.service-page2 .sec4 .swiper-slide{
		margin-bottom: 1rem;
	}
	.service-page2 .sec4 .swiper-slide .img-box{
		margin: 0 auto 0.875rem;
	}
	.service-page2 .sec4 .swiper-slide p{
		font-size: 0.75rem;
	}
	.service-page2 .sec4 .swiper-pagination{
		display: block;
		bottom: 0;
	}
	.service-page2 .sec4 .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;
	}
	.service-page2 .sec4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		opacity: 1;
		background-position: center bottom;
	}
	.service-page2 .sec5{
		padding: 1.5625rem 0;
	}
	/*储存指南*/
	.service-page3 .sec1{
		padding: 2.1875rem 0 3.125rem;
	}
	.service-page3 .sec1 .title{
		margin-bottom: 1.875rem;
		font-size: 1.125rem;
	}
	.service-page3 .sec1 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.service-page3 .sec1 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.service-page3 .sec1 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.service-page3 .sec1 ul{
		margin-bottom: 0.625rem;
	}
	.service-page3 .sec1 li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.9375rem;
	}
	.service-page3 .sec1 li p{
		font-size: 0.75rem;
		margin-top: 1.125rem;
	}
	.service-page3 .sec1 li .cover{
		background-size: auto 1rem;
	}
	.service-page3 .sec1 .more{
		font-size: 0.75rem;
		width: 100%;
		height: 2.5rem;
		line-height: 2.375rem;
		border-radius: 1.25rem;
		border: 0.0625rem solid #a3c630;
	}
	.service-page3 .video-cover .box{
		border: 0.625rem solid #fff;
	}
	.service-page3 .video-cover .box .close{
		width: 0.875rem;
		top: -0.625rem;
		right: -0.625rem;
		margin-top: -1.5rem;
	}
	.service-page3 .video-cover .box .title{
		padding: 0.625rem 5%;
	}
	.service-page3 .video-cover .box .title p{
		font-size: 1rem;
	}


	/*新增*/
	.service-page1 .sec6{
		padding: 3.125rem 0;
	}
	.service-page1 .sec6 .title{
		margin-bottom: 1.875rem;
		font-size: 1.125rem;
	}
	.service-page1 .sec6 .title .line{
		width: 1.875rem;
		height: 1px;
	}
	.service-page1 .sec6 .title .line:first-child{
		margin-right: 0.75rem;
	}
	.service-page1 .sec6 .title .line:last-child{
		margin-left: 0.75rem;
	}
	.service-page1 .sec6 ul{
		max-width: 92%;
		padding: 0;
		display: block;
		background-color: transparent;
	}
	.service-page1 .sec6 ul li{
		display: block;
		width: 100%;
		border-right: 0 none;
		padding: 0.625rem;
		margin-bottom: 0.625rem;
		background-color: #fff;
	}
	.service-page1 .sec6 ul li:last-child{
		margin-bottom: 0;
	}
	.service-page1 .sec6 ul li img{
		margin-bottom: 0.9375rem;
	}
	.service-page1 .sec6 ul li h5{
		font-size: 0.8125rem;
		line-height: 1.125rem;
	}
	.service-page1 .sec6 ul li p{
		font-size: 0.5rem;
		line-height: 0.875rem;
		margin-top: 0.3125rem;
	}
	.service-page1 .sec6 ul li.middle img{
		position: static;
		width: 100%;
		margin-bottom: 0;
	}
}
@media only screen and (max-width:414px){
}
@media only screen and (max-width:320px){
}