@charset "utf-8";

.selfService1 {
	
}
.selfService1 .sec1 {
	height: 600px;
	background: url(sec1-bg.jpg);
}
.selfService1 .sec1 .myContainer {
	position: relative;
}
.selfService1 .sec1 .info {
	margin: 150px 0 0 100px;
	text-align: center;
}
.selfService1 .sec1 .info .box {
	display: inline-block;
	padding: 10px;
	font-size: 20px;
	letter-spacing: 12px;
	color: #0072ff;
	border: 1px solid #0072ff;
}
.selfService1 .sec1 .info h3 {
	margin: 10px 0;
	font-size: 60px;
	color: #0072ff;
}
.selfService1 .sec1 .info p {
	margin-bottom: 15px;
	font-size: 20px;
	color: #808080;
}
.selfService1 .sec1 .img {
	position: absolute;
	top: 0;
	right: 0;
	margin: 50px 60px 0 0;
}
.selfService1 .sec1 .img img {
	width: 380px;
	height: auto;
}
.selfService1 .sec2 {
	padding-top: 1px;
	background: url(sec2-bg.jpg) top center no-repeat;
}
.selfService1 .sec2 .box {
	width: 100%;
	height: 500px;
}
.selfService1 .sec2 .box-1 {
	margin-top: 200px;
	background: #fff url(sec2-bgic1.png) right 5px no-repeat;
}
.selfService1 .sec2 .box-2 {
	margin-top: 30px;
	background: #fafafa url(sec2-bgic2.png) left 5px no-repeat;
}
.selfService1 .sec2 .box-1 .img {
	width: 700px;
}
.selfService1 .sec2 .box-1 .info {
	margin: 160px 150px 0 0;
}
.selfService1 .sec2 .box-2 .info {
	margin: 160px 0 0 60px;
}
.selfService1 .sec2 .box-2 .img {
	width: 800px;
}
.selfService1 .sec2 .box .info {
	width: 300px;
}
.selfService1 .sec2 .box .img {
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	-ms-background-size: cover;
		background-size: cover;
}
.selfService1 .sec2 .box .info h3 {
	font-weight: normal;
	font-size: 40px;
	color: #0072ff;
}
.selfService1 .sec2 .box .info p {
	font-size: 20px;
	color: #808080;
}
.selfService1 .sec3 {
	margin-top: 120px;
}
.selfService1 .sec3 .sec3-tit {
	font-weight: normal;
	font-size: 60px;
	text-align: center;
	color: #000;
}
.selfService1 .sec3 ul {
	margin: 10px 0 80px;
	width: 100%;
}
.selfService1 .sec3 ul li {
	float: left;
	padding: 0 60px;
	width: 33.33%;
	text-align: center;
	box-sizing: border-box;
}
.selfService1 .sec3 ul img {
	width: 150px;
	height: 150px;
}
.selfService1 .sec3 ul h6 {
	font-weight: normal;
	font-size: 25px;
	color: #000;
}
.selfService1 .sec3 ul p {
	font-size: 20px;
	color: #999;
}
.selfService1 .sec4 {
	padding: 50px 0;
}
.selfService1 .sec4 .img {
	margin: 30px 0 0 130px;
}
.selfService1 .sec4 .img img {
	width: 380px;
	height: auto;
}
.selfService1 .sec4 .info {
	margin-right: 130px;
	padding: 130px 0 130px 1px;
	width: 450px;
	background: url(sec4-ic-line.png) left center no-repeat;
}
.selfService1 .sec4 .info h3 {
	padding-left: 20px;
	font-weight: normal;
	font-size: 35px;
	color: #0072ff;
}
.selfService1 .sec4 .info p {
	padding-left: 20px;
	height: 60px;
	font-size: 22px;
	line-height: 80px;
	color: #666;
	border-bottom: 1px solid #000;
}
.selfService1 .sec4 .info span {
	height: 30px;
}
