@media (min-width: 768px) {
  .hyzx {
    padding: 0;
  }
  .hyzx .gnlb {
    display: flex;
    margin-top: 55px;
    margin-bottom: 8px;
    background-color: #fff;
  }
  .hyzx .gnlb .lb {
    padding: 5px 0;
    text-align: center;
    width: 100px;
    border-right: 1px solid #f2f2f2;
    cursor: pointer;
  }
  .hyzx .gnlb .lb span {
    display: block;
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .gnlb {
    display: none;
  }
}
.active {
  background-color: #fc4d9c;
  color: #fff;
}
.G-Title {
  font-size: 16px;
  padding: 16px;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  color: #333;
}
.fanye {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 55px;
}
.fanye a {
  display: block;
  padding: 0 15px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #d1d1d1;
}
.fanye a:last-child {
  border-right: 1px solid #d1d1d1;
}
.fanye .active {
  color: #fff;
  background-color: #fc4d9c;
  border: 0;
}
.btn-primary {
  background-color: #fc4d9c;
  border: 1px solid #fc4d9c;
}
.tor {
  background-color: #fc4d9c;
  color: #fff;
  border: 1px solid #fc4d9c !important;
}
.hydq {
  padding: 0;
}
.hydq .hyzl {
  margin: 0;
  display: flex;
}
@media (max-width: 768px) {
  .hydq .hyzl {
    margin-top: 55px;
  }
}
.hydq .hyzl .left {
  border-right: 1px solid #f2f2f2;
  background-color: #fff;
}
.hydq .hyzl .left .hyxx {
  margin: 8px 0;
  color: #666;
}
.hydq .hyzl .left .hyxx .tou,
.hydq .hyzl .left .hyxx .xx {
  display: inline-block;
  overflow: auto;
}
.hydq .hyzl .left .hyxx .tix {
  display: inline-block;
  overflow: auto;
  margin-left: 10px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #fc4d9c;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
}
.hydq .hyzl .left .hyxx:nth-child(3) .xx {
  color: #fc4d9c;
}
.hydq .hyzl .right {
  background-color: #fff;
}
@media (max-width: 992px) {
  .hydq .hyzl .right {
    margin-top: 8px;
  }
}
.hydq .hyzl .right .anniu {
  display: flex;
  justify-content: space-evenly;
  margin: 16px 0;
}
.hydq .hyzl .right .anniu a,
.hydq .hyzl .right .anniu button {
  margin: 0 8px;
  padding: 4px 8px;
  background: #f39;
  color: #fff;
  border-radius: 5px;
  border: 0;
  cursor: pointer;
}
.hydq .hyzl .table {
  color: #666;
}
.hydq .xxfb {
  display: flex;
  display: none;
  flex-wrap: wrap;
  margin: 0;
}
@media (max-width: 768px) {
  .hydq .xxfb {
    margin-top: 55px;
  }
}
.hydq .xxfb .LeftPart {
  background-color: #fff;
}
.hydq .xxfb .LeftPart .tbbt {
  display: flex;
  height: 50px;
  border-bottom: 1px solid #f2f2f2;
  justify-content: center;
  align-items: center;
}
.hydq .xxfb .LeftPart .tbbt i {
  margin-right: 50px;
  font-size: 20px;
}
.hydq .xxfb .LeftPart .tbbt .fmxx {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  line-height: 30px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 5px;
}
.hydq .xxfb .LeftPart .ant-form {
  padding: 0.2rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item {
  margin-bottom: 15px;
  clear: both;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .ant-col {
  height: 40px;
  color: #333;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item input {
  display: block;
  width: 100%;
  height: 38px;
  padding-left: 10px;
  border: 1px solid #d1d1d1;
  background: #fff;
  outline: none;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .sfcs {
  display: flex;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .sfcs .layui-input-inline select {
  height: 38px;
  width: 150px;
  margin-right: 10px;
  color: #666;
  border: 1px solid #d1d1d1;
  outline: none;
  cursor: pointer;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item textarea {
  display: block;
  width: 100%;
  min-height: 100px;
  height: auto;
  line-height: 20px;
  padding: 6px 10px;
  border: 1px solid #d1d1d1;
  background: #fff;
  resize: vertical;
  outline: none;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item select {
  height: 38px;
  width: 100%;
  margin-right: 10px;
  color: #666;
  border: 1px solid #d1d1d1;
  background: #fff;
  outline: none;
  cursor: pointer;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-upload-file {
  display: none;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote {
  padding: 15px;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  background: 0 0;
  border-color: #d1d1d1;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote .layui-upload-list {
  margin: 10px 0;
  overflow: visible;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote .layui-upload-list .imgli {
  width: 100px;
  position: relative;
  display: inline-block;
  margin-right: 2px;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote .layui-upload-list .imgli img {
  width: 100%;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote .layui-upload-list .imgli .img_z {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  display: flex;
  display: none;
  justify-content: space-around;
  align-items: center;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote .layui-upload-list .imgli .img_z i {
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-upload .layui-elem-quote .layui-upload-list .imgli .file_text {
  display: none;
}
.hydq .xxfb .LeftPart .ant-form .layui-form-item .layui-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.hydq .xxfb .LeftPart .ant-form .jiacu {
  font-weight: 700;
}
.hydq .xxfb .RightPart {
  padding-right: 0;
}
@media (max-width: 768px) {
  .hydq .xxfb .RightPart {
    margin-top: 8px;
    padding: 0;
  }
}
.hydq .wodexx {
  display: inline-block;
  display: none;
}
@media (max-width: 768px) {
  .hydq .wodexx {
    margin-top: 55px;
  }
}
.hydq .wodexx .G-Title {
  font-size: 16px;
  padding: 16px;
  border-bottom: 1px solid #f2f2f2;
  color: #333;
}
.hydq .wodexx .p-3 {
  overflow-x: scroll;
}
.hydq .wodexx .p-3 .table {
  color: #666;
}
.hydq .wodexx .p-3 .table tr th {
  width: 40px;
  white-space: nowrap;
  /* 防止换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 添加省略号 */
}
.hydq .wodexx .p-3 .table tbody tr td {
  width: 40px;
  white-space: nowrap;
  /* 防止换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 添加省略号 */
  font-weight: normal;
}
.hydq .wodexx .p-3 #demo2 .layui-box a {
  padding: 5px 15px;
  color: #666;
  border: 1px solid #f2f2f2;
}
.hydq .wodesc {
  display: none;
}
@media (max-width: 768px) {
  .hydq .wodesc {
    margin-top: 55px;
  }
}
.hydq .wodesc .row {
  padding-left: 10px;
  padding-right: 9px;
}
.hydq .wodesc .row .col-lg-4 {
  background-color: #fff;
  padding: 0;
}
.hydq .wodesc .row .col-lg-4 a {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  height: 155px;
  border: 2px solid #f2f2f2;
}
.hydq .wodesc .row .col-lg-4 a .duanluo h5 {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
.hydq .wodesc .row .col-lg-4 a .duanluo h6 {
  color: #999;
}
.hydq .wodesc .row .col-lg-4 a .duanluo h6 i {
  font-size: 13px;
}
.hydq .wodesc .row .col-lg-4 a .duanluo div {
  overflow: hidden;
  margin-bottom: 10px;
  height: 40px;
  line-height: 20px;
  color: #666;
}
.hydq .wodesc .row .col-lg-4 a .duanluo u {
  color: #fc4d9c;
}
.hydq .wodesc .row .col-lg-4 a img {
  width: 107px;
  border-radius: 5px;
  object-fit: cover;
}
.hydq .wodesc .demo2 {
  margin-top: 10px;
}
.hydq .wodesc .demo2 .layui-box a {
  padding: 5px 15px;
  color: #666;
  border: 1px solid #bdbcbc;
}
.hydq .sjvip {
  display: flex;
  display: none;
}
@media (max-width: 768px) {
  .hydq .sjvip {
    margin-top: 55px;
  }
  .hydq .sjvip .LeftPart .paybutton {
    margin-bottom: 5px;
  }
}
.hydq .sjvip .p-3 .text-dark {
  font-weight: bolder;
}
.hydq .sjvip .p-3 .text-primary {
  color: #fc4d9c !important;
}
.hydq .sjvip .p-3 .shengji {
  display: flex;
  width: 100%;
}
.hydq .sjvip .p-3 .shengji button {
  margin-left: 10px;
}
.hydq .sjvip .p-3 .shengji input {
  padding-left: 10px;
  border: 1px solid #d1d1d1;
  background: #fff;
  outline: none;
  flex: 1;
}
.hydq .xiugaizl {
  display: none;
}
@media (max-width: 768px) {
  .hydq .xiugaizl {
    margin-top: 55px;
  }
}
.hydq .xiugaizl .ChangeForm {
  max-width: 25rem;
  margin: 0 auto;
  padding: 1rem !important;
}
.hydq .xiugaizl .ChangeForm .form-group {
  margin-bottom: 1rem;
}
.hydq .yhdl {
  margin: 0;
  display: none;
}
@media (max-width: 768px) {
  .hydq .yhdl {
    margin-top: 55px;
  }
  .hydq .yhdl .col-lg-3 {
    margin-bottom: 1px;
  }
}
.hydq .yhdl .col-lg-3 {
  padding: 0;
}
.hydq .yhdl .col-lg-3 .layui-card {
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.hydq .yhdl .col-lg-3 .layui-card .layui-card-header {
  position: relative;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  border-bottom: 1px solid #faf9f9;
  color: #333;
  border-radius: 2px 2px 0 0;
  font-size: 14px;
}
.hydq .yhdl .col-lg-3 .layui-card .layui-card-header .layui-badge {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  font-size: 12px;
  text-align: center;
  background-color: #ff5722;
  color: #fff;
  border-radius: 2px;
}
.hydq .yhdl .mt-2 {
  overflow-x: scroll;
}
.hydq .yhdl .mt-2 .ox {
  text-align: center;
}
.hydq .yhdl .mt-2 .table {
  color: #666;
}
.hydq .yhdl .mt-2 .table tr th {
  width: 40px;
  white-space: nowrap;
  /* 防止换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 添加省略号 */
}
.hydq .yhdl .mt-2 .table tbody tr td {
  width: 40px;
  white-space: nowrap;
  /* 防止换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 添加省略号 */
  font-weight: normal;
}
.hydq .yhdl .demo2 {
  margin-top: 10px;
}
.hydq .yhdl .demo2 .layui-box a {
  padding: 5px 15px;
  color: #666;
  border: 1px solid #bdbcbc;
}
