/* 媒介查询 */
@media (max-width: 1400px) {

    .wdgl-gsjj-box {
        padding-bottom: 1.2rem !important;
    }

    .wdgl-label-list .block .block-box .top-title::before {
        left: 10% !important;
    }

    .wdgl-label-list .block .block-box .top-title::after {
        right: 10% !important;
    }

    .wdgl-hxjzl-list {
        margin-top: 35px !important;
    }
}

@media (max-width: 992px) {
    .wdgl-hxjzl-list {
        margin-top: 25px !important;
        padding: 0 !important;
    }
}


/* 页面banner */
.wdgl-banner {
    width: 100%;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}

.wdgl-banner img {
    width: 100%;
    display: block;
}

.wdgl-section {
    display: block;
}

/* 公司简介 */
.wdgl-gsjj {
    padding: 1.6rem 0 1rem 0;
    background: url('/webfile/assets/images/wdgl/wdgl-gsjj-bg.jpg') center no-repeat;
    background-size: cover;
    position: relative;
}

.wdgl-gsjj-pic {
    float: right;
    width: 50%;
    position: relative;
    z-index: 9;
}

.wdgl-gsjj-pic .hidden-m {
    display: block;
}

.wdgl-gsjj-pic .visible-m {
    display: none;
}

@media (max-width: 992px) {

    .hidden-m {
        display: none !important;
    }

    .visible-m {
        display: block !important;
    }

    .wdgl-gsjj-box {
        padding: 20px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .wdgl-gsjj-box .gsjj-inner {
        width: 100% !important;
        position: initial;
        transform: translateY(0);
        font-size: 3.2vw !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .wdgl-gsjj-box .gsjj-inner .title-box span {
        font-size: 4.533vw;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .wdgl-gsjj-box .gsjj-inner .cont-inner p {
        margin-bottom: 15px;
    }

    .wdgl-gsjj-pic {
        float: none;
        width: 100%;
        padding: 0 15px;
    }
}

.wdgl-gsjj-pic img {
    width: 100%;
    display: block;
}

.wdgl-gsjj::after {
    content: "";
    display: block;
    clear: both;
}

.wdgl-gsjj-box {
    background-color: rgba(255, 255, 255, .8);
    padding: 0.6rem 0;
    position: relative;
    margin-top: -0.6rem;
    margin-bottom: -0.6rem;
    display: block;
}


.wdgl-gsjj-box .gsjj-inner span {
    font-size: 0.28rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    border-bottom: 0.01rem solid #000;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}

.wdgl-gsjj-box .gsjj-inner .cont-inner p {
    margin-bottom: 0.35rem;
    /* font-size: 0.22rem; */
    color: #000;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}


/* 在页面尺寸小于992时的另一种写法 */


/* 核心竞争力 */
@media (max-width: 992px) {
    .wdgl-hxjzl {
        padding: 40px 0 !important;
    }
    .wdgl-title-box .title{
        font-size: 1rem !important;
    }
    .wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box .num {
        font-size: 1.2rem !important;
    }

    .wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box .tilte {
        font-size: 0.42rem !important;
    }
}

.wdgl-hxjzl {
    padding: 1rem 0 1.5rem 0;
    background: url(/website/webfile/assets/images/wdgl/wdgl-hxjzl-bg.jpg) bottom center no-repeat;
    background-size: cover;
}

.wdgl-title-box {
    text-align: center;
}

.wdgl-title-box .title {
    font-size: 0.6rem;
    color: #fff;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}

.wdgl-title-box .line-icon img {
    display: block;
    width: 30.5%;
    margin: 0 auto;
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list {
    padding: 0 10%;
    margin-top: 0.5rem;
    box-sizing: border-box;
    display: block;
    /* height: 198px; */
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list::after {
    content: "";
    display: block;
    clear: both;
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box {
    float: left;
    width: 33.333%;
    /* padding: 0 1%; */
    text-align: center;
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box .num {
    font-size: 0.8rem;
    color: #d2a06a;
    letter-spacing: 2px;
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box .num .t {
    font-size: 0.44rem;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -0.06rem;
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box .tilte {
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
}

.wdgl-hxjzl .edit-container .wdgl-hxjzl-list .block-box .tilte span {
    color: #d2a06a;
}

/* 类型 */
.wdgl-label {
    padding: 1.7rem 0;
    background: url('/webfile/assets/images/wdgl/wdgl-label-bg.jpg') center no-repeat;
    background-size: cover;
}

/* 默认状态：桌面端显示，移动端隐藏 */
.visible-m {
    display: none;
    /* 默认隐藏移动端内容 */
}

.hidden-m {
    display: block;
    /* 默认显示桌面端内容 */
}

.wdgl-label-list {
    margin: 0 -0.15rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wdgl-label-list .block {
    width: 31%;
}

.wdgl-label-list .block .block-box {
    background-color: rgba(58, 58, 58, .72);
    min-height: 6.15rem;
    padding: 0.65rem 0.2rem 0 0.2rem;
    position: relative;
}

.wdgl-label-list .block .block-box .top-title {
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
}

.wdgl-label-list .block .block-box .top-title {
    vertical-align: top;
    padding: 0 0.25rem;
    position: relative;
    font-size: 0.24rem;
}

.wdgl-label-list .block .block-box .top-title::before {
    content: '';
    width: 0.05rem;
    height: 0.05rem;
    left: 0.1rem;
    background-color: #d2a06a;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
}

.wdgl-label-list .block .block-box .top-title::after {
    content: '';
    width: 0.05rem;
    height: 0.05rem;
    right: 0.1rem;
    background-color: #d2a06a;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
}

.wdgl-label-list .block .block-box .top-title .title span {
    color: #d2a06a;
}

.wdgl-label-list .block .block-box .list-inner {
    margin-top: 0.6rem;
    padding: 0 0.1rem;
    font-size: 0;
    text-align: center;
    position: relative;
}

.wdgl-label-list .block .block-box .list-inner dl {
    margin: 0 -0.15rem;
}

.wdgl-label-list .block .block-box .list-inner dl dd {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    padding: 0 0.15rem;
}

.wdgl-label-list .block .block-box .list-inner dl dd .block {
    width: 1.04rem;
    height: 1.17rem;
    background: url('/webfile/assets/images/wdgl/wdgl-label-list-bg1.png') center no-repeat;
    background-size: cover;
    font-size: 0.18rem;
    color: #d2a06a;
    position: relative;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
}

.wdgl-label-list .block .block-box .list-inner dl dd .block span {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.wdgl-label-list .block .block-box .list-inner dl dd .block span::before {
    content: '';
    width: 0.18rem;
    height: 0.1rem;
    background: url('/webfile/assets/images/wdgl/wdgl-label-list-arrow.png') center no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 115%;
    display: none;
}

.wdgl-label-list .block-box .list-inner dl dd .block:hover {
    background: url('/webfile/assets/images/wdgl/wdgl-label-list-bg2.png') center no-repeat;
    background-size: cover;
    color: #000;
    font-weight: bold;
}

.wdgl-label-list .block-box .list-inner dl dd .block:hover span::before {
    display: block;
}

.wdgl-label-list .block:nth-child(3) .block-box .list-inner dl:first-child {
    text-align: left;
}

/* 页面尺寸小于992px时的样式 */
@media (max-width: 992px) {

    /* 切换显示状态：隐藏桌面端，显示移动端 */
    .hidden-m {
        display: none !important;
    }

    .visible-m {
        display: block !important;
    }

    .wdgl-label {
        padding: 40px 0;
    }

    .wdgl-label-list-m-box {
        background-color: rgba(58, 58, 58, .72);
        padding: 30px 20px;
        color: #fff;
        font-size: 3.2vw;
        margin-top: 10px;
    }

    .wdgl-label-list-m-box:first-child {
        margin-top: 0;
    }

    .wdgl-label-list-m-box .top-title {
        font-size: 4.533vw;
        color: #fff;
        text-align: center;
    }

    .wdgl-label-list-m-box .top-title .title {
        display: inline-block;
        vertical-align: top;
        padding: 0 15px;
        position: relative;
    }

    .wdgl-label-list-m-box .top-title .title::before {
        left: 0;
    }

    .wdgl-label-list-m-box .top-title .title::before,
    .wdgl-label-list-m-box .top-title .title::after {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #d2a06a;
        position: absolute;
        top: 50%;
        transform: rotate(45deg) translateY(-50%);
    }

    .wdgl-label-list-m-box .top-title span {
        color: #d2a06a;
    }

    .wdgl-label-list-m-box .list-inner {
        margin-top: 20px;
        border: 1px solid #d2a06a;
        border-radius: 7.5px;
        padding: 15px;
    }

    .wdgl-label-list-m-box .list-inner ul {
        list-style: none outside none;
        padding: 0;
        margin: 0;
    }

    .wdgl-label-list-m-box .list-inner li {
        margin-top: 15px;
    }

    .wdgl-label-list-m-box .list-inner li:first-child {
        margin-top: 0;
    }

    .wdgl-label-list-m-box .list-inner li .title-box .title-span {
        display: inline-block;
        vertical-align: top;
        background-color: #cd9c69;
        border-radius: 5px;
        line-height: 32px;
        padding: 0 10px;
        font-size: 0;
    }

    .wdgl-label-list-m-box .list-inner li .title-box .title-span .icon {
        display: inline-block;
        vertical-align: middle;
        width: 6vw;
    }

    .wdgl-label-list-m-box .list-inner li .title-box .title-span .icon img {
        display: block;
        width: 100%;
    }

    .wdgl-label-list-m-box .list-inner li .title-box .title-span span {
        display: inline-block;
        vertical-align: middle;
        font-weight: bold;
        font-size: 3.733vw;
        color: #000;
        margin-left: 5px;
    }

    .wdgl-label-list-m-box .list-inner li .cont {
        padding: 0 10px;
        margin-top: 10px;
    }
}







/* 项目一体化管理链条 */
.wdgl-xmythlt {
    padding: 0.6rem 0;
    background: url('/webfile/assets/images/wdgl/wdgl-xmythlt-bg.jpg') center no-repeat;
    background-size: cover;
}

.wdgl-xmythlt-box {
    background-color: rgba(255, 255, 255, .6);
    padding: 0.8rem 0;
}

.wdgl-xmythlt-pic {
    margin-top: 0.65rem;
}

.wdgl-xmythlt-pic img {
    display: block;
    width: 100%;
}

/* 一体化服务流程 */
.wdgl-ythfwlc {
    padding: 1rem 0 0.6rem 0;
    background: url('/webfile/assets/images/wdgl/wdgl-ythfwlc-bg.jpg') center no-repeat;
    background-size: cover;
}

.wdgl-ythfwlc-pic {
    margin-top: 0.65rem;
}

.wdgl-ythfwlc-pic img {
    display: block;
    width: 44.5%;
    margin: 0 auto;
}
