.flex {
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

/* 顶部 */
.header_search .logo {
    margin: 5px 68px 0 0;
}

.header_weather {
    margin-top: 30px;
}

.header_search .picbg {
    margin: 35px 0 0 100px;
    font-size: 14px;
}

/* 广告位 */

.big_banner img, .sm_banner img {
    width: 100%;
    height: 100%;
}

.sm_banner, .row3_banner, .leader {
    justify-content: space-between;
}

.row3_banner span {
    width: 290px;
    height: 80px;
}

.row3_banner span img {
    width: 100%;
}

.phb {
    width: 300px;
    text-align: center;
    font-size: 16px;
}

.guanggao_9, .guanggao_9>span, #div_guanggao_9>a {
    width: 300px;
    height: 80px;
    display: block;
}

#div_guanggao_9 img {
    width: 100%;
    height: 100%;
    display: block;
}

.top_news{width:auto;}

/* 视频新闻 */

.video .news_list_ul li {
    height: 32px;
    line-height: 32px;
}

.video .news_list_ul li .icon {
    background: url('../images/icon_video02.png') no-repeat;
    background-size: 100%;
    width: 21px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
}

.video .news_list_ul li.first {
    width: 162px;
    height: auto;
    display: inline-block;
}

.video .news_list_ul li.first:last-child {
    float: right;
}

.video .news_list_ul li.first .icon_video {
    position: absolute;
    top: 29%;
    left: 36%;
    background: url('https://j.rednet.cn/site/static/app/images/icon_video.png') no-repeat;
    background-size: 100%;
    width: 52px;
    height: 52px;
}

.video .news_list_ul li .first_a {
    position: relative;
    width: 100%;
    height: 112px;
    display: block;
}

.video .news_list_ul li a {
    display: inline;
}

.video .news_list_ul li.first a.first_a img, .video .news_list_ul li.first .video_title {
    width: 100%;
    height: 100%;
    display: block;
}

.video .news_list_ul li.first .video_title {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

/* 友情链接 */

.friendship_link .title {
    border-top: none;
}

footer .icon {
    margin: 30px 19px 0 350px;
}

footer .content {
    text-align: left;
}

/* 美在宁远 */

.photo {
     padding: 0;
}

.da-thumbs {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.da-thumbs li {
    width: 230px;
    margin-bottom: 20px;
}

.da-thumbs li img {
    width: 100%;
}

/* 右侧悬浮 */

.site_specific {
    width: 65px;
    border: 1px solid #ededed;
}

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

.site_specific .site_zxtg_a {
    background: url(../images/zxtg.png) 2px 0 no-repeat;
}

.site_specific .site_app_a {
    background: url(../images/xny.png) 2px -12px no-repeat;
    margin: 0 5px;
}

.site_specific .site_wx_a {
    background: url(../images/wx.png) 2px 0 no-repeat;
}

.site_specific .site_wb_a {
    background: url(../images/wb.png) 2px 0 no-repeat;
}

.site_specific .site_wsp_a {
    background: url(../images/wsp.png) 2px 0 no-repeat;
}

.site_specific .site_rdzt_a {
    background: url(../images/rdzt.png) 2px 0 no-repeat;
}