@charset "utf-8";
.nav {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    border-top: 1px solid #000;
}

.box {
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
    max-width: 720px;
    background-image: linear-gradient(to right, #00be16, #03c71a, #04c11a, #02c719, #03b918, #04c31a, #00be16);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.pad {
    padding: 4px 4px;
}

* {
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-title {
    height: 28px;
    line-height: 23px;
    font-size: 16pt;
    text-align: center;
    border-bottom: 1px solid #738e9f;
    text-shadow: 1px 4px 1px #b99b5f;
    background: #fff;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#yxym .list-title {
    background: linear-gradient(transparent,#f7f3f3);
    font-size: 26px;
    color: #000;
    text-shadow: 0px 0px 10px #e5e5e5;
}

.list-titletu {
    height: 63px;
}

#yxym .list-titletu {
    background: linear-gradient(transparent,#ffffff);
}

.riqi {
    font-size: 19pt;
    text-align: center;
    font-weight: bold;
    margin: 5px 0;
}

.haoju {
    font-size: 20pt;
    text-align: center;
    font-weight: bold;
}

#yxym .list-title {
    background: linear-gradient(transparent,#f7f3f3);
    font-size: 26px;
    color: #000;
    text-shadow: 0px 0px 10px #e5e5e5;
}

.copyright {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
}

div.box22 {
    margin-top: 0;
    background-color: #FFF;
}

.box22 li {
    list-style: none;
}

.box22 li {
    float: left;
    width: 30%;
    text-align: center;
    background: #00cc99;
    margin-left: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline;
}

.dhsx22 {
    border-radius: 15px 15px;
}

    .dhsx22 a {
        color: #444;
        text-decoration: none;
        width: unset;
        float: unset;
        text-shadow: unset;
    }

.box22 li img {
    border-radius: 20px 20px;
}

.box22 li img {
    border: #0000FF;
    width: 180px;
    height: 180px;
    margin-top: 10px;
}

div.box22 img {
    vertical-align: middle;
}

.dhsx22 p {
    margin: 8px 0;
}

    .dhsx22 p:nth-child(1) {
        margin-top: 0;
    }

.box22 li span {
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #fff;
}

@media screen and (max-width: 650px) {
    .box22 li img {
        width: 130px;
        height: 130px;
    }

    .list-titletu {
        height: 58px;
    }
}

@media screen and (max-width: 610px) {
    .riqi {
        font-size: 15pt;
    }

    .haoju {
        font-size: 18pt;
    }

    .pad {
        padding: 2px 2px;
    }

    #yxym .list-title {
        font-size: 20px;
    }

    .box22 {
        margin: 0 auto;
    }

        .box22 li {
            margin-left: 10px;
        }

            .box22 li img {
                width: 110px;
                height: 110px;
            }

    .list-titletu {
        height: 53px;
    }
}

@media screen and (max-width: 505px) {
    .pad {
        padding: 2px 2px;
    }

    #yxym .list-title {
        font-size: 18px;
    }

    .riqi {
        font-size: 12pt;
    }

    .haoju {
        font-size: 15pt;
    }

    .box {
        margin: 10px 0px;
    }

    .box22 li img {
        width: 100px;
        height: 100px;
    }

    .list-titletu {
        height: 44px;
    }
}

@media screen and (max-width: 429px) {
    .haoju {
        font-size: 14pt;
    }

    .box22 li img {
        width: 90px;
        height: 90px;
    }

    .list-titletu {
        height: 40px;
    }
}

@media screen and (max-width: 409px) {
    .riqi {
        font-size: 11pt;
    }

    .haoju {
        font-size: 13pt;
    }

    #yxym .list-title {
        font-size: 17px;
    }

    .list-titletu {
        height: 46px;
    }

    .list-titletu {
        height: 38px;
    }
}

@media screen and (max-width: 374px) {
    .riqi {
        font-size: 10pt;
    }

    .haoju {
        font-size: 12pt;
    }

    #yxym .list-title {
        font-size: 15px;
    }

    .list-titletu {
        height: 34px;
    }
}
