body {
  background-color: #f8f8f8f8;
}
.er-banner {
  width: 100%;
  height: 300px;
  background: url(../img/list-b.png) center no-repeat;
  background-size:cover;
}
.ss-banner {
  width: 100%;
  height: 300px;
  background: url(../img/ss-ban.jpg) center no-repeat;
  background-size:cover;
}
/* 分页 */
.paging {
  text-align: center;
  margin: 40px 0;
}
.paging a {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #333333;
  margin: 10px;
}
.paging a:hover {
  color: #fd6628;
}
.paging a.on {
  color: #fd6628;
}

/*子页面导航*/
.ymdh{
  height: 73px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-top: solid 1px #e00e0e;
  margin-top: 16px;
  margin-bottom: 35px;
}
.bt-dh {
  margin-left: 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.bt-dh li a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 2px;
  color: #333333;
  margin-right: 30px;
}
.bt-dh .on1 a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  line-height: 72px;
  color: #e00e0e;
}
.bt-dh .on1::before {
  content: "";
  width: 52px;
  height: 2px;
  background-color: #e00e0e;
  position: absolute;
  top: 57px;
}
.dqwz {
  margin-right: 30px;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #666666;
}
.dqwz a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #636363;
}
.dqwz::before {
  content: "";
  width: 23px;
  height: 21px;
  background: url(../img/shouye.png) center no-repeat;
  position: absolute;
  left: -30px;
  top: 24px;
}
#publicBox{
  margin-bottom: 40px;
  min-height: 120px;
}

/*带图新闻*/
.daituNew ul li .imgBox{
  width: 264px;
  height: 157px;
}
.daituNew ul li{
  margin-bottom: 30px;
  height: 157px;
}
.daituNew ul li a{
  display: flex;
  justify-content: space-between;
}
.daituNew ul li .rightDiv{
  width: 875px;
  padding: 0px 30px;
  background-color: #ffffff;
}
.daituNew ul li .rightDiv h5{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 16px 0;
}
.daituNew ul li .rightDiv p{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #313131;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin-bottom: 12px;
}
.daituNew ul li .rightDiv em{
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #646464;
  text-align: center;
  position: relative;
}
.daituNew li .rightDiv em::before{
  content: "";
  width: 369px;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  bottom: 12px;
  left: 0;
}
.daituNew li .rightDiv em::after{
  content: "";
  width: 369px;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  bottom: 12px;
  right: 0;
}
.daituNew li:hover .rightDiv h5{
  color: #e00e0e;
}
.daituNew li:hover{
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.03);
}

/*详情页-内页*/
#fvContentID{
  padding-bottom: 30px;
  overflow: hidden;
}
.xiangqing .box{
  width: 1140px;
  margin: 0 auto;
  text-align: center;
}
.xiangqing .box p{
  text-align: justify;
  margin-top: 30px;
}
.xiangqing .box img{
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
  margin: 0px auto;
  
}
.xiangqing{
  background-color: #fff;
}
.xiangqing .box h5{
  height: 50px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  border-bottom: 1px solid  #eeeeee;
  padding-top: 40px;
  margin-bottom: 20px;
}
.xiangqing .box span{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #666666;
}
.xiangqing .box span em{
  margin-right: 30px;
  position: relative;
}
.xiangqing .box span i{
  position: relative;
  margin-left: 30px;
}
.xiangqing .box span em::before{
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: 2px;
  left: -26px;
  background: url(../img/date.png) center no-repeat;
  background-size: 100% auto;
}
.xiangqing .box span i::before{
  content: "";
  width: 20px;
  height: 12px;
  position: absolute;
  bottom: 4px;
  left: -26px;
  background: url(../img/liulan.png) center no-repeat;
  background-size: 100% auto;
}
.xiangqing .box p{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
}

/*无图新闻*/
.wutuNew ul li {
  margin-bottom: 30px;
  height: 64px;
}
.wutuNew ul li:hover{
  box-shadow: 0px 0px 8px 0px rgba(224, 14, 14, 0.3);
}
.wutuNew li {
  width: 100%;
  height: 64px;
  background-color: #ffffff;
  margin-bottom: 36px;
  list-style-type: none;
  position: relative;
}
.wutuNew li:last-child {
  margin-bottom: 0px;
}
.wutuNew li a{
  display: flex;
  flex-flow: row nowrap;
  justify-content: left;
}
.wutuNew li:hover {
  box-shadow: 0px 0px 8px 0px rgba(224, 14, 14, 0.3);
  box-sizing: border-box;
}
.wutuNew li:hover .textDetail {
  color: #e00e0e;
}
.wutuNew .time-zz {
  width: 70px;
  height: 64px;
  background-color: #e00e0e;
  padding: 10px 0px;
  box-sizing: border-box;
  text-align: center;
}
.time-zz > h5 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 5px;
}
.time-zz > p {
  font-size: 14px;
  color: #ffffff;
}
.wutuNewUl .textDetail {
  width: 1080px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 1px;
  color: #323232;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 26px;
}

/*单页-1-部门概况*/
.danyeDiv{
  width: 100%;
  text-align: center;
  background: white;
  padding: 40px 0;
}
.danyeDiv .dy-box{
  width: 94%;
  margin: 0 auto;
}
.danyeDiv img{
  margin: 10px;
}
.danyeDiv h4{
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 26px;
}
.danyeDiv p {
  text-align: justify;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 2px;
  color: #333333;
}
.danyeDiv img{
  width: 700px;
  height: 400px;
  margin: 20px auto;
  display: block;
}


/*资料下载*/
#searchUL {
  width: 100%;
}
#searchUL li {
  height: 50px;
  background-color: #ffffff;
  position: relative;
  transition: all .4s;
  list-style-type: none;
  margin-bottom: 16px;
}
#searchUL li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color:#e00e0e;
  position: absolute;
  left: 21px;
  top: 22px;
}
.searchListType ul li span {
  display: block;
  max-width: 600px;
  float: left;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 46px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.searchListType ul li i {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 50px;
  color: #999999;
  margin-right: 20px;
}
.searchListType ul li:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
  z-index: 2;
}


/* 搜索结果 */
#sousuoBox p {
  padding: 30px 0px;
  margin-bottom: 50px;
  background-color: #fff;
  text-align: center;color: #999999;font-size: 14px;line-height: 2;
}
.FontListType ul {
  width: 100%;
  margin-top: 30px;
}
.FontListType ul li {
  height: 50px;
  background-color: #ffffff;
  position: relative;
  transition: all 0.4s;
  list-style-type: none;
  margin-bottom: 20px;
}
.FontListType ul li:last-child{
  margin-bottom: 0px;
}
.FontListType ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fd6628;
  position: absolute;
  left: 21px;
  top: 22px;
}
.FontListType ul li span {
  display: block;
  max-width: 600px;
  float: left;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 46px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.FontListType ul li i {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 50px;
  color: #999999;
  margin-right: 20px;
}
.FontListType ul li:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
  z-index: 2;
}
