.container {
  margin: 0 auto;
  width: 1200px;
}
.container-head {
  height: 102px;
  line-height: 102px;
  background:rgba(245,245,245,1);
}
.first-span {
  width:33px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(152,152,152,1);
  line-height:22px;
}
.second-span {
  width:65px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(51,51,51,1);
  line-height:22px;
}
.container-command {
  width:1200px;
  height:60px;
  background:rgba(239,239,239,1);
  line-height: 60px;
}
.container-footer {
  width:1200px;
  height:261px;
  background:rgba(254,254,254,1);
}
.article {
  text-indent:35px;
  font-size:16px;
  font-family:LucidaGrande-Bold,LucidaGrande;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:26px;
  letter-spacing:1px;
  margin-left: 35px;
  margin-right: 35px;
}
.container-footer {
  width: 1200px;
  padding-top: 30px;
}
.h-span {
  margin-left: 37px;
}
.page {
  background:rgba(245,245,245,1);
  min-height:1000px;
}

.footer-wrap {
  width: 1200px;
  height: 100px;
  left: calc(50% - 600px);
  background: #333333;
  color: #989898;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
.footer-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 327px;
  display: flex;
}
.support {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 236px;
}
.support>span {
  line-height: 28px;
}
.supportIcon {
  width: 101px;
  height: 28px;
}
.meeting {
  width: 70px;
  color: #3CB5DA;
}
.meeting>img {
  position: absolute;
}
.meeting>div{
  text-align: center;
}
.footer-right {
  text-align: right;
  line-height: 28px;
}
.container-head {
  height: 96px;
  line-height: 96px;
  background:rgba(245,245,245,1);
}
.first-span {
  width:33px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(152,152,152,1);
  line-height:22px;
}
.second-span {
  width:65px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(51,51,51,1);
  line-height:22px;
}
.container {
  margin: 0 auto;
  width: 1200px;
  background:rgba(245,245,245,1);
}
.table {
  width:1200px;
  background:rgba(255,255,255,1);
  border-radius:2px 2px 0px 0px;
  padding-bottom: 15px;
}
.table-span {
  height:24px;
  font-size:20px;
  font-family:PingFangSC-Medium,PingFang SC;
  font-weight:500;
  color:rgba(0,0,0,0.85);
  line-height:24px;
  padding: 17px 0 15px 32px;
}
.table-row {
  margin: 36px 33px 59px 33px;
}
.table-search {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 29px;
}
.search-span {
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Regular,PingFang SC;
  font-weight:400;
  color:rgba(51,51,51,1);
  line-height:22px;
}
.layui-input {
  width:192px;
  height:36px;
  background:rgba(255,255,255,1);
  border:1px solid rgba(204,204,204,1);
  margin-left: 16px;
}
.layui-btn {
  width:117px;
  height:38px;
  background:rgba(51,51,51,1);
  border-radius:5px;
  color: white;
  margin-left: 16px;
}
.table-tr {
  border-color:red green blue pink;
}
.table-hr {
  height:1px;
  background:rgba(233,233,233,1);
}
thead {
  border-bottom: 2px solid rgba(51,51,51,1);
}
.img-left  {
  margin-right: 30px;
}
.layui-table td,.layui-table th{
  text-align: center;
  vertical-align: middle;
}
.layui-input, .layui-textarea {
  display: block;
  width: 192px !important;
  padding-left: 10px;
}
.text {
  position: relative;
}
.text-img {
  position: absolute;
  top:0px;
  left: 0px;
  width: 100%;
  z-index: 2;
}
.img1 {
  width: 100%;
  position: relative;
}
.layui-table td,.layui-table th{
  text-align: center !important;
  vertical-align: middle !important;
}
#test1 {
  z-index: -1 !important;
}
.page-container {
  margin: 0 auto;
  width: 1200px;
}
.page-container-head {
  display: flex;
  align-items: center;
  height: 102px;
  line-height: 102px;
  background:rgba(245,245,245,1);
}
.page-first-span {
  width:33px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(152,152,152,1);
  line-height:22px;
  margin-right: 5px;
}
.page-second-span {
 /*  width:65px; */
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(51,51,51,1);
  line-height:22px;
  margin-left: 5px;
}
.head-img {
  margin-top: -2px;
}
.text {
  z-index: -1 !important;
}
  .page-container { flex: 1  1  auto; }

