@charset "UTF-8";
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
ul.list li>a{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/* 基本信息公开 */
.jbxxgk ul.list li>a{display: block; width: 85%;overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.jbxxgkBtn{margin-left: -8px;margin-right:-8px;margin-top: 15px;}
.jbxxgkBtn div{width:20%;float: left;padding: 0px 8px;}
.jbxxgkBtn div>a{transition: background 0.7s;-moz-transition:background 0.7s;-webkit-transition:background 0.7s;-o-transition:background 0.7s;display: block;text-align: center;padding:50px 0px 4px 0px;line-height:22px;cursor: pointer;}
.jbxxgkBtn .btn1>a{background: #eeeeee;}
.jbxxgkBtn .btn2>a{background: #eeeeee;}
.jbxxgkBtn .btn3>a{background: #eeeeee;}
.jbxxgkBtn .btn4>a{background: #eeeeee;}
.jbxxgkBtn .btn5>a{background: #eeeeee;}
.jbxxgkBtn div>a:hover{text-decoration: none;}
.jbxxgkBtn .btn1>a:hover}
.jbxxgkBtn .btn2>a:hover{}
.jbxxgkBtn .btn3>a:hover{}
.jbxxgkBtn .btn4>a:hover{}
.jbxxgkBtn .btn5>a:hover{}

/* 重点信息公开 */
.xxgk .tab-content{padding-top: 10px;}
/*.xxgk .tab-content a{display: inline-block; width:24%;line-height: 36px;padding-left:3%;}*/

/* 回应关切 */
.hygq .tab-content {padding-top: 15px;overflow:hidden;}
.hygq .tab-content ul li{line-height:28px;height:28px;position: relative;}
.hygq .tab-content ul li>span.lm{ float:left; margin-right:5px}
.hygq .tab-content ul li>span.lm>a{ color:#005293}
.hygq .tab-content ul li>a{display: block;width:calc(80%-12em); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hygq .tab-content ul li span.date{position: absolute;top:0px;right:0px;font-size: 14px;color: #999999;}

/* 政府信息公开 */
.zfxxgk .tab-content{margin-top: 20px;}
.zfxxgk .tab-content>a{transition: background 1s;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;
	display: block;position: relative; padding-left:24%;margin-bottom: 3px; line-height: 38px;background: #f5f6fa ;}
.zfxxgk a.zfxxgk1{background-position:9% 8px;}
.zfxxgk a.zfxxgk2{background-position:9% -33px;}
.zfxxgk a.zfxxgk3{background-position:9% -72px;}
.zfxxgk a.zfxxgk4{background-position:9% -114px;}
.zfxxgk a.zfxxgk5{background-position:9% -154px;}
.zfxxgk a.zfxxgk6{background-position:9% -195px;}
.zfxxgk .tab-content>a:hover{color: #000; text-decoration: none;background: #d7ddf1;}
.zfxxgk a.zfxxgk1:hover{background-position:9% 8px;}
.zfxxgk a.zfxxgk2:hover{background-position:9% -33px;}
.zfxxgk a.zfxxgk3:hover{background-position:9% -72px;}
.zfxxgk a.zfxxgk4:hover{background-position:9% -114px;}
.zfxxgk a.zfxxgk5:hover{background-position:9% -154px;}
.zfxxgk a.zfxxgk6:hover{background-position:9% -195px;}
.zfxxgk a>span{position: absolute;top:0px;right:9%;color: #c9d1f1;}

/* “五公开”推进工作 */
.wgk>.tab-content>a{transition: background-color 0.5s;-moz-transition:background-color 0.5s;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;display: block;width: 48%;padding-left: 20%; height: 59px;line-height: 59px;border: 1px solid #e6e6e6;margin-bottom:12px;}
.wgk>.tab-content>a.wgk1{background-position: 8% 4px;}
.wgk>.tab-content>a.wgk2{background-position: 8% -223px;}
.wgk>.tab-content>a.wgk3{background-position: 8% -71px;}
.wgk>.tab-content>a.wgk4{background-position: 8% -296px;}
.wgk>.tab-content>a.wgk5{background-position: 8% -145px;}
.wgk>.tab-content>a.wgk6{background:none;padding-left:14%;color: #245399;}
.wgk>.tab-content>a:hover{text-decoration: none;color: #fff;}
.wgk>.tab-content>a.wgk1:hover{background: #617fe0;}
.wgk>.tab-content>a.wgk2:hover{background: #7cc576;}
.wgk>.tab-content>a.wgk3:hover{background: #1fb0a4;}
.wgk>.tab-content>a.wgk4:hover{background: #259add;}
.wgk>.tab-content>a.wgk5:hover{background: #b78930;}
.wgk>.tab-content>a.wgk6:hover{background: #245399;}

@media (max-width:991px){
	.zfxxgk{margin-top: 25px;}
}

/* 手机样式 */
@media (max-width: 767px){
	.xxgk .tab-content a{width: 49%;padding-left:7%;}
	/*.xxgk .tab-content a:nth-child(n+15){display: none}*/
	ul.list li {padding-left: 20px;}

}
/* 小手机样式 */
@media (max-width:578px){
	.jbxxgkBtn div{width:33%;}
	.jbxxgkBtn div:nth-child(-n+3){margin-bottom: 15px;}
	.hygq .tab-content ul li span.date{display: none}
}
@media (max-width:375px){
	.xxgk .tab-content a{font-size: 15px;}
	
}

@media (min-width:720px) and (max-width:768px){
	
}
.xxgk .tab-content a{
	display: inline-block;
    width: 24%;
    line-height: 36px;
    padding-left: 3%;
    background: url(../../images/unify/icoArrow.jpg)no-repeat 9px 15px;
}
