@charset "utf-8";
.c-primary,
.c-primary a,
a.c-primary {
  color: #5a98de;
}
.c-primary a:hover,
a.c-primary:hover {
  color: #5a98de;
}
.c-secondary,
.c-secondary a,
a.c-secondary {
  color: #555;
}
.c-secondary a:hover,
a.c-secondary:hover {
  color: #555;
}
.c-success,
.c-success a,
a.c-success {
  color: #5eb95e;
}
.c-success a:hover,
a.c-success:hover {
  color: #5eb95e;
}
.c-danger,
.c-danger a,
a.c-danger {
  color: #dd514c;
}
.c-danger a:hover,
a.c-danger:hover {
  color: #dd514c;
}
.c-warning,
.c-warning a,
a.c-warning {
  color: #f37b1d;
}
.c-warning a:hover,
a.c-warning:hover {
  color: #f37b1d;
}
.c-error,
.c-error a,
a.c-error {
  color: #c00;
}
.c-error a:hover,
a.c-error:hover {
  color: #c00;
}
.c-333,
.c-333 a,
a.c-333 {
  color: #333;
}
.c-333 a:hover,
a.c-333:hover {
  color: #333;
}
.c-666,
.c-666 a,
a.c-666 {
  color: #666;
}
.c-666 a:hover,
a.c-666:hover {
  color: #666;
}
.c-999,
.c-999 a,
a.c-999 {
  color: #999;
}
.c-999 a:hover,
a.c-999:hover {
  color: #999;
}
.c-red,
.c-red a,
a.c-red {
  color: red;
}
.c-red a:hover,
a.c-red:hover {
  color: red;
}
.c-green,
.c-green a,
a.c-green {
  color: green;
}
.c-red a:hover,
a.c-red:hover {
  color: green;
}
.c-blue,
.c-blue a,
a.c-blue {
  color: blue;
}
.c-blue a:hover,
a.c-blue:hover {
  color: blue;
}
.c-white,
.c-white a,
a.c-white {
  color: white;
}
.c-white a:hover,
a.c-white:hover {
  color: white;
}
.c-black,
.c-black a {
  color: black;
}
.c-black a:hover,
a.c-black:hover {
  color: black;
}
.c-orange,
.c-orange a,
a.c-orange {
  color: orange;
}
.c-orange a:hover,
a.c-orange:hover {
  color: orange;
}
.bg-primary,
.bg-primary a,
a.bg-primary {
  background-color: #5a98de;
}
.bg-primary a:hover,
a.bg-primary:hover {
  background-color: #5a98de;
}
.bg-secondary,
.bg-secondary a,
a.bg-secondary {
  background-color: #555;
}
.bg-secondary a:hover,
a.bg-secondary:hover {
  background-color: #555;
}
.bg-success,
.bg-success a,
a.bg-success {
  background-color: #5eb95e;
}
.bg-success a:hover,
a.bg-success:hover {
  background-color: #5eb95e;
}
.bg-danger,
.bg-danger a,
a.bg-danger {
  background-color: #dd514c;
}
.bg-danger a:hover,
a.bg-danger:hover {
  background-color: #dd514c;
}
.bg-warning,
.bg-warning a,
a.bg-warning {
  background-color: #f37b1d;
}
.bg-warning a:hover,
a.bg-warning:hover {
  background-color: #f37b1d;
}
.bg-error,
.bg-error a,
a.bg-error {
  background-color: #c00;
}
.bg-error a:hover,
a.bg-error:hover {
  background-color: #c00;
}
.bg-333,
.bg-333 a,
a.bg-333 {
  background-color: #333;
}
.bg-333 a:hover,
a.bg-333:hover {
  background-color: #333;
}
.bg-666,
.bg-666 a,
a.bg-666 {
  background-color: #666;
}
.bg-666 a:hover,
a.bg-666:hover {
  background-color: #666;
}
.bg-999,
.bg-999 a,
a.bg-999 {
  background-color: #999;
}
.bg-999 a:hover,
a.bg-999:hover {
  background-color: #999;
}
.bg-red,
.bg-red a,
a.bg-red {
  background-color: red;
}
.bg-red a:hover,
a.bg-red:hover {
  background-color: red;
}
.bg-green,
.bg-green a,
a.bg-green {
  background-color: green;
}
.bg-red a:hover,
a.bg-red:hover {
  background-color: green;
}
.bg-blue,
.bg-blue a,
a.bg-blue {
  background-color: blue;
}
.bg-blue a:hover,
a.bg-blue:hover {
  background-color: blue;
}
.bg-white,
.bg-white a,
a.bg-white {
  background-color: white;
}
.bg-white a:hover,
a.bg-white:hover {
  background-color: white;
}
.bg-black,
.bg-black a {
  background-color: black;
}
.bg-black a:hover,
a.bg-black:hover {
  background-color: black;
}
.bg-orange,
.bg-orange a,
a.bg-orange {
  background-color: orange;
}
.bg-orange a:hover,
a.bg-orange:hover {
  background-color: orange;
}
.bg-f8f8f8,
.bg-f8f8f8 a,
a.bg-f8f8f8 {
  background-color: #f8f8f8;
}
.bg-f8f8f8 a:hover,
a.bg-f8f8f8:hover {
  background-color: #f8f8f8;
}
.bg-dedede,
.bg-dedede a,
a.bg-dedede {
  background-color: #dedede;
}
.bg-dedede a:hover,
a.bg-dedede:hover {
  background-color: #dedede;
}
.unselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.transition-3 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.transition-2 {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.transition-1 {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
._fz-30 {
  font-size: 30px !important;
}
._fz-28 {
  font-size: 28px !important;
}
._fz-26 {
  font-size: 26px !important;
}
._fz-24 {
  font-size: 24px !important;
}
._fz-22 {
  font-size: 22px !important;
}
._fz-20 {
  font-size: 20px !important;
}
._fz-18 {
  font-size: 18px !important;
}
._fz-16 {
  font-size: 16px !important;
}
._fz-14 {
  font-size: 14px !important;
}
._fz-12 {
  font-size: 12px !important;
}
._fz-10 {
  font-size: 10px !important;
}
._fz-8 {
  font-size: 8px !important;
}
.w-100 {
  width: 100%;
}
.w-95 {
  width: 95%;
}
.w-90 {
  width: 90%;
}
.w-85 {
  width: 85%;
}
.w-80 {
  width: 80%;
}
.w-75 {
  width: 75%;
}
.w-70 {
  width: 70%;
}
.w-65 {
  width: 65%;
}
.w-60 {
  width: 60%;
}
.w-55 {
  width: 55%;
}
.w-50 {
  width: 50%;
}
.w-45 {
  width: 45%;
}
.w-40 {
  width: 40%;
}
.w-35 {
  width: 35%;
}
.w-30 {
  width: 30%;
}
.w-25 {
  width: 25%;
}
.w-20 {
  width: 20%;
}
.w-15 {
  width: 15%;
}
.w-10 {
  width: 10%;
}
.w-5 {
  width: 5%;
}
.w-0 {
  width: 0%;
}
.pd-30 {
  padding: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.pd-25 {
  padding: 25px;
}
.pt-25 {
  padding-top: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pd-20 {
  padding: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pd-15 {
  padding: 15px;
}
.pt-15 {
  padding-top: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.pd-10 {
  padding: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pd-5 {
  padding: 5px;
}
.pt-5 {
  padding-top: 5px;
}
.pr-5 {
  padding-right: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pl-5 {
  padding-left: 5px;
}
.pd-0 {
  padding: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.mg-30 {
  margin: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mg-25 {
  margin: 25px;
}
.mt-25 {
  margin-top: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mg-20 {
  margin: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mg-15 {
  margin: 15px;
}
.mt-15 {
  margin-top: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mg-10 {
  margin: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mg-5 {
  margin: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mg-0 {
  margin: 0px;
}
.mt-0 {
  margin-top: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.ml-0 {
  margin-left: 0px;
}
._mg-30 {
  margin: 30px !important;
}
._mt-30 {
  margin-top: 30px !important;
}
._mr-30 {
  margin-right: 30px !important;
}
._mb-30 {
  margin-bottom: 30px !important;
}
._ml-30 {
  margin-left: 30px !important;
}
._mg-25 {
  margin: 25px !important;
}
._mt-25 {
  margin-top: 25px !important;
}
._mr-25 {
  margin-right: 25px !important;
}
._mb-25 {
  margin-bottom: 25px !important;
}
._ml-25 {
  margin-left: 25px !important;
}
._mg-20 {
  margin: 20px !important;
}
._mt-20 {
  margin-top: 20px !important;
}
._mr-20 {
  margin-right: 20px !important;
}
._mb-20 {
  margin-bottom: 20px !important;
}
._ml-20 {
  margin-left: 20px !important;
}
._mg-15 {
  margin: 15px !important;
}
._mt-15 {
  margin-top: 15px !important;
}
._mr-15 {
  margin-right: 15px !important;
}
._mb-15 {
  margin-bottom: 15px !important;
}
._ml-15 {
  margin-left: 15px !important;
}
._mg-10 {
  margin: 10px !important;
}
._mt-10 {
  margin-top: 10px !important;
}
._mr-10 {
  margin-right: 10px !important;
}
._mb-10 {
  margin-bottom: 10px !important;
}
._ml-10 {
  margin-left: 10px !important;
}
._mg-5 {
  margin: 5px !important;
}
._mt-5 {
  margin-top: 5px !important;
}
._mr-5 {
  margin-right: 5px !important;
}
._mb-5 {
  margin-bottom: 5px !important;
}
._ml-5 {
  margin-left: 5px !important;
}
._mg-0 {
  margin: 0px !important;
}
._mt-0 {
  margin-top: 0px !important;
}
._mr-0 {
  margin-right: 0px !important;
}
._mb-0 {
  margin-bottom: 0px !important;
}
._ml-0 {
  margin-left: 0px !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
._fl {
  float: left!important;
}
._fr {
  float: right!important;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.text-l {
  text-align: left!important;
}
.text-c {
  text-align: center!important;
}
.text-r {
  text-align: right!important;
}
.ui-btn {
  padding: 4px 12px;
  font-size: 14px;
  color: #666;
  border: 1px solid #f9f9f9;
  cursor: pointer;
  border-radius: 3px;
  outline: none;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  line-height: normal!important;
  text-decoration: none!important;
}
.ui-btn:hover,
.ui-btn:active {
  opacity: 0.9;
}
.ui-btn.default {
  color: #666;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.ui-btn.primary {
  color: #fff;
  background-color: #5a98de;
  border-color: #5a98de;
}
.ui-btn.secondary {
  color: #fff;
  background-color: #3bb4f2;
  border-color: #3bb4f2;
}
.ui-btn.success {
  color: #fff;
  background-color: #5eb95e;
  border-color: #5eb95e;
}
.ui-btn.warning {
  color: #fff;
  background-color: #f37b1d;
  border-color: #f37b1d;
}
.ui-btn.danger {
  color: #fff;
  background-color: #dd514c;
  border-color: #dd514c;
}
.ui-btn.info {
  color: #fff;
  background-color: #1E9FFF;
  border-color: #1E9FFF;
}
.ui-btn.link {
  color: #0e90d2;
  cursor: pointer;
  border-color: transparent;
  background-color: transparent;
}
.ui-btn.link:hover,
.ui-btn.link:active {
  color: #095f8a;
  text-decoration: underline;
  background-color: transparent;
}
.ui-btn.disabled {
  cursor: not-allowed;
  background-image: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
  pointer-events: none;
}
.checkList {
  padding-right: 30px;
}
.checkList,
.checkList li {
  float: left;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.checkList .ex-type,
.checkList b {
  color: #f7a500;
}
.checkList .ex-ck {
  color: #000000;
  font-size: 20px;
}
.checkList .ex-ck.success {
  color: #5eb95e;
}
.checkList .ex-ck.warning {
  color: red;
}
.checkList .ex-ck.blue {
  color: blue;
}
.checkList .ex-ck-su {
  color: #5eb95e;
}
.checkList li.dxt {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.checkList li.dxt .title {
  color: #557ff7;
  font-size: 20px;
  float: left;
  width: 100%;
  padding: 10px 0;
  line-height: 140%;
}
.checkList li.dxt .item {
  float: left;
  width: 100%;
  height: auto;
  color: #a9a9a9;
  font-size: 18px;
  height: 40px;
  line-height: 35px;
  padding: 5px 0;
}
.checkList li.dxt .item:hover span,
.checkList li.dxt .item span.sel {
  color: #3aa5d7;
}
.checkList li.dxt .item label {
  float: left;
  width: 100%;
  height: 100%;
}
.checkList li.dxt .item label span {
  cursor: pointer;
  font-size: 20px;
}
.checkList li.dxt .item label .mCheck {
  float: right;
  display: block;
  display: inline-block;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: url(/static/web/images/check-true-false.png) no-repeat left top;
}
.checkList li.dxt .item label .mCheck.sel {
  background: url(/static/web/images/check-true-false.png) no-repeat left -27px top;
}
.checkList li.dxt .item label .mCheck input {
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  *filter: alpha(opacity=100);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}
.checkList li.pdt {
  margin-bottom: 35px;
  color: #557ff7;
  font-size: 20px;
  line-height: 26px;
  float: left;
  width: 100%;
  padding: 10px 0;
}
.checkList li.pdt.sel {
  color: #557ff7;
}
.checkList li.pdt .mCheck-true {
  float: right;
  display: block;
  display: inline-block;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: url(/static/web/images/check-true-false.png) no-repeat left top;
}
.checkList li.pdt .mCheck-true.sel {
  background: url(/static/web/images/check-true-false.png) no-repeat left -27px top;
}
.checkList li.pdt .mCheck-true input {
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  *filter: alpha(opacity=100);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}
.checkList li.pdt .mCheck-false {
  float: right;
  display: block;
  display: inline-block;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: url(/static/web/images/check-true-false.png) no-repeat left -54px top;
  margin-left: 10px;
}
.checkList li.pdt .mCheck-false.sel {
  background: url(/static/web/images/check-true-false.png) no-repeat left -81px top;
}
.checkList li.pdt .mCheck-false input {
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  *filter: alpha(opacity=100);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}
.docr-kjsub {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 20px;
}
.checkSubmit {
  margin: 0 auto;
  text-align: center;
  width: 200px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #3569fc;
  border: 0 none;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 8px #999;
  -moz-box-shadow: 0px 0px 8px #999;
  box-shadow: 0px 0px 8px #999;
}
.checkSubmit:hover {
  background-color: #557ff7;
}
.os-dt-box {
  position: fixed;
  right: -250px;
  bottom: 20px;
  z-index: 9999;
  width: 250px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: osdtMove 0.5s forwards 0.3s;
  -moz-animation: osdtMove 0.5s forwards 0.3s;
  -ms-animation: osdtMove 0.5s forwards 0.3s;
  -o-animation: osdtMove 0.5s forwards 0.3s;
  animation: osdtMove 0.5s forwards 0.3s;
}
@-moz-keyframes osdtMove {
  0% {
    right: -250px;
  }
  100% {
    right: 20px;
  }
}
@-o-keyframes osdtMove {
  0% {
    right: -250px;
  }
  100% {
    right: 20px;
  }
}
@-webkit-keyframes osdtMove {
  0% {
    right: -250px;
  }
  100% {
    right: 20px;
  }
}
@keyframes osdtMove {
  0% {
    right: -250px;
  }
  100% {
    right: 20px;
  }
}
.os-dt-box.osdt-hidden {
  -webkit-transform: translateX(270px);
  -moz-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
}
.os-dt-box.osdt-hidden .os-dt-tit2 {
  display: block;
}
.os-dt-box .os-dt-tit {
  float: left;
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #fde58f;
  text-align: center;
  font-size: 14px;
  color: #2f85d0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.os-dt-box .os-dt-tit2 {
  display: none;
  width: 1em;
  height: 100px;
  line-height: 130%;
  position: absolute;
  margin-top: -50px;
  left: -35px;
  top: 50%;
  z-index: 2;
  background-color: #fde58f;
  text-align: center;
  font-size: 14px;
  color: #2f85d0;
  padding: 45px 10px 15px;
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.os-dt-box .osdt-con {
  float: left;
  width: 100%;
  height: auto;
}
.os-dt-box .osdt-con .osdt-con-ul {
  width: 100%;
  height: auto;
}
.os-dt-box .osdt-con .osdt-con-ul,
.os-dt-box .osdt-con .osdt-con-ul li {
  float: left;
  list-style: none;
}
.os-dt-box .osdt-con .osdt-con-ul li {
  padding: 8px;
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.os-dt-box .osdt-con .osdt-con-ul li.sel {
  background-color: #f0f0f0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.os-dt-box .osdt-con .osdt-con-ul li.sel:after {
  content: '';
  width: 200%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 1px;
  bottom: -1px;
  z-index: 1;
  transform-origin: left center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.os-dt-box .osdt-con .osdt-con-ul li span {
  position: absolute;
  right: 8px;
  bottom: 6px;
  z-index: 1;
  font-size: 14px;
  color: #2f85d0;
}
.os-dt-box .osdt-sub {
  float: left;
  width: 100%;
}
.os-dt-box .osdt-sub input {
  float: left;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  border: 0 none;
  background-color: #54afff;
  font-size: 14px;
  cursor: pointer;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.os-dt-box:hover .osdt-close {
  display: block;
}
.os-dt-box .osdt-close {
  position: absolute;
  right: -13px;
  top: -13px;
  display: none;
  width: 26px;
  height: 26px;
  background: #fff url(/static/web/images/icon-close.png) no-repeat;
  background-size: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 3;
  cursor: pointer;
}
@media screen and (max-width: 1500px) {
  .os-dt-box {
    display: none;
  }
}
