*{
	padding:0;
	margin:0;
	border:0;
	font-family:"Microsoft Yahei";
}
a{
	text-decoration: none;
	color: #333
}
ul,li{
	list-style: none;
}
input{
	border:0;
	outline: none;
}
i{
   font-style:normal;	
}
body{
	background: #e9f2f8;
	min-width:1240px;
}
.fl{
	float: left !important
}
.fr{
	float: right !important
}
img {
  max-width:100%;
  vertical-align:top
}
.container {
    position: relative;
    box-sizing: border-box;
    padding: 20px;
	margin:16px auto;
	width: 90%;
}
.clear{
	clear:both
}
.bgfff{
    background:#fff;
}
main{
    background: #e9f2f8;
}


/* 新闻列表 */
.newsList {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
  }
  /* 标题 */
   .list_title{
	height: 34px;
	width: 100%;
	border-bottom: 2px solid #0375bf
}
.list_title span{
	color: #0375bf;
	font-size:30px;
	font-weight: bold;
	background:#fff url('../images/logo.png') 0px 5px no-repeat;
    background-size:auto 100%;
	padding-left: 50px;
	padding-right: 10px;

}


/*详情页*/

.news-title{
	font-size: 30px;
    color: #0375bf;
    font-weight: bold;
    min-height: 46px;
    line-height: 46px;
    margin-top: 45px;
    margin-bottom: 30px;
    text-align: center;

}
.news-cont{
	padding: 40px
}
.news-info{
	text-align: center
}
.news-img{
	width: 100%;
	height: auto;
	margin: 8px auto;
	text-align: center;
}
.news-img img{
	max-width: 100%;
	height: auto;
	margin: 0 auto
}
.news-cont p{
	font-size: 16px;
	line-height: 36px;
	color: #333;
	padding-bottom: 10px;
	text-indent: 2em
}
.news-info-time{
	background: url(zyjn_time.png) no-repeat 0px 3px;
    padding-left: 25px;
    color: #666666
}
.news-info-laiyuan{
	background: url(zyjn_laiyuan.png) no-repeat 0px 4px;
	padding-left: 25px;
	margin-left: 55px;
	color: #666666
}
/* 面包屑 */
.newsList_dqwz{
	text-align: right;
}
.newsList_dqwz a,.newsList_dqwz span{
	color: #666666

}

.newsList_com_wai {
    width: 95%;
    margin: 0px auto;
  }

.newsList_con{
	min-height: 400px;
	padding: 20px;
	width:95%;
	margin: 0 auto;
}
.newsList_con ul{
	width:100%;
}
.newsList_con ul li{
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	border-bottom: 1px #d1d1d1 dotted;
	padding-left: 16px;
	background: url("../images/dian.jpg") no-repeat 0 28px;

}
.newsList_con ul li:hover{
	background:#e9f2f8
}
.newsList_con ul li a{
	color: #333
}
.newsList_con ul li .title{
	width: calc(100% - 100px);
  float: left;
}
.newsList_con ul li .con{
	width:100px;
	float:left;
}
.newsList_con ul li .con .intro{
	display:none
}
/* 图片列表 */
.newsList_xsfcpic_con{
	min-height: 400px;
	width: 1200px;
	margin: 0 auto;
	margin-top:25px;
}
.newsList_xsfcpic_con ul{
	width: 106%
}
.newsList_xsfcpic_con ul li{
	width: 270px;
	height: auto;
	float: left;
	margin: 0 40px 30px 0
}
.newsList_xsfcpic_con ul li img{
	width: 270px;
	height: 180px;
}
.newsList_xsfcpic_con ul li p{
	height: 48px;
	width: 100%;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #333
}

/*分页*/
.page {
	font-size: 0;
	text-align: left;
	padding: 25px 0;
	clear: both;
	overflow: hidden;
	margin:0 auto;
}

.page a,
.page span {
	font-size: 14px;
	float: left;
	display: inline;
	zoom: 1;
	border: 1px solid #e1e1e1;
	padding: 0 12px;
	margin: 0 3px 5px 0;
	line-height: 30px;
	height: 30px
}

.page a:hover,
.page span:hover {
	border: 1px solid #0068b7;
	text-decoration: none;
	color: #0068b7
}

.page .current {
	background: #0068b7;
	border: 1px solid #0068b7;
	color: #fff !important;
	font-weight: bold
}

.page select,
.page input {
	margin: 0 4px;
	background: #fff;
	border: 0 solid #e1e1e1;
	vertical-align: middle
}

.page input {
	text-align: center;
	padding: 0 4px;
	outline: 0
}

.page .disabled {
	pointer-events: none;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5
}

.siteMap {
	padding: 15px 10px;
	overflow: hidden;
	zoom: 1
}

.siteMap .li1 {
	margin-bottom: 20px
}

.siteMap .h1 {
	height: 40px;
	line-height: 40px;
	border: 1px dotted #ccc;
	background: #fff;
	background: #f6f6f6
}

.siteMap .h1 .a1 {
	font: normal 16px/40px "Microsoft YaHei";
	_font-weight: bold;
	color: #0068b7;
	padding-left: 15px
}

.siteMap .ul1 {
	padding: 10px 20px;
	zoom: 1
}

.siteMap .li2 {
	display: inline-block;
	display: inline;
	zoom: 1;
	padding-right: 50px;
	vertical-align: top;
	padding-bottom: 5px
}

.siteMap .a2 {
	color: #666
}

.siteMap .ul2 {
	padding: 0 0 20px 0
}

.siteMap .li3 {
	line-height: 18px;
	display: inline-block;
	display: inline;
	zoom: 1
}

.siteMap .a3 {
	color: #999;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ddd
}

.siteMap .last3 .a3 {
	border-right: 0
}

.siteMap #liID41 .li2 {
	display: block
}


/* 图片列表样式 */
.picPageList {
	margin-right:-3%;
	overflow:hidden;
	text-align:center
  }
  .picPageList li {
	border:1px solid #ddd;
	float:left;
	width:30%;
	margin:1.5% 3% 2.5% 0;
	*display:inline;
	position:relative;
	background:#fff;
	overflow:hidden
  }
  .picPageList .pic {
	margin:3%;
	overflow: hidden;
  }
  .picPageList .pic img {
	height: 320px;
  overflow: hidden;
  min-width: 100% !important;
  width: auto;
  max-width: unset;
  }
  .picPageList .title,
  .picPageList .titleBg {
	position:absolute;
	bottom:0;
	left:0;
	width:94%;
	margin:3%;
	display:block;
	overflow:hidden;
	line-height:28px;
	padding:5px 0;
	height:28px;
	z-index:3;
	color:#fff;
	-webkit-transition:400ms;
	-o-transition:400ms;
	-moz-transition:400ms;
	transition:400ms
  }
  .picPageList .titleBg {
	background:#000;
	filter:alpha(opacity=60);
	opacity:.6;
	z-index:2
  }
  .picPageList .title a {
	color:#fff;
	padding:0 10px;
	display:block;
	font-size:14px;
	text-decoration:none
  }
  .picPageList li:hover {
	border-color:#bbb;
	-webkit-box-shadow:#eee 2px 2px 0;
	-moz-box-shadow:#eee 2px 2px 0;
	box-shadow:#eee 2px 2px 0
  }
  .picPageList li:hover .title,
  .picPageList li:hover .titleBg {
	height:56px
  }

  
.qrcode-float-expanded, .qrcode-float-collapsed {
    position: fixed;
    right: 0;
    bottom: 120px;
    z-index: 9999;
    transition: width 0.3s, height 0.3s;
  }
  .qrcode-float-expanded {
    width: 160px;
    height: 180px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    border-radius: 8px 0 0 8px;
    display: flex;
    align-items: center;
    padding: 10px;
  }
  .qrcode-float-collapsed {
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    border-radius: 8px 0 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  .qrcode-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .qrcode-float-collapsed .qrcode-content {
    display: none;
  }
  .qrcode-toggle-btn {
    position: absolute;
    left: -24px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 40px;
    background: #34a9e8;
    color: #fff;
    border-radius: 8px 0 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
  }