/*第四部分开始*/

.bxysi {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.bxysi1 {
	width: 100%;
	text-align: center;
	color: #5c5c5c;
	margin-bottom: 2px;
	font-size: 30px;
	font-family: "张海山锐线体简";
}
.bxysi2 {
	width: 420px;
	text-align: center;
	color: #fff;
	padding-bottom: 12px;
	font-size: 36px;
	border-bottom: 1px solid #b6b9bf;
	margin: 0 auto;
}
.bxysi2 b {
	padding-bottom: 14px;
	background: url(../images/gang.jpg) no-repeat bottom center;
}
.bxysi3 {
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 50px;
}
.bxysi3 ul {
	width: 110%;
}
.bxysi3 ul li {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 21.75px;
	margin-left:21.75px;
	position: relative;
}
.bxysi3 ul li b {
	display: block;
	width: 200px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	border-radius: 8px;
	background: #c70c1f;
	font-family: "Impact";
	font-weight: normal;
	color: #fff;
	font-size: 80px;
}
.bxysi3 ul li p {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 46px;
}
.bxysi3 ul li span {
	display: block;
	position: absolute;
	top: 93px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 4px;
	background-color: #c70c1f;
}

.li-a{
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.about-us-ditu{
    width:100%;
    background: url(/images/about-us-ditu.jpg) center no-repeat;
    float: left;
}

.about-us-wenhua-des{
    background: url(/images/about-progress-bg.jpg) center no-repeat;
    width:100%;
}

.about-progress-bg{
    width:100%;
    float:left;
    background: url(/images/about-us-wenhua-des.jpg) center no-repeat;
}

.about-us-text{
    width: 100%;
    height: auto;
    float: left;
    background: url(/images/about-us-text-bg.jpg) center no-repeat;
}

.about-us-width{
    width: 1250px;
    height: 410px;
    margin: 0 auto;
    
}

.about-us-img{
    width: 600px;
    float: left;
    margin-right: 25px;
    height: 330px;
    padding-top: 40px;
}

.about-us-des{
    width: 600px;
    float: left;
    margin-left: 25px;
    height: 330px;
    padding-top: 40px;
}

.about-us-des p{
    line-height: 25px;
    font-size: 16px;
    padding: 10px 0;
}
/*第四部分结束*/
