﻿@charset "utf-8";
/*********************************************************/
/*去除a标签下划线*/
a{
	
	   text-decoration: none !important;
}

/*当前位置*/
@media (max-width: 320px){
    .where{
        padding: 0;
    }
}

/*pages分页样式*/
.pages .current {
    background-color: #224b7f !important;
}
.pages a, .pages span {
     vertical-align: baseline;
	 border-bottom:0 !important;
}
.pages a:hover {
    background-color: #224b7f  !important;
}

/*二级*/
/*二级列表栏目hover*/
.side-menu03 li a:hover {
    background-color: #224b7f;
    color: #fff;
}
/*展开更多*/
.menu-more b {
    height: 46px;
    margin: 0;
}
.menu-more a {
    display: block;
}
/*二级列表自适应*/
@media (max-width: 480px){
    .main .list-b li p.date {
        height: 48px;
        line-height: 48px;
    }
    /* .list-b li h4 { */
        /* height: 48px; */
    /* } */
}

/*正文页*/
.article-box {
    padding-top: 0;
}
.article h2 {
    padding: 15px 30px;
}
.article .info>span {vertical-align: middle;}

/*意见征集时间字体颜色*/
.article .option .info.opinion span a{
      color: #027;
}
.article .option .info.opinion span {

	color:#ccc ;
}

.article-box .yzm img.img-captcha{
	display:inline-block !important;
	max-width: 80%;
	
}
/*专题标题字数*/
	.p3 .row  .list-t h3.t0{
		    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	}

/*网站地图*/
.site-map li p a:hover {
     font-weight: normal;
}
.site-map .t2 b {
    color: #004488;
}
.t2:before {
    background-color: #004488;
}
.map_ztzl h3{
    height: 100%;
    line-height: 49px !important;
}
.map_gxh h3{
    height: 100%;
    line-height: 72px !important;
}


/*footer*/
.copyright .footer_map{
    margin-left: 0;
}
.copyright .footer_gat{
    margin: 0;
}

/*部门动态综合页*/
.xfjs img {
    margin-right: 20px;
    float: left;
    height: 100%;
}
.a5 li {
    height: 100px;
    border: 10px solid #fff;
    overflow: hidden;
}

.a5 li a {
    display: table;
    width: 100%;
    height: 80px;
    font-size: 18px;
    background-color: #f3f3f3;
    text-align: center;
}

.a5 li a:hover {
    color: #fff;
    font-weight: bold;
    background-color: #4d74a6;
}

.a5 li a span {
    overflow: hidden;
    display: table-cell;
    height: 3em;
    padding: 0 15px;
    line-height: 1.5;
    vertical-align: middle;
}
.a5{
    margin: 0;
}
.a5 li a{
    margin: 0;
}
.menu-more b {
    position: relative;
    display: inline-block;
    padding: 0 30px; 
    font-size: 24px;
    background-color: #224b7f;
    border-radius: 5px;
}
.menu-more b a{
    color: #fff;
}

@media (max-width: 768px) {
    .a5 li {
        width: 50%;
    }
    .a5 li a {
        font-size: 14px;
    }
}
@media (max-width: 480px){
    .a5 li a {
        padding: 0;
    }
}

@media (max-width: 768px){
    .a5 li a {
        padding: 0;
    }
}

/*首页_焦点图*/
.focus .text h4 {
    font-size: 24px;
    margin-bottom: 5px;
}
.focus .swiper-pagination {
}
.focus .swiper-button {
}

.dczjlb {
        overflow: hidden;
    display: block;
    white-space: nowrap;
    margin-top: -3px;
}

.b1 li h4 {
    margin-bottom: 8px;
    font-size: 16px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zxft h4 {
    line-height: 35px;
}
.zxft .pic-text p {
    line-height: 24px;
}
.lxgs .list-t {
/*    height: 530px;*/
    overflow: hidden;
}
.lxgs .list-t li {
    padding-bottom: 4px;
}

/*媒体查询开始*/
@media (max-width: 1200px) {
.focus .swiper-button {
    width: 100%;
    bottom: 60%;
}

  .focus .swiper-pagination {
        width: 60px;
        bottom: 66px;
        line-height: 40px;
        font-size: 14px;
    }
    .p3{
    height:100%;
    }
}
/*媒体查询结束*/

.bh {
    font-weight: bold;
}
.info-extra .row {
    font-weight: normal  !important;
}
/*.a2 li {
  width:50%;
}*/
/* 焦点图，专题专栏图片，logo图片调转，正文上下标题样式 */

.zt img{
	width: 235px;
	height: 100px;
}

.topic h2 img{
	width: 60px;
    height: 130px;
}
.article .zwbt{
	text-align: center;
    font-size: 20px;
}
h1 a{
	display: block;
    
    height: 130px;
}


/* 自适应 */

  @media (min-width: 1200px) {


.leader li.col-md-3 {
    height: 360px;
}


.info-extra {
    display: none;
    position: absolute;
    left: 200px;
    bottom: 32px;
    width: 90%;
    border: 1px solid #ddd;
    padding: 0 15px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    animation-duration: .5s;
}
.focus .pic img {
    display: block;
    width: 800px;
    height: 450px;
}

 .pzcjd{
	 height:240px;
 }
.lnterview .list-b li a h4,.lnterview .list-b li a p.mb10{
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	
	
}


}


 @media (max-width: 1200px) {


.focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
}
    .headline p a {overflow: hidden;}



}

 @media (max-width: 1024px) {
	 .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
 }
.interview-pic .list .pic{ 
	 max-height:162.95px; 
   
} 

 }
  @media (max-width: 1024px) and (min-width: 768px){
      .list-t li a{
          width:75%;
      }
      .list-t li.panel-more a {
        width: 100%;
    }
      .p2 .list-t li:last-child a{
          width:100%;
      }
      .gov {
          top: 22%;
      }
      .jc {
          top: 20%;
          right: 70px;
      }
 }
 
   @media(max-width: 768px){
       .wxb p{
          float: none;
      }
 }
 
 


 @media (max-width: 992px) {
	 .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
}
 .interview-pic .list .pic{ 
	 max-height:62.95px;
 }
   

}
 @media (max-width: 768px) {
	 .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
}
     .wxb p{
         position: relative;
         display: inline-block;
     }
.interview-pic .list .pic{ 
	 max-height:163.95px; 
} 
  
}
 @media (max-width: 480px) {
	 .focus .pic img {
    display: block;
    width: 100%;
    height: 300px;
}
 .interview-pic .list .pic{ 
	max-height:62.95px; 
} 
.hover-style1 li h4{
   width:100%;
	 }
	 .header h1 {

    background-size: auto 50%;
}
   
}
/*意见征集时间专用*/
 @media (max-width: 360px) {

.article .option .info.opinion span {
    font-size:13px;
	color:#ccc ;
}
}

@media (max-width: 320px){
	.focus .pic img {
    display: block;
    width: 100%;
    height: 300px;
}
.list .pic{ 
	max-height:62.95px; 
} 
/*纪检监察*/
.contact {

    padding: 30px 20px;

}

/*320首页logo*/
.header h1 {

    background-size: auto 45%;
}
.search-btn {
    top: 20px;
}
   .ht .fr {
    text-align: center;
    font-size: 10px !important;
}
.b1 .state {
    right: 6px;
    padding: 0px 7px;
}
}
/*发布解读综合页*/

.mb10{
    margin-bottom: 10px;
}

/* 全局界面 */

.nav li.current a {
   background-color: rgba(0, 0, 0, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33ffffff, endcolorstr=#33ffffff);
}



.a1{
    padding-top: 30px;
}
.zcjd{
    margin: 19px 0 5px;
	width:100%;
}


#zxfth4 a{
    font-size: 20px;
}
/*.a2 li {
    width: 50%;
}*/

/*图标的定位 */
.a2 .s3{
	background-position: -240px -80px;
}
.mb40{
	margin-bottom:40px;
}
.lxgs .list-t li a span {
     padding-left: 0px;
}
/* .list .pic { */
    /* display: inline-block; */
    /* width: 100%; */
    /* max-width: 272.66px; */
    /* height: 160px; */
    /* overflow: hidden; */
/* }
*/
#jsTitle {
    font-size: 16px;
}

/*导航高亮*/
.nav li.current {
    background-color: rgba(0, 0, 0, .2) !important;
}
/* 领导页图片定义宽高100%*/
.leader .pic img{
display: block ;
width: 100%;
height: 100%;
}
/* 正文附件样式 */
#annex{
    font-size: 20px;
    font-weight: bold;
}
/* 正文附件样式结束 */

/*领导的职务全部显示*/
.leader .list-p .pic+h4 {
	    overflow: visible !important;
white-space: normal !important;
    text-overflow: clip !important;
        word-break: unset !important;
}

/*页尾友情链接 单独链接显示样式 */
.yglj{
	background: #fff !important;
}

/*依申请公开开始*/
.red{
    color: red;
    vertical-align: middle;
}
.forms .input-group-addon img {
    display: block;
    height: 34px;
    margin: -6px -12px;
}
.forms .control-label {
    font-size: 16px;
}
/*依申请公开结束*/
/*信箱*/
@media (max-width: 1200px){
.xxgdt {
    width: 100%;
    overflow: scroll !important;
}
}

.lxgs .list-t li a span {
    display: block;
}
.TRS_UEDITOR img {
    width: 100%;
}

.wxb img{
    /*width: 220px;*/
    display: block;
    margin: 5px auto;
}
.wxb a{
    line-height: 126px;
}
.lxgs .list-t li a {
    width: 100%;
}
@media (min-width: 768px) {
    .lxgs .list-t li a {
        display: block;
        overflow: hidden;
        white-space: nowrap;
    }
}


/* 正文视频自适应 开始*/
.video-js{
	width:100% !important;
	height:600px !important;
	display:inline-block !important;
}

@media (max-width: 1200px){

.video-js{
	height:600px;
	}

}
@media (max-width: 1024px){

.video-js{
	height:500px !important;
	}

}

@media (max-width: 768px){

.video-js{
	height:400px !important; 
	}

}
@media (max-width: 480px){

.video-js{
	height:300px !important;
	}

}
/* 正文视频自适应 结束*/
.list-t li.hidden-xs:before {
    display: none;
}
.mdi-account{
    font-size: 20px !important;
}
/*隐藏正文底部关闭等功能*/
@media (max-width: 1024px) {
    .article .no-print span:nth-child(2){
        display: none;
    }
    .article .no-print span:nth-child(3){
        display: none;
    }
}
/* 正文视频自适应 开始*/
.video-js{
width:100% !important;
height:600px !important;
display:inline-block !important;
}

@media (max-width: 1200px){

.video-js{
height:600px;
}

}
@media (max-width: 1024px){

.video-js{
height:500px !important;
}

}

@media (max-width: 768px){

.video-js{
height:400px !important; 
}

}
@media (max-width: 480px){

.video-js{
height:300px !important;
}

}
/* 正文视频自适应 结束*/

/*在线访谈实名登录开始*/
.tabs .current {
    color: #005aa8;
}
.tabs a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
	cursor: pointer;
}
h3.tabs a.current:after {
    background-color: #005aa8;
    transform: scale(1, 1);
}
h3.tabs a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    transform: scale(0, 1);
    transition: transform .3s;
}
h3.tabs {
    height: 60px;
    margin-bottom: 10px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
}
/*在线访谈实名登录结束*/
/* 附件图标*/ 
.insertfileTag img{ 
    float: left;
    }
    .info-mes{
     white-space: nowrap;
     overflow: hidden;
text-overflow: ellipsis;
    }

.contact {
    padding: 30px 20px;
}

.contact .jdjb{
	padding:0 15px;
}

.contact p b{
	width: 24%;
    padding: 0px;
    margin: 0;
}
.contact p span {
	padding: 0;
    width: 74%;
}
/* 分享*/
.article .option .bshare-sinaminiblog {
    background: url(../../images/xjj_images/wb.png) center no-repeat !important;
    background-size: 32px auto !important;
}
.article .option .bshare-weixin {
    background: url(../../images/xjj_images/wx.png) center no-repeat !important;
    background-size: 32px auto !important;
}

.bshare-custom a {
 float: left;
            width: 32px !important;
            line-height: 32px !important;
            height: 32px !important;
            background-repeat: no-repeat;
            cursor: pointer;
            margin: 6px 6px 6px 0;
            text-indent: -100em;
            overflow: hidden;
            color: #3a8ceb;
}
.bsTop {
           width: 208px !important;
}
.article .option .bshare-qzone{
  background: url(../../images/xjj_images/qzone.png) center no-repeat !important;
    background-size: 32px auto !important;
}
.bsFrameDiv {
height: 210px !important;
}
.bsFrameDiv img {
width: 170px !important;
}

/* 分享*/

/*调查征集详情页 网民留言 start*/
#jsItemListContent.list-b li h4 {
    max-height: initial;
}
/*调查征集详情页 网民留言 end*/

/*页尾样式 开始*/
.jc {
    top: 45%;
    right: 116px;
}.gov {
    position: absolute;
    top: 58%;
    left: 15px;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}
@media(min-width:1200px){
	.phone{
		padding-left: 50px;
	}
	.footer_gat{
		padding-left: 30px;
	}
}

/*页尾样式 结束*/

/*信箱响应式开始*/
.iframe_scroll iframe{
    width: 100%;
    min-width: 274px;
	margin-top:30px;
}
@media (min-width: 1200px) {
    .iframe_scroll iframe{
        height:900px;
    }
}

@media (max-width: 1024px) {
    .iframe_scroll iframe{
        height:1120px;
    }

}
@media (max-width: 768px) {
    .iframe_scroll iframe{
        height:1600px;
    }

}

@media (max-width: 480px) {
    /*.iframe_scroll{
        overflow: scroll;
    }*/
    .iframe_scroll iframe{
        height:1700px;
    }

}
@media (max-width: 375px) {
    .iframe_scroll iframe{
        height:1700px;
        /*width: 425px !important;*/
    }
}
@media (max-width: 320px) {
    .iframe_scroll iframe{
        height:1700px;
        /*width: 425px !important;*/
    }
}
.img-captcha{
	    width: 96px !important;
}
@media(max-width:320px){
	#captcha{
		width: 60% !important;
	}
}

/*信箱响应式 结束*/

/*互动交流综合页信箱样式  开始*/
.szxx li{
	width: 50%;
	
}
/*互动交流综合页信箱样式 结束*/


/*首页监督举报方式样式 开始*/
@media(min-width:1200px){
.contact p {
    line-height: 40px;
}
}
/*首页监督举报方式样式 结束*/

/*h3标题高亮显示 开始*/
h3 a.current {
    color: #205190;
}
/*h3标题高亮显示 结束*/

/*列表页最小高度 开始*/
.content {
	min-height:406px;
}
/*列表页最小高度 结束*/

/*纤维检验综合页手机端样式  开始*/
@media(max-width:480px){
	.t4 b {
		font-size: 20px;
	}
}
/*纤维检验综合页手机端样式 结束*/

