.JGXX-BOX {
  display: none;
}
.PTBZ-BOX {
  display: none;
}
.centerMax {
  width: 1000px;
  margin: 20px auto;
  display: flex;
  justify-content: space-between;
}
.LZLeft_box {
  width: 733px;
  height: 100%;
}
.LZLeft_box .SreenBox {
  margin-bottom: 10px;
}
.LZLeft_box .SreenBox .poilctyscreen {
  width: 735px;
  height: 35px;
  background: #2798e6;
  display: flex;
  justify-content: space-between;
  line-height: 35px;
  padding: 0 10px 0 20px;
}
.LZLeft_box .SreenBox .poilctyscreen .title {
  font-size: 19px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #fefcfc;
}
.LZLeft_box .SreenBox .poilctyscreen .ScreBox a {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #ffffff;
  cursor: pointer;
}
.LZLeft_box .SreenBox .screenBox {
  background: #ffffff;
  box-shadow: 0px 2px 2px 0px rgba(212, 211, 211, 0.5);
  padding: 10px 20px;
}
.LZLeft_box .SreenBox .screenBox .sereenOne {
  display: flex;
  margin: 5px 0;
  font-size: 13px;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .tit {
  width: 85px;
  margin-right: 20px;
  color: #777;
  margin: 3px 0 3px 5px;
  padding: 2px 5px;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .AddCb {
  width: 45px;
  margin: 3px 5px;
  padding: 2px 5px;
  color: #040404;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .AddCb:hover {
  color: #5996d1;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .action {
  color: #fdfcfc;
  background: #5996d1;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .action:hover {
  color: #fdfcfc;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .serUl {
  display: flex;
  font-size: 12px;
  flex-wrap: wrap;
  width: 600px;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .serUl > li {
  cursor: pointer;
  color: #040404;
  margin: 3px 5px;
  padding: 2px 5px;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .serUl > li:hover {
  color: #5996d1;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .serUl > li .old {
  margin-left: 5px;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .serUl .action {
  color: #fdfcfc;
  background: #5996d1;
}
.LZLeft_box .SreenBox .screenBox .sereenOne .serUl .action:hover {
  color: #fdfcfc;
}
.LZLeft_box .tit i {
  display: inline-block;
  width: 6px;
  height: 19px;
  background: #2798e6;
  border-radius: 10px;
  vertical-align: middle;
  margin-right: 10px;
}
.LZLeft_box .tit span {
  vertical-align: middle;
  font-size: 19px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #000000;
}
.LZLeft_box .poilcty_JDBox {
  background: #ffffff;
  border: 1px solid #777777;
  border-top: 4px solid #2798E6;
  margin-bottom: 18px;
  padding: 20px;
}
.LZLeft_box .poilcty_JDBox .poilctyUl {
  padding: 8px 18px;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li {
  border-bottom: 2px dotted #D4D3D3;
  padding: 12px 0 10px;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box {
  display: flex;
  justify-content: space-between;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box .exLiLeft {
  display: flex;
  width: 550px;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box .exLiLeft .title {
  max-width: 550px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 600;
  color: #010101;
  cursor: pointer;
  padding: 2px 0;
  vertical-align: middle;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box .exLiLeft .title:hover {
  color: #2798E6;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box .exLiLeft .status {
  font-size: 12px;
  color: #fff;
  background: #cb3f40;
  border-radius: 6px 6px 6px 6px;
  padding: 2px 5px;
  vertical-align: middle;
  margin-left: 4px;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box .exLiLeft .statusTwo {
  font-size: 12px;
  color: #fff;
  background: #FFB051;
  border-radius: 6px 6px 6px 6px;
  padding: 2px 5px;
  vertical-align: middle;
  margin-left: 4px;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDTop_box .exliRight {
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #6e6e6e;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDButtBox {
  margin-top: 5px;
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDButtBox .JDName {
  color: #777777;
  vertical-align: middle;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDButtBox .JDName i {
  font-size: 14px;
  margin-right: 5px;
  color: #ff9000;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDButtBox .JDBurTest {
  display: inline-block;
  width: 460px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #2798E6;
  vertical-align: middle;
}
.LZLeft_box .poilcty_JDBox .poilctyUl > li .JDButtBox span {
  vertical-align: middle;
}
.LZLeft_box .poilcty_JDBox .addNew {
  display: inline-block;
  padding: 8px 20px 0px;
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #006cb7;
}
