.w-banner {
    background: url(../images/1423423.png) no-repeat center center;
    height: 325px;
    padding-top: 75px;
}

    .w-banner h1 {
        font-weight: 700;
    }

    .w-banner p {
        width: 629px;
        margin-top: 24px;
    }

.w-industrial {
    padding-top: 61px;
    padding-bottom: 80px;
}

.w-title1 {
    font-size: 32px;
    font-weight: 700;
    color: #F95E00;
}

.w-title2 {
    margin-top: 7px;
    font-size: 18px;
}

.w-industrial .w-content-box {
    position: relative;
}

.w-settled {
    position: absolute;
    right: 0;
    top: 0;
}

.w-settled-list {
    width: 1220px
}

    .w-settled-list dl {
        width: 224px;
        height: 220px;
        padding: 10px;
        box-sizing: border-box;
        border-radius: 3px;
        border: 1px solid #EEE;
        margin-right: 20px;
        margin-bottom: 36px;
        margin-top: 34px;
        transition: box-shadow 0.3s;
    }

        .w-settled-list dl:hover {
            box-shadow: 0px 2px 12px 0px #E1E1E1;
        }

        .w-settled-list dl dt {
            width: 204px;
            height: 200px;
            margin: 0 auto;
            /*border: 1px dashed #000;*/
            display: flex;
            justify-content: center;
            align-items: center;
            /*width: 224px;
            height: 200px;
            *line-height: 200px;
            border: 1px solid #ddd;
            overflow: hidden;
            padding: 1px;
            margin-bottom: 5px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;*/
        }

            .w-settled-list dl dt a {
                display: block;
            }

            .w-settled-list dl dt img {
                display: block;
                vertical-align: middle;
                max-height: 150px !important;
                max-width: 202px !important;
            }

            .w-settled-list dl dt p {
                text-align: center;
                margin-top: 12px;
                max-height: 150px !important;
                max-width: 202px !important;
            }

.w-more-btn {
    width: 100px;
    border-radius: 18px;
    border-width: 1px;
    border-style: solid;
    margin: 4px auto 0;
    display: block;
    text-align: center;
    line-height: 36px;
}

    .w-more-btn:hover {
        color: #F95E00;
        border-color: #F95E00;
    }

.w-spokesman {
    background-color: #3A4248;
    padding-top: 50px;
    padding-bottom: 65px;
}

    .w-spokesman .w-title3 {
        font-size: 32px;
        font-weight: 700;
        color: white;
        text-align: center;
    }

    .w-spokesman .w-title4 {
        text-align: center;
        color: white;
        margin-top: 7px;
        font-size: 18px;
    }

.swiper-container {
    margin-top: 53px;
    overflow: hidden;
}

    .swiper-container img {
        display: block;
    }

    .swiper-container .swiper-wrapper {
        width: 24000px
    }

.w-title5 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}

.swiper-container .swiper-slide {
    background-color: white;
}

.w-spokesman-info {
    padding: 50px 60px 36px 24px;
    width: 900px;
    box-sizing: border-box;
}

    .w-spokesman-info p {
        margin-top: 29px;
    }

.w-mulit-elips {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 66px;
    /* line-height: 25px; */
}

.w-9 {
    -webkit-line-clamp: 9;
}

.swiper-pagination {
    text-align: center;
    margin-top: 24px;
}

    .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #D8D8D8;
        opacity: 0.5;
        display: inline-block;
        margin: 0 6px;
    }

    .swiper-pagination .swiper-pagination-bullet-active {
        background-color: white;
        opacity: 1;
    }

.w-experts {
    background-color: #F3F7FA;
    padding-top: 80px;
    padding-bottom: 82px;
}

.w-experts-content {
    padding: 10px 20px 10px 16px;
    width: 384px;
    box-sizing: border-box;
}

.swiper-container2 .swiper-slide {
    background: white;
}

.w-title6 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 5px;
}

.w-6 {
    -webkit-line-clamp: 6;
}

.w-see-details {
    color: #F95E00;
    margin-top: 5px;
    display: block;
}

.swiper-container2 {
    overflow: hidden;
    margin-top: 40px;
}

    .swiper-container2 .swiper-wrapper {
        width: 61000px
    }

.swiper-button-prev {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 0;
    right: 34px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    color: #F95E00;
    cursor: pointer;
    border: 1px solid #F95E00;
}

.swiper-button-next {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 0;
    right: 0px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    color: #F95E00;
    cursor: pointer;
    border: 1px solid #F95E00;
}

.w-experts .w-content-box {
    position: relative;
}

.w-directory {
    padding-top: 80px;
    padding-bottom: 80px;
}

    .w-directory .w-content-box {
        position: relative;
    }

.w-directory-list {
    margin-top: 40px;
    width: 1220px;
}

    .w-directory-list li {
        width: 386px;
        border: 1px solid #e6e6e6;
        box-sizing: border-box;
        padding: 16px 12px 16px 12px;
        margin-right: 20px;
        margin-bottom: 30px;
    }

        .w-directory-list li img {
            display: block;
        }

        .w-directory-list li p {
            width: 291px;
            font-size: 12px;
            margin-top: 6px;
            color: #666;
            line-height: 20px;
        }

.w-2 {
    -webkit-line-clamp: 2;
}

.w-mobile {
    background: url(../images/mobile.png) no-repeat left center;
    text-indent: 20px;
    margin-right: 20px;
}

.w-qq {
    background: url(../images/qq.png) no-repeat left center;
    text-indent: 20px;
    margin-right: 20px;
}

.w-attention {
    background: url(../images/not-attention.png) no-repeat left center;
    text-indent: 15px;
    margin-right: 20px;
}

    .w-attention.active {
        background: url(../images/attention.png) no-repeat left center;
        text-indent: 15px;
    }

.w-directory-info {
    margin-top: 12px;
}

.w-name {
    width: 83px;
    height: 24px;
    border-radius: 11px;
    background-color: #F95E00;
    color: white;
    text-indent: 10px;
    line-height: 24px;
}

.w-head {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: -10px;
    background-color: #F95E00;
    overflow: hidden;
}

    .w-head img {
        border-radius: 50%;
        width: 36px;
        height: 36px;
    }
