li {
  list-style: none;
}
.index-header {
  width: 100%;height:400px;
  background-image: url('../images/header.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  /*
  display: flex;
  align-items: center;
  */
}


.index-header ul a{color:#fff;}
.index-header ul {
  width: 1280px;
  height: 68px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.page-banner{position: relative;height:360px;overflow:hidden;}
.page-banner img{left:50%;top:0;margin-left:-960px;position: absolute;width:1920px;height:360px;}
.page-banner-inner{width:1280px;height:0;position:relative;z-index:1000;margin:0 auto;}
.page-banner .a1{width:300px;display:block;height:90px;}

.index-header-nav{background:url('../images/nav_bg1.png') repeat center center;background-size:auto 100%;height:68px;line-height:68px;}
.index-header-nav ul a{color:#fff;}
.index-header-nav ul {
  width: 1280px;margin:0 auto;
  height: 68px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  /*
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  */
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}



.index-content {
  width: 100%;
  display: flex;
  justify-content: center;
  /*margin: 35px auto;*/
}
.index-content-left {
  /* width: 1280px; */
  display: flex;margin-top:35px;
  height: 366px;
}

.swiper {
  width: 658px;flex:0 0 auto;
  height: 366px;
  overflow: hidden;
  position: relative;
  /* margin: 0 !important; */
}
.swiper-slide {
  width: 100%;
  position: relative;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px; /* 为右侧页码留出空间 */
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 20px;
  box-sizing: border-box;
  z-index: 5;
  height: 44px;
  display: flex;
  align-items: center;
}
.swiper-title-inner{white-space: nowrap;
  text-overflow: ellipsis;overflow: hidden;width:90%;}

/* 轮播图页码样式 */
.swiper-pagination {
  position: absolute;
  bottom: 0;
  right: 0px !important;
  left: auto !important;
  color: #fff;
  width: 70px;
  /* background: rgba(0, 0, 0, 0.7); */
  font-size: 14px;
  font-weight: bold;
  padding: 0 12px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  box-sizing: border-box;
}
.swiper-pagination .current {
  color: red;
  font-weight: bold;
}

.right-top {
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.right-top img {
  width: 90%;
}
.index-content-all {
  width: 1280px;
  display: flex;
  /* justify-content: space-between; */
  flex-direction: column;
  /* align-items: center; */
}

/* 面包屑 */
.index-content-all .b_crumbs{margin-top:20px;}

.gd {
  color: #565656;
}
.index-content-right {
  margin-left: 20px;width:600px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.right-list {
  flex: 1;
}

/* 
.right-list ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-left: 20px;
}
.right-list li {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.right-list li::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #be1301;
} */
.list-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 20px;
}
.list-date {
  font-size: 14px;
  color: #565656;
}
.xxgc-img {
  width: 1280px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xxgc-list-right {
  width: 45%;
}
.xxgc-list-left {
  width: 45%;
}
/* .xxgc-list ul li {
  border-bottom: 1px dashed #e5e5e5;
  line-height: 50px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  padding-left: 30px;
}
.xxgc-list li::before {
  content: "";
  position: absolute;
  left: -19px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #be1301;
  margin-left: 30px;
} */
.xxgc-list {
  display: flex;
  justify-content: space-between;
}
.fbh {
  width: 1280px;
  margin-top: 20px;
}
.fbh-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fbh-top img {
  width: 70px;
  margin-top: 15px;
}
.fbh-title {
  flex: 1;
  background-image: url('../images/line_06.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;font-size:20px;
  margin-left: 20px;
}
.fbh-title a {
  color: #e01d1d;
}
.fnu-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  /*height: 288px;*/
}

.fnu-content-left {
  width: 580px;height:325px;flex:0 0 auto;
}
.fnu-content-left img {
  width: 100%;height:100%;
}
.fnu-content-right {
  height: 100%;width:50%;
  /* padding: 30px 0px; */padding-left:30px;
  /*margin-left: 20px;margin-top:25px;*/
  box-sizing: border-box;
}
/* 概览 */
.zt-active {
  color: #fdd763;
}
.list-data {
  width: 100%;
  /*margin-top: 30px;*/margin-top: 10px;
    margin-bottom: 20px;
}

/*
.list-data ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.list-data li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 50px;
  border-bottom: 1px dashed #e5e5e5;
  padding-left: 20px;
}
.list-data li span {
  font-size: 14px;
}
*/


/* 列表部分 */
ul.info_list2 {
	margin: 0;list-style: none;
	padding-bottom: 0px;overflow:hidden;
}

ul.info_list2 li {
	list-style: none;
	line-height: 49px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;padding-left:40px;
}
/* ul.info_list2.dashed1 li{border-bottom: 1px dashed #C0D5E8;} */

ul.info_list2 li .dot {
	position: absolute;
	left: 12px;
	top: 23px;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #be1301;
	display: block;
}

ul.info_list2 li:hover {
	background-color: #f4f4f4;
	border-bottom: 1px solid #be1301;
}

ul.info_list2 li a {
	text-decoration: none;
	display: block;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.info_list2 li .date {
	font-size: 16px;
	text-align: center;
	float: right;
	margin-left: 20px;margin-right:10px;
	color: #666;
}
