﻿@charset "utf-8";

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

.txtMh {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.pagelist-01 {
    padding: 0 20px 60px;
}

    .pagelist-01 .pagelist-01-content {
        padding: 0 20px;
    }

    .pagelist-01 ul {
        width: 100%;
        margin: 0 -10px;
        overflow: hidden;
    }

        .pagelist-01 ul > li {
            float: left;
            width: 25%;
            padding: 0 10px;
            margin-bottom: 20px;
        }

            .pagelist-01 ul > li:hover .bottom {
                border-bottom: none !important;
            }

            .pagelist-01 ul > li:hover .tm {
                color: #fff !important;
            }

            .pagelist-01 ul > li:hover .nr {
                color: #fff !important;
            }

            .pagelist-01 ul > li .img {
                width: 100%;
                text-align: center;
                overflow: hidden;
                display: block;
                position: relative;
                padding-top: 75%;
            }

                .pagelist-01 ul > li .img b {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    left: 0;
                    top: 0;
                }

            .pagelist-01 ul > li .bottom {
                width: 100%;
                height: 105px;
                padding: 27px 22px;
                position: relative;
                border-bottom: 1px solid #eee;
                background: #fff;
                padding-right: 60px;
            }

                .pagelist-01 ul > li .bottom .tm {
                    width: 100%;
                    font-size: 16px;
                    color: #222;
                    transition: none;
                    display: block;
                }

                .pagelist-01 ul > li .bottom .nr {
                    width: 100%;
                    font-size: 13px;
                    color: #999;
                    line-height: 35px;
                }

                .pagelist-01 ul > li .bottom .tu {
                    width: 25px;
                    height: 16px;
                    position: absolute;
                    right: 30px;
                    top: 50%;
                    margin-top: -8px;
                    background: url(../images/img07.png) no-repeat center / cover;
                }

@media screen and (max-width:1024px) {
    .pagelist-01 {
        padding: 0 15px 40px;
    }

        .pagelist-01 ul > li {
            width: 32%;
            margin-right: 2%;
        }

            .pagelist-01 ul > li:nth-child(4n) {
                margin-right: 2%;
            }

            .pagelist-01 ul > li:nth-child(3n) {
                margin-right: 0;
            }
}

@media screen and (max-width:768px) {
    .pagelist-01 ul {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .pagelist-01 ul > li {
            width: 50%;
            margin-right: 0;
        }

            .pagelist-01 ul > li:nth-child(4n) {
                margin-right: 0;
            }

            .pagelist-01 ul > li .img img {
                width: 100%;
            }

            .pagelist-01 ul > li .bottom {
                padding: 10px;
                height: 65px;
            }

                .pagelist-01 ul > li .bottom .nr {
                    line-height: 1rem;
                    padding-right: 1rem;
                }

                .pagelist-01 ul > li .bottom .tu {
                    width: .8rem;
                    height: .5rem;
                    right: .75rem;
                    top: 50%;
                    margin-top: -0.25rem;
                }
}

@media screen and (max-width:640px) {
    .pagelist-01 ul > li {
        width: 100%;
        padding: 0;
    }

        .pagelist-01 ul > li .bottom {
            height: auto;
            padding-right: 30px;
        }

            .pagelist-01 ul > li .bottom .tm {
                white-space: inherit;
                overflow: auto;
                margin-bottom: 10px;
            }
}

.pagelist-02 {
    margin: 0 auto;
    overflow: hidden;
}

    .pagelist-02 .product {
        overflow: hidden;
        margin-top: 30px;
    }

    .pagelist-02 .list {
        width: 32%;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;
        background: #fff;
    }

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

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

            .pagelist-02 .list .tu b {
                display: block;
                width: 100%;
                position: absolute;
                height: 100%;
                left: 0;
                top: 0;
            }

        .pagelist-02 .list .bottom {
            padding: 30px 10px;
            border: 1px solid #eee;
        }

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

            .pagelist-02 .list .bottom .sm {
                font-size: 13px;
                color: #999;
                line-height: 25px;
            }

@media screen and (max-width:1200px) {
    .pagelist-02 {
        padding-top: 0;
    }
}

@media screen and (max-width:768px) {
    .pagelist-02 .product {
        margin-top: .75rem;
    }

    .pagelist-02 .list {
        width: 100%;
        margin-right: 0;
    }

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

        .pagelist-02 .list .bottom {
            padding: 15px 10px;
        }

            .pagelist-02 .list .bottom .tm, .pagelist-02 .list .bottom .sm {
                white-space: inherit;
                overflow: auto;
            }
}

.pagelist-03 .classify {
    margin-top: 30px;
}

.pagelist-03 .example {
    overflow: hidden;
    margin: 0 -10px;
    margin-top: 30px;
}

    .pagelist-03 .example .list {
        width: 33.33%;
        float: left;
        padding: 0 10px;
        margin-bottom: 20px;
    }

        .pagelist-03 .example .list .box {
            border: 1px solid #eee;
            padding: 20px;
            background: #fff;
        }

        .pagelist-03 .example .list .tm {
            font-weight: bold;
            color: #222;
            display: block;
            margin-bottom: 20px;
            line-height: 20px;
        }

        .pagelist-03 .example .list .tu {
            width: 100%;
            display: block;
            overflow: hidden;
            padding-top: 50%;
            position: relative;
        }

        .pagelist-03 .example .list .sm {
            font-size: 13px;
            color: #999;
            line-height: 25px;
            height: 65px;
            padding: 15px 0 0;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

@media screen and (max-width:640px) {
    .pagelist-03 .example .list {
        width: 50%;
    }
}

@media screen and (max-width:500px) {
    .pagelist-03 .example .list {
        width: 100%;
    }
}

.pagelist-04 .classify {
    margin-top: 30px;
    text-align: center;
}

    .pagelist-04 .classify .lb a {
        display: inline-block;
        padding: 0 14px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        margin: 0 10px;
        float: none;
    }

.pagelist-04 ul {
    overflow: hidden;
    margin: 0 -7.5px;
    margin-top: 30px;
}

    .pagelist-04 ul > li {
        float: left;
        width: 25%;
        padding: 0 7.5px;
        margin-bottom: 15px;
    }

        .pagelist-04 ul > li:hover .bottom {
            border-bottom: none !important;
        }

        .pagelist-04 ul > li:hover .tm {
            color: #fff !important;
        }

        .pagelist-04 ul > li:hover .nr {
            color: #fff !important;
        }

        .pagelist-04 ul > li .img {
            width: 100%;
            overflow: hidden;
            display: block;
            padding-top: 56%;
            position: relative;
        }

        .pagelist-04 ul > li .bottom {
            width: 100%;
            padding: 20px;
            padding-right: 60px;
            position: relative;
            border-bottom: 1px solid #eee;
            background: #fff;
            height: 60px;
        }

            .pagelist-04 ul > li .bottom .tm {
                width: 100%;
                font-size: 16px;
                color: #222;
                transition: none;
                display: block;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

            .pagelist-04 ul > li .bottom .nr {
                width: 100%;
                font-size: 13px;
                color: #999;
                line-height: 35px;
            }

            .pagelist-04 ul > li .bottom .tu {
                width: 25px;
                height: 16px;
                position: absolute;
                right: 30px;
                top: 50%;
                margin-top: -8px;
                background: url(../images/img07.png) no-repeat center / cover;
            }

@media screen and (max-width:1025px) {
    .pagelist-04 ul > li {
        width: 33.33%;
    }
}

@media screen and (max-width:769px) {
    .pagelist-04 ul {
        width: 100%;
        padding: 0 .5rem;
        margin: 1rem 0;
    }

        .pagelist-04 ul > li {
            width: 100%;
            margin-right: 0;
            margin-bottom: .5rem;
        }

            .pagelist-04 ul > li .bottom {
                padding: 15px 10px;
                height: auto;
            }

                .pagelist-04 ul > li .bottom .tu {
                    display: none;
                }

                .pagelist-04 ul > li .bottom .tm, .pagelist-04 ul > li .bottom .nr {
                    white-space: inherit;
                    overflow: auto;
                }

                .pagelist-04 ul > li .bottom .nr {
                    line-height: 22px;
                    margin-top: 10px;
                }

    .pagelist-04 .classify .lb a {
        margin: 0;
        color: #fff;
        height: auto;
        line-height: inherit;
    }
}

.pagelist-05 .navigation {
    width: 240px;
    float: left;
}

    .pagelist-05 .navigation .character {
        display: none;
    }

    .pagelist-05 .navigation .xz {
        display: none;
    }

    .pagelist-05 .navigation .lb {
        display: block;
    }

        .pagelist-05 .navigation .lb a {
            display: block;
            box-sizing: content-box;
            height: 40px;
            line-height: 40px;
            padding-left: 16px;
            border-bottom: 1px solid #eee;
            font-size: 13px;
            color: #7650bd;
        }

            .pagelist-05 .navigation .lb a.active, .pagelist-05 .navigation .lb a:hover {
                background: #785dac;
                color: #fff;
            }

.pagelist-05 .page-turning {
    margin-left: 230px;
}

    .pagelist-05 .page-turning a.active, .pagelist-05 .page-turning a:hover {
        background: #785dac;
    }

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

    .pagelist-05 .navigation {
        width: 100%;
        height: 2rem;
        line-height: 2rem;
        background: #5e5e5e;
        position: relative;
        z-index: 1;
    }

        .pagelist-05 .navigation .character {
            display: block;
            color: #fff;
            height: 100%;
            padding: 0 .5rem;
        }

        .pagelist-05 .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 .3s;
        }

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

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

                .pagelist-05 .navigation .lb a.active {
                    background: 0 0;
                }

    .pagelist-05 .page-turning {
        margin-left: 0;
    }
}

.pagelist-05 {
    width: 100%;
    border-top: 1px solid #eee;
    padding-bottom: 50px;
}

    .pagelist-05 .list-F {
        margin: 20px auto 0;
    }

        .pagelist-05 .list-F .zuo {
            width: 240px;
            float: left;
        }

            .pagelist-05 .list-F .zuo .tit {
                background: #785dac;
                color: #fff;
                padding: 40px 20px;
                border-bottom: 1px solid #eee;
            }

                .pagelist-05 .list-F .zuo .tit .zh {
                    font-size: 22px;
                }

                .pagelist-05 .list-F .zuo .tit .en {
                    font-size: 14px;
                    line-height: 20px;
                }

        .pagelist-05 .list-F .cnt {
            overflow: hidden;
        }

            .pagelist-05 .list-F .cnt .noFloat {
                display: none;
            }

            .pagelist-05 .list-F .cnt ul {
                margin: 0 -8px;
                margin-left: 230px;
                padding-left: 30px;
                overflow: hidden;
            }

                .pagelist-05 .list-F .cnt ul .list {
                    float: left;
                    width: 33.33%;
                    padding: 0 8px;
                    margin-bottom: 20px;
                }

                    .pagelist-05 .list-F .cnt ul .list:hover .other {
                        border-bottom: 3px solid #7650bd;
                    }

                    .pagelist-05 .list-F .cnt ul .list .img {
                        width: 100%;
                        display: block;
                        overflow: hidden;
                        padding-top: 56%;
                        position: relative;
                    }

                    .pagelist-05 .list-F .cnt ul .list .other {
                        width: 100%;
                        height: 53px;
                        line-height: 50px;
                        border-bottom: 3px solid #fff;
                        border-bottom: 3px solid #eee;
                        position: relative;
                        background: #fff;
                        padding: 0 5px;
                    }

                        .pagelist-05 .list-F .cnt ul .list .other .tm {
                            font-size: 15px;
                            color: #222;
                        }

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

        .pagelist-05 .list-F .zuo {
            width: 100%;
        }

            .pagelist-05 .list-F .zuo .tit {
                padding: .5rem;
            }

        .pagelist-05 .list-F .cnt ul {
            width: 100%;
            margin: 0;
            padding: 20px 0 0 0;
        }
}

@media screen and (max-width:767px) {
    .pagelist-05 .list-F .cnt ul .list {
        width: 50%;
    }

        .pagelist-05 .list-F .cnt ul .list .other {
            padding: .5rem;
            height: 2.5rem;
            line-height: 1rem;
        }
}

.pagelist-06 .navigation {
    width: 240px;
    float: left;
    position: relative;
}

    .pagelist-06 .navigation .character {
        display: none;
    }

    .pagelist-06 .navigation .xz {
        display: none;
    }

    .pagelist-06 .navigation .lb {
        display: block;
    }

        .pagelist-06 .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: #666;
        }

            .pagelist-06 .navigation .lb a.active, .pagelist-06 .navigation .lb a:hover {
                background: #1fc355;
                color: #fff;
            }

.pagelist-06 .page-turning {
    margin-left: 230px;
}

    .pagelist-06 .page-turning a.active, .pagelist-06 .page-turning a:hover {
        background: #1fc355;
    }

@media screen and (max-width:1024px) {
    .pagelist-06 .page-news-list .list-F .cnt .noFloat {
        display: block;
    }

    .pagelist-06 .page-turning {
        margin-left: 0;
    }

    .pagelist-06 .navigation {
        width: 100%;
        height: 35px;
        line-height: 35px;
        background: #5e5e5e;
        z-index: 1;
    }

        .pagelist-06 .navigation .character {
            display: block;
            color: #fff;
            height: 100%;
            padding: 0 .5rem;
        }

        .pagelist-06 .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 .3s;
        }

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

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

                .pagelist-06 .navigation .lb a.active {
                    background: 0 0;
                }
}

.pagelist-06 {
    width: 100%;
    border-top: 1px solid #eee;
}

    .pagelist-06 .list-F {
        margin-top: 40px;
    }

    .pagelist-06 .tit {
        margin-bottom: 35px;
        margin-top: 30px;
    }

        .pagelist-06 .tit .zh {
            font-size: 22px;
            color: #333;
        }

        .pagelist-06 .tit .en {
            font-size: 14px;
            color: #999;
            line-height: 20px;
        }

    .pagelist-06 .list-F .cnt {
        overflow: hidden;
    }

        .pagelist-06 .list-F .cnt .noFloat {
            display: none;
        }

        .pagelist-06 .list-F .cnt ul {
            padding-left: 30px;
            overflow: hidden;
            margin: 0 -8px;
            margin-left: 230px;
        }

            .pagelist-06 .list-F .cnt ul .list {
                float: left;
                width: 33.33%;
                padding: 0 8px;
                margin-bottom: 20px;
            }

                .pagelist-06 .list-F .cnt ul .list .box {
                    border: 1px solid #eee;
                    padding: 0 15px;
                    background: #fff;
                }

                .pagelist-06 .list-F .cnt ul .list:hover .other .icon-jt {
                    display: block;
                }

                .pagelist-06 .list-F .cnt ul .list .tm {
                    display: block;
                    font-size: 15px;
                    color: #222;
                    line-height: 40px;
                }

                .pagelist-06 .list-F .cnt ul .list .img {
                    width: 100%;
                    display: block;
                    overflow: hidden;
                    padding-top: 56%;
                    position: relative;
                }

                .pagelist-06 .list-F .cnt ul .list .other {
                    width: 100%;
                    height: 83px;
                    line-height: 20px;
                    border-bottom: 3px solid #fff;
                    position: relative;
                    padding: 10px;
                    overflow: hidden;
                }

                    .pagelist-06 .list-F .cnt ul .list .other .nr {
                        width: 80%;
                        height: 60px;
                        line-height: 20px;
                        font-size: 13px;
                        color: #999;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 3;
                        overflow: hidden;
                    }

                    .pagelist-06 .list-F .cnt ul .list .other .icon-jt {
                        width: 30px;
                        height: 30px;
                        position: absolute;
                        top: 28px;
                        right: 17px;
                        display: none;
                        font-weight: normal;
                        text-align: center;
                        line-height: 26px;
                        font-size: 16px;
                    }

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

        .pagelist-06 .list-F .cnt ul .list .other .icon-jt {
            display: block;
        }
}

@media screen and (max-width:767px) {
    .pagelist-06 .list-F {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }

    .pagelist-06 .tit {
        margin-bottom: 20px;
    }

    .pagelist-06 .list-F .cnt ul {
        padding: 10px 0;
    }

        .pagelist-06 .list-F .cnt ul .list {
            width: 100%;
            margin-right: 0;
            margin-bottom: .5rem;
            padding: .5rem;
        }

            .pagelist-06 .list-F .cnt ul .list .tm {
                white-space: inherit;
                overflow: auto;
                line-height: 22px;
                padding: 10px 0;
            }

            .pagelist-06 .list-F .cnt ul .list .other {
                padding: 10px 0;
                height: auto;
            }

            .pagelist-06 .list-F .cnt ul .list:hover .other {
                border-bottom: 3px solid #fff;
            }

            .pagelist-06 .list-F .cnt ul .list .other .icon-jt {
                display: none !important;
            }

            .pagelist-06 .list-F .cnt ul .list .other .nr {
                width: 100%;
                height: auto;
            }
}

.pagelist-07 {
    padding-bottom: 30px;
}

    .pagelist-07 ul > li {
        width: 100%;
        border: 1px solid #e8e8e8;
        margin-bottom: 20px;
        overflow: hidden;
        padding: 20px;
        background: #fff;
    }

        .pagelist-07 ul > li a .img {
            float: left;
            width: 180px;
            position: relative;
            overflow: hidden;
            padding-top: 20%;
        }

        .pagelist-07 ul > li .introduced {
            margin-left: 240px;
        }

            .pagelist-07 ul > li .introduced .zy .name {
                font-size: 16px;
                color: #000;
            }

            .pagelist-07 ul > li .introduced .zy div {
                font-size: 12px;
                color: #666;
                line-height: 25px;
            }

            .pagelist-07 ul > li .introduced .nr {
                font-size: 13px;
                color: #666;
                margin-top: 20px;
                line-height: 20px;
                max-height: 150px;
            }

@media screen and (max-width:767px) {
    .pagelist-07 ul {
        width: 100%;
        padding: 0;
    }

        .pagelist-07 ul > li a .img {
            width: 235px;
            float: none;
            display: block;
            margin: 0 auto 10px;
            padding-top: 45%;
        }

        .pagelist-07 ul > li .introduced {
            margin-left: 0;
            text-align: center;
        }

            .pagelist-07 ul > li .introduced .nr {
                text-indent: 2em;
                text-align: left;
                max-height: none;
            }
}

@media screen and (max-width:500px) {
    .pagelist-07 ul > li a .img {
        padding-top: 80%;
    }
}

.pagelist-08 {
    padding-bottom: 30px;
}

    .pagelist-08 ul > li {
        float: left;
        width: 49%;
        height: 180px;
        border: 1px solid #eee;
        margin-right: 2%;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .pagelist-08 ul > li:nth-child(even) {
            margin-right: 0;
        }

        .pagelist-08 ul > li:hover {
            border: 1px solid #999;
        }

        .pagelist-08 ul > li a {
            padding: 30px 50px;
            display: block;
            width: 100%;
            height: 100%;
            background: #fff;
        }

            .pagelist-08 ul > li a .img {
                float: left;
                width: 80px;
                height: 80px;
                position: relative;
            }

            .pagelist-08 ul > li a .introduced {
                margin-left: 100px;
            }

                .pagelist-08 ul > li a .introduced .zy {
                    font-size: 18px;
                    color: #000;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .pagelist-08 ul > li a .introduced span {
                    font-size: 13px;
                    color: #999;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                    display: block;
                    margin-top: 10px;
                }

                .pagelist-08 ul > li a .introduced .nr {
                    font-size: 13px;
                    color: #666;
                    margin-top: 15px;
                    line-height: 20px;
                    height: 60px;
                    overflow: hidden;
                }

@media screen and (max-width:767px) {
    .pagelist-08 ul {
        width: 100%;
        padding: 20px 0;
        padding-top: 0;
    }

        .pagelist-08 ul > li {
            width: 100%;
            height: auto;
            margin-right: 0 !important;
        }

            .pagelist-08 ul > li a {
                padding: 20px 25px;
            }

                .pagelist-08 ul > li a .img {
                    float: none;
                    display: block;
                    margin: 0 auto 10px;
                }

                .pagelist-08 ul > li a .introduced {
                    margin-left: 0;
                    text-align: center;
                }

                    .pagelist-08 ul > li a .introduced .nr {
                        text-indent: 2em;
                        text-align: left;
                        height: auto;
                    }

                    .pagelist-08 ul > li a .introduced .zy, .pagelist-08 ul > li a .introduced span {
                        white-space: inherit;
                        overflow: auto;
                    }
}

.pagelist-09 {
    overflow: hidden;
}

    .pagelist-09 ul > li {
        float: left;
        width: 33.33%;
        cursor: default;
        padding: 0 10px;
        margin-bottom: 30px;
    }

        .pagelist-09 ul > li:hover .bt span {
            background: #999 !important;
        }

        .pagelist-09 ul > li:hover .tu {
            background: url(../images/icon-img02.png) no-repeat center / cover !important;
        }

        .pagelist-09 ul > li .img {
            display: block;
            width: 100%;
            overflow: hidden;
            position: relative;
            padding-top: 56%;
        }

        .pagelist-09 ul > li .bottom {
            padding-top: 15px;
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            border-bottom: 1px solid #eee;
            background: #fff;
        }

            .pagelist-09 ul > li .bottom .bt {
                height: 70px;
                line-height: 70px;
                text-align: center;
                position: relative;
                padding: 0 10px;
            }

                .pagelist-09 ul > li .bottom .bt a {
                    font-size: 18px;
                    color: #222;
                }

                .pagelist-09 ul > li .bottom .bt span {
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    width: 40px;
                    height: 1px;
                    margin-left: -20px;
                    background: #eee;
                }

            .pagelist-09 ul > li .bottom .js {
                font-size: 13px;
                color: #999;
                width: 85%;
                height: 40px;
                overflow: hidden;
                margin: 15px auto 0;
                text-align: center;
                line-height: 20px;
            }

            .pagelist-09 ul > li .bottom .tu {
                display: block;
                width: 40px;
                height: 40px;
                margin: 15px auto 40px;
                text-align: center;
                line-height: 36px;
            }

@media screen and (max-width:1024px) {
    .pagelist-09 ul > li .bottom {
        padding-top: 0;
    }

        .pagelist-09 ul > li .bottom .tu {
            margin: 15px auto 20px;
        }
}

@media screen and (max-width:767px) {
    .pagelist-09 ul {
        width: 100%;
    }

        .pagelist-09 ul > li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 15px;
            padding: 0;
        }

            .pagelist-09 ul > li .bottom .bt {
                white-space: inherit;
                overflow: auto;
                height: auto;
                line-height: 24px;
                padding: 10px 0;
            }

                .pagelist-09 ul > li .bottom .bt span {
                    width: 1.4rem;
                    margin-left: -0.7rem;
                }

            .pagelist-09 ul > li .bottom .js {
                height: auto;
            }

            .pagelist-09 ul > li .bottom .tu {
                margin: 1rem auto 1.5rem;
            }
}

.pagelist-10 .list {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

    .pagelist-10 .list .left {
        float: left;
        width: 330px;
        overflow: hidden;
        position: relative;
        padding-top: 15%;
        display: block;
    }

    .pagelist-10 .list .right {
        margin-left: 330px;
        height: 190px;
        position: relative;
    }

        .pagelist-10 .list .right .time {
            float: left;
            padding: 0 55px;
        }

            .pagelist-10 .list .right .time .yue {
                font-size: 24px;
                color: #333;
                margin: 15px 0 10px;
            }

            .pagelist-10 .list .right .time .nian {
                font-size: 18px;
                color: #999;
            }

        .pagelist-10 .list .right .wz {
            margin-left: 175px;
        }

            .pagelist-10 .list .right .wz .bt {
                font-size: 16px;
                color: #222;
                font-weight: 700;
                padding: 15px 0 17px;
                display: inline-block;
            }

            .pagelist-10 .list .right .wz .nr {
                font-size: 12px;
                color: #666;
                line-height: 20px;
                margin-left: 5px;
                max-height: 60px;
                overflow: hidden;
            }

            .pagelist-10 .list .right .wz .gd {
                font-size: 12px;
                color: #888;
                background: #fff;
                border: 1px solid #d6d6d6;
                width: 110px;
                height: 36px;
                text-align: center;
                line-height: 36px;
                border-radius: 40px;
                display: block;
                margin-top: 10px;
            }

                .pagelist-10 .list .right .wz .gd:hover {
                    color: #fff;
                }

@media screen and (max-width:1024px) {
    .pagelist-10 .list .right .time {
        padding: 0 20px;
    }

    .pagelist-10 .list .right .wz {
        margin-left: 110px;
    }

        .pagelist-10 .list .right .wz .gd {
            right: 0;
            left: auto;
        }
}

@media screen and (max-width:767px) {
    .pagelist-10 {
        padding-top: 1rem;
    }

        .pagelist-10 .list {
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

            .pagelist-10 .list .left {
                width: 100%;
                padding-top: 56%;
                float: none;
            }

                .pagelist-10 .list .left img {
                    width: 100%;
                }

            .pagelist-10 .list .right {
                width: 100%;
                margin: .5rem 0 0;
                height: auto;
            }

                .pagelist-10 .list .right .time {
                    padding: 0 .5rem;
                }

                    .pagelist-10 .list .right .time .yue {
                        margin: .5rem 0 .2rem;
                        font-size: 14px;
                    }

                    .pagelist-10 .list .right .time .nian {
                        font-size: 12px;
                    }

                .pagelist-10 .list .right .wz {
                    margin-left: 55px;
                }

                    .pagelist-10 .list .right .wz .nr {
                        margin-left: 0;
                    }

                    .pagelist-10 .list .right .wz .bt {
                        padding: .5rem .5rem .5rem 0;
                        font-size: 14px;
                    }

                    .pagelist-10 .list .right .wz .gd {
                        margin-top: 20px;
                        display: none;
                    }
}

.pagelist-11 .list {
    padding: 20px 20px 15px;
    border: 1px solid #eee;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    background: #fff;
}

    .pagelist-11 .list:nth-child(3n) {
        margin-right: 0;
    }

    .pagelist-11 .list .time {
        padding: 30px 0;
    }

        .pagelist-11 .list .time .sp1 {
            font-size: 18px;
            color: #666;
            margin-right: 3px;
        }

        .pagelist-11 .list .time .sp2 {
            font-size: 13px;
            color: #666;
        }

    .pagelist-11 .list .bt {
        font-size: 16px;
        color: #222;
        height: 40px;
        overflow: hidden;
        display: block;
    }

    .pagelist-11 .list .nr {
        font-size: 13px;
        color: #999;
        word-break: break-all;
        height: 100px;
        line-height: 20px;
        margin-top: 10px;
        overflow: hidden;
    }

    .pagelist-11 .list .btm {
        border-top: 1px solid #eee;
        margin-top: 10px;
    }

        .pagelist-11 .list .btm .kong {
            height: 15px;
        }

        .pagelist-11 .list .btm .ifo {
            height: 48px;
            line-height: 48px;
        }

            .pagelist-11 .list .btm .ifo a {
                float: right;
                width: 48px;
                height: 100%;
                color: #222;
            }

@media screen and (max-width:767px) {
    .page-news-list5 {
        margin-top: 0;
    }

    .pagelist-11 {
        width: 100%;
        padding: 0 .5rem;
    }

        .pagelist-11 .list {
            width: 100%;
            margin-right: 0;
            margin-bottom: 20px;
        }

            .pagelist-11 .list .bt {
                height: auto;
            }

            .pagelist-11 .list .nr {
                height: auto;
            }

            .pagelist-11 .list .btm .ifo a {
                opacity: 1;
            }
}

.pagelist-12 {
    overflow: hidden;
}

    .pagelist-12 > .w1200 {
        padding: 90px 0;
        padding-top: 0;
    }

    .pagelist-12 .title {
        text-align: center;
        margin-bottom: 20px;
    }

        .pagelist-12 .title .bigtit {
            font-size: 28px;
            color: #333;
        }

    .pagelist-12 ul {
        margin: 0 -35px;
    }

        .pagelist-12 ul li {
            width: 33.33%;
            float: left;
            padding: 0 35px;
            margin-bottom: 40px;
        }

            .pagelist-12 ul li .img {
                position: relative;
                overflow: hidden;
            }

                .pagelist-12 ul li .img a.image {
                    position: relative;
                    display: block;
                    padding-top: 120%;
                }

                .pagelist-12 ul li .img a.bar {
                    position: absolute;
                    width: 100%;
                    height: 50px;
                    background: #666 url(../images/pagelist-12-icon.png) no-repeat center center;
                    display: block;
                    bottom: -50px;
                    left: 0;
                }

            .pagelist-12 ul li .contxt {
                border: 1px solid #ddd;
                border-top: none;
                height: 190px;
                background: #fff;
                padding: 25px;
            }

                .pagelist-12 ul li .contxt .tit {
                    font-size: 16px;
                    color: #333;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .pagelist-12 ul li .contxt .subtit {
                    color: #888;
                    padding-bottom: 20px;
                    border-bottom: 1px solid #e8e8e8;
                    margin-top: 5px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .pagelist-12 ul li .contxt .ms {
                    line-height: 22px;
                    color: #888;
                    margin-top: 10px;
                    height: 45px;
                    overflow: hidden;
                }

            .pagelist-12 ul li:hover .img a.bar {
                bottom: 0;
            }

            .pagelist-12 ul li:hover .contxt {
                background: #f1f1f1;
            }

@media screen and (max-width:1200px) {
    .pagelist-12 > .w1200 {
        padding: 50px 10px;
        padding-top: 0;
    }

    .pagelist-12 ul {
        margin: 0;
    }
}

@media screen and (max-width:1024px) {
    .pagelist-12 ul li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:768px) {
    .pagelist-12 ul li {
        width: 50%;
    }

        .pagelist-12 ul li .contxt {
            padding: 20px;
            height: 160px;
        }
}

@media screen and (max-width:768px) {
    .pagelist-12 ul li {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
    }

        .pagelist-12 ul li .contxt {
            padding: 20px;
            height: auto;
        }

            .pagelist-12 ul li .contxt .tit {
                white-space: inherit;
                overflow: auto;
            }

            .pagelist-12 ul li .contxt .ms {
                height: auto;
            }
}

.pagelist-13 {
    overflow: hidden;
}

    .pagelist-13 > .w1200 {
        padding: 60px 0;
    }

    .pagelist-13 .caption {
        font-size: 30px;
        color: #333;
        line-height: 2;
    }

    .pagelist-13 ul {
        margin: 0 -17.5px;
    }

    .pagelist-13 li {
        width: 33.33%;
        float: left;
        padding: 0 17.5px;
        margin-top: 30px;
    }

.pagelist-13-item .imgBox {
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
}

.pagelist-13-item .showBox {
    display: block;
    background: #fff;
    position: relative;
}

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

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

    .pagelist-13-item .txtBox .txt {
        font-size: 14px;
        color: #666;
        margin-top: 10px;
        height: 50px;
        line-height: 25px;
        overflow: hidden;
    }

.pagelist-13-item .imgBox b {
    display: block;
    padding-top: 93%;
    margin: 0 auto;
}

.pagelist-13-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;
}

    .pagelist-13-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(.5);
        opacity: 0;
    }

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

    .pagelist-13-item .showBox:hover .txtBox h4, .pagelist-13-item .showBox:hover .txtBox .txt {
        color: #fff;
    }

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

.pagelist-13-item .showBox:hover .maskBox {
    opacity: 1;
}

    .pagelist-13-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;
    }

@media screen and (max-width:1200px) {
    .pagelist-13 > .w1200 {
        padding: 60px 10px;
    }
}

@media screen and (max-width:768px) {
    .pagelist-13 .caption {
        font-size: 20px;
    }

    .pagelist-13 ul {
        margin: 0 -10px;
    }

    .pagelist-13 li {
        width: 50%;
        padding: 0 5px;
        margin-top: 10px;
    }
}

@media screen and (max-width:480px) {
    .pagelist-13 li {
        width: 100%;
    }
}

section.pagelist-14 {
    background: #fff;
    padding-bottom: 80px;
}

.pagelist-14 .tBox {
    text-align: center;
    padding-top: 80px;
}

    .pagelist-14 .tBox h2 {
        font-size: 48px;
        color: #333;
        margin-bottom: 45px;
        font-weight: bold;
    }

.pagelist-14 .desc, .pagelist-14 .desc-strong {
    font-size: 16px;
    color: #666;
    line-height: 2;
}

.pagelist-14 .desc-strong {
    color: #333;
    font-weight: bold;
    margin: 30px 0 55px;
}

.pagelist-14 .underTxt {
    font-size: 16px;
    margin-top: 45px;
    text-align: center;
}

.toggleList dl {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

    .toggleList dl:last-child {
        margin-bottom: 0;
    }

.toggleList dt {
    height: 58px;
    font-size: 20px;
    line-height: 58px;
    color: #333;
    padding: 0 45px 0 14px;
    position: relative;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .3s;
}

    .toggleList dt h2 {
        color: #333;
        display: inline-block;
        font-size: 20px;
    }

    .toggleList dt span {
        display: inline-block;
        width: 30px;
        margin-right: 10px;
    }

    .toggleList dt .arrow {
        display: block;
        width: 10px;
        height: 10px;
        border-right: 1px solid #666;
        border-bottom: 1px solid #666;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 20px;
        top: 22px;
    }

.toggleList dd {
    display: none;
    border-top: 1px solid #ddd;
    padding: 30px 60px;
    font-size: 16px;
    color: #333;
}

.toggleList dl.show dt {
    background: #666;
    color: #fff;
}

    .toggleList dl.show dt h2 {
        color: #fff;
    }

.toggleList dl.show .arrow {
    border-color: #fff;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

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

    .pagelist-14 .tBox {
        padding-top: 30px;
    }

        .pagelist-14 .tBox h2 {
            font-size: 32px;
            margin-bottom: 25px;
        }

    .pagelist-14 .desc-strong {
        margin: 15px 0 30px;
    }
}

@media screen and (max-width:640px) {
    .pagelist-14 .tBox {
        padding-top: 15px;
    }

        .pagelist-14 .tBox h2 {
            font-size: 20px;
            margin-bottom: 15px;
        }

    .pagelist-14 .desc {
        font-size: 14px;
        line-height: 20px;
    }

    .pagelist-14 .desc-strong {
        font-size: 14px;
        margin: 10px 0 20px;
    }

    .toggleList dt {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }

        .toggleList dt .arrow {
            top: 13px;
            right: 15px;
        }

    .toggleList dl.show .arrow {
        top: 18px;
    }

    .toggleList dt h2 {
        font-size: 16px;
    }

    .toggleList dt span {
        margin-right: 0;
        width: 25px;
    }

    .toggleList dd {
        padding: 15px;
        font-size: 14px;
    }

    .pagelist-14 .underTxt {
        font-size: 14px;
        margin-top: 25px;
    }
}

.pagelist-15-item {
    padding: 90px 0;
}

    .pagelist-15-item:nth-child(odd) {
        background: #fff;
    }

    .pagelist-15-item:nth-child(even) {
        background: #f5f5f5;
    }

    .pagelist-15-item .cont {
        display: table;
        width: 100%;
    }

        .pagelist-15-item .cont .left {
            display: table-cell;
            width: 45%;
        }

        .pagelist-15-item .cont .right {
            display: table-cell;
            width: 55%;
            vertical-align: middle;
            padding: 20px 0;
        }

        .pagelist-15-item .cont .imgBox a {
            position: relative;
            padding-top: 70.37%;
            display: block;
        }

            .pagelist-15-item .cont .imgBox a b {
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                display: block;
            }

        .pagelist-15-item .cont .txtBox {
            width: 75.75%;
            margin: 0 auto;
        }

        .pagelist-15-item .cont h3 {
            font-size: 28px;
            color: #333;
        }

        .pagelist-15-item .cont .desc {
            font-size: 16px;
            color: #333;
            line-height: 2;
            height: 130px;
            margin-top: 30px;
            overflow: hidden;
        }

        .pagelist-15-item .cont .more {
            display: inline-block;
            width: 140px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            border-radius: 50px;
            color: #fff;
            font-size: 13px;
            background: #333;
            margin-top: 20px;
        }

            .pagelist-15-item .cont .more:after {
                display: inline-block;
                content: '';
                width: 6px;
                height: 6px;
                border-top: 1px solid #fff;
                border-right: 1px solid #fff;
                -webkit-transform: rotate(45deg) translateY(-2px);
                -ms-transform: rotate(45deg) translateY(-2px);
                -o-transform: rotate(45deg) translateY(-2px);
                transform: rotate(45deg) translateY(-2px);
                margin-left: 5px;
            }

@media screen and (max-width:1200px) {
    .pagelist-15-item {
        padding: 7.5% 0;
    }

        .pagelist-15-item .cont .right {
            padding: 10px 0;
            vertical-align: top;
        }

        .pagelist-15-item .cont .txtBox {
            width: 100%;
            padding: 0 35px;
        }

        .pagelist-15-item .cont h3 {
            font-size: 20px;
        }

        .pagelist-15-item .cont .desc {
            font-size: 14px;
            height: 80px;
        }
}

@media screen and (max-width:800px) {
    .pagelist-15-item {
        padding: 5% 0;
    }

        .pagelist-15-item .cont {
            padding: 0;
        }

            .pagelist-15-item .cont h3 {
                font-size: 16px;
            }

            .pagelist-15-item .cont .left, .pagelist-15-item .cont .right {
                display: block;
                width: 100%;
            }

            .pagelist-15-item .cont .txtBox {
                padding: 0 0;
            }

            .pagelist-15-item .cont .desc {
                margin-top: 10px;
                height: auto;
                line-height: 20px;
            }

            .pagelist-15-item .cont .more {
                margin-top: 10px;
            }
}

.page-service-list2 .tit {
    text-align: center;
    margin: 100px 0 30px;
}

    .page-service-list2 .tit .zh {
        font-size: 28px;
        color: #010101;
    }

    .page-service-list2 .tit .en {
        font-size: 13px;
        color: #999;
    }

.page-service-list2 .page-service-list {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    overflow: hidden;
}

    .page-service-list2 .page-service-list > li {
        float: left;
        width: 32%;
        cursor: default;
        margin-right: 1.5%;
        margin-bottom: 20px;
    }

        .page-service-list2 .page-service-list > li:nth-child(3n) {
            margin-right: 0;
        }

        .page-service-list2 .page-service-list > li:hover .bottom {
            border-bottom: 1px solid #000 !important;
        }

        .page-service-list2 .page-service-list > li:hover .bt span {
            background: #999 !important;
        }

        .page-service-list2 .page-service-list > li .img {
            display: block;
            width: 100%;
            height: 150px;
            line-height: 150px;
            overflow: hidden;
            text-align: center;
        }

            .page-service-list2 .page-service-list > li .img img {
                max-height: 100%;
                max-width: 100%;
                vertical-align: middle;
            }

        .page-service-list2 .page-service-list > li .bottom {
            padding-top: 15px;
            border-bottom: 1px solid #eee;
        }

            .page-service-list2 .page-service-list > li .bottom .bt {
                height: 70px;
                line-height: 70px;
                text-align: center;
                position: relative;
            }

                .page-service-list2 .page-service-list > li .bottom .bt a {
                    font-size: 18px;
                    color: #222;
                }

                .page-service-list2 .page-service-list > li .bottom .bt span {
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    width: 40px;
                    height: 1px;
                    margin-left: -20px;
                    background: #eee;
                }

            .page-service-list2 .page-service-list > li .bottom .js {
                font-size: 13px;
                color: #999;
                width: 85%;
                height: 40px;
                overflow: hidden;
                margin: 20px auto 50px;
                text-align: center;
                line-height: 20px;
            }

@media screen and (max-width:1024px) {
    .page-service-list2 .page-service-list > li .bottom {
        padding-top: 0;
    }
}

@media screen and (max-width:767px) {
    .page-service-list2 .tit {
        margin: 2rem 0 .75rem;
    }

    .page-service-list2 .page-service-list {
        width: 100%;
        padding: 1rem .5rem;
    }

        .page-service-list2 .page-service-list > li {
            width: 100%;
            margin-right: 0;
            margin-bottom: .5rem;
        }

            .page-service-list2 .page-service-list > li .img {
                height: 6rem;
                line-height: 6rem;
            }

            .page-service-list2 .page-service-list > li .bottom .bt {
                height: 2.5rem;
                line-height: 2.5rem;
            }

                .page-service-list2 .page-service-list > li .bottom .bt span {
                    width: 1.4rem;
                    margin-left: -0.7rem;
                }

            .page-service-list2 .page-service-list > li .bottom .js {
                height: auto;
                margin: .5rem auto 1.5rem;
            }
}

.pagelist-16-item {
    text-align: center;
    margin-top: 80px;
    padding-bottom: 115px;
}

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

    .pagelist-16-item .list {
        width: 33.3%;
        float: left;
        margin-bottom: 24px;
    }

        .pagelist-16-item .list .box {
            transition: all .5s;
        }

        .pagelist-16-item .list:hover .box {
            box-shadow: 0 0 12px 1px #999;
        }

        .pagelist-16-item .list .padd {
            padding: 0 12px;
            color: #999;
        }

            .pagelist-16-item .list .padd b {
                display: block;
                width: 100%;
                padding-top: 61%;
            }

            .pagelist-16-item .list .padd .info {
                width: 100%;
                height: 230px;
                background: #fff;
                padding: 30px;
                text-align: left;
            }

                .pagelist-16-item .list .padd .info h3 {
                    font-size: 18px;
                    color: #333;
                }

                .pagelist-16-item .list .padd .info p {
                    font-size: 16px;
                    line-height: 24px;
                    margin: 20px 0 30px;
                    height: 72px;
                    overflow: hidden;
                    text-align: justify;
                }

                .pagelist-16-item .list .padd .info a {
                    display: inline-block;
                    font-size: 12px;
                    padding: 7px 16px;
                    background-color: #eee;
                    border-radius: 20px;
                }

@media screen and (max-width:1024px) {
    .pagelist-16 .page-banner .txt h2 {
        font-size: 30px;
    }

        .pagelist-16 .page-banner .txt h2:after {
            margin-top: 5px;
        }

    .pagelist-16-item {
        margin-top: 40px;
    }

        .pagelist-16-item h2 {
            font-size: 24px;
            margin-bottom: 25px;
        }

        .pagelist-16-item .list .padd .info {
            padding: 25px;
        }

    .pagelist-16-item {
        padding-bottom: 80px;
    }
}

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

        .pagelist-16-item .list .padd .info {
            padding: 20px;
        }

    .pagelist-16-item {
        padding-bottom: 40px;
    }
}

@media screen and (max-width:640px) {
    .pagelist-16-item .list {
        width: 100%;
    }

    .pagelist-16 .page-banner .txt h2 {
        font-size: 24px;
    }

        .pagelist-16 .page-banner .txt h2:after {
            margin-top: 2px;
            height: 2px;
        }

    .pagelist-16-item .list .padd {
        padding: 0;
    }

    .pagelist-16-item {
        padding-bottom: 20px;
    }

        .pagelist-16-item h2 {
            font-size: 18px;
            margin-bottom: 10px;
        }

    .pagelist-16-item {
        margin-top: 20px;
    }

        .pagelist-16-item .list .padd .info h3 {
            font-size: 16px;
        }

        .pagelist-16-item .list .padd .info p {
            font-size: 14px;
        }

        .pagelist-16-item .list .padd .info {
            padding: 15px;
        }

            .pagelist-16-item .list .padd .info p {
                min-height: 72px;
                height: auto;
                margin: 20px 0 10px;
            }

        .pagelist-16-item .list .padd .info {
            min-height: 190px;
            height: auto;
        }
}

.pagelist-17-item .left b {
    display: block;
    width: 400px;
    height: 230px;
}

.pagelist-17-item .list {
    margin-bottom: 30px;
    transition: all .5s;
}

    .pagelist-17-item .list:hover {
        box-shadow: 0 0 12px 1px #999;
    }

.pagelist-17-item > div {
    padding: 80px 0;
    text-align: center;
    color: #333;
}

.pagelist-17-item h2 {
    font-size: 30px;
    padding-bottom: 50px;
}

.pagelist-17-item .left {
    position: absolute;
}

.pagelist-17-item .right {
    background: #fff;
    padding: 30px;
    height: 230px;
    padding-left: 430px;
    text-align: left;
}

    .pagelist-17-item .right h3 {
        font-size: 18px;
    }

    .pagelist-17-item .right p {
        font-size: 16px;
        color: #999;
        line-height: 30px;
        margin-top: 20px;
        height: 90px;
        overflow: hidden;
    }

    .pagelist-17-item .right a {
        color: #999;
        font-size: 12px;
        padding: 7px 16px;
        background: #f2f2f2;
        border-radius: 32px;
    }

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

    .pagelist-17-item h2 {
        font-size: 24px;
        padding-bottom: 30px;
    }

    .pagelist-17-item .right {
        padding: 20px;
        padding-left: 420px;
    }

        .pagelist-17-item .right p {
            margin-top: 10px;
            height: 120px;
        }
}

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

    .pagelist-17-item .left {
        position: static;
    }

    .pagelist-17-item .right {
        padding: 10px;
    }

    .pagelist-17-item .left b {
        width: 100%;
        height: auto;
        padding-top: 57%;
    }

    .pagelist-17-item .right p {
        font-size: 14px;
        line-height: 24px;
        min-height: 120px;
        height: auto;
    }

    .pagelist-17-item h2 {
        font-size: 20px;
    }
}

.pagelist-18 .position {
    position: relative;
    top: -60px;
}

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

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

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

.pagelist-18 .w1200 {
    position: relative;
}

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

    .pagelist-18 .item .list {
        position: relative;
        padding-left: 270px;
        margin-bottom: 20px;
    }

        .pagelist-18 .item .list b {
            width: 270px;
            height: 160px;
            display: block;
        }

        .pagelist-18 .item .list .left {
            position: absolute;
            left: 0;
        }

        .pagelist-18 .item .list .right {
            padding: 30px;
            background: #f1f1f1;
            height: 160px;
        }

            .pagelist-18 .item .list .right h2 {
                font-size: 18px;
                line-height: 24px;
            }

            .pagelist-18 .item .list .right span {
                font-size: 12px;
                display: inline-block;
                padding-bottom: 5px;
            }

            .pagelist-18 .item .list .right p {
                font-size: 14px;
                line-height: 24px;
                height: 48px;
                overflow: hidden;
            }

.pagelist-18 .page-turning {
    padding-top: 40px;
}

@media screen and (max-width:768px) {
    .pagelist-18 .item {
        padding-top: 30px;
        margin-left: 230px;
    }

    .pagelist-18 .left-nav {
        width: 200px;
    }

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

    .pagelist-18 .position {
        top: -50px;
    }

    .pagelist-18 .item .list .right {
        padding: 20px;
        height: 140px;
    }

    .pagelist-18 .item .list b {
        width: 240px;
        height: 140px;
    }

    .pagelist-18 .item .list {
        padding-left: 240px;
    }

        .pagelist-18 .item .list .right h2 {
            font-size: 16px;
        }

    .pagelist-18 .page-turning {
        padding-top: 10px;
    }
}

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

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

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

    .pagelist-18 .position {
        top: -25px;
    }

    .pagelist-18 .item {
        margin-left: 0;
        padding: 0;
        line-height: 24px;
    }

        .pagelist-18 .item .list {
            padding-left: 0;
        }

            .pagelist-18 .item .list .left {
                position: static;
            }

            .pagelist-18 .item .list b {
                width: 100%;
                height: auto;
                padding-top: 58%;
            }

            .pagelist-18 .item .list .right {
                padding: 10px;
                height: auto;
                min-height: 140px;
            }

                .pagelist-18 .item .list .right p {
                    height: auto;
                    min-height: 48px;
                }
}

.pagelist-22 {
    overflow: hidden;
}

    .pagelist-22 .titH {
        padding: 80px 0 50px 0;
    }

    .pagelist-22 h1, .pagelist-22 h3 {
        font-size: 48px;
        font-weight: bold;
        color: #333;
        text-align: center;
    }

    .pagelist-22 h3 {
        font-size: 16px;
        margin-top: 20px;
        font-weight: normal;
    }

    .pagelist-22 ul {
        margin: 0 -15px;
    }

        .pagelist-22 ul li {
            width: 33.33%;
            float: left;
            padding: 0 15px;
        }

            .pagelist-22 ul li .box {
                background: #eee;
                height: 140px;
                padding-top: 30px;
                text-align: center;
                color: #333;
                font-size: 18px;
                cursor: pointer;
            }

                .pagelist-22 ul li .box i {
                    display: block;
                    height: 55px;
                    font-size: 38px;
                }

                    .pagelist-22 ul li .box i.icon-danganliebiao {
                        font-size: 36px;
                    }

                    .pagelist-22 ul li .box i.icon-xiazai {
                        font-size: 40px;
                    }

            .pagelist-22 ul li.active .box {
                color: #fff;
                background: #666;
            }

    .pagelist-22 .tab-con {
        display: none;
        margin-top: 60px;
    }

        .pagelist-22 .tab-con .list {
            width: 100%;
            height: 60px;
            line-height: 58px;
            border: 1px solid #ddd;
            position: relative;
            margin-top: 18px;
            background: #fff;
            display: block;
            padding-right: 70px;
            padding-left: 20px;
        }

            .pagelist-22 .tab-con .list a {
                display: block;
                position: absolute;
                right: 0;
                top: 0;
                height: 100%;
                width: 70px;
                text-align: center;
                line-height: 60px;
                cursor: pointer;
                z-index: 2;
                font-size: 22px;
                font-weight: bold;
            }

            .pagelist-22 .tab-con .list:hover {
                background: #666;
            }

                .pagelist-22 .tab-con .list:hover div {
                    color: #fff;
                }

                .pagelist-22 .tab-con .list:hover a {
                    color: #c2c2c2;
                }

@media screen and (max-width:640px) {
    .pagelist-22 .titH {
        padding: 20px 0;
    }

    .pagelist-22 h1 {
        font-size: 20px;
    }

    .pagelist-22 h3 {
        font-size: 14px;
        margin-top: 5px;
    }

    .pagelist-22 ul {
        margin: 0;
    }

        .pagelist-22 ul li {
            padding: 0 4px;
        }

            .pagelist-22 ul li .box {
                font-size: 14px;
                height: 70px;
                padding-top: 10px;
            }

                .pagelist-22 ul li .box i {
                    font-size: 22px;
                    height: 30px;
                }

                    .pagelist-22 ul li .box i.icon-danganliebiao {
                        font-size: 20px;
                    }

                    .pagelist-22 ul li .box i.icon-xiazai {
                        font-size: 24px;
                    }

    .pagelist-22 .tab-con {
        margin-top: 20px;
    }

        .pagelist-22 .tab-con .list {
            margin-top: 10px;
            height: 40px;
            line-height: 38px;
            font-size: 14px;
            padding-left: 10px;
            padding-right: 30px;
        }

            .pagelist-22 .tab-con .list a {
                font-size: 16px;
                width: 30px;
                line-height: 40px;
            }
}

section.list-40 {
    padding-bottom: 20px;
}

.list-40 .download-content {
    margin-top: 80px;
}

.list-40 .list {
    border: 1px solid #ddd;
    min-height: 120px;
    padding: 35px;
    margin-bottom: 20px;
    -ms-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
    position: relative;
    padding-right: 115px;
}

    .list-40 .list:last-child {
        margin-bottom: 0;
    }

    .list-40 .list h4 {
        font-size: 16px;
        color: #333;
        width: 100%;
    }

    .list-40 .list p {
        color: #999;
        padding-top: 10px;
    }

    .list-40 .list a {
        position: absolute;
        right: 35px;
        top: 50%;
        margin-top: -30px;
    }

        .list-40 .list a i {
            font-size: 24px;
            font-style: normal;
            font-weight: bold;
            color: #999;
            width: 60px;
            height: 60px;
            display: inline-block;
            text-align: center;
            line-height: 60px;
            border-radius: 50%;
            border: 1px solid #dfdfdf;
            -ms-transition: all .6s ease-out;
            -moz-transition: all .6s ease-out;
            -o-transition: all .6s ease-out;
            -webkit-transition: all .6s ease-out;
            transition: all .6s ease-out;
        }

@media screen and (max-width:1024px) {
    section.list-40 {
        padding-bottom: 5px;
    }

    .list-40 .download-content {
        margin-top: 40px;
    }
}

@media screen and (max-width:768px) {
    .list-40 .list {
        padding: 15px;
        min-height: inherit;
        padding-right: 65px;
    }

        .list-40 .list a {
            right: 15px;
            margin-top: -14.5px;
        }

            .list-40 .list a i {
                width: 30px;
                height: 30px;
                font-size: 16px;
                line-height: 30px;
            }
}

section.list-41 {
    padding-bottom: 20px;
}

.list-41 .download-content {
    margin-top: 80px;
}

.list-41 .tit {
    text-align: center;
    padding-bottom: 40px;
}

    .list-41 .tit h3 {
        font-size: 30px;
        color: #010101;
    }

    .list-41 .tit p {
        color: #999;
        text-transform: uppercase;
        line-height: 20px;
    }

.list-41 .marg {
    width: 50%;
    padding: 0 20px;
    margin-top: 40px;
}

    .list-41 .marg .list {
        border: 1px solid #ddd;
        width: 100%;
        padding: 20px;
        position: relative;
        -ms-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
        -webkit-transition: all .6s ease-out;
        transition: all .6s ease-out;
    }

        .list-41 .marg .list .left {
            position: absolute;
            left: 20px;
            top: 20px;
        }

            .list-41 .marg .list .left b {
                display: block;
                width: 140px;
                height: 80px;
            }

        .list-41 .marg .list .mid {
            padding-left: 160px;
            width: 85%;
        }

            .list-41 .marg .list .mid h3 {
                font-size: 16px;
                color: #333;
            }

            .list-41 .marg .list .mid p {
                color: #999;
                padding-top: 40px;
            }

        .list-41 .marg .list .right .download {
            margin: -20px;
        }

        .list-41 .marg .list .right i {
            font-style: normal;
            font-size: 18px;
            line-height: 80px;
            font-weight: bold;
            margin-right: 20px;
        }

@media screen and (max-width:1024px) {
    section.list-41 {
        padding-bottom: 5px;
    }

    .list-41 .tit {
        padding-bottom: 20px;
    }

    .list-41 .marg {
        padding: 0 10px;
        margin-top: 20px;
    }

    .list-41 .download-content {
        margin-top: 40px;
    }
}

@media screen and (max-width:768px) {
    .list-41 .tit {
        padding-bottom: 30px;
    }

        .list-41 .tit h3 {
            font-size: 24px;
        }

    .list-41 .marg {
        width: 100%;
    }

    .list-41 .download {
        margin: -10px;
    }

    .list-41 .list {
        padding: 15px;
    }

        .list-41 .list .left {
            left: 15px;
            top: 15px;
        }

        .list-41 .list .mid {
            padding-left: 150px;
        }
}

@media screen and (max-width:640px) {
    .list-41 .marg {
        padding: 0;
    }

    .list-41 .list .right i {
        margin-right: 0;
    }

    .list-41 .list .mid {
        width: 95%;
        padding-left: 130px;
    }

    .list-41 .list .left {
        left: 10px;
        top: 10px;
    }

        .list-41 .list .left b {
            width: 120px;
        }

    .list-41 .list .list {
        padding: 10px;
    }

    .list-41 .tit h3 {
        font-size: 20px;
    }

    .list-41 .tit {
        padding-bottom: 20px;
    }
}

section.list-41 {
    padding-bottom: 20px;
}

.list-42 .tit {
    text-align: center;
    padding-bottom: 10px;
}

    .list-42 .tit h3 {
        font-size: 30px;
        color: #010101;
    }

    .list-42 .tit p {
        color: #999;
        text-transform: uppercase;
        line-height: 20px;
    }

.list-42 .download-content {
    margin-top: 80px;
}

.list-42 .left {
    position: absolute;
    left: 20px;
    top: 20px;
}

    .list-42 .left b {
        display: block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }

.list-42 .mid {
    padding-left: 100px;
    width: 75%;
}

    .list-42 .mid h3 {
        font-size: 16px;
        padding-top: 8px;
        color: #333;
        -ms-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
        -webkit-transition: all .6s ease-out;
        transition: all .6s ease-out;
    }

    .list-42 .mid p {
        color: #999;
        padding-top: 15px;
        padding-bottom: 20px;
    }

.list-42 .list {
    border: 1px solid #ddd;
    width: 100%;
    padding: 20px;
    position: relative;
    -ms-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.list-42 .marg {
    width: 50%;
    padding: 0 20px;
    margin-top: 40px;
}

.list-42 .download {
    margin: -20px;
}

.list-42 .list .marg {
    margin: 0 20px;
}

.list-42 .right i {
    font-style: normal;
    font-size: 16px;
    padding-right: 4px;
    font-weight: bold;
    margin: 0;
}

.list-42 .right a {
    display: block;
    width: 100px;
    height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    margin-top: 20px;
    -ms-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.list-42 .list:hover a {
    color: #fff;
}

@media screen and (max-width:1024px) {
    section.list-42 {
        padding-bottom: 5px;
    }

    .list-42 .tit {
        padding-bottom: 20px;
    }

    .list-42 .marg {
        padding: 0 10px;
        margin-top: 20px;
    }

    .list-42 .download-content {
        margin-top: 30px;
    }

    .list-42 .mid {
        width: 65%;
    }
}

@media screen and (max-width:768px) {
    .list-42 .tit {
        padding-bottom: 15px;
    }

        .list-42 .tit h3 {
            font-size: 24px;
        }

    .list-42 .marg {
        width: 100%;
        margin-top: 15px;
    }

    .list-42 .download {
        margin: -10px;
    }

    .list-42 .list {
        padding: 15px;
    }

    .list-42 .left {
        left: 15px;
        top: 15px;
    }

    .list-42 .mid {
        padding-left: 100px;
    }
}

@media screen and (max-width:640px) {
    .list-42 .right i {
        margin-right: 0;
    }

    .list-42 .mid {
        width: 70%;
        padding-left: 70px;
    }

        .list-42 .mid h3 {
            font-size: 14px;
        }

    .list-42 .left {
        left: 10px;
        top: 10px;
    }

        .list-42 .left b {
            width: 60px;
            height: 60px;
        }

    .list-42 .list {
        padding: 10px;
    }

    .list-42 .tit h3 {
        font-size: 20px;
    }

    .list-42 .tit {
        padding-bottom: 20px;
    }

    .list-42 .right a {
        width: 70px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-top: 15px;
    }

    .list-42 .mid p {
        padding-bottom: 0;
    }
}

.list-44 .download-content {
    padding-top: 80px;
}

.list-44 .list {
    border: 1px solid #ddd;
    border-right: none;
    border-left: none;
    min-height: 120px;
    padding: 35px;
    -ms-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-bottom: -1px;
    position: relative;
}

    .list-44 .list h4 {
        font-size: 16px;
        color: #333;
        width: 100%;
    }

    .list-44 .list p {
        color: #999;
        padding-top: 10px;
    }

    .list-44 .list .right i {
        font-size: 24px;
        font-style: normal;
        font-weight: bold;
        color: #999;
        width: 60px;
        height: 60px;
        display: inline-block;
        text-align: center;
        line-height: 60px;
        border-radius: 50%;
        border: 1px solid #dfdfdf;
        -ms-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
        -webkit-transition: all .6s ease-out;
        transition: all .6s ease-out;
    }

    .list-44 .list .left {
        width: 80%;
    }

    .list-44 .list .right {
        position: absolute;
        right: 35px;
        top: 50%;
        margin-top: -30px;
    }

    .list-44 .list:hover .right i {
        border-color: #fff;
        color: #fff;
    }

    .list-44 .list:hover h4, .list-44 .list:hover p {
        color: #fff;
    }

@media screen and (max-width:1024px) {
    .list-44 .download-content {
        padding-top: 40px;
    }
}

@media screen and (max-width:768px) {
    .list-44 .list {
        min-height: inherit;
        padding: 15px;
    }

        .list-44 .list .right {
            right: 15px;
            margin-top: -17.5px;
        }

            .list-44 .list .right i {
                width: 35px;
                height: 35px;
                line-height: 33px;
                font-size: 16px;
            }
}

@media screen and (max-width:640px) {
    .list-44 .list .left {
        width: 75%;
    }
}

.pagelist-25 .list {
    padding: 20px;
    background: #fff;
    margin-top: 40px;
}

    .pagelist-25 .list b {
        width: 100%;
        height: 260px;
        display: block;
    }

    .pagelist-25 .list .left {
        width: 30%;
    }

        .pagelist-25 .list .left a {
            display: block;
        }

    .pagelist-25 .list .right {
        width: 70%;
        padding: 30px;
    }

        .pagelist-25 .list .right a.textHidden {
            font-size: 16px;
            color: #333;
            display: block;
        }

        .pagelist-25 .list .right time {
            font-size: 12px;
            color: #999;
            padding: 6px 0 24px 0;
            display: block;
        }

        .pagelist-25 .list .right p {
            line-height: 24px;
            margin-bottom: 50px;
            height: 48px;
            overflow: hidden;
        }

        .pagelist-25 .list .right a.look {
            padding: 8px 20px;
            border: 1px solid #ddd;
            border-radius: 5px;
            display: inline-block;
        }

    .pagelist-25 .list:hover {
        box-shadow: 0 5px 10px 2px #ddd;
    }

    .pagelist-25 .list .right:hover a.look {
        color: #fff;
    }

@media screen and (max-width:640px) {
    .pagelist-25 .list {
        margin-top: 15px;
    }

        .pagelist-25 .list .left {
            width: 100%;
        }

        .pagelist-25 .list .right {
            width: 100%;
            padding: 10px;
        }

        .pagelist-25 .list b {
            height: inherit;
            padding-top: 65%;
        }

    .pagelist-25 .list {
        padding: 10px;
    }

        .pagelist-25 .list .right p {
            margin-bottom: 15px;
        }

        .pagelist-25 .list .right time {
            padding: 5px 0;
        }
}

/*2018年9月27日 17:07:59*/
.list-49-l .title {
    text-align: center;
    font-size: 28px;
    color: #333;
    font-weight: 700;
	    margin-top: 50px;
}

    .list-49-l .title p {
        font-size: 14px;
        font-weight: normal;
        color: #666;
        margin-top: 5px;
    }

.list-49-l .wrap {
    margin-top: 50px;
}

    .list-49-l .wrap .list {
        display: block;
        width: 100%;
        line-height: 80px;
        border: 1px solid #e8e8e8;
        padding: 0 35px;
        color: #333;
        font-size: 16px;
        margin-bottom: 10px;
    }

        .list-49-l .wrap .list i {
            font-weight: bold;
        }

@media screen and (max-width:1024px) {
    .list-49-l .title {
        font-size: 20px;
    }

    .list-49-l .wrap .list {
        line-height: 60px;
    }
}

@media screen and (max-width:640px) {
    .list-49-l .title {
        font-size: 18px;
    }

    .list-49-l .wrap .list {
        line-height: 40px;
        font-size: 14px;
    }

    .list-49-l .wrap {
        margin-top: 25px;
    }
}
