.main {
    width: 100%;
    /* border: 1px solid red; */
}
img{
    border: none;
}
.content {
    width: 903px;
    padding-right: 15px;
    border-right: 1px solid #ddd;
}

.border {
    border: 2px solid rgb(213, 221, 241);
    box-shadow: 0 0 10px 5px rgb(207, 228, 241);
    border-radius: 3px;
}

.clear::after {
    display: block;
    content: "";
    clear: both;
}

.content h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
}

.three_news {
    text-align: center;
    padding: 10px 0 25px 0;
    float: left;
    margin-left: 20px;
    display: block;
}

.three_news p a {
    display: block;
    float: left;
    margin: 0 5px;
    color: #888;
    font-size: 12px;
    width: 255px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.three_news p a:hover{
    color: #29e;
}
.three_news p .more {
    color: red;
    width: 36px;
}

.swiper-container {
    width: 380px;
    height: 293.5px;
    /*overflow: visible !important;*/
}

.swiper_title {
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
}

.swiper-container img {
    width: 100%;
    height: 260px;
}


/* 分页器样式 */

.swiper-pagination {
    background: rgba(0, 0, 0, 0.3) !important;
    bottom: 34px !important;
    padding: 5px 0;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
}


/* 选中后的分页器样式 */

.swiper-pagination-bullet-active {
    width: 8.5px !important;
    height: 8.5px !important;
    background: #007aff !important;
}


/*包裹自定义分页器的div的位置等CSS样式*/

.swiper-pagination-custom {
    bottom: 20px !important;
    left: 0;
    width: 100%;
}


/*自定义分页器的样式*/

.swiper-pagination-customs {
    width: 30px;
    height: 20px;
    display: inline-block;
    background: #fff;
    opacity: .7;
    margin: 0 5px;
}


/*自定义分页器激活时的样式表现*/

.swiper-pagination-customs-active {
    opacity: 1;
    background-color: #F78E00;
}

.section1,
.section2 ,
.section3{
    margin: 10px 0;
    margin-bottom: 30px;
}
.section1{
    height: 341.5px;
}
.section2{
    height:294px;
}
.section3{
    height: 294px;
}

.today_concern {
    width: 500px;
    height: 295.5px;
}

.today_title {
    height: 35px;
    line-height: 40px;
    border-bottom: 2px solid rgb(87, 99, 206);
}

.today_title div:first-child {
    height: 28px;
    line-height: 35px;
    margin-left: 10px;
    margin-top: 6px;
    width: 120px;
	border: 1px solid #336aa6;
    text-align: center;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background: #336aa6;
    color: white;
}

.today_title div:nth-child(2) {
    margin-right: 10px;
    font-size: 15px;
}

.today_concern .news_list li {
    position: relative;
    line-height: 24px;
    padding-left: 15px;
}

.today_concern .news_list li a {
    display: inline-block;
    line-height: 25px;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.today_concern .news_list li a:hover {
    color: #29e;
}

.today_concern .news_list span {
    display: inline-block;
    vertical-align: middle;
}

.news_time {
    font-size: 13.5px;
    color: #666;
    padding-right: 15px;
}

.zhaiyao {
    text-align: left;
    /* width: 200px; */
    border: 1px solid transparent;
    margin: 5px 10px;
}

.zhaiyao h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.zhaiyao p {
    line-height: 20px;
    color: #888;
    font-size: 14px;
    text-indent: 2em;
}


/* 第一版块 */

.yaowen {
    width: 48%;
    height: 300px;
}

.yaowen .news_list li a {
    width: 270px;
}

.yaowen .today_title div:nth-child(1) {
    width: 100px;
}


/* 栏目头条 */

.headline_title {
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
    text-indent: 8px;
}
.headline_title a:hover{
    color: #29e;
}
.headline_content {
    height: 52px;
    overflow: hidden;
    padding: 0 8px;
    line-height: 24px;
    color: #7d7272;
    font-size: 14px;
    border-bottom: 1px dashed #ebebeb;
}


/* 栏目头条 */

.dfdt_nr {
    margin: 15px 0;
}

.dfdt_nr img {
    width: 122px;
    height: 94px;
    margin-left: 5px;
}

.dfdt_nr_bb {
    width: 145px;
    height: 95px;
    margin-left: 5px;
    margin-right: 6px;
    line-height: 25px;
    text-indent: 2em;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
}

.advertisement {
    margin: 20px 0;
    width: 903px;
    height: 125px;
}
.side_bar_ad{
    width: 276px;
    min-width: 200px;
}
.advertisement img {
    width: 100%;
    height: 100%;
    border:none;
}


/* 第四版块 */

.gongan {
    width: 288px;
}

.sifa {
    margin: 0 10px;
}

.gongan .news_list li a {
    width: 250px;
    font-size: 14px;
}


/* 侧边栏 */

.side_bar {
    padding-left: 5px;
    width: 276px;
}


/* 救援 */

.rescue,.wb {
    margin-bottom: 20px;
}

.side_bar_title,
.side_bar_title1 {
    height: 30px;
}

.side_bar_title a,
.gong {
    border-left: 3px #1e71ce solid;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    color: #1e71ce;
}

.gong {
    height: 19.33px;
}

.side_bar_content li {
    width: 265px;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:10px;
}

.side_bar_content li a {
    font-size: 14px;
    color: #404040;
}
.side_bar_content li a:hover {
    color: #29e;
}

/* 微博 */

.wb .side_bar_title1 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 30px;
    color: #1e71ce;
    border-bottom: 1px solid #ebebeb;
}

.wb iframe::-webkit-scrollbar {
    width: 12px;
    height: 4px;
}

.wb iframe::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(127, 167, 237, 0.1);
    background: rgba(127, 167, 237, 0.1);
}

.wb iframe::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(127, 167, 237, 0.1);
    border-radius: 0;
    background: rgba(127, 167, 237, 0.1);
}

.WB_weibo_list .top_color_line {
    height: 0px !important;
}
.WB_xlinen{
    background: #888 !important;
}

/* 公众号 */

.public {
    /* background: #fbfbfb; */
    margin: 20px 0;
}

.public img {
    width: 110px;
    height: 110px;
}

.public figure {	
	width: 120px;
    height: 150px;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    color: #676767;
    display: inline-block;
    margin: 6px;
	vertical-align: middle;

}

.public figcaption {
    text-align: center;
   	margin: 3px 10px;
}


/* 图片新闻滚动 */

.scrolll {
    /* width: 1160px; */
    padding: 0 1%;
    padding-bottom:5px;
}

.scroll_img {
    width: 98%;
    height: 175px;
    position: relative;
    overflow: hidden;
}

.scroll_img ul {
    overflow: hidden;
    width: 1600px;
    position: absolute;
    left: 0;
    top: 5px;
    _height: 1px;
}

.scroll_img ul li {
    float: left;
    width: 220px;
    cursor: pointer;
    overflow: hidden;
    margin: 1px 8px;
}

.scroll_img ul li img {
    width: 220px;
    height: 140px;
    cursor: pointer;
}

.scroll_img ul li .scroll_img_title {
    line-height: 24px;
    text-align: center;
}


/* 县 */


.county .ff img {
    width: 58px;
    height: 58px;
}

.county .fig {
    text-align: center;
    font-size: 12px;
}

.county {
    padding: 10px 0;
    margin-top:20px;
    padding-top:0px;
}

.county .ff {
    display: inline-block;
    margin: 8px 10px;
    margin-top: 20px;
}


.side_bar_title .side{
    width: 12px;
    height: 12px;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 3px;
}
.side_bar_title .side:hover{
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
.side_bar_title .sidea{
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border:none;
    background:url('../images/20170829icon_all.png') no-repeat -10px -11px;
}
.sidea:hover{
    background:url('../images/20170829icon_all.png') no-repeat -26px -11px;
}

.side_bar_content span:nth-child(1) ,.news_list span:nth-child(1){
    color: transparent;
    background: url('../images/xz-idx-bg10.png') no-repeat left center;
}