.tit{
    font-size: 50px;
    margin-bottom: 10px;
    text-align: center;
}
.etit{
    font-size: 26px;
    text-align: center;
}
.mark{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.76);
}
.introduce{
    text-align: center;
    /* background: linear-gradient(180deg, rgba(28, 15, 0, 0.57) 0%, #000000 100%); */
    background: url('/PublicServer2.0/resources/assets/newsInfo.jpg') no-repeat;
    background-size: cover;
    padding: 100px 0;
    color: #FFFFFF;
    position: relative;
}
.introduce h1{
    font-size: 100px;
    font-family: PangMenZhengDao;
    position: relative;
}
.introduce h2{
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #D3AF76;
    letter-spacing: 13px;
    margin: 9px 0 50px 0;
    position: relative;
}
.introduce button{
    width: 238px;
    height: 68px;
    line-height: 68px;
    border: 1px solid #FFFFFF;
    background: transparent;
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    cursor: pointer;
    outline: none;
    position: relative;
}
.introduce .introduce-box{
    margin-top: 50px;
    padding: 50px 100px;
    width: 1145px !important;
    background: linear-gradient(225deg, #D3AF76 0%, #CC9E56 100%);
    font-size: 26px;
    position: relative;
}
.introduce-box .clear{
    margin-top: 60px;
}
.introduce-box .floatr{
    text-align: left;
    width: 950px;
    font-size: 18px;
    line-height: 32px;
}
.introduce-box span{
    width: 24px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #000000;
    border-radius: 4px;
    display: inline-block;
    margin: 0 5px;
}
.introduce-box p{
    margin: 30px 0 13px 0;
}
.introduce-box ul li{
    display: inline-block;
    width: 249px;
    height: 56px;
    background: #FFFFFF;
    line-height: 56px;
    text-align: center;
    color: #333333;
    margin-right: 30px;
}
.equity{
    padding: 70px 0;
    /* background: rgba(0, 0, 0, 0.76); */
    background: url('/PublicServer2.0/resources/assets/supplier.jpg') no-repeat;
    background-size: cover;
    color: #FFFFFF;
    font-size: 30px;
    position: relative;
}
.equity .layui-main{
    position: relative;
}
.equity h6{
    width: 700px;
    font-size: 18px;
    margin-top: 32px;
    line-height: 32px;
    font-weight: normal;
}
.equity ul li{
    width: 168px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    background: #000000;
    font-size: 22px;
    color: #E2E2E2;
    text-align: center;
    margin: 58px 0;
}
.equity ul li.active{
    background: linear-gradient(225deg, #D3AF76 0%, #CC9E56 100%);
    color: #FFFFFF;
}
.flow{
    color: #000000;
    padding: 70px 0;
    background: url('/PublicServer2.0/resources/assets/floor.jpg') no-repeat;
    background-size: cover;
    position: relative;
}
.flow .layui-main{
    position: relative;
}
.flow .mark{
    background: rgba(216, 216, 216, 0.9);
}
.flow ul li:not(:last-child){
    width: 28%;
}
.flow ul li{
    font-size: 28px;
    display: inline-block;
    margin: 66px 0;
    position: relative;
}
.flow ul li span{
    border-radius: 50%;
    display: inline-block;
    width: 70px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: #000000;
    color: #FFFFFF;
    margin-right: 10px;
}
.flow ul li.active span{
    background: #D3AF76;
}
.flow ul li:not(:last-child)::after {
    content: "";
    width: 150px;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 2px solid #0E0E0E;
}
.flow .flow-box{
    padding: 90px 0;
    width: 100%;
    background: #000000;
    font-size: 20px;
    color: #FFFFFF;
    position: relative;
    text-align: center;
}
.flow .flow-box::after{
    content: " ";
    position: absolute;
    left: 26px;
    top: -15px;
    border-bottom: 15px solid #000000;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
.flow .flow-box button{
    width: 238px;
    height: 68px;
    line-height: 68px;
    background: #D3AF76;
    border:none;
    color: #FFFFFF;
    margin-top: 40px;
    cursor: pointer;
    font-size: 22px;
    outline: none;
}
.teamwork{
    padding: 70px 0;
    /* background: rgba(0, 0, 0, 0.76); */
    background: url('/PublicServer2.0/resources/assets/homeBg.jpg') no-repeat;
    background-size: cover;
    color: #FFFFFF;
    font-size: 26px;
    position: relative;
}
.teamwork .layui-main{
    position: relative;
}
.teamwork .clear{
    margin-top: 60px;
}
.teamwork .count{
    font-size: 150px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFC15F;
    position: relative;
}
.teamwork .count::after{
    content: '+';
    position: absolute;
    right: -50px;
    top: 0;
    font-size: 70px;
}
.teamwork .teamwork-list{
    width: 910px;
    background: #ffffff;
    color: #333333;
}
.teamwork .teamwork-list li{
    width: 182px;
    height: 180px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.teamwork .teamwork-list li img{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}