﻿@charset "utf-8";


/********************列表页************************/
.list-left{float: left;width: 250px;}
/*市政府信息公开指南*/
.m-gkzn li{height: 52px;line-height: 52px;margin-bottom: 3px;position: relative;border: 1px solid #ddd;border-radius: 5px;}
.m-gkzn li a{display: block;text-indent: 70px;}
.m-gkzn li i{display: block;position: absolute;top: 0;left: 0;width: 50px;height:34px;margin: 8px 0;border-right: 1px solid #c8dae8;background: url(../images/list-icon1.png) no-repeat;}
.m-gkzn li.gk1 i{background-position: 12px 4px;}
.m-gkzn li.gk2 i{background-position: 12px -52px;}
.m-gkzn li.gk3 i{background-position: 12px -110px;}
.m-gkzn li.gk4 i{background-position: 12px -313px;}

/*市政府信息公开目录*/
.m-gkml{border: 1px solid #ddd;border-radius: 5px;overflow: hidden;font-size: 14px;}
.m-gkml h3{height: 52px;line-height: 52px;position: relative;background: #015293;margin-bottom: 5px;}
.m-gkml h3 a{display: block;text-indent: 70px;font-weight: normal;font-size: 16px;color: #fff;}
.m-gkml h3 i{display: block;position: absolute;top: 0;left: 0;width: 50px;height:34px;margin: 8px 0;border-right: 1px solid #fff;background: url(../images/list-icon1.png) 12px -167px no-repeat;}
.m-gkml .is-tree{height: 577px;overflow-y: auto;padding: 0 10px 10px;font-size: 14px;}

/*信息发布统计*/
.m-xxtj{height:315px;margin-top: 15px;border: 1px solid #ddd;border-radius: 5px;}
.m-xxtj h3{margin:10px 0;text-indent:30px;font-size: 18px;font-weight:bold;color: #015293;background: url(../images/t-bj.png) 15px 0 no-repeat;}
.m-xxtj .hd{height:30px;line-height:28px;border-bottom: 1px solid #ddd;margin: 0 15px;padding: 0 15px;overflow: hidden;}
.m-xxtj .hd li{font-size: 14px;float: left;width: 50%;text-align: center;}
.m-xxtj .hd li.on{color: #015293;border-bottom: 1px solid #015293;}
.m-xxtj .bd{background: url(../images/list-icon2.png) 15px -65px no-repeat;}
.m-xxtj .bd{overflow: hidden;}
.m-xxtj .bd ul{margin: 10px 40px 0 35px;}
.m-xxtj .bd li{font-size: 15px;height: 32px;}
.m-xxtj .bd li span{color: #d8171a;float: right;font-size: 14px;}

.list-right{float: right;width: 930px;} 
/*政府信息公开检索*/
.m-gkjs{background:#f5f5f5;border: 1px solid #ddd;overflow: hidden;margin-bottom: 3px;}
.m-gkjs h3{float:left;line-height: 50px;font-size:16px;color: #ef3a02;padding-left: 50px;background: url(../images/list-icon1.png) 15px -233px no-repeat;}
.m-gkjs form{float: right;overflow: hidden;margin: 10px 20px 0 0;}
.m-gkjs input.text{float:left;width: 240px;height:28px;padding:0 5px;line-height:28px;background: #fff;font-size: 15px;border: 1px solid #ddd;}
.m-gkjs input.but{float:left;width: 50px;height:28px;text-align: center;background: #ef8b02;color: #fff;font-size: 14px;border: 1px solid #ef8b02;}
.m-gkjs a{color: #b77a3c;font-size: 14px;margin-left:10px;line-height: 28px;}

/*备注*/
.m-bz{border: 1px solid #ddd;border-bottom:none;overflow: hidden;padding: 10px 15px;}
.m-bz li{font-size: 14px;line-height: 25px;}
.m-tab table{border-collapse: collapse;}
.m-tab table td{border: 1px solid #ddd;}
.m-tab table thead td{font-weight: bold;background: #F5F5F5;height: 44px;font-size: 14px;}
.m-tab table thead td.bt{text-indent: 50px;}
.m-tab table tbody td.bt{padding: 0 15px;}
.m-tab table tbody td{height: 38px;font-size: 14px;}
.m-tab table tbody td.col{color: #666;}
.m-cont{overflow-x: auto;min-height: 822px;}


/* 分页 */
#page-list{line-height: 20px; text-align: center; margin: 40px 0; font-size: 14px; font-family:'Arial';}
#page-list .page{border: 1px solid #e0e0e0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  color: #868585; text-decoration: none; margin-right: 4px; margin-left: 4px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px;display: block;}
#page-list .page:hover{border: 1px solid #e0e0e0; background-color: #f1f1f1; color: #868585;}
#page-list a{text-decoration: none;display: inline-block;margin-bottom: 10px;}
#page-list .currentpage{display: inline-block;border: 1px solid #e0e0e0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f1f1f1; color: #868585; text-decoration: none;margin-right: 4px; margin-left: 4px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px;}
#page-list span.direct {padding: 5px 50px 5px 8px;}
#page-list .direct input {color: #666;padding: 2px 2px;border: 1px solid #ddd;margin: 0 3px;width: 40px;position: absolute;line-height: 20px;height: 15px;background-color: #fff;text-align: center;}
#page-list .direct + a {padding: 5px 8px;border: 1px solid #e0e0e0;border-radius: 3px;color: #868585;}
#page-list .direct + a:hover {background: #015293;color: #fff;text-decoration: none;border: 1px solid #015293;}

/*媒体查询*/
@media (max-width: 1200px){
    .list-right{width: 700px;}
}
@media (max-width: 992px) {
    .list-left,.list-right{float: none;width: 100%;}
    .list-right{width: 100%;margin-top: 15px;}
}
@media (max-width: 620px) {
    .m-gkjs h3,.m-gkjs form{float: none;}
    .m-gkjs form{padding: 0 5px;margin: 0 0 15px 0;}          
    .m-gkjs input.text{width: 56%;}
    .m-gkjs input.but{width: 16%;}
    .m-bz li{float: none;}     
}
@media (max-width: 414px) {
    .list-left,.list-right{float: none;margin: 15px auto 0;}
    .list-left{width: 100%;}
}
/********************************************/


/********************内容页************************/
.m-body{min-height:1000px;padding: 15px; border: 1px solid #ddd;margin-top: 15px;border-radius: 5px;}
/*索引号*/
.m-syh table{border-collapse: collapse;}
.m-syh table td{border: 1px solid #ddd;font-size: 14px;padding: 5px 8px;}
/*正文*/
.m-body h1{font-size: 28px; text-align: center;padding: 20px 60px 40px;font-weight: bold;line-height: 45px;}
.m-zw{padding: 30px;}
#videoplay object{display:block;margin:0 auto 30px;}    
/*字体大小*/
.u-funs{padding: 10px;font-size: 14px;position:relative;text-align: right; height:45px;line-height: 28px; border-bottom: 1px solid #ddd;color:#5e5e5e;}
.u-funs span{float: right;}
.u-funs .ziti{margin-right:50px;}
.u-funs .dy a,.u-funs .gb a,.u-funs .sc{padding: 0 8px 0 18px;}
.u-funs .dy{background: url(../images/print.jpg) 0 center no-repeat;margin-left: 5px;}
.u-funs .gb{background: url(../images/close.jpg) 0 center no-repeat;}
.u-funs .sc{background: url(../images/start.png) 0 5px no-repeat;}
.u-funs span.handle{background: url(../images/starts.png) 0 5px no-repeat;}
/*内容*/    
.m-contnet{font-size: 16px;min-height: 165px; padding: 30px 0;padding-right:10px;}
.m-contnet img{max-width:95%;}
/* .m-contnet img{width: 100%;} */
.m-contnet p{margin-bottom: 20px;line-height: 30px;text-align: justify;overflow-x:auto;overflow-y:hidden;}
/* .m-contnet p img{max-width:100%;} */
.m-contnet table{border-collapse: collapse;}
.m-contnet table td{border: 1px solid #333;}
/* 相关信息 */
.m-xgxx{width:100%;margin-top:15px;}
.m-xgxx h3{height:40px;line-height:40px;}
.m-xgxx h3 span{display:inline-block;padding:0 20px;font-size:18px;color:#ed2c25;font-weight:600;position:relative;}
.m-xgxx h3 span::after{content:"";width:6px;height:20px;background-color:#ffffff;position:absolute;border-radius:3px;left:0;top:10px;}
.m-xgxx li {line-height: 35px;padding-left: 14px;background: url(../images/arr2.png) 0 15px no-repeat;/* white-space: nowrap;text-overflow: ellipsis;overflow: hidden; */}
.m-xgxx  ul{padding-top:10px;min-height: 80px;}
.m-xgxx li span {float: right;color: #808080;font-size: 15px;margin-top:30px;}
.m-zw .m-right{border-left:1px solid #ddd;}


/*媒体查询*/    
@media (max-width: 1200px) {  
    .m-syh{overflow-x: auto;}
    .m-syh table{width: 1140px;}
}
@media (max-width: 992px) {
    .m-body h1{margin: 0;line-height: 35px;font-size: 18px;    padding: 20px 15px 40px;}
    .m-zw{padding: 20px 0 0 0;}
    .u-funs{text-align: center;}
    .bdsharebuttonbox{display: none;}
	.m-contnet img{width: 100%;}
}
/********************************************/


/********************重点领域信息公开************************/
.point-main{background: #fff;padding: 35px 0;}
.is-pheader{background: url(../images/logo-bj.jpg) center top no-repeat;}
.u-logo{display:block;width: 1200px;margin: 0 auto;position:relative;}
.u-logo a{position:absolute;top:0;left:0;display:block;width: 25%;height: 20%;z-index:99;}

/*导读*/
.m-read{background: url(../images/read-bj.jpg) no-repeat;background-size: 100% 100%;}
.read-box{width: 1200px;padding: 20px 0;margin: 0 auto;}
.m-read h3{width: 131px;height: 62px;margin:0 30px;line-height: 52px;text-align: center; background: url(../images/read.png) 0 0 no-repeat;font-size: 26px;color: #fff;font-weight: bold;}
.m-read p{color: #fff;text-indent: 2em;line-height: 30px;margin: 15px 30px 0;text-align: justify;}

/*公用*/
.m-xxgk{padding: 0 10px;margin-bottom: 20px;}
.m-xxgk h3{height: 75px;line-height: 75px;background: url(../images/t-bj2.png) 0 center repeat-x;position: relative;}
.m-xxgk h3 a{display:inline-block;padding: 0 45px 0 95px;font-size: 26px;color: #fff;}
.m-xxgk h3 span{position: absolute;right: 0;top: 22px; display: block;width: 28px;height: 31px;background: url(../images/more.jpg) no-repeat;}
.m-list1{padding: 15px 0;overflow: hidden;}
.m-list1 li{float:left;width:49%;height:35px;line-height:35px;background: url(../images/arr.png) 0 center no-repeat;overflow: hidden;}
.m-list1 li a{display: block;font-size:15px;padding-left:12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.m-list1 li span{color: #666;float: right;margin-left: 10px;font-size: 13px;}
.m-btn{overflow: hidden;}
.m-btn li{float: left;width: 25%;text-align: center;line-height: 35px;}
.m-btn li a{display: inline-block;}
.m-btn li a p{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.m-btn li a:hover img{transform: rotateY(360deg);transition: .5s;}
.m-xz li{width: 20%;}

/*行政权力信息公开*/
.m-xzql h3 a{background: #fff url(../images/xing.png) 0 0 no-repeat;}
.m-xzql li a:hover img{transform: rotateZ(360deg);transition: .5s;}

/*财政资金信息公开*/
.m-czzj h3 a{background: #fff url(../images/cai.png) 0 0 no-repeat;}

/*公共资源信息公开*/
.m-ggzy h3 a{background: #fff url(../images/gong.png) 0 0 no-repeat;}

/*公共服务信息公开*/
.m-ggfw h3 a{background: #fff url(../images/fu.png) 0 0 no-repeat;}

/*公共监管信息公开*/
.m-ggjg h3 a{background: #fff url(../images/jian.png) 0 0 no-repeat;}
.m-ggjg .m-btn li{width: 12.4%;line-height: 25px;}
.m-ggjg li a:hover img{transform: rotateZ(360deg);transition: .5s;}


/*媒体查询*/
@media (max-width: 1200px) {
    .u-logo{width: 100%;padding: 0 15px;}
	.u-logo img{width:100%;}
    .read-box{width: 100%;}
    .point-main{margin: 0 auto;}
    .m-xxgk{width: 100%;}
}
@media (max-width: 992px) {
    .m-list1 li{width: 100%;}
    .m-xxgk h3 span{display: none;}
    .m-btn li a{width: 100%;}
    .m-ggjg .m-btn li{width: 25%;height: 160px;}
}
@media (max-width: 600px) {
    .m-btn li{width: 50%;margin-bottom: 10px;}
    .m-list li{width: 100%;}
    .m-xxgk h3 span{display: none;}
    .m-btn li a{width: 100%;}
    .m-ggjg .m-btn li{width: 50%;}
}
@media (max-width: 350px) {
	.m-xxgk h3 a{padding: 0 35px 0 97px;font-size: 24px;background-size:100% 100%;}
}

/********************************************/



/*********************信息发布统计***********************/
/*左栏*/
.fbtj-left{float: left;width: 280px;border: 1px solid #ddd;min-height:910px;}
.fbtj-left h2{height: 54px;line-height: 54px;background: #0597ea;font-size: 18px;text-align: center;color: #fff;}
.fbtj-left .u-left{padding: 15px 10px;}
.fbtj-left h4{height: 46px;line-height: 46px;background: #eff6fb;}
.fbtj-left h4 a{display: block;font-weight: bold;text-indent: 40px;background: url(../images/menu1.png) 20px center no-repeat;}
.fbtj-left ul{padding: 10px 40px 15px;}
.fbtj-left ul li{height: 35px;line-height: 35px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden; }

/*右栏*/
.fbtj-right{float:right;width: 900px;min-height:930px;border: 1px solid #ddd;}
.m-lbxs{padding: 15px 35px;font-size: 14px;border-bottom: 1px solid #ddd;overflow: hidden;}
.m-lbxs a{font-size: 17px;margin-right: 20px;float: left;}
.m-lbxs a.lb{color: #3a82dc;font-weight: bold;}
.m-lbxs a img{margin-right: 8px;}
.m-lbxs .date{width: 118px;height: 25px;line-height: 25px;border: 1px solid #ddd;text-align: center;}
.m-lbxs select{width: 160px;height: 25px;border: 1px solid #ddd;margin: 0 5px;}
.m-lbxs .sub{width: 60px;height: 25px;border: 1px solid #3a82dc;color: #fff;text-align: center;background: #3a82dc;}

.m-tabe{padding: 15px;}
.m-tabe table{border-collapse: collapse;}
.m-tabe table td{text-align: center;}
.m-tabe thead td{font-weight: bold;background: #F5F5F5;height: 44px;font-size: 14px;}
.m-tabe tbody td{padding: 15px 0;border-bottom: 1px dashed #ddd;}

/*媒体查询*/
@media (max-width: 1200px) {
    .fbtj-left{width: 230px;}
    .fbtj-right{width: 690px;}
    .m-lbxs form{width: 100%;margin-top: 15px;}
}
@media (max-width: 992px) {
    .fbtj-left,.fbtj-right{width: 100%;}
    .fbtj-right{margin-top: 15px;}
}
@media (max-width: 650px) {
    .m-tabe .tabe-box{overflow-x: auto;}
    .m-tabe table{width: 650px;}
    .m-lbxs .sub{margin-top: 10px;}
    .m-lbxs select{margin: 10px 0 0 41px;width: 66%;}
    .m-lbxs .date{width: 39%;}
}
@media (max-width: 414px) {
    .m-lbxs{padding: 15px 25px;}
    .m-lbxs .date{display: block;width: 100%;margin: 5px 0;}
    .m-lbxs select{width: 173px;margin: 5px 0 0;}
    .m-lbxs .sub{margin: 5px 0 0;}
}

/********************************************/




/***********************信息公开导读*********************/
.m-daodu{ min-height: 948px;   border: 1px solid #ddd; border-radius: 5px; padding: 15px;}
.m-daodu h3{font-size: 18px; border-bottom: 1px solid #ddd; line-height: 40px;color: #015293;}
.m-daodu h3 b{display: inline-block;padding: 0 15px;border-bottom: 1px solid #015293;}
.is-newscontnet{line-height: 32px;text-align: justify;padding: 10px;}
/********************************************/


/**********************信息公开制度**********************/
.m-rules{border: 1px solid #ddd;border-radius: 5px;}
.is-line{border: 1px solid #ddd; padding: 10px 0; border-radius: 5px;}
.m-rules .m-bz{border: none;border-bottom: 1px solid #ddd;    margin-bottom: 10px;}
.m-nero{padding: 5px 15px 0;    border-top: 1px solid #ddd;}
.m-nero h3{font-size: 18px; border-bottom: 1px solid #ddd; line-height: 40px; color: #015293;}
.m-nero h3 b{ display: inline-block; padding: 0 15px; border-bottom: 1px solid #015293;  }
.m-nero ul{padding: 10px 0;}
/********************************************/


.m-reading{padding: 15px; border: 1px solid #ddd;border-radius: 5px;overflow: hidden;min-height:400px;}
.m-reading li{float: left;width: 25%;margin-bottom:10px;}
.m-reading li a{display: block;padding: 10px 0;margin:0 10px;text-align:center;border: 1px solid #ddd;border-radius: 5px;}

@media (max-width: 992px) {
    .m-reading li{width: 25%;margin: 5px 0;}
    .m-reading li a{margin:0 5%;}
}
@media (max-width: 600px) {
    .m-reading li{width: 50%;}
}


/**********************权力清单和责任清单**********************/
/*左栏*/
.qlqd-left{float: left;width: 333px;margin-top: 15px;border-radius: 5px;}
.qlqdleft-box{height:1000px;border: 1px solid #ddd;overflow-y: auto;}
.qlqd-left h3{height:46px;line-height:46px;background: #015293;color: #fff;font-size: 22px;text-align: center;}
.qlqd-left ul{padding: 20px 10px;overflow: hidden;}
.qlqd-left li{float: left;width:48%;margin-bottom: 10px;border: 1px solid #ddd;border-radius:5px;height: 40px;line-height: 40px;text-align: center;}
.qlqd-left li a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

/*右栏*/
.qlqd-right{float: right;width: 850px;min-height:1051px;margin-top:15px;border: 1px solid #ddd;border-radius: 5px;overflow: hidden;}
.qlqdright-box{padding: 20px;}
.qlqd-right ul{overflow: hidden;margin-bottom: 20px;}
.qlqd-right ul li{float: left;width: 154px;height: 52px;margin-right: 9px;}
.qlqd-right li a{display: block;border: 1px solid #f5f5f5;line-height: 50px;text-align: center;background: #F5F5F5;}
.qlqd-right li a:hover,.qlqd-right li.hover a{border: 1px solid #b5d1eb;background: #e9f3fc;color: #015293;font-weight: bold;}
.qlqd-right li i{color: #d71a14;font-style: normal;}
.qlqd-right li.NE{display: none;}

.qlqd-right table thead td{background: #f5f5f5;font-weight: bold;padding: 10px 0;}
.qlqd-right table thead td.title{text-indent: 80px;}
.qlqd-right table tbody td{padding: 15px 0;border-bottom: 1px dashed #ddd;}
.qlqd-right table tbody td.date{color: #666;}

/*媒体查询*/
@media (max-width: 1200px) {
    .qlqd-left{width: 25%;}
    .qlqd-left li{width: 100%;}
    .qlqd-right{width: 73%;}
    .qlqd-right ul li{width: 124px;margin-right: 6px;}
}
@media (max-width: 992px) {
    .qlqdright-box{padding: 15px 10px;}
    .qlqd-left,.qlqd-right{width: 100%;}
    .qlqd-right  table{width: 700px;}
    .qlqd-left li{width: 48.5%;}
    .qlqd-right ul{margin-bottom: 5px;}
    .qlqd-right ul li{margin-bottom: 10px;width: 48.5%;margin-right: 0;}
    .qlqd-right ul li:nth-child(2n){float: right;}
    .qlqd-right ul li:last-child{float: left;}
}

/********************************************/


/*********************政府公报***********************/
/*左栏*/
.zfqk-left{float: left;width: 280px;}

/*公用*/
.m-zfqk{border: 1px solid #ddd;border-top: 2px solid #015293;margin-bottom: 15px;}
.m-zfqk h3{height:44px;line-height:43px;background: #F5F5F5 url(../images/t-bj.png) 20px center no-repeat;text-indent:35px;border-bottom: 1px solid #ddd;font-size: 18px;color: #015293;font-weight: bold;}

/*政府公报PDF版*/
.m-pdf img{display: block;margin: 10px auto;width: 239px;height: 266px;}

/*公报搜索*/
.m-gbss form{padding: 20px 10px;overflow: hidden;}
.m-gbss label{display: block;margin-bottom: 10px;overflow: hidden;}
.m-gbss span{float:left;display: block;width: 80px;text-align: right;font-weight: normal;line-height: 28px;}
.m-gbss input,.m-gbss select{float:left;display:block;width: 172px;height: 30px;line-height: 30px;text-indent: 10px; border: 1px solid #ddd;}
.m-gbss input.js{width: 89px;height: 34px;background: #1c649f;color: #fff;border-radius: 5px;text-indent: 0;margin: 10px 20px 10px 33px;}
.m-gbss input.cz{width: 89px;height: 34px;background: #458fce;color: #fff;border-radius: 5px;text-indent: 0;margin: 10px 0;}

/*期刊检索*/
.m-qkjs form{padding: 20px 15px;overflow: hidden;}
.m-qkjs select{display:block;width: 100%;height: 30px;line-height: 30px;text-indent: 10px; border: 1px solid #ddd;margin-bottom: 10px;}
.m-qkjs input.js{width: 89px;height: 34px;background: #1c649f;color: #fff;border-radius: 5px;margin: 10px 0 0 27px;}

/*相关链接*/
.m-xglj{margin-bottom: 0;}
.m-xglj ul{padding: 15px;overflow: hidden;}
.m-xglj ul li{width: 50%;float: left;height: 30px;line-height: 30px;}
.m-xglj ul li a{display: block;font-weight: bold;text-align: center;font-size: 18px;}

/*左栏*/
.zfqk-right{float: right;width: 898px;border: 1px solid #ddd;border-top: 2px solid #015293;min-height: 997px;}
.zfqk-right h3{height:44px;line-height:43px;background: #F5F5F5;text-indent:20px;border-bottom: 1px solid #ddd;font-size: 18px;color: #015293;font-weight: bold;}
.zfqkright-box{padding: 15px;}
.zfqk-right h4{height:30px;line-height:20px;font-size: 18px;font-weight: bold;border-bottom: 1px solid #ddd;}
.zfqk-right h5{font-size: 18px;font-weight: bold;margin: 20px 0 15px;}
.zfqk-right li{height: 35px;line-height: 35px;padding-left: 12px;background: url(../images/arr1.png) 0 center no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*媒体查询*/
@media (max-width: 1200px) {
    .zfqk-right{width: 640px;}
}
@media (max-width: 992px) {
    .zfqk-left{width: 100%;}
    .zfqk-right{width: 100%;margin-top: 15px;}
    .m-gbss input, .m-gbss select{width: 77%;}
}
@media (max-width: 414px) {
    .m-gbss input, .m-gbss select{width: 69%;}
}
/********************************************/


/*政府公报搜索页*/
.search-box{padding: 10px; border: 1px solid #ddd;}
.is-search-title {height:40px; line-height: 40px; font-size: 14px; font-weight: bold;}
.search-list{height:auto; min-height:550px;}
.search-list ul li{height:auto; line-height:30px; list-style:none; color:#999; background: url(../images/arr1.png) 10px 13px no-repeat; padding-left:21px; padding-bottom:5px; border-bottom:1px dashed #ddd; margin-bottom:5px;}
.search-list ul li span{float:right; font-family:Arial, Helvetica, sans-serif;}
.search-list ul li p{line-height:20px;}


/*********************政府公报***********************/
.m-xtgb{border: 1px solid #ddd;border-radius: 5px;padding: 20px 8px 5px;margin-top: 15px;}

.m-ml{overflow: hidden;}
.m-ml li{float: left;width: 33.33%;height:52px;line-height:52px;font-weight: bold;}
.m-ml li a{display: block;margin: 0 7px;text-indent:95px;background: #F5F5F5 url(../images/gb-jt.png) 75px center no-repeat;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

/*“双公示”信息及其他权力事项办理结果集中展示*/
.m-jzzs h3{height:50px;margin:10px 0;line-height:50px;color:#015293;text-indent:15px;font-weight: bold;font-size: 18px;background: url(../images/t-bj.png) 8px center no-repeat;}
.m-jzzs ul{overflow: hidden;}
.m-jzzs li{float: left;width: 20%;height:52px;line-height:52px;margin-bottom: 14px;}
.m-jzzs li a{display: block;margin: 0 7px;background: #F5F5F5;}
.m-jzzs li i{display: block;float: left; margin: 0 15px 0 56px;width: 30px;height: 52px;background: url(../images/ql-icon.png) no-repeat;}
.m-jzzs li.zs1 i{background-position: 0 12px;}
.m-jzzs li.zs2 i{background-position: -233px 12px;}
.m-jzzs li.zs3 i{background-position: -469px 12px;}
.m-jzzs li.zs4 i{background-position: -704px 12px;}
.m-jzzs li.zs5 i{background-position: -939px 12px;}
.m-jzzs li.zs6 i{background-position: 0 -55px;}
.m-jzzs li.zs7 i{background-position: -233px -55px;}
.m-jzzs li.zs8 i{background-position: -469px -55px;}
.m-jzzs li.zs9 i{background-position: -704px -55px;}
.m-jzzs li.zs10 i{background-position: -939px -55px;}

/*左栏*/
.zfgb-left{float: left;width: 280px;}

/*公用*/
.m-zfgb{border: 1px solid #ddd;border-top: 2px solid #015293;margin-bottom: 15px;}
.m-zfgb h3{height:44px;line-height:43px;background: #F5F5F5 url(../images/t-bj.png) 20px center no-repeat;text-indent:35px;border-bottom: 1px solid #ddd;font-size: 18px;color: #015293;font-weight: bold;}

/*政府公报PDF版*/
.m-pdf img{display: block;margin: 10px auto;width: 239px;height: 266px;}

/*公报搜索*/
.m-gbss form{padding: 20px 10px;overflow: hidden;}
.m-gbss label{display: block;margin-bottom: 10px;overflow: hidden;}
.m-gbss span{float:left;display: block;width: 80px;text-align: right;font-weight: normal;line-height: 28px;}
.m-gbss input,.m-gbss select{float:left;display:block;width: 172px;height: 30px;line-height: 30px;text-indent: 10px; border: 1px solid #ddd;}
.m-gbss input.js{width: 89px;height: 34px;background: #1c649f;color: #fff;border-radius: 5px;text-indent: 0;margin: 10px 20px 10px 33px;}
.m-gbss input.cz{width: 89px;height: 34px;background: #458fce;color: #fff;border-radius: 5px;text-indent: 0;margin: 10px 0;}

/*期刊检索*/
.m-qkjs form{padding: 20px 15px;overflow: hidden;}
.m-qkjs select{display:block;width: 100%;height: 30px;line-height: 30px;text-indent: 10px; border: 1px solid #ddd;margin-bottom: 10px;}
.m-qkjs input.js{width: 89px;height: 34px;background: #1c649f;color: #fff;border-radius: 5px;margin: 10px 0 0 27px;}

/*相关链接*/
.m-xglj{margin-bottom: 0;}
.m-xglj ul{padding: 15px;overflow: hidden;}
.m-xglj ul li{width: 50%;float: left;height: 30px;line-height: 30px;}
.m-xglj ul li a{display: block;font-weight: bold;text-align: center;font-size: 18px;}

/*左栏*/
.zfgb-right{float: right;width: 898px;border: 1px solid #ddd;border-top: 2px solid #015293;}
.zfgb-right h3{height:44px;line-height:43px;background: #F5F5F5;text-indent:20px;border-bottom: 1px solid #ddd;font-size: 18px;color: #015293;font-weight: bold;}
.zfgbright-box{padding: 15px;}
.zfgb-right h4{height:30px;line-height:20px;font-size: 18px;font-weight: bold;border-bottom: 1px solid #ddd;}
.zfgb-right h5{font-size: 18px;font-weight: bold;margin: 20px 0 15px;}
.zfgb-right li{height: 35px;line-height: 35px;padding-left: 12px;background: url(../images/arr1.png) 0 center no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*政府公报搜索页*/
.search-box{padding: 10px; border: 1px solid #ddd;}
.is-search-title {height:40px; line-height: 40px; font-size: 14px; font-weight: bold;}
.search-list{height:auto; min-height:550px;}
.search-list ul li{height:auto; line-height:30px; list-style:none; color:#999; background: url(../images/arr1.png) 10px 13px no-repeat; padding-left:21px; padding-bottom:5px; border-bottom:1px dashed #ddd; margin-bottom:5px;}
.search-list ul li span{float:right; font-family:Arial, Helvetica, sans-serif;}
.search-list ul li p{line-height:20px;}

/*媒体查询*/
@media (max-width: 1200px) {
    .zfgb-right{width: 640px;}
    .m-jzzs li i{margin-left: 32px;}
    .m-ml li a{text-indent: 55px;background-position-x:35px;}
}
@media (max-width: 992px) {
    .zfgb-left{width: 100%;}
    .zfgb-right{width: 100%;margin-top: 15px;}
    .m-gbss input, .m-gbss select{width: 77%;}
    .m-jzzs li i{margin-left: 23%;}
    .m-jzzs li{width: 33.33%;}
    .m-ml li a{text-indent: 0;background:#F5F5F5;text-align: center;}
}
@media (max-width: 768px) {
    .m-jzzs li i{margin-left: 19%;}
    .m-jzzs h3{background: none;color: #015293;line-height: 30px;height: auto;text-align: center;}
}
@media (max-width: 600px) {
    .m-jzzs li{width: 50%;}
}
@media (max-width: 414px) {
    .m-gbss input, .m-gbss select{width: 69%;}
    .m-jzzs li i{margin-left: 13%;}
    .m-ml li{width: 100%;margin-bottom: 10px;}
}
@media (max-width: 360px) {
    .m-jzzs li{width: 100%;}
    .m-jzzs li i{margin-left: 27%;}
}
/********************************************/

.wzbot{float: none;  display: inline-block;}
.wzbot ul.fxd_close li{ margin-left: 15px;}
.wzbot ul.fxd_close li a{display: block; padding-left: 20px; background-image:url(../images/detail.png); background-repeat: no-repeat;}
.wzbot ul.fxd_close li.font a{ padding: 0 2px;}
.wzbot ul.fxd_close li.share_btn{width:150px; padding: 0;}
.download_btn a {background-position: -197px 8px;}
