.header {
    background: #656565;
    width: 100%;
    height: 61px;
    position: fixed;
    z-index: 99;
    max-width: 720px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .header.index-header {
        height: 62px;
    }

    .header .head-title-img {
        position: relative;
    }

.head-title-img .natural {
    display: block;
    position: absolute;
    top: 2px;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    -webkit-animation: z 5s linear 0s infinite;
    -moz-animation: z 5s linear 0s infinite;
    animation: z 5s linear 0s infinite;
    animation: z 5s linear 0s infinite;
    box-shadow: 0px 0px 20px #000;
    border-radius: 50%;
    background: url("/yjjy/am-txt/zj.gif") -5px;
}

.box a:hover {
    left: 1px;
    top: 1px;
    text-decoration: none;
    position: relative;
}

div.box div.zzsm ul li {
    float: left;
    margin: 2px;
    width: calc(50% - 4px);
    background: #FFF9DD;
    font-weight: bold;
    padding: 8px 0;
    text-align: center;
    font-size: 12pt;
    border-radius: 4px;
    text-decoration: none;
}

.bbs1 ul li {
    padding: 10px 6px 10px 4px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .bbs1 ul li:nth-child(2n+2) {
        background: rgb(238, 238, 238);
    }

    .bbs1 ul li span.icon {
        padding: 0px 1px;
        border-radius: 50%;
        height: 20px;
        line-height: 20px;
        margin-right: 6px;
        display: inline-block;
        box-shadow: 0px 0px 5px #000;
    }

    .bbs1 ul li span.icon2 {
        background: rgb(67, 154, 148);
        padding: 4px 5px;
        border-radius: 5px;
        color: rgb(255, 255, 255);
        font-size: 1rem;
        margin-right: 6px;
        display: inline-block;
    }

    .bbs1 ul li span.icon3 {
        background: rgb(52, 118, 113);
        padding: 4px 5px;
        border-radius: 5px;
        color: rgb(255, 255, 255);
        font-size: 1rem;
        margin-right: 6px;
        display: inline-block;
    }

    .bbs1 ul li span.zz {
        color: rgb(153, 153, 153);
        margin-left: 10px;
        float: right;
    }

.table ul li {
    color: black;
    font-size: 11pt;
}

.txt {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #FF0000;
    border-radius: 5px;
    color: #FFFFFF;
}

.bbs1 ul li span.zz {
    color: rgb(153, 153, 153);
    margin-left: 10px;
    float: right;
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.2,1.2,1.2)
    }

    to {
        transform: scaleX(1)
    }
}

@media screen and (max-width: 720px) {
    .box.spareURL a {
        font-size: 10pt;
    }
}

.box.spareURL p {
    font-size: 15pt;
    font-weight: 700;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    text-align: center;
}

.box.spareURL a {
    display: block;
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 16pt;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 10px #99ffff;
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    text-decoration: none;
}

.header .logo-box {
    height: 61px;
}

.header .logo {
    height: 61px;
    margin-left: 10px;
    float: left;
}

    .header .logo .logo-img {
        width: 210px;
        height: 60px;
    }

.header .bank {
    width: 56px;
    height: 44px;
    margin-top: 10px;
    float: right;
    position: relative;
}

    .header .bank a {
        color: rgb(255, 255, 255);
        font-size: 8pt;
        display: block;
    }

    .header .bank img {
        margin: 0px auto;
        width: 30px;
        height: 30px;
        display: block;
    }

.nullbox {
    height: 91px;
}

.nullbox11 {
    height: 60px;
}

.subnullbox {
    height: 61px;
}

.nav {
    overflow: hidden;
    background-color: #656565;
    border-top-color: rgb(0, 0, 0);
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .nav span {
        width: 16.66%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        float: left;
        display: block;
        cursor: pointer;
        font-size: 11pt;
    }

        .nav span:hover {
            background: black;
        }

    .nav.pf span:hover {
    }

.box {
    background: #333333;
    margin: 5px 0px;
    border-radius: 5px;
    overflow: hidden;
}

.news-title {
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .news-title img {
        width: 35px;
        height: 35px;
        margin-right: 5px;
        float: left;
        display: block;
    }

.txtMarquee-left {
    padding: 0px 5px;
    width: auto;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    font-size: 11pt;
}

    .txtMarquee-left .bd ul {
        overflow: hidden;
        -ms-zoom: 1;
    }

        .txtMarquee-left .bd ul li {
            width: auto !important;
            height: 35px;
            text-align: left;
            color: rgb(0, 0, 0);
            line-height: 35px;
            margin-right: 20px;
            float: left;
            _display: inline;
        }

            .txtMarquee-left .bd ul li a {
                color: rgb(255, 255, 255);
            }

                .txtMarquee-left .bd ul li a:hover {
                    text-decoration: underline;
                }

.subnav {
    background: white;
    padding: 5px 0px;
    border-radius: 5px;
    overflow: hidden;
}

    .subnav a {
        width: 20%;
        text-align: center;
        color: rgb(0, 0, 0);
        font-size: 12pt;
        font-weight: bold;
        float: left;
        display: block;
        text-shadow: 0px 2px 1px #ff9c00;
    }

        .subnav a img {
            margin: 0px auto 2px;
            width: 84px;
            height: 76px;
            display: block;
            animation-duration: 4s;
            animation-fill-mode: both;
        }

        .subnav a:nth-child(1) img {
            animation-name: fadeInLeft;
        }

        .subnav a:nth-child(2) img {
            animation-name: fadeInLeft;
        }

        .subnav a:nth-child(3) img {
            animation-name: bounceInDown;
        }

        .subnav a:nth-child(4) img {
            animation-name: fadeInRight;
        }

        .subnav a:nth-child(5) img {
            animation-name: fadeInRight;
        }

.ggimg {
    margin: 5px 0px;
}

    .ggimg a img {
        width: 60px;
        height: 60px;
    }

.subnav a:hover {
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.pad {
    background: #656565;
    padding: 4px;
}

.xjbox {
    background: rgb(0, 0, 0);
    margin: 5px 0px;
    border-radius: 5px;
    overflow: hidden;
}

.sup-title {
    background: #333333;
    margin: 5px 0px;
    border-radius: 5px;
    border: 1px solid rgb(0, 0, 0);
    border-image: none;
    height: 50px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 50px;
    overflow: hidden;
    font-size: 14pt;
    text-shadow: 0px 1px 10px #000;
}

.jiesitable {
    border-radius: 8px;
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: "simsun";
    font-size: 13pt;
    font-weight: bold;
    table-layout: fixed;
    -ms-word-wrap: break-word;
}

    .jiesitable tr {
        height: 30px;
    }

    .jiesitable th {
        border: 1px solid #4292EF;
        border-image: none;
        text-overflow: ellipsis;
    }

    .jiesitable td {
        border: 1px solid #4292EF;
        border-image: none;
        text-overflow: ellipsis;
    }

.listtable {
    color: rgb(0, 0, 0);
    table-layout: fixed;
}

    .listtable tr {
        height: 25px;
    }

    .listtable th {
        padding: 4px;
    }

    .listtable td {
        padding: 4px;
    }

    .listtable th {
        text-align: center;
        font-size: 20pt;
        border-bottom-color: rgb(0, 0, 0);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        text-shadow: 1px 4px 1px #b99b5f;
    }

    .listtable td {
        /*background: url("/yjjy/am-txt/new.gif") no-repeat 5px;*/
        height: 36px;
        overflow: hidden;
        padding-left: 40px;
        font-size: 12pt;
        border-bottom-color: rgb(185, 155, 95);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .listtable td a {
            /*background: url("/yjjy/am-txt/arrow.png") no-repeat right;*/
            height: 27px;
            color: rgb(0, 0, 0);
            line-height: 27px;
            overflow: hidden;
            padding-right: 22px;
            font-weight: bold;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.listtable1 {
    color: rgb(0, 0, 0);
    table-layout: fixed;
}

    .listtable1 tr {
        height: 25px;
    }

    .listtable1 th {
        padding: 4px;
    }

    .listtable1 td {
        padding: 4px;
    }

    .listtable1 th {
        text-align: center;
        font-size: 20pt;
        border-bottom-color: rgb(0, 0, 0);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        text-shadow: 1px 4px 1px #b99b5f;
    }

    .listtable1 td {
        height: 36px;
        overflow: hidden;
        font-size: 12pt;
        border-bottom-color: rgb(185, 155, 95);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .listtable1 td a {
            height: 27px;
            color: rgb(0, 0, 0);
            line-height: 27px;
            overflow: hidden;
            padding-right: 22px;
            font-weight: bold;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.img-title {
    width: 65%;
    text-align: center;
    margin-bottom: 35px;
    float: right;
}

    .img-title h1 {
        color: red;
        letter-spacing: 6px;
        font-size: 52px;
        margin-top: 30px;
        text-shadow: 0px 2px 1px #000;
    }

    .img-title h2 {
        color: rgb(0, 96, 255);
        letter-spacing: 13px;
        font-size: 24px;
        margin-top: 32px;
        text-shadow: 0px 2px 1px #000;
    }

.text-box {
    /*background: url("/yjjy/am-txt/zgl.png") no-repeat left top; height: 197px;*/
}

.listtable.icon6 {
    /*background: url("/yjjy/am-txt/img1.png") no-repeat right bottom rgb(255, 255, 255);*/
}

    .listtable.icon6 td a {
        color: rgb(0, 0, 0);
    }

.xjimg-list {
    background: rgba(255, 255, 255, 0.6);
}

.img-list-box {
    /*background: url("/yjjy/am-txt/img2.png") no-repeat right top;*/
}

.img-list-title {
    margin: 5px 0px;
    text-align: center;
    color: rgb(255, 255, 0);
    font-size: 32px;
    font-weight: bold;
    text-shadow: 0px 1px 1px #000;
}

.sideMenu {
    border-radius: 5px;
    border: 1px solid rgb(0, 0, 0);
    border-image: none;
    height: 248px;
    overflow: hidden;
}

    .sideMenu h3 {
        background: rgb(0, 0, 0);
        height: 42px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 42px;
        padding-left: 10px;
        font-size: 20px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        cursor: pointer;
    }

        .sideMenu h3 em {
            /*background: url("/yjjy/am-txt/icoAdd.png") no-repeat 16px 12px;*/ width: 40px;
            height: 42px;
            float: right;
            display: block;
            cursor: pointer;
        }

        .sideMenu h3.on em {
            background-position: 16px -57px;
        }

    .sideMenu ul {
        padding: 20px 25px;
        color: rgb(153, 153, 153);
        display: none;
    }

        .sideMenu ul li {
            width: 25%;
            height: 80px;
            float: left;
        }

            .sideMenu ul li a {
                background: rgba(97, 152, 191, 0.7);
                margin: 0px auto;
                border-radius: 10px;
                border: 1px solid rgb(255, 255, 255);
                transition: 0.5s;
                border-image: none;
                width: 90%;
                height: 80px;
                text-align: center;
                color: rgb(0, 14, 66);
                line-height: 80px;
                font-size: 18px;
                display: block;
            }

                .sideMenu ul li a:hover {
                    background: rgba(0, 0, 0, 0.7);
                    border: 1px solid rgb(0, 0, 0);
                    border-image: none;
                    color: rgb(255, 255, 255);
                }

.qxtable {
    background: rgb(255, 255, 255);
    text-align: center;
    color: rgb(0, 0, 0);
    font-weight: bold;
    -ms-word-break: break-all;
    -ms-word-wrap: break-word;
}

    .qxtable tr {
        height: 30px;
    }

    .qxtable th {
        border: 1px solid rgb(229,229,229);
        border-image: none;
    }

    .qxtable td {
        border: 1px solid rgb(229,229,229);
        border-image: none;
    }

    .qxtable th {
        background: rgb(255, 248, 156);
        text-align: center;
        color: red;
        font-size: 18px;
    }

    .qxtable td {
        font-size: 16px;
        text-overflow: ellipsis;
    }

    .qxtable.left {
        text-align: left;
    }

        .qxtable.left th {
            text-align: left;
        }

    .qxtable.yxym {
        table-layout: auto;
        -ms-word-break: break-all;
        -ms-word-wrap: break-word;
    }

        .qxtable.yxym td {
            font-size: 12pt;
        }

        .qxtable.yxym tr td:nth-child(2) {
            width: 40%;
        }

.list-title {
    background: linear-gradient(transparent,#dacfcf);
    color: yellow;
    text-shadow: 0px 0px 10px red;
    border-left: 1px solid #656565;
    border-right: 1px solid #656565;
    height: 35px;
    line-height: 35px;
    font-size: 15pt;
    text-align: center;
    text-shadow: 1px 4px 1px #b99b5f;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
}

    .picScroll-left .bd {
        padding: 10px 0;
    }

        .picScroll-left .bd ul {
            height: 114px;
            overflow: hidden;
            zoom: 1;
        }

            .picScroll-left .bd ul li {
                margin: 0 8px;
                float: left;
                _display: inline;
                overflow: hidden;
                text-align: center;
            }

                .picScroll-left .bd ul li .pic {
                    text-align: center;
                }

                    .picScroll-left .bd ul li .pic img {
                        width: 120px;
                        height: 90px;
                        display: block;
                        padding: 2px;
                        border: 1px solid #fff;
                    }

                    .picScroll-left .bd ul li .pic a:hover img {
                        border-color: #999;
                    }

                .picScroll-left .bd ul li .scroll-title {
                    line-height: 24px;
                }

    .picScroll-left .tempWrap {
        margin: 0 auto;
    }

#yxym .list-title {
    background: linear-gradient(transparent, rgb(218, 207, 207));
    color: yellow;
    border-right-color: #4292EF;
    border-left-color: #4292EF;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    text-shadow: 0px 0px 10px red;
}

.jueshatable {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    text-align: center;
    color: rgb(0, 0, 0);
    overflow: hidden;
    table-layout: auto;
}

    .jueshatable tr {
        height: 35px;
    }

    .jueshatable th {
        color: #fff;
        border: 1px solid rgb(229,229,229);
        font-size: 12pt;
    }

    .jueshatable td {
        border: 1px solid rgb(229,229,229);
        border-image: none;
        font-weight: bold;
        font-size: 12pt;
    }

.yqlj .link {
    background: rgb(0, 0, 255);
    height: 30px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border-bottom-color: rgb(0, 0, 0);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.yqlj li {
    padding: 2px 1px;
    width: 25%;
    float: left;
}

    .yqlj li a {
        background: rgb(0, 0, 0);
        padding: 2px 0px;
        border-radius: 3px;
        border: 1px solid rgb(255, 255, 255);
        transition: 0.3s;
        border-image: none;
        text-align: center;
        color: rgb(255, 255, 255);
        display: block;
    }

        .yqlj li a:hover {
            text-decoration: underline;
        }

.foot-img {
    background: url("/yjjy/img/foot-img.png") no-repeat bottom;
    padding-bottom: 40px;
}

.copyright {
    margin: 0px auto 5px;
    width: 80%;
    text-align: center;
    padding-bottom: 5px;
    border-bottom-color: rgb(0, 0, 0);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 11pt;
}

.xjct {
    background: rgba(189, 182, 87, 0.6);
}

.tablebox {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;
}

    .tablebox tr {
        line-height: 32px;
    }

    .tablebox td {
        padding: 3px 2px;
        border: 1px solid rgb(229, 229, 229);
        border-image: none;
        -ms-word-break: break-all;
    }

    .tablebox a {
        color: rgb(255, 0, 0);
        font-size: 16px;
        font-weight: bold;
    }

.subList-bg {
    /*background: url("/yjjy/am-txt/subList-bg.png") no-repeat right top rgb(255, 255, 255);*/
}

.subTextTitle {
    padding: 8px 8px 0px;
    color: rgb(0, 0, 0);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

    .subTextTitle h1 {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        font-size: 18px;
        font-weight: bold;
    }

    .subTextTitle h2 {
        color: rgb(158, 97, 1);
        text-indent: 6px;
    }

    .subTextTitle p {
        padding: 10px 0px;
        color: rgb(210, 179, 53);
        text-indent: 6px;
        margin-top: 10px;
        border-top-color: rgb(255, 237, 164);
        border-bottom-color: rgb(255, 237, 164);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

.tablebox.imgbox a {
    height: 44px;
    display: block;
}

.tablebox.imgbox img {
    width: 100%;
    height: 44px;
}

.subListTable {
    padding: 4px 8px 8px;
    color: rgb(0, 0, 0);
    font-size: 12pt;
}

    .subListTable td {
        line-height: 32px;
        overflow: hidden;
        font-weight: bold;
        border-bottom-color: rgb(255, 237, 164);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.foot-subTextTitle {
    padding: 0px 8px;
}

    .foot-subTextTitle p {
        color: rgb(210, 179, 53);
        padding-bottom: 10px;
        border-bottom-color: rgb(255, 237, 164);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

@media screen and (max-width:720px) {
    .box {
        margin: 5px;
    }

    .subnav {
        margin: 5px;
    }

    .xjbox {
        margin: 5px;
    }

    .subnav a {
        font-size: 11pt;
    }

        .subnav a img {
            width: 67.2px;
            height: 60.8px;
        }

    .ggimg a img {
        width: 40px;
        height: 40px;
    }

    .xjbox table {
        font-size: 10pt;
    }

    .listtable td {
        font-size: 10pt;
    }

    .sideMenu ul li a {
        font-size: 12px;
    }

    .img-title {
        width: 90%;
    }

        .img-title h2 {
            letter-spacing: 7px;
        }

    .head-title-img .natural {
        left: 73%
    }

    .header .logo {
        margin-left: 0px;
    }

    .nav span {
        font-size: 10px;
    }

    .qxtable.yxym td {
        font-size: 12px;
    }

    .qxtable.yxym tr td:nth-child(2) {
        font-size: 13px;
    }
}


.nav2 {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px;
    font-size: 14px;
    background: #fff;
    margin-top: -5px;
    line-height: 28px;
}

    .nav2 ul {
        padding: 2px 0;
        display: flex;
        justify-content: space-between;
    }

        .nav2 ul li {
            width: 100%;
            box-sizing: border-box;
            padding: 0 2px;
        }

            .nav2 ul li a {
                display: block;
                padding: 3px 0;
                text-align: center;
                text-decoration: none;
                color: #fff;
                border-radius: 60px;
                background: #667EEA;
            }

                .nav2 ul li a:hover {
                    background: #69F;
                }

            .nav2 ul li.active {
                background: #da183b;
            }

#nav2[data-fixed="fixed"] {
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
}

.nav-img {
    text-align: center;
    background: #000;
}

    .nav-img img {
        width: auto;
        height: 80px;
    }

@media screen and (max-width:800px) {
    .nav-img img {
        height: 70px;
    }
}

@media screen and (min-width:800px) {
    .nav2 {
        padding: 4px;
        font-size: 16px;
    }

        .nav2 ul {
            padding: 4px 0;
        }

            .nav2 ul li {
                padding: 0 4px;
            }

                .nav2 ul li a {
                    padding: 5px 0;
                    cursor: pointer;
                }
}

/*精华帖子*/
.zzhl-tit {
}

    .zzhl-tit img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }

#tabzzhgs31 {
}

    #tabzzhgs31 a {
        text-decoration: none;
    }

    #tabzzhgs31 .zzhlmenu {
        width: 100%;
        padding: 5px 0;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        line-height: 40px;
    }

        #tabzzhgs31 .zzhlmenu ul {
            display: flex;
            justify-content: space-between;
        }

        #tabzzhgs31 .zzhlmenu li {
            width: calc(50% - 5px);
            box-sizing: border-box;
            background: #937e7e;
            cursor: pointer;
        }

            #tabzzhgs31 .zzhlmenu li.hover {
                color: #a11313;
            }

                #tabzzhgs31 .zzhlmenu li.hover span {
                    display: block;
                }

                #tabzzhgs31 .zzhlmenu li.hover .zzhlam {
                    background: #8f8888;
                    color: #fff;
                }

                #tabzzhgs31 .zzhlmenu li.hover .zzhlxg {
                    background: #8f8888;
                }

    #tabzzhgs31 .zzhlbox {
    }

.zzhl-list {
    background: white;
    font-size: 16px;
}

    .zzhl-list ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .zzhl-list ul li {
            width: calc(50% - 5px);
            border-bottom: solid 1px #ddd;
            box-sizing: border-box;
        }

            .zzhl-list ul li a {
                display: block;
                padding: 8px 5px;
                white-space: nowrap;
                overflow: hidden;
                color: black;
            }

@media screen and (max-width:800px) {
    #tabzzhgs31 .zzhlmenu {
        font-size: 16px;
        line-height: 36px;
    }

        #tabzzhgs31 .zzhlmenu li {
            width: calc(50% - 3px);
        }

    .zzhl-list {
        font-size: 15px;
    }

        .zzhl-list ul li {
            width: 100%;
        }

            .zzhl-list ul li a {
                padding: 8px 5px;
            }
}

.zzhl-list a {
    font-size: large;
}

/*高手资料*/
.zzhl-tit {
}

    .zzhl-tit img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }

#tabzzhgs32 {
}

    #tabzzhgs32 a {
        text-decoration: none;
    }

    #tabzzhgs32 .zzhlmenu {
        width: 100%;
        padding: 5px 0;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        line-height: 40px;
    }

        #tabzzhgs32 .zzhlmenu ul {
            display: flex;
            justify-content: space-between;
        }

        #tabzzhgs32 .zzhlmenu li {
            width: calc(50% - 5px);
            box-sizing: border-box;
            background: #937e7e;
            cursor: pointer;
        }

            #tabzzhgs32 .zzhlmenu li.hover {
                color: #a11313;
            }

                #tabzzhgs32 .zzhlmenu li.hover span {
                    display: block;
                }

                #tabzzhgs32 .zzhlmenu li.hover .zzhlam {
                    background: #8f8888;
                    color: #fff;
                }

                #tabzzhgs32 .zzhlmenu li.hover .zzhlxg {
                    background: #8f8888;
                }

    #tabzzhgs32 .zzhlbox {
    }

.zzhl-list {
    background: white;
    font-size: 16px;
}

    .zzhl-list ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .zzhl-list ul li {
            width: calc(50% - 5px);
            border-bottom: solid 1px #ddd;
            box-sizing: border-box;
        }

            .zzhl-list ul li a {
                display: block;
                padding: 8px 5px;
                white-space: nowrap;
                overflow: hidden;
                color: black;
            }

@media screen and (max-width:800px) {
    #tabzzhgs32 .zzhlmenu {
        font-size: 16px;
        line-height: 36px;
    }

        #tabzzhgs32 .zzhlmenu li {
            width: calc(50% - 3px);
        }

    .zzhl-list {
        font-size: 15px;
    }

        .zzhl-list ul li {
            width: 100%;
        }

            .zzhl-list ul li a {
                padding: 8px 5px;
            }
}

.zzhl-list a {
    font-size: large;
}

/*高手资料*/
.zzhl-tit {
}

    .zzhl-tit img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }

#tabzzhgs3G {
}

    #tabzzhgs3G a {
        text-decoration: none;
    }

    #tabzzhgs3G .zzhlmenu {
        width: 100%;
        padding: 5px 0;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        line-height: 40px;
    }

        #tabzzhgs3G .zzhlmenu ul {
            display: flex;
            justify-content: space-between;
        }

        #tabzzhgs3G .zzhlmenu li {
            width: calc(50% - 5px);
            box-sizing: border-box;
            background: #937e7e;
            cursor: pointer;
        }

            #tabzzhgs3G .zzhlmenu li.hover {
                color: #a11313;
            }

                #tabzzhgs3G .zzhlmenu li.hover span {
                    display: block;
                }

                #tabzzhgs3G .zzhlmenu li.hover .zzhlam {
                    background: #8f8888;
                    color: #fff;
                }

                #tabzzhgs3G .zzhlmenu li.hover .zzhlxg {
                    background: #8f8888;
                }

    #tabzzhgs3G .zzhlbox {
    }

.zzhl-list {
    background: white;
    font-size: 16px;
}

    .zzhl-list ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .zzhl-list ul li {
            width: calc(50% - 5px);
            border-bottom: solid 1px #ddd;
            box-sizing: border-box;
        }

            .zzhl-list ul li a {
                display: block;
                padding: 8px 5px;
                white-space: nowrap;
                overflow: hidden;
                color: black;
            }

@media screen and (max-width:800px) {
    #tabzzhgs3G .zzhlmenu {
        font-size: 16px;
        line-height: 36px;
    }

        #tabzzhgs3G .zzhlmenu li {
            width: calc(50% - 3px);
        }

    .zzhl-list {
        font-size: 15px;
    }

        .zzhl-list ul li {
            width: 100%;
        }

            .zzhl-list ul li a {
                padding: 8px 5px;
            }
}

.zzhl-list a {
    font-size: large;
}