﻿@charset "utf-8";
/* CSS Document */

.hid{ display: none;}

.ind_bg{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index: -2;
	}
/************重要通知***************/	
.noticebg{
	width: 100%;
	height: 40px;
    line-height: 40px;    
	background: #f8f8f8;
	margin-bottom: 10px;
	
}
.import_notice {
    width: 850px;  
    margin-bottom: 10px;
    float: left;
}
.import_notice p a{
	display: block;
	width: 720px;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.import_notice img {
    margin: 0px 20px 5px 20px;
    float: left;
}	
.import_notice h4 {
	height: 40px;
    line-height: 40px; 
    font-size: 20px;
    font-family: "微软雅黑";
    letter-spacing: 1.5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0px;
    }	
 /*搜索*/
.serach{ 
	width:250px; 
	float:right;
	margin-top: 6px;
	margin-right: 20px;
	}
.serach .serachtext{
	 /*width: 290px; */
	width: 200px;
	 height: 26px; 
	 line-height: 26px; 
	 background: #fff; 
	 border: solid 1px #e4e3e3; 
	 float: left;
	 }
.serach .searchbtn{ 
	/*width: 66px; */
	width: 48px;
	height: 28px; 
	background: #1e71c5; 
	border: none; 
	color: #fff; 
	font-size: 16px; 
	letter-spacing: 3px; 
	float: right;
	cursor: pointer;
	}
 
/****************标题*********************/
.ind_con{ padding-top:10px;padding-bottom:10px;}
.ind_con .lbimg{
	width:570px;
	}
.ind_con .workdt{
	width:560px;
	margin-left:10px;
	}

.ind_con .con_fl{ width: 890px;}
.ind_con .con_fr{ width: 270px;}
/************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:#2073b5;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 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 结束***************/

/*四平民族*/
.nk{ border: solid 1px #ccc; border-top: none; overflow: hidden;}
.ind_tit h3{ height: 40px; background: url(mv_18.jpg) 0 3px repeat-x;}
.ind_tit h3 a b{ display: block; width: 138px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: url(navbg.jpg) 0 0 repeat-x; font-size: 22px;}
.nk{ padding-top: 10px;}
.nk_left,.nk_right{ width: 845px; padding: 0 10px;}
.listul{ margin-top: 20px; margin-bottom: 15px; overflow: hidden;}
.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; }
.zz_tab{display:none;}

.ind_tit h4{
	height: 35px;
	position:relative;	
	border-bottom:2px solid #ccc;
	}
.ind_tit h4 .xx b{
	border-bottom:2px solid #2073b5;	
	line-height:35px;
	display:block;	
	z-index:4;	
	color:#2073b5 ;
	background: url(mv_14.png) 0 center no-repeat;
	text-indent: 50px;

	}

.ind_tit h4 a{
	display:inline-block;
	cursor:pointer;
	margin-right: 25px;	
	}
.ind_tit h4 a b{
	font-size:18px;
	color:#333;
	float:left;
	border-bottom:2px solid #ccc;
	display:block;
	line-height:35px;
	font-weight:normal;
	}

/*政务公开*/
.ind_con .zwgk li{ display: block; width: 246px; height: 46px; margin:3px 10px; background: url(mv_26.jpg) 0 center no-repeat; text-align: center; line-height: 46px;}
.ind_tit h5{ text-indent:30px;height: 33px; line-height: 33px; background: #f3f2f2 url(mv_21.jpg) 0 0 no-repeat; overflow: hidden; font-size: 18px; margin-bottom: 18px; border-top: solid 1px #ccc;border-bottom: solid 1px #ccc;}
.borderline{ border: solid 1px #ccc; border-top: none;}

/**********************图片新闻********************/

.imgnews span{ margin-left: 7px; display: block; width: 47px; height: 116px;}
#marquee1{width:1105px;height:114px;overflow:hidden;  margin-right: 10px; }
#marquee1 ul li{float:left; padding:0 1px; margin: 0px 7px; width:170px; height:114px;}
#marquee1 ul li img{display:block; }
.imgnews{ border: solid 1px #ccc; margin-top: 15px;}

/*列表样式*/
.ind_con{ overflow: hidden;}
.ind_con .con_fr h3{ border-bottom: solid 2px #ccc; margin-bottom: 10px;}
.ind_con .con_fr h3 a{ display: block; width: 115px; height: 38px; line-height: 38px; color: #fff; background: url(tabbg.png) 0 center no-repeat; text-align: center; font-size: 18px;}
.listul li{ line-height: 2.2; text-indent: 10px;}
.listul li a{ display: block; width: 70%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left;  background: url(listicon.jpg) 0 center no-repeat;}
.listul li span{ float: right; color: #333;}
.listul li a:hover{color: #2073b5;}

/*机构职能*/
.con_fr .jgzn{ padding-bottom: 20px;}
.con_fr .jgzn li{ width: 100px; float: left; text-align: center; margin: 8px 15px;}
.con_fr .jgzn li a img{ margin-left: 25px; margin-bottom: 5px;}
.pb{ padding-bottom: 14px;}

/*法律法规*/
.box{ width: 380px;}
.midbox{ margin: 0 20px;}

/*互动交流*/
.hdjlul{ margin-top: 20px;}
.hdjlul li{ float: left; margin: 13px 10px;}
