@charset "utf-8";

* {
    font-family: Georgia, "Times New Roman", Times, serif !important;
}

.domPC {
    display: block !important;
}

.domMobile {
    display: none !important;
}

a:active,
a:hover {
    color: #ff9724 !important;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

/*头部*/

.xh-fall-fallTitle {
    border-bottom: 1px solid #d8d8d8;
    overflow: hidden;
    margin: 20px 0;
}

.xh-fall-fallTitle h2 {
    font-size: 26px;
    color: #aa0000;
    line-height: 50px;
    float: left;
    border-bottom: 3px solid #aa0000;
    padding: 0 10px;
}

.xpage-content {
    list-style: none;
}

.xpage-content li {
    width: 375px;
    height: 285px;
    float: left;
    margin: 0 11px 30px 11px;
    overflow: hidden;
}

.xpage-content li img {
    width: 100%;
    height: 225px;
}

.xpage-content li p {
    color: #272727;
    font-size: 16px;
    font-weight: normal;
    height: 55px;
    line-height: 27px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
}

.xpage-content li p a {
    color: #272727;
}

.xpage-more-btn {
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bbb;
    background: #eee;
    line-height: 2em;
    border-radius: 0.5em;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 50px;
}

.xpage-more-btn:hover {
    background: #ddd;
}

.xpage-more-btn:active {
    background: #ccc;
}

.slect_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.slect {
    position: absolute;
    right: 70px;
    top: 165px;
    border: none;
    outline: none;
    width: 110px;
    cursor: pointer;
    font-size: 18px;
}

/*footer*/
.footer {
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #fff;
    padding-top: 245px;
    text-align: center;
}

@media screen and (min-width:0px) and (max-width: 767px) {
    .domPC {
        display: none !important;
    }

    .domMobile {
        display: block !important;
    }

    .content {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    /*banner*/
    .banner {
        width: 100%;
        height: auto;
    }

    .banner img {
        width: 100%;
        height: auto;
    }

    /*导航*/
    .menu_box {
        width: 100%;
        height: 46px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b21414+0,bd1115+13,dc0917+33,fc0018+49,ee0e10+100 */
        background: #b21414;
        /* Old browsers */
        background: -moz-linear-gradient(left, #b21414 0%, #bd1115 13%, #dc0917 33%, #fc0018 49%, #ee0e10 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #b21414 0%, #bd1115 13%, #dc0917 33%, #fc0018 49%, #ee0e10 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #b21414 0%, #bd1115 13%, #dc0917 33%, #fc0018 49%, #ee0e10 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21414', endColorstr='#ee0e10', GradientType=1);
        /* IE6-9 */
        overflow: auto;
    }

    .menu_list {
        width: 600%;
        list-style: none;
        overflow: hidden;
    }

    .menu_list li {
        float: left;
        font-size: 1.4rem;
        line-height: 46px;
        text-align: center;
        color: #fff;
        padding: 0 1%;
    }

    .menu_list li a {
        color: #fff;
    }

    .menu_list li.on a {
        color: #ffea00;
    }

    .xpage-container {
        width: 95%;
        margin: 0 auto;
    }

    .xpage-content li h3 {
        float: left;
        margin-bottom: 0;
        width: 100%;
    }

    .xpage-content li {
        width: 46%;
        height: auto;
        float: left;
        margin: 0 2% 0 1%;
        overflow: hidden;
    }

    .xpage-content li img {
        width: 100%;
        height: auto;
    }

    .xpage-content li p {
        width: 100%;
        height: 100px;
        font-size: 1em;
        padding: 0 0 10px 0;
        line-height: 18px;
    }

    /*footer*/
    .footer {
        width: 100%;
        height: 35px;
        background: url(http://www.newsimg.cn/english/special/19cpcnc/mobile/images/footer_bj.png) no-repeat;
        background-size: 100%;
        font-size: 0.5rem;
        color: #fff;
        text-align: center;
        padding: 12% 0 0 0;
        margin-top: 20px;
    }
}

* {
    font-family: Arial !important;
}

/*头部*/
.banner {
    width: 100%;
    height: 320px;
    background: url(https://spanish.news.cn/temas/xistime/images/banner.jpg) no-repeat 50% 0;
    min-width: 1200px;
}

.nav ul li,
.nav ul li a {
    text-align: center;
    float: left;
    width: auto;
}

.nav {
    width: 100%;
    height: 70px;
    min-width: 1200px;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
    z-index: 500
}

.nav ul li {
    line-height: 20px;
    padding: 10px;
    border: 1px solid #F03;
    border-radius: 20px;
    margin: 10px 24px;
}

.nav ul li,
.nav ul li a {
    float: left;
    font-size: 17px;
    color: #F03;
}

.nav ul li ul li,
.nav ul li ul li a {
    width: 100%;
    color: #fff;
}

.nav ul li a:hover {
    color: #fff;
    background-color: #fe3c4a;
}

.nav ul li span {
    padding-right: 3px;
    float: left;
}

.nav ul .home,
.nav ul .home a {
    line-height: 70px;
    height: 70px;
    margin-left: 25px;
}

.nav .m h3 {
    font-weight: normal;
}

.nav .m h3:before {
    content: "";
    position: absolute;
    right: 0;
    top: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
}

.nav .m {
    position: relative;
    float: left;
    width: 51px;
    display: inline;
    text-align: center;
}

.nav .sub {
    display: none;
    width: 120px;
    position: absolute;
    left: 11px;
    top: 70px;
    background: #fff;
    float: left;
    line-height: 30px;
    border: 1px solid #f00b11;
    border-top: none;
}

.nav .sub li {
    text-align: center;
    font-size: 16px;
    color: #f00b11;
    width: 100%;
    float: none;
    padding: 4px 0;
    line-height: 20px;
}

.nav .sub li a {
    color: #fff;
    display: block;
    zoom: 1;
    line-height: 20px;
    float: none;
}

.nav .sub li a:hover {
    color: #fff;
}

.nav ul .ono:hover {
    background: #fe3c4a;
}

.nav ul .ono:hover a {
    display: block;
    background: #fe3c4a;
    color: #fff;
}

select {
    float: left;
    border-radius: 0px;
    border-color: #F03;
    border-radius: 20px;
    font-size: 20px;
    text-align: center;
    padding: 8px 5px;
    margin-top: 10px;
    margin-left: 5px;
    color: #F03;
}

select option {
    text-align: center;
}

@media screen and (min-width:0px) and (max-width: 767px) {
    .mb_banner {
        width: 100%;
        height: auto;
    }

    .mb_banner img {
        width: 100%;
        height: auto;
    }

    .nav {
        white-space: normal;
        overflow: auto;
        min-width: 0;
    }

    .nav ul li {
        display: inline-block;
    }

    .nav ul li,
    .nav ul li a {
        width: auto;
    }

    .nav ul li {
        margin: 10px 5px;
    }
}