.banner {
    position: relative;
    overflow: auto;
    text-align: center;
}

    .banner ul {
        padding-left: 0;
    }

        .banner ul li {
            float: left;
            list-style: none;
        }

#b06 .dots {
    position: absolute;
    left: -40px;
    right: 0;
    bottom: -6px;
}

    #b06 .dots li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        text-indent: -999em;
        border: 2px solid #fff;
        border-radius: 6px;
        cursor: pointer;
        opacity: .4;
        -webkit-transition: background .5s, opacity .5s;
        -moz-transition: background .5s, opacity .5s;
        transition: background .5s, opacity .5s;
    }

        #b06 .dots li.active {
            background: #fff;
            opacity: 1;
        }

#b06 .arrow {
    position: absolute;
    top: 200px;
}

#b06 #al {
    left: 15px;
}

#b06 #ar {
    right: 15px;
}

.moblie-demo {
    position: absolute;
    bottom: -15%;
    right: 20%;
    width: 18%;
}

.cpzs {
    background: #F2F2F2;
}

    .cpzs ul li img {
        width: 100%;
        display: block;
    }

.yqlj h6 {
    margin-right: 20px;
    float: left;
    font-size: 1.0em;
}

    .yqlj h6 a {
        color: #ccc;
    }

.carousel-inner .item img {
    width: 100%;
}

.clearpd {
    padding: 0;
}


/*
 * 移动
 */

@media (max-width: 768px) {
    .banner {
        margin-top: 60px;
    }

        .banner ul li img:nth-of-type(1) {
            display: none;
        }

    .hone {
        font-size: 1.0em;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .htwo {
        padding: 0 25px;
        font-size: 0.6em;
        line-height: 1.8em;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .threedbz {
        padding: 20px 0 0 0;
    }

        .threedbz .imgbox .dhone {
            font-size: 0.9em;
            color: #332C2B;
            font-weight: bold;
            text-align: center;
            margin: 20px 0;
        }

        .threedbz .imgbox .dhtwo {
            font-size: 0.7em;
            line-height: 1.6em;
            color: #8B8B8C;
            text-align: center;
            margin: 15px 0;
        }

        .threedbz .fiveimg {
            width: 100%;
        }

        .threedbz li {
            text-align: center;
        }

            .threedbz li .sdimg {
                height: 80px;
            }

            .threedbz li .dhone {
                font-size: 0.7em;
                color: #332C2B;
                margin-top: 20px;
                margin-bottom: 10px;
            }

            .threedbz li .dhtwo {
                font-size: 0.4em;
                line-height: 1.6em;
                color: #8B8B8C;
            }

            .threedbz li .dataCP {
                font-size: 16px;
                font-weight: bold;
                padding: 16px 20px 10px 20px;
            }

    .mod-container2 {
        display: none;
    }

    .mod-container {
        width: 300%;
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 2;
        position: absolute;
        left: -100%;
        top: 98px;
        padding: 0px 10px 30px 10px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }

        .mod-container img {
            margin-top: 29px;
            width: 100%;
        }

        .mod-container .clearpd {
            font-size: 12px;
        }
    /*小三角部分*/
    .mod-triangle {
        display: block;
        position: relative;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle .t-border,
        .mod-triangle .t-inset {
            left: 49%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container2 {
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 2;
        position: absolute;
        left: -200%;
        top: 90px;
        padding: 0px 10px 30px 10px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }
    /*小三角部分*/
    .mod-triangle2 {
        display: block;
        position: relative;
        left: -2px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle2 .t-border,
        .mod-triangle2 .t-inset {
            left: 84.7%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle2 .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle2 .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container2 img {
        width: 100%;
    }

    .threedbz .spyuan {
        width: 30px;
        height: 30px;
        float: left;
        background: #f05151;
        border-radius: 30px;
        line-height: 30px;
        color: #fff;
    }

    .threedbz .spdv {
        padding: 30px 12px 0 12%;
    }

    .threedbz .spxux {
        float: left;
        width: 31%;
        height: 1px;
        border: 1px dashed #999;
        margin-top: 14px;
    }

        .threedbz .spxux div {
            width: 0;
            height: 0;
            margin: -6px auto 0 auto;
            border-top: 6px solid transparent;
            border-left: 12px solid #999;
            border-bottom: 6px solid transparent;
        }

    .threedbz .sdreg {
        height: 80px;
        background: url(../../img/syimg/regBG.png) no-repeat center;
        background-size: 80px;
    }

        .threedbz .sdreg a {
            display: inline-block;
        }

        .threedbz .sdreg img {
            margin-top: 20px;
            width: 30px;
        }

    .cpzs {
        padding: 0px 0px 30px 0;
    }

    .cpzs {
        text-align: center;
        line-height: 30px;
    }

        .cpzs ul li a {
            color: black;
        }

            .cpzs ul li a:hover {
                color: green;
                text-decoration: none;
            }

        .cpzs .dhone {
            font-size: 0.9em;
            text-align: center;
            margin: 30px 0 20px 0;
        }

        .cpzs .top-box .erweima {
            display: none;
        }

        .cpzs ul li {
            padding: 5px;
        }

            .cpzs ul li .ename {
                font-size: 0.8em;
                margin: 0px;
                position: absolute;
                bottom: 5px;
                left: 5px;
                display: block;
                width: calc(100% - 10px);
                width: -webkit-calc(100% - 10px);
                width: -moz-calc(100% - 10px);
                text-align: center;
                background: rgba(0, 117, 71, .8);
                line-height: 30px;
                color: white;
            }
    /*高端服务*/
    .sydz {
        padding: 0 0 15px 0;
    }

        .sydz .dhone {
            font-size: 0.9em;
            text-align: center;
            margin: 30px 0 0 0;
        }

        .sydz ul li {
            padding: 10px 10px;
        }

            .sydz ul li img {
                max-width: 64px;
                top: calc(50% - 32px);
                top: -webkil-calc(50% - 32px);
            }

            .sydz ul li .dhone {
                margin: 20px 0 0 0;
                font-size: 0.7em;
            }

            .sydz ul li .dhtwo {
                margin: 5px 0 15px 0;
                font-size: 0.6em;
                line-height: 1.6em;
                color: #8B8B8C;
            }

    .mod-container3 {
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 3;
        position: absolute;
        left: 0px;
        top: 195px;
        padding: 0px 10px 30px 10px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }

        .mod-container5 .mfbq,
        .mod-container3 .zlfw {
            font-size: 16px;
            font-weight: 900;
            padding: 14px;
            text-align: center;
        }

        .mod-container5 p,
        .mod-container3 p {
            text-indent: 30px;
            color: #777;
            font-size: 14px;
        }

            .mod-container3 p span {
                color: red;
                font-size: 18px;
            }

        .mod-container3 .gdjj {
            padding: 0 0 16px 0;
        }

        .mod-container3 tr td {
            border: solid 1px #d3dce6;
            padding: 6px;
        }

            .mod-container3 tr td:last-child {
                font-size: 13px;
                color: #666;
            }

        .mod-container3 .gdtr {
            background: #f2f2f2;
            width: 83px;
            font-size: 14px;
            text-align: center;
            color: #555;
        }

        .mod-container3 .gdtd {
            width: 170px;
            font-size: 15px;
            text-align: center;
            color: #000;
        }
    /*小三角部分*/
    .mod-triangle3 {
        display: block;
        position: relative;
        left: -10px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle3 .t-border,
        .mod-triangle3 .t-inset {
            left: 14.5%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle3 .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle3 .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container5 {
        width: 100%;
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 2;
        position: absolute;
        left: 0px;
        top: 195px;
        padding: 0px 10px 30px 10px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }
    /*小三角部分*/
    .mod-triangle5 {
        display: block;
        position: relative;
        left: -4px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle5 .t-border,
        .mod-triangle5 .t-inset {
            left: 48.4%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle5 .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle5 .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container5 img {
        width: 100%;
    }

    .mod-container5 tr td {
        border: solid 1px #d3dce6;
        padding: 5px;
        font-size: 14px;
    }

    .mod-container5 .mfsy {
        background: #f2f2f2;
        border-bottom: solid 2px #d3dce6;
    }

    .mod-container5 .djlq {
        border: solid 1px #d3dce6;
        padding: 10px 50px;
        color: #fff;
        background: #5677FC;
        margin-left: calc(50% - 72px);
        margin-left: -webkit-calc(50% - 72px);
        margin-left: -moz-calc(50% - 72px);
        margin-top: 30px;
    }
    /*企业动态*/
    .qydt {
        padding: 20px 0 30px 0;
        background: #fff;
    }

        .qydt .dhone,
        .hyyh .dhone,
        .swhz .dhone {
            font-size: 0.9em;
            text-align: center;
            margin: 10px 0 0 0;
            width: 100%;
        }

        .qydt .col-xs-4,
        .qydt .col-xs-6,
        .qydt .dtone,
        .qydt .dttwo,
        .qydt .dttwo .col-xs-8 {
            padding: 0;
        }

        .qydt .dtone {
            height: 90px;
            background: #f2f2f2;
            margin-top: 15px;
        }

        .qydt .col-xs-4 {
            overflow: hidden;
        }

            .qydt .col-xs-4 img {
                height: 90px;
                width: 100%;
            }

        .qydt .dtone p,
        .qydt .dttwo p {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .qydt .dtone a {
            color: #666;
        }

        .qydt .dtone h4 {
            color: #000;
            margin-top: 10px;
            font-size: 16px;
            line-height: 22px;
        }

        .qydt .dtone .dtDtft {
            padding-left: 30px;
            background: url(../../img/syimg/mv/dynamicTime.png) no-repeat;
            background-size: 18px;
            background-position-y: center;
        }

        .qydt .dttwo span {
            font-size: 1.4em;
        }

        .qydt .dttwo .col-xs-6 {
            padding-top: 22px;
            margin-bottom: 8px;
        }
        .qydt .dttwo .col-xs-6 span{
            font-size: 18px;
        }

        .qydt .dttwo .col-xs-8{
            font-size:16px;
        }
        
        .qydt .dttwo .col-xs-4{
            font-size:16px;
        }
        .qydt .dttwo .col-xs-8 {
            color: #666;
        }

        .qydt .dttwo .col-xs-4 {
            text-align: right;
            color: #999;
        }

        .qydt .dttwo .col-xs-6 a {
            color: #999;
        }

        .qydt .col-xs-1 {
            display: none;
        }

    .ljgd {
        padding: 0;
        background: url(../img/Mobile/ljgdbg.png) no-repeat;
    }

        .ljgd .container {
            padding: 0;
        }

        .ljgd .bg-img {
            display: none;
        }

        .ljgd ul li {
            padding: 15px;
            text-align: center;
            border-bottom: 1px solid rgba(255, 255, 255, .2);
        }

            .ljgd ul li:last-child {
                border: 0px;
            }

            .ljgd ul li img {
                width: 64px;
                display: block;
                float: left;
            }

            .ljgd ul li .dhone {
                margin: 0;
                font-size: .8em;
                text-align: left;
                margin-top: 5px;
            }

            .ljgd ul li .dhtwo {
                margin: 5px 0px;
                font-size: 0.6em;
                line-height: 1.6em;
                text-align: left;
            }

            .ljgd ul li .btn-ljgd {
                width: 70px;
                height: 30px;
                line-height: 28px;
                float: right;
                border: 1px solid;
                border-radius: 5px;
                margin: 20px 0 10px 0;
            }

            .ljgd ul li .moblie-list {
                float: left;
                margin-left: 80px;
                width: calc(100% - 162px);
                width: -webkit-calc(100% - 162px);
            }

            .ljgd ul li img {
                position: absolute;
                top: calc(50% - 32px);
                top: -webkit-calc(50% - 32px);
            }

            .ljgd ul li a {
                color: #000;
                font-size: 0.8em;
            }

    .yqljd {
        display: none;
    }

    /*活跃用户*/
    .hyyh {
    }

    .slider {
        height: 400px;
        margin-top: 65px;
    }

    .slider__slide .left {
        height: 180px;
        width: 100%;
    }

        .slider__slide .left img {
            height: auto;
        }

    .slider__slide .right {
        width: 100%;
        height: auto;
        padding: 0;
    }
    /*商务合作*/
    .swhz {
        padding: 0 0 20px 0;
    }

    .swhz-content span {
        display: none;
    }
}


/*
 * PC 
 */

@media (min-width: 768px) {
    .banner ul li img:nth-of-type(2) {
        display: none;
    }

    .threedbz .imgbox .dhone {
        font-size: 1.2em;
        color: #332C2B;
        font-weight: bold;
        text-align: center;
        margin: 20px 0 0 0;
        letter-spacing: 2px;
    }

    .threedbz .imgbox .dhtwo {
        font-size: 1em;
        color: #999;
        text-align: center;
        margin: 15px 0 1px 0;
    }

    .threedbz {
        padding: 60px 0 0 0;
    }

        .threedbz ul {
            margin: 36px 0 0 0;
        }

        .threedbz li {
            text-align: center;
            position: relative;
        }

        .threedbz .sdreg {
            height: 130px;
            background: url(../../img/syimg/regBG.png) no-repeat center;
        }

            .threedbz .sdreg a {
                width: 132px;
                height: 132px;
                display: inline-block;
            }

            .threedbz .sdreg img {
                margin-top: 24px;
            }

        .threedbz ul li .sdimg {
            border: 1px solid #fff;
        }

            .threedbz ul li .sdimg:hover {
                background-color: #f2f2f2;
                border: solid 1px #d3dce6;
            }

        .threedbz .spyuan {
            width: 48px;
            height: 48px;
            float: left;
            background: #f05151;
            border-radius: 30px;
            line-height: 48px;
            color: #fff;
        }

        .threedbz .spdv {
            padding: 30px 148px 0 148px;
        }

    @-webkit-keyframes bounce-up {
        5% {
            -webkit-transform: translateY(10px);
            transform: translateY(10px);
            opacity: 0.4;
        }

        100% {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
            opacity: 1;
        }
    }

    .a-bounce-up {
        -webkit-animation: bounce-up 2s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
        animation: bounce-up 2s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
    }

    .threedbz .spxux {
        float: left;
        width: 290px;
        height: 1px;
        border: 1px dashed #999;
        margin-top: 24px;
    }

        .threedbz .spxux div {
            width: 0;
            height: 0;
            margin: -6px auto 0 auto;
            border-top: 6px solid transparent;
            border-left: 12px solid #999;
            border-bottom: 6px solid transparent;
        }

    .threedbz li .dhone {
        color: #332C2B;
        margin: 16px 0 6px 0;
    }

    .threedbz li .dhtwo {
        font-size: 0.9em;
        color: #999;
        line-height: 2.0;
    }

    .threedbz li .dataCP {
        font-size: 20px;
        font-weight: bold;
        padding: 33px 20px 25px 20px;
    }

    .fivedgn {
        margin-top: -12px;
    }

        .fivedgn ul li {
            padding: 14px 0 20px 0;
        }

        .fivedgn li .dhone {
            padding: 20px 0 0 0;
        }

        .fivedgn .fiveimg {
            width: 100%;
            margin-top: 28px;
        }

    .mod-container {
        width: 500px;
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 2;
        position: absolute;
        left: -80px;
        top: 145px;
        padding: 0px 26px 50px 26px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }

        .mod-container img {
            margin-top: 29px;
        }
    /*小三角部分*/
    .mod-triangle {
        display: block;
        position: relative;
        left: -4px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle .t-border,
        .mod-triangle .t-inset {
            left: 223px;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container2 {
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 2;
        position: absolute;
        left: -670px;
        top: 145px;
        padding: 0px 26px 50px 26px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }
    /*小三角部分*/
    .mod-triangle2 {
        display: block;
        position: relative;
        left: -4px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle2 .t-border,
        .mod-triangle2 .t-inset {
            left: 84.7%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle2 .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle2 .t-inset {
            border-color: transparent transparent #fff transparent;
        }
    /*
	 * 产品展示
	 */
    .cpzs {
        padding: 50px 50px 30px 50px !important;
    }

    .cpzs {
        text-align: center;
    }

        .cpzs ul li a {
            color: black;
        }

            .cpzs ul li a:hover {
                color: green;
                text-decoration: none;
            }

        .cpzs .dhone {
            font-size: 1.6em;
            text-align: center;
            margin: 35px 0 90px 0;
        }

    .dhone small {
        font-size: 65%;
        color: inherit;
        display: block;
        margin-top: 16px;
    }

    .cpzs ul li:nth-of-type(1),
    .cpzs ul li:nth-of-type(4) {
        padding: 0 20px 0 0;
    }

    .cpzs ul li:nth-of-type(2),
    .cpzs ul li:nth-of-type(5) {
        padding: 0 10px 0 10px;
    }

    .cpzs ul li:nth-of-type(3),
    .cpzs ul li:nth-of-type(6) {
        padding: 0 0 0 20px;
    }

    .cpzs .top-box:hover .erweima {
        opacity: 1;
    }

    .cpzs .top-box {
        position: relative;
        cursor: pointer;
    }

    .cpzs ul li .ename {
        margin: 30px 0 52px 0;
        font-size: 21px;
    }

    .cpzs ul li .erweima {
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0, 117, 71, .8);
        top: 0px;
        left: 0px;
        transition: opacity .5s;
        -webkit-transition: opacity .5s;
        opacity: 0;
    }

        .cpzs ul li .erweima img {
            display: block;
            margin: 0 auto;
            width: auto;
            height: 70%;
            margin-top: 5%;
        }

        .cpzs ul li .erweima .cp-name {
            color: white;
        }

            .cpzs ul li .erweima .cp-name .dhone {
                font-size: 0.7em;
                text-align: center;
                margin: 0px;
                line-height: 2em;
            }
    /*
	 * 溯源定制
	 */
    .sydz {
        padding: 70px 0 0 0;
    }

        .sydz .etitle .dhone {
            font-size: 1.6em;
            text-align: center;
            margin: 0px 0 44px 0;
            width: 100%;
        }

        .sydz ul li {
            padding: 0 21px;
            min-height: 200px;
            text-align: center;
            margin-bottom: 54px;
        }

            .sydz ul li:nth-of-type(2) {
                border-right: 1px solid #ddd;
                border-left: 1px solid #ddd;
            }

            .sydz ul li .gdfw {
                margin-top: 15px;
                padding: 10px;
                border: solid 1px #fff;
            }

                .sydz ul li .gdfw:hover {
                    background-color: #f2f2f2;
                    border: solid 1px #d3dce6;
                }

            .sydz ul li .dhone {
                margin: 30px 0px 23px 0;
                font-size: 22px;
            }

            .sydz ul li .dhtwo {
                margin: 15px 0px;
                font-size: 14px;
                line-height: 28px;
                color: #666;
            }

    .mod-container3 {
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 3;
        position: absolute;
        left: 0px;
        top: 251px;
        padding: 0px 26px 50px 26px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }

        .mod-container5 .mfbq,
        .mod-container3 .zlfw {
            font-size: 16px;
            font-weight: 900;
            padding: 24px;
            text-align: center;
        }

        .mod-container5 p,
        .mod-container3 p {
            text-indent: 30px;
            color: #777;
        }

            .mod-container3 p span {
                color: red;
                font-size: 18px;
            }

        .mod-container3 .gdjj {
            padding: 0 0 16px 0;
        }

        .mod-container3 tr td {
            border: solid 1px #d3dce6;
            padding: 6px;
        }

            .mod-container3 tr td:last-child {
                font-size: 13px;
                color: #666;
            }

        .mod-container3 .gdtr {
            background: #f2f2f2;
            width: 83px;
            font-size: 14px;
            text-align: center;
            color: #555;
        }

        .mod-container3 .gdtd {
            width: 170px;
            font-size: 15px;
            text-align: center;
            color: #000;
        }
    /*小三角部分*/
    .mod-triangle3 {
        display: block;
        position: relative;
        left: -4px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle3 .t-border,
        .mod-triangle3 .t-inset {
            left: 14.5%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle3 .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle3 .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container5 {
        border: solid 1px #d3dce6;
        border-radius: 5px;
        background: #fff;
        z-index: 2;
        position: absolute;
        left: 0px;
        top: 251px;
        padding: 0px 26px 50px 26px;
        display: none;
        box-shadow: 0px 0px 14px 2px #ccc;
    }
    /*小三角部分*/
    .mod-triangle5 {
        display: block;
        position: relative;
        left: -4px;
        top: -24px;
        z-index: 20;
    }

        .mod-triangle5 .t-border,
        .mod-triangle5 .t-inset {
            left: 48.4%;
            top: 0px;
            width: 0;
            height: 0;
            font-size: 0;
            overflow: hidden;
            position: absolute;
            border-width: 14px 6px 10px 6px;
            /*可在此处更改小三角方向：上-右-下-左（solid的位置）*/
            border-style: solid solid solid solid;
        }
        /*小三角的边框，如果不需要，可将颜色值改变*/
        .mod-triangle5 .t-border {
            border-color: transparent transparent #d3dce6 transparent;
            top: -2px;
        }

        .mod-triangle5 .t-inset {
            border-color: transparent transparent #fff transparent;
        }

    .mod-container5 tr td {
        border: solid 1px #d3dce6;
        padding: 10px 40px;
    }

    .mod-container5 .mfsy {
        background: #f2f2f2;
        border-bottom: solid 2px #d3dce6;
    }

    .mod-container5 .djlq {
        border: solid 1px #d3dce6;
        padding: 10px 50px;
        color: #fff;
        background: #5677FC;
        margin-left: calc(50% - 116px);
        margin-left: -webkit-calc(50% - 116px);
        margin-left: -moz-calc(50% - 116px);
        margin-top: 36px;
    }

    /*
	 * 商务合作
	 */
    .swhz {
        padding: 70px 0 66px 0;
        background: #f2f2f2;
    }

        .swhz .dhone {
            font-size: 1.6em;
            text-align: center;
            margin: 19px 0 50px 0;
            width: 100%;
        }

            .swhz .dhone small {
                margin-top: 20px;
            }

        .swhz .swhz-content {
            position: relative;
        }

    .str img {
        width: 140px;
        height: 102px;
        padding: 16px 0;
        margin: 0 25px;
    }

    .swhz span {
        position: absolute;
        display: block;
        line-height: 102px;
        font-size: 30px;
        color: #C9CACA;
    }

    .swhz .e-left {
        left: -40px;
    }

    .swhz .e-right {
        right: -40px;
        top: 0;
    }

    .str_wrap:hover {
        background: none;
    }
    /*
	 * 活跃用户
	 */
    .hyyh {
        padding: 30px 0 70px 0;
        background: #f2f2f2;
    }

        .hyyh .dhone {
            font-size: 1.6em;
            text-align: center;
            margin: 23px 0 40px 0;
            width: 100%;
        }

            .hyyh .dhone small {
                margin-top: 24px;
            }

        .hyyh .slider .dhthree {
            margin-top: 20px;
            margin-bottom: 10px;
            padding: 30px 30px 0 30px;
            font-size: 1.8em;
        }

        .hyyh .slider p {
            font-size: 1.2em;
            padding: 0 30px;
        }

    .slider__slide .left img {
        height: auto;
        margin-top: 36px;
    }

    /*企业动态*/
    .qydt {
        padding: 30px 0 70px 0;
        background: #fff;
    }

        .qydt .dhone {
            font-size: 1.6em;
            text-align: center;
            margin: 23px 0 40px 0;
            width: 100%;
        }

        .qydt .container > div:nth-of-type(1) {
            border-right: 1px solid rgba(228, 228, 228, 0.8);
        }

        .qydt .col-sm-4,
        .qydt .col-sm-6,
        .qydt .col-sm-11,
        .qydt .dttwo .col-sm-8 {
            padding: 0;
        }

        .qydt .dtone {
            height: 106px;
            background: #f2f2f2;
        }

        .qydt .col-sm-4 {
            overflow: hidden;
        }

            .qydt .col-sm-4 img {
                height: 106px;
                width: 100%;
            }

        .qydt .dtone p,
        .qydt .dttwo p {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .qydt .dtone a {
            color: #666;
        }

        .qydt .dtone h4 {
            color: #000;
            margin-top: 10px;
            line-height: 27px;
        }

        .qydt .dtone .dtDtft {
            padding-left: 30px;
            background: url(../../img/syimg/mv/dynamicTime.png) no-repeat;
            background-size: 18px;
            background-position-y: center;
        }

        .qydt .dttwo span {
            font-size: 1.4em;
        }

        .qydt .dttwo .col-sm-6 {
            padding-top: 22px;
            margin-bottom: 8px;
        }

        .qydt .dttwo .col-sm-8 {
            color: #666;
        }

        .qydt .dttwo .col-sm-4 {
            text-align: right;
            color: #999;
        }

        .qydt .dttwo .col-sm-6 a {
            color: #999;
        }

    .slider__slide {
        padding: 0;
        background: none;
    }

        .slider__slide .left {
            background: #fff;
            height: 268px;
            border: 1px solid #DEDEDC;
        }

        .slider__slide .right {
            padding-right: 10px;
            background: #DEDEDC;
            width: calc(100% - 400px);
            width: -webkit-calc(100% - 400px);
            height: 268px;
        }
}
