@charset "utf-8";
/* CSS Document */

.swiper2 {
  width: auto;
  /*height: 428px;*/
  height: 460px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
    .swiper2{height: 388px;}
  }
.swiper2 .swiper-slide {
  position: relative;
}
.swiper2 img {
  width: 100%;
  height: 100%;
  display: block;
}
.swiper2 .title-bg {
  height: 70px;
  line-height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  font-size: 20px;
  padding: 0 20px;
}
.swiper2 .t {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 80%;
}
.swiper2 a {
  color: #fff;
}
.t1 a {
  margin-bottom: -5px;
  color: #999;
}

.swiper2 .swiper-pagination {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: initial;
  width: auto;
}
.swiper2 .swiper-pagination-bullet {
  background: #efefef;
  width: 10px;
  height: 10px;
}
.swiper2 .swiper-pagination-bullet-active {
  background: #d61f28;
  border-radius: 5px;
}

.fy-page-ele1 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 20px 0;
}
.elelayui5-1-1 .t-outer {
  padding: 0 10px;
}
.elelayui5-1-1 .t-outer .t {
  width: auto;
}
.list-fun {
  /* background-color: white; */
  flex-wrap: wrap;
}

.list-fun .item {
  width: calc((100% - 20px) / 3);
  margin-bottom: 10px;
}
.loadMore {
  display: none;
}
.curpage {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	color: #939393;
	margin-bottom: 20px;
	font-size: 14px;
} 
.curpage a {color: #939393;} /*当前位置*/ 
ul.liebiao li{
	text-indent: 1em;
	position: relative;
	line-height: 1.8em;
	padding-bottom: 1em;
}
ul.liebiao li:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #bfbfbf;
	top: 0.8em;
	left: 0;
}/*栏目列表*/
.channel {
	width: 100%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	height: auto;
  }
  .channel h2{
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	display: block;
	float: left;
	line-height: 2.5em;
	height: 2.5em;
	width: 70%;
  }
  .channel h2 a{
    color: #333;
  }
  .channel span {
	font-size: 16px;
	display: block;
	float: right;
	width: 30%;
	color: #999;
	margin-top: 20px;
	text-align: right;
  }
  .channel span a {color: #999;}/*栏目多级*/




  /* 页面新增样式 */
   body{
    background: #f6f6f6;
  }
  .zywfoottxt {
    width: auto;
    font-size: 12px;
  }
 
  .erweima-1{
    justify-content: center;

  }
  .elelayui-detail1-editor1 {display: block !important;}/*责任编辑*/

.write {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
.write img {
	float: left;
	height: 150px;
	width: 250px;
	margin-right: 20px;
}
.writeR {
	float: right;
	width: 500px;
}
.writeR h2 {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-bottom: 15px;
}
.writeR span {
	font-size: 16px;
	line-height: 40px;
	color: #696969;
	display: block;
}
.writeR span a {color: #696969;}
.fujian{
  font-weight: bold;
}


