.shuanghe .group-box {
    width: 100%;
    flex-wrap: wrap;
}

.mew-shuanghe .sh_content {
    padding-bottom: 0;
}

.mew-shuanghe .child-ext {
    padding-bottom: 120px;
}

.shuanghe .box-item {
    position: relative;
    width: 31%;
    height: 280px;
    background: #F7F8FA;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    padding: 30px;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 20px;
}

.shuanghe .box-item:nth-child(3n) {
    /* margin-right: 0; */
}

.shuanghe .box-item .text-title {
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: 700;
    text-align: justify;
    line-height: 30px;
}

.shuanghe .box-item .image-text-contents {
    width: 100%;
    height: 112px;
    margin: 16px 0 0 0;
}

.shuanghe .box-item .thumbnail-img-adress-icons {
    width: 16px;
    height: 16px;
    margin-top: 9px;
    background: url(../image/addresicons.png) no-repeat;
    background-size: cover;
}

.shuanghe .box-item .label-icons {
    margin-right: 10px;
}

.shuanghe .box-item:hover .thumbnail-img-adress-icons {
    background: url(../image/addressWhite.png) no-repeat;
    background-size: cover;
}

.shuanghe .box-item .thumbnail-img-tels-icons {
    width: 16px;
    height: 16px;
    /* margin-top: 64px; */
    background: url(../image/telsicons.png) no-repeat;
    background-size: cover;
}

.shuanghe .box-item:hover .thumbnail-img-tels-icons {
    background: url(../image/iphoneWhite.png) no-repeat;
    background-size: cover;
}

.thumbnaillook-img {
    background: url(../image/lookMoreicons.png) no-repeat;
    background-size: cover;
    width: 10px;
    height: 8px;
    display: inline-block;
}

.shuanghe .box-item:hover .thumbnaillook-img {
    background: url(../image/moreWhite.png) no-repeat;
    background-size: cover;
}

.shuanghe .box-item .text-group_content {
    width: 90%;
    height: 112px;
}

.shuanghe .box-item .text-address {
    /* height: 64px; */
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    text-align: left;
    line-height: 32px;
    width: 94%;
}

.shuanghe .box-item .text-tels {
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    text-align: left;
    line-height: 32px;
}

.tels-line {
    align-items: center;
}

.shuanghe .box-item .text-group-lookmore {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-align: justify;
    font-style: normal;
}

.shuanghe .box-item .section-look-more {
    width: 100%;
    height: 40px;
    box-shadow: inset 0px 1px 0px 0px #E8E8E8;
    padding-top: 18px;
    margin-top: 20px;
    z-index: 4;
}

.shuanghedetails .detalsjianjie {
    width: 100%;
    height: auto;
    margin: 104px 0 0 0;
}

.shuanghedetails .section-box {
    background-color: rgba(247, 248, 250, 1);
    height: 357px;
    width: 1100px;
    position: relative;
}

.shuanghedetails .paragraph {
    width: 520px;
    height: 216px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: justify;
    line-height: 32px;
    margin: 70px 0 0 500px;
}

.shuanghedetails .image {
    position: absolute;
    left: -80px;
    top: -40px;
    width: 500px;
    height: 333px;
}

.contactus-containers {
    margin-top: 0;
    height: auto;
}

.contactUs .contact-box-item {
    width: 100%;
    height: 400px;
    margin: 64px 0 0 0;
}

.contactUs .contact-box-item:nth-child(odd) {
    flex-direction: row;
}

.contactUs .contact-box-item:nth-child(even) {
    flex-direction: row-reverse
}

.contactUs .contact-box-item .group-left {
    border-radius: 8px 0px 0px 8px;
    height: 400px;
    width: 580px;
    overflow: hidden;
}

.contactUs .contact-box-item .group-right {
    width: 600px;
    height: 400px;
    background: #F7F8FA;
    border-radius: 0px 8px 8px 0px!important;
    padding: 50px 64px 0 64px;
    box-sizing: border-box;
}

.contactUs .contact-box-item .group-right .text-wrapper-title span {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: justify;
    white-space: nowrap;
    line-height: 32px;
}

.contactUs .contact-box-item .group-right .text-wrapper-title {
    box-shadow: inset 0px -1px 0px 0px rgba(232, 232, 232, 1);
    height: 62px;
    width: 472px;
}

.contactUs .contact-box-item .group-right .text-group-content {
    width: 100%;
    height: 208px;
    margin: 30px 0 50px 0;
}

.contactUs .contact-box-item .group-right .text-wrapper-address {
    width: 100%;
    height: 32px;
    overflow-wrap: break-word;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: justify;
    line-height: 32px;
}

.contactUs .contact-box-item .group-right .text-wrapper-address .text_02 {
    color: #666666;
    font-weight: normal;
}

.contactUs .contact-box-item .group-right .text-wrapper-tels {
    width: 346px;
    /* height: 104px; */
    overflow-wrap: break-word;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: justify;
    line-height: 24px;
    margin-top: 20px;
}

.contactUs .contact-box-item .group-right .text-wrapper-tels .text-tels {
    overflow-wrap: break-word;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    line-height: 24px;
}

.contactUs .contact-box-item .group-right .span-label-name {
    width: 50px;
    display: inline-block;
}

.contactUs .contact-box-item .group-right .text-wrapper-tels .paragraph_desc {
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    line-height: 24px;
}

.active-bg {
    display: none;
}

.shuanghe .box-item:hover {
    background-color: #F7B334;
}

.shuanghe .box-item:hover a,
.shuanghe .box-item:hover .text-address,
.shuanghe .box-item:hover .text-tels,
.shuanghe .box-item:hover .text-group-lookmore {
    color: #fff;
    z-index: 4;
    transition: none;
}

.shuanghe .box-item:hover .active-bg {
    display: block;
    position: absolute;
    width: 180px;
    height: 180px;
    right: 5px;
    bottom: 10px;
    bottom: 10px;
    background: url(../image/jz_bg.png) no-repeat;
    background-size: cover;
    z-index: 1;
}

.report-container {
    flex-wrap: wrap;
}


/*新版双鹤家族 */

.mew-shuanghe .mid-containers {
    width: 100%;
    height: auto;
}

.mew-shuanghe .sh-containers {
    background: url(../image/shnewbg.png);
    background-position: center center;
    background-size: auto 100%;
    position: relative;
    width: 100%;
    min-height: 545px;
    margin-top: 144px;
    padding-bottom: 20px;
}

.mew-shuanghe .sh-auto {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.mew-shuanghe .sh-right-block-containers {
    height: 500px;
    width: 750px;
    position: absolute;
    right: 0px;
    top: -80px;
}

.mew-shuanghe .sh-right-block-containers .sh-right-block {
    width: 100%;
    height: inherit;
    background-size: 100% 100%;
    display: none;
    position: relative;
    transition: all 500ms;
}

.mew-shuanghe .sh-right-block-containers .sh-right-block.showdiv {
    display: block;
}

.mew-shuanghe .sh-right-block-containers .sh-right-block .group-box {
    width: 500px;
    height: 374px;
    background: linear-gradient( 221deg, #F7B334 0%, #F99C34 100%);
    opacity: 0.9;
    left: 0;
    bottom: 0;
    display: inline-block;
    position: absolute;
    padding: 48px 50px;
    box-sizing: border-box;
}

.mew-shuanghe .sh-right-block-containers .sh-right-block .group-box a:hover {
    color: #ffffff;
}

.mew-shuanghe .sh-right-block-containers .sh-right-block .group-box .text-title {
    width: 100%;
    height: 32px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: justify;
    font-style: normal;
    margin-bottom: 24px;
}

.mew-shuanghe .sh-right-block-containers .sh-right-block .group-box .address-line {
    width: 100%;
}

.mew-shuanghe .sh-right-block .thumbnail-img-adress-icons {
    background: url(../image/addressWhite.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-top: 9px;
    margin-right: 17px;
}

.mew-shuanghe .sh-right-block .thumbnail-img-tels-icons {
    background: url(../image/iphoneWhite.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-top: 0px;
    margin-right: 17px;
}

.mew-shuanghe .sh-right-block .group-box .text-address,
.mew-shuanghe .sh-right-block .group-box .text-tels {
    width: 366px;
    height: auto;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.mew-shuanghe .sh-right-block .group-box .tels-line,
.mew-shuanghe .sh-right-block .group-box .section-look-more {
    width: 100%;
    margin-top: 24px;
}

.mew-shuanghe .sh-right-block .group-box .section-look-more .text-group-lookmore {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: justify;
    font-style: normal;
}

.over-hidden {
    overflow: hidden;
}

.mew-shuanghe .child-ext .group-box-containers {
    display: none;
    opacity: 0;
    transition: all 0.5s;
}

.mew-shuanghe .child-ext .group-box-containers.showdiv {
    display: block;
    opacity: 1;
    transition: all 0.5s;
}

.xline-style {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
}

.mew-shuanghe .sh-left-block {
    width: 280px;
    margin-top: 62px;
}

.mew-shuanghe .sh-left-block ul li {
    width: 100%;
    padding: 10px 0;
}

.mew-shuanghe .sh-left-block ul li a {
    display: inline-block;
    width: 100%;
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
    font-style: normal;
    cursor: pointer;
}

.mew-shuanghe .sh-left-block ul li.active {
    height: 42px;
    box-shadow: inset 0px -1px 0px 0px #E8E8E8;
    padding: 0;
    background: url(../image/sh-arrow.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center right;
}

.mew-shuanghe .sh-left-block ul li.active a {
    display: inline-block;
    height: 32px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 42px;
    text-align: justify;
    font-style: normal;
}

.mew-shuanghe .child-company-title {
    height: 48px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 33px;
    color: #333333;
    line-height: 48px;
    text-align: justify;
    font-style: normal;
    margin-top: 100px;
    margin-bottom: 48px;
}

.mew-shuanghe .box-item {
    position: relative;
    width: 48.7%;
    height: 280px;
    background: #F7F8FA;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    padding: 40px;
    margin: 0;
    margin-right: 2.5%;
    margin-bottom: 20px;
}

.mew-shuanghe .box-item:nth-child(2n) {
    margin-right: 0;
}

.mew-shuanghe .box-item:nth-child(3n) {
    /* margin-right: 2.5%; */
}

.mew-shuanghe .line-boreder {
    width: 100%;
    height: 1px;
    background: #E8E8E8;
}

.mew-shuanghe .box-item .text-title {
    margin-bottom: 20px;
}

.mew-shuanghe .box-item .section-look-more {
    width: 100%;
    height: 40px;
    padding-top: 24px;
    margin-top: 0;
    z-index: 4;
    box-shadow: none;
}

.mew-shuanghe .thumbnaillook-img {
    background: url(../image/shhoverlookMore.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.mew-shuanghe .box-item:hover .thumbnaillook-img {
    background: url(../image/shhoverlookMorehover.png) no-repeat;
    background-size: cover;
}

.mew-shuanghe .box-item .text-group-lookmore {
    height: 32px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    text-align: justify;
    font-style: normal;
    margin-right: 12px;
}

.mew-shuanghe .box-item:hover .text-group-lookmore {
    color: #FFFFFF;
}

.mew-shuanghe .box-item .text-address,
.mew-shuanghe .box-item .text-tels {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #666666;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.shshowIcons-containers {
    position: absolute;
    bottom: -50px;
    width: 20px;
}

.shshowIcons-containers img {
    width: 100%;
}

.nodatatxt {
    color: #ffffff;
}

@media screen and (max-width: 750px) {
    .tels-line {
        align-items: center;
    }
    .shuanghe .box-item .text-address {
        height: auto;
        margin-bottom: 15px;
        width: 95%;
    }
    .shuanghe .box-item .text-tels {
        margin-top: 0;
    }
    .shuanghe .box-item .image-text-contents {
        margin-top: 15px;
        height: auto;
    }
    .shuanghe .box-item .thumbnail-img-tels-icons {
        margin-top: 0;
    }
    .shuanghe .box-item .text-address,
    .shuanghe .box-item .text-tels {
        margin-left: 5px;
    }
    .shuanghe .box-item .label-icons {
        margin-right: 0;
    }
}

.shgongsijianjie .imgCover-left img {
    border: 0px;
    vertical-align: middle;
    width: 500px;
    height: 333px;
    float: right;
    margin-top: 0px;
    margin-left: 80px;
}

@media screen and (max-width: 1180px) {
    .shgongsijianjie .imgCover-left img {
        border: 0px;
        vertical-align: middle;
        width: 42.37%;
        height: 333px;
        float: right;
        margin-top: 0px;
        margin-left: 6.7%;
    }
    .mew-shuanghe .sh-right-block-containers {
        position: relative;
        width: 100%;
        top: 32px;
        height: 228px;
    }
    .mew-shuanghe .sh-auto {
        display: flex;
        flex-flow: column;
        width: 100%;
    }
    .mew-shuanghe .sh-left-block {
        width: 100%;
        margin: 0;
    }
    .mew-shuanghe .sh-left-block ul {
        display: flex;
        overflow-x: scroll;
        flex-wrap: nowrap;
        box-shadow: inset 0px -1px 0px 0px #CCCCCC;
    }
    .mew-shuanghe .sh-containers {
        margin-top: 0;
        min-height: auto;
        padding-bottom: 80px;
        background: none;
    }
    .mew-shuanghe .sh-left-block ul li {
        white-space: nowrap;
        padding: 0;
    }
    .mew-shuanghe .sh-right-block-containers .sh-right-block .group-box {
        width: calc(100% - 43px);
        height: auto;
        padding: 20px;
    }
    .mew-shuanghe .sh-left-block ul li a {
        font-size: 14px;
        color: #666666;
        line-height: 20px;
        margin-right: 40px;
        height: 20px;
    }
    .mew-shuanghe .sh-left-block ul li.active a {
        font-weight: bold;
        font-size: 16px;
        color: #F7B334;
        line-height: 20px;
        border-bottom: 2px solid;
        width: auto;
    }
    .mew-shuanghe .sh-left-block ul li.active {
        height: 34px;
        background: none;
    }
     ::-webkit-scrollbar {
        display: none;
    }
    .mew-shuanghe .sh-right-block-containers .sh-right-block .group-box .text-title {
        font-size: 16px;
        line-height: 20px;
        height: 20px;
        margin-bottom: 15px;
    }
    .mew-shuanghe .sh-right-block .group-box .text-address,
    .mew-shuanghe .sh-right-block .group-box .text-tels {
        font-size: 14px;
        line-height: 18px;
        width: calc(100% - 32px);
    }
    .xline-style {
        margin-bottom: 15px;
    }
    .mew-shuanghe .sh-right-block .group-box .section-look-more .text-group-lookmore {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 18px;
    }
    .mew-shuanghe .child-company-title {
        font-size: 18px;
        line-height: 24px;
        margin: 60px 0 32px 0;
    }
    .shuanghe .box-item .text-title,
    .mew-shuanghe .box-item .text-group-lookmore {
        font-size: 16px;
        line-height: 20px;
        height: auto;
    }
    .mew-shuanghe .box-item .text-address,
    .mew-shuanghe .box-item .text-tels {
        font-size: 14px;
        line-height: 18px;
        width: auto;
    }
    .shuanghe .box-item .text-tels {
        height: 18px;
    }
    .shuanghe .box-item .thumbnail-img-adress-icons,
    .mew-shuanghe .sh-right-block .thumbnail-img-adress-icons {
        margin-top: 0;
        width: 14px;
        height: 14px;
        background-position: center center;
    }
    .shshowIcons-containers {
        bottom: -38px;
    }
    .mid-containers-bg {
        background: url(../image/jz1_bg.png);
        background-size: 100% 100%;
        width: calc(100% + 32px);
        position: absolute;
        height: 210px;
        bottom: 0;
        left: -16px;
        z-index: -1;
    }
    .mew-shuanghe .sh-left-block ul li.active {
        box-shadow: none;
    }
}