.tittle-total{
	background-color: #0487e7;
    height: 500px;
    color: white;
    text-align: center;
}

.tittle-img{
    background: url(../image/2008811153517156_2.jpg) center no-repeat;
    height: 315px;
    padding:92px;
}

.aboutUs-context{
	width:1210px;
    margin: auto;
    /* background-color: #a94542; */
}
.context-select{
	background-color: #d71f45;
	display: block;
	height: 105px;
}
.aboutUs-attle{
	float:left;
	width:100%;
	height: 105px;
    line-height: 50px;
	background-color: rgb(215, 31, 124);
}
.aboutUs-context-list{
	float:left;
    font-size: 14px;
    color: #f8f8f8;
    width: 242px;
    text-align: center;
}
.divHeg10{
	height: 10px;
	line-height: 10px;
}

.fixed{
 	position: fixed;
 	top:0px;
}
.context-tittle{
	background: #00a0e9;
    width: 100%;
    height: 130px;
}

.context-tittle h3 {
    color: white;
    font-size: 50px;
    text-align: center;
    padding-top: 10px;
    font-weight: normal;
}
.context-title_left {
    background: url(../../../image/title_left.png) center no-repeat;
    width: 310px;
    height: 19px;
    display: inline-block;
    margin-right: 20px;
}
.context-title_right {
	background: url(../../../image/title_right.png) center no-repeat;
    width: 310px;
    height: 19px;
    display: inline-block;
    margin-left: 20px;
}
.context-tittle p {
    color: white;
    font-size: 22px;
    text-align: center;
    display: block;
    -webkit-margin-before: -2em;
}