@import url(/statics/epower/css/module/jianzhan/fuwu/index.css);
.title[data-v-ba3cfc94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 22px;
  line-height: 22px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 25px 0;
}
.title-content[data-v-ba3cfc94] {
  position: relative;
  color: #000000;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: bold;
  line-height: 19px;
  width: 64px;
}
.title-content .dot[data-v-ba3cfc94] {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 32px;
  height: 4px;
  background: #2A54EB;
  border-radius: 0 0 0 0;
  opacity: 1;
}


[data-v-5ee1b882] .van-tabs__nav--card {
  margin: 0 0;
  border: none;
}
[data-v-5ee1b882] .van-tabs__nav--card .van-tab {
  border: none;
  border-radius: 15px;
}
[data-v-5ee1b882] .van-tab .van-tab__text {
  color: #BFBFBF;
  font-size: 14px;
}
[data-v-5ee1b882] .van-tabs__nav--card .van-tab.van-tab--active {
  color: #8E68FE !important;
  background-color: #F6F3FF;
}
[data-v-5ee1b882] .van-tab.van-tab--active .van-tab__text {
  color: #8E68FE;
}
.card[data-v-5ee1b882] {
  border-bottom: 1px solid #F5F5F5;
  position: relative;
  height: 170px;
}
[data-v-5ee1b882] .van-card {
  background-color: #FFFFFF;
  height: 100%;
}
[data-v-5ee1b882] .van-card__content {
  padding: 5px 10px 5px 70px;
}
[data-v-5ee1b882] .van-card__title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
[data-v-5ee1b882] .van-card__des {
  color: #999999;
  font-size: 12px;
}
.desc[data-v-5ee1b882] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
[data-v-5ee1b882] .van-card__price {
  color: #EC4343;
  font-size: 16px;
  position: absolute;
  top: 115px;
}
[data-v-5ee1b882] .van-card__thumb {
  text-align: center;
}
.btn[data-v-5ee1b882] {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 80%;
  margin-top: -16px;
}

.with-images[data-v-0b670fa2] {
  border-radius: 15px;
}
.van-swipe.with-images .van-swipe-item img[data-v-0b670fa2] {
  max-height: 140px;
  min-height: 140px;
  width: 100%;
}

.search-container[data-v-5653437b] {
  position: relative;
}
.search-container .search-recommendation[data-v-5653437b] {
  position: absolute;
  z-index: 100;
  background: #FFFFFF;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.sBtn[data-v-5653437b] {
  background: -webkit-gradient(linear, left top, left bottom, from(#1C40C0), to(#7557F7));
  background: linear-gradient(to bottom, #1C40C0, #7557F7);
  color: #FFFFFF;
  padding: 0 15px;
  border-radius: 20px;
}
.wrapper-index[data-v-5653437b] {
  background-color: #FFFFFF;
  padding: 0 10px 50px;
  /*height: 100vh;*/
}
.notice[data-v-5653437b] {
  height: 40px;
  line-height: 40px;
}
.notice-img[data-v-5653437b] {
  width: 80px;
  height: 40px;
  margin-top: 10px;
}
.notice-content[data-v-5653437b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.notice-swipe[data-v-5653437b] {
  height: 40px;
  line-height: 40px;
}
.content-block[data-v-5653437b] {
  position: relative;
  height: 240px;
  background-image: url(../../../statics/mobile/img/query_bg2.png);
  background-size: 100% 100%;
}
.content-block .tips[data-v-5653437b] {
  position: absolute;
  left: 16px;
  top: 20px;
}
.content-block .title[data-v-5653437b] {
  width: 144px;
  height: 44px;
  font-size: 16px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 19px;
}
.content-block .sub-title[data-v-5653437b] {
  width: 100px;
  height: 17px;
  font-size: 12px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
  line-height: 14px;
}
.btn[data-v-5653437b] {
  left: 50%;
  margin-left: -75px;
}
/*.block-img-1{*/
/*  padding-top: 30px;*/
/*  text-align: center;*/
/*  position: relative;*/
/*}*/
/*.block-img-2{*/
/*  position: absolute;*/
/*  right: 14px;*/
/*  bottom: 10px;*/
/*}*/
/*.brand-list > div{*/
/*  width: 49%; border-radius: 2px; margin-right: 5px; float: left; padding: 15px 20px; height: 110px;*/
/*}*/
/*.brand-list > div:nth-child(2n) {margin-right: 0}*/
/*.brand-list.block-with-count-3 > div:last-child,*/
/*.brand-list.block-with-count-1 > div:last-child {*/
/*  width: 100%; margin-right: 0;*/
/*}*/
/*.brand-list.block-with-count-3 > div:last-child .block-header,*/
/*.brand-list.block-with-count-1 > div:last-child .block-header{text-align: center}*/
/*.brand-list.block-with-count-3 > div:last-child .block-sub-header,*/
/*.brand-list.block-with-count-1 > div:last-child .block-sub-header{ text-align: center; width: 100%}*/
/*.brand-list.block-with-count-3 > div:last-child .block-img-2,*/
/*.brand-list.block-with-count-1 > div:last-child .block-img-2{*/
/*  position: static;margin-top: 10px;*/
/*}*/

[data-v-09939bad]:export {
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
  subMenuActiveText: #f4f4f5;
  menuBg: #304156;
  menuHover: #263445;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 180px;
  fontSize: 12px;
}
.wrapper-news[data-v-09939bad] {
  background-color: #fff;
}
.van-sidebar[data-v-09939bad] {
  width: 100%;
}
.van-sidebar .van-sidebar-item[data-v-09939bad] {
  padding: 15px 12px;
}
.van-sidebar .van-sidebar-item--select[data-v-09939bad] {
  color: #507cf3;
}
.van-sidebar .van-sidebar-item--select[data-v-09939bad]:before {
  background-color: #507cf3;
}
.helps-list[data-v-09939bad] {
  padding-top: 10px;
  padding-left: 10px;
}
.helps-block[data-v-09939bad] {
  padding: 6px;
}
.helps-block[data-v-09939bad]:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.helps-block .content[data-v-09939bad] {
  height: 18px;
  line-height: 18px;
  width: 90%;
  float: left;
  font-size: 14px;
  color: #999;
  position: relative;
  padding-left: 12px;
}
.helps-block .content[data-v-09939bad]:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #999;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.helps-block .ending[data-v-09939bad] {
  float: right;
  height: 18px;
  width: 6%;
  line-height: 18px;
  color: #999;
}
.helps-block .ending i.iconfont[data-v-09939bad] {
  font-size: 14px;
}

.ep-dropdown-list {
  position: relative;
  font-size: 14px;
}
.ep-dropdown-list .ep-dropdown-list-label {
  width: 100%;
  height: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 14px;
}
.ep-dropdown-list .ep-dropdown-list-label .ep-dropdown-list-label__text {
  width: 100%;
  text-align: center;
}
.ep-dropdown-list .ep-dropdown-list-label .ep-dropdown-list-label__text .ep-dropdown-list-label__icon {
  margin-left: 5px;
}
.ep-dropdown-list .ep-dropdown-list-options {
  z-index: 998;
  border: 1px #efefef solid;
  width: 100%;
  padding: 10px;
  position: absolute;
  background-color: #fff;
  border-radius: 0 0 2px 2px;
}
.ep-dropdown-list .ep-dropdown-list-options .ep-dropdown-list-options__item {
  padding: 8px 0;
  border-bottom: 1px #eee solid;
  text-align: center;
}
.ep-dropdown-list .ep-dropdown-list-options .ep-dropdown-list-options__item.ep-dropdown-list-options__item_selected {
  color: #507CF3;
}
.ep-dropdown-list .ep-dropdown-list-options .ep-dropdown-list-options__item:last-child {
  border-bottom-width: 0;
}

.ep-search-bar__input {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ep-search-bar__left-span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ep-search-bar__left-span > div {
  width: 100%;
}
.ep-search-input {
  height: 30px;
  width: 100%;
  padding: 4px 15px 5px;
  background-color: #f7f7f7;
  border-radius: 15px;
  position: relative;
}
.ep-search-input .ep-search-input-extends {
  position: absolute;
  left: 0;
  top: 8px;
  line-height: 30px;
}
.ep-search-input .ep-search-input-extends .ep-dropdown-list {
  background-color: transparent;
}
.ep-search-input .ep-search-input-extends .ep-dropdown-list .ep-dropdown-list-label {
  padding: 0 6px 0 10px;
}
.ep-search-input input {
  width: 80%;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  color: #666;
  border: 0px;
  background-color: #f7f7f7;
}
.ep-search-input i {
  float: right;
}
.search-bar .ep-dropdown-list .ep-dropdown-list-options {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 8px;
}
.ep-search-bar.ep-search-bar-border--2 {
  height: 49px;
  border-radius: 2px;
}
.ep-search-bar.ep-search-bar-border--2 > div:first-child {
  border-radius: 0;
}
.ep-search-bar.ep-search-bar-border--2 .icon {
  border-radius: 0;
}
.ep-search-bar {
  width: 100%;
  height: 45px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
}
.ep-search-bar .ep-dropdown-list .ep-dropdown-list-label .ep-dropdown-list-label__text {
  line-height: 16px;
}
.ep-search-bar > .van-col {
  height: 45px;
}
.ep-search-bar > div:first-child {
  border-radius: 2px 0px 0px 2px;
}
.ep-search-bar > div:last-child {
  float: right;
}
.ep-search-bar .icon {
  border-radius: 0px 2px 2px 0px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.ep-search-bar .icon i.iconfont {
  font-size: 20px;
  color: #fff;
}
.ep-search-bar input {
  width: 100%;
  border: 0;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.ep-search-bar input[readonly] {
  color: #999;
}

.wrapper-query-index .sub-blocks > div {
  background: #F1F6FE;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13px 10px;
  border-radius: 4px;
}
.wrapper-query-index .sub-blocks > div div.logo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
  max-width: 45px;
  line-height: 45px;
  text-align: center;
  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;
}
.wrapper-query-index .sub-blocks > div div.info {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.wrapper-query-index .sub-blocks > div:nth-child(2n) {
  margin-right: 0px;
}
.wrapper-query-index .ep-dropdown-list {
  height: 45px;
}
.wrapper-query-index .ep-dropdown-list .ep-dropdown-list-label__text {
  border-right: 1px #ccc solid;
}
.wrapper-query-index .wrapper-header {
  height: 150px;
  overflow: hidden;
  width: 100%;
  background-image: url("/statics/epower/mobile/images/query-bg.png");
  background-size: 100%;
  padding: 15px;
}
.wrapper-query-index .wrapper-header h3 {
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 20px auto;
  line-height: 34px;
}


[data-v-6afeb864] .van-radio {
  padding: 5px;
  margin: 5px;
  border-radius: 8px;
}
[data-v-6afeb864] .van-radio__label {
  color: #5d7dc1;
  font-weight: 600;
}
[data-v-6afeb864] .van-field__control {
  color: #4c7fdb;
  font-weight: 600;
}
.content[data-v-6afeb864] {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url(../../../statics/mobile/img/bg_service.jpg);
  background-size: 100% 100%;
  overflow-y: scroll;
}
.active[data-v-6afeb864] {
  background-color: rgba(25, 137, 250, 0.1);
  color: #2e57eb !important;
}
.form[data-v-6afeb864] {
  position: absolute;
  top: 132px;
  width: 96%;
  left: 2%;
  border-radius: 15px;
  background-color: #e4f5fd;
  padding: 10px;
}
.form .label[data-v-6afeb864] {
  font-size: 16px;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 10px;
  color: #80a6e5;
}
.form .value[data-v-6afeb864] {
  background-color: #FFFFFF;
}

.div-404[data-v-e305beee] {
  background: #fff;
  text-align: center;
  height: 560px;
}
.div-404 img[data-v-e305beee] {
  display: inline-block;
  margin-top: 140px;
}
.div-404 p[data-v-e305beee] {
  font-size: 14px;
  color: #666;
  margin-top: 60px;
  margin-bottom: 30px;
}
.div-404 .back-btn[data-v-e305beee] {
  display: block;
  width: 295px;
  height: 40px;
  background: #507CF3;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  margin: 0 auto;
  border-radius: 40px;
}

.common-wrapper__header {
  width: 100%;
}
.common-wrapper__header--title {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding-top: 35px;
  line-height: 25px;
}
.common-wrapper__header--sub-title {
  text-align: center;
  color: #fff;
  margin-top: 15px;
  font-size: 14px;
}

.sms-buttons[data-v-8e145cfc] {
  text-align: right;
}
.sms-buttons > div[data-v-8e145cfc] {
  width: 100px;
  height: 35px;
  color: #666666;
  background: #F5F6FA;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  text-align: center;
  line-height: 35px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.sms-buttons > div.hover[data-v-8e145cfc] {
  color: #507CF3;
  background: #F1F6FE;
  border: 1px solid #507CF3;
}


[data-v-22085dfc] .van-image {
  display: block;
}

.user-login-wrapper {
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}
.user-login-wrapper h3 {
  width: 100%;
  margin-bottom: 30px;
  color: #507cf3;
  font-size: 20px;
}
.user-login-wrapper .login-types {
  margin-bottom: 20px;
}
.user-login-wrapper .login-types > div {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border-bottom: 2px #fff solid;
  cursor: pointer;
  float: left;
  width: 50%;
}
.user-login-wrapper .login-types > div:hover,
.user-login-wrapper .login-types > div.selected {
  color: #507cf3;
  border-bottom-color: #507cf3;
}
.user-login-wrapper .login-fields .van-field__left-icon {
  margin-right: 14px;
}
.user-login-wrapper .login-fields input {
  font-size: 14px;
}
.user-login-wrapper .login-fields i.iconfont {
  font-size: 20px;
  color: #ccc;
}
.user-login-wrapper .login-button {
  width: 80%;
  text-align: center;
  margin: 30px auto 20px;
}
.user-login-wrapper .block-register {
  font-size: 16px;
  color: #999;
}
.user-login-wrapper .block-retrieve {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}
.user-login-wrapper .van-cell {
  padding: 10px 0;
}
.user-login-wrapper .van-cell:after {
  border-bottom: 1px #ccc solid;
  left: 0;
  right: 0;
}
.user-login-wrapper .van-cell:last-child:after {
  display: block;
}
.user-login-wrapper .van-divider {
  margin-top: 20px;
}
.user-login-wrapper .quick-login .van-col > div {
  width: 50px;
  height: 50px;
  margin: auto;
  text-align: center;
  background-color: #18C385;
  border-radius: 50%;
  line-height: 50px;
}
.user-login-wrapper .quick-login .van-col > div.qq {
  background-color: #4ACDFE;
}
.user-login-wrapper.with-login-type {
  padding: 10px 40px 40px;
}
.user-login-wrapper.with-login-type .login-fields {
  margin-top: 20px;
}

.verify_code_wrapper {
  padding: 20px;
  text-align: center;
}
.verify_code_wrapper .verify_code_wrapper-container {
  margin: auto;
  width: 90%;
  border: 1px #ddd solid;
  border-radius: 2px;
}
.verify_code_wrapper .verify_code_wrapper-container input {
  border-width: 0px !important;
  line-height: 36px;
  padding: 0px;
  height: 36px;
  width: 58%;
}
.verify_code_wrapper .verify_code_wrapper-container img {
  float: right;
  max-width: 40%;
  border-radius: 2px;
}

.user-login-wrapper i.iconfont.icon-youxiang {
  font-size: 15px;
}

.user-retrieve-wrapper {
  height: 100%;
  background-color: #fff;
}
.user-retrieve-wrapper .refresh-code {
  margin-top: 20px;
  text-align: right;
  color: #999;
  margin-bottom: 40px;
}
.user-retrieve-wrapper .retrieve-container {
  padding: 40px;
}
.user-retrieve-wrapper .process-step {
  background-color: #F5F6FA;
  padding: 18px;
}
.user-retrieve-wrapper .process-step > div {
  width: 17.5%;
}
.user-retrieve-wrapper .process-step > div.jiantou {
  width: 10%;
}
.user-retrieve-wrapper .van-cell__title {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.user-retrieve-wrapper .van-dropdown-item__option--active,
.user-retrieve-wrapper .van-dropdown-item__option--active .van-dropdown-item__icon,
.user-retrieve-wrapper .van-dropdown-menu__title--active {
  color: #000;
}
.user-retrieve-wrapper .fetch-code {
  position: absolute;
  width: 90px;
  height: 30px;
  background: #E6EDFF;
  border-radius: 2px;
  color: #507cf3;
  font-size: 14px;
  display: block;
  top: 7px;
  right: 5px;
  text-align: center;
  line-height: 30px;
}
.user-retrieve-wrapper .code-container {
  position: relative;
}
.user-retrieve-wrapper .retrieve-complete {
  width: 182px;
  text-align: center;
  margin: 20px auto 0;
}
.user-retrieve-wrapper .retrieve-complete-tip {
  color: #666;
  font-size: 14px;
  line-height: 160%;
}

.single-detail-block {
  width: 100%;
  background-color: #fff;
}
.single-detail-block img {
  max-width: 100%;
}
.single-detail-block h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin: 5px 0 10px;
}
.single-detail-block h4 {
  font-size: 14px;
  color: #999;
  text-align: center;
}
.single-detail-block > div {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  line-height: 160%;
}
.single-detail-block > div p,
.single-detail-block > div div {
  margin-bottom: 10px;
  text-indent: 12px;
}

.order-title {
  padding: 10px 15px;
  margin-top: 10px;
  font-size: 14px;
}
.order-title h3 {
  color: #333;
  font-weight: bold;
}
.order-title a {
  color: #507CF3;
}
.order-title a i {
  vertical-align: -2px;
}

.wrapper-trademark-baomu .baomu-submit-bar {
  width: 100%;
}
.wrapper-trademark-baomu .baomu-files-list {
  margin-bottom: 20px;
}
.wrapper-trademark-baomu .baomu-files-list > div {
  -webkit-box-shadow: 0px 2px 6px 0px rgba(182, 192, 219, 0.1);
          box-shadow: 0px 2px 6px 0px rgba(182, 192, 219, 0.1);
  border: 1px solid #DFE3F1;
  border-radius: 10px 10px 0 0;
}
.wrapper-trademark-baomu .baomu-files-list .baomu-files-title {
  height: 52px;
  color: #fff;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  font-weight: bold;
}
.wrapper-trademark-baomu .baomu-files-list .van-row .van-col {
  height: 30px;
  padding: 8px 0;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}
.wrapper-trademark-baomu .baomu-files-list .van-row .van-col:first-child i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #507cf3;
  text-align: center;
  border-radius: 8px;
  font-size: 12px;
  color: #fff;
  float: right;
  margin-right: 10px;
}
.wrapper-trademark-baomu .baomu-files-list .van-row .van-col:last-child {
  color: #999;
}
.wrapper-trademark-baomu .baomu-files-list.comp .baomu-files-title {
  background-image: url("/statics/epower/mobile/images/baomu-bg-comp.png");
  background-size: 100%;
}
.wrapper-trademark-baomu .baomu-files-list.comp .van-row:nth-child(2n+1) {
  background: #F2F1FE;
}
.wrapper-trademark-baomu .baomu-files-list.priv .baomu-files-title {
  background-image: url("/statics/epower/mobile/images/baomu-bg-pri.png");
  background-size: 100%;
}
.wrapper-trademark-baomu .baomu-files-list.priv .van-row:nth-child(2n+1) {
  background: #FFF6F5;
}
.wrapper-trademark-baomu .domain-header {
  height: 150px;
  width: 100%;
  background-image: url("/statics/epower/mobile/images/banner-tm-bm.png");
  background-size: 100%;
}
.wrapper-trademark-baomu .baomu-process {
  width: 100%;
  background-image: url("/statics/epower/mobile/images/bg-tm-bm-process.png");
  background-size: 100%;
  background-repeat: repeat-y;
}
.wrapper-trademark-baomu .baomu-process h3 {
  color: #fff !important;
  padding-top: 10px !important;
  height: 58px !important;
}
.wrapper-trademark-baomu .baomu-process > div {
  padding: 0 10px 5px !important;
}
.wrapper-trademark-baomu .baomu-process .process-item {
  width: 95%;
  margin: 0 auto 10px;
}
.wrapper-trademark-baomu .baomu-process .process-item .number {
  float: left;
  width: 20%;
  height: 66px;
  position: relative;
}
.wrapper-trademark-baomu .baomu-process .process-item .number i {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 4px;
  margin: 16px auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  background-color: #fff;
}
.wrapper-trademark-baomu .baomu-process .process-item .number span {
  position: absolute;
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  color: #507cf3;
}
.wrapper-trademark-baomu .baomu-process .process-item .contents {
  float: left;
  width: 72%;
  margin-left: 10px;
  padding: 10px 25px;
  background: #FFFFFF;
  border-radius: 6px;
}
.wrapper-trademark-baomu .baomu-process .process-item .contents h4 {
  color: #333;
  font-size: 16px;
}
.wrapper-trademark-baomu .baomu-process .process-item .contents p {
  color: #999;
  font-size: 12px;
}
.wrapper-trademark-baomu .baomu-services {
  padding-top: 15px !important;
  padding-bottom: 30px !important;
}
.wrapper-trademark-baomu .baomu-services > div {
  float: left;
  width: 20%;
  text-align: center;
}
.wrapper-trademark-baomu .baomu-services > div div {
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto 10px;
  text-align: center;
  border-radius: 50%;
}
.wrapper-trademark-baomu .baomu-services > div div i.iconfont {
  font-size: 30px;
  color: #fff;
}
.wrapper-trademark-baomu .baomu-services > div div.icon-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#BEE1FF), to(#39A0F7));
  background: linear-gradient(180deg, #BEE1FF 0%, #39A0F7 100%);
}
.wrapper-trademark-baomu .baomu-services > div div.icon-2 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFADAC), to(#E54343));
  background: linear-gradient(180deg, #FFADAC 0%, #E54343 100%);
}
.wrapper-trademark-baomu .baomu-services > div div.icon-3 {
  background: -webkit-gradient(linear, left top, left bottom, from(#CCFFED), to(#18C385));
  background: linear-gradient(180deg, #CCFFED 0%, #18C385 100%);
}
.wrapper-trademark-baomu .baomu-services > div div.icon-4 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFB582), to(#F8531A));
  background: linear-gradient(180deg, #FFB582 0%, #F8531A 100%);
}
.wrapper-trademark-baomu .baomu-services > div div.icon-5 {
  background: -webkit-gradient(linear, left bottom, left top, from(#B43BD7), to(#F0A9FC));
  background: linear-gradient(360deg, #B43BD7 0%, #F0A9FC 100%);
}
.wrapper-trademark-baomu .baomu-services > div span {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
}



.service-index-header {
  background: linear-gradient(139deg, #4186FF 0%, #514FE0 100%);
  width: 100%;
  height: 104px;
  padding: 25px 10px;
}
.service-index-header > div {
  position: relative;
  width: 25%;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 14px;
  opacity: 0.7;
}
.service-index-header > div p {
  margin-top: 5px;
}
.service-index-header > div.hover {
  opacity: 1;
}
.service-index-header > div.hover:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-width: 10px 8px 0;
  border-style: solid;
  border-color: #4b65ec transparent transparent;
  bottom: -30px;
  left: 50%;
  margin-left: -8px;
}
.service-index-header > div:nth-child(1).hover:after {
  border-color: #4773f5 transparent transparent;
}
.service-index-header > div:nth-child(2).hover:after {
  border-color: #496aef transparent transparent;
}
.service-index-header > div:nth-child(3).hover:after {
  border-color: #4c5fe9 transparent transparent;
}
.service-index-header > div:nth-child(4).hover:after {
  border-color: #5056e4 transparent transparent;
}
.service-index-header.items-size-2 > div {
  width: 50%;
}
.service-index-header.items-size-3 > div {
  width: 33.3333333%;
}

.wrapper-international .nav-bar-container {
  height: 100%;
}
.wrapper-international .van-sidebar {
  width: 100%;
  height: 100%;
  background-color: #EEF7FF;
}
.wrapper-international .van-sidebar .van-sidebar-item {
  padding: 15px 12px;
}
.wrapper-international .van-sidebar .van-sidebar-item--select {
  color: #507cf3;
}
.wrapper-international .van-sidebar .van-sidebar-item--select:before {
  background-color: #507cf3;
}
.wrapper-international .country-areas-container {
  padding: 0 5px;
}
.wrapper-international .country-areas-container > div {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
  padding: 15px;
  text-align: center;
  background-color: #fff;
}
.wrapper-international .country-areas-container > div p {
  text-align: center;
}
.wrapper-international .country-areas-container > div:nth-child(2n) {
  margin-right: 0;
}

.order-title {
  padding: 10px 15px;
  margin-top: 10px;
  font-size: 14px;
}
.order-title h3 {
  color: #333;
  font-weight: bold;
}
.order-title a {
  color: #507CF3;
}
.order-title a i {
  vertical-align: -2px;
}







.address-manager-actions {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
div .address-manager-wrapper .van-cell {
  padding: 10px 16px;
}

.wrapper-trademark-form .van-cell::after {
  border-color: #efefef;
}

.t_banner[data-v-8fab55ae] {
  width: 100%;
  height: 180px;
}
.t_banner img[data-v-8fab55ae] {
  display: block;
  width: 100%;
}
.content-txt[data-v-8fab55ae] {
  margin: 10px;
  border: solid 1px #E6E6E6;
  background: #FFFFFF;
}
.content-ul[data-v-8fab55ae] {
  padding: 0 10px;
}
.content-li[data-v-8fab55ae] {
  padding-top: 20px;
  background: #FFFFFF;
  padding-bottom: 10px;
  border-bottom: solid 1px #E6E6E6;
}
.even .new-nav[data-v-8fab55ae] {
  float: right;
  margin-right: 10px;
}
.even .left-img[data-v-8fab55ae] {
  float: right;
}
.even .right-desc[data-v-8fab55ae] {
  float: left;
}
.new-nav[data-v-8fab55ae] {
  width: auto;
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 5px;
}
.clearfix[data-v-8fab55ae] {
  clear: both;
}
.nav-border[data-v-8fab55ae] {
  border: 1px solid #3c7ee5;
  font-size: 18px;
  text-align: center;
}
.nav-border-right span[data-v-8fab55ae] {
  padding-left: 40px;
  padding-right: 10px;
  font-size: 18px;
  color: #333333;
}
.nav-border-left[data-v-8fab55ae] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FFF;
  z-index: 2;
  position: absolute;
  line-height: 38px;
}
.nav-border-right[data-v-8fab55ae] {
  width: auto;
  height: 40px;
  border-radius: 20px;
  left: 5px;
  z-index: 1;
  position: relative;
  background: #FFF;
  line-height: 38px;
}
.left-img img[data-v-8fab55ae] {
  width: 117px;
  height: 88px;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
}
.left-img[data-v-8fab55ae] {
  width: 36%;
  height: 144px;
  line-height: 144px;
  text-align: center;
  float: left;
}
.right-desc[data-v-8fab55ae] {
  width: 60%;
  margin-top: 10px;
  margin-left: 8px;
  float: right;
}
.rd-top[data-v-8fab55ae] {
  font-size: 14px;
  color: #333333;
  line-height: 23px;
  margin-bottom: 5px;
}
.rd-bottom[data-v-8fab55ae] {
  color: #666666;
  line-height: 23px;
  font-size: 14px;
}
.last-btn[data-v-8fab55ae] {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.reg-btn[data-v-8fab55ae] {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 124px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  background: #3c7ee5;
  border-radius: 5px ;
  display: inline-block;
  font-size: 16px;
}

.result-tips {
  line-height: 36px;
  padding: 0 10px;
  margin-top: 10px;
}
.named-banner {
  height: 100px;
  background-image: url("/statics/epower/mobile/images/named-banner.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.named-item {
  margin-bottom: 20px;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.named-item:first-child {
  margin-top: 10px;
  padding-top: 25px;
}
.named-item--left {
  line-height: normal;
  width: 70px;
  float: left;
  font-weight: bold;
  color: #333;
}
.named-item--right {
  float: left;
}
.named-item--right a {
  color: #666;
  margin-right: 20px;
  font-size: 14px;
}
.named-item--right a.active {
  color: #507cf3;
}
.named-word .named-word--input {
  height: 35px;
  line-height: 35px;
  width: 200px;
  border: solid 1px #b6c0db;
  margin-bottom: 5px;
  padding-left: 5px;
}
.named-industry {
  margin-bottom: 10px;
}
.named-industry .named-item--left {
  line-height: 35px;
}
.named-industry .named-item--right {
  position: relative;
}
.named-industry .named-item--right .first-icon {
  position: absolute;
  left: 110px;
  top: 7px;
  width: 20px;
  height: 20px;
  color: #666;
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.named-industry .named-item--right .second-icon {
  position: absolute;
  left: 250px;
  color: #666;
  top: 7px;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.named-industry select {
  height: 35px;
  line-height: 35px;
  padding-left: 5px;
  border: solid 1px #b6c0db;
  width: 135px;
  margin-right: 5px;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  position: relative;
}
.named-industry select:last-child {
  margin-right: 0;
}
.named-keywords .named-item--left {
  line-height: 35px;
}
.named-keywords .named-keywords--input {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: solid 1px #b6c0db;
  margin-right: 15px;
  float: left;
  margin-bottom: 5px;
  text-align: center;
}
.named-keywords p {
  font-size: 12px;
  color: #666;
}
.named-search {
  margin-bottom: 10px;
}
.named-search .named-item--left {
  line-height: 35px;
}
.named-search .named-search-input-container {
  float: left;
}
.named-search .named-search-input-container .named-search-input {
  width: 100%;
  height: 35px;
  border-radius: 2px;
  border: 1px solid #b6c0db;
}
.named-search .named-search-input-container .named-search-input input {
  border: 0px;
  width: 200px;
  font-size: 14px;
  padding: 0 5px;
  height: 33px;
  line-height: 33px;
}
.named-search .named-search-input-container .named-search-input .tm-selector-search-icon {
  background-color: #b6c0db;
  text-align: center;
  line-height: 33px;
  height: 33px;
  width: 40px;
}
.named-list {
  padding: 0 10px;
}
.named-list a {
  border: solid 1px #e5e5e5;
  margin-right: -1px;
  margin-bottom: -1px;
  float: left;
  padding: 7px 0;
  width: 25%;
  text-align: center;
  color: #666;
}
.named-list a.active {
  color: #507cf3;
}
.named-unfold {
  line-height: 34px;
}
.named-unfold a {
  font-size: 14px;
  color: #999;
  width: 60px;
  display: block;
  margin: 0 auto;
}
.named-result {
  border-collapse: collapse;
  width: 100%;
  line-height: 30px;
}
.named-result thead {
  background: #f1f6fe;
}
.named-result th {
  color: #507cf3;
  width: 25%;
}
.named-result td {
  border-right: solid 1px #dfe3f1;
  border-bottom: solid 1px #dfe3f1;
  text-align: center;
  vertical-align: middle;
  color: #333;
  background: #fff;
}
.text-orange {
  color: #fc6530 !important;
}

.trademark-trade-detail-wrapper {
  padding-bottom: 69px;
}
.trademark-trade-detail-wrapper .detail-is-intro img {
  max-width: 100%;
  display: block;
}
.trademark-trade-detail-wrapper .epower-poster {
  background: transparent;
}
.trademark-trade-detail-wrapper .epower-poster p {
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
  text-align: center;
}
.trademark-trade-detail-wrapper .baomu-submit-bar {
  width: 100%;
}
.trademark-trade-detail-wrapper .trade-name {
  border-bottom: none;
  padding-left: 0;
}
.trademark-trade-detail-wrapper .share-wrapper {
  overflow: hidden;
  border: 1px solid #507CF3;
  background: #507CF3;
  border-radius: 40px;
  margin-top: 5px;
}
.trademark-trade-detail-wrapper .share-wrapper a {
  float: left;
  width: 90px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.trademark-trade-detail-wrapper .share-wrapper a:nth-child(1) {
  background: #fff;
  color: #507CF3;
}
.trademark-trade-detail-wrapper .image-container {
  width: 100%;
  height: 210px;
  background-color: #fff;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.trademark-trade-detail-wrapper .image-container > img {
  max-width: 100%;
  max-height: 210px;
}
.trademark-trade-detail-wrapper .image-container p {
  text-align: center;
  width: 100%;
}
.trademark-trade-detail-wrapper .image-container p img {
  border: 1px #ddd solid;
  cursor: pointer;
  width: 40px;
  height: 31px;
}
.trademark-trade-detail-wrapper .image-container p img.image-selected {
  border: 1px #3c7ee5 solid;
}
.trademark-trade-detail-wrapper .image-container .tm-trade-detail-fav {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 42px;
  text-align: center;
}
.trademark-trade-detail-wrapper .image-container .tm-trade-detail-is-inner {
  position: absolute;
  top: 10px;
  left: 10px;
  text-align: center;
  display: inline-block;
}
.trademark-trade-detail-wrapper .image-container.has-origin-image {
  height: 245px;
}
.trademark-trade-detail-wrapper .trade-files {
  width: 100%;
  padding: 20px 15px;
}
.trademark-trade-detail-wrapper .trade-steps {
  padding: 13px 0 0;
}
.trademark-trade-detail-wrapper .trade-steps > div {
  position: relative;
  padding-bottom: 20px;
  border-left: 1px #507cf3 solid;
  padding-left: 13px;
}
.trademark-trade-detail-wrapper .trade-steps > div h4 {
  font-size: 14px;
  color: #333;
  line-height: 14px;
}
.trademark-trade-detail-wrapper .trade-steps > div p {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  line-height: 12px;
}
.trademark-trade-detail-wrapper .trade-steps > div:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 2px #fff solid;
  background-color: #507cf3;
  left: -5.5px;
  top: 0px;
}
.trademark-trade-detail-wrapper .trade-steps > div:last-child {
  border-left-width: 0px;
}
.trademark-trade-detail-wrapper .trade-steps.tm-query > div {
  padding-bottom: 8px;
  padding-left: 12px;
  font-size: 14px;
  color: #666;
}
.trademark-trade-detail-wrapper .trade-steps.tm-query > div:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #507cf3;
  left: -10px;
  top: 0px;
  border: 7px #fff solid;
}
.content__question {
  padding-bottom: 23px;
}
.content__question li {
  line-height: 24px;
}
.content__question li:nth-child(odd) {
  height: 40px;
  background: #F5F6FA;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
}
.content__question li:nth-child(even) {
  line-height: 24px;
  color: #666;
  margin-bottom: 10px;
}

.trademark-trade-share-wrapper .trademark-trades-list {
  width: 100%;
  padding: 0 10px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #f5f6fa));
  background-image: linear-gradient(#fff, #f5f6fa 15%);
}
.trademark-trade-share-wrapper .trademark-trades-list .row {
  background-color: #fff;
  height: 160px;
}
.trademark-trade-share-wrapper .trademark-trades-list .row div {
  height: 90px;
  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;
}
.trademark-trade-share-wrapper .trademark-trades-list .row div img {
  max-width: 90%;
  max-height: 90%;
}
.trademark-trade-share-wrapper .trademark-trades-list .row p.text-red {
  padding-bottom: 10px;
}
.trademark-trade-share-wrapper .trademark-trades-list .row.with-no-price {
  height: 140px;
}

.trademark-trade-form-wrapper .van-submit-bar.epower .price-tips {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.trademark-trade-form-wrapper .image-container {
  width: 100%;
  text-align: center;
  height: 210px;
  background-color: #fff;
  padding: 10px;
}
.trademark-trade-form-wrapper .image-container img {
  max-width: 100%;
  max-height: 100%;
}

.trademark-select-condition {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  background-color: #fff;
  height: 100%;
  position: relative;
  padding-bottom: 50px;
}
.trademark-select-condition .select-total-condition {
  height: 100%;
  overflow-y: scroll;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
.trademark-select-condition .mt-button-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44px;
}
.trademark-select-condition .mt-button-wrap .van-button {
  border-radius: 0;
}
.trademark-select-condition .mt-button button {
  width: 50%;
}
.trademark-select-condition .van-col-input input,
.trademark-select-condition .van-col-input .product-input {
  background-color: #FFF;
  border-radius: 2px;
  border: 1px solid #DCDFE6;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  width: 90%;
  margin-left: 10px;
}
.trademark-select-condition .van-checkbox__icon {
  font-size: 16px;
}
.trademark-select-condition .product-list-block {
  margin-top: 10px;
}
.trademark-select-condition .product-list.classes > li {
  min-width: 80px;
  text-align: left;
}
.trademark-select-condition .product-list.types {
  display: block;
}
.trademark-select-condition .product-list.types > li {
  min-width: 80px;
}
.trademark-select-condition .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  padding: 0 0.1rem;
}
.trademark-select-condition .product-list > li {
  height: 0.52rem;
  float: left;
  margin: 0.1rem;
  font-size: 0.24rem;
  color: #666;
  background: #f5f5f5;
  text-align: center;
  line-height: 0.52rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 1rem;
  border-radius: 2px;
  padding: 0 5px;
}
.trademark-select-condition .product-list > li.active {
  color: #fff;
  background: #F85252;
  position: relative;
}
.trademark-select-condition .product-list > li.active::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.trademark-trade-index-wrapper .ep-search-input {
  position: relative;
}
.trademark-trade-index-wrapper .ep-search-input input {
  padding-left: 100px;
}
.trademark-trade-index-wrapper .search-type-dropdown {
  position: absolute;
  width: 80px;
  background: none;
}
.trademark-trade-index-wrapper .search-type-dropdown .van-dropdown-menu__bar {
  background-color: transparent;
  height: auto !important;
}
.trademark-trade-index-wrapper .van-dropdown-menu__bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.trademark-trade-index-wrapper .search-filter {
  background-color: #fff;
}
.trademark-trade-index-wrapper .search-filter .super-filter {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 15px;
  color: #323233;
}
.trademark-trade-index-wrapper .quick-goto {
  padding: 5px 10px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  background-color: #fff;
  border-bottom: 1px #E5E5E5 solid;
}
.trademark-trade-index-wrapper .trademark-trades-list {
  width: 100%;
  padding: 0 10px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #f5f6fa));
  background-image: linear-gradient(#fff, #f5f6fa 15%);
}
.trademark-trade-index-wrapper .trademark-trades-list .row {
  background-color: #fff;
  height: 160px;
  position: relative;
}
.trademark-trade-index-wrapper .trademark-trades-list .row > div {
  height: 90px;
  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;
}
.trademark-trade-index-wrapper .trademark-trades-list .row > div img {
  max-width: 90%;
  max-height: 90%;
}
.trademark-trade-index-wrapper .trademark-trades-list .row p.text-red {
  padding-bottom: 10px;
}
.trademark-trade-index-wrapper .trademark-trades-list .row .icon-fav-trade {
  position: absolute;
  top: 5px;
  right: 5px;
}
.trademark-trade-index-wrapper .trademark-trades-list .row .icon-check-trade {
  position: absolute;
  top: 5px;
  left: 5px;
}
.trademark-trade-index-wrapper .trademark-trades-list .row.with-no-price {
  height: 140px;
}
.trademark-trade-index-wrapper .search-bar {
  background-color: #fff;
  padding: 10px;
  width: 100%;
}
.trademark-trade-index-wrapper .search-bar > div.search-input {
  height: 30px;
  width: 100%;
  padding: 5px 15px 8px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 30px;
  background-color: #f7f7f7;
  border-radius: 15px;
}
.trademark-trade-index-wrapper .search-bar > div.search-input input {
  width: 70%;
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  color: #BFBFBF;
  border: 0px;
  background-color: #f7f7f7;
}
.trademark-trade-index-wrapper .search-bar > div.search-input i {
  float: right;
  margin-top: 2px;
}

.trademark-trade-index-wrapper.search-bar-favourites {
  padding-top: 95px !important;
}
.trademark-trade-index-wrapper.search-bar-favourites .search-bar {
  padding: 10px 10px 0 10px !important;
}
.trademark-trade-index-wrapper.search-bar-favourites .trademark-trades-list .row.with-no-price {
  height: auto;
}

.epower-uploader.no-zindex .view-image {
  z-index: 0 !important;
}
.epower-uploader .van-uploader__upload-done i {
  background-color: #fff;
  border-radius: 12px;
}
.epower-uploader .van-uploader__upload .view-image {
  position: absolute;
  height: 24px;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}
.epower-uploader .van-uploader__upload .view-tips {
  color: #666;
  font-size: 12px;
}

.trademark-card.publish-card {
  padding: 5px 0;
  background-color: #fff;
  display: block !important;
}
.trademark-card.publish-card .set-price {
  margin-left: 40px;
  margin-top: 5px;
  border-top: 1px solid #E5E5E5;
  margin-right: 10px;
}
.trademark-card.publish-card .set-price .van-col {
  margin-right: 10px;
}
.trademark-card.publish-card .set-price .van-cell {
  padding-left: 0;
  padding-right: 0;
}
.trademark-card.publish-card .set-price input {
  border: solid 1px #e5e5e5;
  padding-left: 5px;
  font-size: 12px;
  color: #999;
}
.trademark-card.publish-card .trademark-card-thumb {
  padding: 5px;
  min-height: 80px;
  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;
  float: left;
}
.trademark-card.publish-card .trademark-card-thumb .trademark-card-thumb-wrapper {
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  width: 72px;
  height: 72px;
  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;
}
.trademark-card.publish-card .trademark-card-thumb .trademark-card-thumb-wrapper img {
  border-radius: 2px;
  max-height: 90%;
  max-width: 90%;
}
.trademark-card.publish-card .trademark-card-content {
  padding: 10px 10px 10px 0;
  float: right;
  font-size: 14px;
  line-height: 14px;
  position: relative;
}
.trademark-card.publish-card .trademark-card-content > h4 {
  margin-bottom: 12px;
  color: #507CF3;
}
.trademark-card.publish-card .trademark-card-content > h4 .name {
  color: #507CF3;
  width: 65%;
  float: left;
}
.trademark-card.publish-card .trademark-card-content > h4 span {
  color: #FC6530;
  width: 35%;
  text-align: right;
  float: right;
}
.trademark-card.publish-card .trademark-card-content > p {
  margin-bottom: 10px;
  color: #1B1B1B;
}
.trademark-card.publish-card .trademark-card-content > p .trademark-card-content-tm-id {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px #E5E5E5 solid;
}
.trademark-card.publish-card .trademark-card-content > p.trademark-card-applicant {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 0;
  color: #999999;
}

.trademark-publish-wrapper .epower-uploader .van-uploader__upload .view-image {
  background: #394C80;
  border-radius: 0px 0px 2px 2px;
  opacity: 0.25;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  color: #fff;
}
.trademark-publish-wrapper .van-uploader__upload {
  width: 75px;
  height: 75px;
  margin: 0;
  border: solid 1px #E5E5E5;
}
.trademark-publish-wrapper .price-input {
  margin-left: -20px;
}
.trademark-publish-wrapper .price-input .van-cell {
  padding-left: 0;
  padding-right: 0;
  width: 80%;
}
.trademark-publish-wrapper .price-input .van-field__body {
  border: solid 1px #DFE3F1;
}
.trademark-publish-wrapper .price-input .van-field__body .van-field__control {
  padding-left: 5px;
}
.trademark-publish-wrapper .trademark-pushlish-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.trademark-publish-wrapper .publish-tips {
  padding: 15px;
  color: #999;
  font-size: 14px;
}
.trademark-publish-wrapper .publish-tips .van-row {
  margin-bottom: 10px;
}
.trademark-publish-wrapper .publish-tips .van-row .tips-title {
  color: #507cf3;
}
.trademark-publish-wrapper .submit-button {
  width: 100%;
  -webkit-box-shadow: 0px -1px 0px 0px #EFEFEF;
          box-shadow: 0px -1px 0px 0px #EFEFEF;
  text-align: center;
}
.trademark-publish-wrapper .submit-button button {
  width: 295px;
  height: 40px;
  line-height: 40px;
  background: #507cf3;
  border-radius: 40px;
  border: 0;
  color: #fff;
  font-size: 18px;
}
.trademark-publish-wrapper .wrapper-trademark-query-batch {
  padding: 0 15px 15px;
}
.trademark-publish-wrapper .wrapper-trademark-query-batch textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  resize: none;
  color: #666;
  font-size: 14px;
}
.trademark-publish-wrapper .epower-searchbar-container {
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px #E5E5E5 solid;
}
.trademark-publish-wrapper .epower-searchbar-container .epower-searchbar {
  left: 2.5%;
  width: 100%;
  border-radius: 2px;
  border: 2px solid #507cf3;
}
.trademark-publish-wrapper .epower-searchbar-container .epower-searchbar input {
  border: 0px;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  padding: 10px;
}
.trademark-publish-wrapper .epower-searchbar-container .epower-searchbar .epower-selector-search-icon {
  background-color: #507cf3;
  text-align: center;
  line-height: 39px;
}

.trademark-trade-publish-buy-wrapper .verify-code-requirement {
  border-radius: 2px;
}


.texted-title {
  position: relative;
  height: 24px; line-height: 24px; text-align: center; font-size: 24px; color: #3c7ee5; display: inline-block;
  max-width: 70%;
  word-break: break-all;
}
.texted-title:before,
.texted-title:after {
  content: ' ';
  width: 72px; display: block; position: absolute;
  height: 2px ;
  background-color:  #3c7ee5;
  top: 15px;
}
.texted-title:before {
  left: -92px;
}
.texted-title:after {
  right: -92px;
}
.select-buttons button{
  margin-bottom: 5px;
}
.delete-button {
  position: absolute;
  top:5px; right: 8px;
  cursor: pointer;
}
.image-maker-dialog{background-color: #fff;}
.image-maker-dialog h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.imager-maker-setting {
  width: 100%; margin: 0 auto; font-size: 14px;
}
.imager-maker-setting > div {margin-bottom: 24px;}
.image-maker-preview {
  position: relative;
  width: 100%;
  background-color: #F1F6FE;
  padding: 50px 20px 30px;
  overflow: hidden;
  margin: 20px auto 0;
}
.preview-left-top {
  width: 216px; height: 86px; background: url(/statics/epower/img/trademark/bk_left_top.png) no-repeat;
  position: absolute; left: 0; top: 0;
  background-size: contain;
}
.preview-left-bottom {
  width: 391px; height: 129px; background: url(/statics/epower/img/trademark/bk_left_bottom.png) no-repeat;
  position: absolute; left: 0; bottom: 0;
  background-size: contain;
}
.preview-right-top {
  width: 100px; height: 57px; background: url(/statics/epower/img/trademark/bk_right_top.png) no-repeat;
  position: absolute; right: 0; top: 0;
  background-size: contain;
}
.preview-right-bottom {
  width: 622px; height: 135px; background: url(/statics/epower/img/trademark/bk_right_bottom.png) no-repeat;
  position: absolute; right: 0; bottom: 0;
  background-size: contain;
}
.preview-title {
  text-align: center;
  margin: 0px auto 20px;
  overflow: hidden;
  height: 26px;
}
.image-maker-preview.with-logo{
  padding-top: 20px;
}
.preview-logo {
  text-align: center;
  margin: 0 auto 10px;
}
.preview-qrcode {
  width: 120px; height: 150px;
  color: #333333;
  margin: 20px auto 0;
  text-align: center;
}
.preview-images-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
}
.preview-images-line > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(182,192,219,0.3);
          box-shadow: 0px 2px 4px 0px rgba(182,192,219,0.3);
  padding: 5px;
  margin-right: 10px; margin-bottom: 10px;
  position: relative;
  max-width: 162px;
}
.preview-images-line > div > div:first-child {height: auto; overflow: hidden; min-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preview-images-line > div > div:first-child > img {max-width: 100%; max-height: 107px}
.preview-images-line > div:last-child{margin-right: 0px}
.preview-images-description {
  line-height: 140%;
  border-top: 1px #EBEBEB solid;
  padding-top: 10px;
  word-break: keep-all;
  overflow: hidden;
}

.wrapper-trademark-form .van-cell::after {
  border-color: #efefef;
}

.alert_bottom[data-v-7a2411dd] {
  padding: 0 15px;
  overflow: hidden;
  padding-bottom: 27px;
}
.alert_bottom .ab_title[data-v-7a2411dd] {
  line-height: 48px;
  position: relative;
  height: 48px;
  width: 100%;
}
.alert_bottom .ab_title p[data-v-7a2411dd] {
  width: 60%;
  line-height: 48px;
  font-size: 14px;
  color: #666;
  position: absolute;
  left: 68px;
  top: 0;
  z-index: 100;
  text-align: center;
  background-color: #fff;
}
.alert_bottom .ab_title b[data-v-7a2411dd] {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ccc;
  z-index: 10;
}
.alert_bottom .link_method .link_desc[data-v-7a2411dd] {
  float: left;
  width: 60%;
  height: 88px;
}
.alert_bottom .link_desc div[data-v-7a2411dd] {
  height: 42px;
  padding: 5px 0;
}
.alert_bottom .link_desc p[data-v-7a2411dd] {
  font-size: 18px;
  color: #666;
  line-height: 28px;
  text-align: left;
  float: left;
}
.alert_bottom .ld_icon[data-v-7a2411dd] {
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 10px;
}
.alert_bottom .ld_top .ld_icon[data-v-7a2411dd] {
  background: url("/statics/epower/img/icon-03.png") no-repeat center center;
}
.alert_bottom .ld_bottom .ld_icon[data-v-7a2411dd] {
  background: url("/statics/epower/img/icon-04.png") no-repeat center center;
}
.alert_bottom .link_wx[data-v-7a2411dd] {
  width: 40%;
  float: right;
  position: relative;
}
.alert_bottom .link_wx .ld_icon[data-v-7a2411dd] {
  margin: 26px 9px 26px 12px;
  background: url("/statics/epower/img/icon-06.png") no-repeat center center;
}
.alert_bottom .alert_img[data-v-7a2411dd] {
  border: solid 1px #e7e7e7;
  position: relative;
  float: right;
  padding: 4px;
  background: #fff;
}
.alert_bottom .alert_img[data-v-7a2411dd]:before {
  content: '';
  position: absolute;
  top: 28px;
  right: 86px;
  width: 0;
  height: 0;
  border-right: 10px solid #e7e7e7;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}
.alert_bottom .alert_img[data-v-7a2411dd]:after {
  content: '';
  position: absolute;
  top: 29px;
  right: 85px;
  width: 0;
  height: 0;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #fff;
  border-top: 9px solid transparent;
}
.alert_bottom .alert_img img[data-v-7a2411dd] {
  width: 78px;
  height: 78px;
  display: block;
}

.trademark-query--wrapper .ep-dropdown-list .ep-dropdown-list-label__text {
  border-right: 1px #ccc solid;
}
.trademark-query--wrapper .trademark-images-list {
  width: 100%;
  padding: 0 10px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #f5f6fa));
  background-image: linear-gradient(#fff, #f5f6fa 15%);
}
.trademark-query--wrapper .trademark-images-list .row {
  background-color: #fff;
}
.trademark-query--wrapper .trademark-images-list .row > div {
  height: 124px;
  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;
}
.trademark-query--wrapper .trademark-images-list .row > div img {
  max-width: 80%;
  max-height: 80%;
}
.trademark-query--wrapper .trademark-images-list .row > p {
  padding: 5px 10px;
}
.trademark-query--wrapper .trademark-images-list .row p.text-red {
  padding-bottom: 22px;
}
.trademark-query--wrapper .trademark-images-list.no-images {
  background-image: none;
}
.trademark-query--wrapper .trademark-query-search__aliases a {
  display: inline-block;
  width: 24.25%;
  text-align: center;
  padding: 5px;
  margin-bottom: 5px;
  background-color: #f6f6f6;
  border: 1px #ddd solid;
  color: #666;
  border-radius: 2px;
  margin-right: 1%;
}
.trademark-query--wrapper .trademark-query-search__aliases a.selected {
  background-color: #507cf3;
  color: #fff;
  border: 1px #507cf3 solid;
}
.trademark-query--wrapper .trademark-query-search__aliases a:nth-child(4n) {
  margin-right: 0;
}
.trademark-query--wrapper .van-uploader {
  margin: auto;
  display: block;
  width: 24px;
}
.trademark-query--wrapper .wrapper-header {
  height: 100px;
  overflow: hidden;
  width: 100%;
  background-image: url("/statics/epower/mobile/images/tm-query-bg.png");
  background-size: 100%;
  padding: 15px;
}
.trademark-query--wrapper .trademark-query-search {
  background-color: #fff;
  padding: 15px 10px;
}

.trademark-card {
  padding: 5px 0;
  background-color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trademark-card .tm-moni {
  position: absolute;
  top: -6px;
  right: 0px;
}
.trademark-card .trademark-card-thumb {
  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;
}
.trademark-card .trademark-card-thumb .trademark-card-thumb-wrapper {
  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;
}
.trademark-card .trademark-card-thumb .trademark-card-thumb-wrapper img {
  border-radius: 2px;
  max-height: 90%;
  max-width: 90%;
}
.trademark-card .trademark-card-content {
  padding: 10px 10px 10px 0;
  font-size: 14px;
  line-height: 14px;
  position: relative;
}
.trademark-card .trademark-card-content > h4 {
  margin-bottom: 12px;
  color: #507CF3;
}
.trademark-card .trademark-card-content > h4 .name {
  color: #507CF3;
  width: 65%;
  float: left;
}
.trademark-card .trademark-card-content > h4 span {
  color: #FC6530;
  width: 35%;
  text-align: right;
  float: right;
}
.trademark-card .trademark-card-content > p {
  margin-bottom: 10px;
  color: #1B1B1B;
}
.trademark-card .trademark-card-content > p .trademark-card-content-tm-id {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px #E5E5E5 solid;
}
.trademark-card .trademark-card-content > p.trademark-card-applicant {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 0;
  color: #999999;
}

[data-v-9261e2c4]:export {
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
  subMenuActiveText: #f4f4f5;
  menuBg: #304156;
  menuHover: #263445;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 180px;
  fontSize: 12px;
}
.trademark-notice-list-wrapper.fixed-top[data-v-9261e2c4] {
  padding-top: 80px;
}
.trademark-notice-list-wrapper.fixed-top .risk-title[data-v-9261e2c4] {
  border-bottom: 1px #eee solid;
  padding-bottom: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail[data-v-9261e2c4] {
  padding: 30px;
  font-size: 14px;
  text-align: center;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul[data-v-9261e2c4] {
  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;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul li[data-v-9261e2c4] {
  width: 4%;
  float: left;
  line-height: 110%;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul li[data-v-9261e2c4]:last-child {
  width: 84%;
  float: right;
  text-align: left;
  padding: 10px;
  min-height: 120px;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul li:last-child a[data-v-9261e2c4] {
  height: 20px;
  width: 20px;
  background-color: #54b835;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  font-size: 12px;
  margin-bottom: 5px;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-lower li[data-v-9261e2c4]:first-child {
  color: #54b835;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-lower li[data-v-9261e2c4]:last-child {
  background-color: #f8fafe;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-middle li[data-v-9261e2c4]:first-child {
  color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-middle li[data-v-9261e2c4]:last-child {
  background-color: #f1f5fe;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-middle li:last-child a[data-v-9261e2c4] {
  background-color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-higher li[data-v-9261e2c4]:first-child {
  color: #f85252;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-higher li[data-v-9261e2c4]:last-child {
  background-color: #e8effa;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-higher li:last-child a[data-v-9261e2c4] {
  background-color: #f85252;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks[data-v-9261e2c4] {
  background-color: #fdf5e8;
  padding: 10px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div[data-v-9261e2c4] {
  overflow: hidden;
  position: relative;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div .risk-tag[data-v-9261e2c4] {
  height: 20px;
  color: #54b835;
  font-size: 12px;
  float: left;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-1 .risk-tag[data-v-9261e2c4] {
  color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-2 .risk-tag[data-v-9261e2c4] {
  color: #f85252;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div ul[data-v-9261e2c4] {
  float: left;
  margin-left: 8px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div li[data-v-9261e2c4] {
  border-radius: 10px;
  background-color: #54b835;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-left: -4px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div li[data-v-9261e2c4]:last-child {
  margin-left: 0px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-1 li[data-v-9261e2c4] {
  background-color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-2 li[data-v-9261e2c4] {
  background-color: #f85252;
}

.trademark-select-condition-jinsi .product-list.types > li {
  min-width: 120px;
}
.trademark-select-condition-jinsi .product-list.orders > li {
  min-width: 80px;
}

.trademark-notice-list-wrapper .super-filter {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-size: 14px;
  color: #323233;
}
.trademark-notice-list-wrapper .search-bar {
  background-color: #fff;
  padding: 10px 10px;
  width: 100%;
}

.trademark-query-company-detail .titled-block > div {
  padding: 0px !important;
}

.trademark-notice-index-wrapper {
  padding: 10px;
}
.trademark-notice-index-wrapper .van-cell {
  padding: 15px 16px;
  border-radius: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tm-moni-inner {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.tm-goods-list span {
  margin-right: 5px;
}
.tm-detail.epower-submit-bar {
  bottom: 65px;
}
.status-name {
  display: inline-block;
  width: 70px;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  text-align: center;
  color: #6e6e6e;
}
.trademark-steps .step-item {
  padding: 15px 0;
  text-align: center;
  margin: auto;
  width: 360px;
}
.trademark-steps .step-item li {
  float: left;
  width: 90px;
  font-size: 12px;
  text-align: center;
  position: relative;
}
.trademark-steps .step-item li:after {
  content: " ";
  position: absolute;
  left: 53px;
  top: 7px;
  width: 100%;
  height: 2px;
  background: #ccc;
}
.trademark-steps .step-item li:last-child {
  margin-right: 0;
}
.trademark-steps .step-item li:last-child:after {
  display: none;
}
.trademark-steps .step-item li .outer {
  padding-top: 4px;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  background: #ddd;
  border-radius: 50%;
}
.trademark-steps .step-item li .inner {
  color: #fff;
  width: 8px;
  height: 8px;
  margin: 0 auto;
  background: #b2b2b2;
  border-radius: 50%;
}
.trademark-steps .step-item li.active {
  color: #3c7ee5;
}
.trademark-steps .step-item li.active .outer {
  background: #c9e0fa;
}
.trademark-steps .step-item li.active .inner {
  background: #3c7ee5;
}
.trademark-steps .step-item li.active:after {
  background: #c9e0fa;
}
.trademark-steps .step-item .title {
  width: 100%;
  margin-top: 5px;
}
.trademark-steps .step-item .date {
  width: 100%;
  margin-top: 0px;
}
.tm-search-detail h3 {
  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;
}
.tm-search-detail h3 div {
  font-weight: bold;
}

.trademark-notice-list-wrapper .alias-selector-notice a {
  width: 82px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px 0;
  font-size: 12px;
  line-height: 12px;
  border: 1px #507cf3 solid;
  border-radius: 2px;
  color: #666;
}
.trademark-notice-list-wrapper .alias-selector-notice a:last-child {
  margin-right: 0px;
}
.trademark-notice-list-wrapper .notice-list-item-footer {
  border-top: 1px #f5f0f0 solid;
  padding: 15px 10px;
  background-color: #fff;
}
.trademark-notice-list-wrapper .issue-tips-container {
  padding: 10px;
}
.trademark-notice-list-wrapper .issue-tips-container .issue-tips {
  background-color: #fff;
  padding: 15px 10px;
  border-radius: 2px;
}
.trademark-notice-list-wrapper .search-bar {
  background-color: #fff;
  padding: 10px 10px;
  width: 100%;
}

.trademark-query-classify-wrapper .level1-cell-title h3 {
  line-height: 140%;
}
.trademark-query-classify-wrapper .van-cell p {
  line-height: 140%;
}
.trademark-query-classify-wrapper .classify-logo {
  width: 60px;
  padding-top: 4px;
}
.trademark-query-classify-wrapper .classify-logo img {
  width: 55px;
  height: 55px;
}
.trademark-query-classify-wrapper .tm-description {
  width: 100%;
  font-size: 12px;
}
.trademark-query-classify-wrapper .tm-description .description {
  width: 100%;
  text-indent: 32px;
  margin: auto;
  font-weight: 550;
}
.trademark-query-classify-wrapper .tm-description > h3 {
  text-align: center;
  font-weight: bold;
}
.trademark-query-classify-wrapper .tm-description > .comments {
  width: 100%;
  margin: auto;
  line-height: 160%;
}
.trademark-query-classify-wrapper .tm-description > .comments h4 {
  font-weight: bold;
}
.trademark-query-classify-wrapper .tm-group-goods {
  line-height: 140%;
}
.trademark-query-classify-wrapper .group-comments {
  margin-bottom: 20px;
  padding: 15px 20px;
  border: 1px dashed #ded8d8;
  background: #fd7e2f;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 800;
}
.trademark-query-classify-wrapper .sub-group-comments {
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 1px dashed #ebeef5;
  background: #f8f8f8;
  font-size: 12px;
}
.trademark-query-classify-wrapper .comments-level-2 {
  padding-left: 28px;
}
.trademark-query-classify-wrapper .comments-level-3 {
  padding-left: 40px;
}
.trademark-query-classify-wrapper .sub-group-comments .comments-level-2 {
  padding-left: 24px;
}
.trademark-query-classify-wrapper .cls-keyword {
  color: red !important;
  font-weight: bold;
  font-style: italic;
}

.epower-trademark-founds a {
  background-color: #fff;
  border: 1px #507cf3 solid;
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #507cf3;
  font-size: 12px;
  line-height: 12px;
  padding: 5px;
  border-radius: 2px;
}
.epower-trademark-founds a.selected {
  background-color: #507cf3;
  color: #fff;
}
.epower-trademark-founds {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 30px 10px 42px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
.epower-trademark-founds .close-icon {
  position: absolute ;
  top: 15px;
  right: 15px;
}
.epower-trademark-founds .founds-button {
  padding: 10px;
}
.epower-trademark-founds .founds-items {
  max-height: 95%;
  padding: 5px 0px;
  border-bottom: 1px #ddd solid;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.epower-trademark-founds .founds-items .tm-selector-block-search {
  font-size: 14px;
}
.epower-trademark-founds .founds-items .tm-selector-block-search h4 {
  color: #333;
  padding: 5px 0;
  line-height: 160%;
  margin-bottom: 0px;
}
.epower-trademark-founds .founds-items .tm-selector-block-search h4 span {
  color: #507cf3;
}
.epower-trademark-founds .founds-items .tm-selector-block-search .tm-selector-subitems-search {
  padding-bottom: 5px;
}
.epower-trademark-founds .founds-items .tm-selector-block-search .tm-selector-subitems-search a.title {
  border: 0px #fff solid;
}


.epower-trademark-founds h4 a[data-v-65446f2e]{
  border-color: #18C385
}
.epower-trademark-founds h4 a.text-danger[data-v-65446f2e]{
  border-color: #F85252
}


.cart-container {
  width: 44px;
  height: 44px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
          box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
  border-radius: 22px;
  line-height: 44px;
  font-size: 12px;
  color: #F85252;
  text-align: center;
  position: fixed;
  top: 50%;
  margin-top: -44px;
  right: 10px;
  font-weight: bold;
}
.cart-icon {line-height: 44px;
}
.cart-icon div.van-info {margin-top: 6px}


.trademark-selector .trademark-selector-searchbar-container[data-v-0c709735] {
  position: relative;
  z-index: auto;
}
.trademark-selector .trademark-selector-contents[data-v-0c709735] {
  padding-top: 0px;
}

.trademark-query-tusu-wrapper .tm-yaosu-items__title {
  font-size: 14px;
  color: #333;
  padding: 15px 10px;
  background-color: #fff;
}
.trademark-query-tusu-wrapper .tm-yaosu-items__wrapper {
  font-size: 14px;
  color: #999;
  padding-left: 44px;
}
.trademark-query-tusu-wrapper .tm-yaosu-items__wrapper > div {
  margin-bottom: 5px;
  line-height: 140%;
}
.trademark-query-tusu-wrapper .tm-yaosu-items .van-cell {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.trademark-query-tusu-wrapper .tm-yaosu-items .tusu-number {
  width: 44px;
}
.trademark-query-tusu-wrapper .tusu-number {
  width: 30px;
}

.trademark-query-industry-wrapper .industry-tips {
  padding: 10px;
  font-size: 14px;
  color: #999;
}
.trademark-query-industry-wrapper .industry-tips > p {
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative;
}
.trademark-query-industry-wrapper .industry-tips > p:before {
  display: block;
  width: 5px;
  height: 5px;
  top: 8px;
  left: 0;
  border-radius: 50%;
  background: #507cf3;
  position: absolute;
  content: '';
}
.trademark-query-industry-wrapper .industry-items {
  background-color: #fff;
  padding: 10px;
}
.trademark-query-industry-wrapper .industry-items h3 {
  font-size: 14px;
  color: #333;
  line-height: 14px;
  padding: 5px 0;
}
.trademark-query-industry-wrapper .industry-items > div {
  padding: 10px 0;
}
.trademark-query-industry-wrapper .industry-items > div > div {
  float: left;
  margin-right: 2%;
  width: 32%;
  font-size: 14px;
  color: #333;
  line-height: 14px;
  padding: 8px 0;
  background: #F5F6FA;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 2px;
}
.trademark-query-industry-wrapper .industry-items > div > div:nth-child(3n) {
  margin-right: 0;
}
.trademark-query-industry-wrapper .industry--item {
  margin-bottom: 10px;
  padding: 15px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.trademark-query-industry-wrapper .industry--item > img {
  width: 30px;
  height: 30px;
}
.trademark-query-industry-wrapper .industry--item > div {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.trademark-query-industry-wrapper .industry-list > div {
  margin-bottom: 10px;
  padding: 15px;
  background-color: #fff;
  float: left;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.trademark-query-industry-wrapper .industry-list > div > img {
  width: 30px;
  height: 30px;
}
.trademark-query-industry-wrapper .industry-list > div > div {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
}
.trademark-query-industry-wrapper .industry-list > div:nth-child(2n+1) {
  border-right: 1px #eee solid;
}
.trademark-query-industry-wrapper .industry-list > div:last-child {
  border-right: 0px;
}

.wrapper-domain-trade .domain-header {
  height: 200px;
  width: 100%;
  background-image: url("/statics/epower/mobile/images/banner-domain.png");
  background-size: 100%;
  padding: 15px;
}
.wrapper-domain-trade .domain-header h3 {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 25px auto 36px;
  height: 25px;
  line-height: 25px;
}
.wrapper-domain-trade .domain-header div.search-bar {
  width: 100%;
  height: 45px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
}
.wrapper-domain-trade .domain-header div.search-bar .extends {
  font-size: 14px;
  color: #333;
  height: 20px;
  margin-top: 12px;
  line-height: 20px;
  text-align: center;
  border-left: 1px #ccc solid;
}
.wrapper-domain-trade .domain-header div.search-bar .extends i.iconfont {
  font-size: 14px;
}
.wrapper-domain-trade .domain-header div.search-bar .icon {
  background-color: #F85252;
  border-radius: 0px 2px 2px 0px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.wrapper-domain-trade .domain-header div.search-bar .icon i.iconfont {
  font-size: 20px;
  color: #fff;
}
.wrapper-domain-trade .domain-header div.search-bar input {
  width: 80%;
  border: 0;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 10px 0 0 10px;
  font-size: 14px;
}
.wrapper-domain-trade .domain-header div.search-bar .extends-selector {
  position: absolute;
  width: 100%;
  background-color: #fff;
  min-height: 100px;
  border-radius: 0 0 2px 2px;
  top: 45px;
  padding: 10px 0;
  border: 1px #ddd solid;
  z-index: 999;
}
.wrapper-domain-trade .domain-header div.search-bar .extends-selector > div {
  width: 25%;
  float: left;
  padding: 2px;
}
.wrapper-domain-trade .domain-header div.search-bar .extends-selector > div a {
  width: 100%;
  height: 34px;
  line-height: 34px;
  display: block;
  margin: auto;
  color: #666;
  text-align: center;
  border-radius: 2px;
}
.wrapper-domain-trade .domain-header div.search-bar .extends-selector > div.selected a {
  background-color: #507cf3;
  color: #fff;
}
.wrapper-domain-trade .domain-header div.search-bar.selector-shown {
  border-radius: 2px 2px 0 0;
}
.wrapper-domain-trade .domain-header div.search-more {
  width: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  height: 14px;
  line-height: 14px;
}
.wrapper-domain-trade div.domains-group .container {
  padding: 18px 0;
  text-align: center;
  width: 95%;
  margin: auto;
  height: 118px;
  background: #FFFFFF;
  border: 3px solid #E6EDFF;
}
.wrapper-domain-trade div.domains-group .container div {
  width: 75px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper-domain-trade div.domains-group .container div p {
  text-align: center;
  width: 100%;
}
.wrapper-domain-trade div.domains-group .container div p img {
  max-height: 35px;
  max-width: 75px;
}
.wrapper-domain-trade div.domains-group .container span {
  display: block;
  width: 72.727272%;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #F85252;
  margin: 20px auto 0;
  font-size: 14px;
  color: #F85252;
  line-height: 20px;
}
.wrapper-domain-trade .domain-reg-swipe .van-swipe__indicator {
  width: 15px;
  height: 2px;
  border-radius: 1px;
  margin-right: 0px;
}
.wrapper-domain-trade .domain-trade-tab .van-tabs__wrap {
  height: 30px;
}
.wrapper-domain-trade .domain-trade-tab .van-tab {
  border: 1px #507cf3 solid;
}
.wrapper-domain-trade .domain-trade-tab .van-tab .van-tab__text {
  color: #507cf3;
}
.wrapper-domain-trade .domain-trade-tab .van-tab.van-tab--active {
  background: #507cf3;
}
.wrapper-domain-trade .domain-trade-tab .van-tab.van-tab--active .van-tab__text {
  color: #fff;
}
.wrapper-domain-trade .domain-trade-tab .van-tabs__line {
  display: none;
}
.wrapper-domain-trade .domain-trade-tab .van-row {
  border-bottom: 1px dotted #E5E5E5;
  color: #333;
  font-size: 14px;
}
.wrapper-domain-trade .domain-trade-tab .van-row .van-col {
  height: 42px;
  line-height: 42px;
}
.wrapper-domain-trade .domain-trade-tab .van-row .van-col--11 {
  padding-left: 5px;
}
.wrapper-domain-trade .domain-trade-tab .van-row .van-col--6 {
  color: #F85252;
}
.wrapper-domain-trade .domain-trade-tab .van-row .van-col--7 {
  font-size: 12px;
  color: #FFAA33;
}
.wrapper-domain-trade .domain-trade-tab .van-row .van-col--7 i.iconfont {
  font-size: 12px;
}
.wrapper-domain-trade .trade-more {
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 12px;
  margin: 15px 0;
}
.wrapper-domain-trade .trade-more i.iconfont {
  font-size: 12px;
}
.wrapper-domain-trade .domain-trade-body {
  padding-bottom: 1px;
}
.wrapper-domain-trade .domain-services > div {
  height: 82px;
  width: 49%;
  line-height: 82px;
  font-size: 16px;
  color: #4A4A4A;
  background: #EEF7FF;
  margin-bottom: 5px;
}
.wrapper-domain-trade .domain-services > div span {
  display: block;
  float: left;
  background: #D4EBFF;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  margin: 16px 10px 0 12px;
}
.wrapper-domain-trade .domain-services > div i.iconfont {
  font-size: 25px;
  color: #507cf3;
}

.wrapper-domain-reg-form .van-cell__title {
  color: #333;
}
.wrapper-domain-reg-form .van-cell__value {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.wrapper-domain-reg-form .van-cell-group__title {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  padding: 12px 16px 12px;
}
.wrapper-domain-reg-form .van-submit-bar {
  font-size: 14px;
  color: #333;
}
.wrapper-domain-reg-form .van-submit-bar .price-tips {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
}
.wrapper-domain-reg-form .van-submit-bar span.price {
  color: #F85252;
  font-size: 18px;
}
.wrapper-domain-reg-form .van-submit-bar .van-submit-bar__button--danger {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #F85252;
}

.wrapper-domain-whois-result .whois-tips {
  padding-top: 15px !important;
  color: #999;
  line-height: 160%;
}
.wrapper-domain-whois-result .whois-tips h4 {
  padding: 10px 0;
  color: #333;
}
.wrapper-domain-whois-result .wrapper-header {
  height: 150px;
  overflow: hidden;
  width: 100%;
  background-image: url("/statics/epower/mobile/images/query-bg.png");
  background-size: 100%;
  padding: 15px;
}
.wrapper-domain-whois-result .wrapper-header h3 {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 20px auto;
  line-height: 34px;
}
.wrapper-domain-whois-result .whois-info {
  background-color: #fff;
  padding-top: 15px !important;
}
.wrapper-domain-whois-result .whois-detail {
  background-color: #fff;
  padding-top: 15px !important;
  color: #666;
  line-height: 160%;
  word-break: break-all;
  word-wrap: break-word;
}
.wrapper-domain-whois-result .whois-item {
  width: 100%;
  border-bottom: 1px #eee solid;
  padding: 5px 0;
}
.wrapper-domain-whois-result .whois-item .title {
  color: #333;
  font-size: 14px;
  margin-bottom: 5px;
}
.wrapper-domain-whois-result .whois-item .title span {
  float: right;
  font-size: 12px;
  color: #999;
}
.wrapper-domain-whois-result .whois-item .value {
  font-size: 12px;
  color: #999;
}
.wrapper-domain-whois-result .whois-item .whois-label {
  color: #999;
}
.wrapper-domain-whois-result .whois-item .whois-value {
  color: #666;
}

.wrapper-domain-query-result span.price {
  color: #F85252;
}
.wrapper-domain-query-result span.fail {
  color: #999;
}
.wrapper-domain-query-result span.whois {
  color: #507cf3;
  margin-right: 8px;
}
.wrapper-domain-query-result span.info {
  color: #999999;
}
.wrapper-domain-query-result span.domain {
  display: inline-block;
}
.wrapper-domain-query-result i.icon-cha {
  font-size: 16px;
  color: #F85252;
  margin-right: 8px;
}
.wrapper-domain-query-result .van-cell__title {
  color: #333;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.wrapper-domain-query-result .van-cell-group__title {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  padding: 12px 16px 12px;
}
.wrapper-domain-query-result i.icon-jiantou1 {
  font-size: 14px;
}
.wrapper-domain-query-result .van-submit-bar__button--danger {
  background: #F85252;
}
.wrapper-domain-query-result .van-submit-bar__text {
  display: none;
}
.wrapper-domain-query-result span.buy-bar {
  font-size: 14px;
  color: #000;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 30px;
}
.wrapper-domain-query-result span.buy-bar i {
  color: #F85252;
}

.wrapper-domain-query-container .submit-button {
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px -1px 0px 0px #EFEFEF;
          box-shadow: 0px -1px 0px 0px #EFEFEF;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-top: 5px;
}
.wrapper-domain-query-container .submit-button button {
  width: 295px;
  height: 40px;
  line-height: 40px;
  background: #507cf3;
  border-radius: 40px;
  border: 0;
  color: #fff;
  font-size: 18px;
}
.wrapper-domain-query-container .wrapper-domain-query-batch {
  padding: 15px;
}
.wrapper-domain-query-container .wrapper-domain-query-batch textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  resize: none;
  color: #666;
}
.wrapper-domain-query-container .wrapper-domain-query-batch .extends {
  margin-top: 10px;
}
.wrapper-domain-query-container .wrapper-domain-query-batch .extends a {
  display: inline-block;
  margin-bottom: 5px;
  width: 23.875%;
  margin-right: 1.5%;
  background-color: #fff;
  border-radius: 2px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #666;
}
.wrapper-domain-query-container .wrapper-domain-query-batch .extends a.checked {
  background-color: #507cf3;
  color: #fff;
}
.wrapper-domain-query-container .wrapper-domain-query-batch .extends a:nth-child(4n + 0) {
  margin-right: 0;
}

.aptitude {
  background-color: #F5F6FA;
}
.aptitude .trademark-card .trademark-card-thumb {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-left: 10px;
}
.aptitude .van-cell {
  padding-left: 10px;
}
.aptitude .banner {
  height: 100px;
  background: url('/statics/epower/mobile/images/search-banner.png') no-repeat center center;
  background-size: cover;
  padding-top: 20px;
  color: #fff;
  text-align: center;
}
.aptitude .banner h3 {
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 32px;
  font-weight: bold;
}
.aptitude .banner p {
  font-size: 13px;
  line-height: 26px;
}

.wrapper-domain-query-single .query-input {
  background-color: #fff;
  padding: 15px;
  background-image: url("/statics/epower/mobile/images/domain_banner2.png");
  background-size: 100%;
}
.wrapper-domain-query-single .query-input .logo {
  width: 50%;
  margin: 10px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper-domain-query-single .query-input .logo img {
  max-height: 35px;
  max-width: 75px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.wrapper-domain-query-single .query-input .logo span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #F85252;
  font-size: 18px;
}
.wrapper-domain-query-single .query-input .logo span i {
  font-size: 12px;
}
.wrapper-domain-query-single .query-input .main-title {
  height: 14px;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  margin-top: 10px;
  text-align: center;
}
.wrapper-domain-query-single .query-input .sub-title {
  font-size: 12px;
  color: #999999;
  line-height: 160%;
  margin-top: 5px;
  margin-bottom: 19px;
  text-align: center;
}
.wrapper-domain-query-single .submit-button {
  width: 100%;
  height: 60px;
  background: #FFFFFF;
  text-align: center;
}
.wrapper-domain-query-single .submit-button button {
  width: 295px;
  height: 40px;
  line-height: 40px;
  background: #507cf3;
  border-radius: 40px;
  border: 0;
  color: #fff;
  font-size: 16px;
}
.wrapper-domain-query-single textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  resize: none;
  color: #666;
}
.wrapper-domain-query-single .domain-detail {
  font-size: 12px;
  line-height: 160%;
  color: #666;
}
.wrapper-domain-query-single .domain-detail > p {
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative;
}
.wrapper-domain-query-single .domain-detail > p:before {
  display: block;
  width: 5px;
  height: 5px;
  top: 8px;
  left: 0;
  border-radius: 50%;
  background: #507cf3;
  position: absolute;
  content: '';
}

.wrapper-domain-trade-detail .all-domains {
  width: 95%;
  margin: 5px auto;
}
.wrapper-domain-trade-detail .all-domains .van-row {
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px #ddd solid;
}
.wrapper-domain-trade-detail .all-domains .van-row:last-child {
  border-bottom: 0px #ddd solid;
}
.wrapper-domain-trade-detail .domain-trade {
  background-color: #fff;
  padding: 10px;
}
.wrapper-domain-trade-detail .domain-title {
  height: 60px;
  line-height: 18px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  background-color: #F1F6FE;
  padding: 21px 10px;
}
.wrapper-domain-trade-detail .domain-title span {
  float: right;
  color: #507cf3;
  border: 1px #507cf3 solid;
  font-size: 12px;
  font-weight: normal;
  padding: 3px;
  line-height: 12px;
}
.wrapper-domain-trade-detail .domain-sub-title {
  padding: 15px 10px 0px 0;
  line-height: 16px;
}
.wrapper-domain-trade-detail .price-title {
  color: #333;
  font-size: 14px;
}
.wrapper-domain-trade-detail .price {
  color: #F85252;
  font-size: 16px;
  font-weight: bold;
}
.wrapper-domain-trade-detail .time-title {
  color: #999;
  font-size: 14px;
}
.wrapper-domain-trade-detail .time {
  color: #18C385;
  font-size: 14px;
}
.wrapper-domain-trade-detail .epower-cell-group {
  border-top: 1px #E5E5E5 solid;
}
.wrapper-domain-trade-detail .domain-trade-step div {
  float: left;
  width: 14.2857142%;
  text-align: center;
}
.wrapper-domain-trade-detail .domain-trade-step div i.iconfont {
  font-size: 12px;
  color: #B6C0DB;
}
.wrapper-domain-trade-detail .domain-trade-step div i.step {
  width: 25px;
  height: 25px;
  background: #B6C0DB;
  border: 2px solid #E1E5F0;
  line-height: 21px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 8px;
  color: #fff;
}
.wrapper-domain-trade-detail .domain-trade-step div span {
  color: #666666;
  font-size: 12px;
}
.wrapper-domain-trade-detail .domain-trade-step div.jiantou {
  padding-top: 3px;
}
.wrapper-domain-trade-detail .domain-detail {
  font-size: 12px;
  line-height: 160%;
  color: #666;
}
.wrapper-domain-trade-detail .domain-detail > p {
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative;
}
.wrapper-domain-trade-detail .domain-detail > p:before {
  display: block;
  width: 5px;
  height: 5px;
  top: 8px;
  left: 0;
  border-radius: 50%;
  background: #507cf3;
  position: absolute;
  content: '';
}
.wrapper-domain-trade-detail .fixed-footer .van-col {
  text-align: center;
}
.wrapper-domain-trade-detail .fixed-footer .van-col button {
  padding: 0px;
  background-color: #fff;
  width: 95%;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  border: 1px #507cf3 solid;
  border-radius: 19px;
  color: #507cf3;
}
.wrapper-domain-trade-detail .fixed-footer .van-col button.hover {
  color: #fff;
  background-color: #507cf3;
}

.select-condition {
  height: 100%;
  position: relative;
  padding-bottom: 50px;
}
.select-condition .select-total-condition {
  height: 100%;
  overflow-y: scroll;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
.select-condition .mt-button-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44px;
}
.select-condition .mt-button-wrap .van-button {
  border-radius: 0;
}
.select-condition .mt-button button {
  width: 50%;
}
.select-condition .van-col-input input,
.select-condition .van-col-input .product-input {
  background-color: #FFF;
  border-radius: 2px;
  border: 1px solid #DCDFE6;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  width: 90%;
  margin-left: 10px;
}
.select-condition .van-checkbox__icon {
  font-size: 16px;
}
.select-condition .product-list-block {
  margin-top: 10px;
}
.select-condition .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  padding: 0 0.1rem;
}
.select-condition .product-list > li {
  height: 0.52rem;
  float: left;
  margin: 0.1rem;
  font-size: 0.24rem;
  color: #666;
  background: #f5f5f5;
  text-align: center;
  line-height: 0.52rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 1rem;
  border-radius: 2px;
  padding: 0 5px;
}
.select-condition .product-list > li.active {
  color: #fff;
  background: #F85252;
  position: relative;
}
.select-condition .product-list > li.active::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.domain-trade-index-wrapper .filter-wrapper {
  background-color: #fff;
  width: 90%;
  height: 90%;
  margin: 20px auto 0;
}
.domain-trade-index-wrapper .domain-trade-block {
  padding: 0px 10px;
}
.domain-trade-index-wrapper .domain-trade-block > h3 {
  color: #333;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}
.domain-trade-index-wrapper .domain-trade-block > h3 span {
  float: right;
  width: 100px;
  text-align: right;
}
.domain-trade-index-wrapper .domain-trade-block > div {
  position: relative;
  line-height: 140%;
  color: #999;
  font-size: 12px;
}
.domain-trade-index-wrapper .domain-trade-block > div p {
  max-width: 70%;
}
.domain-trade-index-wrapper .domain-trade-block > div span {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  text-align: right;
}
.domain-trade-index-wrapper .tab-bar {
  background-color: #fff;
}
.domain-trade-index-wrapper .tab-bar > div.f14 {
  border-top: 1px #E5E5E5 solid;
  height: 50px;
  line-height: 30px;
  padding: 10px 15px;
  color: #666;
  background-color: #fff;
}
.domain-trade-index-wrapper .tab-bar > div.f14 button {
  float: right;
  width: 90px;
  height: 30px;
  background: #F1F6FE;
  border-radius: 2px;
  border: 1px solid #507CF3;
  font-size: 14px;
  color: #507cf3;
  padding: 0px;
  line-height: 28px;
}
.domain-trade-index-wrapper .search-bar {
  background-color: #fff;
  padding: 10px;
  width: 100%;
}
.domain-trade-index-wrapper .search-bar > div.search-input {
  height: 30px;
  width: 100%;
  padding: 5px 15px 8px;
  background-color: #f7f7f7;
  border-radius: 15px;
}
.domain-trade-index-wrapper .search-bar > div.search-input input {
  width: 70%;
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  color: #BFBFBF;
  border: 0px;
  background-color: #f7f7f7;
}
.domain-trade-index-wrapper .search-bar > div.search-input i {
  float: right;
}
.domain-trade-index-wrapper .search-bar > div.quick-search {
  margin: 16px 0 6px;
  font-size: 12px;
}
.domain-trade-index-wrapper .search-bar > div.quick-search > a {
  color: #FF7733;
}
.domain-trade-index-wrapper .search-bar > div.quick-search > span {
  float: right;
  font-size: 14px;
  color: #666;
}
.domain-trade-index-wrapper .search-bar > div.quick-search > span i.iconfont {
  font-size: 12px;
}

.wrapper-domain-buy-form .van-cell__title {
  color: #333;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.wrapper-domain-buy-form .all-domains {
  width: 95%;
  margin: 5px auto;
}
.wrapper-domain-buy-form .all-domains .van-row {
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px #ddd solid;
}
.wrapper-domain-buy-form .all-domains .van-row:last-child {
  border-bottom: 0px #ddd solid;
}
.wrapper-domain-buy-form .van-cell-group__title {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  padding: 12px 16px 12px;
}
.wrapper-domain-buy-form .van-cell__value {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.wrapper-domain-buy-form .van-submit-bar {
  font-size: 14px;
  color: #333;
}
.wrapper-domain-buy-form .van-submit-bar .price-tips {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
}
.wrapper-domain-buy-form .van-submit-bar span.price {
  color: #F85252;
  font-size: 18px;
}
.wrapper-domain-buy-form .van-submit-bar .van-submit-bar__button--danger {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #F85252;
}

.domain-trade-index-wrapper .filter-wrapper {
  background-color: #fff;
  width: 90%;
  height: 90%;
  margin: 20px auto 0;
}
.domain-trade-index-wrapper .domain-trade-block {
  padding: 0px 10px;
}
.domain-trade-index-wrapper .domain-trade-block > h3 {
  color: #333;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}
.domain-trade-index-wrapper .domain-trade-block > h3 span {
  float: right;
  width: 100px;
  text-align: right;
}
.domain-trade-index-wrapper .domain-trade-block > div {
  position: relative;
  line-height: 140%;
  color: #999;
  font-size: 12px;
}
.domain-trade-index-wrapper .domain-trade-block > div p {
  max-width: 70%;
}
.domain-trade-index-wrapper .domain-trade-block > div span {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  text-align: right;
}
.domain-trade-index-wrapper .tab-bar {
  background-color: #fff;
}
.domain-trade-index-wrapper .tab-bar > div.f14 {
  border-top: 1px #E5E5E5 solid;
  height: 50px;
  line-height: 30px;
  padding: 10px 15px;
  color: #666;
  background-color: #fff;
}
.domain-trade-index-wrapper .tab-bar > div.f14 button {
  float: right;
  width: 90px;
  height: 30px;
  background: #F1F6FE;
  border-radius: 2px;
  border: 1px solid #507CF3;
  font-size: 14px;
  color: #507cf3;
  padding: 0px;
  line-height: 28px;
}
.domain-trade-index-wrapper .search-bar {
  background-color: #fff;
  padding: 10px;
  width: 100%;
}
.domain-trade-index-wrapper .search-bar > div.search-input {
  height: 30px;
  width: 100%;
  padding: 5px 15px 8px;
  background-color: #f7f7f7;
  border-radius: 15px;
}
.domain-trade-index-wrapper .search-bar > div.search-input input {
  width: 70%;
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  color: #BFBFBF;
  border: 0px;
  background-color: #f7f7f7;
}
.domain-trade-index-wrapper .search-bar > div.search-input i {
  float: right;
}
.domain-trade-index-wrapper .search-bar > div.quick-search {
  margin: 16px 0 6px;
  font-size: 12px;
}
.domain-trade-index-wrapper .search-bar > div.quick-search > a {
  color: #FF7733;
}
.domain-trade-index-wrapper .search-bar > div.quick-search > span {
  float: right;
  font-size: 14px;
  color: #666;
}
.domain-trade-index-wrapper .search-bar > div.quick-search > span i.iconfont {
  font-size: 12px;
}
.domain-trade-index-wrapper .jingpin-card {
  width: 100%;
  height: 140px;
  float: left;
  position: relative;
  background: url(/statics/aizhan/img/zhenpin.1568800507654.png);
  background-size: 100% 100%;
}
.domain-trade-index-wrapper .jingpin-card:before {
  content: '';
  width: 35px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10px;
}
.domain-trade-index-wrapper .jingpin-card.card_one:before {
  background: url(/statics/aizhan/img/zhenpin-copper.1568800507654.png);
}
.domain-trade-index-wrapper .jingpin-card .cardLink {
  display: inline-block;
  width: 100%;
  height: 85px;
}
.domain-trade-index-wrapper .jingpin-card .domain-name {
  width: 210px;
  color: #fff;
  font-size: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  top: 6px;
  left: 58px;
}
.domain-trade-index-wrapper .jingpin-card .domain-desc {
  width: 260px;
  color: #6f798e;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  top: 55px;
  left: 36px;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag {
  font-size: 14px;
  line-height: 36px;
  width: 90%;
  position: absolute;
  top: 93px;
  left: 15px;
  zoom: 1;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  width: 0;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-img {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  vertical-align: middle;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn,
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-lable,
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-name {
  display: inline-block;
  vertical-align: middle;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-lable {
  color: #999;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-name {
  color: #444;
  width: 82px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-price {
  color: #f63948;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn {
  float: right;
  height: 23px;
  line-height: 23px;
  margin-top: 6px;
  padding-left: 22px;
  padding-right: 5px;
  font-size: 12px;
  color: #3e73f7;
  border: 1px solid #99b6ff;
  background: #e9efff;
  position: relative;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  display: inline-block;
  background-image: url(/statics/aizhan/img/sprite.1610951297209.png);
  background-position: -391px -447px;
  width: 16px;
  height: 15px;
  vertical-align: middle;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn.car {
  color: #ff4f3f;
  border: 1px solid #ffbbb5;
  background: #ffeae8;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn.car::before {
  top: 4px;
  display: inline-block;
  background-image: url(/statics/aizhan/img/sprite.1610951297209.png);
  background-position: -287px -447px;
  width: 16px;
  height: 15px;
  vertical-align: middle;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn.buy {
  color: #ff4f3f;
  border: 1px solid #ffbbb5;
  background: #ffeae8;
}
.domain-trade-index-wrapper .jingpin-card .domain-tag .broker-btn.buy::before {
  top: 3px;
  display: inline-block;
  background-image: url(/statics/aizhan/img/sprite.1610951297209.png);
  background-position: -313px -447px;
  width: 16px;
  height: 15px;
  vertical-align: middle;
}

.cloud-tab .van-tabs__wrap {
  border-bottom: 1px #E5E5E5 solid;
}
.packages-tabs {
  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;
  margin-top: 20px;
}
.packages-tabs > div {
  background-color: #fff;
  color: #333;
  width: 23.5%;
  font-size: 14px;
  line-height: 14px;
  padding: 13px 0;
  text-align: center;
  border: 1px solid #eee;
  position: relative;
}
.packages-tabs > div:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-width: 4px 4px 0;
  border-style: solid;
  border-color: transparent ;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
}
.packages-tabs > div.actived {
  background-color: #507cf3;
  color: #fff;
}
.packages-tabs > div.actived:after {
  border-color: #507cf3 transparent transparent;
}
.packages-tabs.servers > div {
  width: 32%;
}
.packages-info {
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #eee;
  padding: 25px;
  width: 100%;
  margin-top: 16px;
}
.packages-info .blocks > div {
  float: left;
  width: 33.333333%;
  border-right: 1px #f6f6f6 solid;
  text-align: center;
  margin-bottom: 20px;
}
.packages-info .blocks > div > h4 {
  font-size: 16px;
  color: #333;
  margin-bottom: 3px;
}
.packages-info .blocks > div > p {
  font-size: 12px;
  color: #999;
}
.packages-info .blocks > div:nth-child(3n) {
  border-right: 0px;
}
.packages-info .extend-block {
  padding: 0 30px;
  font-size: 14px;
}
.packages-info .extend-block .van-row {
  padding: 8px 0;
}
.packages-button {
  text-align: center;
}

.titled-block > div > h4 {
  font-size: 14px;
  margin-top: 15px;
}
.titled-block .van-field__label {
  color: #333;
}
.cloud-server-wrapper .has-inner-cell .van-cell {
  padding: 10px 0;
}
.cloud-server-wrapper .has-inner-cell .van-cell:after {
  left: 0;
  right: 0 ;
}
.cloud-server-wrapper .van-stepper > button {
  height: 16px;
  width: 16px;
  border-radius: 4px;
}
.cloud-server-wrapper .van-stepper > input {
  height: auto;
  background-color: #fff;
}
.epower-slider-wrapper {
  padding: 10px 6px;
}
.cloud-server__packages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cloud-server__packages > div {
  height: 35px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 5px;
  text-align: center;
  background: #F5F6FA;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  color: #666;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
  min-width: 22%;
  margin-bottom: 5px;
}
.cloud-server__packages > div.selected {
  background: #F1F6FE;
  border: 1px solid #507cf3;
  color: #507cf3;
}
.cloud-server__packages > div:nth-child(4n) {
  margin-right: 0;
}
.cloud-server__packages > div:last-child {
  margin-right: 0 !important;
}
.cloud-server__packages.cloud-server_cpus > div {
  min-width: 17%;
}
.cloud-server__packages.cloud-server_cpus > div:nth-child(4n) {
  margin-right: 10px;
}
.cloud-server__packages.cloud-server_cpus > div:nth-child(5n) {
  margin-right: 0;
}
.custom-button {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border: 1px solid #507CF3;
  border-radius: 6px;
}

.cloud-host__buttons {
  padding: 20px 10px;
  background-color: #fff;
}
.cloud-host__buttons .epower-button-group {
  width: 100%;
  height: 40px;
}
.cloud-host__packages {
  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;
}
.cloud-host__packages > div {
  height: 35px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 5px;
  text-align: center;
  background: #F5F6FA;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  color: #666;
}
.cloud-host__packages > div.selected {
  background: #F1F6FE;
  border: 1px solid #507cf3;
  color: #507cf3;
}
.cloud-host__feathers .van-cell {
  padding: 5px 0;
}
.cloud-host__feathers .van-cell .van-cell__value {
  text-align: left;
}

.cloud-mail-wrapper .has-inner-cell .van-cell {
  padding: 10px 0;
}
.cloud-mail-wrapper .has-inner-cell .van-cell:after {
  left: 0;
  right: 0 ;
}
.cloud-mail-wrapper .van-stepper > button {
  height: 16px;
  width: 16px;
  border-radius: 4px;
}
.cloud-mail-wrapper .van-stepper > input {
  height: auto;
  background-color: #fff;
}
.epower-slider-wrapper {
  padding: 10px 6px;
}
.custom-button {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border: 1px solid #507CF3;
  border-radius: 6px;
}

.build-steps div {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(182, 192, 219, 0.4);
          box-shadow: 0px 2px 10px 0px rgba(182, 192, 219, 0.4);
  border-radius: 4px;
  position: relative;
}
.build-steps div > i {
  width: 28px;
  height: 28px;
  background: -webkit-gradient(linear, left top, left bottom, from(#88B3FA), to(#507CF3));
  background: linear-gradient(180deg, #88B3FA 0%, #507CF3 100%);
  border: 2px solid #DCE5FC;
  border-radius: 14px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  margin-right: 24px;
}
.build-steps div:after {
  content: '';
  position: absolute;
  left: 37px;
  bottom: -12px;
  height: 10px;
  width: 1px;
  border-left: 1px dashed #507cf3;
}
.build-steps div:last-child:after {
  display: none;
}
.goto-build {
  padding: 8px 10px;
  line-height: 34px;
  color: #fff;
  font-size: 15px;
}
.goto-build button {
  font-size: 16px;
  width: 110px;
  height: 34px;
  background: -webkit-gradient(linear, left top, right top, from(#A099FF), to(#7066FF));
  background: linear-gradient(90deg, #A099FF 0%, #7066FF 100%);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(67, 109, 224, 0.5);
          box-shadow: 0px 1px 3px 0px rgba(67, 109, 224, 0.5);
  border-radius: 4px;
  border: 0px;
}
.jianzhan-what {
  padding: 20px 0 20px;
}
.jianzhan-what > img {
  max-width: 100%;
}
.jianzhan-what .tips {
  padding: 0 10px 0 37px;
  margin-top: -50px;
  font-size: 12px;
  color: #999;
}
.jianzhan-what .tips h4 {
  margin-bottom: 8px;
}
.jianzhan-what .tips p {
  line-height: 24px;
}

.gw-template-classes {
  padding: 10px 0 0 0;
}
.gw-template-classes a {
  display: inline-block;
  margin: 8px 10px 0 0;
  color: #666666;
  font-size: 12px;
}
.gw-template-classes a.hover {
  color: #507cf3;
}
.jianzhan-muban-wrapper .template-block {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.jianzhan-muban-wrapper .template-block .van-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jianzhan-muban-wrapper .template-block h4 {
  color: #333;
  font-weight: bold;
}
.jianzhan-muban-wrapper .template-block p {
  color: #999;
  margin-top: 5px;
}
.jianzhan-muban-wrapper .image-container {
  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;
  height: 226px;
  margin-bottom: 10px;
}
.jianzhan-muban-wrapper .image-container img {
  max-width: 100%;
  max-height: 226px;
  border-radius: 4px;
  border: 1px #f6f6f6 solid;
}

.total[data-v-778ee7ac] {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.total span[data-v-778ee7ac] {
  color: #F85252;
}

.van-cell.gw-check-domain {
  padding: 0px 16px 5px;
  margin-top: -8px;
}
.van-cell.gw-check-domain p {
  text-align: right;
  padding-left: 60px;
  font-size: 12px;
}

.jianzhan-index-wrapper .website-cards {
  padding: 0 5px;
}
.jianzhan-index-wrapper .more-muban {
  color: #fff;
  text-align: center;
}
.jianzhan-index-wrapper .more-muban .common-wrapper__header {
  border-top: 1px #f5f6fa solid;
}
.jianzhan-index-wrapper .more-muban .common-wrapper__header--title {
  font-size: 18px;
  margin-top: 50px;
}
.jianzhan-index-wrapper .more-muban p {
  margin-bottom: 50px;
  font-size: 12px;
  margin-top: 10px;
}
.jianzhan-index-wrapper .more-muban button {
  width: 140px;
  height: 36px;
  border-radius: 18px;
  border: 1px solid #FFFFFF;
  font-size: 14px;
  background-color: transparent;
}
.jianzhan-index-wrapper .jianzhan-examples {
  text-align: center;
}
.jianzhan-index-wrapper .jianzhan-examples img {
  max-width: 100%;
  max-height: 100%;
}
.jianzhan-index-wrapper .jianzhan-examples h4 {
  height: 40px;
  background: #394C80;
  border-radius: 4px 4px 0px 0px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  padding: 0 20px;
  text-align: left;
}

.gw-inner-package-list > div {
  width: 33.3333%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.gw-inner-package-list > div button.primary.small {
  width: 85% ;
  font-size: 14px;
}
.gw-inner-package-list > div:nth-child(3n+1) {
  text-align: left;
}
.gw-inner-package-list > div:nth-child(3n) {
  text-align: right;
}



.fuwu-detail .fuwu-detail-header {
  padding: 10px;
}
.fuwu-detail .fuwu-detail-header img {
  width: 150px;
  height: 150px;
}
.fuwu-detail .fuwu-detail-header .fuwu-detail-header-content {
  padding-left: 20px;
  width: calc(100% - 150px);
}
.fuwu-detail .fuwu-detail-header .fuwu-detail-header-content h3 {
  width: 100%;
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  margin-bottom: 10px;
}
.fuwu-detail .fuwu-detail-header .fuwu-detail-header-content .fuwu-detail-price {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
.fuwu-detail .fuwu-detail-header .fuwu-detail-header-content .fuwu-detail-info {
  color: #666;
}
.fuwu-detail .fuwu-detail-content {
  padding: 10px;
}
.fuwu-detail video {
  width: auto;
  height: auto;
}
.fuwu-detail .show-pic,
.fuwu-detail img {
  width: 100%;
  height: auto;
}
.fuwu-detail .show-pic-border {
  width: 79%;
}
.fuwu-detail .show-content .small-video {
  height: 500px;
}
.fuwu-detail .show-content .show-body .show-body-video-bg {
  background-image: url(https://uploadfile.xcx.gw66.vip/uploadfile/image/0/16/222/2020-12/16080195984563.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.fuwu-detail .video-shu-1 {
  height: 420px;
}
.fuwu-detail .video-shu-2 {
  height: 420px;
  width: 236px;
}
.fuwu-detail .show-body-video {
  background-image: url(https://uploadfile.xcx.gw66.vip/uploadfile/image/0/16/222/2020-12/16080195984563.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}
.fuwu-detail .show-jq-video-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.fuwu-detail .show-jq-video {
  text-align: center;
  position: absolute;
  left: 181px;
  top: 65px;
}
.fuwu-detail .video-heng {
  width: 535px;
}
.fuwu-detail .phone-border-pic {
  width: 272px;
  height: 560px;
}
.fuwu-detail .phone-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 55px;
}
.fuwu-detail .jq-video-1 {
  position: absolute;
  left: 154px;
  top: 69px;
}
.fuwu-detail .jq-video-2 {
  position: absolute;
  left: 507px;
  top: 69px;
}
.fuwu-detail .case-detail-container .case-detail-mes {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fff;
}
@media screen and (max-width: 425px) {
.fuwu-detail .show-jq-video {
    left: 77px;
    top: 26px;
}
.fuwu-detail .video-heng {
    width: 219px;
}
.fuwu-detail .phone-border {
    margin: 0 20px;
}
.fuwu-detail .phone-border-pic {
    width: 118px;
    height: 242px;
}
.fuwu-detail .jq-video-1 {
    left: 64px;
    top: 30px;
}
.fuwu-detail .video-shu-1,
  .fuwu-detail .video-shu-2 {
    height: 181px;
    width: 101.5px;
}
.fuwu-detail .jq-video-2 {
    left: 216px;
    top: 30px;
}
.fuwu-detail .show-pic-border {
    width: 78%;
}
}
@media screen and (max-width: 415px) {
.fuwu-detail .show-jq-video {
    left: 77px;
    top: 26px;
}
.fuwu-detail .video-heng {
    width: 219px;
}
.fuwu-detail .phone-border {
    margin: 0 20px;
}
.fuwu-detail .phone-border-pic {
    width: 118px;
    height: 242px;
}
.fuwu-detail .jq-video-1 {
    left: 60px;
    top: 30px;
}
.fuwu-detail .video-shu-1,
  .fuwu-detail .video-shu-2 {
    height: 181px;
    width: 101.5px;
}
.fuwu-detail .jq-video-2 {
    left: 211px;
    top: 30px;
}
.fuwu-detail .show-pic-border {
    width: 78%;
}
}
@media screen and (max-width: 410px) {
.fuwu-detail .show-jq-video {
    left: 78px;
    top: 27px;
}
.fuwu-detail .video-heng {
    width: 215px;
}
.fuwu-detail .phone-border {
    margin: 0 20px;
}
.fuwu-detail .phone-border-pic {
    width: 118px;
    height: 242px;
}
.fuwu-detail .jq-video-1 {
    left: 59px;
    top: 30px;
}
.fuwu-detail .video-shu-1,
  .fuwu-detail .video-shu-2 {
    height: 181px;
    width: 101.5px;
}
.fuwu-detail .jq-video-2 {
    left: 209px;
    top: 30px;
}
.fuwu-detail .show-pic-border {
    width: 78%;
}
}
@media screen and (max-width: 400px) {
.fuwu-detail .show-jq-video {
    left: 74px;
    top: 25px;
}
.fuwu-detail .video-heng {
    width: 210px;
}
.fuwu-detail .phone-border {
    margin: 0 20px;
}
.fuwu-detail .phone-border-pic {
    width: 118px;
    height: 242px;
}
.fuwu-detail .jq-video-1 {
    left: 54px;
    top: 29px;
}
.fuwu-detail .video-shu-1,
  .fuwu-detail .video-shu-2 {
    height: 181px;
    width: 101.5px;
}
.fuwu-detail .jq-video-2 {
    left: 199px;
    top: 30px;
}
.fuwu-detail .show-pic-border {
    width: 78%;
}
}
.fuwu-detail .part-2,
.fuwu-detail .part-3,
.fuwu-detail .part-4,
.fuwu-detail .part-5,
.fuwu-detail .part-6 {
  background-image: -webkit-gradient(linear, left top, right top, from(#5501b9), to(#270658));
  background-image: linear-gradient(to right, #5501b9, #270658);
  border-radius: 30px;
  margin: 0px 0px 0px 10px;
}
.fuwu-detail .part-2-2 {
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
.fuwu-detail .content-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 20px 0px;
}
.fuwu-detail .content-word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3px;
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}
.fuwu-detail .line-1 {
  width: 50px;
  height: 2px;
  margin: auto 0;
  background: white;
}
.fuwu-detail .part-0 {
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.fuwu-detail .title-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}
.fuwu-detail .title-word {
  font-family: "\5FAE\8F6F\96C5\9ED1";
  font-size: 30px;
  color: white;
  font-weight: 600;
  margin-left: 20px;
  margin-right: 20px;
}
.fuwu-detail .part-3-content {
  display: grid;
  grid-template-columns: repeat(5, 20%);
}
.fuwu-detail .line-2 {
  width: 100%;
  height: 1px;
  margin: auto 0;
  background: grey;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  position: relative;
}
.fuwu-detail .word-3 {
  text-align: center;
}
.fuwu-detail .serve {
  text-align: center;
}
.fuwu-detail .pic-1 {
  width: 50%;
  border: 1px solid purple;
  border-radius: 20px;
  padding: 10px;
}
.fuwu-detail .pic-2 {
  width: 50%;
  border: 1px solid purple;
  border-radius: 30px;
  -webkit-filter: invert(1);
          filter: invert(1);
  background-color: black;
  padding: 10px;
}
.fuwu-detail .all,
.fuwu-detail .part-1 {
  background-color: #22054c;
  padding-bottom: 20px;
}
.fuwu-detail .content-pic {
  text-align: center;
  width: 2px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.fuwu-detail .part-3,
.fuwu-detail .part-4,
.fuwu-detail .part-5,
.fuwu-detail .part-6 {
  margin-top: 60px;
  padding-bottom: 20px;
}
.fuwu-detail .word-1 {
  color: #fada0b;
}
.fuwu-detail .word-2 {
  color: white;
}
.fuwu-detail .details {
  padding-left: 30%;
  margin-top: 30px;
}
.fuwu-detail .word-4 {
  color: #fada0b;
  font-size: 18px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.fuwu-detail .word-5 {
  color: #fada0b;
  font-size: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.fuwu-detail .part-3-content,
.fuwu-detail .part-2-2 {
  padding: 30px;
}
.fuwu-detail .part-5-pic {
  padding-top: 20px;
  text-align: center;
}
.fuwu-detail .mmm {
  width: 90%;
}
.fuwu-detail .details-word {
  padding: 5px 0px;
}
.fuwu-detail .outside-1 {
  width: 24px;
  height: 24px ;
  background-color: white;
  border-radius: 100%;
  position: absolute;
  left: 46%;
  top: -12px;
}
.fuwu-detail .inside-1 {
  width: 18px;
  height: 18px;
  background-image: -webkit-gradient(linear, left top, right top, from(#5501b9), to(#270658));
  background-image: linear-gradient(90deg, #5501b9, #270658);
  border-radius: 100%;
  position: absolute;
  top: 3px;
  left: 3px;
}
.fuwu-detail .outside-2 {
  width: 24px;
  height: 24px ;
  background-color: white;
  border-radius: 100%;
  position: absolute;
  left: 46%;
  top: -12px;
  z-index: 2;
}
.fuwu-detail .inside-2 {
  width: 18px;
  height: 18px;
  background-image: -webkit-gradient(linear, left top, right top, from(#5501b9), to(#270658));
  background-image: linear-gradient(90deg, #5501b9, #270658);
  border-radius: 100%;
  position: absolute;
  top: 3px;
  left: 3px;
}
.fuwu-detail .outside-3 {
  width: 24px;
  height: 24px ;
  background-color: white;
  border-radius: 100%;
  position: absolute;
  left: 46%;
  top: -12px;
  z-index: 2;
}
.fuwu-detail .inside-3 {
  width: 18px;
  height: 18px;
  background-image: -webkit-gradient(linear, left top, right top, from(#5501b9), to(#270658));
  background-image: linear-gradient(90deg, #5501b9, #270658);
  border-radius: 100%;
  position: absolute;
  top: 3px;
  left: 3px;
}
.fuwu-detail .outside-4 {
  width: 24px;
  height: 24px ;
  background-color: white;
  border-radius: 100%;
  position: absolute;
  left: 46%;
  top: -12px;
  z-index: 2;
}
.fuwu-detail .inside-4 {
  width: 18px;
  height: 18px;
  background-image: -webkit-gradient(linear, left top, right top, from(#5501b9), to(#270658));
  background-image: linear-gradient(90deg, #5501b9, #270658);
  border-radius: 100%;
  position: absolute;
  top: 3px;
  left: 3px;
}
.fuwu-detail .word-6 {
  font-weight: 900;
  color: white;
}
.fuwu-detail .useful {
  display: grid;
  grid-template-columns: repeat(3, 33%);
}
.fuwu-detail .useful-pic-1 {
  width: 80%;
}
.fuwu-detail .ul-1 {
  float: right;
}
.fuwu-detail .ul-2 {
  float: left;
}
.fuwu-detail .useful-2 {
  text-align: center;
}
.fuwu-detail .serve-pic {
  text-align: center;
  margin-top: 30px;
}
.fuwu-detail .part-1-pic {
  width: 100%;
}
@media screen and (max-width: 450px) {
.fuwu-detail .word-1,
  .fuwu-detail .word-2 {
    font-size: 10px;
}
.fuwu-detail .pic-1 {
    width: 100%;
}
.fuwu-detail .part-3-content,
  .fuwu-detail .part-2-2 {
    padding: 5px;
}
.fuwu-detail .pic-2 {
    width: 80%;
}
.fuwu-detail .outside-1,
  .fuwu-detail .outside-2,
  .fuwu-detail .outside-3,
  .fuwu-detail .outside-4 {
    left: 35%;
}
.fuwu-detail .content-pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.fuwu-detail .title-word {
    font-size: 20px;
}
.fuwu-detail .details {
    padding: 5px 0px 0px 10%;
}
.fuwu-detail .mmm {
    width: 90%;
}
.fuwu-detail .word-4 {
    font-size: 15px;
}
.fuwu-detail .part-3,
  .fuwu-detail .part-4,
  .fuwu-detail .part-5 {
    margin-top: 30px;
}
.fuwu-detail .part-5-pic {
    padding: 5px;
}
.fuwu-detail .word-6 {
    font-size: 10px;
}
.fuwu-detail .part-6 {
    margin-top: 30px;
}
}



.preview-header[data-v-102c7f28] {
  width: 100%;
  -webkit-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.03);
          box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.03);
  border-bottom: solid 1px #ddd;
  margin-bottom: -69px;
}
.preview-header .center[data-v-102c7f28] {
  width: 100%;
  line-height: 60px;
  height: 60px;
}
.iframe iframe[data-v-102c7f28] {
  border: none;
  z-index: 0;
  position: absolute;
  top: 60px;
}

.xcx-rights .van-collapse-item__content {
  padding: 12px 0;
}
.xcx-rights .van-col {
  text-align: center;
  font-size: 12px;
}
.xcx-rights .xcx-rights-title .van-col {
  font-size: 12px;
  padding: 10px 0 2px 0;
}
.xcx-rights .xcx-rights-price .van-col {
  font-size: 14px;
  padding: 0px 0 10px 0;
}
.xcx-rights .xcx-rights-values .van-col {
  padding: 3px 0;
}
.xcx-rights .xcx-rights-header {
  background-color: #fff;
}

.xcx-package-list > div {
  width: 33.3333%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.xcx-package-list > div button.primary.small {
  width: 85% ;
  font-size: 14px;
}
.xcx-package-list > div:nth-child(3n+1) {
  text-align: left;
}
.xcx-package-list > div:nth-child(3n) {
  text-align: right;
}
.xcx-points > div {
  width: 25%;
  height: 100px;
  float: left;
  text-align: center;
}
.xcx-points > div div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 15px auto;
  border-radius: 20px;
  background-color: #4DA3FB;
  color: #fff;
}
.xcx-points > div div i {
  font-size: 18px;
}
.xcx-points > div label {
  text-align: center;
  font-size: 14px;
  color: #333;
}
.xcx-points > div:nth-child(4n) {
  border-right-width: 0;
}
.xcx-points > div.bottom-border {
  border-bottom-width: 1px;
}
.xcx-functions {
  background: url('/statics/epower/mobile/images/xcx-bg.png') no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
}
.xcx-functions .xcx-func-icon {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: #fff;
  line-height: 36px;
  margin: 10px auto 5px;
}
.xcx-functions .xcx-func-icon i {
  font-size: 18px;
  text-align: center;
  color: #507CF3;
}
.xcx-functions .xcx-func-name {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding: 5px 0;
  margin-bottom: 5px;
}
.xcx-functions .xcx-func-name:after {
  position: absolute;
  content: '';
  width: 12px;
  height: 2px;
  background-color: #fff;
  left: 50%;
  margin-left: -6px;
  bottom: 0px;
}
.xcx-functions .xcx-func-points {
  font-size: 12px;
  margin-bottom: 3px;
  color: rgba(255, 255, 255, 0.7);
}
.xcx-functions .block-header {
  color: #fff !important;
}
.xcx-functions .block-body > div {
  float: left;
  width: 32.48%;
  margin-right: 4px;
  height: 200px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-bottom: 4px;
}
.xcx-functions .block-body > div:nth-child(3n) {
  margin-right: 0;
}
.has-points-4 .detail-item {
  float: left;
  margin-left: 2.5% !important;
}
.has-points-4 .detail-item:nth-child(2),
.has-points-4 .detail-item:nth-child(3) {
  width: 46.25% !important;
}
.has-points-5 .detail-item {
  float: left;
  margin-left: 2.5% !important;
  width: 46.25% !important;
}
.has-points-5 .detail-item:nth-child(1) {
  width: 95% !important;
}
.has-points-6 .detail-item {
  float: left;
  margin-left: 2.5% !important;
  width: 46.25% !important;
}

.epower-ssl-detail .common-wrapper__header--title {
  padding-top: 20px;
}

.ssl-form-wrapper {
  padding-bottom: 69px;
}
.ssl-form-wrapper .ssl-functions {
  padding-top: 5px;
}
.ssl-form-wrapper .ssl-functions span {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 12px;
  padding: 0 15px;
  background-color: #A8CBFF;
  color: #fff;
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px;
}
.ssl-form-wrapper .has-inner-cell .van-cell {
  padding: 10px 0;
}
.ssl-form-wrapper .has-inner-cell .van-cell:after {
  left: 0;
  right: 0 ;
}
.ssl-form-wrapper .van-stepper > button {
  height: 16px;
  width: 16px;
  border-radius: 4px;
}
.ssl-form-wrapper .van-stepper > input {
  height: auto;
  background-color: #fff;
}
.ssl-order-selector {
  padding: 10px 0 0 0;
}
.ssl-order-selector > div {
  text-align: center;
  padding: 7px 0;
  background: #F5F6FA;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
  line-height: 150%;
}
.ssl-order-selector > div.hover {
  background: #F1F6FE;
  border: 1px solid #507cf3;
  color: #507cf3;
}
.ssl-order-selector.single-line > div {
  width: 100%;
  margin-right: 0;
}

.ssl-classes-rules {
  border-bottom: 1px solid #DFE3F1;
}
.ssl-classes-item {
  width: 95%;
  margin: auto;
  border-radius: 2px 2px 0px 0px;
  border: 1px solid #DFE3F1;
}
.ssl-classes-item h4 {
  height: 45px;
  background: -webkit-gradient(linear, right top, left top, from(#50BCF2), to(#507CF3));
  background: linear-gradient(270deg, #50BCF2 0%, #507CF3 100%);
  border-radius: 2px 2px 0px 0px;
  font-size: 16px;
  text-align: center;
  line-height: 45px;
  color: #fff;
}
.ssl-classes-item .van-row {
  font-size: 14px;
  margin-bottom: 5px;
}
.ssl-classes-item .van-row .van-col:first-child {
  color: #999;
  text-align: right;
}
.ssl-classes-item .van-row .van-col:last-child {
  color: #333;
}
.ssl-recommand-lists div {
  float: left;
  margin-right: 2%;
  width: 49%;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #F5F6FA;
  border: 1px solid #DFE3F1;
  text-align: center;
}
.ssl-recommand-lists div:nth-child(2n) {
  margin-right: 0;
}
.ssl-buy-bar {
  text-align: center;
  font-size: 14px;
  color: #507cf3;
  padding: 10px 0;
  line-height: 14px;
}
.ssl-package-item-detail-items .van-row {
  font-size: 14px;
  margin-bottom: 5px;
}
.ssl-package-item-detail-items .van-row .van-col:first-child {
  text-align: right;
  color: #999;
}
.ssl-package-item-detail-items .van-row .van-col:last-child {
  color: #333;
  padding-left: 3px;
}
.ssl-package-item-detail {
  padding: 20px;
  border-bottom: 1px solid #DFE3F1;
}
.ssl-price {
  width: 90px;
  height: 90px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(182, 192, 219, 0.4);
          box-shadow: 0px 0px 10px 0px rgba(182, 192, 219, 0.4);
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
}
.ssl-package-item {
  border-radius: 4px 4px 0px 0px;
  border: 1px solid #DFE3F1;
}
.ssl-package-item h4 {
  height: 60px;
  padding: 0 20px;
  background-color: #F1F6FE;
  border-radius: 4px 4px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ssl-package-item h4 .tag-title {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding: 0 15px;
}
.ssl-package-item h4 .tag {
  background-color: #FFAA33;
  border-radius: 20px 20px 20px 0px;
  font-size: 12px;
  line-height: 12px;
  padding: 3px 10px;
  font-weight: normal;
  color: #fff;
}
.ssl-package-list > div {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.ssl-package-list > div button.primary.small {
  width: 95% ;
  font-size: 14px;
}
.ssl-package-list > div div {
  width: 95% ;
  font-size: 14px;
  border: 1px #DFE3F1 solid;
  background-color: #fff;
  height: 50px;
  padding: 10px;
  border-radius: 2px;
  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;
}
.ssl-package-list > div div img {
  max-width: 90%;
  max-height: 90%;
}
.ssl-package-list > div div.hover {
  border: 1px #507cf3 solid;
  background-color: #F1F6FE;
}
.ssl-package-list > div:nth-child(2n+1) {
  text-align: left;
}
.ssl-package-list > div:nth-child(2n+1) div {
  float: left;
}
.ssl-package-list > div:nth-child(2n) {
  text-align: right;
}
.ssl-package-list > div:nth-child(2n) div {
  float: right;
}

.service-index-wrapper .sub-blocks > div.service-index__item {
  background-color: #fff;
  background-size: 50% 50%;
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px #f6f6f6 solid;
  border-width: 0px 1px 1px 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 50%;
  height: 98px;
}
.service-index-wrapper .sub-blocks > div.service-index__item p.van-multi-ellipsis--l2 {
  font-size: 12px;
}
.service-index-wrapper .info {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  width: 100%;
}
.service-index-wrapper .sub-blocks > div.service-index__item:nth-child(1) {
  border-top-width: 1px;
  border-left-width: 1px;
}
.service-index-wrapper .sub-blocks > div.service-index__item:nth-child(2) {
  border-top-width: 1px;
}
.service-index-wrapper .sub-blocks > div.service-index__item:nth-child(2n + 1) {
  border-left-width: 1px;
}

.company-service-products-wrapper .sub-blocks > div.service-index__item {
  background-color: #fff;
  background-size: 50% 50%;
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px #f6f6f6 solid;
  border-width: 0px 1px 1px 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 50%;
  height: 98px;
  float: left;
}
.company-service-products-wrapper .sub-blocks > div.service-index__item p.van-multi-ellipsis--l2 {
  font-size: 12px;
}
.company-service-products-wrapper .info {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  width: 100%;
}
.company-service-products-wrapper .sub-blocks > div.service-index__item:nth-child(1) {
  border-top-width: 1px;
  border-left-width: 1px;
}
.company-service-products-wrapper .sub-blocks > div.service-index__item:nth-child(2) {
  border-top-width: 1px;
}
.company-service-products-wrapper .sub-blocks > div.service-index__item:nth-child(2n + 1) {
  border-left-width: 1px;
}

.logo-our[data-v-166eef23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logo-our > div[data-v-166eef23] {
  padding: 20px 10px;
  margin-bottom: 10px;
  width: 48.5%;
  height: 200px;
  background: #FFFFFF;
  border: 1px solid #DFE3F1;
  border-radius: 8px;
}
.logo-our > div .logo-our-icon[data-v-166eef23] {
  margin: auto;
  width: 50px ;
  height: 50px;
  background-color: #E6EDFF;
  border-radius: 25px;
  text-align: center;
  padding-top: 13px;
  vertical-align: middle;
}
.logo-our > div .logo-our-icon .icon-svg[data-v-166eef23] {
  font-size: 24px !important;
}
.logo-our > div h5[data-v-166eef23] {
  font-size: 16px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 10px;
  line-height: 100%;
  text-align: center;
}
.logo-our > div p[data-v-166eef23] {
  font-size: 12px;
  color: #999;
  text-align: center;
}
.logo-examples[data-v-166eef23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logo-examples > div[data-v-166eef23] {
  width: 48.5%;
  height: 126px;
  margin-bottom: 10px;
}
.logo-examples > div img[data-v-166eef23] {
  border-radius: 8px;
  max-width: 100%;
}
.logo-examples > div[data-v-166eef23]:nth-child(5n + 1) {
  width: 100%;
  height: auto;
}
.logo-banner-button[data-v-166eef23] {
  text-align: center;
  margin-top: 30px;
}
.logo-banner-button button[data-v-166eef23] {
  width: 180px;
  height: 40px;
  background: #ff7733;
  border-radius: 20px;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
.logo-title[data-v-166eef23] {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.logo-title span[data-v-166eef23] {
  color: #507CF3;
}
.logo-sub-title[data-v-166eef23] {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}
.large-input[data-v-166eef23] {
  padding: 18px 16px;
}
.logo-industries[data-v-166eef23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logo-industries div[data-v-166eef23] {
  border-radius: 2px;
  cursor: pointer;
  width: 31.5%;
  height: 85px;
  background-color: #fff;
  color: #999;
  text-align: center;
  margin-bottom: 10px;
  padding: 15px 2px;
  font-size: 14px;
}
.logo-industries div .iconfont[data-v-166eef23] {
  font-size: 20px;
}
.logo-industries div p[data-v-166eef23] {
  margin-top: 3px;
}
.logo-industries div[data-v-166eef23]:last-child {
  background: none;
}
.logo-industries div.selected[data-v-166eef23] {
  background-color: #507CF3;
  color: #fff;
}

.logo-list-wrapper .create-steps .progress {
  text-align: center;
  color: #3C7EE5;
  margin: auto;
  font-size: 28px;
}
.logo-list-wrapper .create-steps div.progress-list {
  margin: 18px auto 0;
  width: 240px;
}
.logo-list-wrapper .create-steps div.progress-list > div {
  width: 240px;
  height: 32px;
  color: #666;
  border: 1px solid transparent;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  position: relative;
}
.logo-list-wrapper .create-steps div.progress-list .finished {
  color: #3C7EE5;
}
.logo-list-wrapper .create-steps div.progress-list .finished:after,
.logo-list-wrapper .create-steps div.progress-list .creating:after {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0px;
  right: 8px;
}
.logo-list-wrapper .create-steps div.progress-list .finished:after {
  content: "\E693";
}
.logo-list-wrapper .create-steps div.progress-list .creating {
  background: #F1F6FE;
  border-radius: 2px;
  border: 1px dashed #3C7EE5;
  color: #3C7EE5;
}
.logo-list-wrapper .create-steps div.progress-list .creating:after {
  content: "\E708";
  right: 11px;
  -webkit-animation: rotate 4s linear infinite;
          animation: rotate 4s linear infinite;
}
.logo-list-wrapper .logo-list > div {
  position: relative;
  width: 335px;
  margin: 0 auto 20px;
  border-radius: 6px;
  height: 249px;
  text-align: center;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
}
.logo-list-wrapper .logo-list > div .van-image__img {
  border-radius: 6px;
}
.logo-list-wrapper .logo-list > div.logo-more {
  display: block;
  text-align: center;
}
.logo-list-wrapper .logo-list > div.logo-more > div {
  padding-top: 60px;
}
.logo-list-wrapper .logo-list > div > i.tag-label {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: rgba(255, 103, 0, 0.15);
  color: #ff6700;
  padding: 3px 12px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 12px;
}
.logo-list-wrapper .logo-list > div.logo-more > div button {
  width: 215px;
  background: #F1F6FE;
  border-radius: 4px;
  border: 1px solid #3C7EE5;
  font-size: 16px;
  color: #3c7ee5;
  padding: 12px 0;
  cursor: pointer;
}
.logo-list-wrapper .logo-list > div.logo-more > p {
  margin-top: 30px;
  color: #333;
  font-size: 14px;
}
.logo-list-wrapper .logo-list > div.logo-more a {
  margin-top: 10px;
  color: #3c7ee5;
  font-size: 14px;
  display: inline-block;
}
.logo-list-wrapper i.loading:after {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E61E";
  color: #ccc;
  -webkit-animation: rotate 4s linear infinite;
          animation: rotate 4s linear infinite;
}
.logo-list-wrapper .logo-nav-bar {
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  border-radius: 4px 4px 0px 0px;
  color: #333;
  font-size: 14px;
  padding: 15px 10px;
  font-weight: bold;
}

.logo-detail-wrapper .detail-is-intro img {
  max-width: 100%;
  display: block;
}
.logo-detail-wrapper .baomu-submit-bar {
  width: 100%;
}
.logo-detail-wrapper .trade-name {
  border-bottom: none;
  padding-left: 0;
}
.logo-detail-wrapper .image-container {
  width: 100%;
  min-height: 276px;
  height: auto;
  background-color: #fff;
  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;
  padding: 0px;
}
.logo-detail-wrapper .image-container img {
  max-width: 100%;
  max-height: 100%;
}
.logo-detail-wrapper .image-container .my-swipe {
  width: 100%;
  height: 276px;
}
.logo-detail-wrapper .logo-colors a {
  height: 20px;
  width: 30px;
  border-radius: 2px;
  margin-top: 0px;
  margin-right: 8px;
  float: left;
  border: 1px #f2f2f2 solid;
}
.logo-detail-wrapper .scene-images img {
  border-radius: 6px;
  margin-bottom: 10px;
}
.logo-detail-wrapper .logo-tag {
  color: #FF6700;
}
.logo-detail-wrapper .logo-tag i {
  color: #507CF3;
}

.sm-logo-detail-wrapper .van-submit-bar.epower .price-tips {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.sm-logo-detail-wrapper .baomu-submit-bar {
  width: 100%;
}
.sm-logo-detail-wrapper .image-container {
  width: 100%;
  text-align: center;
  height: 276px;
  background-color: #fff;
  padding: 0px;
}
.sm-logo-detail-wrapper .image-container img {
  max-width: 100%;
  max-height: 100%;
}

.trademark-trade-index-wrapper .patent-trades-list {
  width: 100%;
  padding: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #f5f6fa));
  background-image: linear-gradient(#fff, #f5f6fa 15%);
}
.trademark-trade-index-wrapper .patent-trades-list .row {
  background-color: #fff;
  height: auto;
  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;
}
.trademark-trade-index-wrapper .patent-trades-list .row div {
  padding: 15px;
}
.trademark-trade-index-wrapper .patent-trades-list .row div img {
  max-width: 90%;
  max-height: 90%;
}
.trademark-trade-index-wrapper .patent-trades-list .row div.van-col--6 {
  padding: 15px !important;
}
.trademark-trade-index-wrapper .patent-trades-list .row div.van-col--18 {
  padding-left: 0px !important;
}

.big-price input[data-v-082361d6] {
  height: 30px;
  font-size: 30px;
  color: #333;
}
.uc-recharge-log-item[data-v-082361d6] {
  border-bottom: 1px #f6f6f6 solid;
}
.manual_pay_content span[data-v-082361d6] {
  font-size: 12px !important;
}
.manual_pay_content img[data-v-082361d6] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100%;
}

.global-footer .iconfont {
  font-size: 20px;
}
.block {
  display: block;
}

.bottom-contents[data-v-abce2c14] {
  background-color: #6477AB;
  padding: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.bottom-contents .tran-60[data-v-abce2c14] {
  color: #ffffff80;
}

/* 基于UI width=750px DPR=2的页面 */
html {
  font-size: calc(100vw / 7.5);
}
body {
  max-width: 750px;
}
.backtop {
  width: 36px;
  height: 36px;
  position: fixed;
  bottom: 100px;
  right: 15px;
  text-align: center;
  z-index: 1300;
  font-size: 24px;
  border: solid 1px #dedede;
  border-radius: 50%;
  line-height: 40px;
  background: #fff;
}

.text-strong {
  color: #ff7733 !important;
}
.text-yellow {
  color: #ffaa33;
}
.text-danger {
  color: #F85252 !important;
}
.text-blue {
  color: #507CF3 !important;
}
.color-main {
  color: #507CF3 !important;
}
.iscroll {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.text-red {
  color: #F85252 !important;
}
.text-green {
  color: #18C385 !important;
}
.text-gray,
.text-999 {
  color: #999 !important;
}
.text-333 {
  color: #333 !important;
}
.text-666 {
  color: #666 !important;
}
.text-ccc {
  color: #ccc !important;
}
.text-ddd {
  color: #ddd !important;
}
.text-fff {
  color: #fff !important;
}
.text-1b {
  color: #1b1b1b !important;
}
.slh {
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  word-break: normal !important;
}
.bg-fff {
  background-color: #fff !important;
}
.bg-f7 {
  background-color: #f7f7f7 !important;
}
/*文字排版*/
.f12 {
  font-size: 12px !important;
}
.f13 {
  font-size: 13px !important;
}
.f14 {
  font-size: 14px !important;
}
.f16 {
  font-size: 16px !important;
}
.f18 {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px !important;
}
.f24 {
  font-size: 24px !important;
}
.f30 {
  font-size: 30px !important;
}
.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.t2 {
  text-indent: 2em;
}
.lh150 {
  line-height: 150%;
}
.lh100 {
  line-height: 100%;
}
.lh120 {
  line-height: 120%;
}
.lh140 {
  line-height: 140%;
}
.lh160 {
  line-height: 160%;
}
.lh160i {
  line-height: 160% !important;
}
.lh180 {
  line-height: 180%;
}
.lh200 {
  line-height: 200%;
}
.lh24 {
  line-height: 24px;
}
.lh36 {
  line-height: 36px;
}
.lh48 {
  line-height: 48px;
}
.lh64 {
  line-height: 64px;
}
.unl {
  text-decoration: underline;
}
.no_unl {
  text-decoration: none;
}
/*定位*/
.tl {
  text-align: left !important;
}
.tc {
  text-align: center !important;
}
.tr {
  text-align: right;
}
.bc {
  margin-left: auto;
  margin-right: auto;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.vm {
  vertical-align: middle;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.abs-right {
  position: absolute;
  right: 0;
}
.zoom {
  zoom: 1;
}
.hidden {
  visibility: hidden;
}
.none {
  display: none;
}
/*长度高度*/
.w10 {
  width: 10px !important;
}
.w20 {
  width: 20px !important;
}
.w30 {
  width: 30px !important;
}
.w40 {
  width: 40px !important;
}
.w50 {
  width: 50px !important;
}
.w-p50 {
  width: 50% !important;
}
.w-p49 {
  width: 49% !important;
}
.w-p46 {
  width: 46% !important;
}
.w60 {
  width: 60px !important;
}
.w70 {
  width: 70px !important;
}
.w80 {
  width: 80px !important;
}
.w90 {
  width: 90px !important;
}
.w100 {
  width: 100px !important;
}
.w120 {
  width: 120px !important;
}
.w150 {
  width: 150px !important;
}
.w200 {
  width: 200px !important;
}
.w250 {
  width: 250px !important;
}
.w300 {
  width: 300px !important;
}
.w400 {
  width: 400px !important;
}
.w500 {
  width: 500px !important;
}
.w600 {
  width: 600px !important;
}
.w700 {
  width: 700px !important;
}
.w800 {
  width: 800px !important;
}
.w {
  width: 100% !important;
}
.h50 {
  height: 50px !important;
}
.h80 {
  height: 80px !important;
}
.h100 {
  height: 100px !important;
}
.h200 {
  height: 200px !important;
}
.h {
  height: 100% !important;
}
/*边距*/
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m30 {
  margin: 30px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.p10 {
  padding: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.p30 {
  padding: 30px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pad-15 {
  padding: 15px;
}
.pad-15-ex {
  padding: 15px !important;
}
.pad-10 {
  padding: 10px;
}
.pad-10-ex {
  padding: 10px !important;
}
.mag-10 {
  margin: 10px;
}
.mag-15 {
  margin: 15px;
}
.mag-10-15 {
  margin: 10px 15px;
}
.mag-15-10 {
  margin: 15px 10px;
}
.border-top-e5 {
  border-top: 1px solid #e5e5e5;
}
.border-top-gray {
  border-top: 1px #f6f6f6 solid;
}
.border-bottom-gray {
  border-bottom: 1px #f6f6f6 solid;
}
.border-right-gray {
  border-right: 1px #f6f6f6 solid;
}
.border-left-gray {
  border-left: 1px #f6f6f6 solid;
}
.border-top-e6 {
  border-top: 1px #E6E6E6 solid;
}
.border-bottom-e6 {
  border-bottom: 1px #E6E6E6 solid;
}
.border-right-e6 {
  border-right: 1px #E6E6E6 solid;
}
.border-left-e6 {
  border-left: 1px #E6E6E6 solid;
}
.border-radius-2 {
  border-radius: 2px;
}
.border-radius-4 {
  border-radius: 4px;
}
.pad-15-10 {
  padding: 15px 10px;
}
.pad-10-15 {
  padding: 10px 15px;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.border-none {
  border: 0 !important;
}
.uc-dropdown .van-dropdown-menu__bar {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.uc-dropdown .van-dropdown-menu__title {
  font-size: 14px;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.with-radius {
  position: relative;
  padding-left: 15px;
}
.with-radius:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #507CF3;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 0px;
}
.text-line-through {
  text-decoration: line-through;
  color: #999;
}
.dsp-inline-block {
  display: inline-block;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
html {
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  height: 100vh;
  font-size: 12px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', Arial, 'sans-serif';
  background-color: #F5F6FA;
  min-width: 320px;
  margin: 0 auto !important;
}
#app {
  padding: 0px 0 69px;
  position: relative;
}
#app.show-header {
  padding-top: 44px;
}
#app.is-blank {
  background-color: #fff;
}
.no-padding {
  padding: 0px !important;
}
.padding-content {
  padding: 4px 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  outline: none;
}
a.primary,
a.primary:link,
a.primary:visited,
a.primary:hover,
a.primary:active {
  color: #507cf3;
}
div:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
body {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
i,
b {
  font-style: normal;
}
input,
textarea {
  -webkit-appearance: none;
  outline: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.pr-5 {
  padding-right: 5px;
}
.pl-5 {
  padding-left: 5px;
}
.block {
  display: block;
}
.pointer {
  cursor: pointer;
}
.inlineBlock {
  display: block;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}
.flex-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-with-center {
  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;
}
.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.flex-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.color-000 {
  color: #1B1B1B;
}
.color-fff {
  color: #fff;
}
.color-333 {
  color: #333;
}
.color-666 {
  color: #666;
}
.color-999 {
  color: #999;
}
.color-ccc {
  color: #ccc;
}
.color-bf {
  color: #BFBFBF;
}
.color-main {
  color: #507cf3;
}
.color-main-red {
  color: #F85252;
}
.color-orange {
  color: #FF7733;
}
.text-normal {
  font-weight: normal;
  font-style: normal;
}
.text-line-through {
  text-decoration: line-through;
}
.bg-FFF4EF {
  background-color: #fff4ef !important;
}
.bg-f3e5ec {
  background-color: #fff3f8 !important;
}
.bg-EFECFD {
  background-color: #EFECFD !important;
}
.bg-F2F8FD {
  background-color: #F2F8FD !important;
}
.bg-EFECFD {
  background-color: #EFECFD !important;
}
.bg-FDF8EC {
  background-color: #FDF8EC !important;
}
.bg-FFF4F4 {
  background-color: #FFF4F4 !important;
}
.bg-EEF7FF {
  background-color: #EEF7FF !important;
}
.bg-F1FFFB {
  background-color: #F1FFFB !important;
}
.bg-FEF6FF {
  background-color: #FEF6FF !important;
}
.bg-FFF8F5 {
  background-color: #FFF8F5 !important;
}
.height-p100 {
  height: 100%;
}
.van-tabs .van-tabs__line {
  background-color: #507cf3;
}
.van-tabs .van-tabs__wrap.van-tabs__wrap--scrollable {
  width: 100%;
}
.van-tab .van-tab__text {
  font-size: 14px;
  color: #666;
}
.van-tab.van-tab--active .van-tab__text {
  color: #507cf3;
}
/*头部*/
.global-header {
  z-index: 999;
  width: 100%;
  min-width: 325px;
  max-width: 750px;
  position: fixed;
  height: 44px;
  top: 0;
  margin: 0 auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 0px 0px #EFEFEF;
          box-shadow: 0px 1px 0px 0px #EFEFEF;
}
.global-header .van-col {
  height: 44px;
}
.global-header .col-3 {
  line-height: 44px;
  text-align: right;
  padding-right: 15px;
}
.global-header .col-3 i.icon-user {
  font-size: 22px;
  color: #666;
  display: inline-block;
  vertical-align: -3px;
}
.global-header.global .col-2 {
  text-align: left;
  padding-left: 12px;
  line-height: 44px;
}
.global-header.global .col-2 img {
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.global-header.inner .col-1 {
  line-height: 44px;
  text-align: left;
  padding-left: 15px;
}
.global-header.inner .col-2 {
  text-align: center;
  line-height: 44px;
}
.global-header.inner img {
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.header-menu {
  width: 100%;
  border-top: 1px solid #E5E5E5;
  background-color: #fff;
}
.header-menu.no-login {
  padding: 25px 48px;
}
.header-menu.no-login a {
  text-align: center;
  float: left;
  padding: 8px 46px;
  border: solid 1px #507CF3;
  color: #507CF3;
  font-size: 16px;
}
.header-menu.no-login a:hover,
.header-menu.no-login a.active {
  background: #507CF3;
  color: #fff;
}
.header-menu.no-login a:last-child {
  float: right;
}
.header-menu.no-login .change-pc {
  margin-top: 15px;
}
.header-menu li {
  border-bottom: 1px #666 solid;
}
.header-menu li:last-child {
  border-bottom: 0;
}
.header-menu .change-pc {
  line-height: 44px;
  background: #F1F6FE;
  font-size: 14px;
  text-align: center;
  color: #507CF3;
}
.van-popup.menu-popup {
  width: 100%;
  min-width: 325px;
  max-width: 750px;
  margin: 0 auto;
  left: auto;
  overflow-y: hidden;
}
.van-popup.epower-popup {
  width: 80%;
  height: 100%;
  top: 0px;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.van-popup.epower-popup .filter-wrapper {
  height: 100%;
  overflow-y: scroll;
  margin: 0;
  width: 100%;
}
.van-submit-bar {
  width: 100%;
  min-width: 325px;
  max-width: 750px;
  margin: 0 auto;
  left: auto;
}
/*底部导航*/
.global-footer {
  z-index: 999;
  width: 100%;
  min-width: 325px;
  max-width: 750px;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0px -1px 0px 0px #EFEFEF;
          box-shadow: 0px -1px 0px 0px #EFEFEF;
  padding-bottom: 5px;
}
.global-footer .van-col {
  padding: 10px 0;
  text-align: center;
  color: #666;
}
.global-footer .van-col > div {
  font-size: 21px;
  line-height: 21px;
}
.global-footer .van-col > div.middle {
  color: #fff;
  border-radius: 20px;
  font-style: normal;
  width: 40px;
  height: 40px;
  background: #507cf3;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(80, 124, 243, 0.7);
          box-shadow: 0px 0px 10px 0px rgba(80, 124, 243, 0.7);
  display: inline-block;
  line-height: 40px;
}
.global-footer .van-col > div.middle i {
  font-size: 20px;
}
.global-footer .van-col.selected {
  color: #507cf3;
}
.article-block {
  margin-top: 10px;
  background-color: #fff;
  padding: 10px;
}
.article-block:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.article-block .content {
  height: auto;
  width: 100%;
}
.article-block .content .article-detail {
  position: relative;
}
.article-block .content .article-detail .article-thumbnail {
  width: 75px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  text-align: center;
  line-height: 50px;
}
.article-block .content .article-detail .article-thumbnail img {
  max-width: 75px;
  max-height: 50px;
  vertical-align: middle;
}
.article-block .content .article-detail .article-thumbnail img.filter-gray {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.2;
}
.article-block .content .article-detail .article-content {
  padding-left: 85px;
}
.article-block .content h3 {
  padding: 5px 0 8px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0px;
}
.article-block .content span {
  font-size: 12px;
  color: #999;
}
.article-block .content p {
  margin: 5px 0 0 0;
  font-size: 12px;
  color: #999;
}
.wrapper-news h3.with-bg {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  height: 100px;
  line-height: 100px;
  background-image: url("/statics/epower/mobile/images/banner.png");
  background-size: 100%;
}
.wrapper-news h3.with-bg.bg-helps {
  background-image: url("/statics/epower/mobile/images/banner3.png");
}
.wrapper-news img {
  max-width: 100%;
  height: auto;
}
.news-detail-block {
  width: 100%;
  padding: 15px;
  background-color: #fff;
}
.news-detail-block h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin: 5px 0 10px;
}
.news-detail-block h4 {
  font-size: 14px;
  color: #999;
  text-align: center;
}
.news-detail-block > div {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  line-height: 180%;
}
.news-detail-block > div p,
.news-detail-block > div div {
  margin-bottom: 10px;
  text-indent: 12px;
}
.van-pagination {
  margin: 10px auto;
  width: 90%;
}
.titled-block {
  background-color: #fff;
}
.titled-block img {
  max-width: 100%;
}
.titled-block > h3 {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px #e5e5e5 solid;
}
.titled-block > h3 span.pull-right {
  float: right;
  font-size: 12px;
  color: #999;
  font-weight: normal;
}
.titled-block > div {
  padding: 0 15px;
}
.titled-block > div:last-child {
  width: 100%;
  padding-bottom: 15px;
}
.titled-block > div.normal-padding:last-child {
  padding: 15px;
}
.titled-block.titled-block-big > h3 {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  font-size: 18px;
}
.titled-block.titled-block-big > h3 span.pull-right {
  font-size: 14px;
}
.titled-block.no-padding > div {
  padding: 0px;
}
.titled-block.no-padding > div:last-child {
  padding-bottom: 0;
}
.titled-block.title-no-border > h3 {
  border-bottom: 0px #e5e5e5 solid;
}
.titled-block.title-no-border > div {
  padding: 0 10px;
}
.titled-block.title-no-border > div:last-child {
  padding: 0 10px 15px;
}
.label-input-block {
  background-color: #fff;
}
.label-input-block > h3 {
  width: 100%;
  height: 14px;
  line-height: 14px;
  color: #666;
  font-size: 14px;
}
.label-input-block > div {
  width: 100%;
  margin-top: 10px;
}
.label-input-block > div input {
  width: 100%;
  padding: 14px 10px 14px 0;
  border: 1px #e6e6e6 solid;
  border-width: 0 0 1px 0;
  font-size: 14px;
  line-height: 14px;
  color: #999;
  border-radius: 2px;
  height: 42px;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.epower-cell-group {
  padding: 10px;
  background-color: #fff;
}
.epower-cell:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.epower-cell > div {
  width: 50%;
  float: left;
  line-height: 14px;
  height: 34px;
  padding: 10px 0;
  font-size: 14px;
}
.epower-cell > div.cell-title {
  color: #999;
}
.epower-cell > div.cell-value {
  color: #333;
  text-align: right;
}
.fixed-footer {
  position: fixed;
  height: 50px;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 5px 10px;
  background-color: #fff;
}
.epower-button {
  background-color: #507cf3;
  border: 1px solid #507cf3;
}
button.primary {
  padding: 0px;
  background-color: #fff;
  width: 100%;
  height: 40px;
  font-size: 17px;
  border: 1px #8E68FE solid;
  border-radius: 20px;
  color: #8E68FE;
}
button.primary.default {
  border: 1px #ddd solid;
  border-radius: 20px;
  color: #333;
}
button.primary.hover {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#1C40C0), to(#7557F7));
  background: linear-gradient(to bottom, #1C40C0, #7557F7);
}
button.primary.small {
  width: 50%;
  height: 32px;
  font-size: 15px;
  border-radius: 16px;
}
button.primary.is-disabled {
  color: #fff;
  cursor: not-allowed;
  background-image: none;
  background-color: #cccccc;
  border-color: transparent;
}
.van-list button.primary.small {
  height: 25px;
  font-size: 13px;
}
button.primary.x-small {
  width: 50%;
  height: 24px;
  font-size: 12px;
  border-radius: 12px;
}
button.primary.auto-width {
  width: auto;
  padding: 0 25px;
}
button.primary.no-radius {
  border-radius: 0px;
}
button.primary.small.auto-width {
  padding: 0 15px;
}
button.primary.x-small.auto-width {
  padding: 0 8px;
}
button.primary.disabled {
  border: 1px #ddd solid;
  color: #999;
  background-color: #fff;
}
button.primary.danger {
  border: 1px #F85252 solid;
  color: #F85252;
  background-color: #fff;
}
button.primary.danger.hover {
  border: 1px #F85252 solid;
  color: #fff;
  background-color: #F85252;
}
button.blue {
  background: #F1F6FE;
  border-radius: 2px;
  border: 1px solid #507cf3;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #507cf3;
}
button.btn-tips {
  background: #E6EDFF;
  border-radius: 13px;
  padding: 5px 0;
  font-size: 14px;
  line-height: 14px;
  color: #455B99;
  border: 0px;
  text-align: center;
  min-width: 80px;
}
.process-step div {
  float: left;
  width: 14.2857142%;
  text-align: center;
}
.process-step div i.iconfont {
  font-size: 12px;
  color: #B6C0DB;
}
.process-step div i.step {
  width: 25px;
  height: 25px;
  background: #B6C0DB;
  border: 2px solid #E1E5F0;
  line-height: 21px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 8px;
  color: #fff;
}
.process-step div span {
  color: #666666;
  font-size: 12px;
}
.process-step div.jiantou {
  padding-top: 3px;
}
.process-step div.hover i.step {
  background: #507cf3;
  border: 2px solid #D3DCF8;
}
.process-step div.jiantou.hover .iconfont {
  color: #507cf3;
}
.van-toast {
  min-width: 40%;
}
.rows-block {
  width: 100%;
}
.rows-block:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.rows-block > .row {
  width: 100%;
  margin-right: 1.5%;
  float: left;
  margin-bottom: 5px;
}
.rows-block > .row:last-child {
  margin-right: 0;
}
.rows-block.size-2 > .row {
  width: 49.25%;
}
.rows-block.size-2 > .row:nth-child(2n) {
  margin-right: 0px;
}
.rows-block.size-3 > .row {
  width: 32.33333333%;
}
.rows-block.size-3 > .row:nth-child(3n) {
  margin-right: 0px;
}
.rows-block.size-4 > .row {
  width: 23.875%;
}
.rows-block.size-4 > .row:nth-child(4n) {
  margin-right: 0px;
}
.van-submit-bar.epower {
  -webkit-box-shadow: 0 -1px 0 0 #efefef;
          box-shadow: 0 -1px 0 0 #efefef;
  font-size: 14px;
  color: #333;
}
.van-submit-bar.epower .van-submit-bar__bar {
  padding: 0 10px;
}
.van-submit-bar.epower .price-tips {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
}
.van-submit-bar.epower span.price {
  color: #F85252;
  font-size: 18px;
}
.van-submit-bar.epower .van-submit-bar__button--danger {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #F85252;
}
.van-submit-bar.epower.only-button .van-button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #507cf3;
}
.van-submit-bar.epower.only-button .van-button .van-button__text {
  font-size: 16px;
}
.van-submit-bar.epower.cover {
  padding: 0;
}
.van-submit-bar.epower.cover .van-submit-bar__bar {
  padding: 0;
}
.van-submit-bar.epower.cover .van-button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #507cf3;
  border-radius: 0;
  height: 100%;
}
.van-submit-bar.epower.cover .van-button .van-button__text {
  font-size: 16px;
}
.van-submit-bar.with-a-button .price-tips {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
}
.van-submit-bar.with-a-button .with-button {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.van-submit-bar.with-a-button .with-button .van-button {
  height: 40px;
}
.van-submit-bar.with-a-button .with-button.flex-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.van-submit-bar.with-a-button .van-submit-bar__button--danger {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.van-submit-bar.epower.add-btn .van-submit-bar__bar {
  height: 40px;
}
.van-submit-bar.epower.add-btn .van-submit-bar__bar {
  padding: 0;
}
.van-submit-bar.epower.add-btn .van-submit-bar__button {
  background: #507cf3;
  border-radius: 0;
  width: 100%;
}
.van-cell {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.van-cell .van-cell__title {
  line-height: 140%;
}
.van-cell-group.x--long .van-cell {
  padding: 10px 10px;
}
.van-cell.no-align-items {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.van-cell-group-epower .van-cell-group__title {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  padding: 16px 16px 16px;
}
.van-cell.epower .van-cell__title {
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.van-cell.epower .van-cell__value {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  line-height: 140%;
}
.van-cell.epower .van-radio__icon .van-icon {
  font-size: 0.7em;
}
.van-cell.epower.no-align-items .van-cell__title {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.van-cell.epower-2 .van-cell__title {
  color: #999;
}
.van-cell.epower-2 .van-cell__value {
  color: #333;
}
.van-cell.epower-3 {
  padding: 5px 15px !important;
}
.van-cell.epower-4 {
  padding: 0px 15px !important;
}
.van-cell.flex1-1 .van-cell__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-1 .van-cell__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex2-1 .van-cell__title {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.van-cell.flex2-1 .van-cell__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex3-1 .van-cell__title {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.van-cell.flex3-1 .van-cell__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-4 .van-cell__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-4 .van-cell__value {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.van-cell.flex1-5 .van-cell__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-5 .van-cell__value {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.van-cell.flex4-1 .van-cell__title {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.van-cell.flex4-1 .van-cell__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex5-1 .van-cell__title {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.van-cell.flex5-1 .van-cell__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-3 .van-cell__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-3 .van-cell__value {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.van-cell.flex1-2 .van-cell__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.van-cell.flex1-2 .van-cell__value {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.van-cell.value-align-right .van-cell__value {
  text-align: right;
}
.van-cell.pl-pr-none {
  padding-left: 0px;
  padding-right: 0px;
}
.van-button.epower {
  padding: 0 25px;
}
.van-cell.align-left .van-cell__value {
  text-align: left;
}
.van-picker.epower .van-picker-column {
  font-size: 14px;
}
.van-slider {
  overflow: visible;
}
.bg-transparent {
  background-color: transparent !important;
}
.content-block {
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 14px 10px;
  width: 100%;
}
.content-block .block-header {
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0px 0 10px;
}
.content-block .block-header.line2 {
  line-height: 24px;
}
.content-block .block-sub-header {
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.content-block .block-body {
  margin-top: 15px;
}
.content-block.no-padding-bottom {
  padding-bottom: 0px;
}
.content-block.no-margin-bottom {
  margin-bottom: 0px;
}
.content-block.full-width {
  padding-left: 0px;
  padding-right: 0px;
}
.content-block.small {
  margin-bottom: 5px;
}
.content-block.small .block-header {
  text-align: left;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #1B1B1B;
  margin: 0px 0 8px;
}
.content-block.small .block-sub-header {
  text-align: left;
  font-size: 12px;
  color: #999999;
  line-height: 17px;
  width: 70%;
}
.content-block.align-left .block-header {
  text-align: left;
}
.content-block.align-left .block-sub-header {
  text-align: left;
}
.icon-block {
  height: 82px;
  margin-bottom: 5px;
}
.icon-block .icon {
  float: left;
  width: 45px;
  height: 45px;
  margin: 21px 0 0 20px;
}
.icon-block .icon img {
  width: 45px;
  height: 45px;
}
.icon-block .body-container {
  width: 100%;
  margin-left: -65px;
  margin-top: 27px;
  float: right;
}
.icon-block .body-container .body {
  margin-left: 75px;
}
.icon-block .body-container .body .header {
  font-size: 16px;
  height: 16px;
  color: #333;
  line-height: 16px;
  margin-bottom: 6px;
}
.icon-block .body-container .body .sub-title {
  font-size: 12px;
  height: 12px;
  color: #999;
  line-height: 12px;
  margin-bottom: 6px;
}
.float-buttons > div {
  height: 36px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 15px;
  text-align: center;
  background: #F5F6FA;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  color: #666;
  margin-right: 2%;
  margin-bottom: 5px;
  float: left;
}
.float-buttons > div.selected {
  background: #F1F6FE;
  border: 1px solid #507cf3;
  color: #507cf3;
}
.flex-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-buttons > div {
  height: 36px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 0px;
  text-align: center;
  background: #F5F6FA;
  border-radius: 2px;
  border: 1px solid #DFE3F1;
  color: #666;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 2%;
  min-width: 49%;
  margin-bottom: 5px;
}
.flex-buttons > div.selected {
  background: #F1F6FE;
  border: 1px solid #507cf3;
  color: #507cf3;
}
.flex-buttons > div:nth-child(2n) {
  margin-right: 0;
}
.flex-buttons > div:last-child {
  margin-right: 0 !important;
}
.flex-buttons.buttons--3 > div {
  min-width: 32%;
}
.flex-buttons.buttons--3 > div:nth-child(2n) {
  margin-right: 2%;
}
.flex-buttons.buttons--3 > div:nth-child(3n) {
  margin-right: 0;
}
.flex-buttons.buttons--4 > div {
  min-width: 23.5%;
}
.flex-buttons.buttons--4 > div:nth-child(2n) {
  margin-right: 2%;
}
.flex-buttons.buttons--4 > div:nth-child(4n) {
  margin-right: 0;
}
.flex-buttons.buttons--5 > div {
  min-width: 18.4%;
}
.flex-buttons.buttons--5 > div:nth-child(2n) {
  margin-right: 2%;
}
.flex-buttons.buttons--5 > div:nth-child(5n) {
  margin-right: 0;
}
.flex-buttons.x--small > div {
  height: 26px;
  font-size: 14px;
  line-height: 100%;
  padding: 5px 0px;
  text-align: center;
}
.input {
  padding: 5px 5px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #dfe3f1;
  border-radius: 2px;
  background-color: #fff;
  color: #666;
}
.input.with-verify-code {
  padding: 9px;
}
textarea.input {
  line-height: 160%;
}
.long {
  width: 200px;
}
.with-dot {
  padding-left: 15px;
  position: relative;
}
.with-dot:before {
  display: block;
  width: 4px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  left: 0;
  border-radius: 50%;
  background: #507cf3;
  position: absolute;
  content: '';
}
.with-dot.gray:before {
  background: #999;
}
.with-dot.big-dot:before {
  width: 6px;
  height: 6px;
  margin-top: -3px;
}
.epower .van-empty__image {
  width: 90px;
  height: 90px;
}
.van-empty.epower {
  margin-top: 100px;
}
.news-block {
  background-color: #fff;
  margin-bottom: 10px;
}
.news-block .header {
  color: #fff;
  padding: 15px 10px 0;
  width: 100%;
  height: 50px;
  font-size: 16px;
  background-image: url("/statics/epower/mobile/images/bg2.png");
  background-size: 100%;
}
.news-block .header span.more {
  float: right;
  margin-top: 3px;
  font-size: 12px;
}
.news-block .header span.news-block-sub-title {
  font-size: 12px;
}
.news-block .header.header-new {
  background-image: none;
  color: #333;
  font-weight: bold;
}
.news-block .header.header-new i {
  font-weight: normal;
  color: #999;
}
.news-block .header.header-new span.more {
  margin-top: 0;
  font-weight: normal;
  color: #999;
}
.news-block .news {
  padding: 10px;
}
.news-block .news > div {
  color: #333;
  width: 100%;
  padding: 4px 0;
  font-size: 14px;
}
.news-block .news > div .title {
  height: 18px;
  overflow: hidden;
}
.news-block .news > div .ending {
  text-align: right;
  color: #999;
}
.news-block .helps {
  padding: 10px;
}
.news-block .helps > div {
  color: #333;
  width: 100%;
  padding: 4px 4px 4px 10px;
  font-size: 14px;
  position: relative;
}
.news-block .helps > div:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #507cf3;
  top: 50%;
  margin-top: -2.5px;
  left: 0;
}
.has-inner-cell .van-cell {
  padding: 10px 0;
}
.has-inner-cell .van-cell:after {
  left: 0;
  right: 0;
}
.has-inner-cell.cell-small .van-cell {
  padding: 5px 0;
}
.van-cell-color-revert .van-cell .van-cell__title {
  color: #969799;
}
.van-cell-color-revert .van-cell .van-cell__value {
  color: #323233;
}
.website-card {
  margin-top: 20px;
  margin-bottom: 10px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #DFE3F1;
}
.website-card .header {
  width: 100%;
  position: relative;
  height: 40px;
  background: -webkit-gradient(linear, right top, left top, from(#50BCF2), to(#507cf3));
  background: linear-gradient(270deg, #50BCF2 0%, #507cf3 100%);
  border-radius: 4px 4px 0px 0px;
}
.website-card .header .title {
  position: absolute;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  top: 12px;
  left: 20px;
}
.website-card .header .ending {
  position: absolute;
  height: 12px;
  font-size: 12px;
  color: #fff;
  width: 65px;
  top: 12px;
  right: 20px;
}
.website-card .header .ending i {
  font-size: 12px;
}
.website-card .body {
  width: 100%;
  padding: 15px 0 20px;
}
.website-card .body .detail {
  width: 90%;
  display: inline-block;
  margin-left: 5%;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  min-height: 123px;
}
.website-card .body .detail i {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  font-style: normal;
  display: inline-block;
  margin-right: 9px;
  background-color: #507cf3;
}
.website-card .body .price {
  margin-top: 25px;
  margin-bottom: 20px;
  width: 100%;
  height: 18px;
  font-size: 18px;
  color: #F85252;
  line-height: 18px;
  text-align: center;
}
.website-card .body .price span {
  font-size: 12px;
}
.website-card .body .button {
  width: 100%;
  text-align: center;
}
.website-card .body .button button {
  width: 120px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 18px;
  border: 1px solid #507cf3;
  font-size: 16px;
  color: #507cf3;
}
.website-card.xcx .header {
  height: 60px;
}
.website-card.xcx .header .title {
  position: absolute;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  top: 12px;
  left: 10px;
}
.website-card.xcx .header .sub-title {
  position: absolute;
  height: 12px;
  font-size: 12px;
  color: #fff;
  top: 36px;
  left: 10px;
}
.website-card.xcx .header .ending {
  position: absolute;
  height: 12px;
  font-size: 12px;
  color: #fff;
  width: 65px;
  top: 21px;
  right: 10px;
}
.website-card.xcx .header .ending i {
  font-size: 12px;
}
.website-card.xcx .body {
  padding-bottom: 0px;
}
.website-card.xcx .body .detail-item {
  width: 95%;
  height: 30px;
  background: #F1F6FE;
  border-radius: 4px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto 5px;
}
.website-card.xcx .body .price {
  margin-top: 20px;
}
.website-card.xcx .button {
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #666;
  line-height: 35px;
  border-top: 1px solid #DFE3F1;
}
.website-card.xcx .button .van-col {
  text-align: center;
}
.website-card.xcx .button .van-col.selected {
  color: #507cf3;
  border-left: 1px solid #DFE3F1;
}
.van-swipe.indicators-bottom .van-swipe__track {
  margin-bottom: 20px;
}
.van-swipe.indicators-bottom .van-swipe__indicators {
  bottom: 7px;
}
.van-swipe.indicators-bottom .van-swipe__indicators .van-swipe__indicator {
  background-color: #B6C0DB;
}
.van-swipe.indicators-bottom .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active {
  background-color: #507cf3;
}
.van-swipe.indicators-container-bottom {
  margin-bottom: 20px;
}
.van-swipe.indicators-container-bottom .van-swipe__indicators {
  bottom: -14px;
}
.van-swipe.indicators-container-bottom .van-swipe__indicators .van-swipe__indicator {
  background-color: #B6C0DB;
}
.van-swipe.indicators-container-bottom .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active {
  background-color: #507cf3;
}
.van-swipe.with-images {
  height: 200px;
}
.van-swipe.with-images .van-swipe-item img {
  width: 100%;
  min-height: 200px;
  max-height: 400px;
}
.swipe-notice .van-swipe-item {
  overflow: hidden;
}
.footer {
  color: #fff;
  width: 100%;
  height: 183px;
  background: #6477AB;
  padding-top: 20px;
}
.footer .buttons {
  margin-bottom: 20px;
}
.footer .buttons .van-col {
  text-align: center;
}
.footer .buttons .van-col button {
  background: #6477AB;
  color: #fff;
  width: 150px;
  height: 30px;
  border: 1px #fff solid;
  border-radius: 15px;
}
.footer .buttons .van-col button i {
  font-size: 12px !important;
}
.footer .links {
  width: 86%;
  margin: 0 auto 14px;
  font-size: 14px;
}
.footer .links .van-col {
  text-align: center;
  border-right: 1px #fff solid;
}
.footer .links .van-col:last-child {
  border-right: 0px;
}
.footer .line {
  width: 100%;
  text-align: center;
  color: #C1C8DD;
  font-size: 12px;
  margin-bottom: 2px;
}
.footer .x-line {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 12px 0 20px;
}
.detail-title {
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  padding-left: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.border-none {
  border: none !important;
}
.border-none::after {
  border: none !important;
}
.img-wrapper img {
  width: 100%;
  height: auto;
}
.trademark-table {
  width: 100%;
  line-height: 36px;
  background: #fff;
  border: 0;
  border-spacing: 0;
}
.trademark-table th {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  text-align: center;
}
.trademark-table td {
  color: #666;
  font-size: 14px;
  text-align: center;
}
.trademark-table tbody tr:nth-child(2n) {
  background: #F1F6FE;
}
.uc-servers-item {
  border-bottom: 1px #f6f6f6 solid;
}
.uc-servers-item .van-checkbox__label--disabled {
  color: #323233;
}
.van-checkbox__icon--checked .van-icon {
  background-color: #507cf3;
  border-color: #507cf3;
}
.trademark-img {
  float: left;
  width: 72px;
  height: 72px;
  margin-top: 4px;
  margin-right: 12px;
  border: solid 1px #f6f6f6;
}
.trademark-img .van-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trademark-img .van-image__img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trademark-info {
  float: left;
  width: calc(100% - 92px);
}
.trademark-info h3,
.trademark-info p,
.trademark-info span {
  color: #1B1B1B;
  font-size: 14px;
  line-height: 28px;
}
.trademark-info p b {
  width: 2px;
  display: inline-block;
  height: 12px;
  background: #E5E5E5;
  font-weight: bold;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 1px;
}
.trademark-info span {
  color: #999999;
}
.trademark-img-wrapper {
  width: 120px;
  height: 150px;
}
.trademark-img-wrapper img {
  width: 100%;
  height: 120px;
}
.trademark-img-wrapper p {
  text-align: center;
  line-height: 24px;
  color: #666;
}
.uc-dropdown.van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item {
  position: relative;
}
.uc-dropdown.van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item:after {
  position: absolute;
  content: "";
  right: 0;
  height: 20px;
  top: 11px;
  width: 1px;
  border-left: 1px solid #e5e5e5;
}
.uc-dropdown.van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item:last-child:after {
  border-left-width: 0;
  top: 15px;
}
.trademark-notice-list-wrapper.fixed-top,
.trademark-trade-index-wrapper.fixed-top {
  padding-top: 90px;
}
.trademark-notice-list-wrapper.fixed-top .uc-dropdown.van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item:first-child:after,
.trademark-trade-index-wrapper.fixed-top .uc-dropdown.van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item:first-child:after {
  top: 11px;
}
.trademark-trade-index-wrapper.fixed-top .search-bar {
  padding-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
}
.trademark-notice-list-wrapper.fixed-top .search-bar {
  border-bottom: 1px solid #f2f2f2;
}
.trademark-notice-list-wrapper.fixed-top .super-filter,
.trademark-trade-index-wrapper.fixed-top .search-filter .super-filter {
  height: 40px;
  line-height: 40px;
}
.trademark-trade-index-wrapper.fixed-top .search-filter {
  overflow: hidden;
  width: 100%;
}
.trademark-trade-index-wrapper .search-filter .super-filter {
  font-size: 14px;
}
.trademark-notice-list-wrapper.fixed-top .search-bar,
.trademark-trade-index-wrapper.fixed-top .search-bar {
  position: fixed;
  background: #fff;
  left: 0;
  top: 45px;
  z-index: 100;
}
.trademark-notice-list-wrapper.fixed-top .search-bar .van-dropdown-menu__bar,
.trademark-trade-index-wrapper.fixed-top .search-bar .van-dropdown-menu__bar {
  height: 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
i.favourite {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 10px;
}
i.favourite:before {
  color: #F85252;
  content: "\E6D7";
}
i.favourite.favourited:before {
  color: #F85252;
  content: "\E6D8";
}
.basic-button {
  height: 36px;
  padding: 0 12px;
  offset: none;
  border: 0px;
  cursor: pointer;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
}
.basic-button.button-small {
  height: 28px;
  line-height: 28px;
}
.bgc-primary-plain {
  background-color: #fff;
  color: #333;
}
.bgc-primary,
.bgc-hover-primary:hover {
  background-color: #507cf3;
  color: #fff;
}
.bgc-primary____,
.bgc-hover-primary____:hover {
  background-color: #507cf3;
  color: #3c7ee5;
}
.bdc-primary {
  border-color: #507cf3;
}
.bdc-primary-plain {
  border-color: #DFE3F1;
}
.bdc-primary____ {
  border-color: #f1f6fe;
}
.color-primary,
.color-hover-primary {
  color: #507cf3;
}
.bdw-1 {
  border-width: 1px;
  border-style: solid;
}
.bdr-2 {
  border-radius: 2px;
}
.bdr-1 {
  border-radius: 1px;
}
.bdr-4 {
  border-radius: 4px;
}
.select-button-group > div,
.select-button-group > li {
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  border: 1px #DFE3F1 solid;
  float: left;
  margin-left: -1px;
  cursor: pointer;
  min-width: 35px;
  margin-bottom: -1px;
  text-align: center;
}
.select-button-group > div::content,
.select-button-group > li::content {
  pointer-events: none;
}
.select-button-group > div.selected,
.select-button-group > li.selected {
  background-color: #507cf3;
  color: #fff;
  border: 1px #507cf3 solid;
}
.van-pagination__item--active {
  background-color: #507cf3;
}
.van-pagination__item--disabled,
.van-pagination__item--disabled:active {
  background-color: #fff;
}
.van-pagination__item {
  color: #507cf3;
}
.van-pagination__item:active,
.van-pagination__item--active {
  color: #fff;
}
.van-pagination__item--disabled,
.van-pagination__item--disabled:active {
  opacity: 1;
}
.van-tag--primary {
  background-color: #507cf3 !important;
}
.van-tag--primary.van-tag--plain {
  color: #507cf3;
  background-color: #fff !important;
}
.wrapper-index .notice {
  margin-bottom: 10px;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
}
.wrapper-index .notice .head img {
  max-height: 100%;
  max-width: 100%;
}
.wrapper-index .notice .body .van-swipe {
  height: 45px;
}
.wrapper-index .notice .body .van-swipe a {
  color: #666;
}
.wrapper-index .needs .van-row {
  margin-bottom: 10px;
}
.wrapper-index .needs img {
  border-radius: 2px;
  width: 100%;
  height: 40px;
}
.wrapper-index .needs input,
.wrapper-index .needs textarea {
  width: 100%;
  height: 40px;
  padding: 13px 10px;
  line-height: 40px;
  background: #F1F6FE;
  border-radius: 2px;
  outline: none;
  font-size: 14px;
  color: #9A9A9A;
  border: 0px;
}
.wrapper-index .needs input.small {
  width: 98%;
}
.wrapper-index .needs textarea {
  line-height: 160%;
  height: 60px;
  resize: none;
}
.wrapper-index .needs button {
  border: 0px;
  width: 95%;
  float: right;
  height: 40px;
  background: #507cf3;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.wrapper-index .needs button.strong {
  background: #ff7733;
}
.list-cell-group {
  padding-top: 10px;
  padding-bottom: 10px;
}
.list-cell-group .van-cell {
  padding: 5px 10px;
}
.operate-btn {
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  border-radius: 25px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 10px;
  color: #507cf3;
  border: 1px solid #507cf3;
}
.operate-btn.gray {
  color: #999999;
  border: 1px solid #bfbfbf;
}
.operate-btn.blue {
  color: #507cf3;
  border: 1px solid #507cf3;
}
.baomu .van-search__action {
  color: #666;
}
.baomu .van-search__content {
  background: #f7f7f7;
  border-radius: 15px;
}
.baomu .van-dropdown-menu__title {
  font-size: 14px;
  color: #666;
}
.baomu .li-title {
  height: 43px;
  line-height: 43px;
  padding: 0 10px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.baomu .li-title h3 {
  float: left;
  font-size: 14px;
  color: #333;
  max-width: 70%;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  word-break: normal !important;
}
.baomu .li-title span {
  float: right;
  color: #ff7733;
  font-size: 14px;
}
.baomu .li-bot {
  height: 43px;
  line-height: 43px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  padding: 0 10px;
}
.baomu .li-bot h3 {
  font-size: 14px;
  float: left;
}
.baomu .li-bot .operate {
  line-height: 43px;
  float: right;
}
.baomu .li-bot .operate a {
  display: inline-block;
}
.uc-primary-button {
  background: #507cf3 !important;
}
.buy-btn {
  text-align: right;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 15px;
  width: 100%;
}
.buy-btn i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}

.icon-guanfang {
  width: auto;
  display: inline-block;
  position: absolute;
  z-index: 2;
  color: #ffffff;
  text-align: center;
  line-height: normal;
  font-size: 12px;
  font-family: 宋体;
  top: -16px;
  right: 0px !important;
  background: #fb5555;
  padding: 2px 4px;
}
.icon-guanfang:after {
  border-right: 8px solid transparent;
  border-top: 8px solid #fb5555;
  content: "";
  position: absolute;
  top: 17px;
  left: 4px;
}
.has-can-fetch {
  right: -1px;
  top: -8px;
  position: absolute;
  padding: 0 5px;
  height: 18px;
  line-height: 18px;
  background: #fb5555;
  border-radius: 9px 9px 9px 0px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.wrapper-trademark-index .trademark-trades-list {
  width: 100%;
  padding: 0 10px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #f5f6fa));
  background-image: linear-gradient(#fff, #f5f6fa 15%);
}
.wrapper-trademark-index .trademark-trades-list .row {
  background-color: #fff;
  height: 137px;
}
.wrapper-trademark-index .trademark-trades-list .row div {
  height: 84px;
  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;
}
.wrapper-trademark-index .trademark-trades-list .row div img {
  max-width: 90%;
  max-height: 90%;
}
.wrapper-trademark-index .trademark-trades-list .row p.text-red {
  padding-bottom: 10px;
}
.wrapper-trademark-index .trademark-trades {
  padding: 0 15px 5px !important;
}
.wrapper-trademark-index .trademark-trades .van-tabs__wrap--scrollable .van-tabs__nav--complete {
  padding-right: 0px;
  padding-left: 0px;
}
.wrapper-trademark-index .trademark-trades .van-tabs__wrap--scrollable .van-tab {
  padding: 0 12px 0 0;
}
.wrapper-trademark-index .trademark-trades .van-tabs__line {
  display: none;
}
.wrapper-trademark-index .tm-ratio {
  padding: 0 !important;
}
.wrapper-trademark-index .service-list > div {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 82px;
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.wrapper-trademark-index .service-list > div div.logo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 45px;
  height: 45px;
  border-radius: 18px;
  margin-right: 5px;
  max-width: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
}
.wrapper-trademark-index .service-list > div div.logo i.iconfont {
  font-size: 28px;
}
.wrapper-trademark-index .service-list > div div.info {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.wrapper-trademark-index .service-list > div:nth-child(2n) {
  margin-right: 0px;
}
.wrapper-trademark-index .service-list div.bg-EEF7FF .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BEE1FF), to(#39A0F7));
  background-image: linear-gradient(#BEE1FF, #39A0F7);
}
.wrapper-trademark-index .service-list div.bg-FFF4F4 .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFADAC), to(#E54343));
  background-image: linear-gradient(#FFADAC, #E54343);
}
.wrapper-trademark-index .service-list div.bg-F1FFFB .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#CCFFED), to(#18C385));
  background-image: linear-gradient(#CCFFED, #18C385);
}
.wrapper-trademark-index .service-list div.bg-FFF8F5 .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB582), to(#F8531A));
  background-image: linear-gradient(#FFB582, #F8531A);
}
.wrapper-trademark-index .service-list div.bg-FEF6FF .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F0A9FC), to(#B43BD7));
  background-image: linear-gradient(#F0A9FC, #B43BD7);
}
.wrapper-trademark-index .more-service {
  width: 100%;
  height: 65px;
  background-image: url('/statics/epower/mobile/images/bg-tm-more-service.png?20220418');
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 17.5px 8px;
  border-radius: 32.5px;
}
.wrapper-trademark-index .more-service > div {
  width: 33.3333333%;
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-right: 1px #A1C3F5 solid;
}
.wrapper-trademark-index .more-service > div:last-child {
  border-right: 0px;
}
.wrapper-trademark-index .more-service.items-size-1 > div {
  width: 100%;
}
.wrapper-trademark-index .more-service.items-size-2 > div {
  width: 50%;
}
.wrapper-trademark-index .last-file-status > div {
  margin-bottom: 5px;
  width: 50%;
  float: left;
  font-size: 12px;
  color: #666;
}
.wrapper-trademark-index .last-file-status > div span {
  display: inline-block;
  padding: 1px 2px;
  border: 1px solid #FF7733;
  border-radius: 2px;
  color: #FF7733;
  margin-right: 1px;
}
.wrapper-trademark-index .last-file-status > div:last-child {
  margin-bottom: 0px;
}
.wrapper-trademark-index .last-file-notice > div {
  width: 50%;
  float: left;
  font-size: 12px;
  color: #666;
}
.wrapper-trademark-index .last-file-notice > div span {
  display: inline-block;
  padding: 1px 2px;
  border-radius: 2px;
  color: #507cf3;
  margin-right: 1px;
}
.wrapper-trademark-index .trademark-serivces-block > div {
  margin-right: 10px;
  padding: 15px 0 15px 0;
}
.wrapper-trademark-index .trademark-serivces-block > div:last-child {
  margin-right: 0px;
}
.wrapper-trademark-index .trademark-serivces-block > div:nth-child(4) {
  display: none;
}
.wrapper-trademark-index .domain-header {
  height: 150px;
  width: 100%;
  background-image: url("/statics/epower/mobile/images/trademark-banner-new.png");
  background-size: 100%;
  padding: 15px;
}
.wrapper-trademark-index .domain-header h3 {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 15px auto 27px;
  height: 25px;
  line-height: 25px;
}
.wrapper-trademark-index .domain-header div.search-bar {
  width: 100%;
  height: 45px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
}
.wrapper-trademark-index .domain-header div.search-bar .extends {
  font-size: 14px;
  color: #333;
  height: 20px;
  margin-top: 12px;
  line-height: 20px;
  text-align: center;
  border-left: 1px #ccc solid;
}
.wrapper-trademark-index .domain-header div.search-bar .extends i.iconfont {
  font-size: 14px;
}
.wrapper-trademark-index .domain-header div.search-bar .icon {
  background-color: #F85252;
  border-radius: 0px 2px 2px 0px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.wrapper-trademark-index .domain-header div.search-bar .icon i.iconfont {
  font-size: 20px;
  color: #fff;
}
.wrapper-trademark-index .domain-header div.search-bar input {
  width: 95%;
  border: 0;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 10px 0 0 5px;
  font-size: 14px;
}
.wrapper-trademark-index .domain-header div.search-bar .extends-selector {
  position: absolute;
  width: 100%;
  background-color: #fff;
  min-height: 100px;
  border-radius: 0 0 2px 2px;
  top: 45px;
  padding: 10px 0;
  border: 1px #ddd solid;
  z-index: 999;
}
.wrapper-trademark-index .domain-header div.search-bar .extends-selector > div {
  width: 25%;
  float: left;
  padding: 2px;
}
.wrapper-trademark-index .domain-header div.search-bar .extends-selector > div a {
  width: 100%;
  height: 24px;
  line-height: 24px;
  display: block;
  margin: auto;
  color: #666;
  text-align: left;
  border-radius: 2px;
  padding-left: 5px;
}
.wrapper-trademark-index .domain-header div.search-bar .extends-selector > div.selected a {
  background-color: #507cf3;
  color: #fff;
}
.wrapper-trademark-index .domain-header div.search-bar.selector-shown {
  border-radius: 2px 2px 0 0;
}
.wrapper-trademark-index .search-tabs {
  margin-bottom: 15px;
  height: 14px;
  line-height: 14px;
}
.wrapper-trademark-index .search-tabs a {
  font-size: 12px;
  float: left;
  margin-right: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.wrapper-trademark-index .search-tabs a.active {
  color: #fff;
}
.wrapper-trademark-index .search-tabs a:last-child {
  margin-right: 0;
}
.wrapper-trademark-index .fenlei {
  color: #fff;
  text-align: center;
  margin-top: 13px;
}
.wrapper-trademark-index .domain-header.trademark-cqb {
  background-color: #fff;
  height: auto;
  background-image: none;
}
.wrapper-trademark-index .domain-header.trademark-cqb .search-tabs a {
  color: rgba(0, 0, 0, 0.5);
}
.wrapper-trademark-index .domain-header.trademark-cqb .search-tabs a.active {
  color: #000;
}
.wrapper-trademark-index .domain-header.trademark-cqb .search-bar {
  border: 1px #ddd solid;
}
.wrapper-trademark-index .domain-header.trademark-cqb .fenlei {
  color: #333;
}
.trademark-service-index-wrapper .sub-blocks > div {
  background-color: #EEF7FF;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 82px;
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.trademark-service-index-wrapper .sub-blocks > div div.logo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
  max-width: 45px;
  background-color: #D4EBFF;
  line-height: 45px;
  text-align: center;
  color: #507cf3;
  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;
}
.trademark-service-index-wrapper .sub-blocks > div div.logo img {
  max-width: 24px;
}
.trademark-service-index-wrapper .sub-blocks > div div.info {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.trademark-service-index-wrapper .sub-blocks > div div.info h4 {
  margin-bottom: 5px;
}
.trademark-service-index-wrapper .sub-blocks > div:nth-child(2n) {
  margin-right: 0px;
}
.trademark-service-view-wrapper .titled-block .content-with-icon {
  padding-left: 36px !important;
  font-size: 14px;
}
.trademark-service-view-wrapper .titled-block .content-with-icon a {
  color: #507cf3;
}
.trademark-service-view-wrapper .titled-block .content-with-icon p {
  margin-bottom: 5px;
  line-height: 140%;
}
.trademark-service-view-wrapper .titled-block h3 i.iconfont {
  margin-right: 10px;
  font-weight: normal;
}
.trademark-service-view-wrapper .titled-block .content-flow p {
  padding-top: 20px;
  padding-left: 20px;
  border-left: 1px dotted #507cf3;
  position: relative;
  margin-bottom: 0px;
}
.trademark-service-view-wrapper .titled-block .content-flow p i {
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
  background-color: #507cf3;
  border-radius: 8px;
  position: absolute;
  margin-left: -8px;
  left: 0;
  margin-bottom: 1px;
  bottom: 0;
}
.trademark-service-view-wrapper .titled-block .content-flow p:first-child {
  padding-top: 0;
}
.trademark-service-view-wrapper .titled-block .content-flow p:first-child i {
  margin-bottom: 0px;
  top: 0;
}
.trademark-service-view-wrapper .titled-block .content-flow p:last-child i {
  margin-bottom: 0px;
}
.trademark-service-view-wrapper .baomu-submit-bar {
  width: 100%;
}
.trademark-service-view-wrapper .list-items > p {
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative;
}
.trademark-service-view-wrapper .list-items > p:before {
  display: block;
  width: 5px;
  height: 5px;
  top: 8px;
  left: 0;
  border-radius: 50%;
  background: #507cf3;
  position: absolute;
  content: '';
}
.trademark-service-view-wrapper .tm-service-header {
  background-color: #fff;
  padding: 10px;
}
.trademark-service-view-wrapper .tm-service-header .detail {
  padding: 0 15px 15px;
  background-image: url("/statics/epower/mobile/images/bg-tm-service.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.trademark-service-view-wrapper .tm-service-header .detail h3 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  line-height: 16px;
}
.trademark-service-view-wrapper .tm-service-header .detail h4 {
  text-align: center;
  padding: 18px 0 10px;
}
.trademark-service-view-wrapper .tm-service-header .detail h4 img {
  max-height: 94px;
}
.trademark-service-view-wrapper .tm-service-header .detail p {
  color: #fff;
  font-size: 14px;
  text-indent: 14px;
}
.trademark-service-view-wrapper .tm-service-header .detail.trademark-service-type-international {
  background-image: none;
  background-color: #F1F6FE;
}
.trademark-service-view-wrapper .tm-service-header .detail.trademark-service-type-international p {
  color: #333;
}
.trademark-service-view-wrapper .tm-service-header .title {
  padding: 15px 0 5px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 16px;
}
.trademark-service-view-wrapper .tm-service-header .title label {
  color: #999;
  font-size: 12px;
  float: right;
}
.trademark-service-view-wrapper .tm-service-header .title label span {
  color: #F85252;
  font-weight: bold;
  font-size: 16px;
}
.wrapper-trademark-form .no-after-border:after {
  display: none;
}
.wrapper-trademark-form .add-applicant {
  font-size: 14px;
}
.wrapper-trademark-form .add-applicant i {
  font-size: 14px;
  margin-right: 3px;
}
.wrapper-trademark-form .tm-notice {
  color: #666;
  font-size: 12px;
  line-height: 140%;
  padding: 10px 10px;
}
.wrapper-trademark-form .tm-notice p {
  padding-bottom: 5px;
}
.wrapper-trademark-form .tm-selector-block {
  font-size: 14px;
}
.wrapper-trademark-form .tm-selector-block h4 {
  color: #333;
  padding: 15px 0 5px;
  line-height: 160%;
  margin-bottom: 15px;
  margin-top: 0;
}
.wrapper-trademark-form .tm-selector-block h4 span {
  color: #507cf3;
}
.wrapper-trademark-form .tm-selector-block .tm-selector-subitems {
  padding-bottom: 5px;
}
.wrapper-trademark-form .tm-selector-block .tm-selector-subitems a {
  color: #507cf3;
  display: inline-block;
  margin-right: 12px;
  padding: 5px 5px 5px 0;
  margin-bottom: 5px;
  line-height: 14px;
}
.wrapper-trademark-form .tm-selector-block .tm-selector-subitems a.item {
  padding: 5px 8px;
  background-color: #507cf3;
  border-radius: 5px;
  color: #fff;
}
.wrapper-trademark-form .tm-selector-block .tm-selector-subitems a:last-child {
  margin-right: 0;
}

i[data-v-95030dac] {
  position: relative;
}
b[data-v-95030dac] {
  font-weight: normal;
}
.icon-tag[data-v-95030dac] {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  text-align: center;
}

.overlay-wrapper.full-screen {
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.overlay-wrapper.full-screen .overlay-scroll-wrapper {
  border-radius: 0;
}
.overlay-wrapper.full-screen .overlay-scroll-wrapper .overlay-button-wrapper {
  border-radius: 0;
}
.overlay-wrapper.full-screen .overlay-scroll-wrapper .overlay-button-wrapper .overlay-button {
  border-radius: 0;
}
.overlay-wrapper.full-screen .overlay-scroll-wrapper .overlay-button-wrapper .overlay-button button.slot-default-button {
  border-radius: 0;
}
.overlay-wrapper {
  border-radius: 5px;
  background-color: #fff;
  width: 90%;
  height: 90%;
  margin: 20px auto 0;
}
.overlay-wrapper .overlay-scroll-wrapper {
  height: 100%;
  position: relative;
  padding-bottom: 50px;
  border-radius: 5px;
}
.overlay-wrapper .overlay-scroll-wrapper .overlay-contents {
  height: 101%;
  overflow-y: scroll;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
.overlay-wrapper .overlay-scroll-wrapper .overlay-button-wrapper {
  border-radius: 0 0 5px 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44px;
}
.overlay-wrapper .overlay-scroll-wrapper .overlay-button-wrapper .overlay-button {
  border-radius: 0 0 5px 5px;
}
.overlay-wrapper .overlay-scroll-wrapper .overlay-button-wrapper .overlay-button button.slot-default-button {
  width: 100%;
  border-radius: 0 0 5px 5px;
}
.overlay-wrapper .overlay-scroll-wrapper .overlay-button-wrapper .overlay-button.with-cancel-button button.slot-default-button {
  width: 50%;
}
.overlay-wrapper .overlay-scroll-wrapper .overlay-button-wrapper .overlay-button.with-cancel-button button.cancel-button {
  border-width: 1px 0 0 0;
}

span[data-v-a52a6f26] {
  color: #FB5555;
  font-size: 16px;
}
span i[data-v-a52a6f26]:first-child {
  font-size: 12px;
}
span i[data-v-a52a6f26]:last-child {
  font-size: 12px;
  color: #C2C2C2;
  font-weight: normal;
}

.epower-uploader .van-uploader__upload-done i {
  background-color: #fff;
  border-radius: 12px;
}
.epower-uploader .van-uploader__upload .view-image {
  position: absolute;
  height: 24px;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}
.epower-uploader .van-uploader__upload .view-tips {
  color: #666;
  font-size: 12px;
}

.epower-trademark-histories a {
  background-color: #fff;
  border: 1px #507cf3 solid;
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #507cf3;
  font-size: 12px;
  line-height: 12px;
  padding: 5px;
  border-radius: 2px;
}
.epower-trademark-histories a.selected {
  background-color: #507cf3;
  color: #fff;
}
.epower-trademark-histories {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 30px 10px 42px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
.epower-trademark-histories .close-icon {
  position: absolute ;
  top: 15px;
  right: 15px;
}
.epower-trademark-histories .founds-button {
  padding: 10px;
}
.epower-trademark-histories .founds-items {
  max-height: 95%;
  padding: 5px 0px;
  border-bottom: 1px #ddd solid;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.epower-trademark-histories .founds-items .tm-selector-block-search {
  font-size: 14px;
}
.epower-trademark-histories .founds-items .tm-selector-block-search h4 {
  color: #333;
  padding: 5px 0;
  line-height: 160%;
  margin-bottom: 0px;
}
.epower-trademark-histories .founds-items .tm-selector-block-search h4 span {
  color: #507cf3;
}
.epower-trademark-histories .founds-items .tm-selector-block-search .tm-selector-subitems-search {
  padding-bottom: 5px;
}
.epower-trademark-histories .founds-items .tm-selector-block-search .tm-selector-subitems-search a.title {
  border: 0px #fff solid;
}

.active .van-sidebar-item__text {
  color: #507cf3;
}
.trademark-selector .van-sidebar {
  width: 100%;
  border-right: 1px #ECECEC solid;
}
.trademark-selector .van-sidebar-item {
  background-color: #fff;
  font-size: 14px;
  color: #333;
  border-bottom: 1px #ECECEC solid;
  padding: 15px 0 15px 10px;
}
.trademark-selector .van-collapse-item.selected .van-cell .van-cell__title {
  color: #507cf3;
}
.trademark-selector .van-sidebar-item--select {
  background-color: #507cf3;
  color: #fff;
}
.trademark-selector .van-sidebar-item--select:before {
  display: none;
}
.trademark-selector .van-collapse-item a {
  background-color: #fff;
  border: 1px #507cf3 solid;
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #507cf3;
  font-size: 12px;
  line-height: 12px;
  padding: 5px;
  border-radius: 2px;
}
.trademark-selector .van-collapse-item a.selected {
  background-color: #507cf3;
  color: #fff;
}
.trademark-selector .trademark-selector-contents {
  height: 100%;
  padding: 66px 0 0px;
}
.trademark-selector .trademark-selector-contents .van-col {
  height: 100%;
}
.trademark-selector .trademark-selector-contents .van-collapse {
  width: 100%;
  min-height: 100%;
}
.trademark-selector .trademark-selector-contents .van-collapse .van-cell__title {
  line-height: 140%;
}
.trademark-selector .trademark-selector-contents .van-sidebar {
  min-height: 100%;
}
.trademark-selector .trademark-selector-searchbar-container {
  background-color: #fff;
  position: fixed;
  padding: 10px;
  z-index: 1003;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px #E5E5E5 solid;
}
.trademark-selector .trademark-selector-searchbar-container .tm-selector-search-icon-history {
  text-align: center;
  line-height: 39px;
  border: 2px #fff solid;
  color: #507cf3;
  height: 46px;
}
.trademark-selector .trademark-selector-searchbar-container .trademark-selector-searchbar {
  left: 2.5%;
  width: 100%;
  border-radius: 2px;
  border: 2px solid #507cf3;
}
.trademark-selector .trademark-selector-searchbar-container .trademark-selector-searchbar input {
  border: 0px;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  padding: 10px;
}
.trademark-selector .trademark-selector-searchbar-container .trademark-selector-searchbar .tm-selector-search-icon {
  background-color: #507cf3;
  text-align: center;
  line-height: 39px;
}

.ep-address-selector .van-action-sheet__header i {
  float: right;
  margin-right: 16px;
}
.ep-address-selector .van-action-sheet__header i.pull-left {
  float: left;
  margin-left: 16px;
}
.ep-address-selector .ep-address-selector-layers {
  height: 26px;
  padding: 2px 0;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.ep-address-selector .ep-address-selector-layers > span {
  display: inline-block;
  padding: 3px 10px;
}
.ep-address-selector .ep-address-selector-layers > span.hover {
  color: #507CF3;
  font-weight: bold;
}

.epower-submit-bar {
  -webkit-box-shadow: 0 -1px 0 0 #efefef;
          box-shadow: 0 -1px 0 0 #efefef;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.epower-submit-bar .epower-submit-bar__bar {
  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;
  height: 50px;
  padding: 0 10px;
  font-size: 14px;
}
.epower-submit-bar .epower-submit-bar__bar .epower-submit-bar-default-button {
  width: 90%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  border-radius: 20px;
  margin: auto;
}

.epower-button-group {
  display: inline-block;
}
.epower-button-group button {
  height: 100%;
  background: #FFF;
  border: 1px solid #DCDFE6;
  font-weight: 500;
  border-radius: 4px;
  padding: 8px;
  font-size: 14px;
  line-height: 14px;
}
.epower-button-group button.selected {
  color: #fff;
  background-color: #507cf3;
  border-color: #507cf3 !important;
}
.epower-button-group button.selected + button {
  border-left-color: #fff !important;
}
.epower-button-group.epower-button-group__flex {
  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;
}
.epower-button-group.with-buttons button {
  border-radius: 0;
  border-right-width: 0px !important;
}
.epower-button-group.with-buttons button:first-child {
  border-radius: 4px 0 0 4px;
}
.epower-button-group.with-buttons button:last-child {
  border-radius: 0 4px 4px 0;
  border-right-width: 1px !important;
}

.epower-logo-card {
  position: relative;
  min-height: 84px;
  background-color: #F1F6FE;
}
.epower-logo-card .epower-logo-card-col-left {
  position: absolute;
  width: 25%;
  height: 50px;
  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;
  border-right: 1px #D3DFF3 solid;
  left: 0px;
  top: 18px;
}
.epower-logo-card .epower-logo-card-col-right {
  padding: 12px 5px 12px 28%;
}
.epower-logo-card .epower-logo-card-col-right > h4 {
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.epower-logo-card .epower-logo-card-col-right > p {
  margin-bottom: 8px;
  line-height: 12px;
}
.epower-logo-card .epower-logo-card-col-right > p:last-child {
  margin-bottom: 0;
}

.epower-dialog-overlay {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
}

