.Nations-activity{
    width: 100%;
    height: 100%;
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #f5f5f5;
}
/* 轮播图 */
.Nations-activity-lunbo{
    width: 1200px;
    height: 490px;
    margin-top: 60px;
}
.Nations-activity-lunbo .banner-a{
    width: 1200px;
    height: 490px;
    position: relative;
}
.Nations-activity-lunbo .banner-a-img{
    width: 100%;
    height: 450px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.Nations-activity-lunbo .banner-a-img ul{
    width: 10000px;
}
.Nations-activity-lunbo .banner-a-img li{
    width: 1200px;
    height: 450px;
    float: left;
    position: relative;
}
.Nations-activity-lunbo .banner-a-text{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 40px;
    height: auto;
    line-height: 30px;
    box-sizing: border-box;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: url(https://v2.cri.cn/M00/19/80/rBABCV_zt7OAHzpNAAAAAAAAAAA2054176.title-bg.png);
}
.Nations-activity-lunbo .banner-a-text a {
    font-size: 18px;
    color: #fff;
}
.banner-a-page {
    display: none;
}
.banner-a-page a {
    display: block;
    position: absolute;
    top:225px;
    width: 42px;
    height: 80px;
    margin-top:-40px;
    cursor: pointer;
    opacity:0.6;
    filter:alpha(opacity=60);
}
.banner-a-page a:hover {
    opacity:1;
    filter:alpha(opacity=100);
}
.banner-a-page .btnLeft {
    left:20px;
    background: url(https://v2.cri.cn/M00/17/FD/rBABDF_zt7OAVBFuAAAAAAAAAAA3027437.left.png) no-repeat center;
}
.banner-a-page .btnRight {
    right:20px;
    background: url(https://v2.cri.cn/M00/17/FD/rBABDF_zt7OAVBFuAAAAAAAAAAA3027437.right.png) no-repeat center;
}
.Nations-activity-lunbo .banner-a-nav {
    margin-top: 25px;
    width: 100%;
    text-align: center;
}
.Nations-activity-lunbo .banner-a-nav li {
    display: inline-block;
    margin-left: 10px;
}
.Nations-activity-lunbo .banner-a-nav li span {
    display: block;
    width: 10px;
    height: 10px;
    background: #cccccc;
    border-radius: 50% 50%;
    cursor: pointer;
}
.Nations-activity-lunbo .banner-a-nav li .active {
    background: #008fff;
}
/* 列表 */
.Nations-activity-list{
    width: 1200px;
    overflow: hidden;
    margin-top: 70px;
    padding-bottom: 140px;
}
.Nations-news-logo a{
    font-size: 21px;
    color: #0075d1;
    font-weight: bold;
    margin-right: 10px;
}
.Nations-news-logo a:hover{
    color: #0075d1;
}
.Nations-news-logo i{
    font-size: 28px;
    font-family: "Times New Roman";
    color: #6bce89;
    font-weight: bold;
    font-style: italic;
    position: relative;
    top: 2px;
}
.Nations-activity-list ul{
    width: 1280px;
    margin-top: 40px;
}
.Nations-activity-list-ul li{
    width: 240px;
    float: left;
    margin-right: 80px;
    margin-bottom: 25px;
}
.Nations-activity-img{
    width: 240px;
    height: 135px;
    border-radius: 5px;
    overflow: hidden;
}
.Nations-activity-title{
    margin-top: 15px;
    padding: 0 3px;
}
.Nations-activity-title a{
    font-size: 16px;
    color: #333;
    line-height: 1.4;
}
