@charset "utf-8";
/* CSS Document */

.service-999-1{
	width:100%;
	height:1070px;
	background:url(../images/service-999-1/bg.png) top center no-repeat;
	padding-top: 119px !important;
	}
.service-999-top{
	width:100%;
	height:auto;
	text-align:center;
	}
.service-999-top img{
	max-width:100%;
	}
.service-999-mid{
	width:100%;
	height:auto;
	margin-top: 120px;
	}
.service-box1{
	width:178px;
	height:auto;
	}
.service-b-text{
	width:100%;
	height:auto;
	text-align:center;
	font-family:'lineseed';
	font-size:16px;
	color:#000;
	margin-top: 10px;
	}
.service-b-pic{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:10px;
	}
.service-box2{
	width:178px;
	height:auto;
	margin-top: 285px;
    margin-left: -45px;
	}
.service-box3{
	width:178px;
	height:auto;
	margin-left: -45px;
	}
 @media (max-width: 374px) { 
	 .service-999-1 {
    padding-top: 203px !important;
}
	 }
 @media (min-width: 375px) and (max-width: 413px) {
	 .service-999-1 {
    padding-top: 203px !important;
}
	 }
 @media (min-width: 414px) and (max-width: 575px) {
	 .service-999-1 {
    padding-top: 203px !important;
}
	 }
@media (min-width: 576px) and (max-width: 767px) { 
.service-999-1 {
    padding-top: 130px !important;
}
}