.global_top{
text-align:center;
}
a.more {
    color: #0a2d6b;
    font-size: 14px;
}

.picbg {
    font-size: 16px;
    color: #ce0000;
}

.picbg img {
    margin-left: 10px;
}

/* 导航 */

header {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}

.nav {
    background: none!important;
    padding: 15px 0 15px 0;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    border-bottom: 2px solid #f1f1f1;
}

.nav .left, .nav .right {
    flex-direction: column;
}

.nav .left {
    padding-right: 70px;
    border-right: 1px solid #f1f1f1;
}

.nav .right {
    padding-left: 70px;
}

.nav .list {
    margin: 0 0 0 15px;
    height: 32px;
    line-height: 32px;
}

.nav .list .title {
    color: #ce0000;
    font-size: 16px;
    margin-right: 10px;
float:left;
}

.nav .list a {
    font-size: 14px;
    color: #333333;
    margin: 0 10px;
}

.nav .list a:hover, .video_navlist a {
    color: #ce0000;
}

.rednetfouc a font{*font-size:36px}

/*.rednetfouc span a{color:#000;} */

/* 特别推荐 */

.group_carousel_label {
    background: #ce0000;
}

/* 小头条 */

.top_news {
    width: 100%;
    background: none;
}

.top_news_title a {
    color: #05337E;
    margin: 0;
    text-align: center;
    height: 82px;
    line-height: 82px;
}

.leader {
    background: url(../images/bg_sjxzbdj.png) no-repeat;
    background-size: 100%;
    width: 372px;
    height: 97px;
    color: #fff;
    flex-direction: column;
    font-size: 20px;
    padding-left: 120px;
    box-sizing: border-box;
    align-items: center;
}

.leader .title {
    font-weight: bold;
    margin: 15px 0;
}

.leader .person a {
    color: #fff;
    font-size: 22px;
    padding: 0 30px;
}

.leader .person a:first-child {
    border-right: 1px solid #fff;
}

/* 轮播图 */

.focus_swiper, .swiper_container_big, .swiper_container_big .swiper-slide img {
    position: relative;
    width: 800px;
    height: 500px;
}


/**/
.news_list_big .news_list_tab {
    width: 100%;
}
.news_list_big {
    width: 370px;
    margin: 0;
    float: right;
}

.news_list_big .news_list_head {
    border-bottom: none;
    height: 35px;
    line-height: 35px;
}

.news_list_tab li {
    height: 35px;
    padding: 0 20px;
}

.news_list_tab .active, .news_list_tab li:hover {
    border-bottom: none;
    background: #ce0000;
    color: #fff;
}

.news_list_tab li a {
    color: #fff;
    font-size: 20px;
    display: block;
    height: 35px;
    line-height: 35px;
}

.news_list_ul li a {
    font-size: 16px;
    color: #333333;
}

.news_list_title, .news_list_head {
    border-bottom: none;
}

.news_list_small .news_list_head, .news_list_small .news_list_title {
    height: 35px;
    line-height: 35px;overflow:hidden;
}

.news_list_small .news_list_title {
    background: #ce0000;
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
}

/* 视听中心 */

.news_list_title {
    color: #ce0000;
}

.stzx .title {
    font-size: 22px;
    color: #ce0000;
    font-weight: bold;
    width: 838px;
    border-bottom: 2px solid #ddd;
    height: 35px;
}

.stzx .news_list_tab {
    height: 35px;
    border-bottom: 2px solid #ddd;
}

.stzx .news_list_tab span {
    font-size: 14px;
    color: #ddd;
}

.stzx .news_list_tab li {
    display: flex;
    display: -webkit-flex;
    padding: 0;
    margin: 0;
    height: 20px;
    line-height: 20px;
}

.stzx .news_list_tab li a {
    color: #ce0000;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    padding: 0 10px;
    margin: 0 5px;
}

.stzx .news_list_tab .active a {
    color: #fff;
    padding: 0 10px;
    line-height: 20px;
    height: 20px;
    background: #ce0000;
}

.stzx .news_list_tab .active, .stzx .news_list_tab li:hover {
    background: none;
}

.stzx .news_list_ul li {
    width: 288px;
    height: 200px;
    float: left;
    line-height: normal;
    text-align: center;
    margin-left: 10px;
}

.stzx .news_list_ul li>a {
    display: block;
}

.stzx .news_list_ul li>a img {
    width: 288px;
    height: 177px;
}

.stzx .news_list_ul li p {
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/**/

.left_box {
    width: 850px;
}

.right_box, .right_box .news_list_small {
    width: 300px;
    margin: 0;
}

.left_box .news_list_small {
    width: 100%;
    margin: 0;
}

.img_list .top a {
    position: relative;
    width: 400px;
    height: 220px;
    display: block;
}

.img_list .top a img {
    width: 100%;
    height: 100%;
}

.img_list .top a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img_list .sm_img {
    justify-content: space-between;
}

.img_list .sm_img a {
    display: block;
    width: 190px;
    height: 110px;
float:left;
margin-right:20px;
}

.img_list .sm_img a img {
    width: 100%;
    height: 100%;
}

.right_news {
    width: 400px;
}

.right_news .news_list_ul li {
    height: 35px;
    line-height: 35px;
    align-items: center;
}

.right_news .news_list_ul li>i, .right_box .news_list_ul li>i, .box_395 .news_list_ul li>i, .box_300 .news_list_ul li>i {
    background: #ccc;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
float:left;
margin-top:15px;
}

.right_news .news_list_ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 382px;*width: 368px;
}

.right_box .news_list_tab li a {
    color: #ce0000;
}

.right_box .news_list_tab .active a, .right_box .news_list_tab li:hover a {
    color: #fff;
}

.gngj_img a {
    width: 298px;
    height: 168px;
    display: block;
}

.gngj_img a img {
    width: 100%;
    height: 100%;
}

.right_box .news_list_ul li, .box_395 .news_list_ul li, .box_300 .news_list_ul li {
    height: 35px;
    line-height: 35px;
    align-items: center;
}

.right_box .news_list_ul li>a, .box_395 .news_list_ul li>a, .box_300 .news_list_ul li>a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 268px;
}

.box_395 .news_list_ul li>a {
width: 375px;*width: 360px;
}

.phone_paper {
    flex-direction: column;
}

.phone_paper .top {
    width: 300px;
    height: 75px;
}

.phone_paper .top img {
    width: 100%;
    height: 100%;
}

.phone_paper .big_img img {
    width: 278px;
    height: 258px;
}

.phone_paper .big_img {
    display: block;
    text-align: center;
    border: 1px solid #eee;
    padding-top: 5px;
}

.box_395 {
    width: 395px;
}

.box_300 {
    width: 300px;
}

.box_395 .news_list_tab, .box_300 .news_list_tab {
    width: 100%;
}

.sm_banner {
    justify-content: space-between;
}

/* 图说隆回 */

.pic_box .head {
    align-items: center;
    justify-content: space-between;
    height: 34px;
}

.pic_box .head .solid {
    width: 495px;
    height: 3px;
    background: #F39700;
margin-top:15px;
}

.pic_box .head>h3 {
    font-size: 34px;
    color: #ce0000;
width:210px;
text-align:center;
height:40px;
line-height:40px;
float:left;
}

.pic_list {
    margin-left: -5px;
}

.pic_list li {
    width: 290px;
    height: 230px;
    position: relative;
    float: left;
    margin: 0 0 10px 10px;
}

.pic_list li>a, .pic_list li a>img {
    display: block;
    width: 100%;
    height: 100%;
}

.pic_list li .title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    font-size: 20px;
}

/* 底部信息 */

footer .content {
    font-size: 14px;
    margin-bottom: 20px;
}

/* 右侧悬浮 */

/*.site_specific {
    width: 135px;
    border: 2px solid #d2d2d2;
    top: 20%;
    right: 30px;
}*/

.site_specific div {
    height: auto;
    border-bottom: 1px solid #ededed;
}

/*.site_specific div a {
    margin: 0 auto;
    height: 100px;
    width: 100px;
}*/

.site_specific .site_app_a {
    background: url(../images/app.png) no-repeat;
    background-size: 100%;
}

.site_specific .site_sk_a {

}

.site_specific .site_dy_a {
    background: url(../images/icon_dy.png) 0 0px no-repeat;
}

.site_specific .site_tt_a {
    background: url(../images/toutiao.jpg) no-repeat;
    background-size: 100%;
}

.site_specific .site_toutiao_a {
    background: url(https://j.rednet.cn/site/static/images/icon_toutiao.png) no-repeat;
}

.site_specific .site_wx_a {

}

.site_specific div.site_wx {
    border-bottom: none;
}

.site_specific div span {
    top: 0;
    width: 80%;
    display: block;
    height: auto;
    line-height: 12px;
    margin: 0 auto;
    padding: 10px 0;
}

.site_specific div:last-child span {
    border: none;
}

.site_specific div img {
    left: -180px;
    background: #fff;
}

.site_specific img {
    width: 150px;
    height: auto;
}

.news_list_ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}