@charset "utf-8";

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    background: #fff;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #c69965;
}

input,
textarea,
button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/*公共样式*/
/* 清除浮动*/
.clearfix {
    display: block;
    #zoom: 1;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both;
}

.dataList01 {
    padding: 15px 0;
    overflow: hidden;
}

.dataList01 li {
    min-height: 20px;
    margin-bottom: 12px;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    position: relative;
}

.dataList01 li a {
    line-height: 20px;
    vertical-align: top;
    color: #393939;
    font-size: 18px;
}

.dataList01 li i {
    width: 4px;
    height: 4px;
    background: #fd8b00;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -2px;
}

.datalist02 {
    padding: 15px 0;
}

.datalist02 li {
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.datalist02 .img {
    float: left;
    vertical-align: top;
    line-height: 0px;
}

.datalist02 img {
    width: 210px;
    margin-right: 20px;
}

.datalist02 h3 {
    margin-bottom: 10px;
}

.datalist02 h3 a {
    font-size: 18px;
    color: #000;
    line-height: 20px;
}

.datalist02 p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-bottom: 10px;
}

.datalist02 .more {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    background: #fd8b00;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.datalist03 {
    width: 104%;
    padding: 15px 0;
}

.datalist03 li {
    /*height:220px;*/
    float: left;
    width: 47%;
    margin-right: 2.2%;
    text-align: left;
    margin-bottom: 30px;
}

.datalist03 h3 {
    line-height: 55px;
    background: #eee;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

.datalist03 h3 a {
    display: inline-block;
    line-height: 22px;
    padding: 0 40px 0 5px;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    overflow: hidden;
}

.datalist03 h3 .more {
    display: block;
    padding-right: 0px;
    width: 30px;
    height: 100%;
    max-height: 100%;
    background: #ccc;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}

.datalist03 h3 .more i {
    display: block;
    width: 26px;
    height: 26px;
    background: url(https://imgs.news.cn/visualization/2015/dyzsjsp/img/icon.png) no-repeat -26px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -13px 0 0 -13px;
}

.datalist03 p {
    height: 110px;
    font-size: 13px;
    line-height: 24px;
    color: #666;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.datalist04 {
    width: 1020px;
    padding: 15px 0;
}

.datalist04 li {
    float: left;
    width: 235px;
    height: 132px;
    margin-right: 20px;
    text-align: left;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.datalist04 img {
    width: 100%;
}

.datalist04 .bg {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background: #000;
}

.datalist04 .text {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.datalist04 .text p,
.datalist04 .text a {
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    display: block;
}

.datalist04 .text .icon {
    width: 40px;
    height: 40px;
    display: block;
    background: url(https://imgs.news.cn/visualization/2015/dyzsjsp/img/icon.png) no-repeat -52px 0;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -20px;
}

/*.box01{ margin-bottom: 20px; padding-top: 8px; }*/
.box01 .boxT {
    height: 37px;
    line-height: 37px;
    position: relative;
    background: #0e2652 url(https://imgs.news.cn/visualization/2015/dyzsjsp/img/bg_01.png);
}

.box01 .boxT .boxH3 {
    position: absolute;
    left: 15px;
    bottom: 0px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    background: #fd8b00;
}

.box01 .boxT .boxH3 a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: "微软雅黑";
}

.box01 .boxC {
    overflow: hidden;
}

.banner {
    line-height: 0px;
    vertical-align: top;
    margin-bottom: 10px;
    text-align: center;
}

.banner a,
.banner img {
    margin: 0 auto;
}

.focusBox {
    text-align: center;
    margin: 0px auto 50px auto;
    position: relative;
    width: 1000px;
    overflow: hidden;
}

.focusBox .focusBtn {
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    background: url(https://imgs.news.cn/visualization/2015/dyzsjsp/img/icon.png) no-repeat;
}

.focusBox .arrow-left {
    left: 10px;
    background-position: 0px 0px;
}

.focusBox .arrow-right {
    right: 10px;
    background-position: -26px 0px;
}

.swiper-container {
    height: 436px;
    width: 775px;
}

.swiper-slide {
    position: relative;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide .bg {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background: #000;
}

.swiper-slide h3 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    vertical-align: middle;
    text-align: left;
}

.swiper-slide h3 a {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    color: #fff;
    padding-right: 100px;
}

.pagination {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #cccccc;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fd8b00;
}

.footer {
    background: #0e2652 url(https://imgs.news.cn/visualization/2015/dyzsjsp/img/bg_01.png);
    padding: 70px 0;
    text-align: center;
    color: #a6aab6;
    font-size: 14px;
    line-height: 20px;
}

/* @St. 2015-10-09-17.34 */
.nav {
    background-image: url(https://imgs.news.cn/english2010/dh_wjb20121118.gif);
    height: 41px;
    line-height: 41px;
    margin-bottom: 10px;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffc25b;
    text-decoration: none;
    text-align: left;
}

.nav li {
    float: left;
    position: relative;
}

.nav li.last {
    border: none;
}

.nav li a {
    display: block;
    padding: 0 15px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #FFF;
    margin: 10px 0;
    color: #fff;
    font-family: \5FAE\8F6F\96C5\9ED1;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.nav li a:hover {
    color: #d4ff00 !important;
}

.nav li.home a {
    color: #fd8b00
}

.root {
    width: 1000px;
    min-height: 500px;
    margin: 0 auto;
}

@media screen and (max-width:768px) {

    .nav,
    .domMobile {
        display: none;
    }

    .root {
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    /*.box01{ margin-bottom: 0px; padding-top: 8px; }*/
    .dataList01 li {
        max-height: none;
        overflow: hidden;
        /*  overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; */
    }

    .datalist04 {
        width: 100%;
    }

    .datalist04 li {
        width: 48%;
        height: 85px;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .datalist04 li:nth-last-child(1) {
        margin-bottom: 0;
    }

    .datalist03 {
        width: 100%;
    }

    .datalist03 li {
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 15px;
    }

    .datalist03 li:nth-last-child(1) {
        margin-bottom: 0;
    }

    .datalist03 li p {
        height: auto;
        padding-bottom: 10px;
    }

    .datalist03 h3 {
        height: auto !important;
        line-height: 50px;
    }

    .datalist03 h3 a {
        max-height: none !important;
    }

    .datalist03 h3 .more {
        width: 30px;
    }

    .datalist02 {
        padding: 15px 0 25px 0;
    }

    .datalist02 li {
        position: relative;
        min-height: 60px;
    }

    .datalist02 li:nth-last-child(1) {
        margin-bottom: 0;
    }

    .datalist02 h3 {
        float: left;
        margin-left: 120px;
    }

    .datalist02 h3 a {
        font-size: 15px;
    }

    .datalist02 .img {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

    .datalist02 img {
        width: 110px;
    }

    .datalist02 p {
        display: none;
    }

    .datalist02 .more {
        margin-left: 120px;
    }

    .focusBox {
        margin-bottom: 20px;
        width: 100%
    }

    .focusBox .focusBtn {
        display: none;
    }

    .focusBox .arrow-left {
        left: 10px;
        background-position: 0px 0px;
    }

    .focusBox .arrow-right {
        right: 10px;
        background-position: -26px 0px;
    }

    .swiper-slide .bg {
        height: 45px;
    }

    .swiper-slide h3 {
        height: 45px;
        line-height: 45px
    }

    .swiper-container {
        height: 150px;
        width: 300px;
    }

    .swiper-container img {
        width: 100%;
    }

    .swiper-slide h3 a {
        font-size: 12px;
        font-weight: normal;
        padding-right: 60px;
        line-height: 15px
    }

    .pagination {
        position: absolute;
        right: 10px;
        bottom: 20px;
    }

    .swiper-pagination-switch {
        width: 6px;
        height: 6px;
    }

    .showMore {
        display: block;
        height: 26px;
        line-height: 26px;
        background: #eee;
        text-align: center;
        margin-bottom: 20px;
        vertical-align: middle;
    }

    .showMore::after {
        content: "";
        display: inline-block;
        width: 26px;
        height: 12px;
        background: url(https://imgs.news.cn/visualization/2015/dyzsjsp/img/icon.png) no-repeat 0px -20px;
        -webkit-background-size: 46px;
        background-size: 46px;
        vertical-align: middle;
    }

    .banner img {
        max-width: 100%;
    }

    .footer {
        padding: 30px 0;
    }

}