@charset "UTF-8";



.fullOrder-wrap {
  background: #fff
}

.fullOrder-title-wrap {

  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
  font-size: 12px;
}

.fullOrder-wrap a {
  cursor: pointer;
  display: inline-block;
}

.fullOrder-title-wrap a {
  color: rgba(153, 153, 153, 1);
  font-size: 12px;

}

.pd-15 {
  padding: 0 15px;
}

a.blue {
  color: #3695FF !important;
}

.ddgl-wrap {
  border-bottom: 1px solid #eeeeee;

}

.ddgl-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 10px 0;

}

.ddgl-title .ddgl-tabs-btn {
  color: rgba(153, 153, 153, 1);
}

.ddgl-title .ddgl-tabs-btn a {
  color: rgba(153, 153, 153, 1);
  margin-right: 30px;
}

.ddgl-title .ddgl-tabs-btn a.active {
  color: rgba(51, 51, 51, 1);
}

.ddgl-fr a {
  margin-left: 30px;
  font-size: 12px;
}

.ddgl-fr a i {
  font-size: 12px;
  display: inline-block;
  margin-left: 4px;
}

.icon-icon-up-copy-copy {
  width: 8px;
  height: 8px;
  background-image: url(../images/icon_arrow_top_blue.png);
  background-size: 8px;
}



.ddgl-state-list {
  padding-bottom: 10px;
  font-size: 0;
}

.ddgl-state-list a {
  font-size: 12px;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  border-radius: 3px;
  height: 21px;
  line-height: 21px;
  padding: 0 10px;
  margin: 2px 14px 2px 0;

}

.ddgl-state-list a:hover {
  color: rgba(54, 149, 255, 1)
}

.ddgl-state-list a.active {
  background: rgba(54, 149, 255, 1);
  color: rgba(255, 255, 255, 1);
}

.choice-wrap {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 15px;
}

.choice-wrap .choice-item {
  padding: 4px 0;
  font-size: 12px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;

}

.layui-form-item {
  margin-bottom: 0;
  font-size: 12px;
}

.layui-form-label {
  text-align: left;
  width: auto;
  min-width: 82px;
  line-height: 28px;
  margin-right: 10px;
}

.layui-form-radio * {
  font-size: 12px;
}

.layui-form-radio>i {
  font-size: 15px;
  margin-right: 6px;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
  color: rgba(54, 149, 255, 1);
}

.layui-form-radio {
  margin: 0px 7px 0 0;
  padding-right: 7px;
}

.layui-form-label {
  padding: 0;
}

.layui-input-block {
  margin-left: 0;
  min-height: auto;
}

.mul-btn {
  width: 55px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  border: 1px solid rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
  color: rgba(54, 149, 255, 1);
  text-align: center;
}

.icon-icon-up-copy-copy {
  font-size: 12px;
  margin-left: 4px;
}

.multi-search-area .multi-search-cont {
  width: calc(100% - 150px);
}

.more-box .multi-tit {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;

  background: rgba(241, 246, 251, 1);
  border: 1px solid rgba(238, 238, 238, 1);
}

.multi-tit .search-bar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 12px;
  color: rgba(51, 51, 51, 1);

}

.search-bar>input {
  width: 200px;
  height: 21px;
  line-height: 21px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(238, 238, 238, 1);
  opacity: 1;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 10px;
  transition: 0.3s ease all;
}

.search-bar>input:focus {

  border: 1px solid rgba(54, 149, 255, 1)
}

.multi-seach-btn {
  width: 56px;
  height: 21px;
  background: rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 17px;
  color: rgba(255, 255, 255, 1);
  margin-left: 8px;
}




.more-box .multi-cont {
  max-height: 127px;
  overflow: auto;
  padding: 11px 15px;
  width: 100%;
  background: #f6f6f6;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.layui-form-checkbox[lay-skin=primary] i {
  border: none;
  border-radius: 3px;
  font-size: 0;
  background: url(../images/check.png) no-repeat center/contain;
}

.layui-form-checked[lay-skin=primary] i {
  background: url(../images/check-check.png) no-repeat center/contain;

}

.multi-item-box {
  width: 100%;
}

.multi-item-box>.multi-item {}

.multi-item>label {
  display: inline-block;
  cursor: pointer;
}

.multi-bottom {
  padding: 12px 15px;

}

.multi-bottom .btn-bar {
  margin-top: 16px;
  text-align: right;
}

.multi-bottom .btn-bar a {
  width: 68px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
  font-size: 14px;
  color: rgba(54, 149, 255, 1);
  margin-left: 10px;
}

.multi-bottom .btn-bar .comf-btn {
  background: rgba(54, 149, 255, 1);
  color: #fff
}

.multi-bottom .btn-bar .cancel-btn:hover {
  background: #2f85e6;
  color: #fff;
}

.multi-bottom .btn-bar .comf-btn:hover {
  background: #2f85e6;
}

.btn-bar .cancel-btn {
  background: #fff;
}

.com-search-cont {
  width: 100%;
  position: relative;
}

.checked-item-bar {
  font-size: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.multi-search-cont {
  border: 1px solid rgba(238, 238, 238, 1);
  display: none;
}

.multi-seach-btn:hover {
  background: #0079ff;
}

.multi-btn-bar {
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}

.multi-btn-bar a {
  margin-left: 15px;
  display: none;
}

.multi-btn-bar a i {
  font-size: 12px;
  margin-left: 4px;
}

.icon-icon-up-copy-copy1 {
  width: 8px;
  height: 8px;
  background-image: url(../images/icon_arrow_top_blue.png);
  background-size: 8px;
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg)
}


.multi-btn-bar a.active {
  display: inline-block;
}

.multi-search-cont {
  width: calc(100% - 150px);
}

.com-search-cont .layui-form-item {
  width: calc(100% - 150px);
}

.multi-cont .multi-item .layui-form-checkbox[lay-skin=primary] {

  margin: 3px 0;
}



.choice-item-flex {
  width: 33.3333%;
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.choice-mark-wrap .com-search-cont {
  width: auto;
}

.choice-mark-wrap .com-search-cont .layui-form-item {
  width: auto;
}

.color-list {
  font-size: 0;
}

.com-search-color {
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 3px;
  margin-right: 4px;
  /* margin-top: 5px; */
  color: #fff;
  float: left;
}




.com-search-color i {
  width: 17px;
  height: 17px;
  display: none;
  background: url(../images/duigou.png) no-repeat center/contain;
}



.com-search-color:hover {
  color: #fff;
}

.com-search-color.active i {
  display: block;
}

.dr-time {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.dr-time .com-search-input {
  height: 21px;
  line-height: 21px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(238, 238, 238, 1);
  opacity: 1;
  border-radius: 3px;
  padding: 0 10px;
  transition: 0.3s ease all;

}

.com-search-input:focus {
  border: 1px solid #3695FF
}

.dr-time .tc {
  padding: 0 5px;
  color: rgba(51, 51, 51, 1);
}

.long-input {
  width: 884px;
  height: 21px;
  line-height: 21px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(238, 238, 238, 1);
  opacity: 1;
  border-radius: 3px;
  margin-top: 4px;
}

.layui-input:focus,
.layui-textarea:focus {
  border-color: #3695FF !important;
}

.wlbtns {
  margin-top: 4px;
}

.wlbtns button {
  padding: 0 15px;
  height: 21px;
  line-height: 21px;
  border: 1px solid rgba(54, 149, 255, 1);
  color: rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
  background: #fff;
  margin-left: 10px;
  font-size: 12px;
}

.wlbtns button:hover {
  background: rgba(54, 149, 255, 1);
  color: #fff;
}

.wlbtns button.active {
  background: rgba(54, 149, 255, 1);
  color: #fff;
}

.w50 {
  width: 50% !important;
}

.com-senior-search {
  display: none;
  background: #F6F7FB;
  padding: 10px 0;
}

.com-search-field>div.com-search-item,
.com-senior-search>div.com-search-item {
  padding: 5px 18px;
}

.template-gallery-material-search-div>div,
.com-search-field>div,
.com-senior-search>div {
  padding: 8px 18px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.com-search-item>span {
  display: inline-block;
  min-width: 65px;
  margin-right: 20px;
  vertical-align: top;
  text-align: right;
  position: relative;
}

.com-search-input {
  height: 21px;
  line-height: 21px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(238, 238, 238, 1);
  opacity: 1;
  border-radius: 3px;
  padding: 0 10px;
  transition: 0.3s ease all;
  width: 130px;
}

.com-search-item-right.order-box .com-search-item>span {
  min-width: 60px;
}

.layui-btn {
  height: 21px;
  line-height: 21px;
}

.w6 {
  width: 6% !important;
  display: inline-block;
}


.w47 {
  width: 47% !important;

}

.w100 {
  width: 100% !important;
}

.com-search-item-right {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}

.com-search-item-right input {
  font-size: 12px;
}

.tc {
  text-align: center;
  font-size: 12px;
  height: 21px;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
}

.mt5 {
  margin-top: 5px !important;
}

.tr {
  text-align: right !important;
}


.com-senior-search .com-search-item-tr {
  display: block
}

.sort-flex-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}

.sort-flex-wrap .sort-search .com-search-con {
  font-size: 12px;
  height: 21px;

  padding: 0 10px;
  line-height: 20px;
}

.sort-flex-wrap .sort-search .com-search-con i {
  display: none;
}

.sort-flex-wrap .sort-search .com-search-con.on {
  background: #3695FF;
  color: #fff;
  border-radius: 3px;
}

.sort-flex-wrap .sort-search .com-search-con.on i {
  display: inline-block;
  font-size: 12px;
  width: 11px;
  height: 8px;
  position: relative;
  top: 1px;
  margin-left: 4px;
  background: url(../images/icon_arrow_left_shi.png) no-repeat center/contain;
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}



.sort-search-rt {
  text-align: right;
}

.sort-search-rt a:hover {
  opacity: 0.8;
}

.com-table-box {

  margin: 12px;
  min-height: 50px;
  background: #fff;
  padding: 0 15px;
}

.com-table-box .com-pagination {
  height: 50px;
  line-height: 50px;
  text-align: right;
  overflow: hidden;
}

.page-sel {
  margin-right: 20px;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
}

.page-plugin {
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
}

.page-sel .page-num,
.page-sel .page-num-pop {
  background-color: rgb(255, 255, 255);
  width: 40px;
  height: 21px;
  height: 21px;
  margin: 0 10px;
  color: rgba(153, 153, 153, 1);
  border: 1px solid rgba(153, 153, 153, 1);
  opacity: 1;
  border-radius: 3px;
}


.com-table-box .simple-pagination,
.record-detail-pop .simple-pagination {
  padding: 0 5px 1px 0;
}

.simple-pagination {
  display: inline-block;
  overflow: hidden;
  padding: 0 5px 5px 0;
  margin: 0;
}

.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0 2px;
  float: left;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(153, 153, 153, 1);
  border-radius: 3px;
}

.page-plugin .light-theme .current {
  border: 1px solid rgba(54, 149, 255, 1);
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(54, 149, 255, 1);
  color: #fff;

}

.simple-pagination li:nth-child(1) {
  border: none;
}

.simple-pagination li:last-child {
  border: none;
}

.simple-pagination li:last-child .current {
  background: none;
  border: none;

}

.simple-pagination li:nth-child(1) .current {
  background: none;
  border: none;

}

.page-plugin .light-theme .current.prev,
.light-theme .current.next {
  border-color: rgb(226, 226, 227);
  color: rgb(178, 178, 178);
  width: 100%;
  height: 100%;
  display: inline-block;
}

.normal thead th {
  height: 36px;
  background: rgba(239, 244, 248, 1);
  white-space: nowrap;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-weight: normal;
  /* position: relative; */
}

.normal-box.pro-box>table.normal {
  width: calc(100% - 0.5px);
  min-width: 900px;
}

.normal-box.pro-box {
  overflow-x: auto;
  position: relative;
}



.pager-info {
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 12px;
}

.pager-info form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 12px;

}

.page-div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.pager-info form .layui-form-checkbox span {
  font-size: 12px;
}

.pager-info .layui-form-checkbox[lay-skin=primary] {
  padding-left: 22px;
}

.pager-info .layui-form-checkbox[lay-skin=primary] span {
  top: -1px;
  position: relative;
  padding-right: 4px;
}

.page-info {
  display: inline-block;
  margin-left: 20px;
}

.page-input {
  margin: 0 7px;
  width: 30px;
  height: 21px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(153, 153, 153, 1);
  opacity: 1;
  border-radius: 3px;
  text-align: center;
}

.com-pagination .light-pagination {
  vertical-align: middle;
}

.com-pagination .light-pagination i {
  font-size: 12px;
  width: 20px;
  height: 20px;
  background-size: 20px;
  vertical-align: middle;
}

.com-pagination .light-pagination .icon-icon-up-copy {
  background-image: url(../images/page_left.png)
}

.com-pagination .light-pagination .icon-icon-up-copy-copy2 {
  background-image: url(../images/page_left.png);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
}



.flip-page {
  padding: 0 10px;
  height: 21px;
  line-height: 21px;
  background: rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  margin-left: 20px;
  cursor: pointer;
}

.flip-page:hover {
  color: #fff;
}

.table-empty {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  color: rgba(51, 51, 51, 1);
  display: block;
}

.red {
  color: #FF6D6D
}

.min-110 {
  min-width: 116px;
}

.layui-form-radio img {
  max-height: 19px;
}

.center {
  text-align: center;
}

.import-btn {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
}

.tem-standard {
  background: rgba(255, 255, 255, 1);
  margin: 12px 15px;
  padding: 20px 30px;
}

.tem-standard article {
  font-size: 14px;
  line-height: 30px;
  color: rgba(51, 51, 51, 1);
}

.tem-standard article h1 {
  font-size: 15px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);

}

.layui-form-select .layui-edge {
  border-top-color: #000;
}

.layui-form-select dl dd.layui-this {
  background: #3695FF;
}

.layui-input,
.layui-select,
.layui-textarea {
  height: 21px;
  line-height: 20px;
}

.layui-form-select dl {
  top: 21px;
}

.layui-form-select dl dd,
.layui-form-select dl dt {
  line-height: 21px;
}

.short-input {
  width: 240px;

}

/* 账号管理 */
.myAccount-wrap {
  padding: 30px;
}

.noborder {
  border-bottom: none;
  padding: 12px 30px;
}

.account-title {
  font-size: 16px;
  line-height: 22px;
  color: rgba(51, 51, 51, 1);
}

.account-sec {
  padding: 10px 0;
}

.account-con {
  padding: 15px 0;
}

.account-con .acc-list {
  line-height: 20px;
  color: rgba(153, 153, 153, 1);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;

}

.account-con .acc-list .acc-label {
  min-width: 90px;
  margin-right: 6px;
}

.account-con .acc-list .acc-text {
  min-width: 220px;
  margin-right: 6px;
}

.acc-btns a {
  color: #3695FF;
  display: inline-block;
  margin-right: 30px;
}

.acc-btns a:hover {
  opacity: 0.8;
}

.account-con .acc-list .acc-text .kyye-num {
  color: #FF6D6D
}

.account-con .acc-list .acc-text .icon-shuaxin {
  color: #3695FF;
  margin-left: 10px;
  cursor: pointer;
}

.account-con .acc-list .acc-text .icon-shuaxin:hover {
  opacity: 0.8;
}

.account-con .acc-list .acc-text .mem-rank {
  padding: 0 10px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  background: linear-gradient(90deg, rgba(54, 149, 255, 1) 0%, rgba(0, 194, 255, 1) 100%);
  opacity: 1;
  border-radius: 3px;
  color: #fff
}


.account-con .acc-list .acc-text .mem-rank i {
  width: 17px;
  height: 17px;
  display: inline-block;
  background-image: url(../images/xunzhang.png);
}

.normal tbody tr {
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.normal tbody td {
  padding: 30px 10px;
  text-align: center;
}

.yu-tip {
  background: rgba(255, 109, 109, 1);
  font-size: 12px;
  opacity: 1;
  border-radius: 3px;
  color: #fff;
  margin-left: 2px;
  width: 18px;
  text-align: center;
  height: 18px;
  line-height: 18px;
}

/* 新增子页面弹出 */
.maskT {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}

.subaccount-popup {
  position: fixed;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 1);
  width: 800px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1008;
  display: none;
  max-height: 90%;
  overflow-y: auto;
}

.map-preview-title {
  padding: 0 15px;
  font-size: 14px;
  color: rgb(89, 90, 90);
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  background: rgba(241, 246, 251, 1);
  border-radius: 6px 6px 0px 0px;
}

.map-preview-title .icon-delete {
  float: right;
  color: #999;
  font-size: 20px;
  margin: 0 6px 0 0;
  cursor: pointer;
}

.subaccount-wrap {
  padding: 20px 34px;
}

.choice-wrap-subaccount .choice-item {
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 6px 0;
}


.subaccount-wrap .layui-input,
.subaccount-wrap .layui-select,
.subaccount-wrap .layui-textarea {
  height: 34px;
  font-size: 14px;
  line-height: 34px;
}


.subaccount-wrap .layui-form-label {
  font-size: 14px;
  width: 16%;
}

.subaccount-wrap .com-search-cont {
  width: 84%;
}

.short-input-480 {
  width: 480px;
}

.subaccount-wrap .layui-form-item .layui-form-checkbox[lay-skin=primary] {
  margin-top: 0
}

.cjjs-btn {
  width: 79px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  background: rgba(54, 149, 255, 1);
  color: #fff;
  font-size: 12px;
  display: inline-block;
  opacity: 1;
  border-radius: 3px;
}

.dqsj-table {
  text-align: center;
}

.dqsj-table thead th {
  background: #eff4f8;
  font-weight: normal;
  padding: 2px;
  color: #4d4e4e;
}

.dqsj-table thead th a {
  color: #a2a2a3
}

.dqsj-table tbody td {
  height: 40px;
  text-align: center;
}

.dqsj-table .layui-form-checkbox[lay-skin=primary] {
  padding-left: 20px;
}

.dqsj-table tbody td .layui-input-block {
  margin: 0 auto;
  float: none;
}

.dqsj-table tbody tr {
  border-bottom: 1px solid #eeeeee;
}

.explain-tit {
  padding: 2px 10px;
  background: rgba(54, 149, 255, 1);
  color: #fff;
  border-radius: 3px;
}



.choice-wrap-subaccount .noflex {
  align-items: baseline
}

.explain-text {
  line-height: 24px;
  font-size: 14px;
}

.explain-text>div {
  display: flex
}

.ex-tit {
  width: 24%;
}

.ex-ul p {
  display: flex
}

.ex-ul p span:first-child {
  width: 25%;
}

.ex-ul p span:nth-child(2) {
  width: 75%;
}

.sub-bt-btns {
  padding: 20px;
  background: rgba(246, 246, 246, 1);
  text-align: right;
}

.sub-bt-btns a {
  display: inline-block;
  width: 68px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid rgba(54, 149, 255, 1);
  font-size: 14px;
  margin-left: 18px;
  border-radius: 3px;
}

.sub-bt-btns .keep-btn {
  background: rgba(54, 149, 255, 1);
  color: #fff
}

.sub-bt-btns a:hover {
  background: #0079ff;
  color: #fff;
}

.sub-bt-btns .keep-btn:hover {
  background: #0079ff;
}


/* 权限管理 */
.role-setting {
  margin: 12px;
  background: #fff;

}

.roleset-tit {
  padding: 0 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;

  height: 40px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.roleset-tit>span {
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
}

.roleset-tit select {
  background: #3695FF;
  color: #fff;
  height: 21px;
  border: none;
  font-size: 12px;
  padding: 0 10px;
}

.roleset-tit .layui-form-select {
  width: 106px;
}

.roleset-tit .layui-form-select .layui-input {
  background: #3695FF;
  color: #fff;
  height: 21px;
  border: none;
  font-size: 12px;
  padding: 0 10px;
}

.roleset-tit .layui-form-select .layui-edge {
  border-top-color: #fff;
}

.layui-form-select .layui-edge {
  border-width: 4px;
}

.setting-con {
  width: 570px;
  margin: 0 auto;
  padding: 20px 0;
}

.role-setting-table .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: baseline;
  padding: 7px 0;
  position: relative;
}

.role-setting-table .item .layui-input {
  height: 34px;
  font-size: 14px;
}

.role-setting-table .item .layui-textarea {
  min-height: 58px;
  resize: none;
}

.role-permission {
  padding: 15px;
}

.role-permission table thead th {
  background: #eff4f8;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee
}

.tree-more .layui-icon-file {
  display: none;
}

.tree-more .layui-tree-line .layui-tree-set:before {
  display: none;
}

.tree-more .layui-tree-line .layui-tree-set .layui-tree-set:after {
  display: none;
}

.tree-more .layui-tree-icon {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: rgba(54, 149, 255, 1);
  border: none;
  color: #fff;
  border-radius: 3px;
  margin: 0 5px;
  position: relative;
  top: -1px;
}

.tree-more .layui-tree-icon .layui-icon {
  color: #fff;
}

.tree-more .layui-tree-set:first-child .layui-tree-entry .layui-tree-main {
  padding-left: 6px;
  padding-right: 6px;
}

.tree-more .layui-tree-entry {
  height: auto;
  padding: 8px 0;
}

.tree-more .layui-form-checkbox[lay-skin=primary] {
  padding-left: 22px;
}

.tree-more .layui-tree .layui-tree-set .layui-tree-pack .layui-tree-set .layui-tree-pack .layui-tree-set .layui-tree-pack {
  margin-left: 32%;
  width: 60%;
}

.tree-more .layui-tree .layui-tree-set .layui-tree-pack .layui-tree-set .layui-tree-pack .layui-tree-set .layui-tree-pack .layui-tree-set {
  min-width: 220px;
  width: auto;
  display: inline-block;
}

.role-bt-btns {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #eeeeee;
}

.role-bt-btns a {
  height: 50px;
  line-height: 50px;
  min-width: 120px;
  font-size: 16px;
}


.com-product-table td a {
  padding: 0 5px;
}

.rhhq-div {
  line-height: 34px;
  padding-left: 10px;
}

.choice-item-flex-50 {
  width: auto;
  margin-right: 10%
}

.tl {
  text-align: left;
}

/* 数据-产品统计 */
.wd-50 {
  width: 50%;
}

.statistics-wrap {
  padding: 0 6px;
}

.statistics-list {
  padding: 12px 0 0 0;
}

.statistics-list .role-setting {
  margin: 0 6px;
}

.statistics-con {
  height: 190px;
  position: relative;
}

.statistics-con .total-pic {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-flow: column;
  height: 100%;
}

.statistics-con .total-pic .pic-num {
  color: rgba(54, 149, 255, 1);
  font-size: 20px;
  padding-bottom: 23px;
}

.statistics-con .total-pic .pic-tip {
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
  color: rgba(51, 51, 51, 1);

}

.tk-space {
  padding: 0 80px;
}

.tk-space .tk-title {
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-top: 70px;
  display: -webkit-flex;
  justify-content: space-between;
}

.tk-space .tk-title .js-num {
  color: #3695FF;
  font-size: 15px;
}

.tk-space .layui-progress {
  margin-top: 12px;
}

.tk-space .layui-progress-text {
  top: 0;
  right: 0;
}

.layui-icon {
  font-family: "Microsoft YaHei" !important;
}

.layui-form-radio>i {
  font-size: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #999999;
  position: relative;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
  border: 1px solid #3695FF;
}

.layui-form-radioed>i::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 7px;
  margin-left: -3.5px;
  margin-top: -3.5px;
  border-radius: 50%;
  background: #3695FF;
}

.layui-laydate-header i {
  font-size: 0 !important;
  width: 20px;
}

.layui-icon {
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
}

.laydate-prev-y {
  background-image: url(../images/shuangjiantou.png);
  background-size: contain;
}

.laydate-prev-m {
  background-image: url(../images/zuojiantou.png);
  background-size: contain;
}

.laydate-next-m {
  background-image: url(../images/zuojiantou.png);
  background-size: contain;
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.laydate-next-y {
  background-image: url(../images/shuangjiantou.png);
  background-size: contain;
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.layui-tree-icon .layui-icon {
  font-size: 0;
}

.layui-icon-subtraction {
  position: relative;
  font-size: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.layui-icon-subtraction::before {
  content: '-';
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 14px;
  text-align: center;
  left: 0;
  top: 0;
}

.layui-icon-addition::before {
  content: '+';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 14px;
  text-align: center
}

/* 数据 */
.tk-space .layui-progress {
  background: rgba(238, 238, 238, 1);
  height: 14px;
  border-radius: 7px;
}

.tk-space .layui-progress-bar {
  height: 14px;
}

.tk-space .layui-progress-big .layui-progress-text {
  font-size: 15px;
  color: #3695FF !important;
}

.role-setting .er-tab {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 40px;
  padding: 0 15px;
}

.role-setting .er-tab .tab-acc-num {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.role-setting .er-tab .tab-acc-num .layui-form-label {
  width: auto;
  min-width: auto;
  margin-right: 0;
  font-size: 12px;
}

.role-setting .er-tab .tab-acc-num .layui-input {
  border: none;
  width: 70px;
  font-size: 12px;
  color: #3695FF;
}

.role-setting .er-tab .tab-acc-num .layui-form-select dl {
  font-size: 12px;
}

.role-setting .er-tab .tab-date {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.role-setting .er-tab .tab-date span {
  padding: 2px 10px;
  color: #3695FF;
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
}

.role-setting .er-tab .tab-date span.active {
  background: #3695FF;
  color: #fff
}

.role-setting .er-tab .days-tab {
  margin-right: 20px;
}

.product-chart {
  height: 200px;
}

.pd-0 {
  padding: 0 !important;
}

.pic-ranking-table tbody td {
  padding: 30px 10px;
  text-align: center;
  font-size: 14px;
}

.total-wrap {
  margin: 12px;
  min-height: 50px;
  background: #fff;
  padding: 0 10px;
}

.total-wrap .total-item {
  float: left;
  width: 50%;
  padding: 40px 50px;
}

.total-wrap .total-item .total-item-hd {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  padding-bottom: 10px;
}

.total-wrap .total-item .total-item-hd .tit {

  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  position: relative;
  display: inline-block;
  width: 106px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.total-wrap .total-item .total-item-hd .tit::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 109, 109, 1);
  transform: skewX(-30deg);
  z-index: 1;
}

.total-wrap .total-item .total-item-hd .tit span {
  position: relative;
  z-index: 2;
}

.total-wrap .total-item .total-item-hd .num {
  font-size: 16px;
}

.total-wrap .total-item ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  font-size: 12px;
  color: #3695FF
}

.total-wrap .total-item ul li .pay-total {
  color: rgba(153, 153, 153, 1);
}

.total-wrap .total-item ul li .pay-num {
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
}

.total-wrap .total-item ul li:last-child {
  margin-top: 25px;
}

.total-wrap .total-item:nth-child(2) .total-item-hd .tit::before {
  background: rgba(54, 149, 255, 1);
}

.wd-188 {
  width: 188px !important;
}

.wd-100 {
  width: 100% !important;
}


.role-setting-edit-table .item .layui-form-select dl {
  top: 34px;
}

.role-setting-edit-table .item .layui-input {
  background: rgba(246, 246, 246, 1);
}

.edit-setting-con {
  width: 690px;
}

.role-setting-edit-table .layui-form-label {
  width: 140px;
}

.role-setting-edit-table .rule-tip {
  font-size: 12px;
  color: rgba(153, 153, 153, 1);
  position: absolute;
  top: 7px;
  right: -55px;
  line-height: 34px;
}

.edit-table {
  text-align: center;
}

.edit-table thead th {
  padding: 8px;
  font-weight: normal;
  background: rgba(246, 246, 246, 1);
}

.edit-table tbody tr {
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.edit-table tbody td {
  padding: 10px;
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
}

.edit-table tbody .edit-btns {
  color: #999999;
  font-size: 14px;
  vertical-align: middle;
}

.edit-table tbody .edit-btns a {
  color: #999999;
  font-size: 14px;
}

.edit-table tbody .edit-btns .blue {
  color: #3695FF
}

.ebtns-wrap {
  text-align: center;
  font-size: 0;
  margin-top: 20px;
}

.ebtns-wrap a {
  width: 120px;
  height: 50px;
  line-height: 50px;
  background: rgba(54, 149, 255, 1);
  opacity: 1;
  border-radius: 3px;
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  margin-right: 20px;
}

.ebtns-wrap a:hover {
  background: rgba(54, 149, 255, 0.8);
}

.nobg .item .layui-input {
  background: #fff
}

.add-attr .layui-input {
  width: 90px;
  height: 34px;
  background: rgba(54, 149, 255, 1) !important;
  border-radius: 3px;
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
  padding-right: 20px;
}

.add-attr .layui-form-select .layui-edge {
  border-top-color: #fff;
}

.layui-form-select .layui-input {
  padding-right: 20px !important;
}

.layui-form-selected .layui-edge {
  margin-top: -6px;

}

.wd-240 {
  width: 240px !important;
}

.choice-item-flex-auto {
  width: auto;
  margin-right: 70px;
}

.ml-10 {
  margin-left: 10px;
}

.layui-btn {
  font-size: 12px;
}

.ddgl-tabs-btn .mul-btn:hover {
  color: #fff !important;
  background: #3695FF;
}

.tem-pic img {
  max-width: 60px;
}

.tpic-name {
  text-align: left;
  margin-left: 14px;
}

.tpic-name .mark {
  display: block;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
}

.mate-table tbody td {
  padding: 10px;
}

.cg-time {
  font-size: 12px;
}

.choice-item-flex-second {
  width: 470px;
  margin-right: 40px;

}

.wd-240 {
  width: 240px !important;
}

.choice-item-flex-second .com-search-cont .layui-form-item {
  width: 100%;
}

.sort-flex-wrap .sort-search .com-search-con.recycle-btn {
  background: url(../images/huishouzhan.png) no-repeat left center;
  background-size: 20px;
  padding-left: 26px;
  margin: 0 10px;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
}

.ddgl-title .ddgl-tabs-btn .set-btn {
  font-size: 13px;
  color: rgba(54, 149, 255, 1);
  padding-left: 18px;
  background: url(../images/tianjia.png) no-repeat left center;
  background-size: 15px;
}

.gray-wrap {
  padding: 13px 15px;
  background: rgba(246, 246, 246, 1);
}

.wd-690 {
  width: 690px;
}

.choice-item-flex-auto {
  width: auto;
}

.wd-96 {
  width: 96px;
}

.price-free {
  padding: 0 14px;
  height: 21px;
  background: rgba(255, 109, 109, 1);
  border-radius: 3px;
  font-size: 14px;
  display: inline-block;
  line-height: 20px;
  color: rgba(255, 255, 255, 1);
}

.orderTitle {
  color: rgba(153, 153, 153, 1);
}

/* index */

.fullOrder-title-wrap-auto {
  height: auto;
  padding: 13px 30px 20px 30px;
}

.user-wrap {
  line-height: normal;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.user-wrap .user-photo {
  background-color: #3695FF;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
}

.user-wrap .user-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.user-wrap .user-name {
  font-size: 16px;
  line-height: 22px;
  color: rgba(51, 51, 51, 1);
  padding-bottom: 8px;
}

.user-wrap .user-marks {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: rgba(153, 153, 153, 1);
}

.shops-info {
  position: relative;
  line-height: normal;
}

.shops-info .infoList li {
  float: left;
  text-align: center;
  padding: 0 40px;
  border-right: 1px solid rgba(238, 238, 238, 1);

}

.shops-info .infoList li:last-child {
  border-right: none;
}

.shops-info .infoList li .list-tit {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: rgba(51, 51, 51, 1);
}

.shops-info .infoList li .list-price {
  font-size: 18px;
  font-weight: 800;
  line-height: 25px;
  color: rgba(54, 149, 255, 1);
  padding-top: 2px;
}

.shops-info .infoList li .num-box {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: rgba(153, 153, 153, 1);
  opacity: 0.5;
  margin-top: 12px;
}

.shops-info .select-wrap {
  position: absolute;
  top: 0;
  left: -100px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  line-height: 17px;
}

.shops-info .select-wrap form {

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.shops-info .select-wrap select {
  border: none;
  background: transparent;
  line-height: 17px;
}

.shops-info .select-wrap .layui-form-select .layui-input {
  border: none;
  background: transparent;
  width: 70px;
  color: #3695FF;
  height: 17px;
  line-height: 17px;
}




.wd-p66 {
  width: 66%;
}

.wd-p34 {
  width: 34%;
}

.todo-con {
  margin: 0 30px;
}

.todo-con .todo-table tr {
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.todo-con .todo-table tr td {
  padding: 40px 20px;
  font-size: 14px;
}


.todo-con .todo-table tr td .flex-td .t-state {
  min-width: 100px;
  display: inline-block;
}

.todo-con .todo-table .todo-title {
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
  color: rgba(51, 51, 51, 1);
}


.todo-con .todo-table .t-num {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: rgba(54, 149, 255, 1);
  padding-left: 20px;
}

.todo-table:last-child tr {
  border-bottom: none;
}

.mt-12 {
  margin-top: 12px !important;
}

.index-com-tit {
  padding: 0 15px;
  height: 40px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.index-com-tit span {
  color: #999999;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  position: relative;
  cursor: pointer;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.index-com-tit span::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #3695FF
}

.index-com-tit span:hover {
  color: #333333;

}

.index-com-tit span.active {
  color: #333333;
  background: rgba(54, 149, 255, 0.1);
}

.index-com-tit span.active::before {
  width: 100%;
}

.index-notice {
  margin: 0 15px;
}

.index-notice .notice-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  position: relative;
}

.index-notice .notice-list li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(51, 51, 51, 1);
  display: inline-block;
  width: 100%;
  padding-right: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-notice .notice-list li a:hover {
  color: #3695FF;
}

.index-notice .notice-list li .n-time {
  font-size: 12px;
  font-weight: 400;
  line-height: 50px;
  color: rgba(153, 153, 153, 1);
  position: absolute;
  top: 0;
  right: 0;
}


.role-setting .er-tab .tab-acc-num .acc-num-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-right: 40px;
}

.role-setting .er-tab .acc-num-item:first-child .layui-input {
  width: 90px;
}

.common-use-btns {
  padding: 8px 15px;
}

.common-use-btns li {
  float: left;
  width: 33.3333%;
  padding: 6px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(51, 51, 51, 1);
}

.common-use-btns li a {
  color: rgba(51, 51, 51, 1);
}

.common-use-btns li a:hover {
  color: #3695FF;
}

.common-use-btns li .add-btn {
  color: #3695FF;
  border: 1px solid #3695FF;
  padding: 1px 10px;
  border-radius: 3px;
}

.common-use-btns li .add-btn:hover {
  color: #fff;
  background: #3695FF;
}

.common-problem {
  margin: 0 15px;
}

.common-problem li {
  padding: 12px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.common-problem li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(54, 149, 255, 1);
}

.common-problem li a:hover {
  opacity: 0.8;
}

.unresolved-btn {
  padding: 15px 0;
  text-align: center;
}

.unresolved-btn a {
  font-size: 14px;
  display: inline-block;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  padding: 7px 20px;
  background: rgba(54, 149, 255, 1);
  border-radius: 3px;
}

.unresolved-btn a:hover {
  background: #0079ff;
}

.selection-box {
  position: relative;
  top: -1px;
}

.selection-box .layui-input {
  background: #3695FF;
  color: #fff;
  height: 21px;
  line-height: 21px;
  border-radius: 3px;
  border: none; width: 100px;
} 

.selection-box input::-webkit-input-placeholder {
  color: #ffffff;
}

.selection-box input:-moz-placeholder {
  color: #ffffff;

}

.selection-box .layui-form-select .layui-edge {
  border-top-color: #fff;
}

.selection-box .layui-form-select dl {
  text-align: left;
}