
.w_1200{
	width: 1200px;
	margin: 0 auto;
}

.f-32{
	font-size: 32px;
}
.f-26{
	font-size: 26px;
}
.f-24{
	font-size: 24px;
}
.f-22{
	font-size: 22px;
}
.f-20{
	font-size: 20px;
}
.f-blod{
	font-weight: bold;
}
.c-fff{
	color: #fff;
}
.c-333{
	color: #333;
}
.tit_com{
	padding: 15px 0;
}
.tit_com .h3{
	padding: 0 0px 0 50px;
	display: inline-block;
	position: relative;
	line-height: 1.2;
}
.tit_com .h3 i{
	width: 80px;
	height: 2px;
	background: #2918af;
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.tit_com p{
	padding: 0 0px 0 60px;
}

.sab_a_a {
	padding: 25px 0px 0 0px;
	font-size:16px;
	line-height:2.0;
}
