.layui-laypage{
    display: flex !important;
}
.ctn1 {
  padding: 64px 0 56px;
}
.box-notice-no-data{
    text-align: center;
    padding: 40px 0;
}
.layui-anim-downbit {
  width: 320px;
  min-width: 0 !important;
}

.ctn_screen {
  color: #000024;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 45px;
}
.ctn_screen > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.ctn_screen > div > input {
  border: 1px solid #c5c5c5;
  background: #fbfafa;
  height: 38px;
  padding: 0 1vw;
  width: 320px !important;
}
.level input{
    cursor: pointer;
}
.ctn_screen > div > input:hover {
  border: 1px solid #c5c5c5 !important;
}
.ctn_screen > div:nth-child(n+4) {
  margin-top: 30px;
}
.ctn_screen .layui-form-item .layui-inline {
  margin-bottom: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ctn_screen .layui-form-item .layui-input-inline {
  width: auto;
  margin-right: 0;
}
.ctn_screen .layui-form-item {
  margin-bottom: 0px;
}
.ctn_screen .layui-form-item input {
  background: #fbfafa;
  width: 135px;
  border-color: #c5c5c5 !important;
}
.ctn_screen .layui-form-mid {
  margin-right: 0;
  width: 50px;
  text-align: center;
}
.ctn_screen .layui-form-label {
  padding: 0;
}
.ctn_screen .one {
  width: 32%;
}
.ctn_screen .two {
  width: 34%;
}
.ctn_screen .three {
  width: 34%;
}
.ctn_screen .level {
  position: relative;
}
.ctn_screen .level::after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 24px;
  content: "";
  display: block;
  background-size: cover;
  background-image: url(/upload/image/2024/09/13/191a3d49-5f0f-46ba-b0c1-a2070c298cd2.png);
  z-index: 2;
}

.ctn_btn {
  margin-top: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ctn_btn button {
  width: 260px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  margin: 0 15px;
  background: #dddddd;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  border: none;
}
.ctn_btn button:hover {
  color: white;
  background: #c9151e;
}

.ctn2 {
  padding: 75px 0 80px;
  background: #f8f9fb;
}

.ctn-list {
  overflow: auto;
}
.ctn-list .top {
  background: #eee;
  border: 1px solid #c9c9c9;
}
.ctn-list .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ctn-list .top ul li {
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  color: #000;
}
.ctn-list .top ul li:nth-child(1) {
  width: 13%;
}
.ctn-list .top ul li:nth-child(2) {
  width: 14%;
}
.ctn-list .top ul li:nth-child(3) {
  width: 7%;
}
.ctn-list .top ul li:nth-child(4) {
  width: 9%;
}
.ctn-list .top ul li:nth-child(5) {
  width: 20%;
}
.ctn-list .top ul li:nth-child(6) {
  width: 8%;
}
.ctn-list .top ul li:nth-child(7) {
  width: 29%;
}
.ctn-list .bottom .box {
  border: 1px solid #c9c9c9;
  border-top: none;
}
.ctn-list .bottom .box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ctn-list .bottom .box ul li {
  font-size: 16px;
  padding: 14px 0;
  min-height: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #333;
  word-break: break-word;
}
.ctn-list .bottom .box ul li:nth-child(1) {
  width: 13%;
  padding-left: 20px;
  padding-right: 20px;
}
.ctn-list .bottom .box ul li:nth-child(2) {
  width: 14%;
  padding-left: 20px;
  padding-right: 20px;
}
.ctn-list .bottom .box ul li:nth-child(3) {
  width: 7%;
}
.ctn-list .bottom .box ul li:nth-child(4) {
  width: 9%;
}
.ctn-list .bottom .box ul li:nth-child(5) {
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ctn-list .bottom .box ul li:nth-child(5) p {
  margin-bottom: 22px;
}
.ctn-list .bottom .box ul li:nth-child(5) p:last-child {
  margin-bottom: 0;
}
.ctn-list .bottom .box ul li:nth-child(6) {
  width: 8%;
  flex-direction: column;
}
.ctn-list .bottom .box ul li:nth-child(6) p{
            margin-bottom: 22px;
}
.ctn-list .bottom .box ul li:nth-child(6) p:last-child {
  margin-bottom: 0;
}
.ctn-list .bottom .box ul li:nth-child(7) {
  width: 29%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ctn-list .bottom .box ul li:nth-child(7) p {
            margin-bottom: 22px;
}
.ctn-list .bottom .box ul li:nth-child(7) p:last-child {
  margin-bottom: 0;
}
.ctn-list .bottom .box .box_tit {
  color: #b72d29;
  font-weight: bold;
}
#page .layui-laypage{
    margin: 0;
}
#page .layui-laypage-prev{
    width: 72px;
    border-radius: 20px;
    padding: 0;
}
#page .layui-laypage-next{
    width: 72px;
    border-radius: 20px;
    padding: 0;
}
#page .layui-laypage-curr{
    background: #c9151e;
    color: #fff;
}
#page .layui-laypage-curr .layui-laypage-em{
    background-color: inherit;
}
@media only screen and (max-width: 1600px) {
  .ctn_screen > div:nth-child(n+4) {
    margin-top: 20px;
  }
  .ctn_btn button {
    width: 18%;
  }
  .ctn-list .bottom .box ul li:nth-child(5) p {
    margin-bottom: 16px;
  }
  .ctn-list .bottom .box ul li:nth-child(5) {
    padding: 20px;
  }
  .ctn-list .bottom .box ul li:nth-child(7) {
    padding: 20px;
  }
  .ctn-list .bottom .box ul li:nth-child(7) p {
    margin-bottom: 15px;
  }
  .ctn-list .bottom .box ul li:nth-child(6) p {
    margin-bottom: 16px;
}
.ctn_screen > div > input{
    width:200px !important;
}
.ctn_screen .layui-form-mid{
    width: 30px;
}
.ctn_screen .layui-form-item input{
    width: 85px;
}
.layui-anim-downbit{
    width: 200px;
}
  .ctn-list .bottom .box ul li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1400px) {
      .big-box {
    width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
  .ctn_screen input {
    font-size: 12px;
  }


}
@media only screen and (max-width: 1000px) {
   .ctn_screen > div{
       flex-direction: column;
           align-items: flex-start;
   }
   .ctn_screen .level::after{
       right: inherit;
       left: 180px;
       top: inherit;
       transform: inherit;
       bottom: 8px;
   }
   .ctn_screen .layui-form-item>.layui-inline{
       flex-direction: column;
               align-items: flex-start;
   }
   .layui-form-label{
       width: auto !important;
       margin-bottom: 6px;
   }
   .input_name{
       margin-bottom: 6px;
   }
   .ctn_screen > div > input {
        width: 210px !important;
    }
    .ctn_screen .layui-form-item input{
        width: 90px;
    }
}

@media only screen and (max-width: 768px) {
  .ctn1 {
    padding: 40px 0 30px;
  }
  .ctn-search {
    margin-top: 25px;
  }
  .ctn-search .s-btn {
    width: 100px;
    height: 36px;
  }
  .ctn-search input {
    height: 36px;
  }
  .ctn-search h2 {
    display: none;
  }
  .ctn-search input {
    height: 36px;
    padding: 0 14px;
    width: calc(100% - 100px);
  }
  .ctn2 {
    padding: 40px 0;
  }
  .ctn-list .top ul li {
    height: 50px;
  }
  .ctn_screen {
    margin-top: 30px;
  }
  .ctn_screen > div {
    width: 100% !important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    flex-direction: row;
            align-items: center;
  }
  .input_name {
    width: 100px;
    margin-bottom: 0;
  }
  .ctn_screen > div > input {
    width: calc(100% - 100px) !important;
  }
  .ctn_screen > div:nth-child(n+2) {
    margin-top: 15px;
  }
  .layui-form-item .layui-input-inline {
    margin: 0;
  }
  .ctn_screen .layui-form-label {
    width: 100px !important;
    text-align: left;
    
  }
  #ID-laydate-range {
    width: calc(100% - 100px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #ID-laydate-range .layui-input-inline {
    width: 40% !important;
    left: 0;
    margin: 0;
  }
  .ctn_screen .layui-form-item {
    width: 100%;
  }
  .layui-form-item .layui-input-inline + .layui-form-mid {
    margin-left: 0;
    top: 0;
  }
  .ctn_screen .layui-form-item input {
    width: 100%;
  }
  .layui-form-item .layui-inline:after {
    display: none;
  }
  .layui-form-item:after {
    display: none;
  }
  .ctn_btn button {
    width: 100px;
    height: 38px;
  }
  .ctn_btn {
    margin-top: 30px;
  }
  .layui-laydate-range {
    width: calc(90% - 100px) !important;
    overflow-x: scroll;
  }
  .layui-form-label{
      margin-bottom: 0;
  }
  .ctn_screen .layui-form-item>.layui-inline {
        flex-direction: row;
        align-items: center;
    }
        .ctn_screen .level::after {
        right: 10px;
        left: inherit;
        top: 50%;
        transform: translateY(-50%);
        bottom: inherit;
    }
    .layui-form-item .layui-input-inline+.layui-form-mid{
        margin-left: 0 !important;
        top:0 !important;
    }
    .layui-form-item .layui-input-inline{
        
    }
    .layui-form-item .layui-inline:after{
        display: none !important;
    }
        .layui-anim-downbit {
        width: calc(90% - 100px);
    }
}
