.foot {
  height: 178px;
  text-align: center;
  background-image: url(../img/fotter_bg.png);
}
.foot .w1200 {
  padding-top: 38px;
  align-items: center;
}
.foot .logo {
  margin: 20px 0;
  justify-content: center;
  width: 435px;
  height: 67px;
}
.foot .address {
  height: 104px;
}
.foot .address p {
  width: 528px;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: left;
}
.foot .address p:last-child {
  padding-left: 23px;
}
.foot .address p:last-child:before {
  content: "";
  width: 18px;
  height: 20px;
  display: inline-block;
  background: url(../img/pcl.png) no-repeat;
  position: absolute;
  margin-top: 2px;
  margin-left: -23px;
}
.foot .ewmDiv {
  position: relative;
}
.foot .ewmDiv ul {
  width: 300px;
  float: right;
  padding-right: 4px;
}
.foot .ewmDiv ul li {
  width: 70px;
  height: 110px;
  margin-left: 15px;
  position: relative;
  cursor: pointer;
}
.foot .ewmDiv ul li:hover .card {
  display: block;
}
.foot .ewmDiv ul li img {
  width: 70px;
  height: 70px;
}
.foot .ewmDiv ul li .card {
  display: none;
  text-align: center;
  top: -173px;
  border-radius: 5px;
  left: -30px;
  position: absolute;
  width: 133px;
  height: 160px;
  background: #fff;
}
.foot .ewmDiv ul li .card:after {
  content: "";
  width: 0;
  display: block;
  height: 0;
  position: relative;
  margin-top: 7px;
  margin-left: 56px;
  border-style: solid;
  border-width: 15px 10px 10px 10px;
  border-color: transparent;
  border-top-color: #fff;
}
.foot .ewmDiv ul li .card p {
  font-size: 12px;
  color: #333333;
  line-height: 2;
  letter-spacing: 1px;
}
.foot .ewmDiv ul p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
}
.flexDiv {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.overviewListNew li {
  width: 800px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  margin-bottom: 20px;
}
.overviewListNew li:last-child {
  margin-bottom: 0;
}
.overviewListNew li:hover {
  border: solid 1px #f3cecf;
}
.overviewListNew li:hover a .glzd_text span {
  color: #94070a;
}
.overviewListNew li a {
  display: flex;
}
.overviewListNew li a .glzd_time {
  margin-top: 12px;
  margin-left: 11px;
  width: 68px;
  height: 47px;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  padding-right: 11px;
}
.overviewListNew li a .glzd_time h3 {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  margin-top: 13px;
  color: #666666;
}
.overviewListNew li a .glzd_time p {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 1px;
  color: #666666;
  margin: 0 auto;
}
.overviewListNew li a .glzd_text {
  margin-left: 30px;
}
.overviewListNew li a .glzd_text span {
  margin-top: 31px;
  width: 656px;
  height: 19px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 2px;
  display: block;
}
.flexDivs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexDivs::after {
  content: '';
  width: 250px;
}
.flexDivs li {
  width: 250px;
  height: 222px;
  background-color: #fff;
  box-shadow: 0 5px 10px #0000001a;
  border-radius: 4px;
  margin-bottom: 30px;
  position: relative;
}
.flexDivs li .imgBox {
  width: 250px;
  height: 166px;
  background-color: #0368ca;
  border-radius: 4px;
}
.flexDivs li .imgBox img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flexDivs li .font {
  padding-top: 19px;
}
.flexDivs li .font h3 {
  height: 17px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 17px;
  color: #94070a;
  text-align: center;
  margin: 0 auto;
}
.NographList {
  display: flow-root;
}
.NographList li {
  width: 800px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  margin: 0 auto;
  margin-top: 20px;
}
.NographList li:first-child {
  margin-top: 0;
}
.NographList li:hover {
  border: solid 1px #f3cecf;
}
.NographList li:hover .Div_img p {
  background: url(../img/xiazai03.png) no-repeat;
}
.NographList li:hover .textBox div {
  color: #94070a;
}
.NographList li a {
  align-items: center;
}
.NographList li a .Div_img p {
  background: url(../img/xiazai01.png) no-repeat;
  width: 26px;
  height: 28px;
  margin-left: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.NographList li a .Div_img p:before {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #d2d2d2;
  position: relative;
  left: 41px;
  top: -6px;
}
.NographList li a .time p {
  width: 96px;
  height: 15px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 15px;
  color: #333333;
  margin-right: 21px;
}
.NographList li a .textBox div {
  width: 514px;
  height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 1px;
  color: #333333;
}
