/* 全局样式  */
body{/* font-family: "Roboto, Noto, Helvetica, Arial, sans-serif"; */} 
p{margin:0;letter-spacing: 1px;}
.toolbar-through .page-content{padding-bottom: 0;} 
.content-block-inner {min-height: 480px;}

/* 页面头部 */
.navbar{background: #1979a6; color: #fff; }
.navbar .center{letter-spacing: 2px;}
.navbar-on-left{display: none;}
/* .navbar:after{background-color: #1979a6;} */

/* 头部轮播图 */
.content_slider .swiper-container{height: 170px;}
.content_slider .swiper-slide{position: relative; box-sizing: border-box;}
.content_slider .swiper-slide a {width: 100%;height: 100%;display: block;}
.content_slider .swiper-slide img{width: 100%;height: 100%;}
.content_slider .swiper_title{width: 100%; height: 34px; padding-left: 12px; box-sizing: border-box; background: rgba(0,0,0,0.4); position: absolute;bottom: 0;left: 0;}
.content_slider .swiper_title p{line-height: 34px; font-size: 14px; color: #fff;}
.content_slider .swiper-container-horizontal > .swiper-pagination-bullets{ right: 14px; left: auto; width: auto;}
.content_slider .swiper-pagination-bullet-active{background: #fff;}

/* 功能入口 */
.content_enter{width: 100%; height: auto; padding: 14px 0; background: #fff;}
.content_enter .content-block{margin: 0;}
.content_enter .col-33{margin-bottom: 10px;}
.content_enter a{z-index: 10;width: 100%;height: 100%;display: block;}
.content_enter .enter_icon{width: 60px;height: 60px;background: #efefef;border-radius: 100%;margin: 0 auto; }
.content_enter img{width: 60px;height: 60px;margin:0 auto;display: block;}
.content_enter p{font-size: 16px;line-height: 34px;text-align: center;color:#545454;}

/* 新闻列表 */
.list_bigTitle{height: 36px; padding-top: 4px; background: #fff; }
.list_bigTitle span{float: left;width: 96px;height: 36px; line-height: 36px; font-size: 16px; margin-left: 20px; border-top-left-radius: 4px;border-top-right-radius: 4px; color: #fff; text-align: center; display: block;background: #007aff;}
.list_bigTitle a{
    width: 50px;height: 36px;line-height: 36px;color: #5AADD3;display:block;float: right;
}
.content_list .item-content{padding: 0 15px;background: ;}
.content_list .list-block{margin: 0;}
.content_list .list_item{width: 100%; height: auto; padding: 10px; color: #6f6f70; border-bottom: 1px dashed #e8e8e8;overflow: hidden;}
.content_list .item-title i{width: 5%; font-size: 14px; line-height: 20px; text-align: center; float: left; background: url(.arrow.png) no-repeat center center ;background-size: 20px;margin-right: 2%;height: 20px;position: relative;top: -1px;}
.content_list .item-title p{width: 93%; font-size: 18px; float: left;line-height: 20px;height: 20px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.content_list .list_txt{width: 100%; line-height: 20px; padding-left: 5%; font-size: 12px; color: #A3A3A3; display: block; box-sizing: border-box; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}


/* 手机版-新闻列表 */
.content-block-inner .News_list {padding: 10px 12px;height: auto;display: flex; border-bottom: solid 1px #EFEFEF;max-height: none;overflow: hidden;}
.content-block-inner .News_list_left {overflow: hidden;overflow: visible;position: relative;background: url(.arrow.png) no-repeat 10px 3px;background-size: 18px;width: 30px;margin-right: 0;min-height: auto;}
.content-block-inner .News_list_right {width: 90%;position: relative;max-width: 655px;height: auto;overflow: hidden;}
.content-block-inner .details_title {font-size: 18px;word-wrap:break-word; word-break:break-all;color: #404040;line-height: 1.3;margin-right: 12px;margin-bottom: 2px;}
.content-block-inner .list_schedule {font-size: 14px;color: #A7A6A9;position: relative;left: 0;bottom: 0;}
.content-block-inner .News_list_img {width: 105px;height: 70px;}

/* 手机版-新闻详情 */
.width100p {width: 100%}
.content-block-inner .News_details {padding: 16px 0;}
.content-block-inner .News_details img {width: auto;!important;height: auto!important;margin: 0 auto !important;}
.content-block-inner {padding: 0 0;margin-left: 0;}
.content-block-inner .News_details_coat {padding: 0 12px;}
.content-block-inner .News_details_coat .details_schedule {font-size: 14px;color: #A7A6A9}
.content-block-inner .News_details_coat .details_title {padding: 0 0 15px 0;font-size: 18px;color: #6D6F6D;}
.content-block-inner .bottom_solid {width: 100%;height: 1px;background: #EFEFEF;margin: 12px 0;}
.content-block-inner .details_img {width: 100%; margin: 12px 0;}
.content-block-inner .details_content {font-size: 12px;color: #6d6f6d;padding-bottom: 100px;}
.content-block-inner .News_details_coat div {max-width: 100%;padding: 0;}

/* 分页 */
.fy {
        margin: 20px;
        position: relative;
        
    }
    .num_input{
        width: 20px;
        text-align: center;
    }
    .btn_go{
        background: white;
        border: 1px solid #ccc;
        width: 30px;
        height: 22px;
        color: #333;
    }
    .fy a{
        padding: 10px 10px;
        margin-left: -1px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        color: #337ab7;
    }
    .fy span{
        padding: 11px 5px;
        margin-left: -1px;
        text-decoration: none;
        color: red;
        cursor: default;
    }
    .fy1{
        padding: 11px 14px;
        margin-left: -1px;
        text-decoration: none;
        color: #999 !important;
        cursor: default;
        background-color: #eee;
        border: 1px solid #ddd;
    }
    .fy a:focus, .fy a:hover {
        color: #23527c;
        background-color: #eee;
        border-color: #ddd;
    }

.content-block-inner .News_details_coat img{
	max-width:100%;
}
.pages{
	margin-top: 56px;
}



/* 底部 */
.bottom1{
    color: #6D6F6D;font-size: 12px;text-align: center;padding: 15px;
}

/* 多栏目列表 */
.btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #1677ca;
    border-color: #204d74;
    width: 70%;
    line-height: 46px;
}