body,html{
	background-color: #fff;
}
.aboutPro{
	padding-top: 110px;
}
.aboutProTH2{
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}
.abProLine{
	width: 30px;
	display: block;
	height: 2px;
	background-color: #f1501a;
	margin: 12px auto 0;
}
.abCulture{
	width: 100%;
	position: relative;
	margin: 30px auto;
}
.abCulture img{
	display: block;
	width: 100%;
}
.abCultureT1{
	position: absolute;
    left: 42%;
    top: 42px;
    color: #fff;
    font-size: 20px;
}
.abCultureT2{
	position: absolute;
    right: 44px;
    top: 54%;
    color: #fff;
    font-size: 20px;
}
.abCultureT3{
	position: absolute;
	left: 45%;
	bottom: 30px;
	color: #fff;
	font-size: 20px;
}
.abCultureT4{
	position: absolute;
	left: 32px;
	top: 48%;
	color: #fff;
	font-size: 20px;
}
.abProMesg{
	font-size: 15px;
    padding: 0 10px;
    line-height: 29px;
    color: #666;
    text-indent: 2em;
}
.abProMesg a{
	font-size: 15px;
	color: #30439e;
    text-decoration: underline;
}
.abServer{
	margin: 30px 0 50px;
	width: 100%;
}
.abServer img{
	display: block;
	width: 100%;
}
.abCore{
	position: relative;
	height: 700px;
	margin-bottom: 140px;
}
.abCoreLi{
	position: absolute;
	width: 90%;
	height: 130px;
	border: 2px solid #e0e0e0;
	background-color: #fff;
    z-index: 9;
    left: calc(50% - 2px);
    margin-left: -45%;
}
.abCoreLi1{
	top: 0;
}
.abCoreLi2{
	top: 230px;
}
.abCoreLi3{
	top: 460px;
}
.abCoreSpan{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #e0e0e0;
    margin-top: 18px;
    margin-left: 10px;
}
.abCoreLiCont{
	width: calc(100% - 88px);
	float: right;
}
.abCoreSpan i{
	display: block;
    width: 30px;
    height: 30px;
    margin: 15px auto 0;
}
.abCoreIcon1{
	background: url(../images/aboutHxIcon1.png) no-repeat center;
	background-size: 100%;
}
.abCoreIcon2{
	background: url(../images/aboutHxIcon2.png) no-repeat center;
	background-size: 100%;
}
.abCoreIcon3{
	background: url(../images/aboutHxIcon3.png) no-repeat center;
	background-size: 100%;
}
.abCoreLiCont h3{
	font-size: 16px;
	color: #f1501a;
	margin-bottom: 8px;
	margin-top: 20px;	
}
.abCoreLiCont p{
	font-size: 14px;
    line-height: 24px;
}
.abCoreFlag{
	position: absolute;
	width: 190px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -95px;
}
.abCFlagLine{
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -1px;
    background-color: #f1f1f1;
}
.abCFlagLi{
	font-size: 14px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	color: #f1501a;
	padding-left: 24px;
}
.abCFlagLi1{
	top: 146px;
	left: 88px;
}
.abCFlagLi2{
	top: 376px;
	right: 88px;
	text-align: right;
	padding: 0 24px 0 0;
}
.abCFlagLi3{
	top: 606px;
	left: 88px;
}
.abCFlagLi i{
	position: absolute;
	width: 10px;
	height: 10px;
	top: 50%;
	margin-top: -7px;
	background-color: #f1501a;
	border: 2px solid #fff;
}
.abCFlagLi1 i,.abCFlagLi3 i{
	left: 0;
}
.abCFlagLi2 i{
	right: 0;
}
.abCFlagTip{
	position: absolute;
	bottom: -48px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background-color: #f1501a;
}
