/* 关于喜相逢 */
.contents{
    width: 100%;
    padding-top: 4.6em;
}
.about_nav{
    text-align: center;
    padding-top: 23px;
    font-size: 20px;
    line-height: 28px;
    color: #666666;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    /* width: 22.5%; */
}
.nmlr{
    margin: 0 96px;
}
.nml{
    margin-left: 96px;
}
.about_nav div{
    cursor: pointer
}
.about_nav .active{
    color: #F08201;
    font-weight: 550;
}
.about_nav .active::after{
    content: "";
    display: block;
    margin: 12px 10% 0;
    background-color: #F08201;
    width: 80%;
    height: 4px;
}
.about_main1{
    display: flex;
    width: 100%;
}
.ablefts{
    width: 37.8%;
    font-weight: 550;
    color: #999999;
    font-size: 24px;
    position: relative;
    overflow: hidden;
}
.ablefts img{
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.ablefts .mains{
    /* position: absolute; */
    padding-top: 79px;
    padding-left: 22.03%;
}
.ablefts .titles{
    color: #333333;
    font-size: 32px;
    margin-bottom: 20px;
}
.cblock{
    width: 18.5%;
    height: 8px;
    margin-top: 36px;
    background: #FA8200;
}
.abrights{
    width: 62.2%;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 60px;
    padding:0 8.33% 70px 1.507%;
}
.about_main2{
    font-size: 24px;
    color: #333333;
    line-height: 33px;
    position: relative;
    display: none;
}
.about_main2>img{
    position: absolute;
    width: 60.46%;
    right: 0;
    bottom: 0;
}
.culture1{
    display: flex;
}
.culture1 img{
    width: 100%;
}
.items1{
    position: relative;
}
.cubox{
    position: absolute;
    top: 3.9375rem;
    width: 100%;
    padding:0 6.25rem;
}
.cubtitle{
    text-align: center;
    color: #F18000;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 1.5rem;
    /* padding: 0 5%; */
}
.cubtitle::after{
    display: block;
    content: "";
    width: 6.875rem;
    height: 1.8125rem;
    margin: -1.8125rem auto 0;
    background: linear-gradient(to left,#FFFAF5,rgba(255, 240, 225, 1),rgba(255, 242, 229, 0.90),#FEF3E8);
}
.credos{
    display: flex;
    align-items: center;
    margin: 12px 0;
    /* line-height: 48px; */
}
.credos img{
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 1.25rem;
}
/* 发展历程 */
.about_main3{
    width: 100%;
    position: relative;
    display: none;
    background: url('../img/xxfqc/about_hi.png') no-repeat;
    background-size: cover;
}
.history{
    font-size: .75rem;
    color:#333333;
    /* position: absolute; */
    padding: 123px 0 63px;
    width: 100%;
    /* display: flex; */
}
.hitems{
    display: flex;
    /* align-items: center; */
    width: 100%;
}
.history .hitems:first-child .hisline{
    padding: 7px 7px 0;
    border-radius: 14px 14px 0 0;
}
.history .hitems:first-child .cline{
    border-radius: 14px 14px 0 0;
}
.history .hitems:last-child .hisline{
    padding: 0 7px 7px;
    border-radius: 0 0 14px 14px;
}
.history .hitems:last-child .cline{
    border-radius: 0 0 14px 14px;
}
.history .hitems:only-child .hisline{
    padding: 7px 7px 7px;
    border-radius:14px;
}
.history .hitems:only-child .cline{
    border-radius:14px;
}
.hyear{
    font-size: 40px;
    /* line-height: 56px; */
    font-weight: 550;
    color: #FFFFFF;
    margin-left: 8.3%;
    width: 12.2%;
    margin-top: 31px;
}
.hyear div{
    margin-bottom: 95px;
}
.mrct{
    margin-bottom: 108px!important;
}
.hyear div:last-child{
    margin-bottom: 0;
}
.pline{
    position: absolute;
    top: 0;
    left: -50%;
    margin-top: 35px;
}
.pline .point:last-child{
    margin-bottom: 0;
}
.point{
    width: 3rem;
    height: 3rem;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin-bottom: 109px;
    cursor: pointer;
}
.cpoint{
    margin-bottom: 126px;
}
.cpoint::before{
    content: "";
    display: block;
    width: 4rem;
    height: 4rem;
    background-color: rgba(255, 255, 255, .62);
    border-radius: 50%;
    position: absolute;
    top: -0.5rem;
    left: -0.5rem;
}
.cpoint::after{
    content: "";
    display: block;
    width: 1.6875rem;
    height: 1.6875rem;
    background-color: #FFCC7C;
    border-radius: 50%;
    position: absolute;
    top: .5625rem;
    left: .6875rem;
}
.hisline{
    margin-left: 2.5%;
    /* height: 500px; */
    width: 21px;
    padding:0 7px;
    /* border-radius: 14px; */
    background: #fff;
    position: relative;
}
.cline{
    background: #FFCC7C;
    /* border-radius: 7px; */
    width: 7px;
    height: 100%;
}
.hicontent{
    padding-bottom: 40px;
    margin-left: 3.8%;
    max-width: 62.8%;
    /* padding-right: 8.3%; */
}
.history .hitems:last-child .hicontent{
    padding-bottom: 0;
}
.himains{
    padding: 42px 30px;
    background-color: #fff;
    border-radius: 16px;
    font-size: 24px;
    color: #333333;
    line-height: 33px;
    display: inline-block;
}
.chmains{
    box-shadow: 0 2px 8px rgba(250, 130, 0, 0.15);
}

/* 集团动态 */
.news-content{
    padding: 20px 8.3% 38px;
    background-color: #FBFBFB;
}
.news-item{
    padding: 24px;
    background-color: #fff;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    border-radius: 16px;
    display: flex;
    margin-bottom: 20px;
    cursor: pointer;
}
.news-item img{
    width: 292px;
    height: 219px;
    border-radius: 8px;
}
.newsi-mains{
    padding: 11px 0 11px 40px;
}
.newsi-mains .title{
    color: #333333;
    font-size: 20px;
    line-height: 28px;
    font-weight: 550;
    word-break: break-all;
    
}
.newsi-mains .notices{
    margin: 30px 0;
    word-break: break-all;
}
.new-no{
    text-align: center;
    color: #666666;
    font-size: 16px;
    display: none;
    padding: 20px 8.3% 0;
    background-color: #FBFBFB;
}

/* 社会责任 */
.news-content .social-item:first-child{
    margin-top: 0;
}
.social-item{
    position: relative;
    font-size: 0.8em;
    line-height: 1.1em;
    color: #FFFFFF;
    margin-top: 2.625em;
}
.social-item img{
    border-radius: 1em;
    height: 27.0625em;
    object-fit: cover;
}
.social-mains{
    position: absolute;
    top: 0;
    right: 0;
    padding: 4.3125em 4.4375em 0 3.6875em;
    width: 40%;
}
.soctitle{
    font-size: 2em;
    line-height: 1.40625em;
    font-weight: 550;
    margin-bottom: 0.875em;
}
.Learnm{
    width: 32%;
    height:2.75em;
    line-height: 2.75em;
    border: 1px #CCCCCC solid;
    background-color: rgba(0, 0, 0, 0.60);
    border-radius: 3px;
    text-align: center;
    margin-top: 4.5em;
    cursor: pointer;
    font-size: 1.25em;
}
.social-mains a{
    color: rgba(255, 255, 255, 0.72)!important;
    font-weight: 550;
}
