@charset "utf-8";
/* CSS Document */
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }  /*让这些的标签内外边距都是0*/
fieldset, img {  border:none;  }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "微软雅黑","宋体";}
select, input { vertical-align:middle;  /*  */ }
select, input, textarea { font-size:14px; margin:0; }
textarea { resize:none; }
i{font-style: normal;}
table { border-collapse:collapse; }
body { color:#4D4D4D;  font:14px '微软雅黑'; }/* 设置全局的文字 颜色 字号  字体  */  
a{color:#4D4D4D; text-decoration:none; font-size:18px; }
img{ vertical-align:middle;}
.clearfix:after,.clearfix:before{content:"";display:table;clear:both;}
.clearfix{*zoom:1}
.fll{float: left;}
.flr{float: right;}
.warp{ width:1300px; margin:0 auto;}


/*以下是页面代码*/
.header-top{
	height: 40px;
	line-height: 40px;
	color:#0b5e94;
	overflow: hidden;
}
.header-top-time{
	height: 40px;
	line-height: 40px;
}
.header-nav-list a{
	margin: 0 15px;
	color:#0b5e94;
	display: inline-block;
}

.header-nav-list a:hover{
	font-weight:bold;
}
.header-nav-list a#slh{
	font-size: 18px;
    background: url(/webimages/slh_icon.png) no-repeat 10px center #065e94;
    border-radius: 8px;
    height: 30px;
    color: #ffffff;
    padding: 0 10px 0 36px;
    line-height: 30px;
}
.index-banner img{
	width: 100%;
	height: auto;
}
.index-nav{
	background: #0b5e94;
	height: 46px;
	line-height: 46px;
}
.index-nav-list a{
	width: auto;
	display: inline-block;
	color:#fff;
	padding: 0 40px;
	font-size: 18px;
}
.index-nav-list a:hover{
	background-color: #1a71a9;
}
.home img{
	margin-bottom: 5px;
}
.index-search{
	float: right;
	width: 200px;
	position: relative;
}
.index-search input{
	width: 100%;
	height: 30px;
	line-height: 30;
	border: none;
	padding-left: 10px;
	padding-right: 40px;
	box-sizing: border-box;
}
.index-search i{
	position: absolute;
	right:0;
	top:9px;
	width: 30px;
	height: 30px;
	background: url("../images/s.png") center no-repeat;
	cursor: pointer;
}
.main-centnt-one{
	overflow: hidden;
	margin: 25px auto;
}
.one-left{
	width: 800px;
}
.one-right-switch{
	width: 400px;
	height: 450px;
	background: #eee;
	position: relative;
}
.one-right{
	width: 365px;
	margin-left: 35px;
	height: 100%;
	background: #eee;
	padding: 35px 35px 35px 0;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.one-right ul{
	height: 100%;
	overflow: hidden;
	position: absolute;
}
.one-right ul li{
	width: 330px;
	height: 100%;
	float: left;
}
.centent-til{
	font-size: 30px;
	color:#222;
}
.one-right p{
	margin-top: 10px;
	color: #989898;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	padding-top:10px;
}
.centent-info{
	height: 180px;
	margin: 20px 0;
	text-align: justify;
	font-size: 16px;
	line-height: 32px;
	color:#666;
	overflow: hidden;
}
.info-xh{
	text-align: center;
	color:#759fc7;
}
.prev{
	position: absolute;
	left:20px;
	bottom: 35px;
	width: 16px;
	height: 28px;
	background: url("../images/prev.png") center no-repeat;
	cursor: pointer;
}
.next{
	position: absolute;
	right:20px;
	bottom: 35px;
	width: 16px;
	height: 28px;
	background: url("../images/next.png") center no-repeat;
	cursor: pointer;
}
.notice-main-centent{
	overflow: hidden;
  height:330px;
}
.notice-left{
	width: 580px;
	margin-right: 20px;
	overflow: hidden;
}
.notice-right{
	width: 630px;
	margin-left: 20px;
	overflow: hidden;
}
.notice-tab{
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
}
.notice-tab a{
	font-size: 18px;
/* 	color:#222; */
  color:#69A5CF;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
}
.notice-tab a.on{
/* 	color:#196a9f; */
	color:#0b5e94;
}
.list-info-none{
  display:none;ZQ
}

.list-info i{
	float: left;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	margin-right: 10px;
	background: #ccc;
	margin-top: 16px;
}
.list-info li{
	height: 36px;
	line-height: 36px;
}
.list-info p{
	width: 450px;
	float: left;
	display: -webkit-box;
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.list-info li span{
	float: right;
	color:#cdcdcd;
}

.list-info li a:hover{
  color: #0b5e94;
}
.notice-list{
	height: 500px;
	overflow: hidden;
}
.zf-open-info{
	margin-top: 40px;
	padding-top: 40px;
}
.left-tab-select{
/* 	background: #f5f5f5; */
  background:linear-gradient(to bottom,#DFEEFF,white);
	padding-top: 40px;
	padding-bottom: 40px;
}
.open-tab{
	position: relative;
}
.main-open{
	overflow: hidden;
	margin-top: 30px;
}
.open-left{
	width: 580px;
	margin-right: 20px;
	position: relative;
}
.open-right{
	width: 620px;
	margin-left: 60px;
}
.open-left-tab a{
	width: 250px;
	height: 72px;
	line-height: 72px;
	background: url("../images/2.png") no-repeat;
	display: inline-block;
	font-size: 22px;
	text-align: center;
	color:#fff;
	cursor: pointer;
}
.open-left-tab a.on{
	height: 81px;
	background: url("../images/1.png")no-repeat;
}
.open-left-tab a:nth-of-type(1){
	position: absolute;
	left:0;
	top:-80px;
}
.open-left-tab a:nth-of-type(2){
	position: absolute;
	left:330px;
	top:-80px;
}
.info-centent{
	background: #fff;
}
.info-centent li{
	height: 54px;
	line-height: 54px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.info-centent li a:hover{
	font-weight:bold;
}

.info-centent li:last-child{
	border-bottom: none;
}
.right-pic{
	width: 50%;
	float: left;
	margin-bottom: 15px;
}
.t-right{
	text-align: right;
}

.ixPart7-slide {
    margin: 25px 0px 25px -30px;
}
.ixPart7 .slick-arrow.prev {
    left: -5px;
}
.ixPart7 .slick-arrow.next {
    right: -35px;
}
.ixPart7 .img {
    display: block;
    margin: 0 30px;
}
.ixPart6 {
	background: #f3f3f3;
	padding: 10px 0;
}
.ixPart6 .tit {
	width: 109px;
	line-height: 54px;
	border-right: 1px solid #999;
	padding-left: 30px;
}
.ixPart6 .linkCon {
	width: 1000px;
	color: #444;
	font-size: 14px;
}
.ixPart6 .linkCon .cusSelect {
	height: 54px;
	width: 180px;
	padding-left: 10px;
	line-height: 54px;
	margin-left: 20px;
	position: relative;
	cursor: pointer;
	background: url(../images/select.png) no-repeat 160px center;
	display: inline-block;
}
.ixPart6 .linkCon .cusTitle {
	width: 90%;
	height: 100%;
	font-size: 14px;
	color: #444;
	line-height: inherit;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ixPart6 .linkCon .cusOpSet {
	display: none;
	min-width: 100%;
	max-height: 322px;
	border: 1px solid #ccc;
	position: absolute;
	left: 0;
	overflow-y: auto;
	background-color: #fff;
	z-index: 100;
	box-sizing: border-box;
}
.ixPart6 .linkCon .cusOption {
	width: auto;
	line-height: 32px;
	font-size: inherit;
	background-color: inherit;
	padding: 0;
	white-space: nowrap;
}
.ixPart6 .linkCon .cusOption a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 0 10px;
}
.ixPart6 .linkCon .cusOption:hover {
	background-color: #2f6ea2;
	color: #fff;
}
.footer{
	background: #0b5e94;
	color:#fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-nav{
	padding-bottom: 10px;
}
.footer a{
	color:#fff;
}
.footer p{
	line-height: 30px;
}
/* .footer-nav span{
	margin-left: 100px;
} */
.footer-content{
	position: relative;
}
.footer-img{
	position: absolute;
	right: 10px;
	top:15px;
}
.footer-content p span{
	margin-right: 10px;
}

/*banner轮播*/
.content-left{
	width: 600px;
}
.slider {
	width: 100%;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.slider ol {
	position: absolute;
	right: 10px;
	bottom: 0;
	height: 40px;
	line-height: 40px;
}
.slider ol li {
	height: 16px;
	line-height: 16px;
	text-align: center;
	width: 24px;
	display: inline-block;
	background: rgba(0, 0, 0, 0.8);
	margin: 0 2px;
	font-size: 12px;
	color:#fff;
}
.slider ol .on {
	background: #880202;
}
.slider ul {
	width: 600px;
	float: left;
	position: relative;
}
.slider ul li {
	position: absolute;
	left: 0;
	top: 0;
}
.slider ul li img {
	width: 600px;
	height: 340px;
}
.slider p {
	width: 100%;
	height: 40px;
	line-height: 40px;
  font-size: 14px;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding-left: 10px;
	box-sizing: border-box;
}

/* 轮播图右侧:热点新闻 */
.content-right {
	width: 630px;
	margin-left: 15px;
	height: 340px;
	box-sizing: border-box;
	overflow: hidden;
}
.content-right li{
	overflow: hidden;
	line-height: 36px;
	background: url("../images/dot1.png") 0 center no-repeat;
	padding-left: 12px;
}
.content-right li p {
	float: left;
	font-size: 16px;
}
.content-right li p:nth-of-type(1) {
	width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content-right li p:nth-of-type(2) {
	width: 100px;
	text-align: right;
	color:#888;
}
.h-til {
	border-bottom: 1px solid #e4e3e3;
	position: relative;
	height: 48px;
	box-sizing: border-box;
	margin-top: -7px;
  margin-bottom: 12px;
}
.h-til span {
	position: absolute;
	left:0;
	top:7px;
	width: 120px;
	height: 48px;
	background:url("../images/title_jrxw.png") no-repeat;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.h-til a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #ac0204;
	float: right;
}
.t-cover img{
  width: 540px;
}

/* 政府信息公开 */
.xxgk_div{
  height: 40px;
	width: 180px;
	background-color: #E0EEFF;
/*  background-color:lightgray; */
	line-height: 40px;
	text-align: center;
	font-weight: 600;
	border-radius: 4px;
  margin-top: 15px;
}
.xxgk_div a{
  color: gray;
  font-size: 16px;

}

.xxgk_div a:hover {
    color: #0b5e94;
}

.xxgk_div_left{
  float: left;
  margin-left: -60px;
}
.xxgk_div_middle{
  float: left;
  margin-left: 20px;
}
.xxgk_div_right{
  float: left;
  margin-left: 20px;
}  

.float-img{
	z-index:100;
}

