.header-Tem-two-page {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e4e4e4;
}

.header-Tem-two-page .container-Tem-two {
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 1003;
  left: 0;
  top: 0;
  background: #fefefe;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #e4e4e4;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex {
  display: flex;
  align-items: center;
  height: 100%;
  width: 1200px;
  margin: 0 auto;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .logo {
  width: 60px;
  height: auto;
  object-fit: cover;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .header-Tem-two-span {
  min-height: 28px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 28px;
  margin-left: 47px;
  max-width: 800px;
  word-break: break-word;
}

.foot-bottom {
  height: 44px;
  line-height: 44px;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #989898;
  letter-spacing: 0px;
  background: #070707;
  text-align: center;
}

.top-navList {
  background: #004445 !important;
  width: 100%;
  height: 60px !important;
}

.top-navList .tem-en-nav {
  margin: 0 auto;
  width: 1200px;
}

.top-navList .tem-en-nav .layui-nav {
  background: #004445 !important;
}

.top-navList .tem-en-nav .layui-nav .layui-nav-item a {
  display: block;
  padding: 0 20px;
  color: #fff !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: justify;
  color: #333333;
  letter-spacing: 1px;
}

.top-navList .tem-en-nav .layui-nav .layui-nav-item dd a {
  color: black !important;
}

.news-page-en {
  margin: 0 auto;
  margin-top: 20px;
  width: 1200px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}

.news-page-en .container-command-head {
  width: 1200px;
  height: 58px;
  background: #f3f3f3;
  border-radius: 10px 10px 0px 0px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  /* margin-top: 20px; */
}

.news-page-en .container-command-head .container-command-head-span {
  height: 37px;
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 37px;
  /* margin-left: 24px; */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: block;
  margin-top: 0px !important;
  width: 1200px;
  background: #f3f3f3;
  border-radius: 10px 10px 0px 0px;
  margin: 0 auto;
  padding-left: 24px;
  box-sizing: border-box;
}

.news-page-en .content-en {
  margin-top: 10px;
  width: 1200px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: black;
  line-height: 28px;
  background-color: white;
  width: 1200px;
  padding-left: 35px;
  box-sizing: border-box;
  margin-left: 0 !important;
  padding-right: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.swiper {
  width: 100%;
}

.swiper .swiper-slide {
  width: 100%;
}

table td, table th {
  padding: 3px 18px;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
  padding: 0;
}
