﻿@charset "utf-8";

img {
    max-width: 100%;
    max-height: 100%;
}

.txtMh {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*1*/
.section-news-details-1,
.section-pro-details-1 {
    padding: 50px 0;
}

.detail-01 {
    padding-top: 60px;
    background: #fff;
}

    .detail-01 .bt {
        width: 100%;
        text-align: center;
        padding-bottom: 60px;
        overflow: hidden;
    }

        .detail-01 .bt .tm {
            font-size: 24px;
            color: #222222;
        }

        .detail-01 .bt .other {
            margin-top: 15px;
            line-height: 20px;
        }

            .detail-01 .bt .other .left {
                display: inline-block;
                font-size: 14px;
                color: #666;
                vertical-align: middle;
            }

                .detail-01 .bt .other .left > div {
                    float: left;
                }

                .detail-01 .bt .other .left .bdsharebuttonbox {
                    margin-left: 5px;
                }

                    .detail-01 .bt .other .left .bdsharebuttonbox a {
                        margin: 1.5px 7px 0 0;
                    }

    .detail-01 .nr {
        font-size: 14px;
        color: #666;
        padding-bottom: 50px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        line-height: 26px;
        padding-top: 30px;
    }

        .detail-01 .nr img {
            display: block;
            margin: 50px auto 0;
            max-width: 100% !important;
        }

    .detail-01 .bottom-btn {
        padding: 60px 50px 50px;
        width: 100%;
        font-weight: normal;
        font-size: 14px;
        text-align: left;
    }

        .detail-01 .bottom-btn .right {
            float: right;
            width: 160px;
            height: 50px;
            line-height: 50px;
            text-align: center;
        }

            .detail-01 .bottom-btn .right .goback {
                display: block;
                width: 100%;
                height: 100%;
                background: #333;
                color: #fff;
            }

                .detail-01 .bottom-btn .right .goback:hover {
                    background: #222;
                }

                .detail-01 .bottom-btn .right .goback img {
                    margin-right: 8px;
                }

        .detail-01 .bottom-btn .left {
            margin-right: 160px;
            color: #666;
        }

            .detail-01 .bottom-btn .left .one {
                line-height: 20px;
            }

            .detail-01 .bottom-btn .left .two {
                line-height: 25px;
                margin-top: 5px;
            }

            .detail-01 .bottom-btn .left div a:hover {
                text-decoration: underline;
            }

@media screen and (max-width: 768px) {
    .detail-01 {
        width: 100%;
        padding: 0 .5rem;
        padding-top: 0;
    }

        .detail-01 .bt {
            padding: 1rem 0;
        }

            .detail-01 .bt .other .left {
                margin-top: .5rem;
            }

        .detail-01 .nr img {
            margin: 1.2rem auto 0;
        }

        .detail-01 .bottom-btn {
            padding: 1rem 0;
        }

            .detail-01 .bottom-btn .right {
                float: none;
                margin: 0 auto;
                height: 35px;
                line-height: 35px;
            }

            .detail-01 .bottom-btn .left {
                margin: 0;
                width: 100%;
                padding-top: 1rem;
            }
}

.detail-01 .extra {
    width: 100%;
    overflow: hidden;
}

    .detail-01 .extra .list {
        width: 32%;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .detail-01 .extra .list:nth-child(3n) {
            margin-right: 0;
        }

        .detail-01 .extra .list .tu {
            width: 100%;
            display: block;
            overflow: hidden;
            position: relative;
            padding-top: 55%;
        }

            .detail-01 .extra .list .tu b {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
            }

        .detail-01 .extra .list .bottom {
            text-align: center;
            padding: 30px 0;
            border: 1px solid #eee;
            background: #fff;
        }

            .detail-01 .extra .list .bottom .tm {
                font-size: 16px;
                color: #222;
                line-height: 25px;
                display: block;
            }

            .detail-01 .extra .list .bottom .sm {
                font-size: 13px;
                color: #999;
                line-height: 25px;
            }

@media screen and (max-width: 640px) {
    .detail-01 .extra .list {
        width: 100%;
        margin-right: 0;
    }

        .detail-01 .extra .list .bottom {
            padding: 10px;
        }
}

.detail-02 {
    width: 100%;
    border-top: 1px solid #eeeeee;
}

    .detail-02 .list-F .tit {
        margin: 55px 0 35px;
    }

        .detail-02 .list-F .tit .zh {
            font-size: 22px;
            color: #333333;
        }

        .detail-02 .list-F .tit .en {
            font-size: 14px;
            color: #999;
            line-height: 20px;
        }

    .detail-02 .list-F .cnt {
        overflow: hidden;
    }

        .detail-02 .list-F .cnt .noFloat {
            display: none;
        }

        .detail-02 .list-F .cnt .right {
            margin-left: 230px;
            padding-left: 30px;
            overflow: hidden;
        }

@media screen and (max-width: 1024px) {
    .detail-02 .list-F .cnt .right {
        width: 100%;
        margin: 0;
        padding: 20px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    .detail-02 .list-F .tit {
        padding: 0 .5rem;
        margin: 1rem 0;
    }

    .detail-02 .list-F .cnt .right {
        padding: 0.5rem;
    }
}

.detail-02 .navigation {
    width: 240px;
    float: left;
}

    .detail-02 .navigation .character {
        display: none;
    }

    .detail-02 .navigation .xz {
        display: none;
    }

    .detail-02 .navigation .lb {
        display: block;
    }

        .detail-02 .navigation .lb a {
            display: block;
            box-sizing: content-box;
            height: 40px;
            line-height: 40px;
            padding-left: 16px;
            border-top: 1px solid #eee;
            font-size: 13px;
            color: #666666;
        }

            .detail-02 .navigation .lb a.active,
            .detail-02 .navigation .lb a:hover {
                background: #1fc355;
                color: #ffffff;
            }

@media screen and (max-width: 1024px) {
    .detail-02 .list-F .cnt .noFloat {
        display: block;
    }

    .detail-02 .navigation {
        width: 100%;
        height: 35px;
        line-height: 35px;
        background: #5e5e5e;
        position: relative;
        z-index: 1;
    }

        .detail-02 .navigation .character {
            display: block;
            color: #fff;
            height: 100%;
            padding: 0 0.5rem;
        }

        .detail-02 .navigation .xz {
            display: block;
            position: absolute;
            top: 0;
            right: .5rem;
            color: #fff;
            font-size: 18px;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transition: all .3s;
            -webkit-transition: all 0.3s;
        }

        .detail-02 .navigation .lb {
            width: 100%;
            background: #979797;
            display: none;
        }

            .detail-02 .navigation .lb a {
                float: none;
                display: block;
                height: 2rem;
                line-height: 2rem;
                padding: 0 0 0 .5rem;
                text-align: left;
                border: none;
                color: #ffffff;
            }

                .detail-02 .navigation .lb a.active {
                    background: 0 0;
                }
}

.detail-02 {
    width: 100%;
    margin: 0 auto;
}

    .detail-02 .bt {
        width: 100%;
        text-align: center;
        padding-bottom: 60px;
        overflow: hidden;
    }

        .detail-02 .bt .tm {
            font-size: 24px;
            color: #222222;
        }

        .detail-02 .bt .other {
            margin-top: 15px;
            line-height: 20px;
        }

            .detail-02 .bt .other .zuo {
                display: inline-block;
                font-size: 14px;
                color: #666;
                vertical-align: middle;
            }

                .detail-02 .bt .other .zuo > div {
                    float: left;
                }

                .detail-02 .bt .other .zuo .bdsharebuttonbox {
                    margin-left: 5px;
                }

                    .detail-02 .bt .other .zuo .bdsharebuttonbox a {
                        margin: 1.5px 7px 0 0;
                    }

    .detail-02 .nr {
        font-size: 14px;
        color: #666;
        padding: 0 50px 50px 50px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        line-height: 26px;
        padding-top: 30px;
    }

        .detail-02 .nr img {
            display: block;
            max-width: 100%;
        }

    .detail-02 .bottom-btn {
        padding: 60px 50px 50px;
    }

        .detail-02 .bottom-btn .you {
            float: right;
            width: 160px;
            height: 50px;
            line-height: 50px;
            text-align: center;
        }

            .detail-02 .bottom-btn .you .go-back {
                display: block;
                width: 100%;
                height: 100%;
                background: #333;
                color: #ffffff;
            }

                .detail-02 .bottom-btn .you .go-back:hover {
                    background: #222222;
                }

        .detail-02 .bottom-btn .zuo {
            margin-right: 160px;
            color: #666666;
        }

            .detail-02 .bottom-btn .zuo .one {
                line-height: 20px;
            }

            .detail-02 .bottom-btn .zuo .two {
                line-height: 25px;
                margin-top: 5px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .detail-02 .bottom-btn .zuo div a:hover {
                text-decoration: underline;
            }

@media screen and (max-width: 768px) {
    .detail-02 {
        width: 100%;
        padding-bottom: 0.5rem;
    }

        .detail-02 .bt {
            padding: 1rem 0;
        }

            .detail-02 .bt .other .zuo {
                margin-top: 0.5rem;
            }

        .detail-02 .nr {
            padding: 0 0.5rem 1.5rem;
        }

            .detail-02 .nr img {
                margin: 1.2rem auto 0;
            }

        .detail-02 .bottom-btn {
            padding: 1rem 0;
        }

            .detail-02 .bottom-btn .you {
                float: none;
            }

            .detail-02 .bottom-btn .zuo {
                margin: 0;
                width: 100%;
                padding-top: 1rem;
            }
}

.detail-02 .extra {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

    .detail-02 .extra .list {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .detail-02 .extra .list:nth-child(3n) {
            margin-right: 0;
        }

        .detail-02 .extra .list:hover .other {
            border-bottom: 3px solid #1fc355;
        }

        .detail-02 .extra .list .img {
            width: 100%;
            display: block;
            overflow: hidden;
            position: relative;
            padding-top: 56%;
        }

        .detail-02 .extra .list .other {
            width: 100%;
            height: 93px;
            line-height: 25px;
            border-bottom: 3px solid #fff;
            position: relative;
            padding: 20px;
            background: #fff;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .detail-02 .extra .list .other .tm {
                font-size: 15px;
                color: #222222;
            }

                .detail-02 .extra .list .other .tm:hover {
                    color: #1fc355;
                }

            .detail-02 .extra .list .other .sm {
                font-size: 13px;
                color: #999;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

@media screen and (max-width: 768px) {
    .detail-02 .extra .list {
        width: 48%;
        margin-right: 4%;
    }

        .detail-02 .extra .list:nth-child(3n) {
            margin-right: 4%;
        }

        .detail-02 .extra .list:nth-child(2n) {
            margin-right: 0;
        }

        .detail-02 .extra .list .img {
            width: 100%;
            display: block;
            overflow: hidden;
        }

            .detail-02 .extra .list .img img {
                display: block;
                width: 100%;
            }

        .detail-02 .extra .list .other {
            width: 100%;
            height: 93px;
            line-height: 25px;
            border-bottom: 3px solid #fff;
            position: relative;
            padding: 20px;
        }
}

.w960 {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 10px;
}

.detail-03 .page-header {
    padding: 20px 0 60px;
}

.detail-03 .no-bg {
    background-color: #fff;
}

.detail-03 .page-header i {
    padding-right: 10px;
}

.detail-03 .page-header h2 {
    font-size: 30px;
    margin-top: 100px;
}

    .detail-03 .page-header h2:after {
        content: "";
        height: 4px;
        width: 60px;
        display: block;
        margin-top: 25px;
    }

.detail-03 .page-header .time {
    margin-top: 25px;
    display: inline-block;
}

.detail-03 .detail-03-content {
    background-color: #f1f1f1;
    padding: 50px 0 75px;
}

    .detail-03 .detail-03-content p {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

@media screen and (max-width: 768px) {
    .detail-03 .page-header {
        padding-bottom: 20px;
    }

        .detail-03 .page-header .time {
            margin-top: 15px;
        }

        .detail-03 .page-header h2 {
            font-size: 20px;
            margin-top: 20px;
        }

            .detail-03 .page-header h2:after {
                margin-top: 10px;
            }

    .detail-03 .detail-03-content {
        padding: 20px 0;
    }

        .detail-03 .detail-03-content p {
            font-size: 14px;
            line-height: 22px;
        }
}

.detail-04-content {
    padding-top: 30px;
}

    .detail-04-content > div {
        padding-right: 300px;
        position: relative;
    }

        .detail-04-content > div > .left {
            background-color: #fff;
            padding: 60px;
        }

            .detail-04-content > div > .left h2 {
                font-size: 36px;
                line-height: 48px;
                font-weight: bold;
            }

            .detail-04-content > div > .left .time {
                display: inline-block;
                margin-top: 25px;
            }

            .detail-04-content > div > .left .txt p {
                font-size: 16px;
                line-height: 30px;
                margin-top: 35px;
                text-align: justify;
            }

@media screen and (max-width: 1024px) {
    .detail-04-content > div > .left h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .detail-04-content > div > .left {
        padding: 40px;
    }

    .detail-04-content {
        padding-top: 20px;
    }

        .detail-04-content > div > .left .txt p {
            margin-top: 20px;
        }
}

@media screen and (max-width: 768px) {
    .detail-04-content > div > .left h2 {
        font-size: 22px;
    }

    .detail-04-content > div > .left {
        padding: 30px;
    }

        .detail-04-content > div > .left .time {
            margin-top: 18px;
        }

        .detail-04-content > div > .left .txt p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px;
        }
}

@media screen and (max-width: 640px) {
    .detail-04-content > div > .left h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .detail-04-content > div {
        padding-right: 0;
    }

        .detail-04-content > div > .left {
            width: 100%;
            margin-bottom: 20px;
            padding: 20px;
        }

    .detail-04 .w1200 {
        padding: 0;
    }

    .detail-04-content > div > .left .txt p {
        line-height: 22px;
    }

    .detail-04-content > div > .left .txt .img img {
        width: 100%;
    }
}

.detail-04-content > div > .right {
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 30px;
}

    .detail-04-content > div > .right > ul > li {
        background-color: #fff;
        margin-bottom: 30px;
        padding: 30px;
    }

        .detail-04-content > div > .right > ul > li h2 {
            font-size: 16px;
        }

        .detail-04-content > div > .right > ul > li h3 {
            font-size: 12px;
            line-height: 24px;
            transition: all .3s;
        }

        .detail-04-content > div > .right > ul > li ul li {
            position: relative;
            padding-top: 30px;
        }

            .detail-04-content > div > .right > ul > li ul li .left {
                width: 60px;
                height: 50px;
                position: absolute;
                display: block;
            }

            .detail-04-content > div > .right > ul > li ul li .right {
                height: 50px;
                padding-left: 75px;
                overflow: hidden;
                display: block;
            }

                .detail-04-content > div > .right > ul > li ul li .right .price {
                    color: #ff0000;
                }

        .detail-04-content > div > .right > ul > li .txt {
            padding-top: 20px;
        }

        .detail-04-content > div > .right > ul > li p {
            font-size: 12px;
            line-height: 24px;
        }

        .detail-04-content > div > .right > ul > li ul li:hover h3 {
            color: #ff0000;
        }

@media screen and (max-width: 1024px) {
    .detail-04-content > div > .right {
        padding-left: 20px;
    }

        .detail-04-content > div > .right > ul > li ul li {
            padding-top: 20px;
        }

        .detail-04-content > div > .right > ul > li {
            margin-bottom: 20px;
            padding: 20px;
        }
}

@media screen and (max-width: 640px) {
    .detail-04-content > div > .right {
        position: relative;
        width: 100%;
        padding-left: 0px;
    }

    .detail-04-content > div > .left {
        padding: 20px;
    }
}

.detail-05 .detail-04-content {
    margin-top: 0;
    padding-top: 80px;
}

    .detail-05 .detail-04-content > div > .left,
    .detail-05 .detail-04-content > div > .right > ul > li {
        padding-top: 0 !important;
    }

    .detail-05 .detail-04-content > div > .right,
    .detail-05 .detail-04-content > div > .right > ul > li {
        padding-left: 0;
    }

    .detail-05 .detail-04-content > div > .left {
        margin-bottom: 0;
    }

@media screen and (max-width: 1024px) {
    .detail-05 .detail-04-content {
        padding-top: 60px;
    }
}

@media screen and (max-width: 768px) {
    .detail-05 .detail-04-content {
        padding-top: 40px;
    }
}

@media screen and (max-width: 640px) {
    .detail-05 .detail-04-content {
        padding-top: 30px;
    }

        .detail-05 .detail-04-content > div > .right > ul > li {
            padding-left: 20px;
        }
}
/*新闻动态详情页4*/
.detail-06 .detail-04-content > div {
    padding-left: 300px;
    padding-right: 0;
}

.detail-06 .detail-06-left {
    left: 0;
    padding-right: 30px;
}

.detail-06 .detail-04-content > div > .right {
    padding-left: 0;
}

@media screen and (max-width: 1024px) {
    .detail-06 .detail-06-left {
        padding-right: 20px;
    }
}

@media screen and (max-width: 640px) {
    .detail-06 .detail-04-content > div {
        padding-left: 0;
    }

    .detail-06 .detail-06-left {
        padding-right: 0;
    }
}
/*新闻动态详情页5*/
.detail-07 .detail-04-content > div > .right img {
    display: block;
    margin-bottom: 20px;
    margin: 0 auto 20px;
}

@media screen and (max-width: 640px) {
    .detail-07 .detail-04-content > div > .right {
        padding: 20px;
    }
}
/*新闻动态详情页6*/
.detail-08 .detail-04-content > div > .right > ul > li {
    margin-bottom: 0;
    padding-bottom: 10px;
}

    .detail-08 .detail-04-content > div > .right > ul > li:last-child {
        padding-bottom: 40px;
    }
/*人才招聘-详情*/
.detail-09 .detail-03-content p {
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .detail-09 .detail-03-content p {
        padding-bottom: 20px;
    }
}
/*人才招聘*/
section.detail-10 {
    padding-bottom: 80px;
}

.detail-10 .txt p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 40px;
    text-align: justify;
}

.detail-10 .invite h2 {
    font-size: 30px;
    padding: 60px 0 30px;
}

.detail-10 .invite table {
    width: 100%;
}

    .detail-10 .invite table td {
        width: 33.3%;
        text-align: left;
    }

    .detail-10 .invite table tr {
        height: 30px;
    }

        .detail-10 .invite table tr a:hover {
            color: #c92727;
        }

@media screen and (max-width: 768px) {
    section.detail-10 {
        padding-bottom: 40px;
    }

    .detail-10 .txt p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 20px;
    }

    .detail-10 .invite h2 {
        font-size: 22px;
        padding: 30px 0 20px;
    }
}

.detail-11 .pro-box-title {
    text-align: center;
}

    .detail-11 .pro-box-title .iconBox {
        width: 60px;
        height: 60px;
        margin: 0 auto;
        margin-bottom: 35px;
    }

        .detail-11 .pro-box-title .iconBox img {
            display: block;
            max-height: none;
            max-width: none;
        }

    .detail-11 .pro-box-title h2 {
        font-size: 48px;
        color: #333;
        line-height: 1.2;
    }

    .detail-11 .pro-box-title .txt {
        font-size: 16px;
        color: #666;
        line-height: 2;
        margin: 20px 0px 75px;
    }

.detail-11 .pro-cont {
    display: table;
    width: 100%;
    background: #424242;
}

.detail-11 .pro-cont-left,
.detail-11 .pro-cont-right {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

    .detail-11 .pro-cont-left .imgBox {
        position: relative;
        padding-top: 72.5%;
    }

    .detail-11 .pro-cont-right .txtBox {
        width: 75%;
        margin: 0 auto;
        color: #fff;
    }

        .detail-11 .pro-cont-right .txtBox .t {
            font-size: 48px;
        }

        .detail-11 .pro-cont-right .txtBox .p {
            margin-top: 35px;
            font-size: 16px;
            line-height: 2;
        }

            .detail-11 .pro-cont-right .txtBox .p .item {
                position: relative;
            }

.detail-11 .pro-img {
    position: relative;
}

    .detail-11 .pro-img .img-box {
        padding-top: 45%;
        position: relative;
        background: #000;
    }

        .detail-11 .pro-img .img-box .img {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            opacity: 0;
            -webkit-transition: all .6s;
            -o-transition: all .6s;
            transition: all .6s;
        }

            .detail-11 .pro-img .img-box .img.cur {
                opacity: 1;
            }

    .detail-11 .pro-img .wrap-txt {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .detail-11 .pro-img .wrap-txt .list {
            width: 25%;
            float: left;
            border-right: 1px solid rgba(255, 255, 255, 0.2);
            height: 100%;
            cursor: pointer;
            position: relative;
        }

            .detail-11 .pro-img .wrap-txt .list .box {
                position: absolute;
                left: 20%;
                bottom: 20%;
                color: #fff;
            }

                .detail-11 .pro-img .wrap-txt .list .box > * {
                    display: block;
                    -webkit-transition: all .6s;
                    -o-transition: all .6s;
                    transition: all .6s;
                }

                .detail-11 .pro-img .wrap-txt .list .box i {
                    width: 45px;
                    height: 45px;
                    text-align: center;
                    line-height: 43px;
                    border: 1px solid #fff;
                    border-radius: 100%;
                    font-weight: bold;
                    font-size: 18px;
                }

                .detail-11 .pro-img .wrap-txt .list .box .top {
                    margin-bottom: 65px;
                    margin-top: 30px;
                }

                    .detail-11 .pro-img .wrap-txt .list .box .top span {
                        font-size: 36px;
                        font-weight: bold;
                    }

            .detail-11 .pro-img .wrap-txt .list:hover .box .top {
                -webkit-transform: translateY(-100px);
                -ms-transform: translateY(-100px);
                -o-transform: translateY(-100px);
                transform: translateY(-100px);
            }

            .detail-11 .pro-img .wrap-txt .list:hover .box i,
            .detail-11 .pro-img .wrap-txt .list.cur .box i {
                background: #fff;
                color: #333;
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                transform: rotate(180deg);
            }

@media screen and (min-width: 1023px) {
    .detail-11 .pro-img .wrap-txt .list.ishide .box .top h2 {
        width: 25px;
        margin: 0 auto;
        text-align: center;
    }

    .detail-11 .pro-img .wrap-txt .list.ishide .box {
        width: 100%;
        text-align: center;
        left: 0;
    }

        .detail-11 .pro-img .wrap-txt .list.ishide .box i {
            margin: 0 auto;
        }

    .detail-11 .pro-img .wrap-txt .list.cur .box {
        width: auto;
        text-align: left;
        left: 30px;
    }

        .detail-11 .pro-img .wrap-txt .list.cur .box .top h2 {
            width: auto;
        }

        .detail-11 .pro-img .wrap-txt .list.cur .box i {
            margin: 0;
        }
}

.detail-11 .pro-imglist .imgBox {
    padding: 10px;
}

    .detail-11 .pro-imglist .imgBox .img {
        width: 50%;
        float: left;
        padding: 10px;
    }

        .detail-11 .pro-imglist .imgBox .img .box {
            position: relative;
            overflow: hidden;
        }

            .detail-11 .pro-imglist .imgBox .img .box b {
                padding-top: 65.13%;
                display: block;
            }

            .detail-11 .pro-imglist .imgBox .img .box .txt {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                z-index: 2;
                background: rgba(0, 0, 0, 0.5);
                opacity: 0;
            }

                .detail-11 .pro-imglist .imgBox .img .box .txt p {
                    position: absolute;
                    color: #fff;
                    font-size: 30px;
                    text-align: center;
                    top: 50%;
                    -webkit-transform: translateY(-50%) scale(0);
                    -ms-transform: translateY(-50%) scale(0);
                    -o-transform: translateY(-50%) scale(0);
                    transform: translateY(-50%) scale(0);
                    width: 100%;
                    left: 0;
                }

            .detail-11 .pro-imglist .imgBox .img .box:hover b {
                -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                transform: scale(1.1);
            }

            .detail-11 .pro-imglist .imgBox .img .box:hover .txt {
                opacity: 1;
            }

                .detail-11 .pro-imglist .imgBox .img .box:hover .txt p {
                    -webkit-transform: translateY(-50%) scale(1);
                    -ms-transform: translateY(-50%) scale(1);
                    -o-transform: translateY(-50%) scale(1);
                }

.detail-11 .hot {
    overflow: hidden;
    margin-top: 70px;
}

    .detail-11 .hot .caption {
        font-size: 30px;
        color: #333;
        line-height: 2;
        margin-bottom: 35px;
    }

.detail-11 .hot-item .imgBox {
    -webkit-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.detail-11 .hot-item .showBox {
    display: block;
    background: #fff;
    position: relative;
}

.detail-11 .hot-item .txtBox {
    position: relative;
    z-index: 10;
    padding: 25px 30px 0;
    transition: all .4s;
    opacity: 1;
}

    .detail-11 .hot-item .txtBox h4 {
        font-size: 24px;
        color: #333;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .detail-11 .hot-item .txtBox .txt {
        font-size: 14px;
        color: #666;
        margin-top: 10px;
        height: 50px;
        line-height: 25px;
    }

.detail-11 .hot-item .imgBox b {
    display: block;
    padding-top: 93%;
    margin: 0 auto;
}

.detail-11 .hot-item .maskBox {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 25px 30px 0;
    color: #fff;
    opacity: 0;
    transition: all .2s;
}

    .detail-11 .hot-item .maskBox .icon {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 44px;
        height: 44px;
        margin: -22px 0 0 -22px;
        background: url('../images/pro-icon.png') no-repeat center center;
        background-size: contain;
        transition: all .5s;
        transform: rotate(360deg) scale(0.5);
        opacity: 0;
    }

.detail-11 .hot-item .showBox:hover .txtBox {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
}

    .detail-11 .hot-item .showBox:hover .txtBox h4,
    .hot-item .showBox:hover .txtBox .txt {
        color: #fff;
    }

.detail-11 .hot-item .showBox:hover .imgBox {
    -webkit-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    transform: translate(0, -30px);
}

.detail-11 .hot-item .showBox:hover .maskBox {
    opacity: 1;
}

    .detail-11 .hot-item .showBox:hover .maskBox .icon {
        -webkit-transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -o-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1;
    }

.detail-11 .hot .swiper-button-prev,
.hot .swiper-button-next {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    margin-top: -22.5px;
    line-height: 45px;
    font-size: 16px;
}

.detail-11 .hot .swiper-button-prev {
    left: 15px;
}

.detail-11 .hot .swiper-button-next {
    right: 15px;
}

.detail-11 .hot .swiper-button-prev:hover,
.hot .swiper-button-next:hover {
    background: #000;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .detail-11 .hot {
        margin-top: 30px;
    }

        .detail-11 .hot .caption {
            font-size: 20px;
            margin-bottom: 10px;
        }
}

@media screen and (max-width: 1023px) {
    .detail-11 .pro-box-title h2 {
        font-size: 24px;
    }

    .detail-11 .pro-cont-left,
    .detail-11 .pro-cont-right {
        width: 100%;
        display: block;
    }

    .detail-11 .pro-cont-right {
        padding: 20px 15px;
    }

        .detail-11 .pro-cont-right .txtBox {
            width: 100%;
        }

    .detail-11 .pro-img .img-box {
        padding-top: 80%;
    }

    .detail-11 .pro-img .wrap-txt .list {
        width: 100%;
        height: 25%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
    }

        .detail-11 .pro-img .wrap-txt .list .box {
            position: static;
            left: 0;
            bottom: 0;
        }

            .detail-11 .pro-img .wrap-txt .list .box .top {
                margin: 0;
                position: absolute;
                left: 20px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
            }

                .detail-11 .pro-img .wrap-txt .list .box .top h2 {
                    font-size: 18px;
                }

                .detail-11 .pro-img .wrap-txt .list .box .top span {
                    font-size: 22px;
                }

        .detail-11 .pro-img .wrap-txt .list:hover .box .top {
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .detail-11 .pro-img .wrap-txt .list .box i {
            position: absolute;
            right: 20px;
            top: 50%;
            width: 40px;
            height: 40px;
            margin-top: -20px;
            line-height: 38px;
        }

        .detail-11 .pro-img .wrap-txt .list.ishide {
            height: 20%;
        }

        .detail-11 .pro-img .wrap-txt .list.cur {
            height: 40%;
        }
}

@media screen and (max-width: 768px) {
    .detail-11 .pro-box-title .txt {
        margin: 20px 0;
        line-height: 22px;
    }

    .detail-11 .pro-cont-right .txtBox .t {
        font-size: 22px;
    }

    .detail-11 .pro-cont-right .txtBox .p {
        margin-top: 10px;
        line-height: 24px;
        font-size: 14px;
    }

    .detail-11 .pro-imglist .imgBox .img .box .txt p {
        font-size: 20px;
    }
}

@media screen and (max-width: 640px) {
    .detail-11 .pro-box-title .iconBox {
        margin-bottom: 20px;
    }

    .detail-11 .pro-imglist .imgBox {
        padding: 5px;
    }

        .detail-11 .pro-imglist .imgBox .img {
            width: 100%;
            padding: 5px;
        }

    .detail-11 .pro-img .wrap-txt .list .box .top h2 {
        font-size: 16px;
    }

    .detail-11 .pro-img .wrap-txt .list .box .top span {
        font-size: 18px;
    }

    .detail-11 .pro-img .wrap-txt .list .box i {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        line-height: 28px;
        font-size: 14px;
    }
}

section.detail-12 {
    padding-bottom: 80px;
}

.detail-12 .position {
    position: relative;
    top: -60px;
}

.detail-12 .left-nav {
    width: 240px;
    position: absolute;
    text-align: center;
}

    .detail-12 .left-nav h2 {
        width: 100%;
        height: 120px;
        line-height: 120px;
        color: #fff;
        font-size: 24px;
        background: #808080;
    }

    .detail-12 .left-nav ul li {
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        color: #666;
        border-bottom: 1px dashed #ccc;
    }

.detail-12 .w1200 {
    position: relative;
}

.detail-12 .item {
    min-height: 300px;
    line-height: 28px;
    padding-top: 90px;
    margin-left: 300px;
}

    .detail-12 .item .content b {
        width: 100%;
        height: 600px;
        display: block;
        margin: 30px 0;
    }

    .detail-12 .item .tit {
        text-align: center;
        padding-bottom: 30px;
    }

        .detail-12 .item .tit h2 {
            font-size: 18px;
        }

    .detail-12 .item p {
        font-size: 16px;
        text-align: center;
    }

    .detail-12 .item .content {
        padding-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }

        .detail-12 .item .content p {
            text-align: justify;
        }

    .detail-12 .item .bottom {
        padding-top: 30px;
    }

        .detail-12 .item .bottom p {
            display: inline;
            text-align: left;
            font-size: 14px;
        }

        .detail-12 .item .bottom a {
            font-size: 14px;
            display: block;
        }

            .detail-12 .item .bottom a p {
                transition: all .3s;
            }

            .detail-12 .item .bottom a:hover p {
                color: #3d96c2;
            }

@media screen and (max-width: 768px) {
    section.detail-12 {
        padding-bottom: 40px;
    }

    .detail-12 .item {
        padding-top: 30px;
        margin-left: 230px;
    }

    .detail-12 .left-nav {
        width: 200px;
    }

        .detail-12 .left-nav h2 {
            height: 100px;
            line-height: 100px;
            font-size: 22px;
        }

    .detail-12 .position {
        top: -50px;
    }

    .detail-12 .item p {
        font-size: 14px;
    }

    .detail-12 .item .tit {
        padding-bottom: 10px;
    }

    .detail-12 .item .content b {
        margin: 20px 0;
        height: 400px;
    }

    .detail-12 .item .content {
        padding-bottom: 20px;
    }

    .detail-12 .item .bottom {
        padding-top: 20px;
    }
}

@media screen and (max-width: 640px) {
    .detail-12 .left-nav {
        position: static;
        width: 100%;
    }

    .detail-12 .item {
        padding: 0;
        line-height: 24px;
    }

    .detail-12 .left-nav h2 {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .detail-12 .left-nav ul li {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .detail-12 .position {
        top: -25px;
    }

    .detail-12 .item {
        margin-left: 0;
    }

        .detail-12 .item .tit h2 {
            font-size: 16px;
        }

        .detail-12 .item .content b {
            height: 300px;
        }
}
/*detail-13*/
.detail-13-item {
    text-align: center;
    margin-top: 80px;
    padding-bottom: 115px;
}

    .detail-13-item h2 {
        font-size: 30px;
        color: #333;
        margin-bottom: 40px;
    }

    .detail-13-item .list {
        width: 25%;
        float: left;
        margin-bottom: 20px;
    }

        .detail-13-item .list .padd {
            margin: 0 10px;
            height: 300px;
            background: #fff;
            padding: 50px 40px;
            text-align: left;
        }

        .detail-13-item .list h3 {
            font-size: 24px;
            font-weight: bold;
            padding-bottom: 10px;
        }

        .detail-13-item .list p {
            line-height: 24px;
            font-size: 16px;
            height: 168px;
            overflow: hidden;
            text-align: justify;
        }

    .detail-13-item .use-area {
        margin-top: 60px;
    }

        .detail-13-item .use-area ul {
            width: 50%;
            text-align: left;
            padding: 0 10px;
        }

            .detail-13-item .use-area ul li {
                list-style-type: disc;
                list-style-position: inside;
                line-height: 42px;
                font-size: 16px;
            }

    .detail-13-item .tit {
        position: relative;
        padding-left: 540px;
        margin-bottom: 90px;
    }

        .detail-13-item .tit .left {
            position: absolute;
            left: 0;
        }

            .detail-13-item .tit .left b {
                display: block;
                width: 540px;
                height: 540px;
            }

        .detail-13-item .tit .right {
            height: 540px;
            text-align: left;
            padding-left: 60px;
        }

            .detail-13-item .tit .right h2 {
                font-size: 30px;
            }

            .detail-13-item .tit .right p {
                font-size: 16px;
                line-height: 30px;
                text-align: justify;
                height: 390px;
                overflow: hidden;
            }

@media screen and (max-width: 1024px) {
    .detail-13-item,
    .detail-13-item .use-area {
        margin-top: 40px;
    }

        .detail-13-item h2 {
            font-size: 24px;
            margin-bottom: 25px;
        }

        .detail-13-item .list {
            width: 33.3%;
            margin-bottom: 15px;
        }

            .detail-13-item .list .padd {
                padding: 25px;
            }

    .detail-13-item {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 768px) {
    .detail-13-item .list {
        width: 50%;
    }

    .detail-13-item,
    .pagelist-17-item .use-area {
        margin-top: 20px;
    }

        .detail-13-item h2 {
            margin-bottom: 15px;
            font-size: 18px;
        }

        .detail-13-item .use-area ul li {
            line-height: 24px;
        }

    .detail-13-item {
        padding-bottom: 40px;
    }

        .detail-13-item .tit .left b {
            display: block;
            width: 460px;
            height: 460px;
        }

        .detail-13-item .tit {
            padding-left: 460px;
        }

            .detail-13-item .tit .right {
                height: 460px;
                padding-left: 30px;
            }

                .detail-13-item .tit .right h2 {
                    font-size: 26px;
                }

        .detail-13-item .tit {
            margin-bottom: 40px;
        }
}

@media screen and (max-width: 640px) {
    .detail-13-item {
        padding-bottom: 20px;
    }

        .detail-13-item .list {
            width: 100%;
        }

            .detail-13-item .list p {
                font-size: 14px;
            }

            .detail-13-item .list .padd {
                padding: 15px;
                margin: 0;
            }

            .detail-13-item .list h3 {
                font-size: 18px;
                padding: 0;
            }

            .detail-13-item .list p {
                height: auto;
                min-height: 168px;
            }

            .detail-13-item .list .padd {
                height: auto;
                min-height: 200px;
            }

        .detail-13-item .use-area ul {
            width: 100%;
        }

            .detail-13-item .use-area ul li {
                font-size: 14px;
            }

        .detail-13-item,
        .detail-13-item .use-area {
            margin-top: 20px;
        }

            .detail-13-item .tit {
                padding-left: 0;
                margin-bottom: 20px;
            }

                .detail-13-item .tit .left {
                    position: static;
                }

                    .detail-13-item .tit .left b {
                        width: 100%;
                        height: 320px;
                    }

                .detail-13-item .tit .right h2 {
                    font-size: 18px;
                    padding-top: 30px;
                }

                .detail-13-item .tit .right {
                    padding-left: 0;
                }

                    .detail-13-item .tit .right p {
                        height: auto;
                        overflow: visible;
                        font-size: 14px;
                        line-height: 26px;
                    }

                .detail-13-item .tit .right {
                    height: auto;
                }
}
/*.detail-14*/
.detail-14-item .left b {
    display: block;
    width: 360px;
    height: 420px;
}

.detail-14-item > div {
    padding: 90px 0;
}

.detail-14-item .left {
    position: absolute;
}

.detail-14-item .right {
    padding-left: 440px;
    height: 420px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

    .detail-14-item .right h2 {
        font-size: 30px;
        padding-bottom: 30px;
    }

    .detail-14-item .right p {
        height: 330px;
        overflow: hidden;
        text-align: justify;
    }

@media screen and (max-width: 768px) {
    .detail-14-item > div {
        padding: 60px 0;
    }

    .detail-14-item .right {
        padding-left: 390px;
    }

        .detail-14-item .right h2 {
            font-size: 24px;
            padding-bottom: 20px;
        }
}

@media screen and (max-width: 640px) {
    .detail-14-item > div {
        padding: 30px 0;
    }

    .detail-14-item .left {
        position: static;
    }

        .detail-14-item .left b {
            width: 100%;
            height: 300px;
        }

    .detail-14-item .right {
        padding-left: 0;
        height: auto;
    }

        .detail-14-item .right h2 {
            margin-top: 18px;
        }

        .detail-14-item .right p {
            height: auto;
            font-size: 14px;
            line-height: 28px;
        }

        .detail-14-item .right a {
            display: block;
            margin-top: 20px;
        }
}
/*.detail-15*/
.detail-15 img {
    float: left;
    max-width: 390px;
    display: block;
    margin-right: 45px;
}

.detail-15 .right .name {
    font-size: 30px;
}

.detail-15 .right .contxt {
    margin-top: 30px;
}

@media screen and (max-width: 640px) {
    .detail-15 img {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
        float: none;
    }

    .detail-15 .right .name {
        font-size: 20px;
    }

    .detail-15 .right .contxt {
        margin-top: 15px;
    }
}

section.detail-16 {
    overflow: hidden;
    padding-bottom: 80px;
}

.detail-16 .swiper {
    background: #000;
}

    .detail-16 .swiper b {
        display: block;
        height: 675px;
    }

    .detail-16 .swiper .swiper-pagination span {
        width: 14px;
        height: 14px;
        background: #fff;
        opacity: 1;
    }

    .detail-16 .swiper .swiper-button-prev,
    .detail-16 .swiper .swiper-button-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

.detail-16 .content {
    padding: 60px 0;
}

    .detail-16 .content .title {
        font-size: 18px;
        color: #000;
        margin-bottom: 5px;
    }

    .detail-16 .content .share {
        line-height: 28px;
        margin-top: 5px;
    }

    .detail-16 .content .contxt {
        line-height: 24px;
        margin: 25px 0;
    }

    .detail-16 .content > a {
        width: 150px;
        height: 40px;
        display: block;
        line-height: 40px;
        text-align: center;
        color: #fff;
    }

.detail-16 .hot .title {
    font-size: 18px;
    color: #000;
}

.detail-16 .hot .list-con {
    margin: 0px -10px;
}

    .detail-16 .hot .list-con .list {
        width: 25%;
        float: left;
        padding: 0px 10px;
        margin-top: 20px;
    }

        .detail-16 .hot .list-con .list a {
            display: block;
        }

            .detail-16 .hot .list-con .list a .img {
                overflow: hidden;
            }

            .detail-16 .hot .list-con .list a b {
                display: block;
                padding-top: 56%;
            }

            .detail-16 .hot .list-con .list a:hover b {
                -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                transform: scale(1.1);
            }

            .detail-16 .hot .list-con .list a .tit {
                font-size: 16px;
                margin: 8px 0;
            }

            .detail-16 .hot .list-con .list a .ms {
                color: #999;
            }

@media screen and (max-width: 1200px) {
    .detail-16 .swiper .w1200 {
        padding: 0;
    }

    .detail-16 .swiper b {
        height: auto;
        padding-top: 56.4%;
    }

    .detail-16 .content {
        padding: 20px 10px;
    }

        .detail-16 .content .contxt {
            margin: 15px 0;
        }
}

@media screen and (max-width: 768px) {
    section.detail-16 {
        padding-bottom: 40px;
    }

    .detail-16 .content .share {
        display: none;
    }

    .detail-16 .hot .list-con {
        margin: 0 -5px;
    }

        .detail-16 .hot .list-con .list {
            width: 50%;
            padding: 0px 5px;
            margin-top: 10px;
        }

            .detail-16 .hot .list-con .list a .tit {
                margin: 5px 0;
            }
}

section.detail-17 {
    overflow: hidden;
    padding-bottom: 80px;
    background: #fff !important;
}

.detail-17 .swiper {
    background: #f8f8f8;
}

    .detail-17 .swiper b {
        display: block;
        height: 675px;
    }

    .detail-17 .swiper .swiper-pagination span {
        width: 14px;
        height: 14px;
        background: #fff;
        opacity: 1;
    }

    .detail-17 .swiper .swiper-button-prev,
    .detail-17 .swiper .swiper-button-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .detail-17 .swiper .swiper-button-prev {
        left: 15px;
    }

    .detail-17 .swiper .swiper-button-next {
        right: 15px;
    }

.detail-17 .content {
    padding: 60px 0;
}

    .detail-17 .content .title {
        font-size: 18px;
        color: #000;
        margin-bottom: 5px;
    }

    .detail-17 .content .share {
        line-height: 28px;
        margin-top: 5px;
    }

    .detail-17 .content .contxt {
        line-height: 24px;
        margin: 25px 0;
    }

    .detail-17 .content > a {
        width: 100%;
        height: 40px;
        display: block;
        line-height: 40px;
        text-align: center;
        margin-top: 10px;
        border: 1px solid #ddd;
    }

.detail-17 .hot .title {
    font-size: 18px;
    color: #000;
}

.detail-17 .hot .list-con {
    margin: 0px -10px;
}

    .detail-17 .hot .list-con .list {
        width: 33.33%;
        float: left;
        padding: 0px 10px;
        margin-top: 20px;
    }

        .detail-17 .hot .list-con .list a {
            display: block;
        }

            .detail-17 .hot .list-con .list a .img {
                overflow: hidden;
                position: relative;
            }

                .detail-17 .hot .list-con .list a .img * {
                    position: absolute;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                }

                .detail-17 .hot .list-con .list a .img b {
                    position: relative;
                }

                .detail-17 .hot .list-con .list a .img .box {
                    background: rgba(0, 0, 0, 0);
                    z-index: 2;
                }

                    .detail-17 .hot .list-con .list a .img .box > div {
                        margin: 20px;
                    }

                    .detail-17 .hot .list-con .list a .img .box .i:after {
                        position: absolute;
                        left: 0;
                        top: 0;
                        content: '';
                        width: 0;
                        height: 1px;
                        background: #fff;
                        transition: 300ms ease-out;
                        -webkit-transition: 300ms ease-out;
                        -ms-transition: 300ms ease-out;
                        -moz-transition: 300ms ease-out;
                        -o-transition: 300ms ease-out;
                    }

                    .detail-17 .hot .list-con .list a .img .box .i:before {
                        position: absolute;
                        left: 0;
                        top: 0;
                        content: '';
                        width: 1px;
                        height: 0;
                        background: #fff;
                        transition: 300ms ease-out;
                        -webkit-transition: 300ms ease-out;
                        -ms-transition: 300ms ease-out;
                        -moz-transition: 300ms ease-out;
                        -o-transition: 300ms ease-out;
                    }

                    .detail-17 .hot .list-con .list a .img .box .i2:after {
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        content: '';
                        width: 0;
                        height: 1px;
                        background: #fff;
                        transition: 500ms ease-out;
                        -webkit-transition: 500ms ease-out;
                        -ms-transition: 500ms ease-out;
                        -moz-transition: 500ms ease-out;
                        -o-transition: 500ms ease-out;
                    }

                    .detail-17 .hot .list-con .list a .img .box .i2:before {
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        content: '';
                        width: 1px;
                        height: 0;
                        background: #fff;
                        transition: 500ms ease-out;
                        -webkit-transition: 500ms ease-out;
                        -ms-transition: 500ms ease-out;
                        -moz-transition: 500ms ease-out;
                        -o-transition: 500ms ease-out;
                    }

                    .detail-17 .hot .list-con .list a .img .box i {
                        width: 40px;
                        height: 40px;
                        display: block;
                        margin: auto auto;
                        background: rgba(0, 0, 0, 0.5);
                        color: #fff;
                        text-align: center;
                        line-height: 40px;
                        font-size: 18px;
                        font-weight: bold;
                        -webkit-transform: scale(0);
                        -ms-transform: scale(0);
                        -o-transform: scale(0);
                        transform: scale(0);
                    }

            .detail-17 .hot .list-con .list a:hover .img .box .i:after {
                position: absolute;
                left: 0;
                top: 0;
                content: '';
                width: 100%;
                height: 1px;
            }

            .detail-17 .hot .list-con .list a:hover .img .box .i:before {
                position: absolute;
                left: 0;
                top: 0;
                content: '';
                width: 1px;
                height: 100%;
            }

            .detail-17 .hot .list-con .list a:hover .img .box .i2:after {
                position: absolute;
                right: 0;
                bottom: 0;
                content: '';
                width: 100%;
                height: 1px;
            }

            .detail-17 .hot .list-con .list a:hover .img .box .i2:before {
                position: absolute;
                right: 0;
                bottom: 0;
                content: '';
                width: 1px;
                height: 100%;
            }

            .detail-17 .hot .list-con .list a:hover .img .box i {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
            }

            .detail-17 .hot .list-con .list a:hover .img .box {
                background: rgba(0, 0, 0, 0.3);
            }

            .detail-17 .hot .list-con .list a:hover b {
                -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                transform: scale(1.1);
            }

            .detail-17 .hot .list-con .list a b {
                display: block;
                padding-top: 56%;
                position: relative;
            }

            .detail-17 .hot .list-con .list a .tit {
                font-size: 16px;
                margin: 8px 0;
            }

            .detail-17 .hot .list-con .list a .ms {
                color: #999;
            }

            .detail-17 .hot .list-con .list a span {
                width: 10px;
                display: block;
                height: 1px;
                background: #999;
                margin-top: 15px;
            }

            .detail-17 .hot .list-con .list a:hover span {
                width: 30px;
            }

@media screen and (max-width: 1200px) {
    .detail-17 .swiper .w1200 {
        padding: 0;
    }

    .detail-17 .swiper b {
        height: auto;
        padding-top: 56.4%;
    }

    .detail-17 .content {
        padding: 20px 10px;
    }

        .detail-17 .content .contxt {
            margin: 15px 0;
        }
}

@media screen and (max-width: 768px) {
    section.detail-17 {
        padding-bottom: 40px;
    }

    .detail-17 .content .share {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .detail-17 .hot .list-con {
        margin: 0 -5px;
    }

        .detail-17 .hot .list-con .list {
            width: 100%;
            padding: 0px 5px;
            margin-top: 10px;
        }

            .detail-17 .hot .list-con .list a .tit {
                margin: 5px 0;
            }
}

section.detail-18 {
    overflow: hidden;
    padding-bottom: 80px;
    background: #fff !important;
}

.detail-18 .swiper {
    background: #f8f8f8;
}

    .detail-18 .swiper b {
        display: block;
        height: 675px;
    }

    .detail-18 .swiper .swiper-pagination span {
        width: 14px;
        height: 14px;
        background: #fff;
        opacity: 1;
    }

    .detail-18 .swiper .swiper-button-prev,
    .detail-18 .swiper .swiper-button-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

.detail-18 .content {
    padding: 60px 0;
}

    .detail-18 .content .title {
        font-size: 18px;
        color: #000;
        margin-bottom: 5px;
    }

    .detail-18 .content .share {
        line-height: 28px;
        margin-top: 5px;
    }

    .detail-18 .content .contxt {
        line-height: 24px;
        margin: 25px 0;
    }

    .detail-18 .content > a {
        width: 150px;
        height: 40px;
        display: block;
        line-height: 40px;
        text-align: center;
        border: 1px solid #ddd;
        float: left;
        margin-right: 10px;
    }

.detail-18 .hot .title {
    font-size: 18px;
    color: #000;
}

.detail-18 .hot .list-con {
    margin: 0px -10px;
}

    .detail-18 .hot .list-con .list {
        width: 25%;
        float: left;
        padding: 0px 10px;
        margin-top: 20px;
    }

        .detail-18 .hot .list-con .list a {
            display: block;
        }

            .detail-18 .hot .list-con .list a .img {
                overflow: hidden;
                position: relative;
            }

                .detail-18 .hot .list-con .list a .img * {
                    position: absolute;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                }

                .detail-18 .hot .list-con .list a .img b {
                    position: relative;
                }

                .detail-18 .hot .list-con .list a .img .box {
                    background: rgba(0, 0, 0, 0);
                    z-index: 2;
                }

                    .detail-18 .hot .list-con .list a .img .box > div {
                        margin: 20px;
                    }

                    .detail-18 .hot .list-con .list a .img .box .i:after {
                        position: absolute;
                        left: 0;
                        top: 0;
                        content: '';
                        width: 0;
                        height: 1px;
                        background: #fff;
                        transition: 300ms ease-out;
                        -webkit-transition: 300ms ease-out;
                        -ms-transition: 300ms ease-out;
                        -moz-transition: 300ms ease-out;
                        -o-transition: 300ms ease-out;
                    }

                    .detail-18 .hot .list-con .list a .img .box .i:before {
                        position: absolute;
                        left: 0;
                        top: 0;
                        content: '';
                        width: 1px;
                        height: 0;
                        background: #fff;
                        transition: 300ms ease-out;
                        -webkit-transition: 300ms ease-out;
                        -ms-transition: 300ms ease-out;
                        -moz-transition: 300ms ease-out;
                        -o-transition: 300ms ease-out;
                    }

                    .detail-18 .hot .list-con .list a .img .box .i2:after {
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        content: '';
                        width: 0;
                        height: 1px;
                        background: #fff;
                        transition: 500ms ease-out;
                        -webkit-transition: 500ms ease-out;
                        -ms-transition: 500ms ease-out;
                        -moz-transition: 500ms ease-out;
                        -o-transition: 500ms ease-out;
                    }

                    .detail-18 .hot .list-con .list a .img .box .i2:before {
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        content: '';
                        width: 1px;
                        height: 0;
                        background: #fff;
                        transition: 500ms ease-out;
                        -webkit-transition: 500ms ease-out;
                        -ms-transition: 500ms ease-out;
                        -moz-transition: 500ms ease-out;
                        -o-transition: 500ms ease-out;
                    }

                    .detail-18 .hot .list-con .list a .img .box i {
                        width: 40px;
                        height: 40px;
                        display: block;
                        margin: auto auto;
                        background: rgba(0, 0, 0, 0.5);
                        color: #fff;
                        text-align: center;
                        line-height: 40px;
                        font-size: 18px;
                        font-weight: bold;
                        -webkit-transform: scale(0);
                        -ms-transform: scale(0);
                        -o-transform: scale(0);
                        transform: scale(0);
                    }

            .detail-18 .hot .list-con .list a:hover {
                box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
            }

                .detail-18 .hot .list-con .list a:hover .img .box .i:after {
                    position: absolute;
                    left: 0;
                    top: 0;
                    content: '';
                    width: 100%;
                    height: 1px;
                }

                .detail-18 .hot .list-con .list a:hover .img .box .i:before {
                    position: absolute;
                    left: 0;
                    top: 0;
                    content: '';
                    width: 1px;
                    height: 100%;
                }

                .detail-18 .hot .list-con .list a:hover .img .box .i2:after {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    content: '';
                    width: 100%;
                    height: 1px;
                }

                .detail-18 .hot .list-con .list a:hover .img .box .i2:before {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    content: '';
                    width: 1px;
                    height: 100%;
                }

                .detail-18 .hot .list-con .list a:hover .img .box i {
                    -webkit-transform: scale(1);
                    -ms-transform: scale(1);
                    -o-transform: scale(1);
                    transform: scale(1);
                }

                .detail-18 .hot .list-con .list a:hover .img .box {
                    background: rgba(0, 0, 0, 0.3);
                }

                .detail-18 .hot .list-con .list a:hover b {
                    -webkit-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    -o-transform: scale(1.1);
                    transform: scale(1.1);
                }

            .detail-18 .hot .list-con .list a b {
                display: block;
                padding-top: 56%;
            }

            .detail-18 .hot .list-con .list a .tit {
                font-size: 16px;
                padding: 8px 15px;
                background: #fff;
            }

            .detail-18 .hot .list-con .list a .ms {
                color: #999;
                padding: 0px 15px;
                background: #fff;
                height: 120px;
                overflow: hidden;
            }

                .detail-18 .hot .list-con .list a .ms p {
                    height: 80px;
                    overflow: hidden;
                }

            .detail-18 .hot .list-con .list a > span {
                display: block;
                width: 100%;
                line-height: 40px;
                text-align: center;
                background: #f8f8f8;
            }

@media screen and (max-width: 1200px) {
    .detail-18 .swiper .w1200 {
        padding: 0;
    }

    .detail-18 .swiper b {
        height: auto;
        padding-top: 56.4%;
    }

    .detail-18 .content {
        padding: 20px 10px;
    }

        .detail-18 .content .contxt {
            margin: 15px 0;
        }
}

@media screen and (max-width: 768px) {
    section.detail-18 {
        padding-bottom: 40px;
    }

    .detail-18 .content .share {
        display: none;
    }

    .detail-18 .hot .list-con {
        margin: 0 -5px;
    }

        .detail-18 .hot .list-con .list {
            width: 50%;
            padding: 0px 5px;
            margin-top: 10px;
        }

            .detail-18 .hot .list-con .list a .tit {
                padding: 10px;
            }

            .detail-18 .hot .list-con .list a .ms {
                padding: 0px 10px;
            }
}

@media screen and (max-width: 420px) {
    .detail-18 .content a {
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }

    .detail-18 .hot .list-con .list {
        width: 100%;
    }

        .detail-18 .hot .list-con .list a .ms {
            height: auto;
            padding-bottom: 15px;
        }

            .detail-18 .hot .list-con .list a .ms p {
                height: auto;
            }
}

section.detail-19 {
    padding-bottom: 80px;
    padding-top: 30px;
    overflow: hidden;
}

.detail-19 .box {
    position: relative;
    padding-left: 250px;
}

.detail-19 .aside {
    position: absolute;
    left: 0;
    background: #fff;
}

    .detail-19 .aside h2 {
        text-align: center;
        font-size: 22px;
        font-weight: normal;
        line-height: 100px;
        padding-bottom: 0;
        color: #fff;
    }

    .detail-19 .aside ul {
        text-align: center;
        font-size: 16px;
        width: 250px;
    }

        .detail-19 .aside ul .titl {
            font-size: 18px;
            height: 80px;
            line-height: 80px;
            border-bottom: 1px solid #e6e6e6;
            color: #333;
        }

    .detail-19 .aside .list {
        border: 1px solid #e6e6e6;
        background: #fff;
        margin-bottom: 10px;
    }

    .detail-19 .aside ul li {
        height: 60px;
        line-height: 60px;
        position: relative;
        cursor: pointer;
    }

        .detail-19 .aside ul li a {
            display: block;
        }

            .detail-19 .aside ul li.active a,
            .detail-19 .aside ul li a:hover {
                background: #e6e6e6;
            }

    .detail-19 .aside .list ul {
        display: none;
    }

.detail-19 .content {
    margin-left: 15px;
}

.detail-19 .padd {
    padding: 45px;
    background: #fff;
}

.detail-19 h2 {
    font-size: 18px;
    padding-bottom: 40px;
    font-weight: bold;
}

.detail-19 .content .intruduce {
    text-align: center;
}

    .detail-19 .content .intruduce h2 {
        font-weight: normal;
        padding-bottom: 15px;
    }

    .detail-19 .content .intruduce .date {
        text-align: center;
    }

.detail-19 .padd .contxt {
    line-height: 28px;
    padding-top: 20px;
    text-align: left;
}

    .detail-19 .padd .contxt img {
        max-width: 100%;
    }

.detail-19 .aside li:hover {
    color: #d95040;
}

@media screen and (max-width: 768px) {
    .detail-19 .aside h2 {
        line-height: 60px;
    }

    .detail-19 h2 {
        padding-bottom: 20px;
    }

    .detail-19 .padd .contxt {
        line-height: 24px;
    }

    .detail-19 .padd {
        padding: 30px;
    }

    .detail-19 .aside ul {
        width: 220px;
        font-size: 16px;
    }

        .detail-19 .aside ul li {
            height: 50px;
            line-height: 50px;
        }

    .detail-19 .box {
        padding-left: 215px;
    }
}

@media screen and (max-width: 640px) {
    .detail-19 .aside h2 {
        font-size: 18px;
    }

    .detail-19 .aside ul {
        width: 100%;
    }

    .detail-19 .box {
        padding-left: 0;
    }

    .detail-19 .aside {
        position: static;
    }

    .detail-19 .content {
        margin-left: 0;
        margin-top: 20px;
    }

    .detail-19 .padd {
        padding: 20px 15px;
    }

    .detail-19 h2 {
        font-size: 16px;
        padding-left: 0;
    }

    section.detail-19 {
        padding-bottom: 40px;
    }

    .detail-19 .aside ul {
        font-size: 12px;
    }

        .detail-19 .aside ul li {
            height: 35px;
            line-height: 35px;
        }

        .detail-19 .aside ul .titl {
            font-size: 14px;
        }

    .detail-19 .aside h2 {
        padding: 0;
    }
}

.detail-20 {
    width: 100%;
    border-top: 1px solid #eeeeee;
}

    .detail-20 .list-F {
        max-width: 940px;
        margin: 0 auto;
        padding-top: 80px;
    }

        .detail-20 .list-F .cnt {
            overflow: hidden;
        }

            .detail-20 .list-F .cnt .right {
                overflow: hidden;
            }

@media screen and (max-width: 1024px) {
    .detail-20 .list-F .cnt .right {
        width: 100%;
        margin: 0;
        padding: 20px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    .detail-20 .list-F {
        padding-top: 40px;
    }

        .detail-20 .list-F .tit {
            padding: 0 .5rem;
            margin: 1rem 0;
        }

        .detail-20 .list-F .cnt .right {
            padding: 0.5rem;
        }
}

.detail-20 {
    width: 100%;
    margin: 0 auto;
    background: #fff !important;
}

.detail-21 {
    background: #f5f5f5 !important;
}

.detail-20 .nr {
    font-size: 14px;
    color: #666;
    padding: 50px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 26px;
    padding-top: 30px;
}

    .detail-20 .nr img {
        display: block;
        max-width: 100%;
    }

.detail-20 .bottom-btn {
    padding: 60px 0;
}

    .detail-20 .bottom-btn .you {
        float: right;
        width: 160px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

        .detail-20 .bottom-btn .you .go-back {
            display: block;
            width: 100%;
            height: 100%;
            background: #333;
            color: #ffffff;
        }

            .detail-20 .bottom-btn .you .go-back:hover {
                background: #222222;
            }

    .detail-20 .bottom-btn .zuo {
        margin-right: 160px;
        color: #666666;
    }

        .detail-20 .bottom-btn .zuo .one {
            line-height: 20px;
        }

        .detail-20 .bottom-btn .zuo .two {
            line-height: 25px;
            margin-top: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .detail-20 .bottom-btn .zuo div a:hover {
            text-decoration: underline;
        }

@media screen and (max-width: 768px) {
    .detail-20 {
        width: 100%;
        padding-bottom: 0.5rem;
    }

        .detail-20 .nr {
            padding: 15px 10px;
        }

        .detail-20 .bottom-btn {
            padding: 15px 0;
        }

            .detail-20 .bottom-btn .you {
                float: none;
            }

            .detail-20 .bottom-btn .zuo {
                margin: 0;
                width: 100%;
                padding-top: 1rem;
            }
}

.detail-20 .extra {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

    .detail-20 .extra .list {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .detail-20 .extra .list:nth-child(3n) {
            margin-right: 0;
        }

        .detail-20 .extra .list .img {
            width: 100%;
            display: block;
            overflow: hidden;
            position: relative;
            padding-top: 56%;
        }

        .detail-20 .extra .list .other {
            width: 100%;
            height: 93px;
            line-height: 25px;
            border-bottom: 3px solid #fff;
            position: relative;
            padding: 20px;
            background: #f5f5f5;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.detail-21 .extra .list .other {
    background: #fff;
}

.detail-20 .extra .list .other .tm {
    font-size: 15px;
    color: #222222;
}

.detail-20 .extra .list .other .sm {
    font-size: 13px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 640px) {
    .detail-20 .extra .list {
        width: 100%;
        margin-right: 0;
    }

        .detail-20 .extra .list:nth-child(3n) {
            margin-right: 0;
        }

        .detail-20 .extra .list:nth-child(2n) {
            margin-right: 0;
        }

        .detail-20 .extra .list .img {
            width: 100%;
            display: block;
            overflow: hidden;
        }

            .detail-20 .extra .list .img img {
                display: block;
                width: 100%;
            }

        .detail-20 .extra .list .other {
            width: 100%;
            height: 93px;
            line-height: 25px;
            border-bottom: 3px solid #fff;
            position: relative;
            padding: 20px;
        }
}
/*# sourceMappingURL=Detail.css.map */



/*2018年9月27日 16:33:44新增*/
.detail-01-l .bt .other .left {
    display: inline-block;
    font-size: 14px;
    color: #666;
    vertical-align: middle;
}

.detail-01-l {
    margin-top: 60px;
}

    .detail-01-l .bt {
        width: 100%;
        text-align: center;
        padding-bottom: 60px;
        overflow: hidden;
    }

        .detail-01-l .bt .tm {
            font-size: 24px;
            color: #222;
        }

        .detail-01-l .bt .other {
            margin-top: 15px;
            line-height: 20px;
        }

            .detail-01-l .bt .other .left {
                display: inline-block;
                font-size: 14px;
                color: #666;
                vertical-align: middle;
            }

                .detail-01-l .bt .other .left > div {
                    float: left;
                }

                .detail-01-l .bt .other .left .bdsharebuttonbox {
                    margin-left: 5px;
                }

                    .detail-01-l .bt .other .left .bdsharebuttonbox a {
                        margin: 1.5px 7px 0 0;
                    }

    .detail-01-l .nr {
        font-size: 14px;
        color: #666;
        padding-bottom: 50px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        line-height: 26px;
        padding-top: 30px;
    }

        .detail-01-l .nr img {
            display: block;
            margin: 50px auto 0;
            max-width: 100% !important;
        }

    .detail-01-l .bottom-btn {
        padding: 60px 50px 50px;
        width: 100%;
        font-weight: normal;
        font-size: 14px;
        text-align: left;
    }

        .detail-01-l .bottom-btn .right {
            float: right;
            width: 160px;
            height: 50px;
            line-height: 50px;
            text-align: center;
        }

            .detail-01-l .bottom-btn .right .goback {
                display: block;
                width: 100%;
                height: 100%;
                background: #333;
                color: #fff;
            }

                .detail-01-l .bottom-btn .right .goback:hover {
                    background: #222;
                }

                .detail-01-l .bottom-btn .right .goback img {
                    margin-right: 8px;
                }

        .detail-01-l .bottom-btn .left {
            margin-right: 160px;
            color: #666;
        }

            .detail-01-l .bottom-btn .left .one {
                line-height: 20px;
            }

            .detail-01-l .bottom-btn .left .two {
                line-height: 25px;
                margin-top: 5px;
            }

            .detail-01-l .bottom-btn .left div a:hover {
                text-decoration: underline;
            }

@media screen and (max-width:768px) {
    .detail-01-l {
        width: 100%;
        padding: 0 .5rem;
        margin-top: 0;
    }

        .detail-01-l .bt {
            padding: 1rem 0;
        }

            .detail-01-l .bt .other .left {
                margin-top: .5rem;
            }

        .detail-01-l .nr {
        }

            .detail-01-l .nr img {
                margin: 1.2rem auto 0;
            }

        .detail-01-l .bottom-btn {
            padding: 1rem 0;
        }

            .detail-01-l .bottom-btn .right {
                float: none;
                margin: 0 auto;
                height: 35px;
                line-height: 35px;
            }

            .detail-01-l .bottom-btn .left {
                margin: 0;
                width: 100%;
                padding-top: 1rem;
            }
}

.detail-01-l .extra {
    width: 100%;
    overflow: hidden;
}

    .detail-01-l .extra .list {
        width: 32%;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .detail-01-l .extra .list:nth-child(3n) {
            margin-right: 0;
        }

        .detail-01-l .extra .list .tu {
            width: 100%;
            display: block;
            overflow: hidden;
            position: relative;
            padding-top: 55%;
        }

            .detail-01-l .extra .list .tu b {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
            }

        .detail-01-l .extra .list .bottom {
            text-align: center;
            padding: 30px 0;
            border: 1px solid #eee;
            background: #fff;
        }

            .detail-01-l .extra .list .bottom .tm {
                font-size: 16px;
                color: #222;
                line-height: 25px;
                display: block;
            }

            .detail-01-l .extra .list .bottom .sm {
                font-size: 13px;
                color: #999;
                line-height: 25px;
            }

@media screen and (max-width:640px) {
    .detail-01-l .extra .list {
        width: 100%;
        margin-right: 0;
    }

        .detail-01-l .extra .list .bottom {
            padding: 10px;
        }
}

/*2018年9月30日 10:12:35*/

.detail-11-l {
margin-top: 60px;
}

.detail-11-l .fl {
    width: 50%;
}

    .detail-11-l .fl .swiper-container {
        width: 100%;
        height: 100%;
        border: 1px solid #e8e8e8;
    }

.detail-11-l .fr {
    width: 50%;
}

.detail-11-l .swiper-slide {
    height: 80%;
}

    .detail-11-l .swiper-slide b {
        width: 100%;
        padding-top: 60%;
        display: block;
    }

.detail-11-l .fr {
    padding-left: 25px;
}

    .detail-11-l .fr h3 {
        font-size: 24px;
        padding: 20px 0;
        border-bottom: 1px solid #e8e8e8;
    }

    .detail-11-l .fr .cont {
        max-height: 285px;
        padding: 25px 0;
        overflow: auto;
        line-height: 28px;
    }

.detail-11-l .cont-dtail .tit {
    font-size: 18px;
    margin-top: 65px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
}

.detail-11-l .cont-dtail .detail {
    padding: 60px;
}

    /*.detail-11-l .cont-dtail .detail img {
        position: relative;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }*/

@media screen and (max-width: 1024px) {
    .detail-11-l .fr h3 {
        padding: 10px 0;
    }

    .detail-11-l .fr .cont {
        max-height: 235px;
        padding: 15px 0;
    }

    .detail-11-l .cont-dtail .tit {
        margin-top: 30px;
    }
}

@media screen and (max-width: 768px) {
    .detail-11-l .cont-dtail .tit {
        margin-top: 0px;
    }

    .detail-11-l .w1200 .clearfix > div {
        float: none;
        width: 100%;
    }

    .detail-11-l .cont-dtail .detail {
        padding: 30px;
    }

    .detail-11-l .fr {
        padding: 10px;
    }

        .detail-11-l .fr .cont {
            max-height: 100%;
        }
}

@media screen and (max-width: 640px) {
    .detail-11-l .cont-dtail .detail {
        padding: 15px;
    }

    .detail-11-l .cont-dtail .tit {
        font-size: 16px;
    }

    .detail-11-l .fr h3 {
        font-size: 18px;
        padding: 10px 0;
    }

    .detail-11-l .swiper-pagination span {
        width: 10px;
        height: 10px;
    }
}