.am-pagination-model {
  position: absolute;
  right: 10px;
  top: 20px; }

.ym_btn_s, .ym_btn_xs, .ym_btn_xxs {
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0 12px;
  font-size: 14px;
  width: auto !important; }

.ym_btn_xs {
  height: 26px;
  line-height: 26px; }

.ym_btn_xxs {
  height: 22px;
  line-height: 22px;
  padding: 0 8px; }

.input_number::-webkit-outer-spin-button, .input_number::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.input_number[type="number"] {
  -moz-appearance: textfield; }

@media only screen and (min-width: 751px) {
  .top-scoll {
    width: 100%;
    position: relative;
    overflow-x: hidden; }
    .top-scoll .scoll-model {
      width: 100%;
      background-color: rgba(99, 99, 99, 0.2);
      height: 10px;
      border-radius: 5px;
      position: relative; }
    .top-scoll .scoll-box {
      position: fixed;
      bottom: 10px;
      left: 0;
      height: 30px;
      width: 100%;
      padding: 10px 40px;
      background-color: rgba(170, 170, 170, 0.4);
      z-index: 99; }
    .top-scoll .scoll-btn {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.2);
      height: 10px;
      left: 0px;
      border-radius: 5px; }
    .top-scoll .scoll-content {
      position: absolute;
      left: 0px;
      top: 40px; } }

@media only screen and (max-width: 750px) {
  .top-scoll {
    width: 100%;
    position: relative;
    overflow-x: scroll; }
    .top-scoll .scoll-model {
      display: none; } }

.ym-blank-color-model .img, .ym-blank-color-model .ym-s-image img, .ym-s-image .ym-blank-color-model img, .ym-blank-color-model .ym-m-image img, .ym-m-image .ym-blank-color-model img, .ym-blank-color-model .ym-image-model .image, .ym-image-model .ym-blank-color-model .image {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin-right: 5px; }

.ym-blank-color-model .more_btn {
  line-height: 24px;
  background-color: #699dfc;
  color: #fff;
  display: inline-block;
  height: 36px;
  width: 40px;
  line-height: 36px;
  border-radius: 3px;
  text-align: center;
  margin-left: 5px;
  cursor: pointer;
  position: relative; }
  .ym-blank-color-model .more_btn input {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0; }

.ym-blank-color-model .content {
  background-color: #ffffff;
  padding: 20px; }

.ym-blank-color-model textarea {
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .ym-blank-color-model textarea:hover {
    border-right: 1px solid #999999 !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    box-shadow: none !important; }
  .ym-blank-color-model textarea:focus-visible {
    outline: none !important; }
  .ym-blank-color-model textarea[readonly], .ym-blank-color-model textarea[disabled] {
    background-color: rgba(100, 100, 100, 0.1); }

.ym-blank-color-model input[type="radio"] {
  position: relative;
  top: 3px;
  margin-right: 2px; }

.ym-blank-color-model input[readonly], .ym-blank-color-model input[disabled] {
  background-color: rgba(100, 100, 100, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .ym-blank-color-model input[readonly]:hover, .ym-blank-color-model input[readonly]:focus-visible, .ym-blank-color-model input[disabled]:hover, .ym-blank-color-model input[disabled]:focus-visible {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: none !important; }

.ym-blank-color-model select[disabled] {
  background-color: rgba(100, 100, 100, 0.1) !important; }
  .ym-blank-color-model select[disabled]:hover, .ym-blank-color-model select[disabled]:focus-visible {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: none !important; }

.ym-blank-color-model div .Wdate {
  background: none !important;
  height: 28px;
  border: 0;
  cursor: pointer; }

.ym-blank-color-model label {
  font-weight: 400;
  min-width: 60px;
  text-align: right; }

.ym-blank-color-model #province,
.ym-blank-color-model #city,
.ym-blank-color-model #county {
  width: calc(216px / 3); }

.ym-blank-color-model #province,
.ym-blank-color-model #city {
  margin-right: 2px; }

.ym-blank-color-model .btns .am-btn {
  padding: 0px 6px;
  line-height: 28px; }

.ym-blank-color-model th {
  background-color: #699dfc;
  color: #ffffff;
  font-weight: 600;
  white-space: nowrap;
  padding-left: 2px;
  height: 30px;
  line-height: 30px; }

.ym-blank-color-model tbody tr td {
  border-bottom: 1px solid #f9f9f9;
  min-height: 50px;
  line-height: 24px;
  padding-left: 2px; }
  .ym-blank-color-model tbody tr td:nth-of-type(1) {
    padding-left: 6px; }

.ym-blank-color-model tbody tr td:nth-of-type(1),
.ym-blank-color-model tbody tr th:nth-of-type(1) {
  margin-left: 10px;
  margin-top: 10px; }

.ym-blank-color-model tbody tr:nth-of-type(2n-1) td {
  background: #f9f9f9; }

.ym-blank-color-model .am-icon-close {
  position: absolute;
  z-index: 2;
  right: 2px;
  top: 2px;
  font-size: 12px;
  line-height: 12px;
  color: #333333; }

.ym-blank-color-model .am-icon-calendar {
  position: absolute;
  top: 3px;
  right: 8px;
  display: block; }

.ym-top {
  margin-bottom: 12px; }

.ym-blank-color-model {
  background-color: #f6f6f6;
  padding: 12px 20px 0px;
  min-height: 100vh;
  box-sizing: border-box; }

.ym-no-any {
  height: 20px;
  color: #f6f6f6; }

.ym-flex-spcB {
  display: flex;
  justify-content: space-between; }

.ym-r-flex {
  display: flex;
  flex-direction: row; }

.ym-flex-1 {
  flex: 1; }

.ym-float-l {
  float: left;
  height: 30px;
  margin-right: 20px; }

.ym-card-model {
  padding: 20px 20px;
  background-color: #ffffff;
  box-sizing: border-box; }

.ym-float-c {
  clear: both; }

.ym-btn-tip {
  background-color: #f17b2e;
  height: 17px;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  margin: 0 5px; }

.ym-btn-model {
  margin-left: 12px;
  height: 30px;
  cursor: pointer;
  text-align: center; }
  .ym-btn-model .am-icon-check {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    padding: 0;
    border-radius: 50%;
    color: #699dfc;
    font-size: 12px;
    transform: scale(0.8);
    line-height: 18px;
    text-align: center;
    border: 1px solid #699dfc;
    display: none; }

.ym-btn-h24-primary {
  background-color: #699dfc;
  border: 1px solid #699dfc;
  color: #ffffff;
  font-size: 12px;
  border-radius: 3px; }

.ym-btn-h24-info {
  background-color: #f2f3f5;
  border: 1px solid #f2f3f5;
  color: #000000;
  font-size: 12px;
  border-radius: 3px; }

.ym-btn-h40 {
  padding: 8px 20px;
  background-color: #ffffff;
  border: 1px solid #699dfc;
  color: #699dfc;
  font-size: 12px;
  border-radius: 3px;
  margin-right: 20px;
  margin-bottom: 10px; }
  .ym-btn-h40:hover,
  .ym-btn-h40:hover a,
  .ym-btn-h40:active a {
    background-color: #699dfc;
    color: #ffffff;
    text-decoration: none; }

.ym-btn-510 {
  background-color: #699dfc;
  margin: 40px auto;
  width: 510px;
  height: 60px;
  box-shadow: none;
  border: none;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 6px; }

.ym-btn-warning {
  border: 1px solid #de0000;
  color: #de0000; }
  .ym-btn-warning:hover {
    background-color: #de0000;
    color: #ffffff; }

.ym-form-model {
  margin-top: 12px; }

.ym-form select,
.ym-form input {
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.ym-from-date {
  display: flex;
  width: 220px; }

.ym-edit-commodity .ym-btn-model {
  position: absolute;
  right: -30px;
  bottom: -6px; }

.ym-serch-model, .ym-serch-more {
  width: calc(100% - 10px);
  margin-top: 20px; }

.ym-serch-model {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .ym-serch-model > div {
    height: 28px;
    width: 25%;
    margin-bottom: 20px;
    display: flex; }
  .ym-serch-model select,
  .ym-serch-model input {
    height: 28px !important;
    width: 220px;
    padding: 0px 2px;
    border-radius: 2px; }

.ym-w-60 {
  width: 60px;
  text-align: right;
  height: 28px;
  font-size: 12px;
  font-weight: 400; }

.ym-w-flex-90 {
  width: calc(100% / 2);
  position: relative;
  border: 1px solid #dddddd; }

.ym-w-90,
.ym-w-90 .chosen-single,
.ym-w-90 + .chosen-container {
  width: 90px !important; }

.ym-w-110 {
  display: inline-block;
  width: 110px; }

.ym-w-182 {
  width: 182px !important; }

.ym-w-200 {
  width: 200px; }

.ym-w-220 {
  width: 220px; }

.ym-select .chosen-single,
.ym-select + .chosen-container,
.ym-select .chosen-choices li.search-field input[type="text"],
.ym-select .search-field {
  height: 24px !important;
  min-height: 24px !important;
  line-height: 24px !important; }

.ym-select-more[state] + .chosen-container,
.ym-select + .chosen-container {
  line-height: 30px !important;
  min-width: 90px !important;
  width: auto !important; }

.ym-select[state="disabled"] + .chosen-container .chosen-single,
.ym-select[state="disabled"] + .chosen-container .chosen-choices {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(100, 100, 100, 0.1); }

.ym-select[state="disabled"] + .chosen-container .chosen-drop,
.ym-select[state="disabled"] + .chosen-container .chosen-choices .search-choice-close,
.ym-select[state="disabled"] + .chosen-container .search-field input {
  display: none !important; }

.ym-select-more[state="disabled"] + .chosen-container .chosen-choices,
.ym-select-more[state="disabled"] + .chosen-container .chosen-single {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(100, 100, 100, 0.1); }

.ym-select-more[state="disabled"] + .chosen-container .chosen-drop,
.ym-select-more[state="disabled"] + .chosen-container .chosen-choices .search-choice-close,
.ym-select-more[state="disabled"] + .chosen-container .chosen-choices .search-field input {
  display: none !important; }

.ym-select-more .search-choice {
  background: #f17b2e !important;
  color: #ffffff !important;
  border-radius: 2px !important;
  border: 1px solid #f17b2e !important; }

.ym-uplaod-model {
  position: relative;
  height: 50px;
  width: 50px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 2px dashed rgba(0, 0, 0, 0.1); }
  .ym-uplaod-model input[type="file"] {
    height: 50px;
    width: 50px;
    opacity: 0;
    cursor: pointer;
    z-index: 2; }
  .ym-uplaod-model:before {
    content: "+";
    font-size: 28px;
    color: rgba(100, 100, 100, 0.5);
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0; }

.ym-image {
  position: absolute;
  cursor: pointer;
  width: 50px;
  height: 50px; }
  .ym-image-model {
    position: relative;
    margin-bottom: 5px; }

.ym-s-image img {
  margin-top: 10px; }

.ym-m-image {
  margin-top: 10px;
  position: relative;
  display: flex;
  flex-wrap: wrap; }

.ym-image-model {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin-right: 5px;
  position: relative; }

.ym-fontSize-16 {
  font-size: 16px; }

.ym-fontSize-14 {
  font-size: 14px; }

.ym-font-w600 {
  font-weight: 600;
  margin-right: 20px; }

.ym-title-lv1 {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  color: #4485fc;
  border: 1px solid #4485fc;
  border-radius: 5px;
  background-color: #ffffff;
  box-sizing: border-box; }

.ym-title-lv2 {
  color: #000000;
  position: relative;
  padding-left: 10px; }
  .ym-title-lv2::before {
    content: "";
    display: block;
    width: 4px;
    height: 16px;
    background-color: #699dfc;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .ym-btn-h40 {
    padding: 6px 10px;
    margin-right: 10px; }
  .ym-serch-model > div {
    width: 33%; }
  .ym-serch-model select,
  .ym-serch-model input {
    width: calc(100% - 90px); }
  .ym-from-date, .ym-w-220 {
    width: calc(100% - 90px); }
  .ym-w-60 {
    width: 60px; } }

@media only screen and (min-width: 751px) and (max-width: 1024px) {
  .ym-btn-h40 {
    padding: 4px 5px;
    font-size: 14px;
    margin-right: 5px; }
  .ym-btn-510 {
    margin: 30px auto;
    width: 280px;
    height: 48px; }
  .ym-serch-model > div {
    width: 50%; }
  .ym-serch-model select,
  .ym-serch-model input {
    width: calc(100% - 80px); }
  .ym-from-date, .ym-w-220 {
    width: calc(100% - 80px); }
  .ym-w-60 {
    width: 60px; }
  .ym-w-200 {
    width: 140px; }
  .ym-w-182 {
    flex: 1;
    margin-right: 10px; }
  .ym-w-flex-90 {
    width: calc((100% - 10px) / 2); }
  .ym-no-any {
    height: 0px; }
  .ym-card-model {
    padding: 4px 20px; }
  .ym-blank-color-model {
    padding-top: 10px;
    background-color: #ffffff; }
  .ym-r-flex {
    display: block; }
  .ym-title-lv1 {
    font-size: 14px; } }

@media only screen and (max-width: 750px) {
  .ym-btn-h40 {
    width: 80px;
    height: 30px;
    padding: 0px; }
  .ym-btn-tip {
    margin-right: 0px; }
  .ym-btn-510 {
    margin: 30px auto;
    width: 200px;
    height: 40px; }
  .ym-label-68 {
    width: 86px;
    text-align: right; }
  .ym-serch-model > div {
    width: 98%; }
  .ym-serch-model select,
  .ym-serch-model input {
    width: calc(100% - 90px); }
  .ym-from-date, .ym-w-220 {
    width: calc(100% - 90px); }
  .ym-w-110 {
    width: 100px; }
  .ym-w-flex-90 {
    width: calc((100% - 10px) / 2); }
  .ym-w-182 {
    flex: 1;
    margin-right: 10px; }
  .ym-edit-commodity {
    margin-left: 30px; }
    .ym-edit-commodity .ym-btn-model {
      bottom: 10px;
      right: 30px; }
  .ym-no-any {
    height: 0px; }
  .ym-blank-color-model {
    padding: 10px 0 0;
    background-color: #ffffff; }
    .ym-blank-color-model .content {
      padding: 10px; }
  .ym-card-model {
    padding: 5px 6px; }
  .ym-top {
    margin: 10px 20px 0; }
  .ym-r-flex {
    display: block; }
  .ym-float-l {
    margin-right: 10px; }
  .ym-title-lv1 {
    padding: 0 3px;
    font-size: 14px;
    margin: 4px; } }
