.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

.gsjs_box{
	display: flex;
	    background: #fff;
    padding: 50px;
    box-shadow: 0px 0px 1px 2px #f1f1f1;
}

.gsjs_left{
	width: 48%;
	padding: 0 2% 0 0;
}
.gsjs_left h2 {
    font-size: 25px;
    line-height: 28px;
    color: #f5952e;
    border-bottom: 2px solid #f5952e;
    padding-bottom: 20px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: bold;
}
.gsjs_content{
	font-size: 14px;
    line-height: 28px;
    color: #666;
}

.gsjs_right {
	width: 50%;
}

.gsjs_right img{
	width: 100%;
}

.hzhb_box{
}
.hzhb_box .title_h3{
	font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 60px 0 30px 0;
    color: #f5952e;
    background: url(../images/qyxxbj.png) no-repeat center 60px;
    font-weight: normal;
    margin: auto;
}
.hzlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hzlist .hzitem {
    width: calc(96%/6);
    margin-bottom: 20px;
    padding: 10px 0px;
    background: #ffffff;
    border:1px solid #e5e5e5;
	display: flex;
	align-items: center;
}

.hzlist .hzitem img {
    width: 100%;
}

.hzal_box .title_h3{
	font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 60px 0 30px 0;
    color: #f5952e;
    background: url(../images/qyxxbj.png) no-repeat center 60px;
    font-weight: normal;
    margin: auto;
}

.hzallist{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hzallist .hzalitem {
    width: calc(96%/3);
    margin-bottom: 20px;
    background: #ffffff;
    border:1px solid #e5e5e5;
	display: flex;
	align-items: center;
}
.hzallist .hzalitem img{
	width: 100%;
	display: block;
}

/*企业形象*/
#about6 {
	width: 100%;
	margin: 0 auto;
	float: left;
	padding-bottom: 70px;
}

.gsgk_main6 .title_h3 {
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	padding: 60px 0 30px 0;
	color: #f5952e;
	background: url(../images/qyxxbj.png) no-repeat center 60px;
	font-weight: normal;
	margin: auto;
}

.qiyegundong {
	width: 1400px;
	margin: 0 auto;
}

.qyimg {
	overflow: hidden;
}
.qyimg img{
	display: block;
}
.qiye_slide p{
	font-size: 15px;
    background: #fff;
    display: block;
    height: 60px;
    line-height: 60px;
    margin-top: 1px;
    color: #333;
	text-align: center;
}


.bottombg{
	margin-top: 0px;
}

.ryzz_lb{
	width: 1400px;
	margin: 0 auto;
	margin-top: 20px;
}