@charset "gb2312";

.i_service_t {
	text-align: center;
	padding-top: 15px;
	color: #666;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 50px;
}

.i_service_t h2 {
	height: 66px;
	line-height: 66px;
	font-size: 40px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	
}

.i_service_t p {
	font-size: 18px;
}




.advantage {
	text-align: center;
	overflow: hidden;
}

.num_box {
	width: 20%;
	float: left;
	height: 124px;
	position: relative;
	    background: url(../img/i_one_bg1.png) right center no-repeat;
}
.num_box  span{
	position: absolute;
	    top: 10%;
    right: 10%;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
}
.num_box:last-child {
	background: none;
}

.num_box .num {
	font-weight: bold;
	font-family: ArialMT;
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	
	letter-spacing: 1px;
	color: #ffffff;
	
	
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	position: relative;
	z-index: 2;
	letter-spacing: 1px;
	margin-top: 10px;
}

.num_box h6 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	color: #ffffff;
}

