
.class2_box .class2_name{
    padding-right: 0.23rem;
    padding-left: 0;
}
.class2_box .class2_cont{
    font-size: 0.18rem;
    color: rgba(54, 54, 54, 1);
}
.class2_box .class2_line{
    background: rgba(149,149,149,1);
}





/* 集团简介 */
.about{
    width: 100%;
    height: auto;
    background:#E7E3CF url(../img/about_bg.png) center no-repeat;
    background-size: cover;
    padding: 0.5rem 0 0.7rem;
    box-sizing: border-box;
}
.about .about_detail{
    max-width: 13.6rem;
    margin: 0 auto;
    padding: 0 0.2rem;
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    text-align: left;
    line-height: 2;
    color: rgba(99, 78, 66, 1);
} 
.about .about_detail p,
.about .about_detail *{
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    text-align: center;
    line-height: 2;
    color: rgba(99, 78, 66, 1);
}





/* 介绍2 */
.about2{
    display: flex;
    justify-content: center;
    background:#CABCA7 url(../img/about_bg1.png);
    min-height: 3rem;
    max-height: 115vh;
    overflow: hidden;
}
.about2 .about_img,
.about2 .about_txt{
    width: 50%;
    height: auto;
}
.about2 .about_txt{
    padding-top: 2rem;
    padding-left: 1.3rem;
    padding-bottom: 0.7rem;
    box-sizing: border-box;
}
.about2 .about_txt .about_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    row-gap: 0.4rem;
    align-content: flex-start;
}







.about2 .about_txt .about_item{
    width: 100%;
    display: flex;
    height: fit-content;
}
.about2 .about_txt .about_item .about_icon{
    font-size: 0.3rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
}
.about2 .about_txt .about_item .about_cont{
    width: 6.22rem;
    border-left: 0.01rem solid rgba(92,5,5,0.5);
    padding-left: 5%;
}
.about2 .about_txt .about_item .about_title{
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: normal;
}
.about2 .about_txt .about_item .about_info{
    font-family: Microsoft YaHei;
    font-size: 0.14rem;
    color: rgba(70, 8, 8, 0.7);
    line-height: 1.714;
    margin-top: 0.1rem;
}
.about2 .about_txt .about_item .about_info p{
    font-family: Microsoft YaHei;
    font-size: 0.14rem;
    color: rgba(70, 8, 8, 0.7);
    line-height: 1.714;
}







/* 集团文化 */
.wenhua{
    width: 100%;
    height: auto;
    background:#FCEDD6 url(../img/wenhua_bg.png);
    padding-top: 0.8rem;
    box-sizing: border-box;
}
.wenhua .wenhua_box{
    display: flex;
    background: url(../img/wenhua_bg1-1.jpg) center no-repeat;
    background-size: 100% auto;
    background-repeat: repeat-y;
    margin-top: 0.92rem;
    padding-bottom: 0.5rem;
    min-height: 2.63rem;
}
.wenhua .wenhua_box .wenhua_item{
    width: 33.33%;
    height: auto;
}
.wenhua .wenhua_box .wenhua_item .wenhua_icon{
    width: 1.5rem;
    height: 1.5rem;
    margin: -0.75rem auto 0.19rem;
    transition: transform 0.5s ease;
}
.wenhua .wenhua_box .wenhua_item .wenhua_icon:hover {
    transform: rotateY(360deg);
}
.wenhua .wenhua_box .wenhua_item .wenhua_title{
    text-align: center;
    font-size: 0.28rem;
    margin-top: 0.2rem;
    color: rgba(126,81,35,1);
}
.wenhua .wenhua_box .wenhua_item .wenhua_cont{
    width: 80%;
    margin: 0.2rem auto 0;
    text-align: center;
    font-size: 0.16rem;
    color: rgba(126,81,35,1);
    font-weight: 400;
    line-height: 1.666;
    font-family: Microsoft YaHei;
}
.wenhua .wenhua_box .wenhua_item .wenhua_cont p{
    text-align: center;
    font-size: 0.16rem;
    color: rgba(126,81,35,1);
    font-weight: 400;
    line-height: 1.51;
    font-family: Microsoft YaHei;
}






/* 文化2 */
.wenhua2{
    width: auto;
    height: auto;
    background:#FEF7F1 url(../img/wenhua_bg2.png) center top no-repeat;
    background-size: cover;
    padding: 1.6rem 0 0.8rem;
    box-sizing: border-box;
}
.wenhua_swiper{
    overflow: hidden;
    position: relative;
    padding-bottom: 0.9rem;
}
.wenhua_swiper .swiper-wrapper{
    display: flex;
    column-gap: 0.08rem;
}
.wenhua_swiper .wenhua_li{
    width: calc(25% - 0.06rem);
    height: auto;
    padding: 0.24rem;
    box-sizing: border-box;
    background: url(../img/wenhua_bg3.png) center no-repeat;
    background-size: cover;
}
.wenhua_swiper .wenhua_li .wenhua_num{
    line-height: 1.2;
    color: rgba(126,81,35,1);
    font-size: 0.4rem;
    font-family: Arial;
}
.wenhua_swiper .wenhua_li .wenhua_img{
    margin-top: 1.2rem;
    width: 0.6rem;
    height: 0.6rem;
}
.wenhua_swiper .wenhua_li .wenhua_img img{
    object-fit: contain;
}
.wenhua_swiper .wenhua_li .wenhua_name{
    line-height: 1.4;
    color: rgba(126,81,35,1);
    font-size: 0.26rem;
    margin-bottom: 0.15rem;
}
.wenhua_swiper .wenhua_li .wenhua_detail{
    font-family: "harmonyos_sans_sc_regular";
    color: rgba(126, 80, 35, 0.863);
    font-size: 0.14rem;
    line-height: 1.6;
    border-top: 1px solid #caa672cc;
    padding-top: 0.09rem;
    min-height: 1.2rem;
}
.wenhua_swiper .wenhua_li .wenhua_detail p,
.wenhua_swiper .wenhua_li .wenhua_detail *{
    font-family: "harmonyos_sans_sc_regular";
    color: rgba(126, 80, 35, 0.863);
    font-size: 0.14rem;
    line-height: 1.6;
}
.wenhua_swiper .swiper-button-next,
.wenhua_swiper .swiper-button-prev{
    width: 0.39rem;
    height: 0.39rem;
    border-radius: 0.03rem;
    border: 0.01rem solid #333;
    bottom: 0;
    top: auto;
}
.wenhua_swiper .swiper-button-next::after,
.wenhua_swiper .swiper-button-prev::after{
    font-size: 0.14rem;
    color: rgba(33,37,41);
    font-weight: bold;
}
.wenhua_swiper .swiper-button-next{
    bottom: 0;
    right: 0;
}
.wenhua_swiper .swiper-button-prev{
    right: 0.48rem;
    left: auto;
}



/* 组织架构 */
.org{
    background:#F9EDD5 url(../img/wenhua_bg.png);
    padding-top: 0.8rem;
    padding-bottom: 0.96rem;
}
.org .org_box{
    max-width: 15.2rem;
}




/* 集团荣誉 */
.honor{
    background:#F9EDD5 url(../img/wenhua_bg.png);
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
.honor .honor_box{
    margin-bottom: 0.7rem;
}
.honor .honor_box:last-child{
    margin-bottom: 0.2rem;
}
.honor .honor_box .honor_class{
    font-size: 0.3rem;
    font-weight: bold;
    color: #212529;
    line-height: 0.36rem;
    padding-bottom: 0.16rem;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.honor .honor_box .honor_list{
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.2rem;
    column-gap: 0.3rem;
}
.honor .honor_box .honor_list .honor_logo{
    width: calc(25% - 0.225rem);
    background: #fff;
    display: flex;
    padding: 0.05rem;
    column-gap: 0.2rem;
}
.honor .honor_box .honor_list .honor_img{
    width: 1.33rem;
    height: 1.33rem;
}
.honor .honor_box .honor_list .honor_img img{
    object-fit: contain;
}
.honor .honor_box .honor_list .honor_txt{
    width: calc(100% - 1.53rem);
    padding: 0.1rem 0.15rem 0.1rem 0;
    box-sizing: border-box;
}
.honor .honor_box .honor_list .honor_title{
    margin-bottom: 0.1rem;
    width: auto;
    height: auto;
    font-size: 0.16rem;
    font-weight: 400;
    font-family: Microsoft YaHei, 微软雅黑;
}
.honor .honor_box .honor_list .honor_info{
    color: rgba(153, 153, 153, 1);
    font-size: 0.14rem;
    font-family: Microsoft YaHei, 微软雅黑;
}
.honor .honor_box .honor_list .honor_more{
    width: fit-content;
    height: auto;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, 微软雅黑;
    text-decoration: underline;
}





.honor_name{
	width: 100%;
	display: flex;
	align-items: center;
	column-gap: 0.1rem;
	justify-content: center;
	font-size: 0.36rem;
    color: rgba(51, 51, 51, 1);
	padding-right: 0.3rem;
	font-weight: bold;
	position: relative;
}
.honor_name i{
	width: 0.13rem;
	height: 0.13rem;
	border: 0.01rem solid #FF0000;
	display: block;
	border-radius: 50%;
	top: 0.06rem;
	position: relative;
}
.honor_name i::before{
	content: "";
	position: absolute;
	width: 0.07rem;
	height: 0.07rem;
	border: 0.01rem solid #FF0000;
	display: block;
	border-radius: 50%;
	top: 0.01rem;
	left: 0.01rem;
}



/* 集团证书 */
.group{
    padding: 0.7rem 0;
    box-sizing: border-box;
    background:#E7E3CF url(../img/honor_bg.png);
}
.group .main{
    max-width: 15rem;
}
.group .honor_swiper{
    position: relative;
    overflow: hidden;
    margin: 0.3rem 0;
    padding-top: 0.3rem;
    min-height: 3rem;
}
.group .honor_swiper .showihonor img{
    object-fit: contain;
}
.group .honor_swiper .swiper-pagination{
    bottom: 0;
}
.group .honor_swiper .swiper-pagination span{
    background: #343434;
    width: 0.15rem;
    height: 0.06rem;
    border-radius: 0.05rem;
    margin: 0 0.03rem;
    opacity: .2;
    transition: all ease .5s;
}
.group .honor_swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background: #8a1b1e;
    opacity: 1;
    width: 0.35rem;
}




/* 荣誉证书 */
.zhengshu{
    background:#EFEAD9 url(../img/honor_bg1.png);
    padding: 0.7rem 0 1rem;
}
.zhengshu .zhengshu_swiper{
    position: relative;
    overflow: hidden;
    margin-top: 0.4rem;
}
#certify {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#certify .swiper-button-next {
	right: 0px;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	color: #ba9c42;
	line-height: 38px;
	text-align: center;
	border: 1px solid #ba9c42;
	top: 60%;
}
#certify .swiper-button-prev {
	left: 0px;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	color: #ba9c42;
	line-height: 38px;
	text-align: center;
	border: 1px solid #ba9c42;
	top: 60%;
}
#certify .swiper-container {
	position: relative;
}
#certify .swiper-button-prev:after,
#certify .swiper-button-next:after {
	font-size: var(--text-12-14);
	color: #ba9c42;
}
#certify .swiper-button-prev:hover,
#certify .swiper-button-next:hover {
	background: #ba9c42;
}
#certify .swiper-button-prev:hover:after,
#certify .swiper-button-next:hover:after {
	color: #fff;
}
#certify .swiper-slide {
	width: 300px;
    height: 425px;
	border: 1px solid #e8e8e8;
	position: relative;
	padding: 0.2rem;
	background: url(../img/honor_bg2.png) no-repeat;
	transform-origin: bottom;
	box-shadow: 0.01rem 0.02rem 0.12rem rgb(0 0 0 / 10%);
	margin-bottom: 0.2rem;
}
#certify .swiper-slide img{
    object-fit: contain;
}








@media screen and (max-width: 1025px){
    .class2_box .class2_name{
        padding-right: 23px;
    }
    .class2_box .class2_cont{
        font-size: 18px;
    }



    /* 集团介绍 */
    .about{
        padding: 50px 0 70px;
    }
    .about .about_detail{
        max-width: 1360px;
        padding: 0 20px;
        font-size: 16px;
    }
    .about .about_detail p, 
    .about .about_detail *{
        font-size: 16px;
    }



    .about2 .about_txt{
        padding: 70px 0;
    }
    .about2 .about_txt .about_box{
        width: 90%;
        padding-right: 30px;
        margin: 0 auto;
        max-height: 90vh;
        overflow-y: auto;
        row-gap: 40px;
    }
    .about2 .about_txt .about_box::-webkit-scrollbar {
        width: 4px;
        height: 4px;
        border-radius: 10px;
    }
    .about2 .about_txt .about_box::-webkit-scrollbar-thumb {
        background-color: #ebded5;
    }
    .about2 .about_txt .about_box::-webkit-scrollbar-track {
        background: #00000000;
    }
    .about2 .about_txt .about_item .about_icon{
        font-size: 30px;
        padding-right: 20px;
    }
    .about2 .about_txt .about_item .about_cont{
        width: auto;
    }
    .about2 .about_txt .about_item .about_title{
        font-size: 20px;
    }
    .about2 .about_txt .about_item .about_info{
        font-size: 14px;
        margin-top: 10px;
    }
    .about2 .about_txt .about_item .about_info p{
        font-size: 14px;
    }





    
    .wenhua{
        padding-top: 80px;
    }
    .wenhua .wenhua_box{
        margin-top: 92px;
        padding-bottom: 50px;
        min-height: 263px;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_icon{
        max-width: 150px;
        max-height: 150px;
        margin: -30% auto 19px;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_title{
        font-size: 28px;
        margin-top: 20px;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_cont{
        font-size: 16px;
        margin: 20px auto 0;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_cont p{
        font-size: 16px;
    }
    
    
    
    
    
    
    
    .wenhua2{
        padding: 100px 15px 60px;
    }
    .wenhua_swiper{
        padding-bottom: 90px;
    }
    .wenhua_swiper .swiper-wrapper{
        flex-wrap: wrap;
        row-gap: 8px;
        column-gap: 8px;
    }
    .wenhua_swiper .wenhua_li{
        width: calc(50% - 4px);
        padding: 24px;
    }
    .wenhua_swiper .wenhua_li .wenhua_num{
        font-size: 40px;
    }
    .wenhua_swiper .wenhua_li .wenhua_img{
        width: 60px;
        height: 60px;
        margin-top: 120px;
    }
    .wenhua_swiper .wenhua_li .wenhua_name{
        font-size: 26px;
        margin-bottom: 15px;
    }
    .wenhua_swiper .wenhua_li .wenhua_detail{
        font-size: 14px;
        padding-top: 9px;
        min-height: 120px;
    }
    .wenhua_swiper .wenhua_li .wenhua_detail p, .wenhua_swiper .wenhua_li .wenhua_detail *{
        font-size: 14px;
    }
    
    .wenhua_swiper .swiper-button-next, .wenhua_swiper .swiper-button-prev{
        width: 39px;
        height: 39px;
        border-radius: 3px;
    }
    .wenhua_swiper .swiper-button-prev{
        right: 48px;
    }
    .wenhua_swiper .swiper-button-next::after, .wenhua_swiper .swiper-button-prev::after{
        font-size: 14px;
    }
    
    
    
    
    
    
    
    
	
	
	
	.org{
	    padding-top: 80px;
	    padding-bottom: 96px;
	}
	
	
	
	
	
	
	
	
	
	
	.honor{
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.honor .honor_box{
	    margin-bottom: 70px;
	}
	.honor .honor_box .honor_class{
	    font-size: 30px;
	    line-height: 36px;
	    padding-bottom: 16px;
	    margin-bottom: 40px;
	}
	.honor .honor_box .honor_list{
	    row-gap: 20px;
	    column-gap: 30px;
	}
	.honor .honor_box .honor_list .honor_logo{
	    width: calc(50% - 15px);
        padding: 5px;
        column-gap: 20px;
	}
	.honor .honor_box .honor_list .honor_img{
	    width: 133px;
	    height: 133px;
	}
	.honor .honor_box .honor_list .honor_txt{
	    width: calc(100% - 153px);
	    padding: 10px 15px 10px 0;
	}
	.honor .honor_box .honor_list .honor_title{
	    margin-bottom: 10px;
	    font-size: 16px;
	}
	.honor .honor_box .honor_list .honor_info{
	    font-size: 14px;
	}
	.honor .honor_box .honor_list .honor_more{
	    margin-top: 20px;
	    font-size: 14px;
	}
	
	
	
	
	
	
	
	
	.group{
	    padding: 70px 0;
	}
	.honor_name{
	    column-gap: 10px;
	    font-size: 36px;
	    padding-right: 30px;
	}
	.honor_name i{
	    width: 13px;
	    height: 13px;
	    top: 6px;
	}
	.honor_name i::before{
	    width: 7px;
	    height: 7px;
	    top: 1px;
	    left: 1px;
	}
	.group .honor_swiper{
	    margin: 30px 0;
	    padding-top: 30px;
	    min-height: auto;
	    padding-bottom: 48px;
	}
	.group .honor_swiper .swiper-pagination span{
	    width: 15px;
	    height: 6px;
	    border-radius: 5px;
	    margin: 0 3px;
	}
	.group .honor_swiper .swiper-pagination span.swiper-pagination-bullet-active{
	    width: 35px;
	}
	
	
	
	
	
	
	.zhengshu{
	    padding: 70px 0 100px;
	}
	.zhengshu .zhengshu_swiper{
	    margin-top: 40px;
	}
	#certify .swiper-slide{
	    width: 300px;
	    height: 425px;
	    padding: 20px;
	    margin-bottom: 20px;
	    box-shadow: 1px 2px 12px rgb(0 0 0 / 10%);
	}
}

@media screen and (max-width: 769px){
    
    .class2_box .class2_cont{
        font-size: 14px;
    }
    .about .about_detail p, 
    .about .about_detail *{
        text-align: left;
    }


    .org,
    .honor{
        padding-top: 50px;
    }



    .about2{
        flex-wrap: wrap;
        max-height: fit-content;
    }
    .about2 .about_img, .about2 .about_txt{
        width: 100%;
    }
    
    .wenhua{
        padding-top: 50px;
    }
    .wenhua .wenhua_box{
        flex-wrap: wrap;
        row-gap: 40px;
        margin-top: 20px;
        padding-top: 20px;
    }
    .wenhua_swiper{
        padding-bottom: 0;
    }
    .wenhua_swiper .wenhua_li{
        width: 100%;
    }
    .wenhua_swiper .wenhua_li .wenhua_img{
        margin-top: 0;
    }
    .wenhua_swiper .wenhua_li .wenhua_name{
        font-size: 20px;
    }
    .wenhua .wenhua_box .wenhua_item{
        width: 100%;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_title{
        font-size: 20px;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_icon{
        margin: 0 auto;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_cont{
        max-height: 56vw;
        overflow-y: auto;
        width: 90%;
        font-size: 14px;
    }
    .wenhua .wenhua_box .wenhua_item .wenhua_cont p{
        font-size: 14px;
    }
    
    
    .honor_name{
        font-size: 26px;
    }
    .honor_name i{
	    width: 10px;
	    height: 10px;
	    top: 0px;
	}
    .honor_name i::before{
        width: 6px;
        height: 6px;
        top: 0;
        left: 0;
    }
    .honor .honor_box .honor_class{
        font-size: 22px;
    }
    .honor .honor_box .honor_list{
        column-gap: 20px;
    }
    .honor .honor_box .honor_list .honor_logo{
        flex-wrap: wrap;
        width: calc(50% - 10px);
    }
    .honor .honor_box .honor_list .honor_img{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .honor .honor_box .honor_list .honor_txt{
        width: 100%;
        padding: 10px;
    }
    
    
    
    .about .about_detail{
        font-size: 14px;
    }
}



