body {
    min-width: 1210px;
  }
  .dhyin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .txt-cut {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
  }
  .bx {
    width: 1200px;
    height: 20px;
    margin: 15px auto;
  }
  .bx a {
    height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .wrp {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 130px;
  }
  .wrp .tu {
    width: 1200px;
    height: 78px;
  }
  .wrp .tu img {
    width: 100%;
    height: 100%;
  }
  .wrp .carte {
    width: 1198px;
    height: 110px;
    margin-top: 30px;
    background: #FFFFFF;
    border: 1px solid rgba(51, 51, 51, 0.12);
  }
  .wrp .carte p {
    padding-left: 30px;
    padding-top: 18px;
    font-size: 16px;
  }
  .wrp .carte p a {
    padding: 0 5px;
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    margin-left: 50px;
  }
  .wrp .carte p .act {
    background: #0199FF;
    color: #fff;
  }
  .wrp .carte p a:hover {
    background: #0199FF;
    color: #fff;
  }
  .wrp .kemu {
    width: 1198px;
    min-height: 321px;
    background: #FFFFFF;
    border: 1px solid rgba(51, 51, 51, 0.12);
    margin-top: 30px;
  }
  .wrp .kemu .subc:hover {
    background: linear-gradient(90deg, #e1f3ff 0%, #f8fcff 100%);
  }
  .wrp .kemu .subc {
    width: 100%;
  }
  .wrp .kemu .subc .sub {
    width: 95%;
    height: 108px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(51, 51, 51, 0.12);
  }
  .wrp .kemu .subc .sub .w_4 {
    width: 50%;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 108px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .wrp .kemu .subc .sub .w_4 .dian {
    width: 7px;
    height: 7px;
    background: #0199FF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-top: 50px;
    margin-right: 10px;
  }
  .wrp .kemu .subc .sub .w_2 {
    width: 20%;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .wrp .kemu .subc .sub .w_2 span {
    color: #999;
    line-height: 108px;
    font-size: 24px;
  }
  .wrp .kemu .subc .sub .w_1 {
    width: 10%;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #FF5759;
    line-height: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .wrp .kemu .subc .sub .w_1 span {
    font-size: 17px;
    color: #FF5759;
  }
  .wrp .kemu .subc .sub .bm {
    width: 15%;
    float: right;
    font-size: 17px;
    text-align: center;
  }
  .wrp .kemu .subc .sub .bm .btn {
    width: 179px;
    height: 44px;
    line-height: 44px;
    background: #F7901C;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
  }
  