/* #region sass vars */
/* #endregion */
.cl-theme {
  color: #ff6724 !important;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
  color: #ff6724!important;
}
.layui-btn-primary {
  background-color: #f7f7f7;
  border: solid 1px #e5e5e5;
}
.layui-table, .layui-table-view {
   margin: 0;
}
.layui-laypage a,.layui-laypage span {
  border: solid 1px #e5e5e5!important;
  margin: 0 5px;
}

.layui-laypage a:hover {
  color: #fff!important;
  background-color: #ff9567;
}
.layui-laypage a.active{
  color: #fff!important;
  background: #ff9567;
  display: inline-block;
  border-radius: 2px;
}
/* #region sass mixins */
/* #endregion sass mixins */
.u-date {
  width: 25%;
}
.news-list .u-date{
  margin-top: -20px;
}
.u-date h2 {
  font-size: 36px;
  font-weight: bold;
  color: #666;
}

.u-date p {
  color: #999999;
}

body {
  background-color: #F7F7F7;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: transparent;
}

.layui-laypage .layui-laypage-curr em {
  color: #F90;
  font-weight: bold;
}

.layui-laypage a,
.layui-laypage span {
  border: none;
}

.layui-btn-primary:hover {
  background-color: #3388ff;
  color: #fff !important;
  border-color: #3388FF;
}

i.iconfont {
  color: #fff;
}

.theme-green .layui-btn-primary:hover {
  background-color: #07cd5a;
  color: #07cd5a;
}

.theme-green .column i,
.theme-green .column h2,
.theme-green .yl_column i,
.theme-green .yl_column h2 {
  color: #07cd5a;
}

.theme-green .cont-domain_sell ._box1 ._box1-i ._flex-wra ._i:hover p {
  color: #07cd5a;
}

.theme-green .tab-title li.active a,
.theme-green .tab-title li:hover a,
.theme-green .cont-domain_sell ._box1 ._box1-i ._flex-wra ._i:hover ._cir {
  background-color: #07cd5a;
}

.theme-green .ajax-submit,
.theme-green .buy-btn,
.theme-green .selected-list li:hover .buy-btn-selected,
.theme-green #nav {
  background-color: #07cd5a;
}

.theme-green .navbar li .on,
.theme-green .navbar li a:hover {
  background-color: #3EE36A;
}

.theme-green .selected-list li:hover .buy-btn-selected,
.theme-green .layui-btn-primary:hover {
  border-color: #07cd5a !important;
}

.theme-green .cont-alldomain ._box0 ._cates ._sub {
  color: #07cd5a;
  border-color: #07cd5a !important;
}

.theme-green .cont-alldomain ._box0 ._cates ._btn.on {
  background-color: #07cd5a;
  color: #fff !important;
  border-color: #07cd5a;
}

.cont-alldomain .layui-form-label {
  width: 90px;
}

.cont-alldomain ._box0 ._cates ._btn {
  margin-bottom: 10px;
}

.cont-alldomain ._box0 ._cates ._btn.on {
  background-color: #3388ff;
  color: #fff !important;
  border-color: #3388FF;
}

.cont-alldomain ._box0 ._cates ._sub {
  border-color: #3388FF;
  color: #3388FF;
}

.cont-alldomain ._box0 ._cates ._sub:hover {
  border-color: #3388FF;
  color: #3388FF;
}

.cont-alldomain ._box0 ._cates ._sub,
.cont-alldomain ._box0 ._cates ._reset {
  padding: 10px 40px;
  height: auto;
  line-height: 1;
  border-radius: 99px;
}


.cont-newslist ._box0 {
  padding-bottom: 0;
}

.cont-newslist ._box0 .news-item li {
  width: 46%;
  padding: 0;
  margin: 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 200px;
  text-align: left;
  float: left;
  border-bottom: solid 1px #f7f7f7;
}

.cont-newslist ._box0 .news-item li ._a {
  display: block;
}

.cont-newslist ._box0 .news-item li:nth-of-type(2n) {
  /*margin: 20px 5px;*/
}

.cont-newslist ._box0 .news-item li p.news-time {
  font-size: 12px;
  line-height: 50px;
  color: #999999;
}

.cont-newslist ._box0 .news-item li p.news-tit {
  font-weight: bold;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  max-width: 400px;
}

.cont-newslist ._box0 .news-item li p.news-dec {
  margin-top: 15px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 12px;
  height: 70px;
  line-height: 2;
  color: #999;
}

.cont-newslist ._box0 .news-item li p.news-more {
  margin-top: 15px;
  font-size: 12px;
  line-height: 20px;
  color: #ff8c19;
}

.cont-newsdetail a {
  cursor: pointer;
}

.cont-newsdetail .u-box._box0 {
  padding: 20px 40px;
  padding-bottom: 40px;
}

.cont-newsdetail ._line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #f1f1f1;
}

.cont-newsdetail ._box1 ._l,
.cont-newsdetail ._box1 ._r {
  background-color: #fff;
  padding: 15px;
  text-align: center;
  width: 50%;
  text-overflow: ellipsis;
}

.cont-newsdetail ._box1 ._l:hover,
.cont-newsdetail ._box1 ._r:hover {
  color: #F90;
}

.cont-newsdetail ._box1 ._l span,
.cont-newsdetail ._box1 ._r span {
  max-width: 400px;
  display: inline-block;
}

.cont-newsdetail ._box1 ._r {
  /*margin-left: 1%;*/
}

.cont-domain_detail ._box-l {
  background: none;
  width: 900px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cont-domain_detail ._box-l ._box-l0 {
  background-color: #fff;
}

.cont-domain_detail ._box-l ._box-l1 {
  background-color: #fff;
}

.cont-domain_detail ._box-l ._box-l1 ._form0 .layui-icon {
  color: #999;
}

.cont-domain_detail ._box-l ._box-l1 ._form0 .layui-form-label {
  color: #666;
}

.cont-domain_detail ._box-l ._box-l1 .layui-form-pane .layui-form-label {
  width: 50px;
}

.cont-domain_detail ._box-l ._box-l1 .layui-inline {
  margin-top: 10px;
}

.cont-domain_detail ._box-l ._box-l1 .layui-inline._1 input {
  border-radius: 0;
}

.cont-domain_detail ._box-l ._box-l1 .layui-inline._1 .layui-input-inline {
  margin-right: 0;
  width: 141px;
}

.cont-domain_detail ._box-l ._box-l1 .layui-inline._1 .layui-form-label._1 {
  border-left: 0;
  margin-right: 10px;
}

.cont-domain_detail ._box-l ._box-l1 textarea {
  width: 91%;
}

.cont-domain_detail ._box-l ._box-l1 ._sub {
  margin-right: 75px;
}

.cont-domain_detail ._box-r {
  width: 280px;
  margin-left: 20px;
  background-color: #fff;
  padding: 10px;
}

.cont-domain_detail ._box-r .yzym-list li {
  width: 100%;
}

.cont-domain_detail ._box-r .yzym-list li .index-price {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.cont-domain_detail ._box-r .yzym-list li:hover {
  background-color: #F7F7F7;
}

.cont-domain_sell ._u-title {
  font-size: 28px;
  color: #333333;
  margin-top: 80px;
}

.cont-domain_sell .mybanner {
  float: none;
  margin-top: 80px;
}

.cont-domain_sell ._box0 ._0 {
  height: 511px;
  background-image: url(../images/1.png);
  color: #fff;
  overflow: auto;
}

.cont-domain_sell ._box0 ._0 ._0-0 {
  margin-top: 150px;
  font-size: 52px;
}

.cont-domain_sell ._box0 ._0 ._0-1 {
  margin-top: 40px;
  font-size: 24px;
}

.cont-domain_sell ._box0 ._0 ._0-2 {
  margin-top: 80px;
  font-size: 18px;
}

.cont-domain_sell ._box0 ._0 ._0-2 .layui-btn {
  background: none;
  border: solid 2px #ffffff;
  color: #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.cont-domain_sell ._box1 {
  background-color: #fff;
  overflow: auto;
  margin-bottom: 20px;
}

.cont-domain_sell ._box1 ._box1-i {
  /*margin-bottom: 80px;*/
}

.cont-domain_sell ._box1 ._box1-i ._flex-wra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cont-domain_sell ._box1 ._box1-i ._flex-wra ._i {
  color: #ccc;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.cont-domain_sell ._box1 ._box1-i ._flex-wra ._i ._cir {
  width: 120px;
  height: 120px;
  line-height: 120px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  border-radius: 50%;
}

.cont-domain_sell ._box1 ._box1-i ._flex-wra ._i ._cir i {
  font-size: 38px;
}

.cont-domain_sell ._box1 ._box1-i ._flex-wra ._i:hover ._cir {
  background-color: #3388ff;
  color: #fff;
}

.cont-domain_sell ._box1 ._box1-i ._flex-wra ._i:hover p {
  color: #3388ff;
}

.cont-domain_sell ._box2-i {
  margin-bottom: 80px;
}

.cont-domain_sell ._box2-i ._flex-wra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cont-domain_sell ._box2-i ._flex-wra ._i {
  width: 280px;
  height: 180px;
  color: #fff;
  background-color: #3388FF;
}

.cont-domain_sell ._box2-i ._flex-wra ._i._1 {
  background-color: #3366ff;
}

.cont-domain_sell ._box2-i ._flex-wra ._i._2 {
  background-color: #6633ff;
}

.cont-domain_sell ._box2-i ._flex-wra ._i._3 {
  overflow: auto;
  background-color: #6a28c7;
}

.cont-domain_sell ._box2-i ._flex-wra ._i._3 ._cir {
  margin-top: 15px;
}

.cont-domain_sell ._box2-i ._flex-wra ._i._3 .layui-btn {
  margin-top: 10px;
}

.cont-domain_sell ._box2-i ._flex-wra ._i .layui-btn {
  margin-top: 20px;
  background: none;
  border: solid 2px #ffffff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #fff;
}

.cont-domain_sell ._box2-i ._flex-wra ._i ._cir {
  font-size: 24px;
  margin-top: 53px;
}

.cont-domain_sell ._box2-i ._flex-wra ._i ._cir i {
  font-size: 38px;
}

.page-domain_sell #jm-head {
  padding: 0;
}

.page-domain_sell #jm-head ._a.on {
  color: #3388FF;
}

.page-domain_sell #jm-head ._rig button {
  color: #ff8c19;
  background-color: transparent;
  border-color: #ff8c19;
}

.page-domain_sell #jm-head ._rig button:hover {
  color: #ff8c19 !important;
}

.page-domain_sell ._nav-wra {
  position: fixed;
  width: 100%;
  top: 0;
}

#jm-head .head-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#jm-head .head-box ._r-side li {
  float: left;
  margin-left: 25px;
}

#jm-head .head-box ._r-side li a:hover, #jm-head .head-box ._r-side li a.on {
  color: #ff6724;
}

#jm-head .head-box ._r-side i {
  font-size: 22px;
}

#jm-head .head-box ._r-side ._sear-wra {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#jm-head .head-box ._r-side ._sear-wra ._close {
  font-size: 33px;
  color: #999999;
}

#jm-head .head-box ._r-side ._sear-wra ._inp {
  all: unset;
  width: 450px;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
}

#jm-head .head-box ._r-side ._sear-wra ._sear-btn {
  right: 0px;
}

#jm-head .head-box ._r-side ._sear-wra ._form {
  right: 30px;
}

#jm-head .head-box ._r-side ._sear-wra .layui-select-title input {
  border: none;
  width: 100px;
}

.cont-index ._ban {
  height: 122px;
  /*background-image: url("../images/4.png");*/
  width: 100%;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.cont-index ._recom-wra,
.cont-index ._good-wra,
.cont-index ._recent-wra,
.cont-index ._flow-wra,
.cont-index ._news-wra {
  padding: 20px 0;
}

.cont-index .column h2 {
  color: #555555;
}

.cont-index .youlian_left {
  background: none;
}

.cont-index .yl_column h2 {
  color: #555555;
}

.cont-index ._recom-wra .yzym-list li {
  background-color: #fafafa;
}

.cont-index ._recom-wra .yzym-list li:hover {
  background-color: #fff;
}

.cont-index ._recom-wra .yzym-list li .index-price {
  margin-top: 0px;
  font-size: 18px;
}

.cont-index ._recom-wra .yzym-list li .t-yuming.jm-33 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999999;
  line-height: 1.6;
  height: 48px;
  margin-top: 5px;
}

.cont-index ._good-wra .yzym_left {
  background: none;
}

.cont-index ._good-wra .yzym_left .tab-item {
  width: 1200px;
}

.cont-index ._good-wra .yzym_left .selected-list {
  width: 100%;
}

.cont-index ._good-wra .yzym_left .selected-list li {
  background: #fff;
  width: 19%;
  margin-right: 1%;
  margin-bottom: 10px;
  height: 120px;
  cursor: pointer;
}

.cont-index ._good-wra .yzym_left .selected-list li .selected-price {
  font-size: 14px;
}

.cont-index ._recent-wra .yzym_left .selected-list li {
  background-color: #fafafa;
  height: 90px;
}

.cont-index ._recent-wra .yzym_left .selected-list li:hover {
  background-color: #fafafa;
}

.cont-index ._flow-wra .yzym_left {
  background: none;
}

.cont-index ._flow-wra .process-item {
  margin-top: 20px;
  padding: 0;
}

.cont-index ._news-wra .news-item .news-list li {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  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;
  width: 31%;
  height: 150px;
  background-color: #fafafa;
  margin: 0;
  margin-right: 2%;
}

.cont-index ._news-wra .news-item .news-list li > a {
  width: 75%;
  display: block;
}

.cont-index ._news-wra .news-item .news-list li:hover {
  -webkit-box-shadow: 0px 5px 14px 2px rgba(0, 0, 0, 0.085);
          box-shadow: 0px 5px 14px 2px rgba(0, 0, 0, 0.085);
}

.cont-index .yl_list li:hover a {
  color: #ff6724;
}

footer {
  background: #20223a;
  height: 200px;
  padding-top: 0;
}

footer ._footer-i {
  width: 1200px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer ._footer-i ._p0 a {
  color: #fff;
}

footer ._footer-i ._r-side {
  color: #fff;
}

footer ._footer-i ._r-side ._p0 {
  text-align: right;
}

footer ._footer-i ._r-side ._p0 ._span {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 99px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: solid 1px #ffffff;
}

footer ._footer-i ._r-side ._p0 ._span:hover {
  background-color: #ff6724;
}

footer ._footer-i ._r-side ._p1 {
  color: #fff;
}

footer ._footer-i ._r-side ._p1 span {
  font-size: 20px;
}

#toolbar #to-top {
  background: #ff6724;
  width: auto;
  height: auto;
  line-height: initial;
  margin: 0;
  margin-top: 2px;
}

#toolbar #to-top i {
  color: #fff;
}

#toolbar #to-top:hover {
  background: #ff6724;
}

#toolbar ._box {
  display: block;
  background-color: #ff6724;
  padding: 13px 8px;
  margin-bottom: 2px;
  text-align: center;
}

#toolbar ._box .tooltiptext {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: solid 1px #eeeeee;
}

#toolbar ._box._box1 .tooltiptext {
  padding: 10px 15px;
  width: 130px;
}

#toolbar ._box._box1 .tooltiptext .iconfont {
  font-size: 16px;
}

#toolbar ._box._box1 .tooltiptext ._tel {
  font-size: large;
  margin-top: 5px;
}

#toolbar ._box .iconfont {
  font-size: 26px;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  /*width: 120px;*/
  background-color: #fff;
  color: #999999;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  position: absolute;
  z-index: 2;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip.tooltip-left .tooltiptext {
  top: -5px;
  right: 110%;
  bottom: auto;
  left: auto;
  margin-left: auto;
}

.tooltip.tooltip-left .tooltiptext::after {
  top: 50%;
  left: 100%;
  margin-left: auto;
  margin-top: -5px;
  border-color: transparent transparent transparent #fff;
}

.cont-contactus ._box0 {
  padding: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 500px;
}

.cont-contactus ._box0 table {
  border-collapse: collapse;
}

.cont-contactus ._box0 table td {
  border: 1px solid #e8e8e8;
  width: 254px;
  height: 300px;
}

.cont-contactus ._box0 table td._wx-td:hover ._wx-img {
  display: block;
}

.cont-contactus ._box0 table td._wx-td:hover ._wx-ico {
  display: none;
}

.cont-alldomain ._box0 ._cates ._btn.on {
  background-color: #ff6724;
  color: #fff !important;
  border-color: #ff6724;
}

.cont-alldomain ._box0 ._cates .__sub,
.cont-alldomain ._box0 ._cates .__reset {
  padding-left: 60px;
  padding-right: 60px;

}

.cont-newslist ._box0 .news-list li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

  height: 160px;
}

.cont-newslist ._box0 .news-list li:hover .news-tit{
color: #FF6724;
}
.cont-newslist ._box0 .news-list li .u-date {
  width: 17%;
  margin-top: -50px;
}

.cont-newslist ._box0 .news-list li ._a {
  width: 83%;
}

.cont-domain_detail ._box-r .yzym-list li:hover {
  background-color: #fff;
}

.cont-domain_detail ._box-r .yzym-list li {
  background-color: #fafafa;
  margin-bottom: 20px;
}

.cont-domain_detail .yzym-list .index-price {
  font-size: 14px;
}

.cont-domain_detail ._box-l ._box-l1 textarea {
  width: 70.4%;
}

.cont-domain_detail ._box-l ._box-l1 ._sub {
  margin-left: 110px;
  width: 170px;
  height: 36px;
  line-height: 36px;
  background-color: #6396f6;
  border-color: #6396f6;
  border-radius: 2px;
  color: #fff;
}

.page-domain_sell ._top-div {
  position: fixed;
  top: 0;
  background-color: #eeeeee;
  height: 40px;
}

.page-domain_sell ._top-div ._top-div-in {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.page-domain_sell ._box0 ._0 {
  margin-top: 120px;
  height: 380px;
  background-image: url(../images/6.png);
}

.page-domain_sell #logo img {
  margin: 0;
}

.page-domain_sell #jm-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}

.page-domain_sell #jm-head ._a {
  padding: 7px 17px;
}

.page-domain_sell #jm-head ._a.on {
  background-color: #ff6724;
  color: #fff;
}

.page-domain_sell ._box0 ._0 ._0-0 {
  margin-top: 30px;
  font-size: 60px;
}

.page-domain_sell ._box0 ._0 ._0-1 {
  margin-top: 37px;
  font-size: 24px;
}

.page-domain_sell ._box0 ._0 ._0-2 {
  margin-top: 63px;
  font-size: 24px;
}

.page-domain_sell ._box0 ._0 ._0-2 .layui-btn {
  border: none;
}

.page-domain_sell ._box0 ._0 ._0-2 .layui-btn._btn0 {
  color: #ff6724;
  background-color: #fff;
}

.page-domain_sell ._box0 ._0 ._0-2 .layui-btn._btn0:hover {
  color: #ff6724 !important;
}

.page-domain_sell ._box0 ._0 ._0-2 .layui-btn._btn1 {
  color: #fff;
  background-color: #ff6724;
}

.page-domain_sell ._box2 ._b-wra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-domain_sell ._box2 ._b-wra ._b {
  width: 22%;
  background-color: #fef8f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 70px 0 70px 0;
    height: 270px;
}

.page-domain_sell ._box2 ._b-wra ._wx-td {
  height: 264px;
}

.page-domain_sell ._box2 ._b-wra ._wx-td:hover {
  padding-top: 40px;
}

.page-domain_sell ._box2 ._b-wra ._wx-td:hover ._wx-img {
  display: block;
}

.page-domain_sell ._box2 ._b-wra ._wx-td:hover ._wx-ico {
  display: none;
}

.layui-btn-primary:hover {
  background-color: #ff6724;
  color: #fff !important;
  border-color: #ff6724;
}

.layout._head {
  -webkit-box-shadow: -1px 0 13px -3px rgba(122, 116, 122, 0.69);
          box-shadow: -1px 0 13px -3px rgba(122, 116, 122, 0.69);
  margin-bottom: 15px;
}

.m-table {
  margin-bottom: 40px;
}

.m-table thead th {
  text-align: center;
  font-weight: bold;
}
.m-table .layui-table thead tr {
  background: #fbf2ef;
line-height: 50px;
  height: 50px;
}

.m-table ._tabs {
  text-align: right;
  line-height: 40px;
}

.m-table ._tabs ._tab {
  text-align: right;
  margin-left: 20px;
}

.m-table ._tabs ._tab._on {
  color: #ff6724;
}

.m-table ._table {
  /*margin-top: 20px;*/
}

.m-table ._table tbody tr td:first-child {
  font-weight: bold;
}

.m-table ._table tbody tr td:nth-child(3) {
  color: #F90;
}
.m-table ._table tbody tr {
  border-bottom: 1px solid #f1f1f1;
}
.m-table ._table tbody tr:hover{
  background-color: #fcf7f5;
}

._empty {
  width: 200px;
  margin: 50px auto;
  padding-top: 50px;
}

._empty ._img {
  width: 100%;
  height: auto;
}

._empty ._p {
  margin: 20px;
}
.m-page{
  padding-bottom: 30px;
  padding-top: 20px;
}