﻿.pagecode {
    padding: 16px 0 52px;
    text-align: center;
    font-size: 18px;
    color: #666
}

    .pagecode a {
        padding: 8px 19px;
        margin: 0 5px;
        color: #666;
        text-decoration: none;
        background-color: #fff;
        border-radius: 3px;
        border: 1px solid #eaeaea
    }

    .pagecode > span {
        display: inline-block;
        line-height: 38px;
        height: 38px;
        border-radius: 3px
    }

    .pagecode span a {
        display: block;
        padding: 0;
        min-width: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 3px
    }

    .pagecode a:hover {
        color: #fff;
        background-color: #158fed
    }

    .pagecode a.current,
    .pagecode a.current:hover {
        color: #fff;
        background-color: #158fed;
        padding: 8px 15px
    }

    .pagecode a i {
        display: inline-block;
        width: 12px;
        height: 20px;
        background-position: -601px -6px;
        position: relative;
        top: 3px
    }

        .pagecode a i.lr {
            background-position: -601px -31px
        }

    .pagecode a:hover i.lr {
        background-position: -625px -31px
    }

.location {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    position: relative;
    text-indent: 25px
}

    .location a {
        color: #000
    }

        .location a:hover {
            color: #158fed
        }

    .location i {
        position: absolute;
        top: 14px;
        left: 2px;
        width: 16px;
        height: 20px;
        background-position: -115px -400px
    }

.ztBody {
    background: #f2f2f2
}

.ztTop {
    width: 100%
}

    .ztTop .ye1200 > p:nth-child(2) {
        position: relative;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 38px;
        font-weight: 700;
        text-align: center;
        margin: 15px auto 0
    }

        .ztTop .ye1200 > p:nth-child(2) span {
            position: absolute;
            top: 1px;
            height: 18px;
            line-height: 18px;
            background-color: #ee3e31;
            padding: 0 8px;
            border-radius: 8px 8px 8px 0;
            color: #fff;
            font-size: 12px;
            font-weight: 400;
            margin-left: 8px
        }

    .ztTop .ye1200 > p:nth-child(3) {
        height: 38px;
        line-height: 38px;
        color: #d1d4d7;
        font-size: 24px;
        text-align: center
    }

.ztMid {
    position: relative;
    padding-top: 77px;
    margin-top: 48px
}

    .ztMid > div:nth-child(1) {
        width: 100%;
        height: 80px;
        line-height: 80px;
        border-radius: 12px;
        background: #fff;
        position: absolute;
        top: -60px;
        display: flex;
        justify-content: center;
        align-items: center
    }

        .ztMid > div:nth-child(1) a {
            display: block;
            width: 100px;
            color: #666;
            font-size: 18px;
            text-align: center;
            position: relative;
            transition: font-size .3s ease 0s
        }

            .ztMid > div:nth-child(1) a::before {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                width: 0;
                height: 8px;
                border-radius: 4px;
                background: #158fed;
                transition: width .3s ease-in-out 0s
            }

            .ztMid > div:nth-child(1) a.current,
            .ztMid > div:nth-child(1) a:hover {
                color: #333;
                font-size: 24px;
                font-weight: 700
            }

                .ztMid > div:nth-child(1) a.current::before,
                .ztMid > div:nth-child(1) a:hover::before {
                    width: 20px
                }

    .ztMid ul li {
        float: left;
        width: 544px;
        height: 228px;
        padding: 15px 22px 28px;
        background: #fff;
        border-radius: 16px;
        margin: 0 22px 52px 0
    }

        .ztMid ul li:nth-child(2n) {
            margin-right: 0
        }

        .ztMid ul li .top {
            display: block;
            position: relative;
            height: 132px;
            padding-left: 274px
        }

            .ztMid ul li .top img {
                position: absolute;
                top: -34px;
                left: 0;
                width: 258px;
                height: 144px;
                border-radius: 10px
            }

            .ztMid ul li .top div {
                width: 272px;
                white-space: nowrap;
                overflow: hidden
            }

                .ztMid ul li .top div p:nth-child(1) {
                    height: 48px;
                    line-height: 48px;
                    color: #333;
                    font-size: 20px
                }

                .ztMid ul li .top div p:nth-child(2) {
                    height: 28px;
                    line-height: 28px;
                    color: #666;
                    font-size: 12px
                }

                    .ztMid ul li .top div p:nth-child(2) i {
                        display: inline-block;
                        height: 16px;
                        width: 16px;
                        background-position: -32px -400px;
                        vertical-align: top;
                        margin: 6px 8px 0 0
                    }

                .ztMid ul li .top div p:nth-child(3) {
                    height: 30px;
                    line-height: 30px;
                    color: #999;
                    font-size: 14px
                }

                    .ztMid ul li .top div p:nth-child(3) span {
                        color: #ee3e31;
                        font-size: 22px;
                        font-weight: 700;
                        float: right
                    }

        .ztMid ul li .bottom {
            width: 518px;
            height: 52px;
            background: #f7f7f7;
            border-radius: 6px;
            padding: 20px 10px 22px 16px;
            position: relative
        }

            .ztMid ul li .bottom i {
                position: absolute;
                top: -9px;
                width: 32px;
                height: 25px;
                background-position: -66px -400px
            }

            .ztMid ul li .bottom p {
                /* width: 378px; */
                float: left;
                line-height: 26px;
                color: #999;
                font-size: 14px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
                -webkit-line-clamp: 2;
                overflow: hidden
            }

            .ztMid ul li .bottom div {
                float: right;
                width: 122px;
                height: 70px;
                position: relative
            }

                .ztMid ul li .bottom div img {
                    position: absolute;
                    width: 50px;
                    height: 50px;
                    border-radius: 8px;
                    z-index: 2;
                    border-right: 3px solid #fff;
                    transition: all .2s ease-in-out 0s
                }

                .ztMid ul li .bottom div a:nth-child(2) img {
                    left: 34px;
                    z-index: 1
                }

                .ztMid ul li .bottom div a:nth-child(3) img {
                    left: 68px;
                    z-index: 0
                }

                .ztMid ul li .bottom div a img:hover {
                    z-index: 3;
                    transform: scale(1.1)
                }
