﻿.header-Tem-two-page {
  width: 100%;
  height: 80px;
}

.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);
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  height: 100%;
  width: 1200px;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-left .logo {
  height: 70px;
  object-fit: cover;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-left .header-Tem-two-span {
  min-height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 28px;
  margin-left: 47px;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-right {
  display: flex;
  justify-content: center;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-right .head-date-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-right .head-date-flex .head-date-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-right .head-date-flex .head-date-center .date-head-span {
  /* width: 47px; */
  height: 36px;
  font-size: 14px;
  font-family: Roboto-Medium,Roboto;
  font-weight: 500;
  color: #333333;
  line-height: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-right .head-date-flex .head-date-center .link-top {
  width: 6px;
  height: 1px;
  border-top: solid #333333 1px;
  margin: 0 10px;
}

.header-Tem-two-page .container-Tem-two .header-Tem-two-flex .lan-right .head-date-flex .head-date-center .link-top:last-child {
  display: none;
}

a {
  text-decoration: none;
}

pre {
  display: inline-block;
  font-family: PingFangSC-Semibold,PingFang SC;
  color: #333333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  padding: 0;
  margin: 0;
  border: none;
  background-color: inherit;
  border-radius: 0;
}

.footer {
  width: 100%;
  height: 100px;
  background: #333333;
  -webkit-box-flex: 0;
  flex: 0 0 100px;
}

.footer .footer-wrap {
  width: 1200px;
  height: 100px;
  left: calc(50% - 600px);
  background: #333333;
  color: #989898;
  font-size: 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin: auto;
}

.footer .footer-wrap .footer-right {
  line-height: 28px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.footer .footer-wrap .footer-right p {
  color: #989898;
  margin: 0;
  display: flex;
  justify-content: center;
}

.footer .footer-wrap .footer-right p span {
  margin-right: 20px;
  margin-bottom: 10px;
}

.footer .footer-wrap .footer-right p span a {
  color: #989898;
}

.footer .footer-wrap .footer-right p span a:hover {
  color: #fff;
  text-decoration: underline;
}

.text-container {
  margin: 0 auto;
  width: 1200px;
}

.text-container .page-container {
  margin: 0 auto;
  width: 1200px;
  flex: 1 1 auto;
}

.text-container .page-container .page-container-head {
  display: flex;
  align-items: center;
  line-height: 22px;
  background: #fff;
  margin-bottom: 39px;
  margin-top: 40px;
}

.text-container .page-container .page-container-head .page-first-span {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #989898;
  line-height: 22px;
  margin-right: 5px;
}

.text-container .page-container .page-container-head .page-second-span {
  font-size: 16px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  margin-left: 5px;
  flex: 1;
}

.text-container .container-command {
  width: 1200px;
  height: 60px;
  background: #efefef;
  line-height: 60px;
}

.text-container .container-command .h-span {
  margin-left: 37px;
  line-height: 60px;
}

.text-container .container-footer {
  width: 1200px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fefefe;
  line-height: 25px;
  font-size: 16px;
}

.text-container .container-footer .article {
  color: #333333;
  line-height: 26px;
  /* letter-spacing: 1px; */
  margin-left: 35px;
  margin-right: 35px;
}

.tem-en-nav {
  width: 100%;
  background: #1D5F31 !important;
}

.tem-en-nav .layui-nav {
  width: 1200px;
  margin: 0 auto;
  background: #1D5F31 !important;
}

.tem-en-nav .layui-nav .layui-nav-item {
  display: inline-block;
}

.tem-en-nav .layui-nav .layui-nav-item a {
  display: block;
  padding: 0 10px;
  color: white;
  font-weight: bold;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.tem-en-nav .layui-nav .layui-nav-item dl a {
  color: black;
}

.table-search {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 29px;
}

.table-search .search-span {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.table-search .layui-input {
  width: 192px;
  height: 36px;
  background: white;
  border: 1px solid #cccccc;
  margin-left: 16px;
  display: block;
  width: 192px !important;
  padding-left: 10px;
}

.table-search .layui-btn {
  width: 117px;
  height: 38px;
  background: #333333;
  border-radius: 5px;
  color: white;
  margin-left: 16px;
  display: inline-block;
  line-height: 38px;
  padding: 0 18px;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  cursor: pointer;
}

 .warn {
        position: fixed;
        width: 260px;
        background-color: #fff;
        color: rgb(192, 72, 72);
        font-size: 16px;
        top: 620px;
        right: 70px;
        z-index: 500;
        padding: 15px;
        box-shadow: 0px 3px 16px 0px rgba(121, 27, 181, 0.1);
        border-radius: 8px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 20px;
    }

    .warn p {
        font-weight: bold;
        text-align: center;
        font-size: 18px;
        margin-bottom: 7px;
    }
