/* 原首页样式 */
.right_content1 {
    margin-bottom: 0px;
    padding: 15px 10px 0px;
}

body {
    background: #fff;
}

.topnews_title a {
    clear: both;
    color: #FF7000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.topnews_title a:hover {
    clear: both;
    color: #FF7000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.title1_blue a {
    color: #003399;
    font-size: 14px;
    font-weight: bold;
}

.title1_blue a:hover {
    color: #003399;
    font-size: 14px;
    font-weight: bold;
}

.right_title1 a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.right_title1 a:hover {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.green_title1 a {
    color: #019C3C;
    font-size: 14px;
    font-weight: bold;
}

.green_title1 a:hover {
    color: #019C3C;
    font-size: 14px;
    font-weight: bold;
}

.indexyr12b {
    font-size: 12px;
    font-weight: bold;
    color: #a97315;
    text-decoration: none;
}

.indexyr12b:hover {
    font-size: 12px;
    font-weight: bold;
    color: #d91212;
    text-decoration: underline;
}

.main_1 {
    clear: both;
}

.top_news {
    height: 178px;
    border: 1px solid #6cc6ff;
    padding: 5px 5px;
    background: url(http://www.bmrdp.cas.cn/images/topnews_bg.jpg) no-repeat right bottom;
    float: left;
    clear: left;
}

.news_img {
    width: 214px;
    height: 183px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}

.top_news ul {
    width: 300px;
    float: left;
}

.topnews_title {
    text-align: center;
    font-size: 18px;
    color: #ff7800;
    font-weight: bold;
}

.topnews_content {
    line-height: 20px;
    text-indent: 2em;
    color: #333;
    padding: 5px;
    padding-bottom: 0px;
    clear: both;
}

.topnews_more {
    line-height: 18px;
    padding-right: 15px;
    text-align: right;
}

.swiper-pagination-bullet {
    background-color: #000
}

.swiper-pagination-bullet-active {
    background-color: rgba(187, 187, 187, 1)
}

#swiper-pagination2 {
    background-color: rgba(68, 68, 68, .5);
    bottom: 0px;
    padding-top: 5px;
    height: 14px;
}

.left_top_blue li {
    line-height: 35px;
}

.right_content li {
    line-height: 22px;
}

.main_right .green_title span {
    font-size: 14px;
}

/* 新增样式 */
.mobile_show {
    display: none;
}

.phone {
    display: none;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.bodytop_mb {
    display: none;
}

.menu_mb {
    display: none;
}

.search-cont {
    display: none;
}

#bodybottom .logo-mb {
    display: none;
}

.left_1.subNav {
    display: none;
}

.organiz {
    display: none;
}

.newslist_tit a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bgi_list .isa_article_list a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bgi_list ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.titleP a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}