.service .serv_con02 {
	/*background: #f60;*/
	background: url(../images/service-banner.jpg) no-repeat center center;
}
.service .serv_con {
	height: 560px;
	position: relative;
}
.serv_con02 .serv_c02_left {
	width: 50%;
	height: 100%;
	float: left;
}
.serv_con02 .serv_c02_left .c02_l_con {
	width: 100%;
	height: 100%;
	position: relative;
}
.serv_con02 .serv_c02_left .c02_l_con p:nth-child(1) {
	left: 60%;
}
.serv_con02 .serv_c02_left .c02_l_con p {
	position: absolute;
}
.serv_con02 .serv_c02_left .c02_l_con p:nth-child(3) {
	left: 5%;
	bottom: 0;
}
.serv_con02 .serv_c02_left .c02_l_con p:nth-child(4) {
	top: 45%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.serv_con02 .serv_c02_right {
	position: absolute;
	left: 50%;
	right: 0px;
	top: 0px;
	opacity: 1;
}
.serv_con02 .serv_c02_right .c02_r_con {
	width: 600px;
	float: left;
	margin-left: 80px;
}
.service .serv_text_w h3 {
	color: #fff;
}
.service h3 {
	color: #000;
	margin-top: 120px;
	position: relative;
}
h3 p.f_title {
	line-height: 0.9;
}
.fnt_30 {
	font-size: 30px;
}
.fnt_30 {
	font-size: 30px;
	line-height: 1.3;
}
.service .serv_text_w h3 em.en {
	color: #fff;
}
.service h3 em.en {
	color: #7d7d7d;
	display: block;
	line-height: 1;
}
.service .serv_text_w h3 span.line {
	background: #fff;
}
.service h3 span.line {
	background: #000;
}
h3 span.line {
	display: block;
	height: 1px;
	width: 100px;
}
.mt_20 {
	margin-top: 20px;
}
.service .serv_text_w div.p {
	color: #fff;
}
.service div.p {
	color: #7d7d7d;
}
.fnt_16 {
	font-size: 16px;
}
.mt_15 {
	margin-top: 15px;
}
.service ul {
	margin-top: 15px;
}
.service li {
	width: 200px;
	float: left;
	color: #fff;
	margin-top: 30px;
}
.service li p {
	line-height: 1.8;
	height: 45px;
	color: #fff;
}
.fnt_15 {
	font-size: 15px;
}