.c-page-container {
    min-width: 1200px;
}

.c-main-content .box-title {
    height: 33px;
    padding-top: 40px;
}

    .c-main-content .box-title .text1 {
        font-size: 24px;
        font-family: PingFang-SC-Bold, PingFang-SC;
        font-weight: bold;
        color: #f95e00;
        line-height: 33px;
    }

    .c-main-content .box-title .img1 {
        width: 6px;
        height: 6px;
        margin: 14px 10px 0px 10px;
    }

    .c-main-content .box-title .text2 {
        display: inline-block;
        margin-top: 7px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 20px;
    }

    .c-main-content .box-title .img2 {
        width: 903px;
        height: 10px;
        margin-top: 12px;
        margin-left: 28px;
    }

.c-main-content .banner {
    width: 100%;
    height: 400px;
    background: url("../images/1423423.png") no-repeat center center;
    background-size: 102% 102%;
    position: relative;
}

    .c-main-content .banner img {
        width: 100%;
        height: 400px;
    }

    .c-main-content .banner .text {
        width: 689px;
        height: 107px;
        color: white;
        color: white;
        left: 18%;
        top: 49%;
        line-height: 21px;
        font-size: 12px;
    }

.c-main-content .top-brand {
    width: 1200px;
    height: 388px;
    margin: 0 auto;
    border: 1xp solid pink;
}

    .c-main-content .top-brand .list {
        margin-top: 15px;
        background-image: url(../img/background.png);
        background-repeat: no-repeat;
    }

        .c-main-content .top-brand .list .item {
            position: relative;
        }

        .c-main-content .top-brand .list .img-wrapper {
            display: inline-block;
            background: white;
            border: 1px solid #eeeeee;
            border-radius: 50%;
            text-align: center;
        }

        .c-main-content .top-brand .list .info {
            display: inline-block;
            width: 151px;
            height: 67px;
            position: absolute;
            top: 25%;
        }

            .c-main-content .top-brand .list .info .p1 {
                margin-bottom: 5px;
            }

            .c-main-content .top-brand .list .info .p2 {
                width: 130px;
                height: 23px;
                margin-bottom: 5px;
                padding: 0 10px;
                border-radius: 12px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

                .c-main-content .top-brand .list .info .p2 span {
                    display: inline-block;
                    width: 110px;
                    height: 20px;
                    font-size: 14px;
                    font-family: AlibabaPuHuiTiR;
                    color: white;
                    line-height: 23px;
                }

            .c-main-content .top-brand .list .info .p3 {
                width: 151px;
                height: 20px;
                font-size: 14px;
                font-family: AlibabaPuHuiTiR;
                color: #999999;
                line-height: 20px;
            }

        .c-main-content .top-brand .list .item1 {
            width: 278px;
            height: 113px;
            margin-top: 17px;
            margin-right: 27px;
        }

            .c-main-content .top-brand .list .item1 .img-wrapper {
                margin-right: 14px;
                width: 113px;
                height: 113px;
                line-height: 113px;
            }

                .c-main-content .top-brand .list .item1 .img-wrapper img {
                    max-width: 100px;
                    max-height: 100px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item1 .info .p2 {
                background: #01a9e7;
            }

        .c-main-content .top-brand .list .item2 {
            width: 231px;
            height: 69px;
            margin-top: 71px;
        }

            .c-main-content .top-brand .list .item2 .img-wrapper {
                margin-right: 14px;
                width: 66px;
                height: 66px;
                line-height: 66px;
            }

                .c-main-content .top-brand .list .item2 .img-wrapper img {
                    max-width: 65px;
                    max-height: 65px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item2 .info {
                top: 0px;
            }

                .c-main-content .top-brand .list .item2 .info .p2 {
                    background: #2acbc2;
                }

        .c-main-content .top-brand .list .item3 {
            width: 268px;
            height: 106px;
        }

            .c-main-content .top-brand .list .item3 .img-wrapper {
                margin-right: 21px;
                width: 106px;
                height: 106px;
                line-height: 106px;
            }

                .c-main-content .top-brand .list .item3 .img-wrapper img {
                    max-width: 100px;
                    max-height: 100px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item3 .info {
                top: 3%;
            }

                .c-main-content .top-brand .list .item3 .info .p2 {
                    background: #dc3720;
                }

        .c-main-content .top-brand .list .item4 {
            width: 230px;
            height: 71px;
            margin-top: 73px;
            margin-left: -34px;
        }

            .c-main-content .top-brand .list .item4 .img-wrapper {
                margin-right: 13px;
                width: 66px;
                height: 66px;
                line-height: 66px;
            }

                .c-main-content .top-brand .list .item4 .img-wrapper img {
                    max-width: 75px;
                    max-height: 75px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item4 .info {
                top: 3%;
            }

                .c-main-content .top-brand .list .item4 .info .p2 {
                    background: #2acbc2;
                }

        .c-main-content .top-brand .list .item5 {
            width: 240px;
            height: 74px;
            margin-top: 26px;
            margin-left: -42px;
        }

            .c-main-content .top-brand .list .item5 .img-wrapper {
                margin-right: 14px;
                width: 74px;
                height: 74px;
                line-height: 74px;
            }

                .c-main-content .top-brand .list .item5 .img-wrapper img {
                    max-width: 70px;
                    max-height: 50px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item5 .info {
                top: 3%;
            }

                .c-main-content .top-brand .list .item5 .info .p2 {
                    background: #8589b7;
                }

        .c-main-content .top-brand .list .item6 {
            width: 245px;
            height: 79px;
            margin-top: 21px;
            margin-left: 45px;
        }

            .c-main-content .top-brand .list .item6 .img-wrapper {
                margin-right: 14px;
                width: 79px;
                height: 79px;
                line-height: 79px;
            }

                .c-main-content .top-brand .list .item6 .img-wrapper img {
                    max-width: 80px;
                    max-height: 80px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item6 .info {
                top: 3%;
            }

                .c-main-content .top-brand .list .item6 .info .p2 {
                    background: #dc3720;
                }

        .c-main-content .top-brand .list .item7 {
            width: 240px;
            height: 74px;
            margin-top: 28px;
            margin-left: 69px;
        }

            .c-main-content .top-brand .list .item7 .img-wrapper {
                margin-right: 14px;
                width: 84px;
                height: 84px;
                line-height: 84px;
            }

                .c-main-content .top-brand .list .item7 .img-wrapper img {
                    max-width: 80px;
                    max-height: 80px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item7 .info {
                top: 3%;
            }

                .c-main-content .top-brand .list .item7 .info .p2 {
                    background: #fd7506;
                }

        .c-main-content .top-brand .list .item8 {
            width: 244px;
            height: 79px;
            margin-top: 8px;
            margin-left: 22px;
        }

            .c-main-content .top-brand .list .item8 .img-wrapper {
                margin-right: 14px;
                width: 79px;
                height: 79px;
                line-height: 79px;
            }

                .c-main-content .top-brand .list .item8 .img-wrapper img {
                    max-width: 75px;
                    max-height: 75px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item8 .info {
                top: 3%;
            }

                .c-main-content .top-brand .list .item8 .info .p2 {
                    background: #2ab2e9;
                }

        .c-main-content .top-brand .list .item9 {
            width: 270px;
            height: 106px;
            margin-top: 10px;
            margin-left: 42px;
        }

            .c-main-content .top-brand .list .item9 .img-wrapper {
                margin-right: 14px;
                width: 106px;
                height: 106px;
                line-height: 106px;
            }

                .c-main-content .top-brand .list .item9 .img-wrapper img {
                    max-width: 100px;
                    max-height: 100px;
                    border-radius: 50%;
                }

            .c-main-content .top-brand .list .item9 .info {
                top: 8%;
            }

                .c-main-content .top-brand .list .item9 .info .p2 {
                    background: #dc3720;
                }

.c-main-content .news-container {
    background: #f8f8f8;
}

    .c-main-content .news-container .news {
        width: 1200px;
        height: 409px;
        margin: 0 auto;
    }

        .c-main-content .news-container .news .content {
            margin-top: 20px;
        }

            .c-main-content .news-container .news .content .swiper-container {
                display: inline-block;
                width: 780px;
                height: 280px;
                background: white;
                border-radius: 3px;
                border: 1px solid #e3e3e3;
            }

                .c-main-content .news-container .news .content .swiper-container .news-banner {
                    width: 780px;
                    height: 280px;
                }

                    .c-main-content .news-container .news .content .swiper-container .news-banner .img-wrapper {
                        display: inline-block;
                        width: 233px;
                        height: 252px;
                        margin: 12px 12px 14px 16px;
                        text-align: center;
                        line-height: 252px;
                    }

                        .c-main-content .news-container .news .content .swiper-container .news-banner .img-wrapper img {
                            max-width: 233px;
                            max-height: 252px;
                        }

                    .c-main-content .news-container .news .content .swiper-container .news-banner .text {
                        width: 499px;
                        height: 192px;
                        margin-top: 20px;
                        font-size: 14px;
                        font-family: PingFangSC-Regular, PingFang SC;
                        font-weight: 400;
                        color: #333333;
                        line-height: 24px;
                    }

                        .c-main-content .news-container .news .content .swiper-container .news-banner .text .w-title5 {
                            font-size: 18px;
                            line-height: 25px;
                            font-weight: 700;
                        }

                        .c-main-content .news-container .news .content .swiper-container .news-banner .text .w-mulit-elips {
                            overflow: hidden;
                            text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            height: 100px;
                            line-height: 25px;
                            margin-top: 29px;
                        }

                        .c-main-content .news-container .news .content .swiper-container .news-banner .text .w-see-details {
                            color: #F95E00;
                            margin-top: 5px;
                            display: block;
                            text-align: right;
                        }

                .c-main-content .news-container .news .content .swiper-container .swiper-slide {
                    width: 780px;
                    height: 280px;
                    background: white;
                }

                .c-main-content .news-container .news .content .swiper-container .swiper-button-prev {
                    width: 32px;
                    height: 32px;
                    line-height: 32px;
                    top: 255px;
                    left: 684px;
                    background-image: url(../img/prev-button-arrow.png);
                    background-size: 32px 32px;
                }

                    .c-main-content .news-container .news .content .swiper-container .swiper-button-prev:hover {
                        background-image: url(../img/prev-button-arrow-active.png);
                    }

                .c-main-content .news-container .news .content .swiper-container .swiper-button-next {
                    width: 32px;
                    height: 32px;
                    line-height: 32px;
                    top: 255px;
                    right: 20px;
                    background-image: url(../img/next-button-arrow.png);
                    background-size: 32px 32px;
                }

                    .c-main-content .news-container .news .content .swiper-container .swiper-button-next:hover {
                        background-image: url(../img/next-button-arrow-active.png);
                    }

            .c-main-content .news-container .news .content .news-list {
                display: inline-block;
                width: 400px;
                height: 280px;
                margin-left: 13px;
                border: 1px solid #e3e3e3;
                border-radius: 3px;
                background: white;
                vertical-align: top;
            }

                .c-main-content .news-container .news .content .news-list .list-title {
                    width: 398px;
                    height: 46px;
                    padding: 12px 0px;
                    border-bottom: 1px solid #e3e3e3;
                    background: #fcfcfc;
                    font-size: 16px;
                    font-weight: bold;
                    color: #333333;
                    line-height: 22px;
                }

                    .c-main-content .news-container .news .content .news-list .list-title .placeholder {
                        display: inline-block;
                        width: 6px;
                        height: 16px;
                        background: #f95e00;
                        border-radius: 1px;
                    }

                .c-main-content .news-container .news .content .news-list .list-content {
                    width: 400px;
                    height: 234px;
                    padding: 11px 12px 13px 12px;
                }

                    .c-main-content .news-container .news .content .news-list .list-content ul li {
                        margin-bottom: 9px;
                    }

                    .c-main-content .news-container .news .content .news-list .list-content ul .item1 .img-wrapper {
                        width: 120px;
                        height: 90px;
                        text-align: center;
                    }

                        .c-main-content .news-container .news .content .news-list .list-content ul .item1 .img-wrapper img {
                            display: inline-block;
                            max-width: 120px;
                            max-height: 90px;
                            line-height: 90px;
                        }

                    .c-main-content .news-container .news .content .news-list .list-content ul .item1 span {
                        display: inline-block;
                    }

                        .c-main-content .news-container .news .content .news-list .list-content ul .item1 span .content-title {
                            width: 238px;
                            height: 42px;
                            margin-left: 12px;
                            margin-bottom: 8px;
                            font-weight: bold;
                            line-height: 21px;
                        }

                        .c-main-content .news-container .news .content .news-list .list-content ul .item1 span .time {
                            margin-left: 12px;
                            font-weight: 400;
                            color: #999999;
                            line-height: 22px;
                        }

                    .c-main-content .news-container .news .content .news-list .list-content ul .item .triangle {
                        display: inline-block;
                        width: 0;
                        height: 0;
                        margin-top: 8px;
                        margin-right: 4px;
                        border-top: 3px solid transparent;
                        border-left: 6px solid #f95e00;
                        border-bottom: 3px solid transparent;
                    }

                    .c-main-content .news-container .news .content .news-list .list-content ul .item .title {
                        display: inline-block;
                        width: 225px;
                        height: 21px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .c-main-content .news-container .news .content .news-list .list-content ul .item .time {
                        color: #999999;
                        line-height: 22px;
                    }

.c-main-content .enterprise {
    width: 1200px;
    height: 313px;
    margin: 0 auto;
}

    .c-main-content .enterprise .box-title .img2 {
        width: 890px;
        margin-left: 8px;
    }

    .c-main-content .enterprise .content {
        margin-top: 20px;
        clear:both;
    }

        .c-main-content .enterprise .content ul li {
            margin-right: 15px;
        }

            .c-main-content .enterprise .content ul li a {
                display: inline-block;
                width: 185px;
                height: 82px;
                border: 1px solid #dcdcdc;
                text-align: center;
                line-height: 80px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

                .c-main-content .enterprise .content ul li a img {
                    max-width: 180px;
                    max-height: 75px;
                }

        .c-main-content .enterprise .content ul.row2 {
            margin-top: 16px;
        }

.c-main-content .product {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
}

    .c-main-content .product .box-title .btn {
        width: 91px;
        height: 32px;
        background: #ffffff;
        border-radius: 1px;
        border: 1px solid #f95e00;
        color: #f95e00;
    }

        .c-main-content .product .box-title .btn span {
            line-height: 32px;
            margin-left: 10px;
            margin-top: 5px;
        }

    .c-main-content .product .content ul li {
        margin-top: 20px;
    }

    .c-main-content .product .content ul .img-wrapper {
        width: 224px;
        height: 204px;
        padding: 10px;
        margin-right: 20px;
        background: white;
        box-shadow: 0px 0px 15px 0px #dcdcdc;
        border-radius: 3px;
    }

        .c-main-content .product .content ul .img-wrapper .img-wrapper-a {
            display: inline-block;
            width: 204px;
            height: 150px;
            text-align: center;
            line-height: 150px;
        }

        .c-main-content .product .content ul .img-wrapper img {
            max-width: 204px;
            max-height: 150px;
        }

        .c-main-content .product .content ul .img-wrapper .title {
            width: 204px;
            height: 20px;
            margin: 12px auto;
            line-height: 20px;
            cursor: pointer;
            text-align: center;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .c-main-content .product .content ul .img-wrapper .title:hover {
                color: #f95e00;
            }

    .c-main-content .product .content ul.row2 {
        margin-top: 20px;
    }

    .c-main-content .product .content .more-btn {
        width: 100px;
        height: 36px;
        margin: 0 auto;
        margin-top: 24px;
        background: #ffffff;
        border-radius: 18px;
        border: 1px solid #cccccc;
        color: #cccccc;
        line-height: 36px;
        text-align: center;
    }

.c-main-content .person {
    width: 1200px;
    height: 343px;
    margin: 0 auto;
}

    .c-main-content .person .box-title .img2 {
        width: 881px;
        margin-left: 17px;
    }

    .c-main-content .person .content {
        margin-top: 20px;
    }

        .c-main-content .person .content .info {
            position: relative;
            width: 590px;
            height: 214px;
            border-radius: 1px;
            border: 1px solid #e3e3e3;
            padding: 12px;
        }

            .c-main-content .person .content .info .img-wrapper {
                display: inline-block;
                width: 253px;
                height: 190px;
                text-align: center;
                line-height: 190px;
            }

                .c-main-content .person .content .info .img-wrapper img {
                    display: inline-block;
                    max-width: 253px;
                    max-height: 190px;
                }

            .c-main-content .person .content .info .text {
                display: inline-block;
                width: 277px;
                height: 152px;
                margin-left: 20px;
                position: absolute;
                top: calc(50% - 76px);
            }

                .c-main-content .person .content .info .text img {
                    width: 253px;
                    height: 190px;
                }

                .c-main-content .person .content .info .text .info-title {
                    width: 277px;
                    height: 22px;
                    font-size: 16px;
                    font-weight: bold;
                    line-height: 22px;
                }

                .c-main-content .person .content .info .text .info-content {
                    width: 277px;
                    height: 120px;
                    margin-top: 10px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    color: #666666;
                    line-height: 24px;
                }

.c-main-content .purchase {
    width: 1200px;
    height: 413px;
    margin: 0 auto;
}

    .c-main-content .purchase .box-title .more-btn {
        width: 52px;
        height: 23px;
        border-radius: 2px;
        border: 1px solid #cccccc;
        text-align: center;
        line-height: 23px;
        font-size: 12px;
        color: #999999;
    }

        .c-main-content .purchase .box-title .more-btn img {
            width: 9px;
            height: 9px;
            vertical-align: baseline;
        }

        .c-main-content .purchase .box-title .more-btn .more-btn-img1 {
            display: inline-block;
        }

        .c-main-content .purchase .box-title .more-btn .more-btn-img2 {
            display: none;
        }

        .c-main-content .purchase .box-title .more-btn:hover {
            color: #f95e00;
            border: 1px solid #f95e00;
        }

            .c-main-content .purchase .box-title .more-btn:hover .more-btn-img1 {
                display: none;
            }

            .c-main-content .purchase .box-title .more-btn:hover .more-btn-img2 {
                display: inline-block;
            }

    .c-main-content .purchase .content {
        margin-top: 20px;
    }

        .c-main-content .purchase .content img {
            width: 250px;
            height: 320px;
        }

        .c-main-content .purchase .content .purchase-list {
            width: 950px;
            height: 320px;
            padding: 0px 12px 0px 12px;
            border-radius: 1px;
            border: 1px solid #e3e3e3;
        }

            .c-main-content .purchase .content .purchase-list .list-header {
                width: 100%;
                height: 36px;
                font-size: 12px;
                font-weight: bold;
                color: #000000;
                border-radius: 2px;
                border-bottom: 1px solid #eeeeee;
            }

                .c-main-content .purchase .content .purchase-list .list-header .notice {
                    display: inline-block;
                    width: 532px;
                    line-height: 36px;
                    margin-right: 78px;
                }

                .c-main-content .purchase .content .purchase-list .list-header .area {
                    display: inline-block;
                    width: 28px;
                    margin-right: 93px;
                }

                .c-main-content .purchase .content .purchase-list .list-header .date {
                    display: inline-block;
                    width: 24px;
                    margin-right: 98px;
                }

            .c-main-content .purchase .content .purchase-list .list-item {
                width: 100%;
                height: 40px;
                font-size: 14px;
                color: #333333;
                line-height: 40px;
                border-radius: 2px;
                border-bottom: 1px solid #eeeeee;
            }

                .c-main-content .purchase .content .purchase-list .list-item .notice {
                    display: inline-block;
                    width: 522px;
                    margin-right: 76px;
                    vertical-align: bottom;
                }

                .c-main-content .purchase .content .purchase-list .list-item .area {
                    display: inline-block;
                    width: 48px;
                    margin-right: 60px;
                }

                .c-main-content .purchase .content .purchase-list .list-item .date {
                    display: inline-block;
                    width: 85px;
                    margin-right: 52px;
                }

                .c-main-content .purchase .content .purchase-list .list-item .details {
                    width: 56px;
                    color: #f95e00;
                    cursor: pointer;
                }

.c-main-content .bussiness {
    width: 1200px;
    height: 453px;
    margin: 0 auto;
}

    .c-main-content .bussiness .content {
        margin-top: 20px;
    }

        .c-main-content .bussiness .content .filter {
            width: 260px;
            height: 360px;
            border: 1px solid #e3e3e3;
        }

            .c-main-content .bussiness .content .filter .title {
                width: 100%;
                height: 20px;
                margin-top: 18px;
                margin-bottom: 4px;
                text-align: left;
            }

                .c-main-content .bussiness .content .filter .title .icon {
                    display: inline-block;
                    width: 4px;
                    height: 16px;
                    background: #f95e00;
                    border-radius: 1px;
                    margin-right: 8px;
                    vertical-align: sub;
                }

                .c-main-content .bussiness .content .filter .title span {
                    line-height: 20px;
                }

            .c-main-content .bussiness .content .filter .conditions {
                padding: 0 10px;
            }

                .c-main-content .bussiness .content .filter .conditions .option {
                    width: auto;
                    height: 24px;
                    margin-top: 10px;
                    margin-right: 8px;
                    padding: 0 12px;
                    background: #f3f3f3;
                    border-radius: 1px;
                    line-height: 24px;
                    font-size: 12px;
                    color: #666666;
                    cursor: pointer;
                }

                    .c-main-content .bussiness .content .filter .conditions .option:hover {
                        background: #f95e00;
                        color: white;
                    }

                .c-main-content .bussiness .content .filter .conditions .active {
                    background: #f95e00;
                    color: white;
                }

        .c-main-content .bussiness .content .shop {
            width: 700px;
            margin-left: 20px;
        }

            .c-main-content .bussiness .content .shop ul.shop-list li.item-1 {
                margin-top: 0px;
            }

            .c-main-content .bussiness .content .shop ul.shop-list li {
                height: 114px;
                margin-top: 9px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

                .c-main-content .bussiness .content .shop ul.shop-list li .item-wrapper {
                    padding: 9px 12px;
                    border: 1px solid #e3e3e3;
                }

                .c-main-content .bussiness .content .shop ul.shop-list li .img-wrapper {
                    width: 128px;
                    height: 96px;
                    text-align: center;
                    line-height: 96px;
                }

                    .c-main-content .bussiness .content .shop ul.shop-list li .img-wrapper img {
                        display: inline-block;
                        max-width: 128px;
                        max-height: 96px;
                    }

                .c-main-content .bussiness .content .shop ul.shop-list li .info {
                    display: inline-block;
                    width: 546px;
                }

                    .c-main-content .bussiness .content .shop ul.shop-list li .info .col-1 {
                        width: 224px;
                        margin-left: 12px;
                    }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-1 .p1 {
                            margin-top: 12px;
                            font-weight: bold;
                            color: #f95e00;
                        }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-1 .p2 {
                            margin-top: 6px;
                        }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-1 .p3 {
                            margin-top: 8px;
                            font-size: 12px;
                            color: #f95e00;
                        }

                    .c-main-content .bussiness .content .shop ul.shop-list li .info .col-2 {
                        margin-top: 25px;
                        /* margin-left: 102px; */
                        width: 149px;
                    }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-2 .p1 {
                            color: #999999;
                        }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-2 .p2 {
                            margin-top: 6px;
                            font-weight: 500;
                        }

                    .c-main-content .bussiness .content .shop ul.shop-list li .info .col-3 {
                        margin-top: 10px;
                        /* margin-left: 80px; */
                        width: 160px;
                    }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-3 div {
                            width: 76px;
                            height: 27px;
                            border-radius: 1px;
                            border: 1px solid #f95e00;
                            color: #f95e00;
                            line-height: 27px;
                            text-align: center;
                            margin-left: 50px;
                        }

                            .c-main-content .bussiness .content .shop ul.shop-list li .info .col-3 div:hover {
                                color: white;
                                background: #f95e00;
                            }

                        .c-main-content .bussiness .content .shop ul.shop-list li .info .col-3 p {
                            text-align: center;
                            font-size: 12px;
                            font-weight: 500;
                            color: #999999;
                            margin-top: 10px;
                            width: 76px;
                            margin-left: 50px;
                        }

        .c-main-content .bussiness .content .rank {
            width: 200px;
            height: 360px;
            margin-left: 20px;
        }

            .c-main-content .bussiness .content .rank .title {
                width: 200px;
                height: 45px;
                background: #f6f6f6;
                border: 1px solid #e3e3e3;
            }

                .c-main-content .bussiness .content .rank .title .icon {
                    display: inline-block;
                    width: 4px;
                    height: 16px;
                    background: #f95e00;
                    border-radius: 1px;
                    margin-right: 8px;
                    vertical-align: sub;
                }

                .c-main-content .bussiness .content .rank .title span {
                    font-size: 16px;
                    font-weight: bold;
                    line-height: 45px;
                }

            .c-main-content .bussiness .content .rank .content {
                height: 316px;
                margin-top: 0px;
                padding: 1px 19px 0px 19px;
                border: 1px solid #e3e3e3;
                text-align: center;
            }

                .c-main-content .bussiness .content .rank .content .img-box {
                    position: relative;
                    margin-top: 7px;
                }

                    .c-main-content .bussiness .content .rank .content .img-box .img-wrapper {
                        display: inline-block;
                        width: 162px;
                        height: 92px;
                        text-align: center;
                        line-height: 92px;
                    }

                        .c-main-content .bussiness .content .rank .content .img-box .img-wrapper img {
                            max-width: 162px;
                            max-height: 92px;
                        }

                    .c-main-content .bussiness .content .rank .content .img-box img.place {
                        width: 22px;
                        height: 22px;
                        position: absolute;
                        top: 0px;
                        right: 6px;
                    }

.c-main-content .name-list {
    width: 1200px;
    min-height: 440px;
    margin: 0 auto;
}

    .c-main-content .name-list .content ul li {
        width: 387px;
        height: 140px;
        border-radius: 4px;
        border: 1px solid #e6e6e6;
        padding: 0 12px;
        margin-top: 20px;
        margin-right: 19px;
    }

        .c-main-content .name-list .content ul li .company {
            margin-top: 16px;
        }

            .c-main-content .name-list .content ul li .company .img-wrapper {
                width: 60px;
                height: 60px;
                text-align: center;
                line-height: 60px;
            }

                .c-main-content .name-list .content ul li .company .img-wrapper img.logo {
                    max-width: 60px;
                    max-height: 60px;
                }

            .c-main-content .name-list .content ul li .company .info {
                display: inline-block;
                width: 291px;
                height: 60px;
                margin-left: 7px;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .c-main-content .name-list .content ul li .company .info .work {
                    font-size: 12px;
                    color: #666666;
                    line-height: 17px;
                    margin-top: 6px;
                }

                .c-main-content .name-list .content ul li .company .info .name {
                    font-size: 17px;
                    font-weight: bolder;
                }

        .c-main-content .name-list .content ul li .contact {
            width: 361px;
            height: 36px;
            margin-top: 22px;
            font-size: 12px;
            text-align: center;
            vertical-align: middle;
            position: relative;
        }

            .c-main-content .name-list .content ul li .contact .phone {
                margin-right: 20px;
                background: url("http://jdzj.com/chandi/images/mobile.png") no-repeat left center;
                text-indent: 20px;
            }

            .c-main-content .name-list .content ul li .contact .qq {
                margin-right: 20px;
                background: url("http://jdzj.com/chandi/images/qq.png") no-repeat left center;
                text-indent: 20px;
            }

            .c-main-content .name-list .content ul li .contact .follow {
                background: url("http://jdzj.com/chandi/images/not-attention.png") no-repeat left center;
                text-indent: 20px;
            }

            .c-main-content .name-list .content ul li .contact .name {
                display: inline-block;
                margin-top: -10px;
                width: 83px;
                height: 24px;
                background: #fe954e;
                border-radius: 11px;
                font-weight: bold;
                color: #ffffff;
                line-height: 24px;
            }

            .c-main-content .name-list .content ul li .contact .avatar {
                position: absolute;
                top: -13px;
                right: 0px;
            }

                .c-main-content .name-list .content ul li .contact .avatar img {
                    border-radius: 50%;
                    width: 36px;
                    height: 36px;
                }

    .c-main-content .name-list .content .more-btn {
        width: 100px;
        height: 36px;
        margin: 0 auto;
        margin-top: 24px;
        background: #ffffff;
        border-radius: 18px;
        border: 1px solid #cccccc;
        color: #cccccc;
        line-height: 36px;
        text-align: center;
    }

.c-main-content .clan {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
    margin-top: 40px;
    background: #ffffff;
    border-radius: 1px;
    border: 1px solid #e3e3e3;
}

    .c-main-content .clan .item-1 {
        display: inline-block;
        width: 130px;
        height: 46px;
        background: #f95e00;
        border-radius: 1px;
        text-align: center;
        line-height: 46px;
        color: white;
    }

    .c-main-content .clan .item-2 {
        margin-left: 20px;
    }

    .c-main-content .clan span {
        line-height: 46px;
        margin-right: 40px;
    }

.ypgzbtn {
    cursor: pointer;
}
/*# sourceMappingURL=industry.css.map */
