html {
    font-size: 625%;
}

body {
    font-family: "Arial"
}

a {
    color: #000;
}

.top2 {
    width: 100%;
    height: 36px;
}

.top {
    width: 100%;
    height: 130px;
}

body {
    background: #E8ECF0
}

.box0 {
    width: 980px;
    height: 1%;
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
    padding-top: 30px;
    background: #fff;
}

.wrap {
    width: 660px;
    float: left;
    height: 1%;
    overflow: hidden;
    zoom: 1;
}

.picpart {
    width: 620px;
    height: 310px;
    float: left;
    margin: 0 20px;
    background: #E8ECF0;
    margin-bottom: 40px;
}

.cbox {
    width: 310px;
    height: 310px;
    float: left;
    overflow: hidden;
}

.cbox img {
    width: 310px;
    height: 310px;
}

.sbox ul {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    width: 280px;
    height: 280px;
}

.sbox li {
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
    position: relative;
    width: 130px;
    height: 130px;
    overflow: hidden;
}

.sbox li img {
    width: 130px;
    height: 130px;
}

.sbox li p {
    background: url(http://images.china.cn/images1/de/2015gaiban/ifrbg.png);
    position: absolute;
    left: 0;
    top: 0;
    padding: 24px 7px;
    width: 116px;
    height: 82px;
    font-size: 12px;
    line-height: 16px;
    display: none;
}

.sbox li p a {
    color: #fff;
}

.leftpart1 {
    width: 620px;
    margin-right: 20px;
    margin-left: 20px;
}

.list1 {
    margin-bottom: 30px;
    width: 620px;
    height: 1%;
    overflow: hidden;
    zoom: 1;
}

.list1 h1 {
    height: 36px;
    border-top: 1px solid #7c7c7c;
    border-bottom: 1px solid #cccccc;
    padding-left: 100px;
    margin-bottom: 9px;
    font-family: "Georgia";
    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
}

.list1 dl {
    clear: both;
}

.list1 dt {
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 15px;
}

.list1 dt img {
    width: 200px;
    height: 200px;
}

.list1 dd {
    float: left;
    width: 400px;
}

.list1 dd h2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

.list1 dd h2 a {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.list1 dd p {
    font-size: 14px;
    line-height: 21px;
}

.list1 dd p a {
    font-size: 14px;
    line-height: 21px;
    color: #000;
}

.list1 ul {
    padding-top: 10px;
    clear: both;
}

.list1 li {
    font-size: 14px;
    line-height: 21px;
    list-style: inside square;
}

.list1 li a {
    font-size: 14px;
    line-height: 21px;
    color: #000;
}

.list1 h6 {
    float: right;
    font-size: 12px;
    line-height: 12px;
    color: #000;
    font-weight: normal;
    font-family: "Arial";
}

.list1 h6 a {
    font-size: 12px;
    line-height: 12px;
    color: #000;
    font-weight: normal;
    font-family: "Arial";
}

.rightpart {
    float: left;
    margin-bottom: 30px;
}

.footer {
    margin-top: 45px;
    clear: both;
    width: 980px;
    height: 127px;
    margin: 0 auto;
    border-top: 1px solid #7C7C7C;
}

.rightNav {
    width: 50px;
    margin-left: 500px;
    position: fixed;
    top: 30%;
    left: 50%;
    background: #fff;
    padding: 14px 8px;
}

.rightNav p {
    height: 50px;
    margin-top: 5px;
    position: relative;
}

.rightNav p span {
    width: 178px;
    height: 178px;
    padding: 8px;
    background: #fff;
    position: absolute;
    top: 0;
    left: -196px;
    display: none;
    cursor: pointer;
}

.rightNav .top {
    cursor: pointer;
}

.main li .subTitle,
.main {
    display: none;
}

@media screen and (max-width: 750px) {
    html {
        font-size: 312.5%;
    }

    #autopage,
    .box0,
    .top2,
    .top,
    .box0.rightNav {
        display: none;
    }

    body {
        background: #fff;
    }

    .main {
        display: block;
        width: 100%;
    }

    .main li {
        width: 100%;
        padding: 0.25rem 0.3rem 0.3rem;
        box-sizing: border-box;
        border-bottom: 0.05rem solid #f0f0f0;
    }

    .main li:last-child {
        border: none;
    }

    .main li .subTitle {
        font-size: 0.28rem;
        color: #c2191f;
        margin-bottom: 0.2rem;
        display: block;
    }

    .main li .subTitle a {
        color: #c2191f;
    }

    .con {
        display: flex;
        /* justify-content: space-between; */
        margin-bottom: 0.2rem;
    }

    .con a {
        flex-shrink: 0;
    }

    .main img {
        width: 2.47rem;
        margin-right: 0.24rem;
    }

    .main h1 {
        font-size: 0.36rem;
        line-height: 0.5rem;
        margin-top: -0.08rem;
    }

    .main h1 a {
        color: #000;
    }

    .main p {
        font-size: 0.26rem;
        color: #79706B;
        margin-bottom: 0.2rem;
        line-height: 0.4rem;
    }

    .main span {
        display: block;
        font-size: 0.2rem;
        color: #C1BBB8;
    }

}