.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}
.about_box{
    margin-top: 30px;
}

.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: #fe0000;
    border-bottom: 2px solid #fe0000;
    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%;
}


.hxcy_box .hxcy_flex{margin-top: 30px;display: flex; background: #fff; padding: 50px; box-shadow: 0px 0px 1px 2px #f1f1f1;}
.hxcy_left{width: 300px;}.hxcy_left img{width: 100%;}
 .hxcy_right{flex: 1;padding-left: 2%;}
.hxcy_right{font-size: 14px;line-height: 28px;color: #666;}

.hzhb_box{
}
.hzhb_box .title_h3{
	font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 60px 0 30px 0;
    color: #fe0000;
    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: #fe0000;
    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: #fe0000;
	background: url(../images/qyxxbj.png) no-repeat center 60px;
	font-weight: normal;
	margin: auto;
}

.qiyegundong {
	width: 100%;
	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;
}

.qiye_box{width: 100%;background: #efefef;margin-top: 60px;}

@media screen and (max-width: 992px){
    .gsjs_box{padding: 20px;flex-wrap: wrap;}
    .gsjs_left,.gsjs_right{width: 100%;}
    .gsjs_left h2 {font-size: 17px;line-height: 28px;padding-bottom: 4px;}
    .gsjs_content{line-height: 24px;}
    .gsjs_right img{margin-top: 10px;}
}

@media screen and (max-width: 769px){
    .hxcy_left img{width: 40%;margin: auto;display: block;}
   .hxcy_box .hxcy_flex{padding: 20px;flex-wrap: wrap;}
   .hxcy_left,.hxcy_right{flex:none;width: 100%;}

   .hzhb_box .title_h3,.gsgk_main6 .title_h3{font-size: 18px;background: none !important;line-height: 24px;  padding: 30px 0 15px 0;font-weight: bold;}
   #about6{padding-bottom: 50px;}
   .qiye_box{width: 100%;background: #efefef;margin-top: 20px;}
}