﻿﻿@charset "utf-8";
/* CSS Document */
.ind_bg{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index: -2;
	}
/************重要通知***************/	
.noticebg{
	width: 100%;
	height: 40px;
    line-height: 40px;    
	background: #f8f8f8;
	margin-top: 10px;
}
.import_notice {
    width: 70%;  
    margin-bottom: 10px;
    float: left;
}
.import_notice img {
    margin: -5px 20px 5px 50px;
    float: left;
}	
.import_notice p {
    font-size: 20px;
    font-family: "微软雅黑";
    letter-spacing: 1.5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0px;
    }	
/************首页专题***************/
.ind_zt{
	max-width:1200px;	
/*	height:146px;*/
	}
.ind_zt img{
	width:100%;
	height:100%;	
	}
/************首页专题 结束***************/	
/****************标题*********************/
.ind_con{ padding-top:10px;padding-bottom:10px;}
.ind_con .con_fl{
/*	width:540px;*/
    width:45% ;
	}	
.ind_con .con_fr{
	/*width:650px;*/
	width: 52%;	
	margin-left:10px;
	}
.ind_con .indexcon_fl{
	width:24% ;
	overflow: hidden;
}
.ind_con .indexcon_fm{
	width:48% ;
	margin: 0 15px;
}
.ind_con .indexcon_fr{
	width:25% ;
}
.ind_tit h2{
	position:relative;	
	border-bottom:1px solid #ccc;	
	}
/*.ind_tit h2 u{
	
	display:inline-block;
	line-height:35px;
	width:84%;
	
	z-index:0;
	}*/
.ind_tit h2 .xx b,.ind_tit h2 .xx span{
	border-bottom:3px solid #fe7405;	
	line-height:35px;
	display:block;
	
	z-index:4;
	}
.ind_tit h2 a{
	display:inline-block;
	cursor:pointer;
		
	}
.ind_tit h2 a b{
	font-size:26px;
	color:#fe7405;
	float:left;
	border-bottom:3px solid #ccc;
	display:block;
	line-height:35px;
	letter-spacing: 3px;
	font-weight:normal;
	padding-left:5px;
	}
.ind_tit h2 a span{
	font-size:22px;
	color:#333;
	float:left;
	border-bottom:3px solid #ccc;
	display:block;
	line-height:35px!important;
	padding-right:30px;
	letter-spacing: 3px;
	}
/************标题结束**************/
/**************列表**********************/
.list li{
	height:38px;
	line-height:38px;	
	}
.list li a{
	float:left;
	color:#333;
	font-size:16px;
	display:block;
	background:url(listicon.png) 0 center no-repeat;
	padding-left:20px;
	cursor:pointer;
	width:70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.list li span{
	float:right;
	display:block;
	color:#333;
	width:20%;
	font-size:16px;
	text-align:right;
	margin-right: 10px;
	}
/***************列表结束*****************/
/**************图片列表**********************/
.mgnews li{
	float:left;	
	/*width:290px;*/
	width: 23.6%;
	margin:8px 6px;
	}
.mgnews li a{
	display:block;
	width: 100%;
	/*width:290px;*/
/*	height:196px;*/
	cursor:pointer;	
	}
.mgnews li p{
	padding: 0px;
}
.mgnews li p a{
	font-size:16px;
	color:#333;
	height:25px;
	line-height:25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	}
.mgnews li a img{
	width:100%;
	border:1px solid #ccc;
	}
/**************图片列表 结束**********************/
/********************列表切换*******************************/
.list_tab,.tab_cont{
	display:none;	
	}
/**********************列表切换  结束***************************************/
/********************专题列表*******************************/
.zt_list li{
	margin:20px 5px;	
	}
.zt_list li a{
	cursor:pointer;
	display:block;
	/*width:519px;*/
	width: 100%;
/*	height:160px;*/
	}
.zt_list li a img{
	width:100%;	
	}
/**********************专题列表  结束***************************************/

/************banner***************/
	
/*图片轮播*/
.my-slider img{ height: auto; width: 100%; height: 310px;  padding-bottom: 20px; }
.unslider-nav {
    position: absolute;
    right: 0;
    left: auto;
	bottom:42px;
}
.unslider-nav li{ float: left; width:35px; height:5px; background:#e5e5e5; text-indent: -9999px; margin-left:5px!important; cursor: pointer;   }
.unslider-nav .unslider-active{ background:#d11104;margin-left:5px;   }
.unslider-arrow{ position: absolute; top: 30%; border-radius: 5px; background:#ff6200; width: 50px; height: 50px; text-indent: -9999px;   }
.unslider-arrow.next{ background:url(arrow-right.png) no-repeat;  }
.unslider-arrow.prev{ background:url(arrow-left.png) no-repeat;  }


.img-a-size-box{ display: block; overflow: hidden; position: relative; }

.banner {
	
}

.banner h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.banner h3 { font-size:18px; padding-bottom:18px; margin-top:12px; color:#88929a;}
.banner p { font-size:16px; line-height:34px; margin-bottom:22px; color:#797979;}
.banner a h2{ color:#4f4f4f;}

/*图片轮播*/
.banner .unslider-arrow {
    display: block;
    top: 32%;
    z-index: 999;
}
.banner .unslider-arrow.prev {background: url(index_arrow-left.png) no-repeat!important;}
.banner .unslider-arrow.next {background: url(index_arrow-right.png) no-repeat;}

/*basic*/
.unslider{margin:0;padding:0;position:relative;}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative;z-index: 999999;}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:5px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:5px}

/************banner 结束***************/
	
/*单位概况*/
.dwgk h2,.gsgg h2{ color: #d11104; border-bottom: solid 2px #d11104; line-height: 35px; text-align: center; font-size: 18px; font-weight: 600;}
.dwgk p{ width: 90%; background: #eaecee; margin: 25px auto; /*height: 50px;*/ line-height: 50px; font-size: 18px; }
.dwgk p img{ display: block; float: left; margin: 10px 20px 0 20%;}
.dwgk p a:hover{ color:#d11104;}
/*公示公告*/
#demo{ height:270px;/*width:300px;*/ width: 100%; overflow:hidden; margin:30px auto;}
#demo1 ul li,#demo2 ul li{ font-size: 16px; border-bottom: dashed 1px #ccc; padding: 10px 0; background: url(listicon.png) 0px 20px no-repeat; text-indent: 10px; overflow: hidden;}
#demo1 ul li em,#demo2 ul li em{ float: right; color: #333; }

/*党风廉政*/
.gycon .dflz{ height: 38px; background: url(h2bg.jpg) 0 bottom no-repeat; padding: 0px; margin:0px ; overflow: hidden;}
.gycon .dflz b a{ display: block; float: left; /*width: 115px;*/ font-size: 22px; font-weight: normal; height: 38px; line-height: 38px; background: url(xwg_09.png) 0 center no-repeat; color: #333; text-indent: 50px; letter-spacing: 3px;}
.gycon .dflz b a u{ color: #d11104;font-weight:bold;}
.gycon .dflz .tab3{ float: right; }
.gycon .dflz .tab3 li{ float: left; margin: 0 5px; margin-top: 10px;}
.gycon .dflz .tab3 li a{ color: #333;}
.gycon .dflz .tab3 li.active{ background: none;}
.gycon .dflz .tab3 li.active a{ color: #d11104;}
.currency_ul li{ line-height: 2.2;}
.currency_ul li em{ float: right; color: #333;margin-right: 10px;}

/*行政审批、法规政策*/
.dflz .tab2 { height:38px;background: url(h2bg.jpg) 0 bottom no-repeat; }
.dflz .tab2 li{ float: left;background: url(xwg_09.jpg) 0 center no-repeat;   letter-spacing: 3px; font-size: 22px;}
#newstab2_0,#newstab1_0{ background: url(xwg_09.png) 0 center no-repeat; text-indent: 40px;margin-right: 10px;}
#newstab2_0 a b,#newstab1_0 a b{ font-weight: normal; color: #d11104;font-weight:bold;}
.dflz .tab2 li.active a { color: #d11104;}

/*旅游资讯*/
.ind_con .lyzx{ width: 100%; overflow: hidden;}
.ind_con .lyzx .ind_tit h2{ background: url(lyzxicon.png) 0 center no-repeat;}
.lyzx_ipad{ display: none;}
.lyzx_pc{ width:100%; margin-top: 20px;}

.lyzx_pc .lyzxleft{ width: 64%;}
.lyzx_pc .lyzxleft ul li{ float: left;}
.lyzx_pc .lyzxleft ul li a img{ padding: 2px;}
.lyzx_pc .lyzxright{ width: 36%;padding-top: 5px;}

/*互动交流*/
.ind_con .hdjl{ width: 26%;}
.ind_con .hdjl .hdjlul{ margin-top: 10px;}
.ind_con .hdjl .hdjlul li{ float: left; margin: 12px;}

.zz_tab{display:none;}
.currency_tab {
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.currency_tab li {
    float: left;
    margin: 0px 0;
    font-weight: bolder;
    width: 50%;
    text-align: center;
    background: #e6e5e5;
}
.currency_tab li a{display: inline-block;
    font-size: 18px;
    text-align: center;
    background: none!important;
    padding-bottom: 6px;
    padding-right: 7px;
    margin-right: 5px;
    padding: 0px!important;
    color: #2c3250;
    width: 100%!important;}
.currency_tab_a{ background:none!important}
.currency_tab li a span{ color:#60636d; display: none; font-size:8px;text-transform:uppercase}
.active a{ color:#0684c5!important; }
