/* Component styles */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑" !important;
    font-size: 14px;

    /*background: url("bg1.jpg") repeat;*/
}

.di {
    width: 100%;
    height: 49rem;
    position: absolute;
    z-index: 0;
    background-image: url("http://skins.sdnews.com.cn/zt/2021/2021ssqd/bg2.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    /* animation: mymove 10s linear infinite; */
    /* -webkit-animation: mymove 5s infinite; */
    /*Safari and Chrome*/
}

@keyframes mymove {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(10px);
    }

    30% {
        transform: translateX(10px);
    }

    50% {
        transform: translateX(0px);
    }

    75% {
        transform: translateX(-10px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0px);
    }
}

@-webkit-keyframes mymove

/*Safari and Chrome*/
    {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(15px);
    }

    30% {
        transform: translateX(15px);
    }

    50% {
        transform: translateX(0px);
    }

    75% {
        transform: translateX(-15px);
    }

    80% {
        transform: translateX(-15px);
    }

    100% {
        transform: translateX(0px);
    }
}

a {
    text-decoration: none;
    color: #fff;
}

a:hover,
a:focus {
    color: antiquewhite;
    text-decoration: none;
}

.banner {
    width: 100%;
    height: 8rem;
    background: url("http://skins.sdnews.com.cn/zt/2021/2021ssqd/banner.png") no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-bottom: 0.5rem;
}

.pt {
    z-index: 999;
    width: 12rem;
    margin: 0 auto;
    clear: both;
}

.pt_0 {
    width: 100%;
    background: url("http://skins.sdnews.com.cn/zt/2021/2021ssqd/yin.png") no-repeat center top;
    height: 3.5rem;
    overflow: hidden;
}

.pt_0 p {
    width: 10rem;
    font-size: 0.24rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 0.44rem;
    margin-top: 0.20rem;
    text-indent: 0.48rem;
    font-family: fangsong !important;
    text-align: justify;
}

/* 新开发 */
.mailbox {
    color: #f00;
    font-size: 0.20rem;
    font-weight: 600;
}

/* 新开发 */
.title {
    text-align: center;
}

.titleChinese {
    font-size: 0.48rem;
    font-weight: 600;
    color: #ffffff;
}

.titleEnglish {
    font-size: 0.48rem;
    font-weight: 600;
    color: #ffffff;
    margin-top: 0.05rem;
    letter-spacing: 0.02rem;
}

.arrange {
    display: flex;
    justify-content: space-between;
    margin-top: 0.50rem;
}

.arrange span {
    font-size: 0.24rem;
    color: #ffffff;
    font-weight: 600;
    font-family: fangsong !important;
}

.arrange .span1 {
    width: 3.52rem;
}

.arrange .span2 {
    width: 3.70rem;
}

.arrange .span3 {
    width: 2.39rem;
}

.arrange .span4 {
    width: 2.39rem;
    text-align: right;
}

.arrangeImg {
    width: 100%;
    margin-top: 0.30rem;
}

.time {
    display: flex;
    justify-content: space-between;
    margin-top: 0.30rem;
    float: left;
    overflow: hidden;
    width: 100%;
}

.time .span1 {
    width: 3.52rem;
    font-size: 0.28rem;
    font-weight: 600;
    color: #ffffff;
}

.time .span2 {
    width: 3.70rem;
    font-size: 0.28rem;
    font-weight: 600;
    color: #ffffff;
}

.time .span3 {
    width: 3.68rem;
    font-size: 0.28rem;
    font-weight: 600;
    color: #ffffff;
}

.time .span4 {
    width: 1.10rem;
    font-size: 0.28rem;
    font-weight: 600;
    color: #ffffff;
    text-align: right;
}

.content {
    font-size: 0.24rem;
    font-weight: 600;
    color: #ffffff;
    font-family: fangsong !important;
    text-indent: 0.48rem;
    line-height: 0.40rem;
    text-align: justify;
}

.appraise {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    margin-bottom: 0.3rem;
}

.appraise .p1 {
    width: 2rem;

}

.p1_span1 {
    font-size: 0.60rem;
    font-weight: 600;
    color: #ffffff;
    font-weight: 600;

}

.p1_span2 {
    font-size: 0.20rem;
    font-weight: 600;
    color: #ffffff;
    font-weight: 600;
}

.appraise .p2 {
    width: 10rem;
    font-size: 0.20rem;
    font-weight: 600;
    color: #ffffff;
    font-family: fangsong !important;
    opacity: 0.8;
    line-height: 0.30rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.appraise .p4 {
    display: block !important;
}

.appraise .p3 span {
    width: 100%;
    text-align: left;
    margin-bottom: 0.05rem;
}

.height50 {
    width: 100%;
    height: 0.6rem;
    clear: both;
}

.height20 {
    width: 100%;
    height: 0.3rem;
    clear: both;
}

.footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer_des,
.footer_phone {
    font-size: 0.24rem;
    font-weight: 600;
    color: #ffffff;
    font-family: fangsong !important;
    margin-top: 0.2rem;
}

.footer_l,
.footer_r {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer_l_phone {
    width: 0.8rem;
    height: 0.5rem;
}

.footer_r_code {
    width: 1.5rem;
    height: 1.5rem;
}

.imgList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.imgList img {
    width: 2.8rem;
    height: 2.8rem;
}

.box {
    border: 0.04rem solid #fff;
    width: 2.8rem;
    height: 2.8rem;
    margin-bottom: 0.16rem;
}

.box3 {
    display: block;
}

.box4 {
    display: none;

}

@media all and (max-width:640px) {
    .box4 {
        display: block;
    }

    .box3 {
        display: none;
    }

    .imgList {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .box {
        width: 2.3rem;
        height: 2.3rem;
        margin-bottom: 0.12rem;
    }


    .imgList img {
        width: 2.3rem;
        height: 2.3rem;
    }

    .box1 {
        display: none;
    }

    .footer {
        margin-bottom: 0.5rem;
    }

    .content {
        width: 90%;
    }

    .arrange {
        width: 98%;
    }

    .appraise {
        width: 90%;
        display: flex;
        flex-direction: column;
    }

    .appraise .p2 {
        width: 100%;
    }

    .arrange .span1 {
        width: 100%;
    }

    .arrangeImg {
        width: 98%;
    }

    .arrange .span2 {
        width: 100%;
    }

    .arrange .span3 {
        width: 100%;
    }

    .arrange .span4 {
        width: 100%;
    }

    .time {
        width: 98%;
    }

    .time .span1 {
        width: 100%;
    }

    .time .span2 {
        width: 100%;
    }

    .time .span3 {
        width: 100%;
        text-align: center;
    }

    .time .span4 {
        width: 100%;
    }

    /*body {background-size: contain; background: #eb4e48;}	*/
    .di {
        height: 5rem;
    }

    .banner {
        height: 4rem;
        background-size: cover;
    }

    .pt {
        width: 100%;
        text-align: center;
    }

    .pt_0 {
        background: none;
        height: 100%;
    }

    .pt_0 p {
        width: 90%;
        text-indent: 0.5rem;
        display: block;
        color: #fff;
        font: 0.8em/2 normal;
    }

    .foot,
    .foot1,
    .foot2,
    .pp {
        display: none;
    }

    .lianjie {
        display: none;
    }


}

/* 底部 */
/*åº•éƒ¨*/
.foot {
    overflow: hidden;
    padding-bottom: 0.2rem;
}

.foot .top {
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    /* background-color: #fff; */
}

.foot .top a {
    text-decoration: none;
    color: #666;
    font-size: 12px;
}

.top a {
    color: #666666;
    line-height: 20px;
}

.foot .top ul {
    width: 385px;
    margin: 0 auto;
    height: 24px;
    overflow: hidden;
    text-align: center;
}

.foot .top ul li {
    float: left;
    line-height: 24px;
    height: 24px;
}

.foot .top ul.bb {
    width: 910px;
    margin: 0 auto;
    height: 24px;
    overflow: hidden;
    text-align: center;
    padding-left: 70px;
}

.foot .top .b3 {
    background: url(http://skins.sdnews.com.cn/zt/2021/2021ssqd/tb.gif) no-repeat -85px -177px;
}

.foot .top span {
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-color: #f00;
    display: block;
    float: left;
    margin-top: 2px;
}

.foot .top .b1 {
    background: url(http://skins.sdnews.com.cn/zt/2021/2021ssqd/tb.gif) no-repeat -16px -175px;
}

.foot .top .b2 {
    background: url(http://skins.sdnews.com.cn/zt/2021/2021ssqd/tb.gif) no-repeat -53px -175px;
}

/*å±±ä¸œå„åœ°*/
.lw_gds {
    width: 294px;
    float: right;
    margin-top: 16px;
}

.lw_gds ul {
    list-style: none;
}

.lw_gds ul li {
    width: 6px;
    height: 6px;
    margin: 0 6px;
    float: left;
}

.lw_gds1 {
    width: 6px;
    height: 6px;
    background: #999;
    display: block;
}

.lw_gds2 {
    background: #cc0001;
}

.lw_gds ul li p {
    width: 30px;
    font-size: 14px;
    display: none;
    margin-top: 10px;
    margin-left: -10px;
}

.lw_gds ul li p a {
    color: #cc0001;
}

.lw_gdcon {
    width: 418px;
    height: 336px;
    overflow: hidden;
}