.about-jieshao
{
    width: 100%;
    align-items: flex-start;
}
.about-jieshao .about-jieshao-left
{
    width: 30%;
    font-weight: 800;
    font-size: 5.7rem;
    color: #000000;
}
.about-jieshao .about-jieshao-right
{
    width: 70%;
    font-weight: 400;
    font-size: var(--font-24);
    color: rgba(0, 0, 0, 0.7);
    line-height: 3.8rem;
}
.about-jieshao .about-jieshao-right p
{
    margin-bottom: 2rem;
}
.about-shuju
{
    position: relative;
    width: 100%;
    height: 95rem;
}
.about-shuju img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-shuju .about-shuju-info
{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}
.about-shuju-info .about-shuju-content
{
    width: 100%;
    margin-top: 9rem;
    align-items: flex-start;
}
.about-shuju-content .about-shuju-left
{
    position: relative;
    width: 30%;
    height: 86rem;
}
.about-shuju-content .about-shuju-left img
{
    width:80%;
    height: auto;
}
.about-shuju-left .about-shuju-laiyuan
{
    position: absolute;
    left:0px;
    bottom:10rem;
    font-weight: 400;
    font-size: var(--font-22);
    color: #FFFFFF;
}
.about-shuju-content .about-shuju-right
{
    position: relative;
    width: 70%;
    height: 86rem;
    padding-top:10rem;
}
.about-shuju-right .about-shuju-tab
{
    width: 100%;
}
.about-shuju-tab .dg-about-shuju-tab
{
    cursor: pointer;
    position: relative;
    width: 25%;
    font-weight: 400;
    font-size: var(--font-24);
    color: rgba(255,255,255,0.4);
    text-align: center;
}
.about-shuju-tab .dg-about-shuju-tab.on
{
    color: rgba(255,255,255,1);
}
.about-shuju-tab .dg-about-shuju-tab.on::after
{
    color: rgba(255,255,255,1);
    position: absolute;
    content:'';
    width: 50%;
    height: 2px;
    background: #FFFFFF;
    left:25%;
    bottom:-2rem;
}
.about-shuju-neirong
{
    width: 100%;
    margin-top: 5rem;
}
.about-shuju-neirong .dg-about-shuju-neirong
{
    width: 100%;
    padding-left:10%;
    flex-wrap: wrap;
    display: none;
}
.about-shuju-neirong .dg-about-shuju-neirong:nth-child(1)
{
    display: flex;
}
.dg-about-shuju-neirong .shuju-info
{
    width: 50%;
    margin-top: 5rem;
}
.dg-about-shuju-neirong .shuju-info .shuju-info-shuzi
{
    font-weight: 800;
    font-size: 8.8rem;
    color: #FFFFFF;
}
.dg-about-shuju-neirong .shuju-info .shuju-info-shuzi span
{
    font-weight: 400;
    font-size: 6.6rem;
    vertical-align: super;
}
.dg-about-shuju-neirong .shuju-info .shuju-info-title
{
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: var(--font-22);
    color: #FFFFFF;
}
.about-licheng
{
    position: relative;
    width: 100%;
    height: 48rem;
    margin-top: 7rem;
}
.about-licheng .liucheng-dibu
{
    position: absolute;
    left:0px;
    bottom:0px;
    width: 100%;
}
.about-licheng .liucheng-dibu img
{
    width: 100%;
}
.about-licheng .about-licheng-info
{
    position: relative;
    width: 100%;
    height: 100%;
    padding:0px 15rem;
}
.about-licheng .about-licheng-info .liucheng-zuo
{
    position: absolute;
    left:0px;
    top:42%;
}
.about-licheng .about-licheng-info .liucheng-you
{
    position: absolute;
    right:0px;
    top:42%;
}
.about-licheng-info .swiper
{
    height: 100%;
}
.dg-about-licheng
{
    position: relative;
    width: 98%;
    height: 100%;
    margin-left: 2%;
    border-left:3px solid #F07B18;
}
.dg-about-licheng::after
{
    position: absolute;
    content: '';
    top:0px;
    left:-1.4rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.4rem solid #F07B18;
    background-color: #F2F4F6;
}
.dg-about-licheng .licheng-shijian
{
    position: absolute;
    top:0px;
    left:2rem;
    font-weight: 800;
    font-size: 2.9rem;
    color: #F07B18;
}
.dg-about-licheng  .liucheng-info
{
     width: 100%;
     height: 100%;
     padding:4rem 0px;
     flex-wrap: wrap;
}
.liucheng-info .dg-liucheng-info
{
     width:50%;
     height: 14rem;
     padding:1rem;
}
.dg-liucheng-info .dg-liucheng-pic
{
     width:49%;
     height: 100%;
}
.dg-liucheng-info .dg-liucheng-pic img
{
     width:100%;
     height: 100%;
     object-fit: cover;
}
.dg-liucheng-info .dg-liucheng-title
{
     width:49%;
     height: 100%;
     font-size: var(--font-22);
     color: rgba(0, 0, 0, 0.7);
     line-height: 2.8rem;
}
.liucheng-info-list
{
    position: relative;
    margin-top: 2rem;
    font-size: var(--font-22);
    color: rgba(0, 0, 0, 0.7);
    padding-left:5rem;
}
.liucheng-info-list::after
{
    position: absolute;
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    background: #F07B18;
    border-radius: 50%;
    left:3rem;
    top:1rem;
}
.about-wenhua
{
    width: 100%;
    margin-top: 7rem;
}
.about-wenhua
{
    width: 100%;
    margin-top: 7rem;
    align-items: flex-start;
}
.about-wenhua .about-wenhua-left
{
    width: 48%;
}
.about-wenhua-left .about-wenhua-title
{  
    font-size: 3.6rem;
    color: #000000;
    line-height: 4.5rem;
}
.about-wenhua-left .about-wenhua-miaoshu
{  
    margin-top: 3rem;
    font-size: var(--font-22);
    color: rgba(0, 0, 0, 0.8);
    line-height: 4.5rem;
}
.about-wenhua .about-wenhua-right
{
    width: 48%;
}
.about-wenhua .about-wenhua-right img
{
    width: 100%;
}
.hezuo-fenlei
{
    width: 100%;
    margin-top: 4rem;
}
.hezuo-info
{
    width: 100%;
    margin-top: 4rem;
    flex-wrap: wrap;
}
.dg-hezuo-info
{
    position: relative;
    cursor: pointer;
    width: 23.5%;
    margin-right: 2%;
    margin-top: 2rem;
    height: 16rem;
    background: #FFFFFF;
}
.dg-hezuo-info img
{
    max-width: 100%;
    max-height: 100%;
}
.dg-hezuo-info:nth-child(4n)
{
    margin-right: 0px;
}
.dg-hezuo-info .hezuo-mingcheng
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
    background-color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
    font-size: var(--font-22);
    color: #FFFFFF;
}
.dg-hezuo-info:hover .hezuo-mingcheng
{
    display: flex;
}
.about-baozhang
{
    width: 100%;
    margin-top: 0rem;
    padding:6rem;
    background-color: #FFFFFF;
}
.about-baozhang .about-baozhang-info
{
    width: 100%;
}
.about-baozhang-info .about-baozhang-top
{
    width: 100%;
    padding-bottom: 4rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.about-baozhang-neirong
{
    width: 100%;
    margin-top: 4rem;
    font-weight: 400;
    font-size: var(--font-20);
    color: #757575;
    line-height: 4.2rem;
    text-align: left;
}
.about-baozhang-neirong span
{
    font-weight: 800;
    color: #000000;
}
.about-baozhang-neirong p
{
    margin-top: 2rem;
}
.lianxi-fangshi
{
    width: 100%;
    height: 30rem;
    padding:5rem;
    background: #F5F6F8;
    margin-top: 7rem;
}
.lianxi-fangshi .lianxi-fangshi-info
{
    width: 100%;
    height: 100%;
}
.lianxi-fangshi-info .dg-fangshi-info
{
    width: 33.33%;
    height: 100%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.lianxi-fangshi-info .dg-fangshi-info:nth-child(3)
{
    border-right: 0px;
}
.dg-fangshi-info .fangshi-info-pic img
{
    width: 9.8rem;
}
.dg-fangshi-info .fangshi-info-title
{
    margin-top: 2rem;
    font-weight: 500;
    font-size: 2.3rem;
    color: #000000;
}
.lianxi-liuyan
{
    width: 100%;
    margin-top: 7rem;
}
.lianxi-liuyan-content
{
    width: 100%;
    margin-top: 7rem;
}
.zhaopin-fuli
{
    position: relative;
    width: 100%;
}
.zhaopin-fuli img
{
    width: 100%;
}
.zhaopin-fuli-info
{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
}
.zhaopin-fuli-info .visible
{
    height: 100%;
}
.zhaopin-fuli-info .fuli-info
{
    width: 100%;
    height: 100%;
    padding: 10rem 0px;
}
.fuli-info .fuli-info-list
{
    width: 100%;
    flex-wrap: wrap;
}
.fuli-info-list .dg-fuli-info-list
{
    cursor: pointer;
    position: relative;
    width: 32%;
    height: 15rem;
    border: 1px solid rgba(255,255,255,0.5);
    margin-top: 8.8rem;
}
.dg-fuli-info-list .fuliicon
{
    position: absolute;
    width: 9.2rem;
    height: 9.2rem;
    background: rgba(22,67,135,0.9);
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    top:-4.6rem;
    left:40%;
}
.dg-fuli-info-list .fuliicon img
{
    width:40%;
}
.fuliicon-title
{
    width: 100%;
    height: 100%;
    font-size: var(--font-22);
    color: #FFFFFF;
}

.job-about
{
    width: 100%;
    margin-top: 7rem;
    height: 48rem;
    align-items: flex-start;
}
.job-about .job-about-left
{
    width: 48%;
    height: 100%;
    padding:1rem 0px;
}
.job-about-left .job-about-title
{
    font-weight: 800;
    font-size: 2.3rem;
    color: #EF7B19;
}
.job-about-left .job-about-miaoshu .job-about-biaoti
{
    font-weight: 500;
    font-size: 4.8rem;
    color: #000000;
}
.job-about-left .job-about-miaoshu .job-about-ziliao
{
    margin-top: 4rem;
    font-weight: 400;
    font-size: 2.5rem;
    color: #000000;
    line-height: 4rem;
    text-align: left;
}
.job-about-left .job-about-kouhao
{
    font-weight: 500;
    font-size: 4.8rem;
    color: rgba(0, 0, 0, 0.2);
}
.job-about .job-about-right
{
    width: 48%;
    height: 100%;
}
.job-about .job-about-right img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.job-zhiwei
{
    width: 100%;
    margin-top: 7rem;
}
.job-zhiwei .job-zhiwei-info
{
    width: 100%;
    padding: 0px 3rem;
    background-color: #FFFFFF;
    margin-top: 2rem;
}
.job-zhiwei .job-zhiwei-info .job-zhiwei-xinxi
{
    cursor: pointer;
    width: 100%;
    padding: 2rem 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.job-zhiwei-xinxi .job-zhiwei-title
{
    font-weight: 400;
    font-size: 3.2rem;
    color: #000000;
}
.job-zhiwei-xinxi .job-zhiwei-icon
{
    width: 18rem;
    height: 5.4rem;
    text-align: center;
    line-height: 5.4rem;
    background: #F2F4F6;
    font-weight: 400;
    font-size: 2.5rem;
    color: rgba(0, 0, 0, 0.6);
}
.job-zhiwei-xinxi .job-zhiwei-icon:hover
{
    background: #003686;
    color: #FFFFFF;
}
.job-zhaopinyaoqiu
{
    display: none;
    width: 70%;
    padding:3rem 0px;
    font-weight: 400;
    font-size: 2.4rem;
    color: rgba(0, 0, 0, 0.6);
    line-height: 4rem;
}
.job-zhiwei-info.on .job-zhaopinyaoqiu
{
    display: block;
}
#toudijianli
{
    display: none;
}
.toudijianli-info
{
    width: 100%;
    padding:2rem;
}
.job-more
{
    width: 100%;
    margin-top: 7rem;
}


@media only screen and (max-width: 960px)
{
    .about-jieshao
    {
        flex-wrap: wrap;
    }
    .about-jieshao .about-jieshao-left
    {
        width: 100%;
    }
    .about-jieshao .about-jieshao-right
    {
        width: 100%;
        margin-top: 2rem;
    }
    .about-shuju-content .about-shuju-left
    {
        display: none;
    }
    .about-shuju-content .about-shuju-right
    {
        width: 100%;
        padding-top: 0rem;
    }
    .about-shuju-tab .dg-about-shuju-tab
    {
        width: auto;
    }
    .dg-about-shuju-neirong .shuju-info .shuju-info-shuzi
    {
        font-weight: 600;
        font-size: 4.8rem;
    }
    .about-licheng .about-licheng-info
    {
        padding: 0px 5rem;
    }
    .about-wenhua
    {
        flex-wrap: wrap;
    }
    .about-wenhua .about-wenhua-left 
    {
        width: 100%;
    }
    .about-wenhua .about-wenhua-right 
    {
        width: 100%;
        margin-top: 2rem;
    }
    .about-baozhang
    {
        margin-top: 0px;
        padding:2rem;
    }
    .job-about
    {
        height: auto;
        flex-wrap: wrap;
    }
    .job-about .job-about-left 
    {
        width: 100%;
    }
    .job-about-miaoshu
    {
        margin-top: 2rem;
    }
    .job-about-kouhao
    {
        margin-top: 2rem;
    }
    .job-about .job-about-right 
    {
        width: 100%;
        margin-top: 2rem;
    }
    .job-zhaopinyaoqiu
    {
        width: 100%;
    }
    .zhaopin-fuli 
    {
        height: 80rem;
    }
    .zhaopin-fuli img 
    {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .dg-fuli-info-list .fuliicon img 
    {
        height: auto;
    }
    .lianxi-fangshi
    {
        padding:5rem 1rem;
    }
    .dg-fangshi-info .fangshi-info-title
    {
        font-size: 1.4rem;
    }

}