@charset "utf-8";

body {
    overflow-x: hidden;
}
.beijing{
    background: url(https:/sgdb.hebei.gov.cn/webfile/images/main_bg.jpg) no-repeat;
    background-position-y: 0;
    background-size: 100% auto;
}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-family: "微软雅黑","宋体", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
ol, ul, li {
    list-style: none;
}
a {
    color: #333333;
	text-decoration: none;
    cursor:pointer;
}
*{
    box-sizing:border-box;
}
a:hover {
	color: #4189c8;
    text-decoration: none;
}
img {
border:0;
}
.head_top{
    /* width: 100%; */
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	z-index: 2;
}
.head_top .center{
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 16px;
    color: #0b5fbc;
}
.head_top .center a{
    color: #0b5fbc;
}
.head_top .center .shoucang{
    float: right;
}
.head {
    width: 1200px;
    height:470px;
    margin: 0 auto;
    position: relative;
}
.head_bg{
    position: absolute;
    top: 0;
    right: -100px;
    height: 90%;
    width: 100%;
    background: url(https:/sgdb.hebei.gov.cn/webfile/images/main_bg_t.jpg) no-repeat right;
    background-size: auto 100%;
}
.logo{
   /* height: 330px;*/
    position: absolute;
    top: 0;
    z-index: 2;
}
.logo img{
    vertical-align: middle;
    margin-left: 50px;
    margin-top: 60px;
}

.searchform{
    position: relative;
    width: 330px;
    margin-left: 160px;
    margin-top: 20px;
}
.searchform input,button{
    border:none;
    outline:none;
}
.searchform input {
    width: 100%;
    height: 40px;
    padding-left: 13px;
    border-radius: 5px;
    background-color: #fff;
}
.searchform button {
    height: 40px;
    width: 60px;
    cursor: pointer;
    position: absolute;
    right: 0;
    background: url(https:/sgdb.hebei.gov.cn/webfile/images/search.png) #0b5fbc no-repeat center;
    background-size: 30px;
    border-radius: 0 5px 5px 0;
    color: #FFF;
}
/*菜单*/
.nav_bg {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
.nav {
    width: 1200px;
    margin: 0 auto;
	position:relative;
    background-color: #0b5fbc;
}
.nav_ul{
    width:100%;
	height:48px;
white-space: nowrap; 
}
.nav_ul>li {
    line-height: 48px;
    font-size: 20px;
    z-index: 1000;
    zoom: 1;
    float: left;
    padding: 0 30px;
}
.nav_ul>li.on {
    background: url(https:/sgdb.hebei.gov.cn/webfile/images/nav_bg.jpg) ;
    background-size: auto 100%;
}
.nav_ul>li>a {
    display: block;
    text-align: center;
    color: #FFF;
    height: 100%;
    font-weight: bold;
}
.nav_ul>li.on>a {
    color: #0b5fbc;
}

.nav_ul>li>a:hover {
    text-decoration:none;
}
.nav_ul li .icon {
    display: inline-block;
    width: 18px;
    height: 20px;
    line-height: 24px;
    vertical-align: top;
    margin-top: 13px;
    margin-right: 5px;
}

/* 滚动样式 */
.scroll_horizontal {
	position:relative;
	/* width: 1140px; */
	margin: 0 auto;
	background: none;
	padding: 18px 0;
}
.scroll_horizontal.active {
	display:block;
}
.scroll_horizontal .boxcxscroll {
	overflow:hidden;
	position:relative;
	width:1040px;
	margin:0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow:hidden;
	width:99999px;
	background: none;
}
.scroll_horizontal .list li {
	float: left;
	width: 220px;
	margin:0 auto;
	padding: 0 20px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 220px;
	height: 155px;
    display:block;
}
.scroll_horizontal .list li .tj{
    position: absolute;
    left: 20px;
    top: 0;
    display: block;
    background-color: #e2d7a1;
    padding: 0 10px;
    font-size: 15px;
}
.scroll_horizontal .list li div {
	text-align: center;
	font-size: 18px;
	width: 220px;
    padding:10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position:absolute;
	top:50%;
	margin-top:-16px;
	width:16px;
	height:32px;
	/* background-image:url(https:/sgdb.hebei.gov.cn/webfile/images/gdlr.png); */
	background-repeat:no-repeat;
	font:0/0 Arial;
	cursor:pointer;
	-webkit-transition:all 0.5s;
}
.scroll_horizontal .prev {
	left:5px;
	background-position:0 0;
}
.scroll_horizontal .next {
	right:5px;
	background-position:-23px 0;
}

/*底部*/
.bottom_bg{
  width: 100%;
  min-width:1200px;
}
.foot {
    padding-top: 20px;
    padding-bottom: 50px;
}
.foot ul {
    margin: 0 auto;
    width: 200px;
    height: 30px;
    text-align: center;
}
.foot li {
    float: left;
    font-size: 14px;
    font-family: "微软雅黑";
}
.foot li a{
}
.foot li a:hover {
    text-decoration: underline;
}
.bqwz {
    font-size: 14px;
    text-align: center;
    font-family: "微软雅黑";
}

/*页面每行布局共用*/
.div1200{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom:1;
}
.black04 {
    color: #a8a9a9;
}
.black {
    color: #454343;
}
.white {
    color: #FFF;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f18 {
    font-size: 18px;
}
.f28 {
    font-size: 28px;
}
.f22 {
    font-size: 22px;
}
.b {
    font-weight: bold;
}
.blue{
    color:#2e5b90;
}
.right {
    width: 610px;
    float: right;
}
.shuxian{
    height: 330px;
    width: 1px;
    background-color: #d0d0d0;
    float: left;
    margin-left: 40px;
}
.hengxian{
    height: 1px;
    background-color: #d0d0d0;
    margin: 10px 0;
}
/* 公用栏目展示 */
.columnlist{
    width: 560px;
    float:left;
}
.list_tl{ width:100%; height:50px; padding:0px;  position:relative;border-bottom: 1px solid #d0d0d0;}
.list_tl ul {}
.list_tl ul li{ float:left; height:40px; line-height: 40px; text-align:center;font-size:20px;padding: 0 20px;background-color:#126EED;}
.list_tl ul li a{ font-weight: bold; color:#D7D7D7;}
.list_tl ul li.on a{
    color: #fff;
}
.list_tl ul div{
    float: left;
    height: 30px;
    line-height: 30px;
    width: 5px;
    background-color: #fff;
    margin-top: 5px;
}
.bd_tl{
    border-bottom:1px solid #dcdcdc;
    overflow:hidden;
    height:50px;
    margin: 0 10px;
}
.bd_tl ul li{
     float:left;
     width:170px;
     height: 50px;
     text-align:center;
     color:#6c6b6b;
}
.bd_tl ul li a{
    display: block;
    border-right: 1px solid #DCDDDF;
    margin-top: 15px;
}
.bd_tl ul li.on{
     color:red;
     background:url(https:/sgdb.hebei.gov.cn/webfile/images/title_bg.png) no-repeat;
     background-position:bottom;
}
.bd_tl ul li.on a{
     color:red;
     text-decoration: none;
}
.list_bd{
    margin-top:10px;
	padding: 0 5px
}
.list_bd>ul{
    zoom:1;
    line-height: 45px;
    display:none;
}
.list_bd>ul.active {
    display:block;
}
.list_bd>ul li{
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* .list_bd>ul li span{
   font-size: 18px;
   font-weight: bold;
   color: #205097;
} */
.list_bd>ul li a {
    color: #454343;
}
.list_bd>ul li a:hover{
    color: #4189c8;
    text-decoration: none;
}
.list_bd>ul li .date {
    float: right;
    color: #a9a8a8;
    font-size: 16px;
    position: absolute;
    right: 0;
}
.list_bd>ul li.li_pic {
    margin-top: 0;
    line-height: inherit;
    background: none;
    padding-left: 0;
}
.list_bd>ul li.li_pic .leftpic {
    float: left;
}
.list_bd>ul li.li_pic img {
    width: 160px;
    height: 100px;
}
.list_bd>ul li.li_pic .righttxt {
    width: 200px;
    height: 114px;
    float: right;
}
.list_bd>ul li.li_pic .righttxt .title {
    font-weight: bold;
    line-height: initial;
	padding: 0 10px;
}
.list_bd>ul li.li_pic .righttxt .title a{
    white-space: normal;
}
.more {
    /*width: 100px;*/
    float: right;
    margin-top: 10px;
    margin-right:10px;
}

/*主体*/
.centent_bg{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.centent {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/*头条*/
.toutiao{
    position:relative;
	padding-bottom: 30px;
	padding-top: 20px;
}
.toutiao .more{
    position: absolute;
    right: 20px;
    top: 68px;
}
.toutiao .more a{
    color: #333333;
    font-size: 18px;
}
.toutiao .more a:hover {
    color: #4189c8;
    text-decoration: none;
}
.toutiao ul {
    text-align: center;
    margin-right: 120px;
}
.toutiao ul li {
    margin: 0px auto;
    padding: 0px 10px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑","宋体";
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    display: inline;
}
.toutiao ul li a {
    text-decoration: none;
}
.toutiao ul li a:hover {
    text-decoration: underline; 
}
.toutiao ul li.bt28 {
    width: 1200px;
    margin: 10px auto;
    height: auto;
    line-height: 35px;
    font-size: 27px;
    text-align: center;
    font-weight: bold;
    display: block;
}
.toutiao ul li.bt28 a{
    color: #0b5fbc;
}


/*新闻轮播*/
.newspic{
    width: 800px;
    float: left;
    margin-left: 20px;
}
.newslist{
    float:right;
    width:340px;
    margin-right: 20px;
}
.newslist ul {
	display: none;
}
.newslist ul li {
    overflow: hidden;
    line-height: 37px;
    border-bottom: 1px solid #a0a0a0;
    height: 85px;
    padding-left: 30px;
    margin-bottom: 15px;
    
}
.newslist ul li.on {
    background: url(https:/sgdb.hebei.gov.cn/webfile/images/sanjiao.png) no-repeat left;
    background-size: 20px;
    background-position-y: 8px;
    
}
.newslist ul li:last-child {
    border-bottom: none;
}
.newslist ul li a{
   font-size: 20px;
}
.newslist ul.active {
   display: block;
}
.tl_icon.sbyw{
	background: url(https:/sgdb.hebei.gov.cn/webfile/images/banner/icon1.png) center no-repeat;
}
/*宣传图*/
.xct ul li{
    float: left;
    margin-right: 9px;
    height: 100%;
}



.jgdj_img{
	float: left;
	margin-top: 15px;
}
.jgdj_img img{
	width: 190px;
	height: 250px;
}

.szbmtjList{
	height: 315px;
	line-height: 30px;
	border: #ccc 1px solid;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.szbmtjList ul li{
	border-bottom: 1px #bbbbbd dashed;
	height:40px;
	line-height:40px;
}

.szbmtjList.scroll_horizontal{
	width: 100%;
	padding:0;
}
.szbmtjList.scroll_horizontal .boxcxscroll{
	width: 100%;
	height: 100%;
}
.szbmtjList .boxcxscroll .list {
    width: 100%;
}
.szbmtjList .list li{
	width: 100%;
	padding: 0;
}


/*栏目页*/
.main{
    margin: 0 auto;
    background-color: #FFF;
	    overflow: auto;
}
.m_top {
    height: 60px;
    line-height: 60px;
    margin-left: 20px;
    font-size:20px;
}
.m_left{
    /* width: 320px; */
    float:left;
    margin-top: 10px;
}
.left_list{
    padding:0 20px;
    margin-top: 35px;
}
.left_list ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.left_list ul li{
    margin-bottom: 20px;
}
.left_list ul li div{
    width: 240px;
	font-size: 16px;
}
.left_list ul li img{
    width: 240px;
    height: 148px;
}
.m_list{
   /* width:780px;
    float:left; */
}
.m_list_right{
    width: 980px;
    min-height: 400px;
    margin-left: 220px;
}
.list_con_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dcdcdc;
}
.list_con_title font {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-bottom: 2px solid #e32c2c;
}
.boder{
    height:2px;
    background-color:#aa030e;
}
.m_list>ul{
    list-style-type: none;
    padding: 0px;
    margin: 30px 60px;
}
.m_list>ul li{
    height: 54px;
    line-height: 53px;
    /* background: url(https:/sgdb.hebei.gov.cn/webfile/images/list_d.jpg) 0px 50% no-repeat; */
    /* padding-left: 15px; */
}
.m_list>ul li a{
     float:left;
}
.m_list>ul li .prefix {
    font-size: 14px;
    font-weight: bold;
	float: left;
     color:#0b5fbc;
     margin-right: 10px;
}
.m_list>ul li .date{
     float:right;
     color:#a9a8a8;
     font-size: 16px;
}
.ct_page{text-align:center;font-size:14px;    height: 30px;
    padding: 20px 30px;color: #000;}

    .mlist_tl{
        border-bottom: 2px solid #0b5fbc;
    }
.mlist_tl ul {
    overflow: hidden;
    margin-left: 20px;
}
.mlist_tl ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    padding: 0 15px;
    background-color: #eeeeee;
    margin-right: 20px;
    border: 1px solid #c6c6c6;
}
.mlist_tl ul li a{
    background-color: #eeeeee;
}
.mlist_tl ul li.on {
    background-color: #0b5fbc;
    color: #fff;
    font-weight: bold;
    border:none;
}
.mlist_tl ul li.on a{
    background-color: #0b5fbc;
    color: #fff;
    font-weight: bold;
}
.m_list2>ul{
    list-style-type: none;
    padding: 0px;
    /* margin: 30px 60px; */
    display:none;
}
.m_list2>ul.active{
    display:block;
}
.m_list2>ul li{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #d0d0d0;
}
.m_list2>ul li a{
     float:left;
}

.m_list2>ul li .prefix {
    font-size: 14px;
    font-weight: bold;
	float: left;
     color:#a8a9a9;
     margin-right: 10px;
}
.m_list2>ul li .date{
     float:right;
     color:#a8a9a9;
     font-size: 16px;
}

/* 留言 */
.row_item{
    overflow: hidden;
    padding: 6px 0;
    position: relative;
}
.item_tl{
    float: left;
    width: 100px;
}
.item_content{
    float: right;
    width: calc(100% - 100px);
}
.item_rt{
    position: absolute;
    right: 10px;
}
.wyly form .row_item {
    padding: 15px 0;
}
.wyly form .item_tl {
    width: 110px;
    color: #0c5fbd;
    font-weight: bold;
    font-size: 20px;
}
.wyly form .item_content{
    width: calc(100% - 110px);
}
.wyly .row_item input,textarea{
    border: 1px solid #777777;
    padding: 0 10px;
}
.wyly .row_item input {
    width: 300px;
}
.wyly p{
    text-align: center;
}
.wyly .btn{
    background-color: #cc3300;
    color: #FFF;
    padding: 10px 30px;
    border: none;
    border-radius: 5px;
    font-weight: bold;
}
.flfg_list{
    padding: 0 30px;
}
.m_list.flfg_list>ul {
    list-style-type: none;
    padding: 0px;
    margin: 20px 30px;
}
.box_title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
    border-bottom: 1px solid #d0d0d0;
}
.box_title .shu{
    float: left;
    height: 28px;
    width: 4px;
    background-color: #aa030e;
    margin-top: 12px;
    margin-right: 15px;
}
.box_title .title{
    font-size: 22px;
    font-weight: bold;
    color: #aa030e;
}
.box_title .more{
    font-size: 18px;
    margin: 0;
}
/* 滚动样式 */
.scroll_horizontal {
	position:relative;
	/* width: 1140px; */
	margin: 0 auto;
	background: none;
	padding: 18px 0;
}
.scroll_horizontal.active {
	display:block;
}
.scroll_horizontal .boxcxscroll {
	overflow:hidden;
	position:relative;
	width:1200px;
	margin:0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow:hidden;
	width:99999px;
	background: none;
}
.scroll_horizontal .list li {
	float: left;
	width: 400px;
	margin:0 auto;
	padding: 0 8px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 384px;
	height: 101px;
    display:block;
}
.scroll_horizontal .list li .tj{
    position: absolute;
    left: 20px;
    top: 0;
    display: block;
    background-color: #e2d7a1;
    padding: 0 10px;
    font-size: 15px;
}
.scroll_horizontal .list li div {
	text-align: center;
	font-size: 18px;
	width: 220px;
    padding:10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position:absolute;
	top:50%;
	margin-top:-16px;
	width:16px;
	height:32px;
	/* background-image:url(https:/sgdb.hebei.gov.cn/webfile/images/gdlr.png);*/
	background-repeat:no-repeat;
	font:0/0 Arial;
	cursor:pointer;
	-webkit-transition:all 0.5s;
}
.scroll_horizontal .prev {
	left:5px;
	background-position:0 0;
}
.scroll_horizontal .next {
	right:5px;
	background-position:-23px 0;
}

/* 质量监督 */
.zljd_rt{
    float: right;
    width: 495px;
}
.zljd_rt>img{
    width: 100%;
}
.zjImages{
    overflow: hidden;
}
.zjImages li{
    float: left;
}
.zjImages li img{
    width: 165px;
    height: 145px;
}
/*稿件页*/
.m_ct{
    /*width:1100px;*/
    margin:0 auto;
	padding: 0 60px;
}
.m_ct .title{
    line-height: 34px;
    text-align: center;
    font-size: 24px;
    /* color: #015293; */
    font-family: 'Microsoft Yahei';
    margin: 26px 0;
    font-weight: bold;
}
.infobox{
    font-size:16px;
    overflow: hidden;
	color: rgb(147, 147, 147);
}
.infobox .info{
    text-align: center;
    line-height: 37px;
}
.infobox .info span{
    margin-left:30px;
}
.infobox .info a{
	color: rgb(147, 147, 147);
}
.infobox .info .date{
    margin-left:30px;
}
.infobox .info .ly{
    margin-left:30px;
}
.infobox .info a .ico {
    width: 15px;
}
.infobox .font{
    float: right;
	    line-height: 37px;
}
.m_ct_txt {
    padding: 0 15px 30px;
	min-height: 360px;
}
.m_ct_txt p{
    margin: 0 10px;
}
.m_ct_txt p{
    line-height: 30px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    margin-top: 1em;
    margin-bottom: 1em;
}
.m_ct_bottom{
    line-height: 25px;
    font-size: 16px;
    padding: 30px 0px;
    overflow: hidden;
}
.m_ct_bottom .zrbj{
    float:right;
    font-size:15px;
	color:#949494;
}
.main_bottom {
    padding: 0 20px;
}
.main_bottom_tl{
    height:48px;
    line-height:48px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px;
}
.main_bottom_tl i{
    background:url(https:/sgdb.hebei.gov.cn/webfile/images/xgxwtitle.png) no-repeat;
    float: left;
    display: block;
    width: 17px;
    height: 18px;
    line-height: 18px;
    margin-top: 15px;
}
.main_bottom_tl span{
    margin-left:5px;
}
.main_bottom_ul {
        padding: 20px 10px;
}
.main_bottom_ul ul {
    padding: 0px;
    margin: 0px;
    font-size:14px;
}
.main_bottom_ul ul li{
    height: auto;
    margin: 2px 0;
}
.main_bottom_ul ul li{
	font-size: 14px;
	color: rgb(147, 147, 147);
}

@media screen and (max-width: 640px) {
    /* .head_top .center .right{
        display:none !important;
    }
    .head_top .center span{
        margin-left: 10px;
    } */
.head_top,.head_bg,.logo,.searchform,.nav_bg,.bottom_bg,.m_left{
    display:none !important;
}
.head{
    width: 100%;
    height: 80px;
    background: url(https:/sgdb.hebei.gov.cn/webfile/images/logo_phone.jpg) no-repeat;
    background-position-y: 0;
    background-size: 100% auto;
}
.beijing{
    background:none;
}
.centent_bg {
    margin-top: 0px;
}
.main {
    width:100%;
}
.centent,.m_list{
    width:100%!important;
}
.m_list>ul {
    margin: 15px;
}
.m_list>ul li{
    height: auto;
}
.m_list>ul li a{
    float:none;
}
.m_list>ul li span{
    display:none;
}
.infobox{
    margin-bottom: 20px;
}
.infobox .info .date{
    margin-left: 10px;
	width: 100%;
	display: block;
}
.infobox .info .ly {
     margin-left: 10px; 
}
.m_ct{
    padding: 0 10px;
}
.m_ct_txt{
    padding: 0;
}
.m_ct_txt p img{
      height: auto !important;
      max-width: 100% !important;
}
	.m_ct_txt p video{
      height: auto !important;
      max-width: 100% !important;
}
.m_ct_txt img{
     height: auto !important;
      max-width:100% !important;
}
}