
/* biaot */
.biaoti{
	max-width:1200px;
	/* height: 140px; */
	background: url(../images/bx.png) no-repeat;
	background-position:center center;
	text-align: center;
	margin-bottom: 40px;
}
.biaoti .ctit{
	margin:0 auto;
	margin-top: 35px;
	display: inline-block;
	_zoom:1;
	_display:inline;
	*zoom:1;
	*display:inline;
}
.biaoti h3{
	font-size: 50px;
	font-weight: bold;
	margin-right: 5px;
	float: left;
}

.biaoti .ctit .ctit_r{
text-align:left;float: left;
}

.biaoti .s{
    margin-top: 25px !important;
}
.s h3{
	font-size: 62px;
}
.s .ctit_r{margin-top: 26px;}

.biaoti .p{
    margin-top: 30px !important;
}
.p h3{
	font-size: 50px;
}
.p .ctit_r{margin-top: 20px;}


.biaoti .a{
    margin-top: 20px !important;
}
.a h3{
	font-size: 50px;
}
.a .ctit_r{margin-top: 10px;}

.biaoti .n{
    margin-top: 38px !important;
}
.n h3{
	font-size: 50px;
}
.n .ctit_r{margin-top: 10px;}


.sps{
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
}

.spx{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.biaoti span{
	line-height: 50px;
	color:#666;
	font-size: 16px;
	display: block;
	width: 100%;
}


