.fline {
    width: 100%;
    height: 2px;
    background: url('http://images.china.cn/images1/en/scio2021/footer/line.jpg') repeat-y;
    background-position-x: center;
    background-size: 100%;
}

.ftop {
    width: 100%;
    height: 3.75rem;
    border-bottom: 1px solid #c4c4c4;
    padding: 0 0.9375rem;
}

.ftop span {
    font-size: 1.5rem;
    line-height: 3.75rem;
    font-weight: bold;
    color: #000;
}

.fshare {
    float: right;
    margin-top: 0.804rem;
}

.fshare a {
    display: inline-block;
    width: 2rem;
    height: 2rem;
}

.fb {
    background: url('http://images.china.cn/images1/en/scio2021/footer/facebook_hover.jpg') no-repeat;
    margin-right: 0.625rem;
    background-size: 100% 100%;
}

.tt {
    background: url('http://english.scio.gov.cn/images1/en/gxb/x_footer_hover.png') no-repeat;
    margin-right: 0.625rem;
    background-size: 100% 100%;
}

.yt {
    background: url('http://images.china.cn/images1/en/scio2021/footer/youtube_hover.jpg') no-repeat;
    margin-right: 0.625rem;
    background-size: 100% 100%;
}

.ins {
    background: url('http://images.china.cn/images1/en/scio2021/footer/ins_hover.jpg') no-repeat;
    background-size: 100% 100%;
}

.links,
.media,
.CU {
    width: 100%;
    height: 3rem;
    border-bottom: 1px solid #c4c4c4;
    padding: 0 0.9375rem;
}

.ftitle p {
    font-size: 1rem;
    line-height: 3rem;
    color: #000;
    display: inline-block;
}

.ftitle span {
    width: 0.8214rem;
    height: 0.5rem;
    float: right;
    margin: 1rem 0.3571rem 0 0;
}

.ftitle span img {
    width: 0.8214rem;
    height: 0.5rem;
}

.linksbox,
.mediabox {
    width: 100%;
    height: 0;
    transition: height 1s;
    overflow: hidden;
}

.linksbox ul,
.mediabox ul {
    display: block;
    border-bottom: 1px solid #203da7;
}

.linksbox ul li,
.mediabox ul li {
    border-bottom: 1px solid #c4c4c4;
    padding: 0.3571rem 0.9375rem;
}

.linksbox ul li:last-child,
.mediabox ul li:last-child {
    border-bottom: none;
}

.linksbox ul li a,
.mediabox ul li a {
    font-size: 1rem;
    line-height: 2em;
    color: #666;
}

.CU a {
    font-size: 1rem;
    line-height: 3rem;
    color: #000;
}

.down {
    width: 100%;
    border-bottom: 1px solid #c4c4c4;
    padding: 0.3571rem 0.9375rem;
}

.down span {
    font-size: 1rem;
    line-height: 4.2857rem;
    color: #000;
}

.downimg {
    height: 4.2857rem;
    float: right;
}

.downimg img {
    width: 4.2857rem;
    height: 4.2857rem;
}

.fbottom {
    font-size: 0.6428rem;
    line-height: 1.4em;
    text-align: center;
    color: #666;
    padding: 0.3571rem 0;
}