@import url(/statics/epower/css/module/jianzhan/fuwu/index.css);
.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%;
}


.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: 999;
  border: 1px #efefef solid;
  width: 100%;
  padding: 10px;
  position: fixed;
  left: 0;
  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;
}

.wrapper-service-index .wrapper-service-index__collapse {
  padding: 0 10px;
}
.wrapper-service-index .wrapper-service-index__collapse .van-collapse-item {
  margin-top: 10px;
  border-radius: 2px;
}
.wrapper-service-index .wrapper-service-index__collapse .van-collapse-item .van-cell__title {
  font-size: 16px;
  color: #333;
}
.wrapper-service-index .wrapper-service-index__collapse .van-collapse-item .van-cell.van-collapse-item__title--expanded .van-cell__title,
.wrapper-service-index .wrapper-service-index__collapse .van-collapse-item .van-cell.van-collapse-item__title--expanded .van-icon {
  color: #507cf3;
}
.wrapper-service-index .wrapper-service-index__block > h4 {
  padding: 10px 0;
  font-size: 14px;
  color: #333;
}
.wrapper-service-index .wrapper-service-index__block > div {
  padding: 5px 0;
}
.wrapper-service-index .wrapper-service-index__block > div a {
  width: 49%;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 10px;
  background: #F5F6FA;
  color: #666;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  padding: 11px 0;
}
.wrapper-service-index .wrapper-service-index__block > div a:nth-child(2n) {
  margin-right: 0;
}

.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;
}

.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: 100%;
  text-align: center;
  margin: 20px 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%;
}

.add_label[data-v-7e45d8c8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 14px;
  color: #507cf3;
  margin: 15px 10px 0 0;
}
.be_careful[data-v-7e45d8c8] {
  margin-top: 10px;
}
.be_careful h1[data-v-7e45d8c8] {
  font-size: 14px;
  color: #666666;
  margin: 0 0 13px 13px;
}
.be_careful .display[data-v-7e45d8c8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.be_careful .display .circular[data-v-7e45d8c8] {
  min-width: 5px;
  height: 5px;
  background: #507cf3;
  border-radius: 50%;
  margin: 6px 10px 0px 16px;
}
.be_careful .display .title[data-v-7e45d8c8] {
  font-size: 12px;
  color: #999999;
}

.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;
}

.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-index-search-tabs .tab-item {
  position: relative;
}
.trademark-index-search-tabs .tab-item.tab-selected:after {
  content: ' ';
  left: 50%;
  bottom: 5px;
  margin-left: -11px;
  position: absolute;
  width: 22px;
  height: 2px;
  background: #FFCC3F;
  border-radius: 1px;
}
.trademark-search-type-dropdown .van-dropdown-menu__bar {
  height: 44px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.trademark-search-type-dropdown .van-overlay {
  background: none;
}
.trademark-search-type-dropdown .van-dropdown-item__content {
  width: 90px;
  margin-left: 15px;
  -webkit-box-shadow: 0 0 4px 0px #ccc;
          box-shadow: 0 0 4px 0px #ccc;
}
.trademark-search-type-dropdown .van-cell__value {
  display: none;
}
.trademark-search-type-dropdown .van-dropdown-menu__title {
  font-size: 14px;
}

.trademark-index-products-tab > a[data-v-4f8679da] {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding: 5px 5px 10px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.trademark-index-products-tab > a.hover[data-v-4f8679da] {
  color: #507CF3;
}
.trademark-index-products-tab > a.hover[data-v-4f8679da]:after {
  content: ' ';
  left: 50%;
  bottom: 5px;
  margin-left: -14px;
  position: absolute;
  width: 28px;
  height: 2px;
  background: #507CF3;
  border-radius: 1px;
}
.product-icon[data-v-4f8679da] {
  height: 42px;
}

.tm-trades-index {
  background: url(/statics/epower/mobile/images/new/new-trade-bg.png) no-repeat;
  height: 70px;
  background-size: cover;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.tm-trades-index > div {
  width: 33.333%;
  float: left;
  height: 70px;
  padding-top: 12px;
}
.tm-trades-index > div > i {
  font-size: 24px;
}

.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;
}

.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;
}

.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-06bd25c0]: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-06bd25c0] {
  padding-top: 80px;
}
.trademark-notice-list-wrapper.fixed-top .risk-title[data-v-06bd25c0] {
  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-06bd25c0] {
  padding: 30px;
  font-size: 14px;
  text-align: center;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul[data-v-06bd25c0] {
  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-06bd25c0] {
  width: 4%;
  float: left;
  line-height: 110%;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul li[data-v-06bd25c0]: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-06bd25c0] {
  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-06bd25c0]:first-child {
  color: #54b835;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-lower li[data-v-06bd25c0]:last-child {
  background-color: #f8fafe;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-middle li[data-v-06bd25c0]:first-child {
  color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-middle li[data-v-06bd25c0]:last-child {
  background-color: #f1f5fe;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-middle li:last-child a[data-v-06bd25c0] {
  background-color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-higher li[data-v-06bd25c0]:first-child {
  color: #f85252;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-higher li[data-v-06bd25c0]:last-child {
  background-color: #e8effa;
}
.trademark-notice-list-wrapper.fixed-top .risks-detail ul.risk-higher li:last-child a[data-v-06bd25c0] {
  background-color: #f85252;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks[data-v-06bd25c0] {
  background-color: #fdf5e8;
  padding: 10px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div[data-v-06bd25c0] {
  overflow: hidden;
  position: relative;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div .risk-tag[data-v-06bd25c0] {
  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-06bd25c0] {
  color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-2 .risk-tag[data-v-06bd25c0] {
  color: #f85252;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div ul[data-v-06bd25c0] {
  float: left;
  margin-left: 8px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div li[data-v-06bd25c0] {
  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-06bd25c0]:last-child {
  margin-left: 0px;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-1 li[data-v-06bd25c0] {
  background-color: #ff7733;
}
.trademark-notice-list-wrapper.fixed-top .trademark-risks-items > div.trademark-risks-level-2 li[data-v-06bd25c0] {
  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;
}

.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-5d3b482a] {
  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-5d3b482a] {
  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-5d3b482a] {
  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-5d3b482a] {
  font-size: 24px !important;
}
.logo-our > div h5[data-v-5d3b482a] {
  font-size: 16px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 10px;
  line-height: 100%;
  text-align: center;
}
.logo-our > div p[data-v-5d3b482a] {
  font-size: 12px;
  color: #999;
  text-align: center;
}
.logo-examples[data-v-5d3b482a] {
  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-5d3b482a] {
  width: 48.5%;
  height: 126px;
  margin-bottom: 10px;
}
.logo-examples > div img[data-v-5d3b482a] {
  border-radius: 8px;
  max-width: 100%;
}
.logo-examples > div[data-v-5d3b482a]:nth-child(5n + 1) {
  width: 100%;
  height: auto;
}
.logo-banner-button[data-v-5d3b482a] {
  text-align: center;
  margin-top: 30px;
}
.logo-banner-button button[data-v-5d3b482a] {
  width: 180px;
  height: 40px;
  background: #ff7733;
  border-radius: 20px;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
.logo-title[data-v-5d3b482a] {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.logo-title span[data-v-5d3b482a] {
  color: #507CF3;
}
.logo-sub-title[data-v-5d3b482a] {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}
.large-input[data-v-5d3b482a] {
  padding: 18px 16px;
}
.logo-industries[data-v-5d3b482a] {
  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-5d3b482a] {
  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-5d3b482a] {
  font-size: 20px;
}
.logo-industries div p[data-v-5d3b482a] {
  margin-top: 3px;
}
.logo-industries div[data-v-5d3b482a]:last-child {
  background: none;
}
.logo-industries div.selected[data-v-5d3b482a] {
  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;
}

/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 16, 2016
 */
.swiper-container[data-v-021bf0b5]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide[data-v-021bf0b5]{float:left}.swiper-container-vertical>.swiper-wrapper[data-v-021bf0b5]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper[data-v-021bf0b5]{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide[data-v-021bf0b5],.swiper-wrapper[data-v-021bf0b5]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper[data-v-021bf0b5]{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper[data-v-021bf0b5]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide[data-v-021bf0b5]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight[data-v-021bf0b5],.swiper-container-autoheight .swiper-slide[data-v-021bf0b5]{height:auto}.swiper-container-autoheight .swiper-wrapper[data-v-021bf0b5]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification[data-v-021bf0b5]{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal[data-v-021bf0b5]{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical[data-v-021bf0b5]{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next[data-v-021bf0b5],.swiper-button-prev[data-v-021bf0b5]{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled[data-v-021bf0b5],.swiper-button-prev.swiper-button-disabled[data-v-021bf0b5]{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev[data-v-021bf0b5],.swiper-container-rtl .swiper-button-next[data-v-021bf0b5]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black[data-v-021bf0b5],.swiper-container-rtl .swiper-button-next.swiper-button-black[data-v-021bf0b5]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white[data-v-021bf0b5],.swiper-container-rtl .swiper-button-next.swiper-button-white[data-v-021bf0b5]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next[data-v-021bf0b5],.swiper-container-rtl .swiper-button-prev[data-v-021bf0b5]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black[data-v-021bf0b5],.swiper-container-rtl .swiper-button-prev.swiper-button-black[data-v-021bf0b5]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white[data-v-021bf0b5],.swiper-container-rtl .swiper-button-prev.swiper-button-white[data-v-021bf0b5]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination[data-v-021bf0b5]{position:absolute;text-align:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden[data-v-021bf0b5]{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets[data-v-021bf0b5],.swiper-pagination-custom[data-v-021bf0b5],.swiper-pagination-fraction[data-v-021bf0b5]{bottom:10px;left:0;width:100%}.swiper-pagination-bullet[data-v-021bf0b5]{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet[data-v-021bf0b5]{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet[data-v-021bf0b5]{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet[data-v-021bf0b5]{background:#fff}.swiper-pagination-bullet-active[data-v-021bf0b5]{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active[data-v-021bf0b5]{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active[data-v-021bf0b5]{background:#000}.swiper-container-vertical>.swiper-pagination-bullets[data-v-021bf0b5]{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-021bf0b5]{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-021bf0b5]{margin:0 5px}.swiper-pagination-progress[data-v-021bf0b5]{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar[data-v-021bf0b5]{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar[data-v-021bf0b5]{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress[data-v-021bf0b5]{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress[data-v-021bf0b5]{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white[data-v-021bf0b5]{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar[data-v-021bf0b5]{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar[data-v-021bf0b5]{background:#000}.swiper-container-3d[data-v-021bf0b5]{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow[data-v-021bf0b5],.swiper-container-3d .swiper-slide[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-bottom[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-left[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-right[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-top[data-v-021bf0b5],.swiper-container-3d .swiper-wrapper[data-v-021bf0b5]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-left[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-right[data-v-021bf0b5],.swiper-container-3d .swiper-slide-shadow-top[data-v-021bf0b5]{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left[data-v-021bf0b5]{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right[data-v-021bf0b5]{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top[data-v-021bf0b5]{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom[data-v-021bf0b5]{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper[data-v-021bf0b5],.swiper-container-flip .swiper-wrapper[data-v-021bf0b5]{-ms-perspective:1200px}.swiper-container-cube[data-v-021bf0b5],.swiper-container-flip[data-v-021bf0b5]{overflow:visible}.swiper-container-cube .swiper-slide[data-v-021bf0b5],.swiper-container-flip .swiper-slide[data-v-021bf0b5]{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide[data-v-021bf0b5],.swiper-container-flip .swiper-slide .swiper-slide[data-v-021bf0b5]{pointer-events:none}.swiper-container-cube .swiper-slide-active[data-v-021bf0b5],.swiper-container-cube .swiper-slide-active .swiper-slide-active[data-v-021bf0b5],.swiper-container-flip .swiper-slide-active[data-v-021bf0b5],.swiper-container-flip .swiper-slide-active .swiper-slide-active[data-v-021bf0b5]{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom[data-v-021bf0b5],.swiper-container-cube .swiper-slide-shadow-left[data-v-021bf0b5],.swiper-container-cube .swiper-slide-shadow-right[data-v-021bf0b5],.swiper-container-cube .swiper-slide-shadow-top[data-v-021bf0b5],.swiper-container-flip .swiper-slide-shadow-bottom[data-v-021bf0b5],.swiper-container-flip .swiper-slide-shadow-left[data-v-021bf0b5],.swiper-container-flip .swiper-slide-shadow-right[data-v-021bf0b5],.swiper-container-flip .swiper-slide-shadow-top[data-v-021bf0b5]{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide[data-v-021bf0b5]{visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide[data-v-021bf0b5]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active[data-v-021bf0b5],.swiper-container-cube .swiper-slide-next[data-v-021bf0b5],.swiper-container-cube .swiper-slide-next+.swiper-slide[data-v-021bf0b5],.swiper-container-cube .swiper-slide-prev[data-v-021bf0b5]{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow[data-v-021bf0b5]{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide[data-v-021bf0b5]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide[data-v-021bf0b5]{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide[data-v-021bf0b5]{pointer-events:none}.swiper-container-fade .swiper-slide-active[data-v-021bf0b5],.swiper-container-fade .swiper-slide-active .swiper-slide-active[data-v-021bf0b5]{pointer-events:auto}.swiper-zoom-container[data-v-021bf0b5]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas[data-v-021bf0b5],.swiper-zoom-container>img[data-v-021bf0b5],.swiper-zoom-container>svg[data-v-021bf0b5]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar[data-v-021bf0b5]{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar[data-v-021bf0b5]{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar[data-v-021bf0b5]{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag[data-v-021bf0b5]{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag[data-v-021bf0b5]{cursor:move}.swiper-lazy-preloader[data-v-021bf0b5]{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin-data-v-021bf0b5 1s steps(12,end) infinite;animation:swiper-preloader-spin-data-v-021bf0b5 1s steps(12,end) infinite}.swiper-lazy-preloader[data-v-021bf0b5]:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white[data-v-021bf0b5]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin-data-v-021bf0b5{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin-data-v-021bf0b5{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@charset "uft-8";
body[data-v-021bf0b5],div[data-v-021bf0b5],dl[data-v-021bf0b5],dt[data-v-021bf0b5],dd[data-v-021bf0b5],ul[data-v-021bf0b5],ol[data-v-021bf0b5],li[data-v-021bf0b5],h1[data-v-021bf0b5],h2[data-v-021bf0b5],h3[data-v-021bf0b5],h4[data-v-021bf0b5],h5[data-v-021bf0b5],h6[data-v-021bf0b5],pre[data-v-021bf0b5],  
form[data-v-021bf0b5],fieldset[data-v-021bf0b5],input[data-v-021bf0b5],textarea[data-v-021bf0b5],p[data-v-021bf0b5],blockquote[data-v-021bf0b5],th[data-v-021bf0b5],td[data-v-021bf0b5]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-021bf0b5]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-021bf0b5],img[data-v-021bf0b5]{  
border:0;
}
address[data-v-021bf0b5],caption[data-v-021bf0b5],cite[data-v-021bf0b5],code[data-v-021bf0b5],dfn[data-v-021bf0b5],em[data-v-021bf0b5],th[data-v-021bf0b5],var[data-v-021bf0b5]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-021bf0b5],ul[data-v-021bf0b5]{  
list-style:none;
}
h1[data-v-021bf0b5],h2[data-v-021bf0b5],h3[data-v-021bf0b5],h4[data-v-021bf0b5],h5[data-v-021bf0b5],h6[data-v-021bf0b5]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-021bf0b5]:before,q[data-v-021bf0b5]:after{  
content:"";
}
abbr[data-v-021bf0b5],acronym[data-v-021bf0b5]{border:0;}
.left[data-v-021bf0b5]{float: left;}
.right[data-v-021bf0b5]{float: right;}
.clear[data-v-021bf0b5] { clear:both;}
.text-center[data-v-021bf0b5]{text-align: center;}
a[data-v-021bf0b5]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-021bf0b5],
input[type="submit"][data-v-021bf0b5],
input[type="reset"][data-v-021bf0b5],
select[data-v-021bf0b5] { -webkit-appearance: none;
}
input[type="text"][data-v-021bf0b5],
input[type="password"][data-v-021bf0b5]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-021bf0b5] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-021bf0b5] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-021bf0b5] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-021bf0b5] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body {
	overflow: auto;
	background: #f2f3f8;
}

div {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.m {
	padding: .88rem 0 0 0;
}

.m2 {
	padding: 0 0 .98rem 0;
}

.m3 {
	padding: 1.28rem 0 .98rem 0;	
}

.m4 {
	padding: 0 0 .88rem 0;
}

@media screen and (min-device-width:640px) and (min-width:768px) {
	.page {
		margin: 0 auto;
		width: 7.5rem;
	}
}


/*公共头部*/

.header95 {
	background: #1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	left:0;
	position: fixed;
	width: 100%;
	top:0px;
	padding: .001rem 0;
}

.header95 .hele {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/helr2.png) no-repeat center center;
	background-size: .16rem .3rem;
}

.header95 .hetitle {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	height: .88rem;
	line-height: .88rem;
}

.header95 .helr {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/*首页头部*/

.inheader {
	width: 100%;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/indexbg.png) no-repeat;
	background-size: 100% 100%;
}

.inheader1 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}

.Signin_one {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}

.Signin_two {
	padding: .33rem 0 0 .23rem;
	
}

.Signin_two img {
	width: .7rem;
	height: .7rem;
	margin-left:0.3rem;
	margin-top:0.3rem;
}

.Signin_three {
	padding: .3rem 0 0 0;	
}

.Signin_four {
	font-size: .2rem;
	color: rgb(0, 136, 255);
	margin-left: 0.1rem;
	padding-bottom: .03rem;
}

.Signin_five {
	margin-left: .1rem;
	font-size: .19rem;
	border: 1px solid rgb(0, 136, 255);
	color: rgb(0, 136, 255);
	padding: .01rem .2rem;
	border-radius: .16rem;
	height: .31rem;
	line-height: .31rem;
	text-align: center;
}

.Signin_six {
	padding: .33rem 0.23rem 0
}

.Signin_six img {
	width: .47rem;
	height: .47rem;
}

.Signin_seven {
	text-align: center;
	margin-bottom: .17rem;
}

.Signin_seven img {
	width: 1.33rem;
	height: 1.33rem;
}

.Signin_seven1 {
	text-align: center;
	margin-bottom: .1rem;
}

.Signin_seven1 img {
	width: 2.43rem;
	height: .45rem;
}

.Signin_eight {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	padding: 0 .23rem;
}

.Signin_nine {
	width: 3.43rem;
	height: 1.22rem;
	background: #fff;
	border-radius: .2rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-moz-box-pack: flex-start;
	-webkit--moz-box-pack: flex-start;
	box-pack: flex-start;
}

.Signin_ten {
	margin: .24rem .53rem 0 .36rem;
}

.Signin_ten img {
	width: .4rem;
	height: .74rem;
}

.Signin_eleven {
	color: rgb(0, 136, 255);
	font-size: .43rem;
	margin-top: .12rem;
	margin-left: .1rem;
}


/*公告轮播*/

.mun_gg {
	border-radius: .1rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #fff;
	padding: 0 .3rem;
	width: 7.02rem;
	margin: .1rem auto;	
	-webkit-box-sizing: border-box;	
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	-ms-flex-align: center;
	    align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.mun_gg .mggti {
	height: .7rem;
	line-height: .7rem;
	color: rgb(53, 53, 53);
	font-size: .34rem;
	width: .8rem;
	letter-spacing: .03rem;
	margin-right: .15rem;
	margin-left: .2rem;
}

.mun_gg .mggpic {
	width: .24rem;
	height: .24rem;
	display: block;
}

.mun_gg .txtMarquee-top {
	width: calc(100% - .24rem - 1.15rem);
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.mun_gg .txtMarquee-top .infoList li {
	height: .7rem;
	line-height: .7rem;
}

.mun_gg .txtMarquee-top .tempWrap {
	width: 100%!important;
}

.mun_gg .infoList li {
	font-size: .28rem;
	color: rgb(53, 53, 53);
}


/*次导航*/

.innav {
	overflow: hidden;
	margin-bottom: .1rem;
	background: #fff;
}

.innav .innavlink {
	float: left;
	width: 24.95%;
	text-align: center;
	color: rgb(77, 77, 77);
	font-size: .28rem;
	padding: .3rem 0 .4rem;
}

.innav .innavpic {
	width: 1.1rem;
	height: 1.12rem;
	display: block;
	margin: 0 auto .1rem;
}


/*banner*/

.banner {
	margin-bottom: .1rem;
}

.banner .swiper-container {
	height: 3.5rem;
	width: 100%;
}

.banner .baimg {
	display: block;
	width: 100%;
	height:3.5rem;
}

.banner .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: .1rem;
}

.banner .swiper-pagination-bullet {
	width: .06rem;
	height: .06rem;
	opacity: 1;
	background: #ccc;
	border-radius: 50%;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .04rem;
}

.banner .swiper-pagination-bullet-active {
	background: #fff;
}

.inbottom {
	display: block;
	margin-bottom: .2rem;
}

.inbottom .inbopic {
	width: 100%;
	display: block;
}


/*footer*/

.footer {
	position: fixed;/*absolute;*/
	left: 0;
	bottom:0;	
	width: 100%;
	/*z-index: 999;*/
}

.fonav {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}

.fonav .foitem {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}

.fonav .foitem.on {
	color: #1E88E5;
}

.fonav .foimg {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}


/*申请升级*/

.upg1pic {
	width: 1.02rem;
	height: 1.02rem;
	display: block;
	margin: .3rem auto .15rem;
}

.upg2 {
	background: url(../../../statics/mobile/img/upg2.png) no-repeat top left;
	width: 2.1rem;
	height: .5rem;
	
	padding-left: .5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-size: 100% 100%;
	margin: 0 auto .36rem;
}

.upg2 .upg2t {
	text-align: center;
	font-size: .24rem;
	line-height: .5rem;
	color: #fff;
}

.upg3 {
	width: 7.34rem;
	height: 4.66rem;
	display: block;
	margin: 0 auto .8rem;
	background: url(../../../statics/mobile/img/upg3.png) no-repeat top left;
	background-size: 100% 100%;
}

.upg3 .upg3t1 {
	overflow: hidden;
	height: 1.1rem;
	padding: 0 .4rem;
}

.upg3 .upg3t1s {
	float: left;
	/*line-height: 1.1rem;*/
	font-size: .3rem;
	color: #fff;
	;
}

.upg3 .upg3t1s2 {
	float: right;
	line-height: 1.1rem;
	font-size: .24rem;
	color: #fff;
}

.upg3 .upg3t1s2pic {
	width: .32rem;
	height: .28rem;
	margin-right: .12rem;
}


.upg3 .upg3t2 {
	padding-top: 0.04rem;
	overflow: hidden;
	padding: 0 .4rem;
}

.upg3 .upg3t2le {
	float: left;
}

.upg3 .upg3t2lep1 {
	font-size: .24rem;
	color: #fff;
	margin-bottom: .05rem;
}

.upg3 .upg3t2lr {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}

.upg3 .upg3t2lr2 {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}


/*申请提交*/

.upg3t3 {
	overflow: hidden;
	margin-top: .4rem;
}


.upg3t3 .upg3t3le {
	float: left;
	margin-left: 1.26rem;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 50%;
	background: #fff;
	;
}

.upg3t3 .upg3t3lep {
	line-height: 1.0rem;
	color: rgb(231, 172, 13);
	font-size: .28rem;
}

.upg3t3 .upg3t3lr {
	float: left;
	margin-left: .7rem;
	width: 3rem;
}

.upg3t3 .upg3t3lrp {
	font-size: .28rem;
	color: #fff;
	line-height:30px;
	margin-bottom: .00rem;
}

.upg3t3 .upg3t3lrpic {
	width: .32rem;
	height: .32rem;
	margin-right: .2rem;
}
.upg3t3 .upg3t3lrpiccp {
	width: .92rem;
	height: .92rem;
	margin-right: .2rem;
}


/*审核升级*/

.renav {
	width: 6.3rem;
	height: .6rem;
	border-radius: .3rem;
	overflow: hidden;
	margin: .26rem auto 0;
}

.renav .renavlink {
	background: rgb(195, 195, 195);
	display: block;
	width: 50%;
	float: left;
	line-height: .6rem;
	text-align: center;
	font-size: .24rem;
	color: rgb(45, 45, 45);
}

.renav .renavlink.on {
	background: #1E88E5;
	color: #fff;
}

.revi .upg3t3le {
	margin-left: .4rem;
}

.revi .upg3t3lr {
	margin-left: .42rem;
}

.revi .upg3t3lr2 {
	float: right;
	margin-right: .4rem;
	padding-top: .1rem;
}

.revi .upg3t3lr2link {
	width: 1.2rem;
	height: .5rem;
	display: block;
	line-height: .5rem;
	text-align: center;
	background: #fff;
	border-radius: .25rem;
	color:#1E88E5;
	font-size: .28rem;
	margin-bottom: .26rem;
}


/*邀请好友*/

.ercode {
	width: 5.76rem;
	height: 4.8rem;
	margin: .13rem auto;
	background: #FFFFFF;
	padding-top: 0.18rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
}

.code {
	width: 4.03rem;
	height: 4.03rem;
	margin: auto;
	background: #e5e5e5;
}

.nub {
	margin-top: .21rem;
}

.flelink {
	color: rgb(51, 51, 51);
}

.dow {
	width: .3rem;
	height: .16rem;
	position: absolute;
	display: block;
	right: .2rem;
	top: calc(50% - .08rem);
}

.diawit {
	width: 7.02rem;
	background: #fff;
	margin: 0 auto;
	border-radius: .1rem;
	padding: .001rem 0;
}

.diawit .diawitp {
	overflow: hidden;
	padding: .1rem .2rem;
}

.diawit .diawitplink {
	font-size: .3rem;
	color: rgb(153, 153, 153);
	float: left;
}

.diawit .diawitplink:last-child {
	font-size: .3rem;
	color: rgb(0, 154, 154);
	float: right;
}

.diawilist {
	margin-top: .3rem;
	margin-bottom: .5rem;
}

.diawilist .diawilink {
	display: block;
	line-height: .9rem;
	text-align: center;
	font-size: .3rem;
	color: rgb(153, 153, 153);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.diawilist .diawilink.on {
	border-top: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	color: rgb(0, 154, 154);
}

.btn {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #1E88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btn2 {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #9B88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}

.btnSure {
	background: transparent;
	border: 0;
	outline: none;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.head_icon[data-v-021bf0b5] {
  border-radius: 50%;
}
.infoList li[data-v-021bf0b5] {
  width: 4.97rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#aaa[data-v-021bf0b5] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}
#ddd[data-v-021bf0b5] {
  padding: 0;
  background: transparent;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#ddd[data-v-021bf0b5] {
  display: none;
  position: fixed;
  right: 0;
  margin: auto;
  border-radius: 15px;
  z-index: 9999;
  text-align: center;
  padding: 10px 0 25px 0;
}
.immediately_img[data-v-021bf0b5] {
  width: 100%;
  border-radius: 10px;
  margin: 25px 0;
}
.immediately_btn[data-v-021bf0b5] {
  background: #1E88E5;
  letter-spacing: 3px;
  background-size: 100% 100%;
  border: none;
  outline: none;
  width: 128.5px;
  height: 39px;
  color: #fff;
  font-weight: bold;
  border-radius: 18px;
}
.dd_text[data-v-021bf0b5] {
  width: 90%;
  background: #fff;
  border-radius: 10px;
  /*display: none;*/
  margin-left: 5%;
}
.dd_text_1[data-v-021bf0b5] {
  padding: 20px;
  min-height: 150px;
}
.immediately_title[data-v-021bf0b5] {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.immediately_centent[data-v-021bf0b5] {
  text-align: left;
  font-size: 13px;
}
.text_close1[data-v-021bf0b5] {
  font-size: 15px;
  color: #1E88E5;
  padding: 8px;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.red_dian[data-v-021bf0b5] {
  position: absolute;
  top: -0.05rem;
  right: 0;
  border: 1px solid red;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: red;
  display: none;
}
.team_num_v[data-v-021bf0b5] {
  text-align: center;
  margin-bottom: 0.1rem;
  color: #1E88E5;
  font-weight: bold;
}
.Signin_four[data-v-021bf0b5] {
  color: #fff;
}
.Signin_five[data-v-021bf0b5] {
  border: 1px solid #fff;
  color: #fff;
}
.module_div[data-v-021bf0b5] {
  float: left;
  width: 3.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
}
.module_div img[data-v-021bf0b5] {
  width: 3.35rem;
  height: 3.35rem;
}
.service_message[data-v-021bf0b5] {
  width: 100%;
  padding: 0.2rem;
  line-height: 0.5rem;
  font-size: 0.3rem;
  margin: auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #808080;
  margin-top: 0.2rem;
}
.head_icon[data-v-021bf0b5] {
  border-radius: 50%;
}
.path_pic[data-v-021bf0b5] {
  /* width:300px;
		height:300px; */
  margin-top: 13px;
  display: inline-block;
}

@charset "uft-8";
body[data-v-565fbd53],div[data-v-565fbd53],dl[data-v-565fbd53],dt[data-v-565fbd53],dd[data-v-565fbd53],ul[data-v-565fbd53],ol[data-v-565fbd53],li[data-v-565fbd53],h1[data-v-565fbd53],h2[data-v-565fbd53],h3[data-v-565fbd53],h4[data-v-565fbd53],h5[data-v-565fbd53],h6[data-v-565fbd53],pre[data-v-565fbd53],  
form[data-v-565fbd53],fieldset[data-v-565fbd53],input[data-v-565fbd53],textarea[data-v-565fbd53],p[data-v-565fbd53],blockquote[data-v-565fbd53],th[data-v-565fbd53],td[data-v-565fbd53]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-565fbd53]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-565fbd53],img[data-v-565fbd53]{  
border:0;
}
address[data-v-565fbd53],caption[data-v-565fbd53],cite[data-v-565fbd53],code[data-v-565fbd53],dfn[data-v-565fbd53],em[data-v-565fbd53],th[data-v-565fbd53],var[data-v-565fbd53]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-565fbd53],ul[data-v-565fbd53]{  
list-style:none;
}
h1[data-v-565fbd53],h2[data-v-565fbd53],h3[data-v-565fbd53],h4[data-v-565fbd53],h5[data-v-565fbd53],h6[data-v-565fbd53]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-565fbd53]:before,q[data-v-565fbd53]:after{  
content:"";
}
abbr[data-v-565fbd53],acronym[data-v-565fbd53]{border:0;}
.left[data-v-565fbd53]{float: left;}
.right[data-v-565fbd53]{float: right;}
.clear[data-v-565fbd53] { clear:both;}
.text-center[data-v-565fbd53]{text-align: center;}
a[data-v-565fbd53]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-565fbd53],
input[type="submit"][data-v-565fbd53],
input[type="reset"][data-v-565fbd53],
select[data-v-565fbd53] { -webkit-appearance: none;
}
input[type="text"][data-v-565fbd53],
input[type="password"][data-v-565fbd53]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-565fbd53] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-565fbd53] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-565fbd53] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-565fbd53] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-565fbd53] {
	
	background: rgb(242, 242, 242);
}
div[data-v-565fbd53] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-565fbd53] {
	padding: .88rem 0 0 0;
}
.m2[data-v-565fbd53] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-565fbd53] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-565fbd53] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-565fbd53] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-565fbd53] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-565fbd53] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-565fbd53] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-565fbd53] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-565fbd53] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-565fbd53] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-565fbd53] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-565fbd53] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-565fbd53] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-565fbd53] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-565fbd53] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-565fbd53] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-565fbd53] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-565fbd53] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-565fbd53] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-565fbd53] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-565fbd53] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-565fbd53] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-565fbd53]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-565fbd53] {
	height: .29rem;
}
.login_shan1[data-v-565fbd53]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-565fbd53] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-565fbd53] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-565fbd53] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-565fbd53] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-565fbd53] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-565fbd53] {
	font-size: .32rem;
}
.font30[data-v-565fbd53] {
	font-size: .30rem;
}
.font34[data-v-565fbd53] {
	font-size: .34rem;
}
.font28[data-v-565fbd53] {
	font-size: .28rem;
}
.font24[data-v-565fbd53] {
	font-size: .24rem;
}
.colff[data-v-565fbd53] {
	color: #FFFFFF;
}
.colbb[data-v-565fbd53] {
	color: #bbbbbb;
}
.col75[data-v-565fbd53] {
	color: #757575;
}
.cola5[data-v-565fbd53] {
	color: #a5a5a5;
}
.headimg[data-v-565fbd53] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-565fbd53] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-565fbd53] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-565fbd53] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-565fbd53] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-565fbd53] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-565fbd53] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-565fbd53] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-565fbd53] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-565fbd53] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-565fbd53] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-565fbd53] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-565fbd53] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-565fbd53] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-565fbd53] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-565fbd53]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-565fbd53]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-565fbd53] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-565fbd53] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-565fbd53] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-565fbd53] {
	color:#1E88E5;
}
.fonav .foimg[data-v-565fbd53] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-565fbd53]{
	padding:.28rem;
}
.margin_bt[data-v-565fbd53]{
	margin-bottom: .28rem;
}
.feedback1[data-v-565fbd53]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-565fbd53]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-565fbd53]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-565fbd53]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-565fbd53]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-565fbd53]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-565fbd53]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-565fbd53]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-565fbd53]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-565fbd53]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-565fbd53]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-565fbd53]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-565fbd53]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-565fbd53]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-565fbd53]{
	width: 1.3rem;height: 1.3rem;
}

*[data-v-565fbd53],div[data-v-565fbd53],p[data-v-565fbd53],ul[data-v-565fbd53],li[data-v-565fbd53],input[data-v-565fbd53],button[data-v-565fbd53]{-webkit-box-sizing: border-box;box-sizing: border-box;}
/*主体*/
.m4[data-v-565fbd53]{margin-top: .88rem;padding: 0 0 .98rem 0;;width: 100%;bottom:0;overflow-y: auto;}
/*主体背景*/
.bg[data-v-565fbd53]{background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;}
/*头部背景*/
.bghead[data-v-565fbd53]{background: url(../../../statics/mobile/img/bg2.png)no-repeat center center;background-size:100% 100% ;}
.bgblack[data-v-565fbd53]{background: #27262c;}
.bggay[data-v-565fbd53]{background: #F2F3F8;}
/*字体色*/
.txtz[data-v-565fbd53]{color:#1E88E5;}/*黄色*/
.txtg[data-v-565fbd53]{color:#7e7e7e;}/*灰色*/
.txtb[data-v-565fbd53]{color:#333;}/*黑色*/
.txtw[data-v-565fbd53]{color:#fff;}/*白色*/
/*字体大小*/
.fs36[data-v-565fbd53]{font-size: .36rem!important;}
.fs30[data-v-565fbd53]{font-size: .3rem!important;}
.fs28[data-v-565fbd53]{font-size: .28rem!important;}
.fs24[data-v-565fbd53]{font-size: .24rem!important;}
/*内边距*/
.pad44[data-v-565fbd53]{padding: 0 .44rem ;}
.pad24[data-v-565fbd53]{padding: 0 .24rem ;}
.pad22[data-v-565fbd53]{padding: 0 .22rem ;}
.padl44[data-v-565fbd53]{padding-left:.44rem ;}
.padr44[data-v-565fbd53]{padding-right: .44rem;}
/*外边距*/
.mart20[data-v-565fbd53]{margin-top: .20rem;}
.mart24[data-v-565fbd53]{margin-top: .24rem;}
.mart40[data-v-565fbd53]{margin-top: .4rem;}
.mart36[data-v-565fbd53]{margin-top: .36rem;}
.mar44[data-v-565fbd53]{margin: 0 .44rem;}
.marb3[data-v-565fbd53]{margin-bottom: .3rem;}
.marb44[data-v-565fbd53]{margin-bottom: .44rem;}
.marb78[data-v-565fbd53]{margin-bottom: .78rem;}
/*高度*/
.h40[data-v-565fbd53]{height: .4rem;line-height: .4rem;}
.h60[data-v-565fbd53]{height: .6rem;line-height: .6rem;}
.h74[data-v-565fbd53]{height: .74rem;line-height: .74rem;}
.h77[data-v-565fbd53]{height: .77rem;line-height: .77rem;}
.h88[data-v-565fbd53]{height: .88rem;line-height: .88rem;}
.h80[data-v-565fbd53]{height: .8rem;line-height: .8rem;}
/*居中*/
.tac[data-v-565fbd53]{text-align: center;}
/*居左*/
.tal[data-v-565fbd53]{text-align: left;}
/*居右*/
.tar[data-v-565fbd53]{text-align: right;}
/*边框黄*/
.borz[data-v-565fbd53]{border:1px solid #f8c512;}
/*边框无*/
.bor0[data-v-565fbd53]{border: 0;}
/*长按钮*/
.rbtn[data-v-565fbd53]{width: 6.22rem;height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size:.34rem ;border-radius: 5px;}
/*短按钮*/
.sbtn[data-v-565fbd53]{width: 1.5rem;height: .6rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;border-radius: 5px;}
/*块级按钮*/
.gbtn[data-v-565fbd53]{display:block;width: 100%; height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;}
/*左浮动*/
.fl-l[data-v-565fbd53]{float: left;}
/*右浮动*/
.fl-r[data-v-565fbd53]{float: right;}

/*footer*/
.footer[data-v-565fbd53] {position: fixed;left: 0;bottom: -2px;width: 100%;z-index: 999;}
.fonav[data-v-565fbd53]{height: .98rem;background: #fff;overflow: hidden;}
.fonav .foitem[data-v-565fbd53]{display:block;width:25%;text-align: center;color:rgb(179,179,179);float: left;font-size:.2rem;height:.98rem;}
.fonav .foitem.on[data-v-565fbd53]{color:#1E88E5;}
.fonav .foimg[data-v-565fbd53]{display: block;width:.44rem;height:.44rem;margin:.1rem auto .05rem;}

/*我的拓客*/
/*#mytk{margin-top:.21rem ;}*/
#mytk>div[data-v-565fbd53],#sys>div[data-v-565fbd53],#fdback>ul[data-v-565fbd53]{margin-bottom: 1px;background: #fff;height: 1.54rem;}
#mytk div.ldiv[data-v-565fbd53]{width: 1.51rem;text-align: center;height: 100%;float: left;}
#mytk div.rdiv[data-v-565fbd53]{width:5.98rem ;padding-right: .22rem;height: 100%;float: left;}
#mytk div.rdiv>div img[data-v-565fbd53]{width: .31rem;height: .31rem;vertical-align: middle;margin-right: .21rem;}
#mytk .tktx[data-v-565fbd53]{width: 1.01rem;height: 1.01rem;margin-top: .28rem;}
/*拼客攻略*/
#sys[data-v-565fbd53],#fdback[data-v-565fbd53],#mytk[data-v-565fbd53]{margin-top:.01rem ;}
#sys>div[data-v-565fbd53]{height: auto;}
#sys .content[data-v-565fbd53]{width: 5.74rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*意见反馈记录*/
#fdback>ul[data-v-565fbd53]{overflow: hidden;height: 1rem;}
#fdback>ul>li[data-v-565fbd53]{line-height: 1rem;height: 100%;}
#fdback>ul>li>img[data-v-565fbd53]{width: .2rem;height: .36rem;vertical-align: middle;margin-left: .26rem;}

.rdiv .fs24 span[data-v-565fbd53] {
  vertical-align: middle;
  height: 0.77rem;
  display: inline-block;
}
#mytk div.rdiv > div img[data-v-565fbd53] {
  margin-right: 0.1rem;
}
.weixin_ip[data-v-565fbd53] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 2rem;
}
.weixin_ip[data-v-565fbd53],
.weixin_ip_1[data-v-565fbd53] {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  vertical-align: middle;
  height: 0.77rem;
  display: inline-block;
  text-align: left;
}
.llk[data-v-565fbd53] {
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  width: 100%;
}

@charset "uft-8";
body[data-v-049ada30],div[data-v-049ada30],dl[data-v-049ada30],dt[data-v-049ada30],dd[data-v-049ada30],ul[data-v-049ada30],ol[data-v-049ada30],li[data-v-049ada30],h1[data-v-049ada30],h2[data-v-049ada30],h3[data-v-049ada30],h4[data-v-049ada30],h5[data-v-049ada30],h6[data-v-049ada30],pre[data-v-049ada30],  
form[data-v-049ada30],fieldset[data-v-049ada30],input[data-v-049ada30],textarea[data-v-049ada30],p[data-v-049ada30],blockquote[data-v-049ada30],th[data-v-049ada30],td[data-v-049ada30]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-049ada30]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-049ada30],img[data-v-049ada30]{  
border:0;
}
address[data-v-049ada30],caption[data-v-049ada30],cite[data-v-049ada30],code[data-v-049ada30],dfn[data-v-049ada30],em[data-v-049ada30],th[data-v-049ada30],var[data-v-049ada30]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-049ada30],ul[data-v-049ada30]{  
list-style:none;
}
h1[data-v-049ada30],h2[data-v-049ada30],h3[data-v-049ada30],h4[data-v-049ada30],h5[data-v-049ada30],h6[data-v-049ada30]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-049ada30]:before,q[data-v-049ada30]:after{  
content:"";
}
abbr[data-v-049ada30],acronym[data-v-049ada30]{border:0;}
.left[data-v-049ada30]{float: left;}
.right[data-v-049ada30]{float: right;}
.clear[data-v-049ada30] { clear:both;}
.text-center[data-v-049ada30]{text-align: center;}
a[data-v-049ada30]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-049ada30],
input[type="submit"][data-v-049ada30],
input[type="reset"][data-v-049ada30],
select[data-v-049ada30] { -webkit-appearance: none;
}
input[type="text"][data-v-049ada30],
input[type="password"][data-v-049ada30]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-049ada30] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-049ada30] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-049ada30] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-049ada30] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-049ada30] {
	
	background: rgb(242, 242, 242);
}
div[data-v-049ada30] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-049ada30] {
	padding: .88rem 0 0 0;
}
.m2[data-v-049ada30] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-049ada30] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-049ada30] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-049ada30] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-049ada30] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-049ada30] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-049ada30] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-049ada30] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-049ada30] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-049ada30] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-049ada30] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-049ada30] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-049ada30] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-049ada30] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-049ada30] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-049ada30] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-049ada30] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-049ada30] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-049ada30] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-049ada30] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-049ada30] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-049ada30] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-049ada30]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-049ada30] {
	height: .29rem;
}
.login_shan1[data-v-049ada30]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-049ada30] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-049ada30] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-049ada30] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-049ada30] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-049ada30] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-049ada30] {
	font-size: .32rem;
}
.font30[data-v-049ada30] {
	font-size: .30rem;
}
.font34[data-v-049ada30] {
	font-size: .34rem;
}
.font28[data-v-049ada30] {
	font-size: .28rem;
}
.font24[data-v-049ada30] {
	font-size: .24rem;
}
.colff[data-v-049ada30] {
	color: #FFFFFF;
}
.colbb[data-v-049ada30] {
	color: #bbbbbb;
}
.col75[data-v-049ada30] {
	color: #757575;
}
.cola5[data-v-049ada30] {
	color: #a5a5a5;
}
.headimg[data-v-049ada30] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-049ada30] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-049ada30] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-049ada30] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-049ada30] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-049ada30] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-049ada30] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-049ada30] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-049ada30] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-049ada30] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-049ada30] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-049ada30] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-049ada30] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-049ada30] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-049ada30] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-049ada30]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-049ada30]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-049ada30] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-049ada30] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-049ada30] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-049ada30] {
	color:#1E88E5;
}
.fonav .foimg[data-v-049ada30] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-049ada30]{
	padding:.28rem;
}
.margin_bt[data-v-049ada30]{
	margin-bottom: .28rem;
}
.feedback1[data-v-049ada30]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-049ada30]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-049ada30]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-049ada30]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-049ada30]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-049ada30]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-049ada30]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-049ada30]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-049ada30]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-049ada30]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-049ada30]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-049ada30]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-049ada30]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-049ada30]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-049ada30]{
	width: 1.3rem;height: 1.3rem;
}

*[data-v-049ada30],div[data-v-049ada30],p[data-v-049ada30],ul[data-v-049ada30],li[data-v-049ada30],input[data-v-049ada30],button[data-v-049ada30]{-webkit-box-sizing: border-box;box-sizing: border-box;}
/*主体*/
.m4[data-v-049ada30]{margin-top: .88rem;padding: 0 0 .98rem 0;;width: 100%;bottom:0;overflow-y: auto;}
/*主体背景*/
.bg[data-v-049ada30]{background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;}
/*头部背景*/
.bghead[data-v-049ada30]{background: url(../../../statics/mobile/img/bg2.png)no-repeat center center;background-size:100% 100% ;}
.bgblack[data-v-049ada30]{background: #27262c;}
.bggay[data-v-049ada30]{background: #F2F3F8;}
/*字体色*/
.txtz[data-v-049ada30]{color:#1E88E5;}/*黄色*/
.txtg[data-v-049ada30]{color:#7e7e7e;}/*灰色*/
.txtb[data-v-049ada30]{color:#333;}/*黑色*/
.txtw[data-v-049ada30]{color:#fff;}/*白色*/
/*字体大小*/
.fs36[data-v-049ada30]{font-size: .36rem!important;}
.fs30[data-v-049ada30]{font-size: .3rem!important;}
.fs28[data-v-049ada30]{font-size: .28rem!important;}
.fs24[data-v-049ada30]{font-size: .24rem!important;}
/*内边距*/
.pad44[data-v-049ada30]{padding: 0 .44rem ;}
.pad24[data-v-049ada30]{padding: 0 .24rem ;}
.pad22[data-v-049ada30]{padding: 0 .22rem ;}
.padl44[data-v-049ada30]{padding-left:.44rem ;}
.padr44[data-v-049ada30]{padding-right: .44rem;}
/*外边距*/
.mart20[data-v-049ada30]{margin-top: .20rem;}
.mart24[data-v-049ada30]{margin-top: .24rem;}
.mart40[data-v-049ada30]{margin-top: .4rem;}
.mart36[data-v-049ada30]{margin-top: .36rem;}
.mar44[data-v-049ada30]{margin: 0 .44rem;}
.marb3[data-v-049ada30]{margin-bottom: .3rem;}
.marb44[data-v-049ada30]{margin-bottom: .44rem;}
.marb78[data-v-049ada30]{margin-bottom: .78rem;}
/*高度*/
.h40[data-v-049ada30]{height: .4rem;line-height: .4rem;}
.h60[data-v-049ada30]{height: .6rem;line-height: .6rem;}
.h74[data-v-049ada30]{height: .74rem;line-height: .74rem;}
.h77[data-v-049ada30]{height: .77rem;line-height: .77rem;}
.h88[data-v-049ada30]{height: .88rem;line-height: .88rem;}
.h80[data-v-049ada30]{height: .8rem;line-height: .8rem;}
/*居中*/
.tac[data-v-049ada30]{text-align: center;}
/*居左*/
.tal[data-v-049ada30]{text-align: left;}
/*居右*/
.tar[data-v-049ada30]{text-align: right;}
/*边框黄*/
.borz[data-v-049ada30]{border:1px solid #f8c512;}
/*边框无*/
.bor0[data-v-049ada30]{border: 0;}
/*长按钮*/
.rbtn[data-v-049ada30]{width: 6.22rem;height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size:.34rem ;border-radius: 5px;}
/*短按钮*/
.sbtn[data-v-049ada30]{width: 1.5rem;height: .6rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;border-radius: 5px;}
/*块级按钮*/
.gbtn[data-v-049ada30]{display:block;width: 100%; height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;}
/*左浮动*/
.fl-l[data-v-049ada30]{float: left;}
/*右浮动*/
.fl-r[data-v-049ada30]{float: right;}

/*footer*/
.footer[data-v-049ada30] {position: fixed;left: 0;bottom: -2px;width: 100%;z-index: 999;}
.fonav[data-v-049ada30]{height: .98rem;background: #fff;overflow: hidden;}
.fonav .foitem[data-v-049ada30]{display:block;width:25%;text-align: center;color:rgb(179,179,179);float: left;font-size:.2rem;height:.98rem;}
.fonav .foitem.on[data-v-049ada30]{color:#1E88E5;}
.fonav .foimg[data-v-049ada30]{display: block;width:.44rem;height:.44rem;margin:.1rem auto .05rem;}

/*我的拓客*/
/*#mytk{margin-top:.21rem ;}*/
#mytk>div[data-v-049ada30],#sys>div[data-v-049ada30],#fdback>ul[data-v-049ada30]{margin-bottom: 1px;background: #fff;height: 1.54rem;}
#mytk div.ldiv[data-v-049ada30]{width: 1.51rem;text-align: center;height: 100%;float: left;}
#mytk div.rdiv[data-v-049ada30]{width:5.98rem ;padding-right: .22rem;height: 100%;float: left;}
#mytk div.rdiv>div img[data-v-049ada30]{width: .31rem;height: .31rem;vertical-align: middle;margin-right: .21rem;}
#mytk .tktx[data-v-049ada30]{width: 1.01rem;height: 1.01rem;margin-top: .28rem;}
/*拼客攻略*/
#sys[data-v-049ada30],#fdback[data-v-049ada30],#mytk[data-v-049ada30]{margin-top:.01rem ;}
#sys>div[data-v-049ada30]{height: auto;}
#sys .content[data-v-049ada30]{width: 5.74rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*意见反馈记录*/
#fdback>ul[data-v-049ada30]{overflow: hidden;height: 1rem;}
#fdback>ul>li[data-v-049ada30]{line-height: 1rem;height: 100%;}
#fdback>ul>li>img[data-v-049ada30]{width: .2rem;height: .36rem;vertical-align: middle;margin-left: .26rem;}

/*字体色*/
.txtz[data-v-049ada30] {
  color: #1E88E5;
}
/*黄色*/
.txtg[data-v-049ada30] {
  color: #7e7e7e;
}
/*灰色*/
.txtb[data-v-049ada30] {
  color: #333;
}
/*黑色*/
.txtw[data-v-049ada30] {
  color: #fff;
}
/*白色*/
/*字体大小*/
.fs36[data-v-049ada30] {
  font-size: 0.36rem !important;
}
.fs30[data-v-049ada30] {
  font-size: 0.3rem !important;
}
.fs28[data-v-049ada30] {
  font-size: 0.28rem !important;
}
.fs24[data-v-049ada30] {
  font-size: 0.24rem !important;
}
/*内边距*/
.pad44[data-v-049ada30] {
  padding: 0 0.44rem;
}
.pad24[data-v-049ada30] {
  padding: 0 0.24rem;
}
.pad22[data-v-049ada30] {
  padding: 0 0.22rem;
}
.padl44[data-v-049ada30] {
  padding-left: 0.44rem;
}
.padr44[data-v-049ada30] {
  padding-right: 0.44rem;
}
/*高度*/
.h40[data-v-049ada30] {
  height: 0.4rem;
  line-height: 0.4rem;
}
.h60[data-v-049ada30] {
  height: 0.6rem;
  line-height: 0.6rem;
}
.h74[data-v-049ada30] {
  height: 0.74rem;
  line-height: 0.74rem;
}
.h77[data-v-049ada30] {
  height: 0.77rem;
  line-height: 0.77rem;
}
.h88[data-v-049ada30] {
  height: 0.88rem;
  line-height: 0.88rem;
}
.h80[data-v-049ada30] {
  height: 0.8rem;
  line-height: 0.8rem;
}
/*居中*/
.tac[data-v-049ada30] {
  text-align: center;
}
/*居左*/
.tal[data-v-049ada30] {
  text-align: left;
}
/*居右*/
.tar[data-v-049ada30] {
  text-align: right;
}
/*边框黄*/

@charset "uft-8";
body[data-v-66e09c62],div[data-v-66e09c62],dl[data-v-66e09c62],dt[data-v-66e09c62],dd[data-v-66e09c62],ul[data-v-66e09c62],ol[data-v-66e09c62],li[data-v-66e09c62],h1[data-v-66e09c62],h2[data-v-66e09c62],h3[data-v-66e09c62],h4[data-v-66e09c62],h5[data-v-66e09c62],h6[data-v-66e09c62],pre[data-v-66e09c62],  
form[data-v-66e09c62],fieldset[data-v-66e09c62],input[data-v-66e09c62],textarea[data-v-66e09c62],p[data-v-66e09c62],blockquote[data-v-66e09c62],th[data-v-66e09c62],td[data-v-66e09c62]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-66e09c62]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-66e09c62],img[data-v-66e09c62]{  
border:0;
}
address[data-v-66e09c62],caption[data-v-66e09c62],cite[data-v-66e09c62],code[data-v-66e09c62],dfn[data-v-66e09c62],em[data-v-66e09c62],th[data-v-66e09c62],var[data-v-66e09c62]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-66e09c62],ul[data-v-66e09c62]{  
list-style:none;
}
h1[data-v-66e09c62],h2[data-v-66e09c62],h3[data-v-66e09c62],h4[data-v-66e09c62],h5[data-v-66e09c62],h6[data-v-66e09c62]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-66e09c62]:before,q[data-v-66e09c62]:after{  
content:"";
}
abbr[data-v-66e09c62],acronym[data-v-66e09c62]{border:0;}
.left[data-v-66e09c62]{float: left;}
.right[data-v-66e09c62]{float: right;}
.clear[data-v-66e09c62] { clear:both;}
.text-center[data-v-66e09c62]{text-align: center;}
a[data-v-66e09c62]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-66e09c62],
input[type="submit"][data-v-66e09c62],
input[type="reset"][data-v-66e09c62],
select[data-v-66e09c62] { -webkit-appearance: none;
}
input[type="text"][data-v-66e09c62],
input[type="password"][data-v-66e09c62]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-66e09c62] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-66e09c62] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-66e09c62] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-66e09c62] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-66e09c62] {
	
	background: rgb(242, 242, 242);
}
div[data-v-66e09c62] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-66e09c62] {
	padding: .88rem 0 0 0;
}
.m2[data-v-66e09c62] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-66e09c62] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-66e09c62] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-66e09c62] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-66e09c62] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-66e09c62] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-66e09c62] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-66e09c62] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-66e09c62] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-66e09c62] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-66e09c62] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-66e09c62] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-66e09c62] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-66e09c62] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-66e09c62] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-66e09c62] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-66e09c62] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-66e09c62] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-66e09c62] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-66e09c62] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-66e09c62] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-66e09c62] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-66e09c62]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-66e09c62] {
	height: .29rem;
}
.login_shan1[data-v-66e09c62]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-66e09c62] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-66e09c62] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-66e09c62] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-66e09c62] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-66e09c62] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-66e09c62] {
	font-size: .32rem;
}
.font30[data-v-66e09c62] {
	font-size: .30rem;
}
.font34[data-v-66e09c62] {
	font-size: .34rem;
}
.font28[data-v-66e09c62] {
	font-size: .28rem;
}
.font24[data-v-66e09c62] {
	font-size: .24rem;
}
.colff[data-v-66e09c62] {
	color: #FFFFFF;
}
.colbb[data-v-66e09c62] {
	color: #bbbbbb;
}
.col75[data-v-66e09c62] {
	color: #757575;
}
.cola5[data-v-66e09c62] {
	color: #a5a5a5;
}
.headimg[data-v-66e09c62] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-66e09c62] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-66e09c62] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-66e09c62] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-66e09c62] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-66e09c62] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-66e09c62] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-66e09c62] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-66e09c62] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-66e09c62] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-66e09c62] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-66e09c62] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-66e09c62] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-66e09c62] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-66e09c62] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-66e09c62]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-66e09c62]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-66e09c62] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-66e09c62] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-66e09c62] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-66e09c62] {
	color:#1E88E5;
}
.fonav .foimg[data-v-66e09c62] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-66e09c62]{
	padding:.28rem;
}
.margin_bt[data-v-66e09c62]{
	margin-bottom: .28rem;
}
.feedback1[data-v-66e09c62]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-66e09c62]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-66e09c62]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-66e09c62]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-66e09c62]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-66e09c62]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-66e09c62]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-66e09c62]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-66e09c62]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-66e09c62]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-66e09c62]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-66e09c62]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-66e09c62]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-66e09c62]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-66e09c62]{
	width: 1.3rem;height: 1.3rem;
}

*[data-v-66e09c62],div[data-v-66e09c62],p[data-v-66e09c62],ul[data-v-66e09c62],li[data-v-66e09c62],input[data-v-66e09c62],button[data-v-66e09c62]{-webkit-box-sizing: border-box;box-sizing: border-box;}
/*主体*/
.m4[data-v-66e09c62]{margin-top: .88rem;padding: 0 0 .98rem 0;;width: 100%;bottom:0;overflow-y: auto;}
/*主体背景*/
.bg[data-v-66e09c62]{background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;}
/*头部背景*/
.bghead[data-v-66e09c62]{background: url(../../../statics/mobile/img/bg2.png)no-repeat center center;background-size:100% 100% ;}
.bgblack[data-v-66e09c62]{background: #27262c;}
.bggay[data-v-66e09c62]{background: #F2F3F8;}
/*字体色*/
.txtz[data-v-66e09c62]{color:#1E88E5;}/*黄色*/
.txtg[data-v-66e09c62]{color:#7e7e7e;}/*灰色*/
.txtb[data-v-66e09c62]{color:#333;}/*黑色*/
.txtw[data-v-66e09c62]{color:#fff;}/*白色*/
/*字体大小*/
.fs36[data-v-66e09c62]{font-size: .36rem!important;}
.fs30[data-v-66e09c62]{font-size: .3rem!important;}
.fs28[data-v-66e09c62]{font-size: .28rem!important;}
.fs24[data-v-66e09c62]{font-size: .24rem!important;}
/*内边距*/
.pad44[data-v-66e09c62]{padding: 0 .44rem ;}
.pad24[data-v-66e09c62]{padding: 0 .24rem ;}
.pad22[data-v-66e09c62]{padding: 0 .22rem ;}
.padl44[data-v-66e09c62]{padding-left:.44rem ;}
.padr44[data-v-66e09c62]{padding-right: .44rem;}
/*外边距*/
.mart20[data-v-66e09c62]{margin-top: .20rem;}
.mart24[data-v-66e09c62]{margin-top: .24rem;}
.mart40[data-v-66e09c62]{margin-top: .4rem;}
.mart36[data-v-66e09c62]{margin-top: .36rem;}
.mar44[data-v-66e09c62]{margin: 0 .44rem;}
.marb3[data-v-66e09c62]{margin-bottom: .3rem;}
.marb44[data-v-66e09c62]{margin-bottom: .44rem;}
.marb78[data-v-66e09c62]{margin-bottom: .78rem;}
/*高度*/
.h40[data-v-66e09c62]{height: .4rem;line-height: .4rem;}
.h60[data-v-66e09c62]{height: .6rem;line-height: .6rem;}
.h74[data-v-66e09c62]{height: .74rem;line-height: .74rem;}
.h77[data-v-66e09c62]{height: .77rem;line-height: .77rem;}
.h88[data-v-66e09c62]{height: .88rem;line-height: .88rem;}
.h80[data-v-66e09c62]{height: .8rem;line-height: .8rem;}
/*居中*/
.tac[data-v-66e09c62]{text-align: center;}
/*居左*/
.tal[data-v-66e09c62]{text-align: left;}
/*居右*/
.tar[data-v-66e09c62]{text-align: right;}
/*边框黄*/
.borz[data-v-66e09c62]{border:1px solid #f8c512;}
/*边框无*/
.bor0[data-v-66e09c62]{border: 0;}
/*长按钮*/
.rbtn[data-v-66e09c62]{width: 6.22rem;height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size:.34rem ;border-radius: 5px;}
/*短按钮*/
.sbtn[data-v-66e09c62]{width: 1.5rem;height: .6rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;border-radius: 5px;}
/*块级按钮*/
.gbtn[data-v-66e09c62]{display:block;width: 100%; height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;}
/*左浮动*/
.fl-l[data-v-66e09c62]{float: left;}
/*右浮动*/
.fl-r[data-v-66e09c62]{float: right;}

/*footer*/
.footer[data-v-66e09c62] {position: fixed;left: 0;bottom: -2px;width: 100%;z-index: 999;}
.fonav[data-v-66e09c62]{height: .98rem;background: #fff;overflow: hidden;}
.fonav .foitem[data-v-66e09c62]{display:block;width:25%;text-align: center;color:rgb(179,179,179);float: left;font-size:.2rem;height:.98rem;}
.fonav .foitem.on[data-v-66e09c62]{color:#1E88E5;}
.fonav .foimg[data-v-66e09c62]{display: block;width:.44rem;height:.44rem;margin:.1rem auto .05rem;}

/*我的拓客*/
/*#mytk{margin-top:.21rem ;}*/
#mytk>div[data-v-66e09c62],#sys>div[data-v-66e09c62],#fdback>ul[data-v-66e09c62]{margin-bottom: 1px;background: #fff;height: 1.54rem;}
#mytk div.ldiv[data-v-66e09c62]{width: 1.51rem;text-align: center;height: 100%;float: left;}
#mytk div.rdiv[data-v-66e09c62]{width:5.98rem ;padding-right: .22rem;height: 100%;float: left;}
#mytk div.rdiv>div img[data-v-66e09c62]{width: .31rem;height: .31rem;vertical-align: middle;margin-right: .21rem;}
#mytk .tktx[data-v-66e09c62]{width: 1.01rem;height: 1.01rem;margin-top: .28rem;}
/*拼客攻略*/
#sys[data-v-66e09c62],#fdback[data-v-66e09c62],#mytk[data-v-66e09c62]{margin-top:.01rem ;}
#sys>div[data-v-66e09c62]{height: auto;}
#sys .content[data-v-66e09c62]{width: 5.74rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*意见反馈记录*/
#fdback>ul[data-v-66e09c62]{overflow: hidden;height: 1rem;}
#fdback>ul>li[data-v-66e09c62]{line-height: 1rem;height: 100%;}
#fdback>ul>li>img[data-v-66e09c62]{width: .2rem;height: .36rem;vertical-align: middle;margin-left: .26rem;}

a[data-v-66e09c62] {
  color: #333333;
  font-size: 0.35rem;
  text-decoration: none;
}
.suzr[data-v-66e09c62] {
  background: #1E88E5;
  background-size: 100% 100%;
  border: 0;
  outline: none;
  color: white;
  border-radius: 0.2rem;
}
.dialog .dialog_content[data-v-66e09c62] {
  width: 68%;
  margin-left: -127.5px;
  margin-top: -56.5px;
  padding: 0;
  text-align: center;
}
.mask[data-v-66e09c62] {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.4);
}
.headimg[data-v-66e09c62] {
  width: 1.65rem;
  height: 1.65rem;
}
.nickname[data-v-66e09c62] {
  margin: 0.08rem 0 0.21rem 0;
}

@charset "uft-8";
body[data-v-29f47f3e],div[data-v-29f47f3e],dl[data-v-29f47f3e],dt[data-v-29f47f3e],dd[data-v-29f47f3e],ul[data-v-29f47f3e],ol[data-v-29f47f3e],li[data-v-29f47f3e],h1[data-v-29f47f3e],h2[data-v-29f47f3e],h3[data-v-29f47f3e],h4[data-v-29f47f3e],h5[data-v-29f47f3e],h6[data-v-29f47f3e],pre[data-v-29f47f3e],  
form[data-v-29f47f3e],fieldset[data-v-29f47f3e],input[data-v-29f47f3e],textarea[data-v-29f47f3e],p[data-v-29f47f3e],blockquote[data-v-29f47f3e],th[data-v-29f47f3e],td[data-v-29f47f3e]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-29f47f3e]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-29f47f3e],img[data-v-29f47f3e]{  
border:0;
}
address[data-v-29f47f3e],caption[data-v-29f47f3e],cite[data-v-29f47f3e],code[data-v-29f47f3e],dfn[data-v-29f47f3e],em[data-v-29f47f3e],th[data-v-29f47f3e],var[data-v-29f47f3e]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-29f47f3e],ul[data-v-29f47f3e]{  
list-style:none;
}
h1[data-v-29f47f3e],h2[data-v-29f47f3e],h3[data-v-29f47f3e],h4[data-v-29f47f3e],h5[data-v-29f47f3e],h6[data-v-29f47f3e]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-29f47f3e]:before,q[data-v-29f47f3e]:after{  
content:"";
}
abbr[data-v-29f47f3e],acronym[data-v-29f47f3e]{border:0;}
.left[data-v-29f47f3e]{float: left;}
.right[data-v-29f47f3e]{float: right;}
.clear[data-v-29f47f3e] { clear:both;}
.text-center[data-v-29f47f3e]{text-align: center;}
a[data-v-29f47f3e]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-29f47f3e],
input[type="submit"][data-v-29f47f3e],
input[type="reset"][data-v-29f47f3e],
select[data-v-29f47f3e] { -webkit-appearance: none;
}
input[type="text"][data-v-29f47f3e],
input[type="password"][data-v-29f47f3e]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-29f47f3e] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-29f47f3e] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-29f47f3e] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-29f47f3e] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-29f47f3e] {
	
	background: rgb(242, 242, 242);
}
div[data-v-29f47f3e] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-29f47f3e] {
	padding: .88rem 0 0 0;
}
.m2[data-v-29f47f3e] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-29f47f3e] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-29f47f3e] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-29f47f3e] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-29f47f3e] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-29f47f3e] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-29f47f3e] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-29f47f3e] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-29f47f3e] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-29f47f3e] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-29f47f3e] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-29f47f3e] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-29f47f3e] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-29f47f3e] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-29f47f3e] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-29f47f3e] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-29f47f3e] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-29f47f3e] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-29f47f3e] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-29f47f3e] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-29f47f3e] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-29f47f3e] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-29f47f3e]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-29f47f3e] {
	height: .29rem;
}
.login_shan1[data-v-29f47f3e]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-29f47f3e] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-29f47f3e] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-29f47f3e] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-29f47f3e] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-29f47f3e] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-29f47f3e] {
	font-size: .32rem;
}
.font30[data-v-29f47f3e] {
	font-size: .30rem;
}
.font34[data-v-29f47f3e] {
	font-size: .34rem;
}
.font28[data-v-29f47f3e] {
	font-size: .28rem;
}
.font24[data-v-29f47f3e] {
	font-size: .24rem;
}
.colff[data-v-29f47f3e] {
	color: #FFFFFF;
}
.colbb[data-v-29f47f3e] {
	color: #bbbbbb;
}
.col75[data-v-29f47f3e] {
	color: #757575;
}
.cola5[data-v-29f47f3e] {
	color: #a5a5a5;
}
.headimg[data-v-29f47f3e] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-29f47f3e] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-29f47f3e] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-29f47f3e] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-29f47f3e] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-29f47f3e] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-29f47f3e] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-29f47f3e] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-29f47f3e] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-29f47f3e] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-29f47f3e] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-29f47f3e] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-29f47f3e] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-29f47f3e] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-29f47f3e] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-29f47f3e]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-29f47f3e]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-29f47f3e] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-29f47f3e] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-29f47f3e] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-29f47f3e] {
	color:#1E88E5;
}
.fonav .foimg[data-v-29f47f3e] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-29f47f3e]{
	padding:.28rem;
}
.margin_bt[data-v-29f47f3e]{
	margin-bottom: .28rem;
}
.feedback1[data-v-29f47f3e]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-29f47f3e]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-29f47f3e]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-29f47f3e]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-29f47f3e]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-29f47f3e]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-29f47f3e]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-29f47f3e]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-29f47f3e]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-29f47f3e]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-29f47f3e]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-29f47f3e]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-29f47f3e]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-29f47f3e]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-29f47f3e]{
	width: 1.3rem;height: 1.3rem;
}

.item2 .el-form-item__label[data-v-29f47f3e] {
  color: wheat;
}
.menu-dialog-height[data-v-29f47f3e] {
  height: 70%;
}
.el-dialog-div[data-v-29f47f3e] {
  height: 70vh;
  font-size: 0.2rem;
  overflow: auto;
}
.el-dialog__title[data-v-29f47f3e] {
  font-size: 0.3rem;
}
.list[data-v-29f47f3e] {
  background: #fff;
}
.list .item input[data-v-29f47f3e] {
  border: none;
  height: 0.48rem;
  line-height: 0.48rem;
  background: none;
  color: #4d4d4d;
}
.login_biankuang div[data-v-29f47f3e] {
  color: #333;
  width: 2.2rem;
  padding-left: 0.38rem;
}
.login_iptys[data-v-29f47f3e] {
  color: #333 !important;
}
a[data-v-29f47f3e] {
  color: #333333;
}
.header .hele_on[data-v-29f47f3e] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(../../../statics/mobile/img/fankuijiluo@2x.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.del_img[data-v-29f47f3e] {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  width: 0.32rem;
  height: 0.32rem;
}
.del_div[data-v-29f47f3e] {
  /*display: inline-block;*/
  display: none;
  position: relative;
  margin-bottom: 0.2rem;
}
#file1[data-v-29f47f3e],
#file2[data-v-29f47f3e] {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}
form[data-v-29f47f3e] {
  display: inline-block;
}
input[type="checkbox"][data-v-29f47f3e] {
  width: 15px;
  height: 15px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
  position: relative;
}
input[type="checkbox"][data-v-29f47f3e]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
}
input[type="checkbox"][data-v-29f47f3e]:checked::before {
  content: "\2713";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 1px solid #e50232;
  color: #e50232;
  font-size: 20px;
  font-weight: bold;
}
input[type="radio"][data-v-29f47f3e] {
  width: 20px;
  height: 20px;
  opacity: 0;
}
label[data-v-29f47f3e] {
  position: absolute;
  left: -8px;
  top: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #999;
}
/*设置选中的input的样式*/
/* + 是兄弟选择器,获取选中后的label元素*/
input:checked + label[data-v-29f47f3e] {
  background-color: #349EDF;
  border: 1px solid #349EDF;
}
input:checked + label[data-v-29f47f3e]::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 10px;
  top: 3px;
  left: 6px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@charset "uft-8";
body[data-v-3051fc71],div[data-v-3051fc71],dl[data-v-3051fc71],dt[data-v-3051fc71],dd[data-v-3051fc71],ul[data-v-3051fc71],ol[data-v-3051fc71],li[data-v-3051fc71],h1[data-v-3051fc71],h2[data-v-3051fc71],h3[data-v-3051fc71],h4[data-v-3051fc71],h5[data-v-3051fc71],h6[data-v-3051fc71],pre[data-v-3051fc71],  
form[data-v-3051fc71],fieldset[data-v-3051fc71],input[data-v-3051fc71],textarea[data-v-3051fc71],p[data-v-3051fc71],blockquote[data-v-3051fc71],th[data-v-3051fc71],td[data-v-3051fc71]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-3051fc71]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-3051fc71],img[data-v-3051fc71]{  
border:0;
}
address[data-v-3051fc71],caption[data-v-3051fc71],cite[data-v-3051fc71],code[data-v-3051fc71],dfn[data-v-3051fc71],em[data-v-3051fc71],th[data-v-3051fc71],var[data-v-3051fc71]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-3051fc71],ul[data-v-3051fc71]{  
list-style:none;
}
h1[data-v-3051fc71],h2[data-v-3051fc71],h3[data-v-3051fc71],h4[data-v-3051fc71],h5[data-v-3051fc71],h6[data-v-3051fc71]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-3051fc71]:before,q[data-v-3051fc71]:after{  
content:"";
}
abbr[data-v-3051fc71],acronym[data-v-3051fc71]{border:0;}
.left[data-v-3051fc71]{float: left;}
.right[data-v-3051fc71]{float: right;}
.clear[data-v-3051fc71] { clear:both;}
.text-center[data-v-3051fc71]{text-align: center;}
a[data-v-3051fc71]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-3051fc71],
input[type="submit"][data-v-3051fc71],
input[type="reset"][data-v-3051fc71],
select[data-v-3051fc71] { -webkit-appearance: none;
}
input[type="text"][data-v-3051fc71],
input[type="password"][data-v-3051fc71]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-3051fc71] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-3051fc71] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-3051fc71] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-3051fc71] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-3051fc71] {
	
	background: rgb(242, 242, 242);
}
div[data-v-3051fc71] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-3051fc71] {
	padding: .88rem 0 0 0;
}
.m2[data-v-3051fc71] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-3051fc71] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-3051fc71] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-3051fc71] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-3051fc71] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-3051fc71] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-3051fc71] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-3051fc71] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-3051fc71] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-3051fc71] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-3051fc71] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-3051fc71] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-3051fc71] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-3051fc71] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-3051fc71] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-3051fc71] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-3051fc71] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-3051fc71] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-3051fc71] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-3051fc71] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-3051fc71] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-3051fc71] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-3051fc71]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-3051fc71] {
	height: .29rem;
}
.login_shan1[data-v-3051fc71]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-3051fc71] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-3051fc71] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-3051fc71] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-3051fc71] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-3051fc71] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-3051fc71] {
	font-size: .32rem;
}
.font30[data-v-3051fc71] {
	font-size: .30rem;
}
.font34[data-v-3051fc71] {
	font-size: .34rem;
}
.font28[data-v-3051fc71] {
	font-size: .28rem;
}
.font24[data-v-3051fc71] {
	font-size: .24rem;
}
.colff[data-v-3051fc71] {
	color: #FFFFFF;
}
.colbb[data-v-3051fc71] {
	color: #bbbbbb;
}
.col75[data-v-3051fc71] {
	color: #757575;
}
.cola5[data-v-3051fc71] {
	color: #a5a5a5;
}
.headimg[data-v-3051fc71] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-3051fc71] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-3051fc71] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-3051fc71] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-3051fc71] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-3051fc71] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-3051fc71] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-3051fc71] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-3051fc71] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-3051fc71] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-3051fc71] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-3051fc71] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-3051fc71] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-3051fc71] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-3051fc71] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-3051fc71]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-3051fc71]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-3051fc71] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-3051fc71] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-3051fc71] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-3051fc71] {
	color:#1E88E5;
}
.fonav .foimg[data-v-3051fc71] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-3051fc71]{
	padding:.28rem;
}
.margin_bt[data-v-3051fc71]{
	margin-bottom: .28rem;
}
.feedback1[data-v-3051fc71]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-3051fc71]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-3051fc71]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-3051fc71]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-3051fc71]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-3051fc71]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-3051fc71]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-3051fc71]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-3051fc71]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-3051fc71]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-3051fc71]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-3051fc71]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-3051fc71]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-3051fc71]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-3051fc71]{
	width: 1.3rem;height: 1.3rem;
}

@charset "uft-8";
body[data-v-3051fc71] {
	overflow: auto;
	background: #f2f3f8;
}
div[data-v-3051fc71] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-3051fc71] {
	padding: .88rem 0 0 0;
}
.m2[data-v-3051fc71] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-3051fc71] {
	padding: 1.28rem 0 .98rem 0;
}
.m4[data-v-3051fc71] {
	padding: 0 0 .88rem 0;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-3051fc71] {
		margin: 0 auto;
		width: 7.5rem;
}
}


/*公共头部*/
.header95[data-v-3051fc71] {
	background: #1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	left:0;
	position: fixed;
	width: 100%;
	top:0px;
	padding: .001rem 0;
}
.header95 .hele[data-v-3051fc71] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/helr2.png) no-repeat center center;
	background-size: .16rem .3rem;
}
.header95 .hetitle[data-v-3051fc71] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	height: .88rem;
	line-height: .88rem;
}
.header95 .helr[data-v-3051fc71] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/*首页头部*/
.inheader[data-v-3051fc71] {
	width: 100%;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/indexbg.png) no-repeat;
	background-size: 100% 100%;
}
.inheader1[data-v-3051fc71] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_one[data-v-3051fc71] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_two[data-v-3051fc71] {
	padding: .33rem 0 0 .23rem;
}
.Signin_two img[data-v-3051fc71] {
	width: .7rem;
	height: .7rem;
	margin-left:0.3rem;
	margin-top:0.3rem;
}
.Signin_three[data-v-3051fc71] {
	padding: .3rem 0 0 0;
}
.Signin_four[data-v-3051fc71] {
	font-size: .2rem;
	color: rgb(0, 136, 255);
	margin-left: 0.1rem;
	padding-bottom: .03rem;
}
.Signin_five[data-v-3051fc71] {
	margin-left: .1rem;
	font-size: .19rem;
	border: 1px solid rgb(0, 136, 255);
	color: rgb(0, 136, 255);
	padding: .01rem .2rem;
	border-radius: .16rem;
	height: .31rem;
	line-height: .31rem;
	text-align: center;
}
.Signin_six[data-v-3051fc71] {
	padding: .33rem 0.23rem 0
}
.Signin_six img[data-v-3051fc71] {
	width: .47rem;
	height: .47rem;
}
.Signin_seven[data-v-3051fc71] {
	text-align: center;
	margin-bottom: .17rem;
}
.Signin_seven img[data-v-3051fc71] {
	width: 1.33rem;
	height: 1.33rem;
}
.Signin_seven1[data-v-3051fc71] {
	text-align: center;
	margin-bottom: .1rem;
}
.Signin_seven1 img[data-v-3051fc71] {
	width: 2.43rem;
	height: .45rem;
}
.Signin_eight[data-v-3051fc71] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	padding: 0 .23rem;
}
.Signin_nine[data-v-3051fc71] {
	width: 3.43rem;
	height: 1.22rem;
	background: #fff;
	border-radius: .2rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-moz-box-pack: flex-start;
	-webkit--moz-box-pack: flex-start;
	box-pack: flex-start;
}
.Signin_ten[data-v-3051fc71] {
	margin: .24rem .53rem 0 .36rem;
}
.Signin_ten img[data-v-3051fc71] {
	width: .4rem;
	height: .74rem;
}
.Signin_eleven[data-v-3051fc71] {
	color: rgb(0, 136, 255);
	font-size: .43rem;
	margin-top: .12rem;
	margin-left: .1rem;
}


/*公告轮播*/
.mun_gg[data-v-3051fc71] {
	border-radius: .1rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #fff;
	padding: 0 .3rem;
	width: 7.02rem;
	margin: .1rem auto;	
	-webkit-box-sizing: border-box;	
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	-ms-flex-align: center;
	    align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}
.mun_gg .mggti[data-v-3051fc71] {
	height: .7rem;
	line-height: .7rem;
	color: rgb(53, 53, 53);
	font-size: .34rem;
	width: .8rem;
	letter-spacing: .03rem;
	margin-right: .15rem;
	margin-left: .2rem;
}
.mun_gg .mggpic[data-v-3051fc71] {
	width: .24rem;
	height: .24rem;
	display: block;
}
.mun_gg .txtMarquee-top[data-v-3051fc71] {
	width: calc(100% - .24rem - 1.15rem);
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.mun_gg .txtMarquee-top .infoList li[data-v-3051fc71] {
	height: .7rem;
	line-height: .7rem;
}
.mun_gg .txtMarquee-top .tempWrap[data-v-3051fc71] {
	width: 100%!important;
}
.mun_gg .infoList li[data-v-3051fc71] {
	font-size: .28rem;
	color: rgb(53, 53, 53);
}


/*次导航*/
.innav[data-v-3051fc71] {
	overflow: hidden;
	margin-bottom: .1rem;
	background: #fff;
}
.innav .innavlink[data-v-3051fc71] {
	float: left;
	width: 24.95%;
	text-align: center;
	color: rgb(77, 77, 77);
	font-size: .28rem;
	padding: .3rem 0 .4rem;
}
.innav .innavpic[data-v-3051fc71] {
	width: 1.1rem;
	height: 1.12rem;
	display: block;
	margin: 0 auto .1rem;
}


/*banner*/
.banner[data-v-3051fc71] {
	margin-bottom: .1rem;
}
.banner .swiper-container[data-v-3051fc71] {
	height: 3.5rem;
	width: 100%;
}
.banner .baimg[data-v-3051fc71] {
	display: block;
	width: 100%;
	height:3.5rem;
}
.banner .swiper-pagination-bullets[data-v-3051fc71],
.banner .swiper-pagination-custom[data-v-3051fc71],
.banner .swiper-pagination-fraction[data-v-3051fc71] {
	bottom: .1rem;
}
.banner .swiper-pagination-bullet[data-v-3051fc71] {
	width: .06rem;
	height: .06rem;
	opacity: 1;
	background: #ccc;
	border-radius: 50%;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet[data-v-3051fc71] {
	margin: 0 .04rem;
}
.banner .swiper-pagination-bullet-active[data-v-3051fc71] {
	background: #fff;
}
.inbottom[data-v-3051fc71] {
	display: block;
	margin-bottom: .2rem;
}
.inbottom .inbopic[data-v-3051fc71] {
	width: 100%;
	display: block;
}


/*footer*/
.footer[data-v-3051fc71] {
	position: fixed;/*absolute;*/
	left: 0;
	bottom:0;	
	width: 100%;
	/*z-index: 999;*/
}
.fonav[data-v-3051fc71] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-3051fc71] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-3051fc71] {
	color: #1E88E5;
}
.fonav .foimg[data-v-3051fc71] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}


/*申请升级*/
.upg1pic[data-v-3051fc71] {
	width: 1.02rem;
	height: 1.02rem;
	display: block;
	margin: .3rem auto .15rem;
}
.upg2[data-v-3051fc71] {
	background: url(../../../statics/mobile/img/upg2.png) no-repeat top left;
	width: 2.1rem;
	height: .5rem;
	
	padding-left: .5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-size: 100% 100%;
	margin: 0 auto .36rem;
}
.upg2 .upg2t[data-v-3051fc71] {
	text-align: center;
	font-size: .24rem;
	line-height: .5rem;
	color: #fff;
}
.upg3[data-v-3051fc71] {
	width: 7.34rem;
	height: 4.66rem;
	display: block;
	margin: 0 auto .8rem;
	background: url(../../../statics/mobile/img/upg3.png) no-repeat top left;
	background-size: 100% 100%;
}
.upg3 .upg3t1[data-v-3051fc71] {
	overflow: hidden;
	height: 1.1rem;
	padding: 0 .4rem;
}
.upg3 .upg3t1s[data-v-3051fc71] {
	float: left;
	/*line-height: 1.1rem;*/
	font-size: .3rem;
	color: #fff;
}
.upg3 .upg3t1s2[data-v-3051fc71] {
	float: right;
	line-height: 1.1rem;
	font-size: .24rem;
	color: #fff;
}
.upg3 .upg3t1s2pic[data-v-3051fc71] {
	width: .32rem;
	height: .28rem;
	margin-right: .12rem;
}
.upg3 .upg3t2[data-v-3051fc71] {
	padding-top: 0.04rem;
	overflow: hidden;
	padding: 0 .4rem;
}
.upg3 .upg3t2le[data-v-3051fc71] {
	float: left;
}
.upg3 .upg3t2lep1[data-v-3051fc71] {
	font-size: .24rem;
	color: #fff;
	margin-bottom: .05rem;
}
.upg3 .upg3t2lr[data-v-3051fc71] {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}
.upg3 .upg3t2lr2[data-v-3051fc71] {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}


/*申请提交*/
.upg3t3[data-v-3051fc71] {
	overflow: hidden;
	margin-top: .4rem;
}
.upg3t3 .upg3t3le[data-v-3051fc71] {
	float: left;
	margin-left: 1.26rem;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 50%;
	background: #fff;
}
.upg3t3 .upg3t3lep[data-v-3051fc71] {
	line-height: 1.0rem;
	color: rgb(231, 172, 13);
	font-size: .28rem;
}
.upg3t3 .upg3t3lr[data-v-3051fc71] {
	float: left;
	margin-left: .7rem;
	width: 3rem;
}
.upg3t3 .upg3t3lrp[data-v-3051fc71] {
	font-size: .28rem;
	color: #fff;
	line-height:30px;
	margin-bottom: .00rem;
}
.upg3t3 .upg3t3lrpic[data-v-3051fc71] {
	width: .32rem;
	height: .32rem;
	margin-right: .2rem;
}
.upg3t3 .upg3t3lrpiccp[data-v-3051fc71] {
	width: .92rem;
	height: .92rem;
	margin-right: .2rem;
}


/*审核升级*/
.renav[data-v-3051fc71] {
	width: 6.3rem;
	height: .6rem;
	border-radius: .3rem;
	overflow: hidden;
	margin: .26rem auto 0;
}
.renav .renavlink[data-v-3051fc71] {
	background: rgb(195, 195, 195);
	display: block;
	width: 50%;
	float: left;
	line-height: .6rem;
	text-align: center;
	font-size: .24rem;
	color: rgb(45, 45, 45);
}
.renav .renavlink.on[data-v-3051fc71] {
	background: #1E88E5;
	color: #fff;
}
.revi .upg3t3le[data-v-3051fc71] {
	margin-left: .4rem;
}
.revi .upg3t3lr[data-v-3051fc71] {
	margin-left: .42rem;
}
.revi .upg3t3lr2[data-v-3051fc71] {
	float: right;
	margin-right: .4rem;
	padding-top: .1rem;
}
.revi .upg3t3lr2link[data-v-3051fc71] {
	width: 1.2rem;
	height: .5rem;
	display: block;
	line-height: .5rem;
	text-align: center;
	background: #fff;
	border-radius: .25rem;
	color:#1E88E5;
	font-size: .28rem;
	margin-bottom: .26rem;
}


/*邀请好友*/
.ercode[data-v-3051fc71] {
	width: 5.76rem;
	height: 4.8rem;
	margin: .13rem auto;
	background: #FFFFFF;
	padding-top: 0.18rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
}
.code[data-v-3051fc71] {
	width: 4.03rem;
	height: 4.03rem;
	margin: auto;
	background: #e5e5e5;
}
.nub[data-v-3051fc71] {
	margin-top: .21rem;
}
.flelink[data-v-3051fc71] {
	color: rgb(51, 51, 51);
}
.dow[data-v-3051fc71] {
	width: .3rem;
	height: .16rem;
	position: absolute;
	display: block;
	right: .2rem;
	top: calc(50% - .08rem);
}
.diawit[data-v-3051fc71] {
	width: 7.02rem;
	background: #fff;
	margin: 0 auto;
	border-radius: .1rem;
	padding: .001rem 0;
}
.diawit .diawitp[data-v-3051fc71] {
	overflow: hidden;
	padding: .1rem .2rem;
}
.diawit .diawitplink[data-v-3051fc71] {
	font-size: .3rem;
	color: rgb(153, 153, 153);
	float: left;
}
.diawit .diawitplink[data-v-3051fc71]:last-child {
	font-size: .3rem;
	color: rgb(0, 154, 154);
	float: right;
}
.diawilist[data-v-3051fc71] {
	margin-top: .3rem;
	margin-bottom: .5rem;
}
.diawilist .diawilink[data-v-3051fc71] {
	display: block;
	line-height: .9rem;
	text-align: center;
	font-size: .3rem;
	color: rgb(153, 153, 153);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.diawilist .diawilink.on[data-v-3051fc71] {
	border-top: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	color: rgb(0, 154, 154);
}
.btn[data-v-3051fc71] {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #1E88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btn2[data-v-3051fc71] {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #9B88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btnSure[data-v-3051fc71] {
	background: transparent;
	border: 0;
	outline: none;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}
@charset "uft-8";
body {
	overflow: auto;
	background: #f2f3f8;
}
div {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m {
	padding: .88rem 0 0 0;
}
.m2 {
	padding: 0 0 .98rem 0;
}
.m3 {
	padding: 1.28rem 0 .98rem 0;
}
.m4 {
	padding: 0 0 .88rem 0;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page {
		margin: 0 auto;
		width: 7.5rem;
}
}


/*公共头部*/
.header95 {
	background: #1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	left:0;
	position: fixed;
	width: 100%;
	top:0px;
	padding: .001rem 0;
}
.header95 .hele {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/helr2.png) no-repeat center center;
	background-size: .16rem .3rem;
}
.header95 .hetitle {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	height: .88rem;
	line-height: .88rem;
}
.header95 .helr {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/*首页头部*/
.inheader {
	width: 100%;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/indexbg.png) no-repeat;
	background-size: 100% 100%;
}
.inheader1 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_one {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_two {
	padding: .33rem 0 0 .23rem;
}
.Signin_two img {
	width: .7rem;
	height: .7rem;
	margin-left:0.3rem;
	margin-top:0.3rem;
}
.Signin_three {
	padding: .3rem 0 0 0;
}
.Signin_four {
	font-size: .2rem;
	color: rgb(0, 136, 255);
	margin-left: 0.1rem;
	padding-bottom: .03rem;
}
.Signin_five {
	margin-left: .1rem;
	font-size: .19rem;
	border: 1px solid rgb(0, 136, 255);
	color: rgb(0, 136, 255);
	padding: .01rem .2rem;
	border-radius: .16rem;
	height: .31rem;
	line-height: .31rem;
	text-align: center;
}
.Signin_six {
	padding: .33rem 0.23rem 0
}
.Signin_six img {
	width: .47rem;
	height: .47rem;
}
.Signin_seven {
	text-align: center;
	margin-bottom: .17rem;
}
.Signin_seven img {
	width: 1.33rem;
	height: 1.33rem;
}
.Signin_seven1 {
	text-align: center;
	margin-bottom: .1rem;
}
.Signin_seven1 img {
	width: 2.43rem;
	height: .45rem;
}
.Signin_eight {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	padding: 0 .23rem;
}
.Signin_nine {
	width: 3.43rem;
	height: 1.22rem;
	background: #fff;
	border-radius: .2rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-moz-box-pack: flex-start;
	-webkit--moz-box-pack: flex-start;
	box-pack: flex-start;
}
.Signin_ten {
	margin: .24rem .53rem 0 .36rem;
}
.Signin_ten img {
	width: .4rem;
	height: .74rem;
}
.Signin_eleven {
	color: rgb(0, 136, 255);
	font-size: .43rem;
	margin-top: .12rem;
	margin-left: .1rem;
}


/*公告轮播*/
.mun_gg {
	border-radius: .1rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #fff;
	padding: 0 .3rem;
	width: 7.02rem;
	margin: .1rem auto;	
	-webkit-box-sizing: border-box;	
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	-ms-flex-align: center;
	    align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}
.mun_gg .mggti {
	height: .7rem;
	line-height: .7rem;
	color: rgb(53, 53, 53);
	font-size: .34rem;
	width: .8rem;
	letter-spacing: .03rem;
	margin-right: .15rem;
	margin-left: .2rem;
}
.mun_gg .mggpic {
	width: .24rem;
	height: .24rem;
	display: block;
}
.mun_gg .txtMarquee-top {
	width: calc(100% - .24rem - 1.15rem);
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.mun_gg .txtMarquee-top .infoList li {
	height: .7rem;
	line-height: .7rem;
}
.mun_gg .txtMarquee-top .tempWrap {
	width: 100%!important;
}
.mun_gg .infoList li {
	font-size: .28rem;
	color: rgb(53, 53, 53);
}


/*次导航*/
.innav {
	overflow: hidden;
	margin-bottom: .1rem;
	background: #fff;
}
.innav .innavlink {
	float: left;
	width: 24.95%;
	text-align: center;
	color: rgb(77, 77, 77);
	font-size: .28rem;
	padding: .3rem 0 .4rem;
}
.innav .innavpic {
	width: 1.1rem;
	height: 1.12rem;
	display: block;
	margin: 0 auto .1rem;
}


/*banner*/
.banner {
	margin-bottom: .1rem;
}
.banner .swiper-container {
	height: 3.5rem;
	width: 100%;
}
.banner .baimg {
	display: block;
	width: 100%;
	height:3.5rem;
}
.banner .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: .1rem;
}
.banner .swiper-pagination-bullet {
	width: .06rem;
	height: .06rem;
	opacity: 1;
	background: #ccc;
	border-radius: 50%;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .04rem;
}
.banner .swiper-pagination-bullet-active {
	background: #fff;
}
.inbottom {
	display: block;
	margin-bottom: .2rem;
}
.inbottom .inbopic {
	width: 100%;
	display: block;
}


/*footer*/
.footer {
	position: fixed;/*absolute;*/
	left: 0;
	bottom:0;	
	width: 100%;
	/*z-index: 999;*/
}
.fonav {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on {
	color: #1E88E5;
}
.fonav .foimg {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}


/*申请升级*/
.upg1pic {
	width: 1.02rem;
	height: 1.02rem;
	display: block;
	margin: .3rem auto .15rem;
}
.upg2 {
	background: url(../../../statics/mobile/img/upg2.png) no-repeat top left;
	width: 2.1rem;
	height: .5rem;
	
	padding-left: .5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-size: 100% 100%;
	margin: 0 auto .36rem;
}
.upg2 .upg2t {
	text-align: center;
	font-size: .24rem;
	line-height: .5rem;
	color: #fff;
}
.upg3 {
	width: 7.34rem;
	height: 4.66rem;
	display: block;
	margin: 0 auto .8rem;
	background: url(../../../statics/mobile/img/upg3.png) no-repeat top left;
	background-size: 100% 100%;
}
.upg3 .upg3t1 {
	overflow: hidden;
	height: 1.1rem;
	padding: 0 .4rem;
}
.upg3 .upg3t1s {
	float: left;
	/*line-height: 1.1rem;*/
	font-size: .3rem;
	color: #fff;
}
.upg3 .upg3t1s2 {
	float: right;
	line-height: 1.1rem;
	font-size: .24rem;
	color: #fff;
}
.upg3 .upg3t1s2pic {
	width: .32rem;
	height: .28rem;
	margin-right: .12rem;
}
.upg3 .upg3t2 {
	padding-top: 0.04rem;
	overflow: hidden;
	padding: 0 .4rem;
}
.upg3 .upg3t2le {
	float: left;
}
.upg3 .upg3t2lep1 {
	font-size: .24rem;
	color: #fff;
	margin-bottom: .05rem;
}
.upg3 .upg3t2lr {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}
.upg3 .upg3t2lr2 {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}


/*申请提交*/
.upg3t3 {
	overflow: hidden;
	margin-top: .4rem;
}
.upg3t3 .upg3t3le {
	float: left;
	margin-left: 1.26rem;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 50%;
	background: #fff;
}
.upg3t3 .upg3t3lep {
	line-height: 1.0rem;
	color: rgb(231, 172, 13);
	font-size: .28rem;
}
.upg3t3 .upg3t3lr {
	float: left;
	margin-left: .7rem;
	width: 3rem;
}
.upg3t3 .upg3t3lrp {
	font-size: .28rem;
	color: #fff;
	line-height:30px;
	margin-bottom: .00rem;
}
.upg3t3 .upg3t3lrpic {
	width: .32rem;
	height: .32rem;
	margin-right: .2rem;
}
.upg3t3 .upg3t3lrpiccp {
	width: .92rem;
	height: .92rem;
	margin-right: .2rem;
}


/*审核升级*/
.renav {
	width: 6.3rem;
	height: .6rem;
	border-radius: .3rem;
	overflow: hidden;
	margin: .26rem auto 0;
}
.renav .renavlink {
	background: rgb(195, 195, 195);
	display: block;
	width: 50%;
	float: left;
	line-height: .6rem;
	text-align: center;
	font-size: .24rem;
	color: rgb(45, 45, 45);
}
.renav .renavlink.on {
	background: #1E88E5;
	color: #fff;
}
.revi .upg3t3le {
	margin-left: .4rem;
}
.revi .upg3t3lr {
	margin-left: .42rem;
}
.revi .upg3t3lr2 {
	float: right;
	margin-right: .4rem;
	padding-top: .1rem;
}
.revi .upg3t3lr2link {
	width: 1.2rem;
	height: .5rem;
	display: block;
	line-height: .5rem;
	text-align: center;
	background: #fff;
	border-radius: .25rem;
	color:#1E88E5;
	font-size: .28rem;
	margin-bottom: .26rem;
}


/*邀请好友*/
.ercode {
	width: 5.76rem;
	height: 4.8rem;
	margin: .13rem auto;
	background: #FFFFFF;
	padding-top: 0.18rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
}
.code {
	width: 4.03rem;
	height: 4.03rem;
	margin: auto;
	background: #e5e5e5;
}
.nub {
	margin-top: .21rem;
}
.flelink {
	color: rgb(51, 51, 51);
}
.dow {
	width: .3rem;
	height: .16rem;
	position: absolute;
	display: block;
	right: .2rem;
	top: calc(50% - .08rem);
}
.diawit {
	width: 7.02rem;
	background: #fff;
	margin: 0 auto;
	border-radius: .1rem;
	padding: .001rem 0;
}
.diawit .diawitp {
	overflow: hidden;
	padding: .1rem .2rem;
}
.diawit .diawitplink {
	font-size: .3rem;
	color: rgb(153, 153, 153);
	float: left;
}
.diawit .diawitplink:last-child {
	font-size: .3rem;
	color: rgb(0, 154, 154);
	float: right;
}
.diawilist {
	margin-top: .3rem;
	margin-bottom: .5rem;
}
.diawilist .diawilink {
	display: block;
	line-height: .9rem;
	text-align: center;
	font-size: .3rem;
	color: rgb(153, 153, 153);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.diawilist .diawilink.on {
	border-top: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	color: rgb(0, 154, 154);
}
.btn {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #1E88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btn2 {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #9B88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btnSure {
	background: transparent;
	border: 0;
	outline: none;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.suzr[data-v-3051fc71] {
  background: #1E88E5;
  background-size: 100% 100%;
  border: 0;
  outline: none;
  color: white;
  border-radius: 0.2rem;
}
.dialog .dialog_content[data-v-3051fc71] {
  width: 68%;
  margin-left: -127.5px;
  margin-top: -56.5px;
  padding: 0;
  text-align: center;
}
.mask[data-v-3051fc71] {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.4);
}
.head_icon[data-v-3051fc71] {
  border-radius: 50%;
}
.money[data-v-3051fc71] {
  font-size: 0.24rem !important;
}
.upg3t3lrp img[data-v-3051fc71],
.upg3t3lrp span[data-v-3051fc71] {
  vertical-align: middle;
}
.upg3t3lep img[data-v-3051fc71] {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
}
.weixin_ip[data-v-3051fc71],
.weixin_ip_1[data-v-3051fc71] {
  color: #fff;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  vertical-align: middle;
}
.upg3 .upg3t1s2[data-v-3051fc71] {
  font-size: 0.3rem;
}
.upg3 .upg3t2[data-v-3051fc71] {
  margin-top: 0;
  overflow: hidden;
  padding: 0 0.4rem;
}
.upg3t3 .upg3t3le[data-v-3051fc71] {
  margin-left: 0.36rem;
}
.upg3 .upg3t2lr[data-v-3051fc71] {
  float: none;
  display: inline-block;
  margin-right: 0.2rem;
}
.hint_red[data-v-3051fc71] {
  text-align: right;
  margin-top: 0.3rem;
  margin-right: 1.7rem;
  font-size: 0.26rem;
  color: red;
  display: none;
}

/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 16, 2016
 */
.swiper-container[data-v-7838f83a]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide[data-v-7838f83a]{float:left}.swiper-container-vertical>.swiper-wrapper[data-v-7838f83a]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper[data-v-7838f83a]{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide[data-v-7838f83a],.swiper-wrapper[data-v-7838f83a]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper[data-v-7838f83a]{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper[data-v-7838f83a]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide[data-v-7838f83a]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight[data-v-7838f83a],.swiper-container-autoheight .swiper-slide[data-v-7838f83a]{height:auto}.swiper-container-autoheight .swiper-wrapper[data-v-7838f83a]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification[data-v-7838f83a]{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal[data-v-7838f83a]{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical[data-v-7838f83a]{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next[data-v-7838f83a],.swiper-button-prev[data-v-7838f83a]{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled[data-v-7838f83a],.swiper-button-prev.swiper-button-disabled[data-v-7838f83a]{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev[data-v-7838f83a],.swiper-container-rtl .swiper-button-next[data-v-7838f83a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black[data-v-7838f83a],.swiper-container-rtl .swiper-button-next.swiper-button-black[data-v-7838f83a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white[data-v-7838f83a],.swiper-container-rtl .swiper-button-next.swiper-button-white[data-v-7838f83a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next[data-v-7838f83a],.swiper-container-rtl .swiper-button-prev[data-v-7838f83a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black[data-v-7838f83a],.swiper-container-rtl .swiper-button-prev.swiper-button-black[data-v-7838f83a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white[data-v-7838f83a],.swiper-container-rtl .swiper-button-prev.swiper-button-white[data-v-7838f83a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination[data-v-7838f83a]{position:absolute;text-align:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden[data-v-7838f83a]{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets[data-v-7838f83a],.swiper-pagination-custom[data-v-7838f83a],.swiper-pagination-fraction[data-v-7838f83a]{bottom:10px;left:0;width:100%}.swiper-pagination-bullet[data-v-7838f83a]{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet[data-v-7838f83a]{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet[data-v-7838f83a]{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet[data-v-7838f83a]{background:#fff}.swiper-pagination-bullet-active[data-v-7838f83a]{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active[data-v-7838f83a]{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active[data-v-7838f83a]{background:#000}.swiper-container-vertical>.swiper-pagination-bullets[data-v-7838f83a]{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-7838f83a]{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-7838f83a]{margin:0 5px}.swiper-pagination-progress[data-v-7838f83a]{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar[data-v-7838f83a]{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar[data-v-7838f83a]{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress[data-v-7838f83a]{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress[data-v-7838f83a]{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white[data-v-7838f83a]{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar[data-v-7838f83a]{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar[data-v-7838f83a]{background:#000}.swiper-container-3d[data-v-7838f83a]{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow[data-v-7838f83a],.swiper-container-3d .swiper-slide[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-bottom[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-left[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-right[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-top[data-v-7838f83a],.swiper-container-3d .swiper-wrapper[data-v-7838f83a]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-left[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-right[data-v-7838f83a],.swiper-container-3d .swiper-slide-shadow-top[data-v-7838f83a]{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left[data-v-7838f83a]{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right[data-v-7838f83a]{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top[data-v-7838f83a]{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom[data-v-7838f83a]{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper[data-v-7838f83a],.swiper-container-flip .swiper-wrapper[data-v-7838f83a]{-ms-perspective:1200px}.swiper-container-cube[data-v-7838f83a],.swiper-container-flip[data-v-7838f83a]{overflow:visible}.swiper-container-cube .swiper-slide[data-v-7838f83a],.swiper-container-flip .swiper-slide[data-v-7838f83a]{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide[data-v-7838f83a],.swiper-container-flip .swiper-slide .swiper-slide[data-v-7838f83a]{pointer-events:none}.swiper-container-cube .swiper-slide-active[data-v-7838f83a],.swiper-container-cube .swiper-slide-active .swiper-slide-active[data-v-7838f83a],.swiper-container-flip .swiper-slide-active[data-v-7838f83a],.swiper-container-flip .swiper-slide-active .swiper-slide-active[data-v-7838f83a]{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom[data-v-7838f83a],.swiper-container-cube .swiper-slide-shadow-left[data-v-7838f83a],.swiper-container-cube .swiper-slide-shadow-right[data-v-7838f83a],.swiper-container-cube .swiper-slide-shadow-top[data-v-7838f83a],.swiper-container-flip .swiper-slide-shadow-bottom[data-v-7838f83a],.swiper-container-flip .swiper-slide-shadow-left[data-v-7838f83a],.swiper-container-flip .swiper-slide-shadow-right[data-v-7838f83a],.swiper-container-flip .swiper-slide-shadow-top[data-v-7838f83a]{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide[data-v-7838f83a]{visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide[data-v-7838f83a]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active[data-v-7838f83a],.swiper-container-cube .swiper-slide-next[data-v-7838f83a],.swiper-container-cube .swiper-slide-next+.swiper-slide[data-v-7838f83a],.swiper-container-cube .swiper-slide-prev[data-v-7838f83a]{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow[data-v-7838f83a]{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide[data-v-7838f83a]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide[data-v-7838f83a]{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide[data-v-7838f83a]{pointer-events:none}.swiper-container-fade .swiper-slide-active[data-v-7838f83a],.swiper-container-fade .swiper-slide-active .swiper-slide-active[data-v-7838f83a]{pointer-events:auto}.swiper-zoom-container[data-v-7838f83a]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas[data-v-7838f83a],.swiper-zoom-container>img[data-v-7838f83a],.swiper-zoom-container>svg[data-v-7838f83a]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar[data-v-7838f83a]{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar[data-v-7838f83a]{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar[data-v-7838f83a]{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag[data-v-7838f83a]{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag[data-v-7838f83a]{cursor:move}.swiper-lazy-preloader[data-v-7838f83a]{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin-data-v-7838f83a 1s steps(12,end) infinite;animation:swiper-preloader-spin-data-v-7838f83a 1s steps(12,end) infinite}.swiper-lazy-preloader[data-v-7838f83a]:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white[data-v-7838f83a]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin-data-v-7838f83a{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin-data-v-7838f83a{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@charset "uft-8";
body[data-v-7838f83a],div[data-v-7838f83a],dl[data-v-7838f83a],dt[data-v-7838f83a],dd[data-v-7838f83a],ul[data-v-7838f83a],ol[data-v-7838f83a],li[data-v-7838f83a],h1[data-v-7838f83a],h2[data-v-7838f83a],h3[data-v-7838f83a],h4[data-v-7838f83a],h5[data-v-7838f83a],h6[data-v-7838f83a],pre[data-v-7838f83a],  
form[data-v-7838f83a],fieldset[data-v-7838f83a],input[data-v-7838f83a],textarea[data-v-7838f83a],p[data-v-7838f83a],blockquote[data-v-7838f83a],th[data-v-7838f83a],td[data-v-7838f83a]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-7838f83a]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-7838f83a],img[data-v-7838f83a]{  
border:0;
}
address[data-v-7838f83a],caption[data-v-7838f83a],cite[data-v-7838f83a],code[data-v-7838f83a],dfn[data-v-7838f83a],em[data-v-7838f83a],th[data-v-7838f83a],var[data-v-7838f83a]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-7838f83a],ul[data-v-7838f83a]{  
list-style:none;
}
h1[data-v-7838f83a],h2[data-v-7838f83a],h3[data-v-7838f83a],h4[data-v-7838f83a],h5[data-v-7838f83a],h6[data-v-7838f83a]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-7838f83a]:before,q[data-v-7838f83a]:after{  
content:"";
}
abbr[data-v-7838f83a],acronym[data-v-7838f83a]{border:0;}
.left[data-v-7838f83a]{float: left;}
.right[data-v-7838f83a]{float: right;}
.clear[data-v-7838f83a] { clear:both;}
.text-center[data-v-7838f83a]{text-align: center;}
a[data-v-7838f83a]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-7838f83a],
input[type="submit"][data-v-7838f83a],
input[type="reset"][data-v-7838f83a],
select[data-v-7838f83a] { -webkit-appearance: none;
}
input[type="text"][data-v-7838f83a],
input[type="password"][data-v-7838f83a]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-7838f83a] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-7838f83a] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-7838f83a] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-7838f83a] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-7838f83a] {
	overflow: auto;
	background: #f2f3f8;
}
div[data-v-7838f83a] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-7838f83a] {
	padding: .88rem 0 0 0;
}
.m2[data-v-7838f83a] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-7838f83a] {
	padding: 1.28rem 0 .98rem 0;
}
.m4[data-v-7838f83a] {
	padding: 0 0 .88rem 0;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-7838f83a] {
		margin: 0 auto;
		width: 7.5rem;
}
}


/*公共头部*/
.header95[data-v-7838f83a] {
	background: #1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	left:0;
	position: fixed;
	width: 100%;
	top:0px;
	padding: .001rem 0;
}
.header95 .hele[data-v-7838f83a] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/helr2.png) no-repeat center center;
	background-size: .16rem .3rem;
}
.header95 .hetitle[data-v-7838f83a] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	height: .88rem;
	line-height: .88rem;
}
.header95 .helr[data-v-7838f83a] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/*首页头部*/
.inheader[data-v-7838f83a] {
	width: 100%;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/indexbg.png) no-repeat;
	background-size: 100% 100%;
}
.inheader1[data-v-7838f83a] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_one[data-v-7838f83a] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_two[data-v-7838f83a] {
	padding: .33rem 0 0 .23rem;
}
.Signin_two img[data-v-7838f83a] {
	width: .7rem;
	height: .7rem;
	margin-left:0.3rem;
	margin-top:0.3rem;
}
.Signin_three[data-v-7838f83a] {
	padding: .3rem 0 0 0;
}
.Signin_four[data-v-7838f83a] {
	font-size: .2rem;
	color: rgb(0, 136, 255);
	margin-left: 0.1rem;
	padding-bottom: .03rem;
}
.Signin_five[data-v-7838f83a] {
	margin-left: .1rem;
	font-size: .19rem;
	border: 1px solid rgb(0, 136, 255);
	color: rgb(0, 136, 255);
	padding: .01rem .2rem;
	border-radius: .16rem;
	height: .31rem;
	line-height: .31rem;
	text-align: center;
}
.Signin_six[data-v-7838f83a] {
	padding: .33rem 0.23rem 0
}
.Signin_six img[data-v-7838f83a] {
	width: .47rem;
	height: .47rem;
}
.Signin_seven[data-v-7838f83a] {
	text-align: center;
	margin-bottom: .17rem;
}
.Signin_seven img[data-v-7838f83a] {
	width: 1.33rem;
	height: 1.33rem;
}
.Signin_seven1[data-v-7838f83a] {
	text-align: center;
	margin-bottom: .1rem;
}
.Signin_seven1 img[data-v-7838f83a] {
	width: 2.43rem;
	height: .45rem;
}
.Signin_eight[data-v-7838f83a] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	padding: 0 .23rem;
}
.Signin_nine[data-v-7838f83a] {
	width: 3.43rem;
	height: 1.22rem;
	background: #fff;
	border-radius: .2rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-moz-box-pack: flex-start;
	-webkit--moz-box-pack: flex-start;
	box-pack: flex-start;
}
.Signin_ten[data-v-7838f83a] {
	margin: .24rem .53rem 0 .36rem;
}
.Signin_ten img[data-v-7838f83a] {
	width: .4rem;
	height: .74rem;
}
.Signin_eleven[data-v-7838f83a] {
	color: rgb(0, 136, 255);
	font-size: .43rem;
	margin-top: .12rem;
	margin-left: .1rem;
}


/*公告轮播*/
.mun_gg[data-v-7838f83a] {
	border-radius: .1rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #fff;
	padding: 0 .3rem;
	width: 7.02rem;
	margin: .1rem auto;	
	-webkit-box-sizing: border-box;	
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	-ms-flex-align: center;
	    align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}
.mun_gg .mggti[data-v-7838f83a] {
	height: .7rem;
	line-height: .7rem;
	color: rgb(53, 53, 53);
	font-size: .34rem;
	width: .8rem;
	letter-spacing: .03rem;
	margin-right: .15rem;
	margin-left: .2rem;
}
.mun_gg .mggpic[data-v-7838f83a] {
	width: .24rem;
	height: .24rem;
	display: block;
}
.mun_gg .txtMarquee-top[data-v-7838f83a] {
	width: calc(100% - .24rem - 1.15rem);
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.mun_gg .txtMarquee-top .infoList li[data-v-7838f83a] {
	height: .7rem;
	line-height: .7rem;
}
.mun_gg .txtMarquee-top .tempWrap[data-v-7838f83a] {
	width: 100%!important;
}
.mun_gg .infoList li[data-v-7838f83a] {
	font-size: .28rem;
	color: rgb(53, 53, 53);
}


/*次导航*/
.innav[data-v-7838f83a] {
	overflow: hidden;
	margin-bottom: .1rem;
	background: #fff;
}
.innav .innavlink[data-v-7838f83a] {
	float: left;
	width: 24.95%;
	text-align: center;
	color: rgb(77, 77, 77);
	font-size: .28rem;
	padding: .3rem 0 .4rem;
}
.innav .innavpic[data-v-7838f83a] {
	width: 1.1rem;
	height: 1.12rem;
	display: block;
	margin: 0 auto .1rem;
}


/*banner*/
.banner[data-v-7838f83a] {
	margin-bottom: .1rem;
}
.banner .swiper-container[data-v-7838f83a] {
	height: 3.5rem;
	width: 100%;
}
.banner .baimg[data-v-7838f83a] {
	display: block;
	width: 100%;
	height:3.5rem;
}
.banner .swiper-pagination-bullets[data-v-7838f83a],
.banner .swiper-pagination-custom[data-v-7838f83a],
.banner .swiper-pagination-fraction[data-v-7838f83a] {
	bottom: .1rem;
}
.banner .swiper-pagination-bullet[data-v-7838f83a] {
	width: .06rem;
	height: .06rem;
	opacity: 1;
	background: #ccc;
	border-radius: 50%;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet[data-v-7838f83a] {
	margin: 0 .04rem;
}
.banner .swiper-pagination-bullet-active[data-v-7838f83a] {
	background: #fff;
}
.inbottom[data-v-7838f83a] {
	display: block;
	margin-bottom: .2rem;
}
.inbottom .inbopic[data-v-7838f83a] {
	width: 100%;
	display: block;
}


/*footer*/
.footer[data-v-7838f83a] {
	position: fixed;/*absolute;*/
	left: 0;
	bottom:0;	
	width: 100%;
	/*z-index: 999;*/
}
.fonav[data-v-7838f83a] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-7838f83a] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-7838f83a] {
	color: #1E88E5;
}
.fonav .foimg[data-v-7838f83a] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}


/*申请升级*/
.upg1pic[data-v-7838f83a] {
	width: 1.02rem;
	height: 1.02rem;
	display: block;
	margin: .3rem auto .15rem;
}
.upg2[data-v-7838f83a] {
	background: url(../../../statics/mobile/img/upg2.png) no-repeat top left;
	width: 2.1rem;
	height: .5rem;
	
	padding-left: .5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-size: 100% 100%;
	margin: 0 auto .36rem;
}
.upg2 .upg2t[data-v-7838f83a] {
	text-align: center;
	font-size: .24rem;
	line-height: .5rem;
	color: #fff;
}
.upg3[data-v-7838f83a] {
	width: 7.34rem;
	height: 4.66rem;
	display: block;
	margin: 0 auto .8rem;
	background: url(../../../statics/mobile/img/upg3.png) no-repeat top left;
	background-size: 100% 100%;
}
.upg3 .upg3t1[data-v-7838f83a] {
	overflow: hidden;
	height: 1.1rem;
	padding: 0 .4rem;
}
.upg3 .upg3t1s[data-v-7838f83a] {
	float: left;
	/*line-height: 1.1rem;*/
	font-size: .3rem;
	color: #fff;
}
.upg3 .upg3t1s2[data-v-7838f83a] {
	float: right;
	line-height: 1.1rem;
	font-size: .24rem;
	color: #fff;
}
.upg3 .upg3t1s2pic[data-v-7838f83a] {
	width: .32rem;
	height: .28rem;
	margin-right: .12rem;
}
.upg3 .upg3t2[data-v-7838f83a] {
	padding-top: 0.04rem;
	overflow: hidden;
	padding: 0 .4rem;
}
.upg3 .upg3t2le[data-v-7838f83a] {
	float: left;
}
.upg3 .upg3t2lep1[data-v-7838f83a] {
	font-size: .24rem;
	color: #fff;
	margin-bottom: .05rem;
}
.upg3 .upg3t2lr[data-v-7838f83a] {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}
.upg3 .upg3t2lr2[data-v-7838f83a] {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}


/*申请提交*/
.upg3t3[data-v-7838f83a] {
	overflow: hidden;
	margin-top: .4rem;
}
.upg3t3 .upg3t3le[data-v-7838f83a] {
	float: left;
	margin-left: 1.26rem;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 50%;
	background: #fff;
}
.upg3t3 .upg3t3lep[data-v-7838f83a] {
	line-height: 1.0rem;
	color: rgb(231, 172, 13);
	font-size: .28rem;
}
.upg3t3 .upg3t3lr[data-v-7838f83a] {
	float: left;
	margin-left: .7rem;
	width: 3rem;
}
.upg3t3 .upg3t3lrp[data-v-7838f83a] {
	font-size: .28rem;
	color: #fff;
	line-height:30px;
	margin-bottom: .00rem;
}
.upg3t3 .upg3t3lrpic[data-v-7838f83a] {
	width: .32rem;
	height: .32rem;
	margin-right: .2rem;
}
.upg3t3 .upg3t3lrpiccp[data-v-7838f83a] {
	width: .92rem;
	height: .92rem;
	margin-right: .2rem;
}


/*审核升级*/
.renav[data-v-7838f83a] {
	width: 6.3rem;
	height: .6rem;
	border-radius: .3rem;
	overflow: hidden;
	margin: .26rem auto 0;
}
.renav .renavlink[data-v-7838f83a] {
	background: rgb(195, 195, 195);
	display: block;
	width: 50%;
	float: left;
	line-height: .6rem;
	text-align: center;
	font-size: .24rem;
	color: rgb(45, 45, 45);
}
.renav .renavlink.on[data-v-7838f83a] {
	background: #1E88E5;
	color: #fff;
}
.revi .upg3t3le[data-v-7838f83a] {
	margin-left: .4rem;
}
.revi .upg3t3lr[data-v-7838f83a] {
	margin-left: .42rem;
}
.revi .upg3t3lr2[data-v-7838f83a] {
	float: right;
	margin-right: .4rem;
	padding-top: .1rem;
}
.revi .upg3t3lr2link[data-v-7838f83a] {
	width: 1.2rem;
	height: .5rem;
	display: block;
	line-height: .5rem;
	text-align: center;
	background: #fff;
	border-radius: .25rem;
	color:#1E88E5;
	font-size: .28rem;
	margin-bottom: .26rem;
}


/*邀请好友*/
.ercode[data-v-7838f83a] {
	width: 5.76rem;
	height: 4.8rem;
	margin: .13rem auto;
	background: #FFFFFF;
	padding-top: 0.18rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
}
.code[data-v-7838f83a] {
	width: 4.03rem;
	height: 4.03rem;
	margin: auto;
	background: #e5e5e5;
}
.nub[data-v-7838f83a] {
	margin-top: .21rem;
}
.flelink[data-v-7838f83a] {
	color: rgb(51, 51, 51);
}
.dow[data-v-7838f83a] {
	width: .3rem;
	height: .16rem;
	position: absolute;
	display: block;
	right: .2rem;
	top: calc(50% - .08rem);
}
.diawit[data-v-7838f83a] {
	width: 7.02rem;
	background: #fff;
	margin: 0 auto;
	border-radius: .1rem;
	padding: .001rem 0;
}
.diawit .diawitp[data-v-7838f83a] {
	overflow: hidden;
	padding: .1rem .2rem;
}
.diawit .diawitplink[data-v-7838f83a] {
	font-size: .3rem;
	color: rgb(153, 153, 153);
	float: left;
}
.diawit .diawitplink[data-v-7838f83a]:last-child {
	font-size: .3rem;
	color: rgb(0, 154, 154);
	float: right;
}
.diawilist[data-v-7838f83a] {
	margin-top: .3rem;
	margin-bottom: .5rem;
}
.diawilist .diawilink[data-v-7838f83a] {
	display: block;
	line-height: .9rem;
	text-align: center;
	font-size: .3rem;
	color: rgb(153, 153, 153);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.diawilist .diawilink.on[data-v-7838f83a] {
	border-top: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	color: rgb(0, 154, 154);
}
.btn[data-v-7838f83a] {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #1E88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btn2[data-v-7838f83a] {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #9B88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btnSure[data-v-7838f83a] {
	background: transparent;
	border: 0;
	outline: none;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.upg3[data-v-7838f83a] {
  height: 4.56rem !important;
}
.upg3t3le[data-v-7838f83a] {
  position: relative;
}
.upg3t3lep[data-v-7838f83a] {
  text-align: center;
}
.upg3t3lrp img[data-v-7838f83a],
.upg3t3lrp span[data-v-7838f83a] {
  vertical-align: middle;
}
.head_icon[data-v-7838f83a] {
  border-radius: 50%;
}
.upg3t3lr2l_11[data-v-7838f83a] {
  width: 100%;
  display: block;
  line-height: 0.4rem;
  text-align: center;
  background: #fff;
  border-radius: 0.25rem;
  color: #1E88E5;
  font-size: 0.2rem;
  margin-top: -0.2rem;
  z-index: 99;
  position: absolute;
  bottom: 0;
  left: 0;
}
.upg3t3lep img[data-v-7838f83a] {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
}
.suzr[data-v-7838f83a] {
  background: #1E88E5;
  background-size: 100% 100%;
  border: 0;
  outline: none;
  color: white;
  border-radius: 0.2rem;
}
.dialog .dialog_content[data-v-7838f83a] {
  width: 68%;
  margin-left: -127.5px;
  margin-top: -56.5px;
  padding: 0;
  text-align: center;
}
.mask[data-v-7838f83a] {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.4);
}
.upg3t3 .upg3t3lr[data-v-7838f83a] {
  width: 3.8rem;
}
.weixin_ip[data-v-7838f83a],
.weixin_ip_1[data-v-7838f83a] {
  color: #fff;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  width: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.upg3t3[data-v-7838f83a] {
  margin: 0;
  padding-top: 0.5rem;
}
.upg3t3 .upg3t3le[data-v-7838f83a] {
  width: 1.3rem;
  height: 1.3rem;
  margin-top: 0.78rem;
  margin-left: 0.3rem;
}
.upg3t3lep img[data-v-7838f83a] {
  width: 1.5rem;
  height: 1.5rem;
}
.upg3t3 .upg3t3lrpic[data-v-7838f83a] {
  width: 0.55rem;
  height: 0.35rem;
  margin-right: 0.1rem;
}
.upg3t3 .upg3t3lrp button[data-v-7838f83a] {
  font-size: 0.3rem;
  vertical-align: middle;
}
.revi .upg3t3lr[data-v-7838f83a] {
  margin-left: 0.2rem;
}
.revi .upg3t3lr2[data-v-7838f83a] {
  margin-right: 0.3rem;
  margin-top: 0.6rem;
}
.kk_time[data-v-7838f83a] {
  line-height: 0.5rem;
  padding-left: 2rem;
  color: #fff;
}
.renav[data-v-7838f83a] {
  width: 100%;
  border-radius: initial;
}
.search_div[data-v-7838f83a] {
  line-height: 0.55rem;
  border: 1px solid #ddd;
  width: 90%;
  margin: auto;
  border-radius: 18px;
  padding-left: 0.18rem;
}
.search_img[data-v-7838f83a] {
  width: 0.45rem;
  vertical-align: middle;
}
.search_inp[data-v-7838f83a] {
  line-height: 0.55rem;
  height: 0.55rem;
  border: none;
  width: calc(100% - 0.63rem);
  background: transparent;
}

@charset "uft-8";
body[data-v-1625cfe7],div[data-v-1625cfe7],dl[data-v-1625cfe7],dt[data-v-1625cfe7],dd[data-v-1625cfe7],ul[data-v-1625cfe7],ol[data-v-1625cfe7],li[data-v-1625cfe7],h1[data-v-1625cfe7],h2[data-v-1625cfe7],h3[data-v-1625cfe7],h4[data-v-1625cfe7],h5[data-v-1625cfe7],h6[data-v-1625cfe7],pre[data-v-1625cfe7],  
form[data-v-1625cfe7],fieldset[data-v-1625cfe7],input[data-v-1625cfe7],textarea[data-v-1625cfe7],p[data-v-1625cfe7],blockquote[data-v-1625cfe7],th[data-v-1625cfe7],td[data-v-1625cfe7]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-1625cfe7]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-1625cfe7],img[data-v-1625cfe7]{  
border:0;
}
address[data-v-1625cfe7],caption[data-v-1625cfe7],cite[data-v-1625cfe7],code[data-v-1625cfe7],dfn[data-v-1625cfe7],em[data-v-1625cfe7],th[data-v-1625cfe7],var[data-v-1625cfe7]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-1625cfe7],ul[data-v-1625cfe7]{  
list-style:none;
}
h1[data-v-1625cfe7],h2[data-v-1625cfe7],h3[data-v-1625cfe7],h4[data-v-1625cfe7],h5[data-v-1625cfe7],h6[data-v-1625cfe7]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-1625cfe7]:before,q[data-v-1625cfe7]:after{  
content:"";
}
abbr[data-v-1625cfe7],acronym[data-v-1625cfe7]{border:0;}
.left[data-v-1625cfe7]{float: left;}
.right[data-v-1625cfe7]{float: right;}
.clear[data-v-1625cfe7] { clear:both;}
.text-center[data-v-1625cfe7]{text-align: center;}
a[data-v-1625cfe7]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-1625cfe7],
input[type="submit"][data-v-1625cfe7],
input[type="reset"][data-v-1625cfe7],
select[data-v-1625cfe7] { -webkit-appearance: none;
}
input[type="text"][data-v-1625cfe7],
input[type="password"][data-v-1625cfe7]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-1625cfe7] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-1625cfe7] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-1625cfe7] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-1625cfe7] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-1625cfe7] {
	
	background: rgb(242, 242, 242);
}
div[data-v-1625cfe7] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-1625cfe7] {
	padding: .88rem 0 0 0;
}
.m2[data-v-1625cfe7] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-1625cfe7] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-1625cfe7] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-1625cfe7] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-1625cfe7] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-1625cfe7] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-1625cfe7] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-1625cfe7] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-1625cfe7] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-1625cfe7] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-1625cfe7] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-1625cfe7] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-1625cfe7] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-1625cfe7] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-1625cfe7] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-1625cfe7] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-1625cfe7] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-1625cfe7] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-1625cfe7] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-1625cfe7] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-1625cfe7] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-1625cfe7] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-1625cfe7]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-1625cfe7] {
	height: .29rem;
}
.login_shan1[data-v-1625cfe7]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-1625cfe7] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-1625cfe7] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-1625cfe7] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-1625cfe7] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-1625cfe7] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-1625cfe7] {
	font-size: .32rem;
}
.font30[data-v-1625cfe7] {
	font-size: .30rem;
}
.font34[data-v-1625cfe7] {
	font-size: .34rem;
}
.font28[data-v-1625cfe7] {
	font-size: .28rem;
}
.font24[data-v-1625cfe7] {
	font-size: .24rem;
}
.colff[data-v-1625cfe7] {
	color: #FFFFFF;
}
.colbb[data-v-1625cfe7] {
	color: #bbbbbb;
}
.col75[data-v-1625cfe7] {
	color: #757575;
}
.cola5[data-v-1625cfe7] {
	color: #a5a5a5;
}
.headimg[data-v-1625cfe7] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-1625cfe7] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-1625cfe7] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-1625cfe7] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-1625cfe7] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-1625cfe7] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-1625cfe7] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-1625cfe7] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-1625cfe7] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-1625cfe7] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-1625cfe7] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-1625cfe7] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-1625cfe7] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-1625cfe7] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-1625cfe7] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-1625cfe7]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-1625cfe7]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-1625cfe7] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-1625cfe7] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-1625cfe7] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-1625cfe7] {
	color:#1E88E5;
}
.fonav .foimg[data-v-1625cfe7] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-1625cfe7]{
	padding:.28rem;
}
.margin_bt[data-v-1625cfe7]{
	margin-bottom: .28rem;
}
.feedback1[data-v-1625cfe7]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-1625cfe7]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-1625cfe7]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-1625cfe7]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-1625cfe7]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-1625cfe7]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-1625cfe7]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-1625cfe7]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-1625cfe7]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-1625cfe7]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-1625cfe7]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-1625cfe7]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-1625cfe7]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-1625cfe7]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-1625cfe7]{
	width: 1.3rem;height: 1.3rem;
}

@charset "uft-8";
body[data-v-1625cfe7] {
	overflow: auto;
	background: #f2f3f8;
}
div[data-v-1625cfe7] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-1625cfe7] {
	padding: .88rem 0 0 0;
}
.m2[data-v-1625cfe7] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-1625cfe7] {
	padding: 1.28rem 0 .98rem 0;
}
.m4[data-v-1625cfe7] {
	padding: 0 0 .88rem 0;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-1625cfe7] {
		margin: 0 auto;
		width: 7.5rem;
}
}


/*公共头部*/
.header95[data-v-1625cfe7] {
	background: #1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	left:0;
	position: fixed;
	width: 100%;
	top:0px;
	padding: .001rem 0;
}
.header95 .hele[data-v-1625cfe7] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/helr2.png) no-repeat center center;
	background-size: .16rem .3rem;
}
.header95 .hetitle[data-v-1625cfe7] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	height: .88rem;
	line-height: .88rem;
}
.header95 .helr[data-v-1625cfe7] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/*首页头部*/
.inheader[data-v-1625cfe7] {
	width: 100%;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/indexbg.png) no-repeat;
	background-size: 100% 100%;
}
.inheader1[data-v-1625cfe7] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_one[data-v-1625cfe7] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}
.Signin_two[data-v-1625cfe7] {
	padding: .33rem 0 0 .23rem;
}
.Signin_two img[data-v-1625cfe7] {
	width: .7rem;
	height: .7rem;
	margin-left:0.3rem;
	margin-top:0.3rem;
}
.Signin_three[data-v-1625cfe7] {
	padding: .3rem 0 0 0;
}
.Signin_four[data-v-1625cfe7] {
	font-size: .2rem;
	color: rgb(0, 136, 255);
	margin-left: 0.1rem;
	padding-bottom: .03rem;
}
.Signin_five[data-v-1625cfe7] {
	margin-left: .1rem;
	font-size: .19rem;
	border: 1px solid rgb(0, 136, 255);
	color: rgb(0, 136, 255);
	padding: .01rem .2rem;
	border-radius: .16rem;
	height: .31rem;
	line-height: .31rem;
	text-align: center;
}
.Signin_six[data-v-1625cfe7] {
	padding: .33rem 0.23rem 0
}
.Signin_six img[data-v-1625cfe7] {
	width: .47rem;
	height: .47rem;
}
.Signin_seven[data-v-1625cfe7] {
	text-align: center;
	margin-bottom: .17rem;
}
.Signin_seven img[data-v-1625cfe7] {
	width: 1.33rem;
	height: 1.33rem;
}
.Signin_seven1[data-v-1625cfe7] {
	text-align: center;
	margin-bottom: .1rem;
}
.Signin_seven1 img[data-v-1625cfe7] {
	width: 2.43rem;
	height: .45rem;
}
.Signin_eight[data-v-1625cfe7] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	padding: 0 .23rem;
}
.Signin_nine[data-v-1625cfe7] {
	width: 3.43rem;
	height: 1.22rem;
	background: #fff;
	border-radius: .2rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-moz-box-pack: flex-start;
	-webkit--moz-box-pack: flex-start;
	box-pack: flex-start;
}
.Signin_ten[data-v-1625cfe7] {
	margin: .24rem .53rem 0 .36rem;
}
.Signin_ten img[data-v-1625cfe7] {
	width: .4rem;
	height: .74rem;
}
.Signin_eleven[data-v-1625cfe7] {
	color: rgb(0, 136, 255);
	font-size: .43rem;
	margin-top: .12rem;
	margin-left: .1rem;
}


/*公告轮播*/
.mun_gg[data-v-1625cfe7] {
	border-radius: .1rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #fff;
	padding: 0 .3rem;
	width: 7.02rem;
	margin: .1rem auto;	
	-webkit-box-sizing: border-box;	
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
	-ms-flex-align: center;
	    align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}
.mun_gg .mggti[data-v-1625cfe7] {
	height: .7rem;
	line-height: .7rem;
	color: rgb(53, 53, 53);
	font-size: .34rem;
	width: .8rem;
	letter-spacing: .03rem;
	margin-right: .15rem;
	margin-left: .2rem;
}
.mun_gg .mggpic[data-v-1625cfe7] {
	width: .24rem;
	height: .24rem;
	display: block;
}
.mun_gg .txtMarquee-top[data-v-1625cfe7] {
	width: calc(100% - .24rem - 1.15rem);
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.mun_gg .txtMarquee-top .infoList li[data-v-1625cfe7] {
	height: .7rem;
	line-height: .7rem;
}
.mun_gg .txtMarquee-top .tempWrap[data-v-1625cfe7] {
	width: 100%!important;
}
.mun_gg .infoList li[data-v-1625cfe7] {
	font-size: .28rem;
	color: rgb(53, 53, 53);
}


/*次导航*/
.innav[data-v-1625cfe7] {
	overflow: hidden;
	margin-bottom: .1rem;
	background: #fff;
}
.innav .innavlink[data-v-1625cfe7] {
	float: left;
	width: 24.95%;
	text-align: center;
	color: rgb(77, 77, 77);
	font-size: .28rem;
	padding: .3rem 0 .4rem;
}
.innav .innavpic[data-v-1625cfe7] {
	width: 1.1rem;
	height: 1.12rem;
	display: block;
	margin: 0 auto .1rem;
}


/*banner*/
.banner[data-v-1625cfe7] {
	margin-bottom: .1rem;
}
.banner .swiper-container[data-v-1625cfe7] {
	height: 3.5rem;
	width: 100%;
}
.banner .baimg[data-v-1625cfe7] {
	display: block;
	width: 100%;
	height:3.5rem;
}
.banner .swiper-pagination-bullets[data-v-1625cfe7],
.banner .swiper-pagination-custom[data-v-1625cfe7],
.banner .swiper-pagination-fraction[data-v-1625cfe7] {
	bottom: .1rem;
}
.banner .swiper-pagination-bullet[data-v-1625cfe7] {
	width: .06rem;
	height: .06rem;
	opacity: 1;
	background: #ccc;
	border-radius: 50%;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet[data-v-1625cfe7] {
	margin: 0 .04rem;
}
.banner .swiper-pagination-bullet-active[data-v-1625cfe7] {
	background: #fff;
}
.inbottom[data-v-1625cfe7] {
	display: block;
	margin-bottom: .2rem;
}
.inbottom .inbopic[data-v-1625cfe7] {
	width: 100%;
	display: block;
}


/*footer*/
.footer[data-v-1625cfe7] {
	position: fixed;/*absolute;*/
	left: 0;
	bottom:0;	
	width: 100%;
	/*z-index: 999;*/
}
.fonav[data-v-1625cfe7] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-1625cfe7] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-1625cfe7] {
	color: #1E88E5;
}
.fonav .foimg[data-v-1625cfe7] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}


/*申请升级*/
.upg1pic[data-v-1625cfe7] {
	width: 1.02rem;
	height: 1.02rem;
	display: block;
	margin: .3rem auto .15rem;
}
.upg2[data-v-1625cfe7] {
	background: url(../../../statics/mobile/img/upg2.png) no-repeat top left;
	width: 2.1rem;
	height: .5rem;
	
	padding-left: .5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-size: 100% 100%;
	margin: 0 auto .36rem;
}
.upg2 .upg2t[data-v-1625cfe7] {
	text-align: center;
	font-size: .24rem;
	line-height: .5rem;
	color: #fff;
}
.upg3[data-v-1625cfe7] {
	width: 7.34rem;
	height: 4.66rem;
	display: block;
	margin: 0 auto .8rem;
	background: url(../../../statics/mobile/img/upg3.png) no-repeat top left;
	background-size: 100% 100%;
}
.upg3 .upg3t1[data-v-1625cfe7] {
	overflow: hidden;
	height: 1.1rem;
	padding: 0 .4rem;
}
.upg3 .upg3t1s[data-v-1625cfe7] {
	float: left;
	/*line-height: 1.1rem;*/
	font-size: .3rem;
	color: #fff;
}
.upg3 .upg3t1s2[data-v-1625cfe7] {
	float: right;
	line-height: 1.1rem;
	font-size: .24rem;
	color: #fff;
}
.upg3 .upg3t1s2pic[data-v-1625cfe7] {
	width: .32rem;
	height: .28rem;
	margin-right: .12rem;
}
.upg3 .upg3t2[data-v-1625cfe7] {
	padding-top: 0.04rem;
	overflow: hidden;
	padding: 0 .4rem;
}
.upg3 .upg3t2le[data-v-1625cfe7] {
	float: left;
}
.upg3 .upg3t2lep1[data-v-1625cfe7] {
	font-size: .24rem;
	color: #fff;
	margin-bottom: .05rem;
}
.upg3 .upg3t2lr[data-v-1625cfe7] {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}
.upg3 .upg3t2lr2[data-v-1625cfe7] {
	float: right;
	width: 1.88rem;
	line-height: .5rem;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: .25rem;
	color: #1E88E5;
	margin-top: .1rem;
}


/*申请提交*/
.upg3t3[data-v-1625cfe7] {
	overflow: hidden;
	margin-top: .4rem;
}
.upg3t3 .upg3t3le[data-v-1625cfe7] {
	float: left;
	margin-left: 1.26rem;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 50%;
	background: #fff;
}
.upg3t3 .upg3t3lep[data-v-1625cfe7] {
	line-height: 1.0rem;
	color: rgb(231, 172, 13);
	font-size: .28rem;
}
.upg3t3 .upg3t3lr[data-v-1625cfe7] {
	float: left;
	margin-left: .7rem;
	width: 3rem;
}
.upg3t3 .upg3t3lrp[data-v-1625cfe7] {
	font-size: .28rem;
	color: #fff;
	line-height:30px;
	margin-bottom: .00rem;
}
.upg3t3 .upg3t3lrpic[data-v-1625cfe7] {
	width: .32rem;
	height: .32rem;
	margin-right: .2rem;
}
.upg3t3 .upg3t3lrpiccp[data-v-1625cfe7] {
	width: .92rem;
	height: .92rem;
	margin-right: .2rem;
}


/*审核升级*/
.renav[data-v-1625cfe7] {
	width: 6.3rem;
	height: .6rem;
	border-radius: .3rem;
	overflow: hidden;
	margin: .26rem auto 0;
}
.renav .renavlink[data-v-1625cfe7] {
	background: rgb(195, 195, 195);
	display: block;
	width: 50%;
	float: left;
	line-height: .6rem;
	text-align: center;
	font-size: .24rem;
	color: rgb(45, 45, 45);
}
.renav .renavlink.on[data-v-1625cfe7] {
	background: #1E88E5;
	color: #fff;
}
.revi .upg3t3le[data-v-1625cfe7] {
	margin-left: .4rem;
}
.revi .upg3t3lr[data-v-1625cfe7] {
	margin-left: .42rem;
}
.revi .upg3t3lr2[data-v-1625cfe7] {
	float: right;
	margin-right: .4rem;
	padding-top: .1rem;
}
.revi .upg3t3lr2link[data-v-1625cfe7] {
	width: 1.2rem;
	height: .5rem;
	display: block;
	line-height: .5rem;
	text-align: center;
	background: #fff;
	border-radius: .25rem;
	color:#1E88E5;
	font-size: .28rem;
	margin-bottom: .26rem;
}


/*邀请好友*/
.ercode[data-v-1625cfe7] {
	width: 5.76rem;
	height: 4.8rem;
	margin: .13rem auto;
	background: #FFFFFF;
	padding-top: 0.18rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
}
.code[data-v-1625cfe7] {
	width: 4.03rem;
	height: 4.03rem;
	margin: auto;
	background: #e5e5e5;
}
.nub[data-v-1625cfe7] {
	margin-top: .21rem;
}
.flelink[data-v-1625cfe7] {
	color: rgb(51, 51, 51);
}
.dow[data-v-1625cfe7] {
	width: .3rem;
	height: .16rem;
	position: absolute;
	display: block;
	right: .2rem;
	top: calc(50% - .08rem);
}
.diawit[data-v-1625cfe7] {
	width: 7.02rem;
	background: #fff;
	margin: 0 auto;
	border-radius: .1rem;
	padding: .001rem 0;
}
.diawit .diawitp[data-v-1625cfe7] {
	overflow: hidden;
	padding: .1rem .2rem;
}
.diawit .diawitplink[data-v-1625cfe7] {
	font-size: .3rem;
	color: rgb(153, 153, 153);
	float: left;
}
.diawit .diawitplink[data-v-1625cfe7]:last-child {
	font-size: .3rem;
	color: rgb(0, 154, 154);
	float: right;
}
.diawilist[data-v-1625cfe7] {
	margin-top: .3rem;
	margin-bottom: .5rem;
}
.diawilist .diawilink[data-v-1625cfe7] {
	display: block;
	line-height: .9rem;
	text-align: center;
	font-size: .3rem;
	color: rgb(153, 153, 153);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.diawilist .diawilink.on[data-v-1625cfe7] {
	border-top: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	color: rgb(0, 154, 154);
}
.btn[data-v-1625cfe7] {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #1E88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btn2[data-v-1625cfe7] {
	display: block;
	width: 5.22rem;
	height: .88rem;
	background: #9B88E5;
	border-radius: .1rem;
	margin: auto;
	margin-top: .76rem;
}
.btnSure[data-v-1625cfe7] {
	background: transparent;
	border: 0;
	outline: none;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.gdpic[data-v-1625cfe7] {
  width: 4.03rem;
  height: 4.03rem;
  margin-top: 1px;
  display: inline-block;
}

@charset "uft-8";
body[data-v-1ac6d665],div[data-v-1ac6d665],dl[data-v-1ac6d665],dt[data-v-1ac6d665],dd[data-v-1ac6d665],ul[data-v-1ac6d665],ol[data-v-1ac6d665],li[data-v-1ac6d665],h1[data-v-1ac6d665],h2[data-v-1ac6d665],h3[data-v-1ac6d665],h4[data-v-1ac6d665],h5[data-v-1ac6d665],h6[data-v-1ac6d665],pre[data-v-1ac6d665],  
form[data-v-1ac6d665],fieldset[data-v-1ac6d665],input[data-v-1ac6d665],textarea[data-v-1ac6d665],p[data-v-1ac6d665],blockquote[data-v-1ac6d665],th[data-v-1ac6d665],td[data-v-1ac6d665]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-1ac6d665]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-1ac6d665],img[data-v-1ac6d665]{  
border:0;
}
address[data-v-1ac6d665],caption[data-v-1ac6d665],cite[data-v-1ac6d665],code[data-v-1ac6d665],dfn[data-v-1ac6d665],em[data-v-1ac6d665],th[data-v-1ac6d665],var[data-v-1ac6d665]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-1ac6d665],ul[data-v-1ac6d665]{  
list-style:none;
}
h1[data-v-1ac6d665],h2[data-v-1ac6d665],h3[data-v-1ac6d665],h4[data-v-1ac6d665],h5[data-v-1ac6d665],h6[data-v-1ac6d665]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-1ac6d665]:before,q[data-v-1ac6d665]:after{  
content:"";
}
abbr[data-v-1ac6d665],acronym[data-v-1ac6d665]{border:0;}
.left[data-v-1ac6d665]{float: left;}
.right[data-v-1ac6d665]{float: right;}
.clear[data-v-1ac6d665] { clear:both;}
.text-center[data-v-1ac6d665]{text-align: center;}
a[data-v-1ac6d665]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-1ac6d665],
input[type="submit"][data-v-1ac6d665],
input[type="reset"][data-v-1ac6d665],
select[data-v-1ac6d665] { -webkit-appearance: none;
}
input[type="text"][data-v-1ac6d665],
input[type="password"][data-v-1ac6d665]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-1ac6d665] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-1ac6d665] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-1ac6d665] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-1ac6d665] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-1ac6d665] {
	
	background: rgb(242, 242, 242);
}
div[data-v-1ac6d665] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-1ac6d665] {
	padding: .88rem 0 0 0;
}
.m2[data-v-1ac6d665] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-1ac6d665] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-1ac6d665] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-1ac6d665] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-1ac6d665] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-1ac6d665] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-1ac6d665] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-1ac6d665] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-1ac6d665] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-1ac6d665] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-1ac6d665] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-1ac6d665] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-1ac6d665] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-1ac6d665] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-1ac6d665] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-1ac6d665] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-1ac6d665] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-1ac6d665] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-1ac6d665] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-1ac6d665] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-1ac6d665] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-1ac6d665] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-1ac6d665]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-1ac6d665] {
	height: .29rem;
}
.login_shan1[data-v-1ac6d665]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-1ac6d665] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-1ac6d665] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-1ac6d665] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-1ac6d665] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-1ac6d665] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-1ac6d665] {
	font-size: .32rem;
}
.font30[data-v-1ac6d665] {
	font-size: .30rem;
}
.font34[data-v-1ac6d665] {
	font-size: .34rem;
}
.font28[data-v-1ac6d665] {
	font-size: .28rem;
}
.font24[data-v-1ac6d665] {
	font-size: .24rem;
}
.colff[data-v-1ac6d665] {
	color: #FFFFFF;
}
.colbb[data-v-1ac6d665] {
	color: #bbbbbb;
}
.col75[data-v-1ac6d665] {
	color: #757575;
}
.cola5[data-v-1ac6d665] {
	color: #a5a5a5;
}
.headimg[data-v-1ac6d665] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-1ac6d665] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-1ac6d665] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-1ac6d665] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-1ac6d665] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-1ac6d665] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-1ac6d665] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-1ac6d665] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-1ac6d665] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-1ac6d665] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-1ac6d665] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-1ac6d665] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-1ac6d665] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-1ac6d665] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-1ac6d665] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-1ac6d665]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-1ac6d665]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-1ac6d665] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-1ac6d665] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-1ac6d665] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-1ac6d665] {
	color:#1E88E5;
}
.fonav .foimg[data-v-1ac6d665] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-1ac6d665]{
	padding:.28rem;
}
.margin_bt[data-v-1ac6d665]{
	margin-bottom: .28rem;
}
.feedback1[data-v-1ac6d665]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-1ac6d665]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-1ac6d665]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-1ac6d665]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-1ac6d665]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-1ac6d665]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-1ac6d665]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-1ac6d665]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-1ac6d665]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-1ac6d665]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-1ac6d665]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-1ac6d665]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-1ac6d665]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-1ac6d665]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-1ac6d665]{
	width: 1.3rem;height: 1.3rem;
}

*[data-v-1ac6d665],div[data-v-1ac6d665],p[data-v-1ac6d665],ul[data-v-1ac6d665],li[data-v-1ac6d665],input[data-v-1ac6d665],button[data-v-1ac6d665]{-webkit-box-sizing: border-box;box-sizing: border-box;}
/*主体*/
.m4[data-v-1ac6d665]{margin-top: .88rem;padding: 0 0 .98rem 0;;width: 100%;bottom:0;overflow-y: auto;}
/*主体背景*/
.bg[data-v-1ac6d665]{background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;}
/*头部背景*/
.bghead[data-v-1ac6d665]{background: url(../../../statics/mobile/img/bg2.png)no-repeat center center;background-size:100% 100% ;}
.bgblack[data-v-1ac6d665]{background: #27262c;}
.bggay[data-v-1ac6d665]{background: #F2F3F8;}
/*字体色*/
.txtz[data-v-1ac6d665]{color:#1E88E5;}/*黄色*/
.txtg[data-v-1ac6d665]{color:#7e7e7e;}/*灰色*/
.txtb[data-v-1ac6d665]{color:#333;}/*黑色*/
.txtw[data-v-1ac6d665]{color:#fff;}/*白色*/
/*字体大小*/
.fs36[data-v-1ac6d665]{font-size: .36rem!important;}
.fs30[data-v-1ac6d665]{font-size: .3rem!important;}
.fs28[data-v-1ac6d665]{font-size: .28rem!important;}
.fs24[data-v-1ac6d665]{font-size: .24rem!important;}
/*内边距*/
.pad44[data-v-1ac6d665]{padding: 0 .44rem ;}
.pad24[data-v-1ac6d665]{padding: 0 .24rem ;}
.pad22[data-v-1ac6d665]{padding: 0 .22rem ;}
.padl44[data-v-1ac6d665]{padding-left:.44rem ;}
.padr44[data-v-1ac6d665]{padding-right: .44rem;}
/*外边距*/
.mart20[data-v-1ac6d665]{margin-top: .20rem;}
.mart24[data-v-1ac6d665]{margin-top: .24rem;}
.mart40[data-v-1ac6d665]{margin-top: .4rem;}
.mart36[data-v-1ac6d665]{margin-top: .36rem;}
.mar44[data-v-1ac6d665]{margin: 0 .44rem;}
.marb3[data-v-1ac6d665]{margin-bottom: .3rem;}
.marb44[data-v-1ac6d665]{margin-bottom: .44rem;}
.marb78[data-v-1ac6d665]{margin-bottom: .78rem;}
/*高度*/
.h40[data-v-1ac6d665]{height: .4rem;line-height: .4rem;}
.h60[data-v-1ac6d665]{height: .6rem;line-height: .6rem;}
.h74[data-v-1ac6d665]{height: .74rem;line-height: .74rem;}
.h77[data-v-1ac6d665]{height: .77rem;line-height: .77rem;}
.h88[data-v-1ac6d665]{height: .88rem;line-height: .88rem;}
.h80[data-v-1ac6d665]{height: .8rem;line-height: .8rem;}
/*居中*/
.tac[data-v-1ac6d665]{text-align: center;}
/*居左*/
.tal[data-v-1ac6d665]{text-align: left;}
/*居右*/
.tar[data-v-1ac6d665]{text-align: right;}
/*边框黄*/
.borz[data-v-1ac6d665]{border:1px solid #f8c512;}
/*边框无*/
.bor0[data-v-1ac6d665]{border: 0;}
/*长按钮*/
.rbtn[data-v-1ac6d665]{width: 6.22rem;height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size:.34rem ;border-radius: 5px;}
/*短按钮*/
.sbtn[data-v-1ac6d665]{width: 1.5rem;height: .6rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;border-radius: 5px;}
/*块级按钮*/
.gbtn[data-v-1ac6d665]{display:block;width: 100%; height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;}
/*左浮动*/
.fl-l[data-v-1ac6d665]{float: left;}
/*右浮动*/
.fl-r[data-v-1ac6d665]{float: right;}

/*footer*/
.footer[data-v-1ac6d665] {position: fixed;left: 0;bottom: -2px;width: 100%;z-index: 999;}
.fonav[data-v-1ac6d665]{height: .98rem;background: #fff;overflow: hidden;}
.fonav .foitem[data-v-1ac6d665]{display:block;width:25%;text-align: center;color:rgb(179,179,179);float: left;font-size:.2rem;height:.98rem;}
.fonav .foitem.on[data-v-1ac6d665]{color:#1E88E5;}
.fonav .foimg[data-v-1ac6d665]{display: block;width:.44rem;height:.44rem;margin:.1rem auto .05rem;}

/*我的拓客*/
/*#mytk{margin-top:.21rem ;}*/
#mytk>div[data-v-1ac6d665],#sys>div[data-v-1ac6d665],#fdback>ul[data-v-1ac6d665]{margin-bottom: 1px;background: #fff;height: 1.54rem;}
#mytk div.ldiv[data-v-1ac6d665]{width: 1.51rem;text-align: center;height: 100%;float: left;}
#mytk div.rdiv[data-v-1ac6d665]{width:5.98rem ;padding-right: .22rem;height: 100%;float: left;}
#mytk div.rdiv>div img[data-v-1ac6d665]{width: .31rem;height: .31rem;vertical-align: middle;margin-right: .21rem;}
#mytk .tktx[data-v-1ac6d665]{width: 1.01rem;height: 1.01rem;margin-top: .28rem;}
/*拼客攻略*/
#sys[data-v-1ac6d665],#fdback[data-v-1ac6d665],#mytk[data-v-1ac6d665]{margin-top:.01rem ;}
#sys>div[data-v-1ac6d665]{height: auto;}
#sys .content[data-v-1ac6d665]{width: 5.74rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*意见反馈记录*/
#fdback>ul[data-v-1ac6d665]{overflow: hidden;height: 1rem;}
#fdback>ul>li[data-v-1ac6d665]{line-height: 1rem;height: 100%;}
#fdback>ul>li>img[data-v-1ac6d665]{width: .2rem;height: .36rem;vertical-align: middle;margin-left: .26rem;}

.body[data-v-1ac6d665],
div[data-v-1ac6d665],
h1[data-v-1ac6d665] {
  padding: 0;
  margin: 0;
  font-size: 0.28rem;
}
p[data-v-1ac6d665] {
  height: auto!important;
  line-height: auto!important;
  margin-left: 20px;
}
#content img[data-v-1ac6d665] {
  width: 100%;
}
#content[data-v-1ac6d665] {
  height: 100%!important;
}
.wenzhang_shuai[data-v-1ac6d665] {
  text-align: center;
  margin: 0.2rem 0 0.1rem 0;
  font-size: 0.32rem;
}
.wenzhang_time[data-v-1ac6d665] {
  text-align: right;
  padding-right: 0.2rem;
  margin-bottom: 0.2rem;
  font-size: 0.26rem;
}
pre[data-v-1ac6d665] {
  white-space: normal;
}


p {		
		height: auto!important;
        line-height: auto!important;	
        margin-left: 20px;
}		
 

@charset "uft-8";
body[data-v-440349a2],div[data-v-440349a2],dl[data-v-440349a2],dt[data-v-440349a2],dd[data-v-440349a2],ul[data-v-440349a2],ol[data-v-440349a2],li[data-v-440349a2],h1[data-v-440349a2],h2[data-v-440349a2],h3[data-v-440349a2],h4[data-v-440349a2],h5[data-v-440349a2],h6[data-v-440349a2],pre[data-v-440349a2],  
form[data-v-440349a2],fieldset[data-v-440349a2],input[data-v-440349a2],textarea[data-v-440349a2],p[data-v-440349a2],blockquote[data-v-440349a2],th[data-v-440349a2],td[data-v-440349a2]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-440349a2]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-440349a2],img[data-v-440349a2]{  
border:0;
}
address[data-v-440349a2],caption[data-v-440349a2],cite[data-v-440349a2],code[data-v-440349a2],dfn[data-v-440349a2],em[data-v-440349a2],th[data-v-440349a2],var[data-v-440349a2]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-440349a2],ul[data-v-440349a2]{  
list-style:none;
}
h1[data-v-440349a2],h2[data-v-440349a2],h3[data-v-440349a2],h4[data-v-440349a2],h5[data-v-440349a2],h6[data-v-440349a2]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-440349a2]:before,q[data-v-440349a2]:after{  
content:"";
}
abbr[data-v-440349a2],acronym[data-v-440349a2]{border:0;}
.left[data-v-440349a2]{float: left;}
.right[data-v-440349a2]{float: right;}
.clear[data-v-440349a2] { clear:both;}
.text-center[data-v-440349a2]{text-align: center;}
a[data-v-440349a2]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-440349a2],
input[type="submit"][data-v-440349a2],
input[type="reset"][data-v-440349a2],
select[data-v-440349a2] { -webkit-appearance: none;
}
input[type="text"][data-v-440349a2],
input[type="password"][data-v-440349a2]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-440349a2] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-440349a2] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-440349a2] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-440349a2] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-440349a2] {
	
	background: rgb(242, 242, 242);
}
div[data-v-440349a2] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-440349a2] {
	padding: .88rem 0 0 0;
}
.m2[data-v-440349a2] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-440349a2] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-440349a2] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-440349a2] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-440349a2] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-440349a2] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-440349a2] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-440349a2] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-440349a2] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-440349a2] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-440349a2] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-440349a2] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-440349a2] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-440349a2] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-440349a2] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-440349a2] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-440349a2] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-440349a2] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-440349a2] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-440349a2] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-440349a2] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-440349a2] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-440349a2]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-440349a2] {
	height: .29rem;
}
.login_shan1[data-v-440349a2]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-440349a2] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-440349a2] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-440349a2] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-440349a2] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-440349a2] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-440349a2] {
	font-size: .32rem;
}
.font30[data-v-440349a2] {
	font-size: .30rem;
}
.font34[data-v-440349a2] {
	font-size: .34rem;
}
.font28[data-v-440349a2] {
	font-size: .28rem;
}
.font24[data-v-440349a2] {
	font-size: .24rem;
}
.colff[data-v-440349a2] {
	color: #FFFFFF;
}
.colbb[data-v-440349a2] {
	color: #bbbbbb;
}
.col75[data-v-440349a2] {
	color: #757575;
}
.cola5[data-v-440349a2] {
	color: #a5a5a5;
}
.headimg[data-v-440349a2] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-440349a2] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-440349a2] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-440349a2] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-440349a2] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-440349a2] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-440349a2] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-440349a2] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-440349a2] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-440349a2] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-440349a2] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-440349a2] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-440349a2] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-440349a2] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-440349a2] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-440349a2]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-440349a2]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-440349a2] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-440349a2] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-440349a2] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-440349a2] {
	color:#1E88E5;
}
.fonav .foimg[data-v-440349a2] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-440349a2]{
	padding:.28rem;
}
.margin_bt[data-v-440349a2]{
	margin-bottom: .28rem;
}
.feedback1[data-v-440349a2]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-440349a2]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-440349a2]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-440349a2]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-440349a2]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-440349a2]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-440349a2]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-440349a2]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-440349a2]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-440349a2]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-440349a2]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-440349a2]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-440349a2]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-440349a2]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-440349a2]{
	width: 1.3rem;height: 1.3rem;
}

.item2 .el-form-item__label[data-v-440349a2] {
  color: wheat;
}
.menu-dialog-height[data-v-440349a2] {
  height: 70%;
}
.el-dialog-div[data-v-440349a2] {
  height: 70vh;
  font-size: 0.2rem;
  overflow: auto;
}
.el-dialog__title[data-v-440349a2] {
  font-size: 0.3rem;
}
.list[data-v-440349a2] {
  background: #fff;
}
.list .item input[data-v-440349a2] {
  border: none;
  height: 0.48rem;
  line-height: 0.48rem;
  background: none;
  color: #4d4d4d;
}
.login_biankuang div[data-v-440349a2] {
  color: #333;
  width: 2.2rem;
  padding-left: 0.38rem;
}
.login_iptys[data-v-440349a2] {
  color: #333 !important;
}
a[data-v-440349a2] {
  color: #333333;
}
.header .hele_on[data-v-440349a2] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(../../../statics/mobile/img/fankuijiluo@2x.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.del_img[data-v-440349a2] {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  width: 0.32rem;
  height: 0.32rem;
}
.del_div[data-v-440349a2] {
  /*display: inline-block;*/
  display: none;
  position: relative;
  margin-bottom: 0.2rem;
}
#file1[data-v-440349a2],
#file2[data-v-440349a2] {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}
form[data-v-440349a2] {
  display: inline-block;
}
input[type="checkbox"][data-v-440349a2] {
  width: 15px;
  height: 15px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
  position: relative;
}
input[type="checkbox"][data-v-440349a2]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
}
input[type="checkbox"][data-v-440349a2]:checked::before {
  content: "\2713";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 1px solid #e50232;
  color: #e50232;
  font-size: 20px;
  font-weight: bold;
}

@charset "uft-8";
body[data-v-6726c6a4],div[data-v-6726c6a4],dl[data-v-6726c6a4],dt[data-v-6726c6a4],dd[data-v-6726c6a4],ul[data-v-6726c6a4],ol[data-v-6726c6a4],li[data-v-6726c6a4],h1[data-v-6726c6a4],h2[data-v-6726c6a4],h3[data-v-6726c6a4],h4[data-v-6726c6a4],h5[data-v-6726c6a4],h6[data-v-6726c6a4],pre[data-v-6726c6a4],  
form[data-v-6726c6a4],fieldset[data-v-6726c6a4],input[data-v-6726c6a4],textarea[data-v-6726c6a4],p[data-v-6726c6a4],blockquote[data-v-6726c6a4],th[data-v-6726c6a4],td[data-v-6726c6a4]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-6726c6a4]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-6726c6a4],img[data-v-6726c6a4]{  
border:0;
}
address[data-v-6726c6a4],caption[data-v-6726c6a4],cite[data-v-6726c6a4],code[data-v-6726c6a4],dfn[data-v-6726c6a4],em[data-v-6726c6a4],th[data-v-6726c6a4],var[data-v-6726c6a4]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-6726c6a4],ul[data-v-6726c6a4]{  
list-style:none;
}
h1[data-v-6726c6a4],h2[data-v-6726c6a4],h3[data-v-6726c6a4],h4[data-v-6726c6a4],h5[data-v-6726c6a4],h6[data-v-6726c6a4]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-6726c6a4]:before,q[data-v-6726c6a4]:after{  
content:"";
}
abbr[data-v-6726c6a4],acronym[data-v-6726c6a4]{border:0;}
.left[data-v-6726c6a4]{float: left;}
.right[data-v-6726c6a4]{float: right;}
.clear[data-v-6726c6a4] { clear:both;}
.text-center[data-v-6726c6a4]{text-align: center;}
a[data-v-6726c6a4]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-6726c6a4],
input[type="submit"][data-v-6726c6a4],
input[type="reset"][data-v-6726c6a4],
select[data-v-6726c6a4] { -webkit-appearance: none;
}
input[type="text"][data-v-6726c6a4],
input[type="password"][data-v-6726c6a4]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-6726c6a4] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-6726c6a4] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-6726c6a4] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-6726c6a4] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-6726c6a4] {
	
	background: rgb(242, 242, 242);
}
div[data-v-6726c6a4] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-6726c6a4] {
	padding: .88rem 0 0 0;
}
.m2[data-v-6726c6a4] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-6726c6a4] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-6726c6a4] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-6726c6a4] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-6726c6a4] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-6726c6a4] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-6726c6a4] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-6726c6a4] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-6726c6a4] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-6726c6a4] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-6726c6a4] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-6726c6a4] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-6726c6a4] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-6726c6a4] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-6726c6a4] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-6726c6a4] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-6726c6a4] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-6726c6a4] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-6726c6a4] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-6726c6a4] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-6726c6a4] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-6726c6a4] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-6726c6a4]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-6726c6a4] {
	height: .29rem;
}
.login_shan1[data-v-6726c6a4]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-6726c6a4] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-6726c6a4] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-6726c6a4] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-6726c6a4] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-6726c6a4] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-6726c6a4] {
	font-size: .32rem;
}
.font30[data-v-6726c6a4] {
	font-size: .30rem;
}
.font34[data-v-6726c6a4] {
	font-size: .34rem;
}
.font28[data-v-6726c6a4] {
	font-size: .28rem;
}
.font24[data-v-6726c6a4] {
	font-size: .24rem;
}
.colff[data-v-6726c6a4] {
	color: #FFFFFF;
}
.colbb[data-v-6726c6a4] {
	color: #bbbbbb;
}
.col75[data-v-6726c6a4] {
	color: #757575;
}
.cola5[data-v-6726c6a4] {
	color: #a5a5a5;
}
.headimg[data-v-6726c6a4] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-6726c6a4] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-6726c6a4] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-6726c6a4] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-6726c6a4] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-6726c6a4] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-6726c6a4] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-6726c6a4] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-6726c6a4] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-6726c6a4] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-6726c6a4] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-6726c6a4] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-6726c6a4] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-6726c6a4] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-6726c6a4] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-6726c6a4]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-6726c6a4]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-6726c6a4] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-6726c6a4] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-6726c6a4] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-6726c6a4] {
	color:#1E88E5;
}
.fonav .foimg[data-v-6726c6a4] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-6726c6a4]{
	padding:.28rem;
}
.margin_bt[data-v-6726c6a4]{
	margin-bottom: .28rem;
}
.feedback1[data-v-6726c6a4]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-6726c6a4]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-6726c6a4]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-6726c6a4]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-6726c6a4]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-6726c6a4]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-6726c6a4]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-6726c6a4]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-6726c6a4]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-6726c6a4]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-6726c6a4]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-6726c6a4]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-6726c6a4]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-6726c6a4]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-6726c6a4]{
	width: 1.3rem;height: 1.3rem;
}

.header951[data-v-6726c6a4] {
  background: #1E88E5;
  font-size: 0.34rem;
  z-index: 999;
  text-align: left;
  left: 0;
  position: fixed;
  width: 100%;
  top: 0px;
  padding: 0.001rem 0;
}
.header951 .hele[data-v-6726c6a4] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url(/statics/mobile/img/helr2.png) no-repeat center center;
  background-size: 0.16rem 0.3rem;
}
.header951 .hetitle[data-v-6726c6a4] {
  text-align: center;
  font-size: 0.34rem;
  color: #fff;
  height: 0.88rem;
  line-height: 0.88rem;
}
.header951 .helr[data-v-6726c6a4] {
  height: 0.88rem;
  line-height: 0.88rem;
  position: absolute;
  right: 0.25rem;
  font-size: 0.24rem;
  color: #fff;
  bottom: 0px;
}
.header951 .hele_on1[data-v-6726c6a4] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 0.5rem;
  bottom: 0px;
  background: url(/statics/mobile/img/idea.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.header951 .hele_on2[data-v-6726c6a4] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 1rem;
  bottom: 0px;
  background: url(/statics/mobile/img/jypz.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.header951 .hele_on3[data-v-6726c6a4] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 0rem;
  bottom: 0px;
  background: url(/statics/mobile/img/tl_report.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.item2 .el-form-item__label[data-v-6726c6a4] {
  color: wheat;
}
.menu-dialog-height[data-v-6726c6a4] {
  height: 70%;
}
.el-dialog-div[data-v-6726c6a4] {
  height: 70vh;
  font-size: 0.2rem;
  overflow: auto;
}
.el-dialog__title[data-v-6726c6a4] {
  font-size: 0.3rem;
}
.list[data-v-6726c6a4] {
  background: #fff;
}
.login_biankuang div[data-v-6726c6a4] {
  color: #333;
  width: 2.2rem;
  padding-left: 0.38rem;
}
.login_iptys[data-v-6726c6a4] {
  color: #333 !important;
}
a[data-v-6726c6a4] {
  color: #333333;
}
.header95 .hele_on[data-v-6726c6a4] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(/statics/mobile/quicksales95/img/fankuijiluo@2x.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.del_img[data-v-6726c6a4] {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  width: 0.32rem;
  height: 0.32rem;
}
.del_div[data-v-6726c6a4] {
  /*display: inline-block;*/
  display: none;
  position: relative;
  margin-bottom: 0.2rem;
}
#file1[data-v-6726c6a4],
#file2[data-v-6726c6a4] {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}
form[data-v-6726c6a4] {
  display: inline-block;
}
input[type="radio"][data-v-6726c6a4] {
  width: 20px;
  height: 20px;
  opacity: 0;
}
label[data-v-6726c6a4] {
  position: absolute;
  left: -8px;
  top: 3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #999;
}
/*设置选中的input的样式*/
/* + 是兄弟选择器,获取选中后的label元素*/
input:checked + label[data-v-6726c6a4] {
  background-color: #349EDF;
  border: 1px solid #349EDF;
}
input:checked + label[data-v-6726c6a4]::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 10px;
  top: 3px;
  left: 6px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@charset "uft-8";
body[data-v-1181f6d2],div[data-v-1181f6d2],dl[data-v-1181f6d2],dt[data-v-1181f6d2],dd[data-v-1181f6d2],ul[data-v-1181f6d2],ol[data-v-1181f6d2],li[data-v-1181f6d2],h1[data-v-1181f6d2],h2[data-v-1181f6d2],h3[data-v-1181f6d2],h4[data-v-1181f6d2],h5[data-v-1181f6d2],h6[data-v-1181f6d2],pre[data-v-1181f6d2],  
form[data-v-1181f6d2],fieldset[data-v-1181f6d2],input[data-v-1181f6d2],textarea[data-v-1181f6d2],p[data-v-1181f6d2],blockquote[data-v-1181f6d2],th[data-v-1181f6d2],td[data-v-1181f6d2]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-1181f6d2]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-1181f6d2],img[data-v-1181f6d2]{  
border:0;
}
address[data-v-1181f6d2],caption[data-v-1181f6d2],cite[data-v-1181f6d2],code[data-v-1181f6d2],dfn[data-v-1181f6d2],em[data-v-1181f6d2],th[data-v-1181f6d2],var[data-v-1181f6d2]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-1181f6d2],ul[data-v-1181f6d2]{  
list-style:none;
}
h1[data-v-1181f6d2],h2[data-v-1181f6d2],h3[data-v-1181f6d2],h4[data-v-1181f6d2],h5[data-v-1181f6d2],h6[data-v-1181f6d2]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-1181f6d2]:before,q[data-v-1181f6d2]:after{  
content:"";
}
abbr[data-v-1181f6d2],acronym[data-v-1181f6d2]{border:0;}
.left[data-v-1181f6d2]{float: left;}
.right[data-v-1181f6d2]{float: right;}
.clear[data-v-1181f6d2] { clear:both;}
.text-center[data-v-1181f6d2]{text-align: center;}
a[data-v-1181f6d2]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-1181f6d2],
input[type="submit"][data-v-1181f6d2],
input[type="reset"][data-v-1181f6d2],
select[data-v-1181f6d2] { -webkit-appearance: none;
}
input[type="text"][data-v-1181f6d2],
input[type="password"][data-v-1181f6d2]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-1181f6d2] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-1181f6d2] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-1181f6d2] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-1181f6d2] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-1181f6d2] {
	
	background: rgb(242, 242, 242);
}
div[data-v-1181f6d2] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-1181f6d2] {
	padding: .88rem 0 0 0;
}
.m2[data-v-1181f6d2] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-1181f6d2] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-1181f6d2] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-1181f6d2] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-1181f6d2] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-1181f6d2] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-1181f6d2] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-1181f6d2] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-1181f6d2] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-1181f6d2] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-1181f6d2] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-1181f6d2] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-1181f6d2] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-1181f6d2] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-1181f6d2] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-1181f6d2] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-1181f6d2] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-1181f6d2] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-1181f6d2] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-1181f6d2] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-1181f6d2] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-1181f6d2] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-1181f6d2]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-1181f6d2] {
	height: .29rem;
}
.login_shan1[data-v-1181f6d2]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-1181f6d2] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-1181f6d2] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-1181f6d2] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-1181f6d2] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-1181f6d2] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-1181f6d2] {
	font-size: .32rem;
}
.font30[data-v-1181f6d2] {
	font-size: .30rem;
}
.font34[data-v-1181f6d2] {
	font-size: .34rem;
}
.font28[data-v-1181f6d2] {
	font-size: .28rem;
}
.font24[data-v-1181f6d2] {
	font-size: .24rem;
}
.colff[data-v-1181f6d2] {
	color: #FFFFFF;
}
.colbb[data-v-1181f6d2] {
	color: #bbbbbb;
}
.col75[data-v-1181f6d2] {
	color: #757575;
}
.cola5[data-v-1181f6d2] {
	color: #a5a5a5;
}
.headimg[data-v-1181f6d2] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-1181f6d2] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-1181f6d2] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-1181f6d2] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-1181f6d2] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-1181f6d2] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-1181f6d2] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-1181f6d2] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-1181f6d2] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-1181f6d2] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-1181f6d2] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-1181f6d2] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-1181f6d2] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-1181f6d2] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-1181f6d2] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-1181f6d2]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-1181f6d2]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-1181f6d2] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-1181f6d2] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-1181f6d2] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-1181f6d2] {
	color:#1E88E5;
}
.fonav .foimg[data-v-1181f6d2] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-1181f6d2]{
	padding:.28rem;
}
.margin_bt[data-v-1181f6d2]{
	margin-bottom: .28rem;
}
.feedback1[data-v-1181f6d2]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-1181f6d2]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-1181f6d2]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-1181f6d2]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-1181f6d2]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-1181f6d2]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-1181f6d2]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-1181f6d2]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-1181f6d2]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-1181f6d2]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-1181f6d2]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-1181f6d2]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-1181f6d2]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-1181f6d2]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-1181f6d2]{
	width: 1.3rem;height: 1.3rem;
}

*[data-v-1181f6d2],div[data-v-1181f6d2],p[data-v-1181f6d2],ul[data-v-1181f6d2],li[data-v-1181f6d2],input[data-v-1181f6d2],button[data-v-1181f6d2]{-webkit-box-sizing: border-box;box-sizing: border-box;}
/*主体*/
.m4[data-v-1181f6d2]{margin-top: .88rem;padding: 0 0 .98rem 0;;width: 100%;bottom:0;overflow-y: auto;}
/*主体背景*/
.bg[data-v-1181f6d2]{background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;}
/*头部背景*/
.bghead[data-v-1181f6d2]{background: url(../../../statics/mobile/img/bg2.png)no-repeat center center;background-size:100% 100% ;}
.bgblack[data-v-1181f6d2]{background: #27262c;}
.bggay[data-v-1181f6d2]{background: #F2F3F8;}
/*字体色*/
.txtz[data-v-1181f6d2]{color:#1E88E5;}/*黄色*/
.txtg[data-v-1181f6d2]{color:#7e7e7e;}/*灰色*/
.txtb[data-v-1181f6d2]{color:#333;}/*黑色*/
.txtw[data-v-1181f6d2]{color:#fff;}/*白色*/
/*字体大小*/
.fs36[data-v-1181f6d2]{font-size: .36rem!important;}
.fs30[data-v-1181f6d2]{font-size: .3rem!important;}
.fs28[data-v-1181f6d2]{font-size: .28rem!important;}
.fs24[data-v-1181f6d2]{font-size: .24rem!important;}
/*内边距*/
.pad44[data-v-1181f6d2]{padding: 0 .44rem ;}
.pad24[data-v-1181f6d2]{padding: 0 .24rem ;}
.pad22[data-v-1181f6d2]{padding: 0 .22rem ;}
.padl44[data-v-1181f6d2]{padding-left:.44rem ;}
.padr44[data-v-1181f6d2]{padding-right: .44rem;}
/*外边距*/
.mart20[data-v-1181f6d2]{margin-top: .20rem;}
.mart24[data-v-1181f6d2]{margin-top: .24rem;}
.mart40[data-v-1181f6d2]{margin-top: .4rem;}
.mart36[data-v-1181f6d2]{margin-top: .36rem;}
.mar44[data-v-1181f6d2]{margin: 0 .44rem;}
.marb3[data-v-1181f6d2]{margin-bottom: .3rem;}
.marb44[data-v-1181f6d2]{margin-bottom: .44rem;}
.marb78[data-v-1181f6d2]{margin-bottom: .78rem;}
/*高度*/
.h40[data-v-1181f6d2]{height: .4rem;line-height: .4rem;}
.h60[data-v-1181f6d2]{height: .6rem;line-height: .6rem;}
.h74[data-v-1181f6d2]{height: .74rem;line-height: .74rem;}
.h77[data-v-1181f6d2]{height: .77rem;line-height: .77rem;}
.h88[data-v-1181f6d2]{height: .88rem;line-height: .88rem;}
.h80[data-v-1181f6d2]{height: .8rem;line-height: .8rem;}
/*居中*/
.tac[data-v-1181f6d2]{text-align: center;}
/*居左*/
.tal[data-v-1181f6d2]{text-align: left;}
/*居右*/
.tar[data-v-1181f6d2]{text-align: right;}
/*边框黄*/
.borz[data-v-1181f6d2]{border:1px solid #f8c512;}
/*边框无*/
.bor0[data-v-1181f6d2]{border: 0;}
/*长按钮*/
.rbtn[data-v-1181f6d2]{width: 6.22rem;height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size:.34rem ;border-radius: 5px;}
/*短按钮*/
.sbtn[data-v-1181f6d2]{width: 1.5rem;height: .6rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;border-radius: 5px;}
/*块级按钮*/
.gbtn[data-v-1181f6d2]{display:block;width: 100%; height: .88rem;background:url(../../../statics/mobile/img/bg1.png)no-repeat center center;background-size: 100% 100%;border: 0;outline: none;color:#000;font-size: .28rem;}
/*左浮动*/
.fl-l[data-v-1181f6d2]{float: left;}
/*右浮动*/
.fl-r[data-v-1181f6d2]{float: right;}

/*footer*/
.footer[data-v-1181f6d2] {position: fixed;left: 0;bottom: -2px;width: 100%;z-index: 999;}
.fonav[data-v-1181f6d2]{height: .98rem;background: #fff;overflow: hidden;}
.fonav .foitem[data-v-1181f6d2]{display:block;width:25%;text-align: center;color:rgb(179,179,179);float: left;font-size:.2rem;height:.98rem;}
.fonav .foitem.on[data-v-1181f6d2]{color:#1E88E5;}
.fonav .foimg[data-v-1181f6d2]{display: block;width:.44rem;height:.44rem;margin:.1rem auto .05rem;}

/*我的拓客*/
/*#mytk{margin-top:.21rem ;}*/
#mytk>div[data-v-1181f6d2],#sys>div[data-v-1181f6d2],#fdback>ul[data-v-1181f6d2]{margin-bottom: 1px;background: #fff;height: 1.54rem;}
#mytk div.ldiv[data-v-1181f6d2]{width: 1.51rem;text-align: center;height: 100%;float: left;}
#mytk div.rdiv[data-v-1181f6d2]{width:5.98rem ;padding-right: .22rem;height: 100%;float: left;}
#mytk div.rdiv>div img[data-v-1181f6d2]{width: .31rem;height: .31rem;vertical-align: middle;margin-right: .21rem;}
#mytk .tktx[data-v-1181f6d2]{width: 1.01rem;height: 1.01rem;margin-top: .28rem;}
/*拼客攻略*/
#sys[data-v-1181f6d2],#fdback[data-v-1181f6d2],#mytk[data-v-1181f6d2]{margin-top:.01rem ;}
#sys>div[data-v-1181f6d2]{height: auto;}
#sys .content[data-v-1181f6d2]{width: 5.74rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*意见反馈记录*/
#fdback>ul[data-v-1181f6d2]{overflow: hidden;height: 1rem;}
#fdback>ul>li[data-v-1181f6d2]{line-height: 1rem;height: 100%;}
#fdback>ul>li>img[data-v-1181f6d2]{width: .2rem;height: .36rem;vertical-align: middle;margin-left: .26rem;}

.text_title[data-v-1181f6d2] {
  max-width: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ext_name[data-v-1181f6d2] {
  display: inline-block;
  color: red;
  font-size: 0.24rem;
}

@charset "uft-8";
body[data-v-7725f500],div[data-v-7725f500],dl[data-v-7725f500],dt[data-v-7725f500],dd[data-v-7725f500],ul[data-v-7725f500],ol[data-v-7725f500],li[data-v-7725f500],h1[data-v-7725f500],h2[data-v-7725f500],h3[data-v-7725f500],h4[data-v-7725f500],h5[data-v-7725f500],h6[data-v-7725f500],pre[data-v-7725f500],  
form[data-v-7725f500],fieldset[data-v-7725f500],input[data-v-7725f500],textarea[data-v-7725f500],p[data-v-7725f500],blockquote[data-v-7725f500],th[data-v-7725f500],td[data-v-7725f500]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-7725f500]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-7725f500],img[data-v-7725f500]{  
border:0;
}
address[data-v-7725f500],caption[data-v-7725f500],cite[data-v-7725f500],code[data-v-7725f500],dfn[data-v-7725f500],em[data-v-7725f500],th[data-v-7725f500],var[data-v-7725f500]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-7725f500],ul[data-v-7725f500]{  
list-style:none;
}
h1[data-v-7725f500],h2[data-v-7725f500],h3[data-v-7725f500],h4[data-v-7725f500],h5[data-v-7725f500],h6[data-v-7725f500]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-7725f500]:before,q[data-v-7725f500]:after{  
content:"";
}
abbr[data-v-7725f500],acronym[data-v-7725f500]{border:0;}
.left[data-v-7725f500]{float: left;}
.right[data-v-7725f500]{float: right;}
.clear[data-v-7725f500] { clear:both;}
.text-center[data-v-7725f500]{text-align: center;}
a[data-v-7725f500]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-7725f500],
input[type="submit"][data-v-7725f500],
input[type="reset"][data-v-7725f500],
select[data-v-7725f500] { -webkit-appearance: none;
}
input[type="text"][data-v-7725f500],
input[type="password"][data-v-7725f500]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-7725f500] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-7725f500] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-7725f500] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-7725f500] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-7725f500] {
	
	background: rgb(242, 242, 242);
}
div[data-v-7725f500] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-7725f500] {
	padding: .88rem 0 0 0;
}
.m2[data-v-7725f500] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-7725f500] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-7725f500] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-7725f500] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-7725f500] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-7725f500] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-7725f500] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-7725f500] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-7725f500] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-7725f500] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-7725f500] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-7725f500] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-7725f500] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-7725f500] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-7725f500] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-7725f500] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-7725f500] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-7725f500] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-7725f500] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-7725f500] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-7725f500] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-7725f500] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-7725f500]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-7725f500] {
	height: .29rem;
}
.login_shan1[data-v-7725f500]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-7725f500] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-7725f500] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-7725f500] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-7725f500] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-7725f500] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-7725f500] {
	font-size: .32rem;
}
.font30[data-v-7725f500] {
	font-size: .30rem;
}
.font34[data-v-7725f500] {
	font-size: .34rem;
}
.font28[data-v-7725f500] {
	font-size: .28rem;
}
.font24[data-v-7725f500] {
	font-size: .24rem;
}
.colff[data-v-7725f500] {
	color: #FFFFFF;
}
.colbb[data-v-7725f500] {
	color: #bbbbbb;
}
.col75[data-v-7725f500] {
	color: #757575;
}
.cola5[data-v-7725f500] {
	color: #a5a5a5;
}
.headimg[data-v-7725f500] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-7725f500] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-7725f500] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-7725f500] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-7725f500] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-7725f500] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-7725f500] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-7725f500] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-7725f500] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-7725f500] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-7725f500] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-7725f500] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-7725f500] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-7725f500] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-7725f500] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-7725f500]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-7725f500]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-7725f500] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-7725f500] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-7725f500] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-7725f500] {
	color:#1E88E5;
}
.fonav .foimg[data-v-7725f500] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-7725f500]{
	padding:.28rem;
}
.margin_bt[data-v-7725f500]{
	margin-bottom: .28rem;
}
.feedback1[data-v-7725f500]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-7725f500]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-7725f500]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-7725f500]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-7725f500]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-7725f500]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-7725f500]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-7725f500]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-7725f500]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-7725f500]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-7725f500]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-7725f500]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-7725f500]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-7725f500]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-7725f500]{
	width: 1.3rem;height: 1.3rem;
}

#content img[data-v-7725f500] {
  width: 100%;
}
.wenzhang_shuai[data-v-7725f500] {
  text-align: center;
  margin: 0.2rem 0 0.1rem 0;
  font-size: 0.32rem;
}
.wenzhang_time[data-v-7725f500] {
  text-align: right;
  padding-right: 0.2rem;
  margin-bottom: 0.2rem;
  font-size: 0.26rem;
}
.wenzhang_ge[data-v-7725f500] {
  padding: 0 0.3rem;
}
pre[data-v-7725f500] {
  white-space: normal;
}
.img_img[data-v-7725f500] {
  width: 60%;
  margin-top: 0.3rem;
  margin-left: 20%;
}

@charset "uft-8";
body[data-v-0eb9e63b],div[data-v-0eb9e63b],dl[data-v-0eb9e63b],dt[data-v-0eb9e63b],dd[data-v-0eb9e63b],ul[data-v-0eb9e63b],ol[data-v-0eb9e63b],li[data-v-0eb9e63b],h1[data-v-0eb9e63b],h2[data-v-0eb9e63b],h3[data-v-0eb9e63b],h4[data-v-0eb9e63b],h5[data-v-0eb9e63b],h6[data-v-0eb9e63b],pre[data-v-0eb9e63b],  
form[data-v-0eb9e63b],fieldset[data-v-0eb9e63b],input[data-v-0eb9e63b],textarea[data-v-0eb9e63b],p[data-v-0eb9e63b],blockquote[data-v-0eb9e63b],th[data-v-0eb9e63b],td[data-v-0eb9e63b]{  
padding:0;
margin:0;font-size:.28rem;
}
table[data-v-0eb9e63b]{  
border-collapse:collapse;
border-spacing:0;
}
fieldset[data-v-0eb9e63b],img[data-v-0eb9e63b]{  
border:0;
}
address[data-v-0eb9e63b],caption[data-v-0eb9e63b],cite[data-v-0eb9e63b],code[data-v-0eb9e63b],dfn[data-v-0eb9e63b],em[data-v-0eb9e63b],th[data-v-0eb9e63b],var[data-v-0eb9e63b]{  
font-weight:normal;  
font-style:normal;
}
ol[data-v-0eb9e63b],ul[data-v-0eb9e63b]{  
list-style:none;
}
h1[data-v-0eb9e63b],h2[data-v-0eb9e63b],h3[data-v-0eb9e63b],h4[data-v-0eb9e63b],h5[data-v-0eb9e63b],h6[data-v-0eb9e63b]{  
font-weight:normal;  
font-size:100%;
}
q[data-v-0eb9e63b]:before,q[data-v-0eb9e63b]:after{  
content:"";
}
abbr[data-v-0eb9e63b],acronym[data-v-0eb9e63b]{border:0;}
.left[data-v-0eb9e63b]{float: left;}
.right[data-v-0eb9e63b]{float: right;}
.clear[data-v-0eb9e63b] { clear:both;}
.text-center[data-v-0eb9e63b]{text-align: center;}
a[data-v-0eb9e63b]{text-decoration: none;}
/*--custom--*/
input[type="button"][data-v-0eb9e63b],
input[type="submit"][data-v-0eb9e63b],
input[type="reset"][data-v-0eb9e63b],
select[data-v-0eb9e63b] { -webkit-appearance: none;
}
input[type="text"][data-v-0eb9e63b],
input[type="password"][data-v-0eb9e63b]{-webkit-appearance:none;
	outline:none;}
/*--弹出框--*/
.mask[data-v-0eb9e63b] { display:none; width:100%; height:100%; position:absolute; left:0; top:1.8rem; z-index:1000; background:#9d9d9d;}
.dialog[data-v-0eb9e63b] { display:none; width:100%;/* height:100%;*/ position:absolute; left:0; z-index:1001; font-size:.18rem;top:1.8rem;}
.dialog .alert[data-v-0eb9e63b] { position:fixed; left:50%; top:50%; display:inline-block; max-width:80%; padding:10px 20px; background:#fff; color:#000; border-radius:8px; text-align:center;z-index:1002; height:50%;
}
.dialog .dialog_content[data-v-0eb9e63b] { position:fixed; left:50%; top:50%; z-index:1003; background:#fff; padding:4% 30px; border-radius:4px; width:40%;}





@charset "uft-8";
body[data-v-0eb9e63b] {
	
	background: rgb(242, 242, 242);
}
div[data-v-0eb9e63b] {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.m[data-v-0eb9e63b] {
	padding: .88rem 0 0 0;
}
.m2[data-v-0eb9e63b] {
	padding: 0 0 .98rem 0;
}
.m3[data-v-0eb9e63b] {
	padding: .88rem 0 .98rem 0;
}
.m4[data-v-0eb9e63b] {
	padding: 0 0 .88rem 0;
}
.pageTop[data-v-0eb9e63b] {
	margin-top: -0.44rem;
}
@media screen and (min-device-width:640px) and (min-width:768px) {
.page[data-v-0eb9e63b] {
		margin: 0 auto;
		margin-top:-0.5rem;
		width: 7.5rem;
}
}

/* 按钮渐变色 */
.blue_grad_btn[data-v-0eb9e63b] {
	background: -moz-linear-gradient(left, #05CFE7, #0095FD);
	color: white;
}
.h88[data-v-0eb9e63b] {
	height: .88rem;
	line-height: .88rem;
}
.marT10[data-v-0eb9e63b] {
	margin-top: .1rem;
}


/*公共头部*/
.header95[data-v-0eb9e63b] {
	background:#1E88E5;
	font-size: .34rem;
	z-index: 999;
	text-align: center;
	height: .88rem;
	line-height: .88rem;
	position: fixed;
	width: 100%;
	top:0;
}
.header95 .hele[data-v-0eb9e63b] {
	width: .88rem;
	height: .88rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../../../statics/mobile/img/hele@2x.png) no-repeat center center;
	background-size: .2rem .36rem;
}
.header95 .hetitle[data-v-0eb9e63b] {
	text-align: center;
	font-size: .34rem;
	color: #fff;
	/*padding-top: .34rem;*/
}
.header95 .helr[data-v-0eb9e63b] {
	height: .88rem;
	line-height: .88rem;
	position: absolute;
	right: .25rem;
	font-size: .24rem;
	color: #fff;
	bottom: 0px;
}


/* 公共底部 */
.bottomTab[data-v-0eb9e63b] {
	width: 100%;
	height: .98rem;
	display: -moz-flex;
	display: -ms-flexbox;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: white;
	font-size: .22rem;
}
.bottomItem[data-v-0eb9e63b] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: rgb(162, 162, 162);
}
.bottomItem.active[data-v-0eb9e63b] {
	color: rgb(0, 185, 253);
}
.tabImg[data-v-0eb9e63b] {
	display: block;
	margin: 0 auto;
	width: .48rem;
	height: .48rem;
}
.tabImg img[data-v-0eb9e63b] {
	width: 100%;
}


/*登录页，忘记密码，注册*/
.loginMain[data-v-0eb9e63b] {
	background: url(../../../statics/mobile/img/login_back@2x.png) no-repeat;
	background-size: 100% 100%;
}
.list[data-v-0eb9e63b] {
	width: 7.01rem;
	height: 3.05rem;
	margin: auto;
	margin-top: 0.5rem;
	background:#fff;
	border-radius: .1rem;
}
.list .item[data-v-0eb9e63b] {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 .41rem 0rem .41rem;
	padding: .1rem 0;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.list .item input[data-v-0eb9e63b] {
	border: none;
	height: .88rem;
	line-height: .88rem;
	background: none;
	color:rgb(77,77,77);
}
.login_biankuang[data-v-0eb9e63b] {
	color: rgb(77,77,77);
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.login_biankuang>div[data-v-0eb9e63b]{
	font-size:0.3rem;
	padding-left:0.3rem;
	width:1.81rem;
}
.login_shu[data-v-0eb9e63b] {
	height: .29rem;
}
.login_shan1[data-v-0eb9e63b]{
	margin-left:0.41rem;
	float: left;
	color:#1185EB;
	font-size: .24rem;
}
.login_shan[data-v-0eb9e63b] {
	margin-right:0.41rem;
	float: right;
	color:#1185EB;
	font-size: .24rem;
}
.login_img[data-v-0eb9e63b] {
	width: .31rem;
	height: .35rem;
	margin-right: .14rem;
}
.login_btn[data-v-0eb9e63b] {
	width: 6.23rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	background:#1E88E5;
	border: none;
	border-radius: .1rem;
	font-size: .36rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.yzm_btn[data-v-0eb9e63b] {
	border: none;
	color: #fff;
	background: none;
	font-size: .24rem;
	text-align: center;
	padding: 0;
	width: 2rem;
	height: .58rem;
	background:#1E88E5;
	border-radius: .1rem;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*我的页面*/
.my[data-v-0eb9e63b] {
	width: 7.5rem;
	height: 4.42rem;
	background: url(../../../statics/mobile/img/my_back@2x.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.font32[data-v-0eb9e63b] {
	font-size: .32rem;
}
.font30[data-v-0eb9e63b] {
	font-size: .30rem;
}
.font34[data-v-0eb9e63b] {
	font-size: .34rem;
}
.font28[data-v-0eb9e63b] {
	font-size: .28rem;
}
.font24[data-v-0eb9e63b] {
	font-size: .24rem;
}
.colff[data-v-0eb9e63b] {
	color: #FFFFFF;
}
.colbb[data-v-0eb9e63b] {
	color: #bbbbbb;
}
.col75[data-v-0eb9e63b] {
	color: #757575;
}
.cola5[data-v-0eb9e63b] {
	color: #a5a5a5;
}
.headimg[data-v-0eb9e63b] {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.pad[data-v-0eb9e63b] {
	padding: .64rem 0 .43rem 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mar[data-v-0eb9e63b] {
	margin: .33rem 0 .21rem 0;
}
.massage[data-v-0eb9e63b] {
	width: 7.5rem;
	height: .88rem;
	background: #FFFFFF;
	padding-left: .26rem;
	padding-right: .26rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #f7f4f4;
}
.fle[data-v-0eb9e63b] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.main[data-v-0eb9e63b] {
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	float:left;
}
.size[data-v-0eb9e63b] {
	width: .45rem;
	height: .45rem;
	margin-right: .36rem;
}
.left1[data-v-0eb9e63b] {
	width: .22rem;
	height: .38rem;
	margin-top:16px;
	position: right;
}
.mart20[data-v-0eb9e63b] {
	margin-top: .18rem;
}


/*个人资料*/
.pers1onal_data[data-v-0eb9e63b] {
	padding: 0 .24rem;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	display: -moz-flex;
	display: -ms-flexbox;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid rgb(239, 239, 244);
}
.personal_img[data-v-0eb9e63b] {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.personal_select[data-v-0eb9e63b] {
	border: none;
	outline: none;
	width: .8rem;
	text-align: center;
	-moz-text-align-last: center;
	     text-align-last: center;
}
.personal_ipt[data-v-0eb9e63b] {
	text-align: right;
	outline: none;
	border: none;
	height: .96rem;
	line-height: .96rem;
}
.personal_btn[data-v-0eb9e63b] {
	margin-top: 2.31rem;
	text-align: center;
}
.personal_bb[data-v-0eb9e63b] {
	letter-spacing: 0.05rem;
	width: 5.52rem;
	border: none;
	color: #fff;
	background: rgb(0, 154, 154);
	height: .88rem;
	line-height: .88rem;
	font-size: .34rem;
	border-radius: .1rem;
}
.check_inp[data-v-0eb9e63b]{
	margin-left:0.52rem;
	margin-right:.1rem;
	width:.35rem;
	height:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(../../../statics/mobile/img/ty_q.png) no-repeat center;
	background-size: 100% 100%;
	outline:none;
	vertical-align: middle;
}
.check_inp[data-v-0eb9e63b]:checked{
	background:url(../../../statics/mobile/img/ty_s.png) no-repeat center;
	background-size: 100% 100%;
}
/*footer*/
.footer[data-v-0eb9e63b] {
	position: fixed;
	left: 0;
	bottom: -2px;
	width: 100%;
	z-index: 999;
}
.fonav[data-v-0eb9e63b] {
	height: .98rem;
	background: #fff;
	overflow: hidden;
}
.fonav .foitem[data-v-0eb9e63b] {
	display: block;
	width: 25%;
	text-align: center;
	color: rgb(179, 179, 179);
	float: left;
	font-size: .2rem;
	height: .98rem;
}
.fonav .foitem.on[data-v-0eb9e63b] {
	color:#1E88E5;
}
.fonav .foimg[data-v-0eb9e63b] {
	display: block;
	width: .44rem;
	height: .44rem;
	margin: .1rem auto .05rem;
}

/*反馈记录*/
.padd2[data-v-0eb9e63b]{
	padding:.28rem;
}
.margin_bt[data-v-0eb9e63b]{
	margin-bottom: .28rem;
}
.feedback1[data-v-0eb9e63b]{
	color: rgb(135,135,135);
	font-size: .24rem;
}
.feedback_ipt[data-v-0eb9e63b]{
	height: .66rem;
	line-height: .66rem;
	width: 100%;
	background: #fff;	
	border: none;
	border-radius: .1rem;
	padding-left: .28rem;
	width: 6.67rem;
}
.feedback_textarea[data-v-0eb9e63b]{
	border: none;
	outline: none;
	padding-left: .28rem;
	padding-top: .2rem;
	border-radius: .1rem;width: 6.67rem;
	height: 3.32rem;
}
.feedback2[data-v-0eb9e63b]{
	background: #FFFFFF;
	border-radius: .1rem;
	height: 3.32rem;
}
.feedback3[data-v-0eb9e63b]{
	padding-left: .28rem;
	color: rgb(187,187,187);
	padding-top: .15rem;
}
.feedback4[data-v-0eb9e63b]{
	width: 1.32rem;
	height: 1.32rem;
	padding-left: .32rem;
}


/*我的投诉*/
.upg3[data-v-0eb9e63b]{width:7.04rem;height:3.26rem;display: block;margin:0 auto .32rem;background:url(../../../statics/mobile/img/upg3.png) no-repeat top left;background-size:100% 100%;margin-top: .15rem;}
.upg3t3[data-v-0eb9e63b]{overflow: hidden;padding-top:.87rem;}
.upg3t3 .upg3t3le[data-v-0eb9e63b]{float: left;margin-left:1.42rem;width:1.3rem;height:1.3rem;border-radius: 50%;background:#fff;
}
.upg3t3 .upg3t3lep[data-v-0eb9e63b]{line-height: 1.3rem;color:rgb(231,172,13);font-size:.28rem;margin-left: 7%;}
.upg3t3 .upg3t3lr[data-v-0eb9e63b]{float:left;margin-left:.42rem;width:3rem;}
.upg3t3 .upg3t3lrp[data-v-0eb9e63b]{font-size:.28rem;color:#fff;margin-bottom:.15rem;}
.upg3t3 .upg3t3lrpic[data-v-0eb9e63b]{width:.32rem;height:.32rem;margin-right: .2rem;}
.complaint_img[data-v-0eb9e63b]{
	height: 3.32rem;
	background: #fff;
	border-radius: .1rem;
}
.complaint_wudi[data-v-0eb9e63b]{
	width: 1.3rem;height: 1.3rem;
}

.item2 .el-form-item__label[data-v-0eb9e63b] {
  color: wheat;
}
.menu-dialog-height[data-v-0eb9e63b] {
  height: 70%;
}
.el-dialog-div[data-v-0eb9e63b] {
  height: 70vh;
  font-size: 0.2rem;
  overflow: auto;
}
.el-dialog__title[data-v-0eb9e63b] {
  font-size: 0.3rem;
}
.list[data-v-0eb9e63b] {
  background: #fff;
}
.list .item input[data-v-0eb9e63b] {
  border: none;
  height: 0.48rem;
  line-height: 0.48rem;
  background: none;
  color: #4d4d4d;
}
.login_biankuang div[data-v-0eb9e63b] {
  color: #333;
  width: 2.2rem;
  padding-left: 0.38rem;
}
.login_iptys[data-v-0eb9e63b] {
  color: #333 !important;
}
a[data-v-0eb9e63b] {
  color: #333333;
}
.header .hele_on[data-v-0eb9e63b] {
  width: 0.88rem;
  height: 0.88rem;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(../../../statics/mobile/img/fankuijiluo@2x.png) no-repeat center center;
  background-size: 0.33rem 0.38rem;
}
.del_img[data-v-0eb9e63b] {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  width: 0.32rem;
  height: 0.32rem;
}
.del_div[data-v-0eb9e63b] {
  /*display: inline-block;*/
  display: none;
  position: relative;
  margin-bottom: 0.2rem;
}
#file1[data-v-0eb9e63b],
#file2[data-v-0eb9e63b] {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}
form[data-v-0eb9e63b] {
  display: inline-block;
}
input[type="checkbox"][data-v-0eb9e63b] {
  width: 15px;
  height: 15px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
  position: relative;
}
input[type="checkbox"][data-v-0eb9e63b]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
}
input[type="checkbox"][data-v-0eb9e63b]:checked::before {
  content: "\2713";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 1px solid #e50232;
  color: #e50232;
  font-size: 20px;
  font-weight: bold;
}
input[type="radio"][data-v-0eb9e63b] {
  width: 20px;
  height: 20px;
  opacity: 0;
}
label[data-v-0eb9e63b] {
  position: absolute;
  left: -8px;
  top: 0rem;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #999;
}
/*设置选中的input的样式*/
/* + 是兄弟选择器,获取选中后的label元素*/
input:checked + label[data-v-0eb9e63b] {
  background-color: #349EDF;
  border: 1px solid #349EDF;
}
input:checked + label[data-v-0eb9e63b]::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 10px;
  top: 3px;
  left: 6px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}


.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.service-checkoutname {
        background-color: #f3f5fd
}
.service-checkoutname .service {
        height: 135px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 50px
}
.service-checkoutname .service .service-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        text-align: center
}
.service-checkoutname .service .service-item a {
        width: 67px;
        padding-bottom: 15px;
        display: inline-block
}
.service-checkoutname .service .service-item a span {
        text-align: center;
        width: 100%;
        position: relative;
        top: -5px;
        color: #565d65
}
.service-checkoutname .service .service-item a img {
        width: 100%;
        height: 100%
}
.service-checkoutname .checkname {
        padding-left: 14px;
        padding-right: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
}
.service-checkoutname .checkname .checkname-wrap {
        height: 37px;
        width: 100%;
        -webkit-box-shadow: 0 2px 6px 0 rgba(121, 133, 250, .27);
        box-shadow: 0 2px 6px 0 rgba(121, 133, 250, .27);
        border-radius: 20px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        margin-bottom: 15px;
        color: #a3aabc
}
.service-checkoutname .checkname :-moz-placeholder,
  .service-checkoutname .checkname ::-moz-placeholder,
  .service-checkoutname .checkname input::-webkit-input-placeholder {
        color: #000;
        opacity: 1
}
.service-checkoutname .checkname .company-name {
        width: 250px;
        height: 37px;
        border: none;
        text-indent: 28px
}
.service-checkoutname .checkname .free-checkname {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        height: 37px;
        border: none;
        color: #fff;
        cursor: pointer;
        text-align: center;
        border-radius: 0 20px 20px 0;
        background-image: linear-gradient(-19deg, #23afff, #1fa0ff 54%, #1b91ff)
}
.hot-recommend {
        height: 306px
}
.hot-recommend .icon-hot {
        position: relative;
        top: 3px
}
.hot-recommend .recommend {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
}
.hot-recommend .recommend-left {
        -webkit-box-flex: 308;
        -ms-flex: 308;
            flex: 308;
        margin-right: 8px
}
.hot-recommend .recommend-left a {
        overflow: hidden;
        border-radius: 5px;
        display: block
}
.hot-recommend .recommend-left a:first-child {
        height: 165px
}
.hot-recommend .recommend-left a:nth-child(2) {
        height: 79px;
        margin-top: 7px
}
.hot-recommend .recommend-right {
        -webkit-box-flex: 366;
        -ms-flex: 366;
            flex: 366
}
.hot-recommend .recommend-right a {
        border-radius: 5px;
        height: 79px;
        display: block;
        overflow: hidden;
        margin-bottom: 7px
}
.index {
        background: #d4ddf8
}
.index-common {
        background: #f2f5fc;
        margin-top: 10px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px
}
.index-common img {
        width: 100%;
        height: 100%
}
.index-common .item-title {
        font-size: 13px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #687da4
}
.index-common .item-title i {
        color: #4891ff
}
.index-common .item-body,
    .index-common .item-body a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
}
.index-common .item-body a {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        border-radius: 5px;
        overflow: hidden;
        margin-right: 8px;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}
.index-common .item-body a img {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.index-common .item-body a:last-child {
        margin-right: 0;
        text-align: right
}
.center-banner {
        padding: 0
}
.center-banner a {
        overflow: hidden;
        z-index: 1;
        display: block;
        height: 272px
}
.center-banner a img {
        height: 100%;
        width: 100%
}
.free-tools {
        margin-top: 0
}
.free-tools .icon-tool {
        position: relative;
        top: 3px;
        font-size: 25px
}
.free-tools .item-body .free-checkname {
        background: url(/statics/epower/mobile/images/finance/tool1.png)
}
.free-tools .item-body .easy-check {
        background: url(/statics/epower/mobile/images/finance/tool2.png)
}
.free-tools .item-body .save-tax {
        background: url(/statics/epower/mobile/images/finance/tool3.png)
}
.free-tools a {
        background-size: cover!important;
        background-repeat: no-repeat!important;
        background-position: 50%!important;
        height: 122px
}
.taxation-school-wrap .item-body {
        height: 75px;
        margin-top: 10px
}
.taxation-school-wrap .item-body a {
        height: 60px
}
.quality-center .quality-center-header[data-v-2e6e4361] {
        position: relative
}
.quality-center .quality-center-header .title[data-v-2e6e4361] {
        height: 44px;
        font-size: 13px;
        line-height: 44px;
        text-align: center;
        color: #687da4
}
.quality-center .quality-center-header .title .icon-youzhi[data-v-2e6e4361] {
        display: inline-block;
        margin-bottom: -1px;
        margin-right: 3px;
        vertical-align: text-bottom;
        color: #4891ff;
        font-size: 19px
}
.quality-center .quality-center-header .locale-filter[data-v-2e6e4361] {
        position: absolute;
        display: inline-block;
        padding-left: 10px;
        top: 12px;
        right: 0;
        font-size: 13px;
        color: #4891ff;
        border-left: .8px solid #dfdfe9
}
.quality-center .quality-center-header .locale-filter i[data-v-2e6e4361] {
        vertical-align: middle
}
.list-body .storeInfo[data-v-b2a470a6] {
        padding: 15px 15px 0;
        margin-bottom: 10px;
        border-top: 1px solid #f3f5fd;
        background-color: #fefeff;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04)
}
.list-body .storeInfo .storeLogo[data-v-b2a470a6] {
        float: left;
        width: 153px;
        height: 75px
}
.list-body .storeInfo .detials[data-v-b2a470a6] {
        height: 75px;
        margin-left: 160px
}
.list-body .storeInfo .detials .name[data-v-b2a470a6] {
        height: 31px;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.3;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
}
.list-body .storeInfo .detials .addr-item[data-v-b2a470a6] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #6c728c
}
.list-body .storeInfo .detials .addr-item .addr-icon[data-v-b2a470a6] {
        display: inline-block;
        margin-left: -7px;
        margin-top: -1px;
        vertical-align: middle;
        font-size: 27px
}
.list-body .storeInfo .detials .addr-item span[data-v-b2a470a6] {
        margin-right: -20px
}
.list-body .storeInfo .detials .tel-item[data-v-b2a470a6] {
        color: #6c728c
}
.list-body .storeInfo .detials .tel-item .telNum[data-v-b2a470a6] {
        margin-left: 4px;
        color: #6c728c
}
.list-body .storeInfo .operater[data-v-b2a470a6] {
        margin-top: 15px;
        padding: 5px 0;
        border-top: 1px solid #dfdfe9;
        color: #4891ff
}
.list-body .storeInfo .operater a[data-v-b2a470a6] {
        display: inline-block;
        width: 50%;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
        color: #4891ff
}
.list-body .storeInfo .operater a i[data-v-b2a470a6] {
        display: inline-block;
        vertical-align: bottom;
        font-size: 22px
}
.list-body .storeInfo .operater .detail[data-v-b2a470a6] {
        border-right: 1px solid #dfdfe9
}
.list-body .more[data-v-b2a470a6] {
        display: inline-block;
        padding: 5px;
        width: 100%;
        text-align: center;
        background-color: #fefeff;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04)
}
.list-body .more span[data-v-b2a470a6] {
        font-size: 14px;
        color: #4891ff
}
.list-body .message[data-v-b2a470a6] {
        color: #6c728c;
        text-align: center;
        padding: 15px 0
}
.quality-center-body[data-v-b2a470a6] :last-child {
        margin-bottom: 0
}


.block-img-1{
   padding-top: 30px;
   text-align: center;
   position: relative;
}
.block-img-2{
   position: absolute;
   right: 8px;
   bottom: 8px;
}
.qualification {
       /*padding-bottom: 60px*/
}
.qualification .qualification-banner {
       width: 100%;
       height: 225px
}
.qualification .qualification-banner img {
       height: 100%;
       width: 100%
}
.qualification .qualification-form {
       width: 100%;
       height: 310px;
       background-color: #fff;
       padding: 20px 42px 0
}
.qualification .qualification-form h3 {
       font-size: 14px;
       color: #666;
       text-align: center;
       margin-bottom: 20px
}
.qualification .qualification-form h3 span {
       font-weight: 700;
       color: #455993
}
.qualification .qualification-form .form-item {
       width: 100%;
       height: 42px;
       line-height: 42px;
       background-color: #f7f7f7;
       margin-bottom: 10px
}
.qualification .qualification-form .form-item i {
       color: #ff7d4e;
       margin-left: 12px;
       margin-right: 12px
}
.qualification .qualification-form .form-item input {
       border: none;
       font-size: 13px;
       height: 42px;
       line-height: 42px;
       color: #b3b3b3;
       background-color: #f7f7f7;
       padding-left: 6px
}
.qualification .qualification-form .submit-btn {
       width: 100%;
       height: 50px;
       line-height: 50px;
       background-color: #fe7450;
       margin-top: 20px;
       text-align: center;
       color: #fff;
       font-size: 18px;
       font-weight: 700;
       margin-bottom: 50px;
       border-radius: 5px
}
.qualification .qualification-intro {
       width: 100%;
       height: 155px;
       background-color: #b0c0df;
       padding: 20px 15px
}
.qualification .qualification-intro .intro-item {
       width: 49%;
       height: 55px;
       background-color: #f8faff;
       -webkit-box-shadow: 0 5px 10px 0 #a5b7d8;
       box-shadow: 0 5px 10px 0 #a5b7d8;
       overflow: hidden;
       float: left;
       margin-right: 5px;
       margin-bottom: 5px
}
.qualification .qualification-intro .intro-item:nth-child(2n) {
       margin-right: 0
}
.qualification .qualification-intro .intro-item .item-content {
       text-align: center;
       line-height: 55px
}
.qualification .qualification-intro .intro-item .item-content img {
       vertical-align: middle;
       margin-right: 5px;
       width: 16%
}
.qualification .qualification-intro .intro-item .item-content span {
       font-size: 11px;
       font-weight: 700;
       color: #656d80
}
.qualification .qualification-hot {
       width: 100%;
       height: 268px;
       background-color: #fff
}
.qualification .qualification-hot h2 {
       font-size: 17px;
       font-weight: 700;
       color: #455993;
       text-align: center;
       margin-top: 40px;
       margin-bottom: 31px
}
.qualification .qualification-hot h2 i {
       color: #ff764e
}
.qualification .qualification-hot .swiper-container {
       overflow: hidden
}
.qualification .qualification-hot .swiper-container .hot-content {
       width: 100%;
       height: 180px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex
}
.qualification .qualification-hot .swiper-container .hot-content .content-item {
       height: 170px;
       margin-left: 10px;
       -webkit-box-shadow: 0 5px 10px 0 #f3f6f9;
       box-shadow: 0 5px 10px 0 #f3f6f9;
       position: relative
}
.qualification .qualification-hot .swiper-container .hot-content .content-item:first-child {
       margin-left: 15px
}
.qualification .qualification-hot .swiper-container .hot-content .content-item .item-bg {
       height: 100%
}
.qualification .qualification-hot .swiper-container .hot-content .content-item .item-title {
       width: 85%;
       margin: -97px auto 0;
       line-height: 15px;
       text-align: center;
       font-size: 13px;
       font-weight: 700;
       color: #333;
       display: -webkit-box;
       -webkit-box-orient: vertical;
       -webkit-line-clamp: 2;
       overflow: hidden
}
.qualification .qualification-hot .swiper-container .hot-content .content-item .item-btn {
       font-size: 12px;
       color: #fff;
       background-color: #ff6c4f;
       border-radius: 4px;
       -webkit-box-shadow: 0 5px 10px 0 #cfbac4;
       box-shadow: 0 5px 10px 0 #cfbac4;
       position: absolute;
       left: 15%;
       bottom: 15%;
       width: 70%;
       line-height: 30px;
       text-align: center
}
.qualification .qualification-essential {
       width: 100%;
       background-color: #f2f5fa;
       padding-top: 40px;
       padding-bottom: 30px
}
.qualification .qualification-essential h2 {
       font-size: 17px;
       font-weight: 700;
       color: #455993;
       text-align: center;
       margin-bottom: 5px
}
.qualification .qualification-essential h2 i {
       color: #ff764e
}
.qualification .qualification-essential p {
       font-size: 10px;
       color: #9d9ea1;
       text-align: center
}
.qualification .qualification-essential .essential-content {
       margin: 20px 0
}
.qualification .qualification-essential .essential-content .mint-navbar {
       background-color: #f2f5fa
}
.qualification .qualification-essential .essential-content .mint-tab-item-label {
       font-size: 13px;
       font-weight: 700
}
.qualification .qualification-essential .essential-content .mint-navbar .mint-tab-item {
       padding: 11px 0;
       color: #717171;
       border-bottom: 1px solid #dce4f1
}
.qualification .qualification-essential .essential-content .mint-navbar .mint-tab-item.is-selected {
       border-bottom: 3px solid #ff764e;
       color: #ff764e;
       margin-bottom: 0
}
.qualification .qualification-essential .essential-content .mint-tab-container {
       padding: 30px 15px 0
}
.qualification .qualification-essential .essential-content .item-block {
       width: 100%;
       height: 120px;
       margin-bottom: 11px;
       -webkit-box-shadow: 0 3px 8px 0 #dce4f3;
       box-shadow: 0 3px 8px 0 #dce4f3;
       position: relative
}
.qualification .qualification-essential .essential-content .item-block .item-pic {
       width: 100%;
       height: 100%
}
.qualification .qualification-essential .essential-content .item-block .item-title {
       position: absolute;
       left: 10%;
       top: 30px;
       font-size: 15px;
       font-weight: 700;
       color: #233767
}
.qualification .qualification-essential .essential-content .item-block .item-des {
       position: absolute;
       left: 10%;
       top: 52px;
       font-size: 10px;
       color: #6c86b9;
       width: 50%;
       line-height: 16px;
       text-align: left
}
.qualification .qualification-essential .essential-content .item-block .item-btn {
       position: absolute;
       left: 10%;
       bottom: 18px;
       font-size: 12px;
       color: #fc7e5e
}
.qualification .qualification-essential .essential-content .item-block .item-btn .btn-word {
       text-decoration: underline;
       margin-right: 5px
}
.qualification .qualification-essential .essential-content .item-block .item-btn i {
       vertical-align: middle
}
.qualification .qualification-essential .more-btn {
       display: block;
       width: 40%;
       text-align: center;
       line-height: 40px;
       border-radius: 5px;
       font-size: 16px;
       margin: 20px auto;
       color: #ff7e59;
       border: 1px solid #ff764e;
       background-color: #fff4f1;
       -webkit-box-shadow: 0 5px 10px 0 #f5ebe9;
       box-shadow: 0 5px 10px 0 #f5ebe9
}
.qualification .qua-ess {
       background-color: #fff;
       padding-bottom: 16px
}
.qualification .qua-ess .essential-content {
       margin-top: 0
}
.qualification .qua-ess .essential-content .mint-navbar {
       background-color: #fff;
       margin-bottom: 10px
}
.qualification .qualification-questions {
       width: 100%;
       height: 398px;
       position: relative
}
.qualification .qualification-questions img {
       width: 100%;
       height: 100%
}
.qualification .qualification-questions .question-item {
       font-size: 12px;
       color: #19274d;
       position: absolute;
       left: 17%
}
.qualification .qualification-questions .question-item-1 {
       top: 103px
}
.qualification .qualification-questions .question-item-2 {
       top: 155px
}
.qualification .qualification-questions .question-item-3 {
       bottom: 172px
}
.qualification .qualification-questions .question-item-4 {
       bottom: 120px
}
.qualification .qualification-questions .question-item-5 {
       bottom: 68px
}
.qualification .qualification-why {
       width: 100%;
       height: 488px
}
.qualification .qualification-why img {
       width: 100%;
       height: 100%;
}
.qualification .qualification-steps {
       width: 100%;
       height: 677px;
       position: relative
}
.qualification .qualification-steps img {
       width: 100%;
       height: 100%
}
.qualification .qualification-steps a {
       display: block;
       width: 40%;
       font-size: 16px;
       color: #fff;
       background-color: #ff7453;
       text-align: center;
       line-height: 40px;
       -webkit-box-shadow: 0 5px 10px 0 #f2cdc9;
       box-shadow: 0 5px 10px 0 #f2cdc9;
       border-radius: 5px;
       position: absolute;
       left: 30%;
       bottom: 5%
}
.qualification .show-item img {
       width: 100%;
       height: 230px;
}




.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.panle[data-v-e603cf50] {
        margin-bottom: 10px;
        padding-bottom: 20px;
        -webkit-box-shadow: 1px 4px 10px #c8c8c8;
        box-shadow: 1px 4px 10px #c8c8c8;
        background-color: #fff;
        overflow: hidden
}
.panle .panle-half-circle[data-v-e603cf50] {
        background: #55a1ff;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        margin: -12.5px auto 0
}
.panle .panle-header[data-v-e603cf50] {
        text-align: center;
        font-weight: 700;
        color: #333;
        font-size: 16px;
        margin: 15px 0
}
.law[data-v-e603cf50] {
        background-color: #f3f3f3;
        padding-bottom: 30px
}
.law .top-img[data-v-e603cf50] {
        width: 100%;
        vertical-align: middle
}
.law .law-container[data-v-e603cf50] {
        padding: 12px 10px 0
}
.law .law-container .apply-business .panle-body[data-v-e603cf50] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row
}
.law .law-container .apply-business .panle-body .body-item[data-v-e603cf50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        text-align: center
}
.law .law-container .apply-business .panle-body .body-item img[data-v-e603cf50] {
        width: 50px;
        vertical-align: middle;
        /*margin-bottom: 5px;*/
        margin: 0 auto 5px;
        height: 50px;
}
.law .law-container .apply-business .panle-body .body-item .p-text[data-v-e603cf50] {
        color: #666;
        font-size: 12px
}
.law .law-container .opportunity-form .form[data-v-e603cf50] {
        padding: 0 15px;
        font-size: 13px
}
.law .law-container .opportunity-form .form .checkbox[data-v-e603cf50] {
        margin-bottom: 15px
}
.law .law-container .opportunity-form .form .input-group[data-v-e603cf50] {
        position: relative;
        display: table;
        border-collapse: separate
}
.law .law-container .opportunity-form .form .input-group .input-group-addon[data-v-e603cf50] {
        background-color: #8a8a8a;
        width: 1%;
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
        padding: 0 12px;
        color: #fff;
        border-radius: 4px 0 0 4px
}
.law .law-container .opportunity-form .form .input-group .form-control[data-v-e603cf50] {
        display: table-cell;
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
        border-radius: 0 4px 4px 0;
        border: 1px solid #999;
        height: 31px;
        padding-left: 8px
}
.law .law-container .opportunity-form .form .button[data-v-e603cf50] {
        width: 100%;
        background-color: #55a1ff;
        border: 1px solid #55a1ff;
        border-radius: 4px;
        margin-top: 15px;
        color: #fff;
        height: 35px;
        line-height: 1
}
.law .law-container .opportunity-form .form .button.disabled[data-v-e603cf50] {
        opacity: .7
}
.law .law-container .opportunity-form .checkbox-label[data-v-e603cf50] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABd0lEQVQ4ja3VvWqUQRTG8Z8TWaslRRo/ENLFC4gfEQJBsFSTmOwNiGhjo5W5gC21lFUR66xigmk1abQQRUgUFCwkiaSOVgoBizmDu+uCJnkfGHg5nOc/M5wz5z3QarX0UQ2TscZwFL+wifd4hsWIdSn1gU3hI65hBedRxxAuROx65Ez3mg92fA+giYu4GsZefYl1HxO4h9OYw07vCZs4Ewn9YL1awanIb5ZgAc7gUpzu+3/Ain50+GYKsIY7uILtXcCKtsN7F7WEWXzGqz3Ail7jExpJbo35fcCK5jGZcBLLFQBfYjThMNYrAG7gSJK7/VAFQOQqb+FYBazj2EpYxXgFwHN4m7CARgXABhYS2hjB2X3AxnAC7VKUW3iIwT3ABvEIN/GzvOU2luQZV98FrB6e58Homja3sYY38mj6lyYi90N40T0Pd3ADl/EAX+Xn9EJu2prcGuNyAYYD9KRzl05g0dO4wqw8vef86dNveIfHccW/fgG/AR59TT6JMwbFAAAAAElFTkSuQmCC);
        background-repeat: no-repeat;
        padding-left: 25px;
        background-size: 18px 18px;
        background-position: 0;
        height: 20px;
        display: block
}
.law .law-container .opportunity-form .checkbox-label.active[data-v-e603cf50] {
        /*background-image: url(__THEME_STATIC__/finance/images/ht/zyd.png)*/
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAfFJREFUOI2V1ctLVVEUBvCfJ72JUA2a9CBoVNHABj20QJCoYWald1YTiZo0qZH9ATbLYVAR1NBbpDS1ctLDKKInvQbRAydOTChLpQZ7He5R7OL9YMPe3/nWtzf7rLV2Q+/1v5ZACd0x9mID/uAbnuM2RoJbgGwJsyN4g1MYw0GswlocCu50aI4uDm4szFdgAF04GYGL8SnGZXTiEtpwHvOLTziA9hAUzdYE1xbzHGPYE/xATuaGPTgcp/sRXKt0T5N4HGMyuNbQTBfienLDEi6iD1MhPIbxEBavpTG48dCImD4MopShF+/xoHCyG2j2fzSHZkesH+IdypmUGkMF8QW01DDL0RLaHEPozrAb94NcLaXJcnEgYuAedmVYhy9BbkFTHYZNEQNfsT6Tsn1lHSY1kWECG2P9EbN1xM/iQ8w3YSLDS3QEOYXROgxHVfN2P55mGEa5IOrHz2WY/QptjjKGM1SwFfviwwucwEwNsxkcDy2pI21DJf8p53BVtVZvSXV9B3MFo7ng2kMjYq7hLH7nZVWR8nFEalHTsXtXBGwP3VvV8iS1tZHYpMLCbtOPV3gitaYcU3gUo2jWGdrXCndZLPx5nJGK/go+S+V0V0rakpQaHdIP2BxGNwseGmo8Ab1S996pmqff8Ux6AiqWeAL+ASL0dMPQm0LsAAAAAElFTkSuQmCC);
}
.law .law-container .opportunity-form .checkbox-input[data-v-e603cf50] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.law .law-container .opportunity-form .checkbox-input .checkbox-label[data-v-e603cf50] {
        width: 18px;
        height: 18px
}
.law .law-container .opportunity-form .checkbox-input .input[data-v-e603cf50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        border-radius: 4px;
        border: 1px solid #999;
        height: 31px;
        padding-left: 8px
}
.law .law-container .risk .panle-body[data-v-e603cf50] {
        padding: 0 15px
}
.law .law-container .risk .panle-body .risk-img[data-v-e603cf50] {
        width: 100%;
        vertical-align: middle
}
.law .law-container .bj-law .panle-body[data-v-e603cf50] {
        padding: 0 15px
}
.law .law-container .bj-law .panle-body .text-main[data-v-e603cf50] {
        color: #333;
        font-size: 12px;
        text-indent: 25px
}
.law .law-container .bj-law .panle-body .body-container[data-v-e603cf50] {
        border: 2px solid #d3d3d3;
        border-radius: 10px;
        position: relative;
        margin-top: 15px
}
.law .law-container .bj-law .panle-body .body-container .title[data-v-e603cf50] {
        position: absolute;
        top: -10px;
        text-align: center;
        left: 0;
        right: 0
}
.law .law-container .bj-law .panle-body .body-container .title span[data-v-e603cf50] {
        background: #fff;
        padding: 5px 30px;
        border: 2px solid #d3d3d3
}
.law .law-container .bj-law .panle-body .body-container .container[data-v-e603cf50] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
        /*margin: 30px 0 13px*/
        margin-bottom: 72px;
        min-height: 76px;
}
.law .law-container .bj-law .panle-body .body-container .container .item[data-v-e603cf50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.law .law-container .bj-law .panle-body .body-container .container .item .item-square[data-v-e603cf50] {
        width: 50px;
        height: 50px;
        background-color: #ed8756;
        margin: 0 auto;
        border-radius: 4px;
        line-height: 50px;
        text-align: center;
        color: #fff
}
.law .law-container .bj-law .panle-body .body-container .container .item p[data-v-e603cf50] {
        text-align: center;
        margin-top: 5px;
        font-size: 13px
}
.law .law-container .advantage .panle-body[data-v-e603cf50] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
        padding: 0 10px
}
.law .law-container .advantage .panle-body .body-item[data-v-e603cf50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        text-align: center;
        background: #efefef;
        padding: 12px 1px 15px;
        border: 1px solid #d3d3d3
}
.law .law-container .advantage .panle-body .body-item img[data-v-e603cf50] {
        width: 27px;
        vertical-align: middle;
        /*margin-bottom: 5px;*/
        height: 27.5px;
        margin: 0 auto 5px;
}
.law .law-container .advantage .panle-body .body-item p[data-v-e603cf50] {
        color: #55a1ff
}
.law .law-container .advantage .panle-body .body-item .p-text[data-v-e603cf50] {
        color: #909090;
        font-size: 13px
}
.law .law-container .advantage .panle-body .body-item+.body-item[data-v-e603cf50] {
        margin-left: 4px
}
.law .law-container .process .panle-body[data-v-e603cf50] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        margin-bottom: 20px
}
.law .law-container .process .panle-body .body-item[data-v-e603cf50] {
        -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
        text-align: center;
        position: relative
}
.law .law-container .process .panle-body .body-item img[data-v-e603cf50] {
        width: 50px;
        vertical-align: middle;
        /*margin-bottom: 5px;*/
        height: 50px;
        margin: 0 auto 5px;
}
.law .law-container .process .panle-body .body-item.right[data-v-e603cf50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.law .law-container .process .panle-body .body-item.right img[data-v-e603cf50] {
        width: 15px
}
.law .law-container .process .panle-body .body-item p[data-v-e603cf50] {
        color: #333;
        position: absolute;
        width: 100%;
        font-size: 13px
}
.law .law-container .process .panle-foot[data-v-e603cf50] {
        margin-top: 44px
}
.law .law-container .process .panle-foot .tell-phone[data-v-e603cf50] {
        text-align: center
}
.law .law-container .process .panle-foot .tell-phone span[data-v-e603cf50] {
        background-color: #d3d3d3;
        color: #666;
        padding: 5px 15px;
        border-radius: 6px
}
.law .foot[data-v-e603cf50] {
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 5px 0
}
.law .foot .foot-item[data-v-e603cf50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.law .foot .foot-item .link-a[data-v-e603cf50] {
        display: block;
        text-align: center
}
.law .foot .foot-item .link-a img[data-v-e603cf50] {
        width: 25px
}
.law .foot .foot-item .link-a .img-right[data-v-e603cf50] {
        width: 31px
}
.law .foot .foot-item .link-text[data-v-e603cf50] {
        display: block;
        color: #333
}
.law .foot .foot-item-border-right[data-v-e603cf50] {
        border-right: 1px solid #d9d9d9
}


.block-img-1{
   padding-top: 30px;
   text-align: center;
   position: relative;
}
.block-img-2{
   position: absolute;
   right: 8px;
   bottom: 8px;
}
.account-content[data-v-35930237] {
       background: #efeff4
}
.forms-box[data-v-3834ed36] {
       padding-top: .4rem;
       padding-bottom: .4rem;
       margin-bottom: .26666667rem;
       font-size: .34666667rem;
       height: auto;
       background-color: #fff
}
.forms-box .box-cont[data-v-3834ed36] {
       padding-left: 1.13333333rem;
       padding-right: 1.13333333rem
}
.forms-box .forms-div[data-v-3834ed36] {
       height: 1.06666667rem;
       line-height: 1.06666667rem;
       margin-bottom: .33333333rem;
       border: 1px solid #ccc;
       border-radius: 5px;
       overflow: hidden
}
.forms-box .forms-div span[data-v-3834ed36] {
       float: left;
       display: block;
       width: 1.66666667rem;
       border-right: 1px solid #ccc;
       text-align: center;
       color: #999;
       background-color: #eee
}
.forms-box .forms-div input[data-v-3834ed36] {
       float: left;
       width: 3.1rem;
       height: 1.06666667rem;
       line-height: 1.06666667rem;
       border: none;
       text-indent: 1em;
       padding: 0
}
.forms-box .sub-button[data-v-3834ed36] {
       margin-bottom: .33333333rem;
       width: 100%;
       height: 1.06666667rem;
       line-height: 1.06666667rem;
       font-size: .48rem;
       border-radius: 5px;
       background: #37a5ff;
       color: #fff;
       border: none;
       cursor: pointer;
}
.forms-box .forms-tip[data-v-3834ed36] {
       display: block;
       height: .6rem;
       line-height: .6rem;
       font-size: .29333333rem;
       text-align: center;
       background-color: #eee;
       color: #666
}
.forms-box .forms-tip span[data-v-3834ed36] {
       font-weight: 700;
       color: #37a5ff
}
.account-content[data-v-35930237] {
       background: #efeff4
}
.main-cont-bottom[data-v-35930237] {
       padding-bottom: 54px
}
.main-cont-bottom-ipx[data-v-35930237] {
       padding-bottom: 88px
}
.main-cont .cont-list[data-v-35930237],
   .main-cont[data-v-35930237] {
       width: 100%
}
.main-cont .cont-list .list-item[data-v-35930237] {
       position: relative;
       width: 100%;
       font-size: 0
}
.main-cont .cont-list .list-item a[data-v-35930237] {
       display: block;
       width: 100%;
       height: 100%
}
.main-cont .cont-list .list-item img[data-v-35930237] {
       width: 100%
}
.main-cont .cont-list .list-item[data-v-35930237]:not(:last-child) {
       margin-bottom: .26666667rem
}
.main-cont .cont-list .list-item .service-btn[data-v-35930237] {
       position: absolute;
       bottom: .66666667rem;
       left: 50%;
       margin-left: -3.6rem;
       display: inline-block;
       width: 7.2rem;
       height: 1.17333333rem;
       line-height: 1.17333333rem;
       border-radius: .58666667rem;
       font-size: .4rem;
       color: #fff;
       background: -webkit-gradient(linear, left top, left bottom, from(#8baaec), to(#abc6fe));
       background: linear-gradient(#8baaec, #abc6fe);
       text-align: center
}
.main-foot[data-v-35930237] {
       padding: .26666667rem 1.13333333rem 1.2rem;
       margin-bottom: .4rem
}
.main-foot .sub-button[data-v-35930237] {
       display: block;
       margin-bottom: .33333333rem;
       width: 100%;
       height: 1.06666667rem;
       line-height: 1.06666667rem;
       font-size: .48rem;
       border-radius: 5px;
       background: #37a5ff;
       color: #fff;
       text-align: center
}
.account-plan[data-v-35930237] {
       margin-top: .26666667rem;
       margin-bottom: .26666667rem;
       padding-top: .8rem;
       padding-bottom: .8rem;
       width: 100%;
       text-align: center;
       background: #fff
}
.account-plan h3[data-v-35930237] {
       margin-bottom: .26666667rem;
       font-size: .4rem;
       color: #687da4
}
.account-plan h3 .line[data-v-35930237] {
       font-size: .34666667rem;
       color: #a4abc3
}
.account-plan .desc[data-v-35930237] {
       margin-bottom: .66666667rem;
       font-size: .29333333rem;
       color: #3787ff
}
.account-plan .plan-list[data-v-35930237] {
       padding-left: .66666667rem;
       padding-right: .66666667rem
}
.account-plan .plan-list .plan-list-item[data-v-35930237] {
       width: 100%;
       height: 1.41333333rem;
       margin-bottom: .37333333rem;
       line-height: 1.41333333rem;
       font-size: .34666667rem;
       border-radius: .13333333rem;
       color: #4f52ab;
       text-align: center;
       background-color: #f5f6fa
}
.account-plan .plan-list .plan-list-item.active[data-v-35930237] {
       background-color: #dde8ff
}
.account-plan .plan-list .plan-list-item p[data-v-35930237] {
       display: inline-block;
       width: 2.66666667rem;
       text-align: left
}
.account-plan .plan-list .plan-list-item .letter[data-v-35930237] {
       display: inline-block;
       margin-right: .66666667rem
}
.account-plan .plan-btn[data-v-35930237] {
       display: inline-block;
       margin-top: .53333333rem;
       margin-bottom: .53333333rem;
       width: 7.2rem;
       height: 1.17333333rem;
       line-height: 1.17333333rem;
       border-radius: .58666667rem;
       font-size: .4rem;
       color: #fff;
       background: -webkit-gradient(linear, left top, left bottom, from(#899af5), to(#8386da));
       background: linear-gradient(#899af5, #8386da)
}



.block-img-1{
   padding-top: 30px;
   text-align: center;
   position: relative;
}
.block-img-2{
   position: absolute;
   right: 8px;
   bottom: 8px;
}
.jrgs[data-v-768d071b] {
       padding-bottom: 60px;
       overflow: hidden
}
.jrgs .jrgs-banner[data-v-768d071b] {
       width: 100%;
       height: 253px
}
.jrgs .jrgs-banner img[data-v-768d071b] {
       height: 100%;
       width: 100%
}
.jrgs .jrgs-form[data-v-768d071b] {
       width: 100%;
       height: 216px;
       background-color: #fff;
       padding: 29px 42px
}
.jrgs .jrgs-form .form-item[data-v-768d071b] {
       width: 100%;
       height: 42px;
       line-height: 42px;
       background-color: #f7f7f7;
       margin-bottom: 12px;
       border-radius: 5px
}
.jrgs .jrgs-form .form-item i[data-v-768d071b] {
       color: #e9cb97;
       margin: 0 9px
}
.jrgs .jrgs-form .form-item input[data-v-768d071b] {
       border: none;
       font-size: 13px;
       height: 40px;
       line-height: 40px;
       color: #949494;
       background-color: #f7f7f7;
       width: 87%;
       border-radius: 5px
}
.jrgs .jrgs-form .form-btn[data-v-768d071b] {
       width: 100%;
       height: 42px;
       line-height: 42px;
       background-color: #e3c081;
       margin-top: 8px;
       text-align: center;
       color: #fff;
       font-size: 16px;
       border-radius: 5px
}
.jrgs .jrgs-type[data-v-768d071b] {
       width: 100%;
       height: 539px;
       background-color: #f8f6fc;
       padding-top: 25px
}
.jrgs .jrgs-type .type-title[data-v-768d071b] {
       width: 288px;
       height: 23px;
       background: url(/statics/epower/mobile/images/finance/financial/type_title.0c84ce9.png) no-repeat 50%;
       background-size: cover;
       margin: 0 auto
}
.jrgs .jrgs-type .type-intro[data-v-768d071b] {
       font-size: 12px;
       color: #a0a2b1;
       text-align: center
}
.jrgs .jrgs-type .type-intro .intro-sign[data-v-768d071b] {
       color: #a68d62
}
.jrgs .jrgs-type .type-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #bfc0c8;
       margin: 7px auto
}
.jrgs .jrgs-type .type-list[data-v-768d071b] {
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -ms-flex-wrap: wrap;
           flex-wrap: wrap;
       -ms-flex-pack: distribute;
           justify-content: space-around;
       width: 100%;
       height: 420px;
       padding: 0 10px;
       margin-top: 20px
}
.jrgs .jrgs-type .type-list .list-item[data-v-768d071b] {
       display: block;
       width: 32%;
       height: 97px;
       border-radius: 5px;
       background-color: #fff;
       text-align: center;
       -webkit-box-shadow: 0 5px 10px #eeeaf4;
       box-shadow: 0 5px 10px #eeeaf4
}
.jrgs .jrgs-type .type-list .list-item .item-pic[data-v-768d071b] {
       width: 45px;
       height: 45px;
       margin: 10px auto;
       background: 50% no-repeat;
       background-size: contain
}
.jrgs .jrgs-type .type-list .list-item .item-text[data-v-768d071b] {
       color: #626982;
       font-size: 12px
}
.jrgs .jrgs-type .type-list .list-item:first-child .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_1.6d8d6db.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(2) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_2.66c38c2.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(3) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_3.673f853.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(4) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_4.1f9f635.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(5) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_5.18515b3.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(6) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_6.f925a52.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(7) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_7.0deb945.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(8) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_8.2b24dda.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(9) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_9.32949ac.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(10) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_10.e00ae33.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(11) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_11.82b5f49.png)
}
.jrgs .jrgs-type .type-list .list-item:nth-child(12) .item-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/type_icon_12.88f4c0d.png)
}
.jrgs .jrgs-enjoy[data-v-768d071b] {
       width: 100%;
       height: 680px;
       background: url(/statics/epower/mobile/images/finance/financial/enjoy_bg.917a153.jpg) no-repeat 50%;
       background-size: cover;
       padding-top: 28px
}
.jrgs .jrgs-enjoy .enjoy-title[data-v-768d071b] {
       width: 344px;
       height: 25px;
       background: url(/statics/epower/mobile/images/finance/financial/enjoy_title.a2a99d3.png) no-repeat 50%;
       background-size: cover;
       margin: 0 auto
}
.jrgs .jrgs-enjoy .enjoy-eng[data-v-768d071b] {
       text-transform: uppercase;
       text-align: center;
       font-size: 12px;
       color: #eee0d1
}
.jrgs .jrgs-enjoy .enjoy-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #eddbc5;
       margin: 12px auto
}
.jrgs .jrgs-enjoy .enjoy-list[data-v-768d071b] {
       width: 100%;
       padding: 0 8px;
       margin-top: 8px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b] {
       width: 100%;
       background-color: #fff;
       border-radius: 5px;
       margin-bottom: 6px;
       padding: 7px 4px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:first-child,
   .jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(4),
   .jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(5),
   .jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(6) {
       height: 66px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item:first-child .item-icon[data-v-768d071b],
   .jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(4) .item-icon[data-v-768d071b],
   .jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(5) .item-icon[data-v-768d071b],
   .jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(6) .item-icon[data-v-768d071b] {
       margin-top: 7px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(5),
   .jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(6) {
       padding-top: 14px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(5) .item-icon[data-v-768d071b],
   .jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(6) .item-icon[data-v-768d071b] {
       margin-top: 0
}
.jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(2) {
       height: 83px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(2) .item-icon[data-v-768d071b] {
       margin: 17px 2px 17px 0
}
.jrgs .jrgs-enjoy .enjoy-list .list-item[data-v-768d071b]:nth-child(3) {
       height: 122px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item:nth-child(3) .item-icon[data-v-768d071b] {
       margin: 32px 2px 32px 0
}
.jrgs .jrgs-enjoy .enjoy-list .list-item .item-icon[data-v-768d071b] {
       width: 38px;
       height: 38px;
       border-radius: 19px;
       background-color: #eabe87;
       text-align: center;
       float: left;
       padding-top: 8px;
       margin-right: 2px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item .item-icon img[data-v-768d071b] {
       width: 22px;
       height: 22px
}
.jrgs .jrgs-enjoy .enjoy-list .list-item .item-title[data-v-768d071b] {
       font-size: 13px;
       font-weight: 700;
       color: #6b7291
}
.jrgs .jrgs-enjoy .enjoy-list .list-item .item-des[data-v-768d071b] {
       font-size: 12px;
       color: #8a8d97
}
.jrgs .jrgs-enjoy .enjoy-list .list-item .item-des .des-sign[data-v-768d071b] {
       color: #cd9f64
}
.jrgs .jrgs-enjoy .enjoy-btn[data-v-768d071b] {
       display: block;
       width: 287px;
       height: 74px;
       background: url(/statics/epower/mobile/images/finance/financial/btn.73515c8.png) no-repeat 50%;
       background-size: cover;
       margin: 0 auto;
       line-height: 68px;
       text-align: center;
       font-size: 14px;
       font-weight: 700;
       color: #ffdaab
}
.jrgs .jrgs-adv[data-v-768d071b] {
       width: 100%;
       height: 453px;
       background: url(/statics/epower/mobile/images/finance/financial/adv_bg.02d1308.jpg) no-repeat 50%;
       background-size: cover;
       padding-top: 150px
}
.jrgs .jrgs-adv .adv-title[data-v-768d071b] {
       width: 196px;
       height: 46px;
       background: url(/statics/epower/mobile/images/finance/financial/adv_title.1877422.png) no-repeat 50%;
       background-size: cover;
       margin: 0 auto
}
.jrgs .jrgs-adv .adv-note[data-v-768d071b] {
       text-align: center;
       font-size: 11px;
       color: #bfc0c7;
       margin-top: 6px
}
.jrgs .jrgs-adv .adv-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #bfc0c8;
       margin: 12px auto
}
.jrgs .jrgs-adv .adv-btn[data-v-768d071b] {
       display: block;
       width: 195px;
       height: 36px;
       background-color: #eeca8b;
       font-size: 14px;
       font-weight: 700;
       color: #a2681e;
       margin: 156px auto;
       line-height: 36px;
       border-radius: 18px;
       text-align: center;
       -webkit-box-shadow: 0 5px 10px #e8dcd5;
       box-shadow: 0 5px 10px #e8dcd5
}
.jrgs .jrgs-adv .adv-btn i[data-v-768d071b] {
       font-size: 24px;
       vertical-align: sub
}
.jrgs .jrgs-safeguard[data-v-768d071b] {
       width: 100%;
       height: 513px;
       background-color: #e2dfe6;
       padding-top: 24px
}
.jrgs .jrgs-safeguard .safeguard-title[data-v-768d071b] {
       width: 260px;
       height: 25px;
       background: url(/statics/epower/mobile/images/finance/financial/safeguard_title.fb293f1.png) no-repeat 50%;
       background-size: cover;
       margin: 0 auto
}
.jrgs .jrgs-safeguard .safeguard-note[data-v-768d071b] {
       text-align: center;
       font-size: 12px;
       color: #9698a8
}
.jrgs .jrgs-safeguard .safeguard-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #b5b6be;
       margin: 12px auto
}
.jrgs .jrgs-safeguard .safeguard-list[data-v-768d071b] {
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -ms-flex-wrap: wrap;
           flex-wrap: wrap;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
       width: 100%;
       padding: 0 10px;
       margin-top: 18px
}
.jrgs .jrgs-safeguard .safeguard-list .list-item[data-v-768d071b] {
       width: 32%;
       height: 167px;
       text-align: center;
       border-radius: 5px;
       -webkit-box-shadow: 0 5px 10px 0 #cdcbd6;
       box-shadow: 0 5px 10px 0 #cdcbd6;
       padding-top: 70px;
       margin-bottom: 10px;
       background: 50% no-repeat;
       background-size: cover;
       margin-right: 5px
}
.jrgs .jrgs-safeguard .safeguard-list .list-item .item-title[data-v-768d071b] {
       font-size: 13px;
       margin-bottom: 14px
}
.jrgs .jrgs-safeguard .safeguard-list .list-item .item-des[data-v-768d071b] {
       font-size: 12px
}
.jrgs .jrgs-safeguard .safeguard-list .list-item:nth-child(odd) .item-title[data-v-768d071b] {
       color: #efc895
}
.jrgs .jrgs-safeguard .safeguard-list .list-item:nth-child(odd) .item-des[data-v-768d071b] {
       color: #bfc0cd
}
.jrgs .jrgs-safeguard .safeguard-list .list-item:nth-child(2n) .item-title[data-v-768d071b] {
       color: #42497f
}
.jrgs .jrgs-safeguard .safeguard-list .list-item:nth-child(2n) .item-des[data-v-768d071b] {
       color: #53598a
}
.jrgs .jrgs-safeguard .safeguard-list .list-item[data-v-768d071b]:first-child {
       background-image: url(/statics/epower/mobile/images/finance/financial/safeguard_1.a405ad3.jpg)
}
.jrgs .jrgs-safeguard .safeguard-list .list-item[data-v-768d071b]:nth-child(2) {
       background-image: url(/statics/epower/mobile/images/finance/financial/safeguard_2.d821aaa.jpg)
}
.jrgs .jrgs-safeguard .safeguard-list .list-item[data-v-768d071b]:nth-child(3) {
       background-image: url(/statics/epower/mobile/images/finance/financial/safeguard_3.1fd994a.jpg);
       margin-right: 0
}
.jrgs .jrgs-safeguard .safeguard-list .list-item[data-v-768d071b]:nth-child(4) {
       background-image: url(/statics/epower/mobile/images/finance/financial/safeguard_4.0aed011.jpg)
}
.jrgs .jrgs-safeguard .safeguard-list .list-item[data-v-768d071b]:last-child {
       background-image: url(/statics/epower/mobile/images/finance/financial/safeguard_5.f6ba27b.jpg)
}
.jrgs .jrgs-safeguard .safeguard-btn[data-v-768d071b] {
       display: block;
       width: 193px;
       height: 33px;
       border: 1px solid #c3893f;
       font-size: 14px;
       font-weight: 700;
       color: #c3893f;
       margin: 10px auto;
       line-height: 33px;
       border-radius: 16px;
       text-align: center
}
.jrgs .jrgs-safeguard .safeguard-btn i[data-v-768d071b] {
       font-size: 24px;
       vertical-align: sub
}
.jrgs .jrgs-park[data-v-768d071b] {
       width: 100%;
       height: 587px;
       background-color: #f8f6fb;
       padding-top: 32px
}
.jrgs .jrgs-park .park-title[data-v-768d071b] {
       width: 277px;
       height: 20px;
       background: url(/statics/epower/mobile/images/finance/financial/park_title.5d2df80.png) no-repeat 50%;
       margin: 0 auto;
       background-size: cover
}
.jrgs .jrgs-park .park-eng[data-v-768d071b] {
       font-size: 12px;
       color: #8a8d9e;
       text-align: center;
       margin-top: 5px;
       text-transform: uppercase
}
.jrgs .jrgs-park .park-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #bfc0c7;
       margin: 10px auto
}
.jrgs .jrgs-park .park-list[data-v-768d071b] {
       width: 100%;
       margin-top: 17px;
       padding: 0 11px;
       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
}
.jrgs .jrgs-park .park-list .list-item[data-v-768d071b] {
       width: 49%;
       height: 219px;
       border-radius: 5px;
       -webkit-box-shadow: 0 5px 10px 0 #edecf2;
       box-shadow: 0 5px 10px 0 #edecf2;
       background: 50% no-repeat;
       background-size: cover;
       padding-top: 26px;
       margin-bottom: 12px;
       position: relative
}
.jrgs .jrgs-park .park-list .list-item .item-title[data-v-768d071b] {
       font-size: 19px;
       font-weight: 700;
       color: #fff;
       text-align: center
}
.jrgs .jrgs-park .park-list .list-item .item-eng[data-v-768d071b] {
       font-size: 14px;
       font-weight: 700;
       color: #aba9ac;
       text-transform: uppercase;
       text-align: center
}
.jrgs .jrgs-park .park-list .list-item .item-des[data-v-768d071b] {
       font-size: 12px;
       color: #777988;
       margin: 26px 3px 0;
       overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-box-orient: vertical;
       -webkit-line-clamp: 4
}
.jrgs .jrgs-park .park-list .list-item .item-link[data-v-768d071b] {
       font-size: 13px;
       color: #91570c;
       background-color: #eeca8b;
       padding: 5px 48px;
       border-radius: 14px;
       position: absolute;
       bottom: 10px;
       left: 50%;
       margin-left: -74px
}
.jrgs .jrgs-step[data-v-768d071b] {
       width: 100%;
       height: 580px;
       background-color: #3b4067;
       padding-top: 38px
}
.jrgs .jrgs-step .step-title[data-v-768d071b] {
       width: 277px;
       height: 25px;
       background: url(/statics/epower/mobile/images/finance/financial/step_title.73f489a.png) no-repeat 50%;
       margin: 0 auto;
       background-size: cover
}
.jrgs .jrgs-step .step-eng[data-v-768d071b] {
       font-size: 12px;
       color: #c1c2cb;
       text-align: center;
       margin-top: 2px;
       text-transform: uppercase
}
.jrgs .jrgs-step .step-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #a9abbc;
       margin: 8px auto
}
.jrgs .jrgs-step .step-need[data-v-768d071b] {
       width: 144px;
       margin: 20px auto 12px
}
.jrgs .jrgs-step .dot[data-v-768d071b] {
       width: 4px;
       height: 4px;
       border-radius: 2px;
       background-color: #9092a9;
       display: inline-block
}
.jrgs .jrgs-step .need-word[data-v-768d071b] {
       font-size: 12px;
       color: #efc895;
       display: inline-block;
       margin: 0 5px;
       vertical-align: sub
}
.jrgs .jrgs-step .need-cont[data-v-768d071b] {
       font-size: 12px;
       color: #f2f2f5;
       line-height: 18px;
       display: inline-block;
       margin-left: 6%
}
.jrgs .jrgs-step .need-cont .cont-num[data-v-768d071b] {
       color: #efc895;
       font-style: italic
}
.jrgs .jrgs-step .step-pic[data-v-768d071b] {
       width: 375px;
       height: 248px;
       margin: 30px auto 18px
}
.jrgs .jrgs-step .step-pic img[data-v-768d071b] {
       width: 100%;
       height: 100%
}
.jrgs .jrgs-step .step-btn[data-v-768d071b] {
       display: block;
       width: 194px;
       height: 34px;
       line-height: 34px;
       margin: 0 auto;
       border-radius: 17px;
       font-size: 14px;
       font-weight: 700;
       background-color: #eeca8b;
       color: #3b4067;
       text-align: center
}
.jrgs .jrgs-step .step-text[data-v-768d071b] {
       font-size: 11px;
       color: #cdced8;
       text-align: center;
       margin-top: 5px
}
.jrgs .jrgs-success[data-v-768d071b] {
       width: 100%;
       height: 644px;
       background-color: #f8f5fc;
       padding-top: 32px
}
.jrgs .jrgs-success .success-title[data-v-768d071b] {
       width: 80px;
       height: 23px;
       background: url(/statics/epower/mobile/images/finance/financial/success_title.482f9c5.png) no-repeat 50%;
       margin: 0 auto;
       background-size: cover
}
.jrgs .jrgs-success .success-eng[data-v-768d071b] {
       font-size: 12px;
       color: #8a8d9e;
       text-align: center;
       margin-top: 5px;
       text-transform: uppercase
}
.jrgs .jrgs-success .success-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #bfbfc8;
       margin: 10px auto
}
.jrgs .jrgs-success .success-list[data-v-768d071b] {
       width: 100%;
       margin-top: 24px;
       padding: 0 12px;
       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
}
.jrgs .jrgs-success .success-list .list-item[data-v-768d071b] {
       width: 49%;
       height: 242px;
       border-radius: 5px;
       -webkit-box-shadow: 0 5px 10px 0 #ecebf1;
       box-shadow: 0 5px 10px 0 #ecebf1;
       margin-bottom: 10px
}
.jrgs .jrgs-success .success-list .list-item img[data-v-768d071b] {
       width: 100%;
       height: 100%;
       border-radius: 5px
}
.jrgs .jrgs-faq[data-v-768d071b] {
       width: 100%;
       height: 591px;
       background: url(/statics/epower/mobile/images/finance/financial/faq_bg.094c567.jpg) no-repeat 50%;
       background-size: cover;
       padding-top: 20px
}
.jrgs .jrgs-faq .faq-title[data-v-768d071b] {
       width: 79px;
       height: 20px;
       background: url(/statics/epower/mobile/images/finance/financial/faq_title.ce4c939.png) no-repeat 50%;
       margin: 0 auto;
       background-size: cover
}
.jrgs .jrgs-faq .faq-eng[data-v-768d071b] {
       font-size: 12px;
       color: #ebddcd;
       text-align: center
}
.jrgs .jrgs-faq .faq-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #e9d7c1;
       margin: 8px auto
}
.jrgs .jrgs-faq .faq-list[data-v-768d071b] {
       width: 100%;
       padding: 0 6px;
       margin-top: 19px
}
.jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b] {
       display: block;
       width: 100%;
       padding: 8px 2px;
       background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f8f4ef));
       background: linear-gradient(90deg, #fff, #f8f4ef);
       border-radius: 5px;
       margin-bottom: 4px
}
.jrgs .jrgs-faq .faq-list .list-item .item-num[data-v-768d071b] {
       width: 28px;
       height: 28px;
       border-radius: 14px;
       background-color: #f0c690;
       float: left;
       -webkit-box-shadow: 0 10px 20px 0 #f6efe4;
       box-shadow: 0 10px 20px 0 #f6efe4;
       margin-top: 2px;
       margin-right: 2px
}
.jrgs .jrgs-faq .faq-list .list-item .item-num .num-pic[data-v-768d071b] {
       width: 25px;
       height: 25px;
       margin: 2px auto;
       background: 50% no-repeat;
       background-size: contain
}
.jrgs .jrgs-faq .faq-list .list-item .item-title[data-v-768d071b] {
       font-size: 12px;
       font-weight: 700;
       color: #6b7291
}
.jrgs .jrgs-faq .faq-list .list-item .item-des[data-v-768d071b] {
       font-size: 12px;
       color: #8a8d97;
       width: 91%;
       float: left;
       line-height: 16px
}
.jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b]:first-child,
   .jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b]:nth-child(2),
   .jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b]:nth-child(3),
   .jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b]:nth-child(4) {
       height: 59px
}
.jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b]:last-child,
   .jrgs .jrgs-faq .faq-list .list-item[data-v-768d071b]:nth-child(5) {
       height: 85px
}
.jrgs .jrgs-faq .faq-list .list-item:first-child .item-num .num-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/no1.png)
}
.jrgs .jrgs-faq .faq-list .list-item:nth-child(2) .item-num .num-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/no2.png)
}
.jrgs .jrgs-faq .faq-list .list-item:nth-child(3) .item-num .num-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/no3.png)
}
.jrgs .jrgs-faq .faq-list .list-item:nth-child(4) .item-num .num-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/no4.png)
}
.jrgs .jrgs-faq .faq-list .list-item:nth-child(5) .item-num .num-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/no5.png)
}
.jrgs .jrgs-faq .faq-list .list-item:last-child .item-num .num-pic[data-v-768d071b] {
       background-image: url(/statics/epower/mobile/images/finance/financial/no6.png)
}
.jrgs .jrgs-faq .faq-btn[data-v-768d071b] {
       display: block;
       width: 287px;
       height: 74px;
       background: url(/statics/epower/mobile/images/finance/financial/btn.73515c8.png) no-repeat 50%;
       background-size: cover;
       line-height: 68px;
       text-align: center;
       margin: 6px auto;
       color: #ffdaab;
       font-size: 14px;
       font-weight: 700
}
.jrgs .jrgs-other-services[data-v-768d071b] {
       width: 100%;
       background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f8f5fc));
       background: linear-gradient(#f4f4f4, #f8f5fc);
       padding: 23px 12px 38px
}
.jrgs .jrgs-other-services .services-title[data-v-768d071b] {
       width: 225px;
       height: 22px;
       background: url(/statics/epower/mobile/images/finance/financial/other_title.68ef1dd.png) no-repeat 50%;
       background-size: cover;
       margin: 0 auto
}
.jrgs .jrgs-other-services .services-eng[data-v-768d071b] {
       font-size: 12px;
       color: #8a8d9e;
       text-align: center;
       margin-top: 6px;
       text-transform: uppercase
}
.jrgs .jrgs-other-services .services-line[data-v-768d071b] {
       width: 26px;
       height: 1px;
       background-color: #bebfc5;
       margin: 8px auto
}
.jrgs .jrgs-other-services .services-list[data-v-768d071b] {
       width: 100%;
       margin-top: 14px
}
.jrgs .jrgs-other-services .services-list .list-item[data-v-768d071b] {
       width: 100%;
       height: 66px;
       border-radius: 5px;
       -webkit-box-shadow: 0 5px 10px 0 #bcbbc4;
       box-shadow: 0 5px 10px 0 #bcbbc4;
       margin-bottom: 10px;
       padding-top: 16px;
       background-size: cover
}
.jrgs .jrgs-other-services .services-list .list-item .item-title[data-v-768d071b] {
       font-size: 15px;
       font-weight: 700;
       color: #fff;
       margin-left: 18px
}
.jrgs .jrgs-other-services .services-list .list-item .item-eng[data-v-768d071b] {
       font-size: 12px;
       font-weight: 700;
       color: #919599;
       text-transform: uppercase;
       margin-left: 18px;
       line-height: 12px
}
.jrgs .jrgs-other-services .services-list .list-item .item-btn[data-v-768d071b] {
       font-size: 13px;
       font-weight: 700;
       color: #9a641b;
       background-color: #d6b67f;
       padding: 5px 18px;
       border-radius: 14px;
       float: right;
       margin-top: -32px;
       margin-right: 30px
}
.jrgs .jrgs-banner .show-item img {
       width: 100%;
       height: 250px;
}



.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.tax-content[data-v-6203699a] {
        padding-bottom: 60px;
        overflow: hidden
}
.tax-content .tax-top-adv[data-v-6203699a] {
        width: 100%;
        height: 155px
}
.tax-content .tax-top-adv img[data-v-6203699a] {
        width: 100%;
        height: 100%
}
.tax-content .tax-form[data-v-6203699a] {
        width: 100%;
        height: 216px;
        background-color: #fff
}
.tax-content .tax-form .form-content[data-v-6203699a] {
        padding: 17px 42px 13px
}
.tax-content .tax-form .form-content .form-content-item[data-v-6203699a] {
        width: 100%;
        height: 40px;
        line-height: 38px;
        margin-bottom: 12px;
        border: 1px solid #ccc;
        border-radius: 5px;
        font-size: 14px;
        background-color: #eee
}
.tax-content .tax-form .form-content .form-content-item .item-word[data-v-6203699a] {
        float: left;
        display: block;
        width: 30%;
        border-right: 1px solid #ccc;
        text-align: center;
        color: #666
}
.tax-content .tax-form .form-content .form-content-item .item-input[data-v-6203699a] {
        float: left;
        width: 70%;
        height: 38px;
        line-height: 38px;
        border: none;
        background-color: #fff;
        text-indent: 1em;
        color: #ccc;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
}
.tax-content .tax-form .form-content .form-button[data-v-6203699a] {
        width: 100%;
        font-size: 16px;
        color: #fff;
        height: 42px;
        line-height: 42px;
        text-align: center;
        border-radius: 5px;
        background: -webkit-gradient(linear, left top, left bottom, from(#ff6b4e), to(#ff8b4e));
        background: linear-gradient(#ff6b4e, #ff8b4e)
}
.tax-content .tax-form .form-sign[data-v-6203699a] {
        height: 23px;
        line-height: 23px;
        font-size: 12px;
        color: #666;
        text-align: center;
        background-color: #eee
}
.tax-content .tax-form .form-sign .sign-num[data-v-6203699a] {
        font-weight: 700;
        color: #ff6b4e
}
.tax-content .tax-adv[data-v-6203699a] {
        width: 100%;
        height: 509px;
        background: url(/statics/epower/mobile/images/finance/adv_bg.907c155.jpg) no-repeat 50%;
        background-size: cover;
        padding-top: 20px
}
.tax-content .tax-adv .adv-eng[data-v-6203699a] {
        font-size: 18px;
        font-weight: 700;
        color: #4a5967;
        text-align: center;
        line-height: 16px
}
.tax-content .tax-adv .adv-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        margin-bottom: 6px
}
.tax-content .tax-adv .adv-line[data-v-6203699a] {
        width: 28px;
        height: 2px;
        background-color: #4e9bdd;
        margin: 0 auto 30px
}
.tax-content .tax-adv .adv-item[data-v-6203699a] {
        float: left;
        width: 33%;
        height: 115px
}
.tax-content .tax-adv .adv-item .item-pic[data-v-6203699a] {
        width: 61px;
        height: 69px;
        margin: 0 auto
}
.tax-content .tax-adv .adv-item .item-pic img[data-v-6203699a] {
        width: 100%;
        height: 100%
}
.tax-content .tax-adv .adv-item .item-text[data-v-6203699a] {
        font-size: 14px;
        color: #fff;
        margin-bottom: 10px;
        margin-top: 12px;
        text-align: center
}
.tax-content .tax-adv .adv-item .item-line[data-v-6203699a] {
        width: 20px;
        height: 2px;
        margin: 0 auto
}
.tax-content .tax-adv .adv-item .item-line-blue[data-v-6203699a] {
        background-color: #4d95d2
}
.tax-content .tax-adv .adv-item .item-line-green[data-v-6203699a] {
        background-color: #36c4a6
}
.tax-content .tax-adv .adv-list1[data-v-6203699a] {
        width: 100%;
        height: 115px;
        padding: 0 20px;
        margin-bottom: 18px
}
.tax-content .tax-adv .adv-list2[data-v-6203699a] {
        width: 100%;
        height: 115px;
        padding: 0 75px
}
.tax-content .tax-adv .adv-list2 .adv-item-2[data-v-6203699a] {
        width: 50%
}
.tax-content .tax-app[data-v-6203699a] {
        width: 100%;
        height: 493px;
        background: url(/statics/epower/mobile/images/finance/app_bg.68a5ba3.jpg) no-repeat 50%;
        background-size: cover;
        padding-top: 200px;
        position: relative
}
.tax-content .tax-app .app-eng[data-v-6203699a] {
        font-size: 18px;
        font-weight: 700;
        color: #6fa7d6;
        text-align: center;
        line-height: 16px
}
.tax-content .tax-app .app-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        margin-bottom: 6px
}
.tax-content .tax-app .app-line[data-v-6203699a] {
        width: 32px;
        height: 2px;
        background-color: #37c5a6;
        margin: 0 auto 35px
}
.tax-content .tax-app .app-list[data-v-6203699a] {
        padding: 0 30px;
        width: 100%;
        height: 195px
}
.tax-content .tax-app .app-item[data-v-6203699a] {
        float: left;
        width: 25%;
        height: 100px
}
.tax-content .tax-app .app-item .item-pic[data-v-6203699a] {
        width: 42px;
        height: 42px;
        margin: 0 auto
}
.tax-content .tax-app .app-item .item-pic img[data-v-6203699a] {
        width: 100%;
        height: 100%
}
.tax-content .tax-app .app-item .item-text[data-v-6203699a] {
        font-size: 14px;
        color: #fff;
        margin-top: 9px;
        text-align: center;
        font-weight: 300
}
.tax-content .tax-rate[data-v-6203699a] {
        width: 100%;
        height: 340px;
        background: url(/statics/epower/mobile/images/finance/range_bg.51016dd.png) no-repeat 50%;
        background-size: contain;
        position: absolute;
        top: -152px;
        padding-top: 52px
}
.tax-content .tax-rate .rate-eng[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #cbcfd3;
        text-align: center;
        line-height: 16px
}
.tax-content .tax-rate .rate-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #232b33;
        text-align: center
}
.tax-content .tax-rate .rate-line[data-v-6203699a] {
        width: 28px;
        height: 2px;
        background-color: #4e9bdd;
        margin: 6px auto 15px
}
.tax-content .tax-rate .rate-list[data-v-6203699a] {
        width: 100%;
        height: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}
.tax-content .tax-rate .rate-list .rate-item[data-v-6203699a] {
        width: 100px;
        height: 100px;
        background: url(/statics/epower/mobile/images/finance/arrow_geisui_bg.png) no-repeat 50%;
        background-size: contain;
        font-size: 14px;
        text-align: center;
        padding-top: 30px
}
.tax-content .tax-rate .rate-list .rate-item .item-text[data-v-6203699a] {
        color: #4a6379
}
.tax-content .tax-rate .rate-list .rate-item .item-percent[data-v-6203699a] {
        color: #4e9bdd
}
.tax-content .tax-rate .rate-list .rate-item .percent-sign[data-v-6203699a] {
        font-size: 12px
}
.tax-content .tax-rate .rate-list-bottom[data-v-6203699a] {
        margin-top: -12px
}
.tax-content .tax-efficient[data-v-6203699a] {
        width: 100%;
        height: 480px;
        background-color: #fff;
        padding-top: 28px
}
.tax-content .tax-efficient .eff-eng[data-v-6203699a] {
        font-size: 18px;
        font-weight: 700;
        color: #edeef0;
        text-align: center;
        line-height: 16px
}
.tax-content .tax-efficient .eff-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #212a32;
        text-align: center
}
.tax-content .tax-efficient .eff-line[data-v-6203699a] {
        width: 32px;
        height: 2px;
        background-color: #4e9bdd;
        margin: 6px auto 12px
}
.tax-content .tax-efficient .eff-list[data-v-6203699a] {
        width: 100%;
        height: 325px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.tax-content .tax-efficient .eff-list .list-item[data-v-6203699a] {
        width: 34%;
        height: 280px;
        border: 1px solid #ddd;
        padding-top: 6px;
        position: relative
}
.tax-content .tax-efficient .eff-list .list-item .item-title[data-v-6203699a] {
        font-size: 13px;
        color: #1f2c33;
        text-align: center;
        margin-bottom: 6px
}
.tax-content .tax-efficient .eff-list .list-item .item-sum[data-v-6203699a] {
        width: 100%;
        height: 55px;
        background-color: #ebebeb;
        text-align: center;
        padding-top: 10px;
        line-height: 20px
}
.tax-content .tax-efficient .eff-list .list-item .item-sum .sum-number[data-v-6203699a] {
        font-size: 22px;
        color: #4e9bdd
}
.tax-content .tax-efficient .eff-list .list-item .item-sum .sum-word[data-v-6203699a] {
        font-size: 12px;
        color: #1f2c33
}
.tax-content .tax-efficient .eff-list .list-item .item-content[data-v-6203699a] {
        width: 98%;
        height: 146px;
        margin: 0 auto;
        padding-top: 13px
}
.tax-content .tax-efficient .eff-list .list-item .item-content .item-content-left[data-v-6203699a],
    .tax-content .tax-efficient .eff-list .list-item .item-content .item-content-right[data-v-6203699a] {
        float: left;
        text-align: left
}
.tax-content .tax-efficient .eff-list .list-item .item-content-1 .item-content-left[data-v-6203699a] {
        width: 82%
}
.tax-content .tax-efficient .eff-list .list-item .item-content-1 .item-content-right[data-v-6203699a] {
        width: 18%
}
.tax-content .tax-efficient .eff-list .list-item .item-content-2 .item-content-left[data-v-6203699a] {
        width: 80%
}
.tax-content .tax-efficient .eff-list .list-item .item-content-2 .item-content-right[data-v-6203699a] {
        width: 20%
}
.tax-content .tax-efficient .eff-list .list-item .cont-word[data-v-6203699a] {
        font-size: 12px;
        color: #4f4f4f;
        margin-bottom: 5px
}
.tax-content .tax-efficient .eff-list .list-item .cont-word-left[data-v-6203699a] {
        font-weight: 300
}
.tax-content .tax-efficient .eff-list .list-item .item-note[data-v-6203699a] {
        width: 80%;
        height: 25px;
        line-height: 23px;
        text-align: center;
        border: 1px solid #ddd;
        font-size: 11px;
        color: #4e9bdd;
        border-radius: 5px;
        position: absolute;
        bottom: -12px;
        left: 10%;
        background-color: #fff
}
.tax-content .tax-efficient .eff-list .list-item-middle[data-v-6203699a] {
        height: 305px;
        border: 1px solid #4e9bdd;
        padding-top: 20px
}
.tax-content .tax-efficient .eff-list .list-item-middle .item-sum[data-v-6203699a] {
        background-color: #4e9bdd
}
.tax-content .tax-efficient .eff-list .list-item-middle .item-sum .sum-text[data-v-6203699a] {
        font-size: 18px;
        color: #fff;
        font-weight: 300
}
.tax-content .tax-efficient .eff-list .list-item-middle .item-sum .sum-text .sum-number[data-v-6203699a] {
        color: #fff;
        font-size: 20px;
        font-weight: 500
}
.tax-content .tax-efficient .eff-list .list-item-middle .item-sum .sum-word[data-v-6203699a] {
        color: #fff
}
.tax-content .tax-efficient .eff-list .list-item-middle .item-arrow[data-v-6203699a] {
        width: 20px;
        height: 32px;
        background: url(/statics/epower/mobile/images/finance/arrow_geisui.png) no-repeat 50%;
        background-size: cover;
        position: absolute;
        bottom: 18px;
        left: 43%
}
.tax-content .tax-efficient .eff-list .list-item-middle .item-note[data-v-6203699a] {
        font-weight: 700;
        width: 88%;
        left: 6%;
        overflow: hidden
}
.tax-content .tax-efficient .eff-btn[data-v-6203699a] {
        display: block;
        width: 30%;
        height: 28px;
        line-height: 28px;
        background-color: #4e9bdd;
        border-radius: 4px;
        text-align: center;
        font-size: 13px;
        color: #fff;
        margin: 15px auto
}
.tax-content .tax-industry[data-v-6203699a] {
        width: 100%;
        height: 580px;
        position: relative
}
.tax-content .tax-industry .industry-bg[data-v-6203699a] {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -1
}
.tax-content .tax-industry .industry-bg img[data-v-6203699a] {
        width: 100%;
        height: 100%
}
.tax-content .tax-industry .industry-eng[data-v-6203699a] {
        font-size: 18px;
        font-weight: 700;
        color: #474e55;
        text-align: center;
        padding-top: 34px;
        line-height: 16px
}
.tax-content .tax-industry .industry-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        text-align: center
}
.tax-content .tax-industry .industry-line[data-v-6203699a] {
        width: 32px;
        height: 2px;
        background-color: #38cfad;
        margin: 6px auto 8px
}
.tax-content .tax-industry .industry-text[data-v-6203699a] {
        font-size: 12px;
        color: #fff;
        text-align: center;
        margin-bottom: 52px;
        font-weight: 300
}
.tax-content .tax-industry .industry-list1[data-v-6203699a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 13%;
        margin-bottom: 35px
}
.tax-content .tax-industry .industry-item[data-v-6203699a] {
        width: 22%;
        height: 36px;
        text-align: center;
        line-height: 16px;
        margin-right: 3%
}
.tax-content .tax-industry .industry-item .item-word[data-v-6203699a] {
        font-size: 12px;
        font-weight: 700;
        color: #fff
}
.tax-content .tax-industry .industry-list2[data-v-6203699a] {
        width: 87%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
}
.tax-content .tax-industry .industry-list2 .industry-item[data-v-6203699a] {
        margin-right: 0;
        margin-left: 3%
}
.tax-content .tax-industry .tax-process[data-v-6203699a] {
        margin-top: 75px
}
.tax-content .tax-industry .tax-process .pro-eng[data-v-6203699a] {
        font-size: 18px;
        font-weight: 700;
        color: #444b52;
        text-align: center;
        line-height: 16px
}
.tax-content .tax-industry .tax-process .pro-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        text-align: center
}
.tax-content .tax-industry .tax-process .pro-line[data-v-6203699a] {
        width: 33px;
        height: 2px;
        background-color: #4e9bdd;
        margin: 6px auto 110px
}
.tax-content .tax-industry .tax-process .pro-list[data-v-6203699a] {
        position: relative
}
.tax-content .tax-industry .tax-process .pro-list .list-item[data-v-6203699a] {
        width: 25%;
        height: 30px;
        float: left;
        text-align: center
}
.tax-content .tax-industry .tax-process .pro-list .list-item .item-step[data-v-6203699a] {
        font-size: 10px;
        color: #fff
}
.tax-content .tax-industry .tax-process .pro-list .list-item .item-step .step-num[data-v-6203699a] {
        margin-left: 2px;
        color: #4e9bdd
}
.tax-content .tax-industry .tax-process .pro-list .list-item .item-text[data-v-6203699a] {
        font-size: 12px;
        color: #fff;
        font-weight: 300
}
.tax-content .tax-industry .tax-process .pro-list .list-item-1[data-v-6203699a] {
        position: absolute;
        top: -3px;
        left: 2%
}
.tax-content .tax-industry .tax-process .pro-list .list-item-2[data-v-6203699a] {
        position: absolute;
        top: 26px;
        left: 25%
}
.tax-content .tax-industry .tax-process .pro-list .list-item-2 .item-step .step-num[data-v-6203699a] {
        color: #2d917d
}
.tax-content .tax-industry .tax-process .pro-list .list-item-3[data-v-6203699a] {
        position: absolute;
        top: -3px;
        left: 50%
}
.tax-content .tax-industry .tax-process .pro-list .list-item-4[data-v-6203699a] {
        position: absolute;
        top: 26px;
        left: 73%
}
.tax-content .tax-industry .tax-process .pro-list .list-item-4 .item-step .step-num[data-v-6203699a] {
        color: #2d917d
}
.tax-content .tax-choose[data-v-6203699a] {
        width: 100%;
        height: 384px;
        position: relative
}
.tax-content .tax-choose .choose-bg[data-v-6203699a] {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -1
}
.tax-content .tax-choose .choose-bg img[data-v-6203699a] {
        width: 100%;
        height: 100%
}
.tax-content .tax-choose .choose-eng[data-v-6203699a] {
        font-size: 18px;
        font-weight: 700;
        color: #313940;
        text-align: center;
        padding-top: 46px;
        line-height: 16px
}
.tax-content .tax-choose .choose-title[data-v-6203699a] {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        text-align: center
}
.tax-content .tax-choose .choose-line[data-v-6203699a] {
        width: 36px;
        height: 2px;
        background-color: #38cfad;
        margin: 6px auto 8px
}
.tax-content .tax-choose .choose-item[data-v-6203699a] {
        float: left;
        width: 32%
}
.tax-content .tax-choose .choose-item .item-text[data-v-6203699a] {
        font-size: 12px;
        color: #fff;
        text-align: center
}
.tax-content .tax-choose .choose-list-top[data-v-6203699a] {
        width: 100%;
        height: 36px;
        margin-top: 86px;
        padding: 0 5%
}
.tax-content .tax-choose .choose-list-bottom[data-v-6203699a] {
        width: 100%;
        height: 36px;
        margin-top: 80px;
        padding: 0 2%
}
.tax-content .tax-bottom-adv[data-v-6203699a] {
        width: 100%;
        height: 90px
}
.tax-content .tax-bottom-adv img[data-v-6203699a] {
        width: 100%;
        height: 100%
}
.tax-content .show-item img {
        width: 100%;
        height: 250px;
}



.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
a.a-font-blue {
        color: #0686ff;
}
.header[data-v-8b6bb30a] {
        width: 100%;
        margin-bottom: .26666667rem
}
.header a[data-v-8b6bb30a] {
        display: block;
        width: 100%;
        height: 100%
}
.header img[data-v-8b6bb30a] {
        width: 100%
}
.forms-box[data-v-8b6bb30a] {
        padding-top: .4rem;
        padding-bottom: .4rem;
        margin-bottom: .26666667rem;
        font-size: .34666667rem;
        height: auto;
        background-color: #fff
}
.forms-box .box-cont[data-v-8b6bb30a] {
        padding-left: 0.93333333rem;
        padding-right: 0.93333333rem
}
.forms-box .forms-div[data-v-8b6bb30a] {
        height: 1.06666667rem;
        line-height: 1.06666667rem;
        margin-bottom: .33333333rem;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden
}
.forms-box .forms-div span[data-v-8b6bb30a] {
        float: left;
        display: block;
        width: 1.66666667rem;
        border-right: 1px solid #ccc;
        text-align: center;
        color: #999;
        background-color: #eee
}
.forms-box .forms-div input[data-v-8b6bb30a] {
        float: left;
        width: 3.5rem;
        height: 1.06666667rem;
        line-height: 1.06666667rem;
        border: none;
        text-indent: 1em;
        padding: 0
}
.forms-box .sub-button[data-v-8b6bb30a] {
        margin-bottom: .33333333rem;
        width: 100%;
        height: 1.06666667rem;
        line-height: 1.06666667rem;
        font-size: .48rem;
        border-radius: 5px;
        background: #37a5ff;
        color: #fff;
        border: none;
        cursor: pointer;
}
.forms-box .forms-tip[data-v-8b6bb30a] {
        display: block;
        height: .6rem;
        line-height: .6rem;
        font-size: .29333333rem;
        text-align: center;
        background-color: #eee;
        color: #666
}
.forms-box .forms-tip span[data-v-8b6bb30a] {
        font-weight: 700;
        color: #37a5ff
}
.main-cont .cont-list .list-item[data-v-8b6bb30a],
    .main-cont .cont-list[data-v-8b6bb30a],
    .main-cont[data-v-8b6bb30a] {
        width: 100%
}
.main-cont .cont-list .list-item a[data-v-8b6bb30a] {
        display: block;
        width: 100%;
        height: 100%
}
.main-cont .cont-list .list-item img[data-v-8b6bb30a] {
        width: 100%
}
.main-cont .cont-list .list-item[data-v-8b6bb30a]:not(:last-child) {
        margin-bottom: .26666667rem
}
.main-foot-bottom[data-v-8b6bb30a] {
        margin-bottom: .4rem
}
.main-foot-bottom-ipx[data-v-8b6bb30a] {
        margin-bottom: 2rem
}
.main-foot[data-v-8b6bb30a] {
        padding: .26666667rem 1.13333333rem 1.2rem
}
.main-foot .sub-button[data-v-8b6bb30a] {
        display: block;
        margin-bottom: .33333333rem;
        width: 100%;
        height: 1.06666667rem;
        line-height: 1.06666667rem;
        font-size: .48rem;
        border-radius: 5px;
        background: #37a5ff;
        color: #fff;
        text-align: center
}
.free-call[data-v-1bad4c9a] {
        background-color: #37a5ff;
        width: 35px;
        height: 165px;
        color: #fff;
        font-size: 16px;
        position: fixed;
        top: 50%;
        right: 0;
        text-align: center;
        border-radius: 4px;
        padding: 10px 5px;
        z-index: 99
}
.free-call-dialog[data-v-1bad4c9a] {
        width: 320px;
        height: 150px;
        border-radius: 4px
}
.free-call-dialog .free-call-text[data-v-1bad4c9a] {
        color: #37a5ff;
        font-size: 14px;
        text-align: center;
        padding-top: 2px
}
.free-call-dialog .free-call-text .icon-liebiaodianhua[data-v-1bad4c9a] {
        font-size: 35px;
        vertical-align: middle
}
.free-call-dialog .free-call-time[data-v-1bad4c9a] {
        color: #000;
        font-size: 12px;
        text-align: center
}
.free-call-dialog .icon-close[data-v-1bad4c9a] {
        font-size: 15px;
        top: 5px;
        right: 5px;
        position: absolute
}
.free-call-dialog .call-number[data-v-1bad4c9a] {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        border-radius: 20px;
        margin-top: 5px;
        background: #e7e9ed;
        border: none;
        width: 90%;
        margin-left: 5%
}
.free-call-dialog .call-out[data-v-1bad4c9a] {
        background-color: #37a5ff;
        border: none;
        width: 100px;
        height: 36px;
        border-radius: 20px;
        color: #fff;
        font-size: 14px;
        left: 35%;
        position: relative;
        margin-top: 8px
}
.shadeToast[data-v-1bad4c9a] {
        z-index: 9999
}
object,
    embed {
        -webkit-animation-duration: .001s;
        -webkit-animation-name: playerInserted;
        -ms-animation-duration: .001s;
        -ms-animation-name: playerInserted;
        -o-animation-duration: .001s;
        -o-animation-name: playerInserted;
        animation-duration: .001s;
        animation-name: playerInserted;
}
@-webkit-keyframes playerInserted {
from {
            opacity: 0.99;
}
to {
            opacity: 1;
}
}
@keyframes playerInserted {
from {
            opacity: 0.99;
}
to {
            opacity: 1;
}
}


.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.product-filter[data-v-d9b3b420] {
        z-index: 100;
        font-size: 14px;
        position: fixed;
        width: 100%;
		top:0.8rem;
		max-width: 750px;
}
.product-filter-bg[data-v-d9b3b420] {
        position: fixed;
        z-index: 10;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .3)
}
.product-filter-hd[data-v-d9b3b420] {
        height: 45px;
        background-color: #fff;
        border-top: 1px solid #f3f5fd;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 6px
}
.product-filter-hd .right-line[data-v-d9b3b420] {
        border-right: 1px solid #e1e7fd;
        height: 30px
}
.product-filter-hd .item-filter[data-v-d9b3b420] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        text-align: center;
        overflow: hidden
}
.product-filter-hd .item-filter .col-word[data-v-d9b3b420] {
        color: #6c728c;
        display: inline-block;
        margin-top: 6px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 70%
}
.product-filter-hd .item-filter i[data-v-d9b3b420] {
        color: #a1c7ff;
        font-size: 24px;
        position: absolute;
        padding-top: 3px
}
.product-filter-bd[data-v-d9b3b420] {
        overflow-y: scroll;
        height: 500px
}
.product-filter-bd .item-filter-content[data-v-d9b3b420] {
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        border-top: 1px solid #f3f5fd
}
.product-filter-bd .item-filter-content .item-cell[data-v-d9b3b420] {
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
        width: 33.33%;
        height: 46px;
        line-height: 35px;
        padding: 4px 5px 0;
        color: #6c728c
}
.product-filter-bd .item-filter-content .item-cell a[data-v-d9b3b420] {
        color: #6c728c
}
.product-filter-bd .item-filter-content .active-filter[data-v-d9b3b420],
    .product-filter-bd .item-filter-content .active-filter a[data-v-d9b3b420] {
        color: #5196fb
}
.city[data-v-d9b3b420] {
        background-color: #fff;
        height: 42px
}
.city a[data-v-d9b3b420] {
        display: block;
        padding-left: 10px;
        padding-top: 11px;
        color: #6c728c
}
.productCityWrap[data-v-d9b3b420] {
        width: 80%;
        height: 100%;
        margin-bottom: 54px
}
    

.productCity-wrap[data-v-789ab236] {
    width: 85%;
    height: 100%;
    margin-bottom: 54px;
    overflow: hidden
}
.productCity-wrap .common-header[data-v-789ab236] {
    background-color: #fff;
    color: #5196fb;
    font-size: 16px;
    height: 44px;
    z-index: 20;
    position: absolute;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #f3f5fd
}
.productCity-wrap .common-header h1[data-v-789ab236] {
    color: #4b4b4b
}
.productCity-wrap .common-header .icon-arrow-left[data-v-789ab236],
.productCity-wrap .common-header .icon-list[data-v-789ab236] {
    font-size: 24px
}
.productCity-wrap .content[data-v-789ab236] {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 45px;
    padding-left: 15px
}
.productCity-wrap .city-group[data-v-789ab236] {
    margin-top: 45px
}
.productCity-wrap .city-group .city-list span[data-v-789ab236] {
    display: block;
    color: #656b79;
    margin: 15px 0 10px
}
.productCity-wrap .city-group .city-list ul[data-v-789ab236] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}
.productCity-wrap .city-group .city-list ul li[data-v-789ab236] {
    width: 21%;
    margin: 5px
}
.productCity-wrap .city-group .city-list ul li .small-btn[data-v-789ab236] {
    height: 35px;
    width: 100%;
    font-size: 12px;
    color: #000
}
.productCity-wrap .city-group .city-current[data-v-789ab236] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    height: 40px;
    line-height: 40px;
    margin-left: -5px
}
.productCity-wrap .city-group .city-current i[data-v-789ab236]:first-child {
    color: #5196fb;
    font-size: 22px
}
.productCity-wrap .city-group .city-current i[data-v-789ab236]:last-child {
    padding-right: 5px;
    color: #aaacb5
}
.productCity-wrap .city-group .city-current p[data-v-789ab236] {
    display: inline-block;
    width: 88%;
    color: #666
}
.productCity-wrap .city-group .city-current p span[data-v-789ab236] {
    color: #5196fb
}
.productCity-wrap .type-group .type-box span[data-v-789ab236] {
    display: block;
    color: #656b79;
    margin: 20px 0 7px
}
.productCity-wrap .type-group .type-box .type-btn[data-v-789ab236] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}
.productCity-wrap .type-group .type-box .type-btn button[data-v-789ab236] {
    padding: 0 5px;
    height: 33px;
    width: 30%;
    margin: 5px;
    font-size: 12px;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f4f4f4
}
.productCity-wrap .type-group .type-box .type-btn button[data-v-789ab236]:nth-child(3n+1) {
    margin-left: 0
}
.productCity-wrap .btn-collapse span[data-v-789ab236] {
    display: inline-block;
    margin: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear
}
.productCity-wrap .btn-collapse span i[data-v-789ab236] {
    font-size: 30px
}
.productCity-wrap .btn-collapse .is-rotate[data-v-789ab236] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #5196fb
}
.productCity-wrap .btn-group[data-v-789ab236] {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
    z-index: 20;
    background: #fff
}
.productCity-wrap .btn-group div[data-v-789ab236] {
    width: 50%;
    height: 45px;
    line-height: 45px;
    text-align: center
}
.productCity-wrap .btn-group .reset-btn[data-v-789ab236] {
    background-color: #f0f4fa
}
.productCity-wrap .btn-group .ok-btn[data-v-789ab236] {
    background-color: #3c92ff;
    color: #fff
}
.city-select-list[data-v-789ab236] {
    width: 100%;
    height: 100%;
    margin-bottom: 54px
}
.city-select-list .city[data-v-789ab236] {
    background-color: #fff;
    height: 42px;
    padding-left: 10px;
    padding-top: 11px;
    color: #6c728c
}
.active[data-v-789ab236] {
    background-color: #d9e8fd!important;
    color: #3c92ff!important
}
.product[data-v-c4b6ffd4] {
    top: 44px;
    bottom: 0;
    width: 100%;
    /*margin-top: 70px;*/
    margin-bottom: 55px
}
.product-top[data-v-c4b6ffd4] {
    top: 44px
}
.product-iszbj[data-v-c4b6ffd4] {
    top: 0
}
.product-list[data-v-c4b6ffd4] {
    height: 100%;
    overflow: scroll
}
.product-list .page-infinite-loading[data-v-c4b6ffd4] {
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 100%
}
.product-list .page-infinite-loading span[data-v-c4b6ffd4] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}
.product-list .mint-spinner[data-v-c4b6ffd4] {
    display: inline-block;
    vertical-align: middle
}
.product-list .item-product[data-v-c4b6ffd4] {
    height: 115px;
    background-color: #fff;
    border-top: 5px solid #f3f5fd;
    position: relative;
    display: block
}
.product-list .item-product .item-pic[data-v-c4b6ffd4] {
    width: 83px;
    height: 83px;
    display: inline-block;
    margin: 16px 20px 16px 15px;
    float: left
}
.product-list .item-product .item-word .single-line[data-v-c4b6ffd4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.product-list .item-product .item-word .item-word-title[data-v-c4b6ffd4] {
    font-size: 14px;
    color: #333;
    top: 14px;
    left: 118px;
    right: 40px;
    position: absolute;
    font-weight: 500
}
.product-list .item-product .item-word .item-word-company[data-v-c4b6ffd4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #6c728c;
    font-weight: lighter;
    bottom: 10px;
    position: absolute;
    left: 118px;
    right: 40px
}
.product-list .item-product .item-word .item-word-company .item-word-company-self[data-v-c4b6ffd4] {
    color: #fff;
    background-color: #f7c782
}
.product-list .item-product .item-word .item-word-company .item-word-company-franchiser[data-v-c4b6ffd4] {
    color: #fff;
    background-color: #90a0b5
}
.product-list .item-product .item-word .item-word-company .item-word-company-name[data-v-c4b6ffd4] {
    display: inline-block;
    font-size: 10px;
    margin-left: 5px;
    width: 75%
}
.product-list .item-product .item-word .item-word-price-before[data-v-c4b6ffd4] {
    font-size: 11px;
    color: #6c728c;
    font-weight: lighter;
    position: absolute;
    left: 118px;
    bottom: 28px
}
.product-list .item-product .item-word .item-word-price-now[data-v-c4b6ffd4] {
    font-size: 18px;
    color: #fd4956;
    position: absolute;
    left: 115px;
    top: 34px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center
}
.product-list .item-product .item-word .item-word-price-now .item-word-price-now-small[data-v-c4b6ffd4] {
    margin-top: 1px;
    font-size: 13px;
    font-weight: lighter
}
.product-list .item-product .item-word .item-word-price-now .item-word-price-now-up[data-v-c4b6ffd4] {
    margin: 0 0 1px 5px
}
.product-list .item-product .item-word .item-word-price-now .item-new-active[data-v-c4b6ffd4] {
    color: #fd4a57;
    border-radius: 3px;
    border: 1px solid #fd4a57;
    margin-left: 6px;
    margin-bottom: 2px;
    line-height: 13px
}
.product-list .item-product .item-word .item-word-mark[data-v-c4b6ffd4] {
    font-size: 9px;
    font-weight: lighter;
    border-radius: 3px;
    padding: 1px 3px;
    height: 16px;
    line-height: 15px
}
.product-list .item-product .item-word .item-word-hot[data-v-c4b6ffd4] {
    position: absolute;
    right: 15px;
    top: 16px
}
.product-list .item-product .item-word .item-word-hot img[data-v-c4b6ffd4] {
    height: 14px
}
.product-list .item-product .item-word .item-word-city[data-v-c4b6ffd4] {
    position: absolute;
    right: 15px;
    bottom: 10px;
    font-size: 10px;
    color: #6c728c;
    font-weight: lighter
}
.product-list-none[data-v-c4b6ffd4] {
    margin: 90px auto 0;
    text-align: center
}
.product-list-none .none-pic[data-v-c4b6ffd4] {
    width: 100px;
    height: 105px
}
.product-list-none .none-title[data-v-c4b6ffd4] {
    font-size: 28px;
    color: #878d99;
    font-weight: 700;
    padding: 20px 0 0 20px
}
.product-list-none .none-des[data-v-c4b6ffd4] {
    font-size: 18px;
    color: #878d99;
    padding: 0 0 0 20px
}
.circle-color-57>div::before {
    background-color: #ccc;
}
.free-call[data-v-1bad4c9a] {
    background-color: #37a5ff;
    width: 35px;
    height: 165px;
    color: #fff;
    font-size: 16px;
    position: fixed;
    top: 50%;
    right: 0;
    text-align: center;
    border-radius: 4px;
    padding: 10px 5px;
    z-index: 99
}
.free-call-dialog[data-v-1bad4c9a] {
    width: 320px;
    height: 150px;
    border-radius: 4px
}
.free-call-dialog .free-call-text[data-v-1bad4c9a] {
    color: #37a5ff;
    font-size: 14px;
    text-align: center;
    padding-top: 2px
}
.free-call-dialog .free-call-text .icon-liebiaodianhua[data-v-1bad4c9a] {
    font-size: 35px;
    vertical-align: middle
}
.free-call-dialog .free-call-time[data-v-1bad4c9a] {
    color: #000;
    font-size: 12px;
    text-align: center
}
.free-call-dialog .icon-close[data-v-1bad4c9a] {
    font-size: 15px;
    top: 5px;
    right: 5px;
    position: absolute
}
.free-call-dialog .call-number[data-v-1bad4c9a] {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-radius: 20px;
    margin-top: 5px;
    background: #e7e9ed;
    border: none;
    width: 90%;
    margin-left: 5%
}
.free-call-dialog .call-out[data-v-1bad4c9a] {
    background-color: #37a5ff;
    border: none;
    width: 100px;
    height: 36px;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    left: 35%;
    position: relative;
    margin-top: 8px
}
.shadeToast[data-v-1bad4c9a] {
    z-index: 9999
}
object,
embed {
    -webkit-animation-duration: .001s;
    -webkit-animation-name: playerInserted;
    -ms-animation-duration: .001s;
    -ms-animation-name: playerInserted;
    -o-animation-duration: .001s;
    -o-animation-name: playerInserted;
    animation-duration: .001s;
    animation-name: playerInserted;
}
@-webkit-keyframes playerInserted {
from {
        opacity: 0.99;
}
to {
        opacity: 1;
}
}
@keyframes playerInserted {
from {
        opacity: 0.99;
}
to {
        opacity: 1;
}
}



.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
a.a-font-blue {
        color: #0686ff;
}
.geetest-captcha-dialog .captcha-layer-shade {
        background-color: rgba(0, 0, 0, 0.5);
        pointer-events: auto;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
}
.geetest-captcha-dialog .captcha-layer-main {
        z-index: 9999;
        height: auto;
        width: 300px;
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background: #fff;
        border-radius: 6px;
        padding: 20px 10px;
}
.geetest-captcha-dialog .mobile-captcha {
        width: 300px;
        display: inline-block;
}
.geetest-captcha-dialog .captcha-show-title {
        vertical-align: top;
        display: inline-block;
        width: 100px;
        text-align: left;
        padding-bottom: 10px;
}
.geetest-captcha-dialog .captcha-show-loading {
        text-align: left;
        color: #666;
        margin: 0;
}
.geetest-captcha-index {
        z-index: 9999;
}
    

.product-detail[data-v-2e4e3acc] {
    width: 100%;
    background-color: #f3f5fd
}
.include-services-options[data-v-5ded8a16] {
    width: 100%
}
.include-services-options .options-wrap[data-v-5ded8a16] {
    padding-bottom: 50px;
    overflow-y: scroll;
    height: 400px;
    -webkit-overflow-scrolling: touch
}
.include-services-options .option-header[data-v-5ded8a16] {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: #666;
    font-weight: 700;
    text-align: center;
    height: 60px;
    position: relative;
    line-height: 60px;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1
}
.include-services-options .option-header i[data-v-5ded8a16] {
    color: #d2d2d2;
    position: absolute;
    font-size: 20px;
    top: 18px;
    right: 15px
}
.include-services-options .options-price[data-v-5ded8a16] {
    padding-left: 15px;
    padding-right: 15px;
    height: 55px;
    line-height: 55px;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1
}
.include-services-options .options-price .title[data-v-5ded8a16] {
    font-weight: 700;
    font-size: 14px;
    color: #333
}
.include-services-options .options-price .num[data-v-5ded8a16] {
    font-size: 15px;
    color: #fd4956
}
.include-services-options .options-item[data-v-5ded8a16] {
    padding-left: 15px;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1;
    padding-bottom: 25px
}
.include-services-options .options-item h4[data-v-5ded8a16] {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    height: 55px;
    line-height: 55px
}
.include-services-options .options-item .options-item-list span[data-v-5ded8a16] {
    max-width: 160px;
    height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    color: #666;
    line-height: 32px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f4f4f4;
    border-radius: 4px;
    float: left;
    margin-right: 5px;
    margin-top: 15px
}
.include-services-options .options-item .options-item-list span.checked[data-v-5ded8a16] {
    background-color: #d9e8fd
}
.include-services-options .options-item .options-item-list span.common[data-v-5ded8a16] {
    background-color: #f4f4f4
}
.include-services-options .options-item .options-item-list span[data-v-5ded8a16]:nth-child(3n+0) {
    margin-right: 0
}
.include-services-org[data-v-5ded8a16] {
    width: 100%
}
.include-services-org .org-wrap[data-v-5ded8a16] {
    padding: 0 20px 50px;
    overflow-y: scroll;
    height: 200px;
    -webkit-overflow-scrolling: touch
}
.include-services-org .org-wrap li[data-v-5ded8a16] {
    height: 35px;
    width: 32%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    color: #666;
    line-height: 35px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f4f4f4;
    border-radius: 4px;
    margin-right: 5px;
    margin-top: 10px
}
.include-services-org .org-wrap li.checked[data-v-5ded8a16] {
    background-color: #d9e8fd
}
.include-services-org .org-wrap li.common[data-v-5ded8a16] {
    background-color: #f4f4f4
}
.include-services-org .org-wrap li[data-v-5ded8a16]:nth-child(3n+0) {
    margin-right: 0
}
.include-services-org .org-header[data-v-5ded8a16] {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: #666;
    font-weight: 700;
    text-align: center;
    height: 60px;
    position: relative;
    line-height: 60px;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1
}
.include-services-org .org-header i[data-v-5ded8a16] {
    color: #d2d2d2;
    position: absolute;
    font-size: 20px;
    top: 18px;
    right: 15px
}
.sure-options[data-v-5ded8a16] {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #32a0ff
}
.include-services[data-v-5ded8a16],
.shop-list[data-v-5ded8a16] {
    width: 100%;
    max-height: 80%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.include-services .service-header[data-v-5ded8a16],
.include-services .shop-header[data-v-5ded8a16],
.shop-list .service-header[data-v-5ded8a16],
.shop-list .shop-header[data-v-5ded8a16] {
    font-size: 16px;
    color: #666;
    font-weight: 700;
    text-align: center;
    height: 60px;
    position: relative;
    line-height: 60px;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1
}
.include-services .service-header i[data-v-5ded8a16],
.include-services .shop-header i[data-v-5ded8a16],
.shop-list .service-header i[data-v-5ded8a16],
.shop-list .shop-header i[data-v-5ded8a16] {
    color: #d2d2d2;
    position: absolute;
    font-size: 20px;
    top: 18px;
    right: 15px
}
.include-services li[data-v-5ded8a16],
.shop-list li[data-v-5ded8a16] {
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1;
    padding-bottom: 15px
}
.include-services li .item[data-v-5ded8a16],
.shop-list li .item[data-v-5ded8a16] {
    padding-left: 15px;
    padding-right: 15px
}
.include-services li .item h3[data-v-5ded8a16],
.shop-list li .item h3[data-v-5ded8a16] {
    font-size: 14px;
    color: #333;
    height: 35px;
    line-height: 35px;
    font-weight: 700
}
.include-services li .item h3 .point[data-v-5ded8a16],
.shop-list li .item h3 .point[data-v-5ded8a16] {
    color: #848dae;
    margin-right: 5px
}
.include-services li .item p[data-v-5ded8a16],
.shop-list li .item p[data-v-5ded8a16] {
    max-height: 45px;
    padding-left: 15px
}
.include-services li .item p span[data-v-5ded8a16],
.shop-list li .item p span[data-v-5ded8a16] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    line-height: 14px;
    font-size: 12px;
    color: #9a9a9a;
    overflow: hidden
}
.product-header[data-v-5ded8a16] {
    height: 128px;
    width: 100%;
    background: url(/statics/epower/mobile/images/finance/product-bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative
}
.product-header .product-img[data-v-5ded8a16] {
    border-radius: 40px;
    background-color: #4586d9;
    left: 40px;
    top: 44px;
    width: 52px;
    height: 52px;
    position: absolute
}
.product-header .product-title[data-v-5ded8a16] {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 42px;
    font-weight: 400;
    width: 60%;
    overflow: hidden;
    left: 110px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.product-header .product-price[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
    position: absolute;
    left: 108px;
    top: 60px
}
.product-header .product-price .qi-word[data-v-5ded8a16] {
    font-size: 12px;
    font-weight: 200;
    margin-left: 2px
}
.product-header .product-price .now-price[data-v-5ded8a16] {
    font-size: 28px;
    margin-left: -3px
}
.product-header .product-price .now-price .now-price-flag[data-v-5ded8a16] {
    font-weight: 200
}
.product-header .product-price .now-price .now-price-num[data-v-5ded8a16] {
    margin-left: -3px;
    font-weight: 700
}
.product-header .product-price .old-price[data-v-5ded8a16] {
    position: relative;
    top: -4px;
    padding-bottom: 4px;
    font-size: 12px;
    margin-left: 10px
}
.product-header .product-price .old-price .old-price-title[data-v-5ded8a16] {
    font-weight: 200
}
.product-header .product-price .old-price .old-price-num[data-v-5ded8a16] {
    font-weight: 400;
    text-decoration: line-through
}
.product-description[data-v-5ded8a16] {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    height: 70px;
    padding-top: 20px
}
.product-description h3[data-v-5ded8a16] {
    font-size: 14px;
    width: 85px;
    padding-left: 15px
}
.product-description p[data-v-5ded8a16] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    padding-right: 18px;
    overflow: hidden;
    font-size: 12px;
    color: rgba(51, 51, 51, .7)
}
.single-line[data-v-5ded8a16] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.product-preferential[data-v-5ded8a16] {
    background: url(/statics/epower/mobile/images/finance/preferential-bg.67493b4.png) no-repeat bottom;
    border-top: 1px solid #d9ccb6;
    background-size: cover;
    color: #333;
    padding-top: 15px;
    position: relative
}
.product-preferential .product-preferential-line[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 15px
}
.product-preferential .product-preferential-line h3[data-v-5ded8a16] {
    color: #bb986a;
    font-size: 14px;
    width: 85px;
    padding-left: 15px
}
.product-preferential .product-preferential-line .preferential-flex[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.product-preferential .product-preferential-line .product-preferential-mark[data-v-5ded8a16] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    padding: 2px 18px 0 0;
    overflow: hidden;
    font-size: 12px
}
.product-preferential .product-preferential-line .product-preferential-mark .preferential-mark[data-v-5ded8a16] {
    color: #fd4956;
    border-radius: 3px;
    border: 1px solid #fd4956;
    margin-right: 10px;
    line-height: 13px;
    padding: 0 2px
}
.product-preferential .product-preferential-line .product-preferential-mark .preferential-mark-word[data-v-5ded8a16] {
    color: #fd4956
}
.product-preferential .product-preferential-line .product-preferential-mark .preferential-mark-service-box[data-v-5ded8a16] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1
}
.product-preferential .product-preferential-line .product-preferential-mark .preferential-mark-service-box .preferential-mark-service-word[data-v-5ded8a16] {
    display: inline-block;
    margin: 0 2px 4px;
    padding: 0 2px;
    color: #b2864a;
    border: 1px dashed #d9ccb6;
    background-color: #fffefd
}
.product-preferential .product-preferential-line .product-preferential-mark .preferential-tip[data-v-5ded8a16] {
    margin-top: 1px;
    font-size: 11px;
    color: #a1988c
}
.product-preferential .product-preferential-time[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -10px;
    right: 20px;
    height: 20px;
    max-width: 200px;
    line-height: 20px;
    font-size: 12px;
    color: #fff
}
.product-preferential .product-preferential-time h3[data-v-5ded8a16] {
    font-size: 12px;
    background-color: #c9b694;
    padding: 0 5px
}
.product-preferential .product-preferential-time p[data-v-5ded8a16] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    background-color: #e0c79b;
    padding: 0 5px
}
.other-header[data-v-5ded8a16],
.product-service-options[data-v-5ded8a16],
.product-service[data-v-5ded8a16] {
    height: 45px;
    line-height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    margin-top: 5px;
    font-size: 14px;
    color: #999
}
.other-header .options-title[data-v-5ded8a16],
.other-header .title[data-v-5ded8a16],
.product-service-options .options-title[data-v-5ded8a16],
.product-service-options .title[data-v-5ded8a16],
.product-service .options-title[data-v-5ded8a16],
.product-service .title[data-v-5ded8a16] {
    width: 85px;
    text-align: center;
    color: #333
}
.other-header .options-title[data-v-5ded8a16],
.product-service-options .options-title[data-v-5ded8a16],
.product-service .options-title[data-v-5ded8a16] {
    padding-left: 15px;
    text-align: left
}
.other-header .options-title span[data-v-5ded8a16],
.product-service-options .options-title span[data-v-5ded8a16],
.product-service .options-title span[data-v-5ded8a16] {
    margin-left: 26px
}
.other-header .service-title[data-v-5ded8a16],
.product-service-options .service-title[data-v-5ded8a16],
.product-service .service-title[data-v-5ded8a16] {
    width: 150px;
    font-size: 14px;
    padding-left: 15px;
    color: #333
}
.other-header .count[data-v-5ded8a16],
.other-header .option[data-v-5ded8a16],
.product-service-options .count[data-v-5ded8a16],
.product-service-options .option[data-v-5ded8a16],
.product-service .count[data-v-5ded8a16],
.product-service .option[data-v-5ded8a16] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    font-size: 12px;
    color: #999;
    text-align: right;
    padding-right: 18px;
    font-weight: 400
}
.other-header .option .word[data-v-5ded8a16],
.product-service-options .option .word[data-v-5ded8a16],
.product-service .option .word[data-v-5ded8a16] {
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
    text-overflow: ellipsis;
    width: 200px;
    float: right;
    font-weight: 400
}
.other-header i[data-v-5ded8a16],
.product-service-options i[data-v-5ded8a16],
.product-service i[data-v-5ded8a16] {
    float: right;
    line-height: 45px;
    position: relative;
    right: -5px
}
.other-list-wrap[data-v-5ded8a16] {
    padding: 0 15px 15px;
    background: #fff
}
.other-list-wrap .other-list[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1 inset;
    box-shadow: inset 0 1px 0 -.5px #ced2e1;
    padding-top: 15px
}
.other-list-wrap .other-list .service-item[data-v-5ded8a16] {
    width: 91px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-right: 8px;
}
.other-list-wrap .other-list .service-item .service-item-activity[data-v-5ded8a16] {
    width: 45px;
    background: #eee7dd;
    height: 24px;
    text-align: center;
    color: #fd4956;
    line-height: 35px;
    font-size: 11px;
    font-weight: 400;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    right: -15px
}
.other-list-wrap .other-list .service-item h4[data-v-5ded8a16] {
    background: url(/statics/epower/mobile/images/finance/serice-bg.png) no-repeat;
    background-size: cover;
    height: 50px;
    padding: 10px 10px 10px 15px;
    position: relative
}
.other-list-wrap .other-list .service-item h4 span[data-v-5ded8a16] {
    overflow: hidden;
    word-break: break-all;
    line-height: 16px;
    font-size: 12px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
.other-list-wrap .other-list .service-item p[data-v-5ded8a16] {
    background-color: #e9f2ff;
    height: 44px;
    text-align: center;
    font-size: 12px;
    color: #506791;
    padding-top: 7px
}
.other-list-wrap .other-list .add-icon[data-v-5ded8a16] {
    height: 84px;
    line-height: 84px;
    width: 36px;
    text-align: center;
    color: #666
}
.service-institution[data-v-5ded8a16] {
    margin-top: 5px;
    padding: 0 15px 10px;
    background: #fff
}
.service-institution .institution-title[data-v-5ded8a16] {
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
    box-shadow: 0 1px 0 -.5px #ced2e1
}
.service-institution .institution-title i[data-v-5ded8a16] {
    float: right;
    line-height: 45px;
    position: relative;
    right: -1px;
    color: #999
}
.service-institution .institution-info[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
    padding-top: 15px;
    font-size: 13px;
    margin-bottom: 5px
}
.service-institution .institution-info .type[data-v-5ded8a16] {
    border-radius: 2px;
    background-color: #f7c782;
    width: 30px;
    height: 16px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    position: relative;
    top: -2px;
    margin-right: 4px;
    line-height: 14px
}
.service-institution .institution-info .jm[data-v-5ded8a16] {
    background: #747e9b
}
.service-institution .institution-info .name[data-v-5ded8a16] {
    font-size: 13px;
    color: #333;
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1
}
.service-institution .institution-info .address[data-v-5ded8a16] {
    font-size: 12px;
    width: 45px;
    text-align: right;
    color: #999
}
.service-institution .institution-superiority span[data-v-5ded8a16] {
    font-size: 11px;
    margin-right: 5px
}
.service-institution .institution-superiority .icon-shield-right[data-v-5ded8a16] {
    color: #fd4956;
    font-size: 16px;
    position: relative;
    top: 2px;
    margin-right: 3px
}
.service-detail[data-v-5ded8a16] {
    margin-top: 5px;
    padding-bottom: 50px
}
.service-detail .title[data-v-5ded8a16] {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: #fff
}
.service-detail .detail-pic[data-v-5ded8a16] {
    width: 100%
}
.product-footer[data-v-5ded8a16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: 50px;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff
}
.product-footer .shop-ask[data-v-5ded8a16] {
    -webkit-box-flex: 2;
    -ms-flex: 2;
        flex: 2;
    color: #32a0ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.product-footer .shop-ask div[data-v-5ded8a16] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1
}
.product-footer .shop-ask i[data-v-5ded8a16] {
    font-size: 24px
}
.product-footer .shop-ask .free-ask[data-v-5ded8a16] {
    line-height: 50px
}
.product-footer .shop-ask .shop a[data-v-5ded8a16] {
    color: #666
}
.product-footer .shop-ask .ask a[data-v-5ded8a16] {
    color: #32a0ff
}
.product-footer .buy[data-v-5ded8a16] {
    -webkit-box-flex: 3;
    -ms-flex: 3;
        flex: 3;
    color: #fff;
    line-height: 50px;
    background-color: #32a0ff;
    cursor: pointer;
}
.consultWrap[data-v-41ce39f4] {
    width: 320px;
    border-radius: 4px;
    display: table-cell
}
.consultWrap .title[data-v-41ce39f4] {
    position: relative;
    height: 54px;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    line-height: 54px;
    color: #fefefe;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff904e), to(#ff7d4e));
    background: linear-gradient(#ff904e, #ff7d4e)
}
.consultWrap .title .close[data-v-41ce39f4] {
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 1
}
.consultWrap .body[data-v-41ce39f4] {
    padding: 15px;
    font-size: 11px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff
}
.consultWrap .body .forms-div[data-v-41ce39f4] {
    display: inline-table;
    height: 36px;
    width: 100%;
    margin-bottom: 15px
}
.consultWrap .body .forms-div span[data-v-41ce39f4] {
    vertical-align: middle;
    display: table-cell;
    position: relative;
    padding: 0 10px 0 0;
    width: 1px;
    white-space: nowrap
}
.consultWrap .body .forms-div input[data-v-41ce39f4] {
    vertical-align: middle;
    display: table-cell;
    height: 36px;
    width: 100%;
    padding: 3px 10px;
    font-size: 11px;
    color: #1f2d3d;
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bfcbd9;
    border-radius: 4px;
    background-color: #fff;
    outline: none
}
.consultWrap .body .sure-btn[data-v-41ce39f4] {
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
    background-color: #ff7d4e
}
.shadeToast {
    z-index: 9999
}
.checkNameSecondWrap[data-v-4482cbc2] {
    margin: 0 auto;
    width: 320px;
    border-radius: 5px;
    overflow: hidden
}
.checkNameSecondWrap img[data-v-4482cbc2] {
    width: 100%;
    height: 100%
}
.checkNameSecondWrap .receive-header[data-v-4482cbc2] {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff904e), to(#ff7d4e));
    background: linear-gradient(#ff904e, #ff7d4e);
    color: #fff;
    width: 320px;
    padding-top: 20px;
    height: 71px;
    padding-left: 69px
}
.checkNameSecondWrap .receive-header h2[data-v-4482cbc2] {
    font-size: 16px
}
.checkNameSecondWrap .receive-header p[data-v-4482cbc2] {
    font-size: 10px
}
.checkNameSecondWrap .receive-header .el-icon-close[data-v-4482cbc2] {
    font-size: 15px;
    top: 5px;
    right: 5px;
    position: absolute
}
.checkNameSecondWrap .receive-header .icon-right[data-v-4482cbc2] {
    position: absolute;
    left: 22px;
    top: 22px;
    width: 34px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 24px
}
.checkNameSecondWrap .receive-body[data-v-4482cbc2] {
    padding-right: 22px;
    padding-left: 22px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 140px
}
.checkNameSecondWrap .receive-body .qrcode[data-v-4482cbc2] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    border-right: 1px solid #dcdcdc;
    padding-right: 17px
}
.checkNameSecondWrap .receive-body .qrcode img[data-v-4482cbc2] {
    width: 100%;
    height: 114px;
    width: 114px;
    display: block
}
.checkNameSecondWrap .receive-body .qrcode p[data-v-4482cbc2] {
    width: 100%;
    height: 27px;
    background-position: 0;
    background-size: 100% 50%
}
.checkNameSecondWrap .receive-body .receive-right[data-v-4482cbc2] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    padding-left: 10px
}
.checkNameSecondWrap .receive-body .receive-right a[data-v-4482cbc2] {
    width: 140px;
    display: block;
    border-bottom: 1px solid #fff;
    overflow: hidden
}
.checkNameSecondWrap .receive-body .receive-right a img[data-v-4482cbc2] {
    height: 60px;
    margin-bottom: 5px;
    width: 140px
}
.checkNameSecondWrap .shade-button[data-v-4482cbc2] {
    padding-left: 15px;
    padding-right: 15px
}
.checkNameSecondWrap .shade-button button[data-v-4482cbc2] {
    margin-top: 8px;
    background: #ff7d4e;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: none;
    width: 100%;
    height: 49px;
    line-height: 49px;
    margin-bottom: 13px
}
.chance-add-wrap {
    margin: 0 auto;
    width: 320px;
    border-radius: 5px;
    overflow: hidden
}
.chance-add-wrap .chance-header {
    background: -webkit-gradient(linear, left top, left bottom, from(#34b2fc), to(#3f85f7));
    background: linear-gradient(180deg, #34b2fc, #3f85f7);
    position: relative;
    color: #fff;
    width: 320px;
    padding-top: 20px;
    height: 71px;
    text-align: center
}
.chance-add-wrap .chance-header h2 {
    font-size: 16px
}
.chance-add-wrap .chance-header p {
    font-size: 10px
}
.chance-add-wrap .chance-header .el-icon-close {
    font-size: 15px;
    top: 5px;
    right: 5px;
    position: absolute
}
.chance-add-wrap .chance-body {
    padding: 28px 15px 15px;
    position: relative
}
.chance-add-wrap .chance-body .chance-item {
    position: relative;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px
}
.chance-add-wrap .chance-body .chance-item input {
    border: 1px solid #dcdcdc;
    border-radius: 0 5px 5px 0;
    background: #f1f4fb;
    height: 38px;
    font-size: 12px;
    border-left: none;
    -webkit-appearance: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1
}
.chance-add-wrap .chance-body .chance-item .choice-city {
    position: relative;
    height: 38px;
    border: 1px solid #dcdcdc;
    border-right: none;
    border-radius: 5px 0 0 5px
}
.chance-add-wrap .chance-body .chance-item select {
    border: none;
    font-size: 12px;
    text-indent: 10px;
    border-radius: 5px 0 0 5px;
    height: 36px;
    font-weight: 400;
    color: #666;
    background: #f1f4fb;
    width: 86px
}
.chance-add-wrap .chance-body .chance-item .triangle-down {
    position: absolute;
    font-size: 40px;
    color: #3c92ff;
    line-height: 0;
    top: 18px;
    left: 50px
}
.chance-add-wrap .chance-body .shade-button button {
    margin-top: 8px;
    background: #3c92ff;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: none;
    width: 100%;
    height: 49px;
    line-height: 49px
}
.chance-add-wrap .chance-body .chance-zbj-login {
    text-align: center;
    font-size: 12px
}
.chance-add-wrap .chance-body .chance-zbj-login .chance-zbj-login-word {
    color: #878d99;
    padding: 25px 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row
}
.chance-add-wrap .chance-body .chance-zbj-login .chance-zbj-login-word p {
    -webkit-box-flex: 3;
    -ms-flex: 3;
        flex: 3;
    text-align: center
}
.chance-add-wrap .chance-body .chance-zbj-login .chance-zbj-login-word .chance-zbj-login-word-line {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    height: 1px;
    border-bottom: 1px solid #d8dce5
}
.chance-add-wrap .chance-body .chance-zbj-login a {
    display: block;
    margin: auto;
    height: 43px;
    width: 43px
}
.chance-add-wrap .chance-body .chance-zbj-login a img {
    height: 100%
}
.shadeToast {
    z-index: 9999
}
.checkNameSecondWrap {
    margin: 0 auto;
    width: 320px;
    border-radius: 5px;
    overflow: hidden
}
.checkNameSecondWrap img {
    width: 100%;
    height: 100%
}
.checkNameSecondWrap .receive-header {
    background: -webkit-gradient(linear, left top, left bottom, from(#34b2fc), to(#3f85f7));
    background: linear-gradient(180deg, #34b2fc, #3f85f7);
    position: relative;
    color: #fff;
    width: 320px;
    padding-top: 20px;
    height: 71px;
    padding-left: 69px
}
.checkNameSecondWrap .receive-header h2 {
    font-size: 16px
}
.checkNameSecondWrap .receive-header p {
    font-size: 10px
}
.checkNameSecondWrap .receive-header .el-icon-close {
    font-size: 15px;
    top: 5px;
    right: 5px;
    position: absolute
}
.checkNameSecondWrap .receive-header .icon-right {
    position: absolute;
    left: 22px;
    top: 22px;
    width: 34px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 24px
}
.checkNameSecondWrap .receive-body {
    padding-right: 22px;
    padding-left: 22px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 140px
}
.checkNameSecondWrap .receive-body .qrcode {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    border-right: 1px solid #dcdcdc;
    padding-right: 17px
}
.checkNameSecondWrap .receive-body .qrcode img {
    width: 100%;
    height: 114px;
    width: 114px;
    display: block
}
.checkNameSecondWrap .receive-body .qrcode p {
    width: 100%;
    height: 27px;
    background: url(/statics/epower/mobile/images/finance/wechatword.7b25122.png) no-repeat;
    background-position: 0;
    background-size: 100% 50%
}
.checkNameSecondWrap .receive-body .receive-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    padding-left: 10px
}
.checkNameSecondWrap .receive-body .receive-right a {
    width: 140px;
    display: block;
    border-bottom: 1px solid #fff;
    overflow: hidden
}
.checkNameSecondWrap .receive-body .receive-right a img {
    height: 60px;
    margin-bottom: 5px;
    width: 140px
}
.checkNameSecondWrap .shade-button {
    padding-left: 15px;
    padding-right: 15px
}
.checkNameSecondWrap .shade-button button {
    margin-top: 8px;
    background: #3c92ff;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: none;
    width: 100%;
    height: 49px;
    line-height: 49px;
    margin-bottom: 24px
}
.free-call[data-v-1bad4c9a] {
    background-color: #37a5ff;
    width: 35px;
    height: 165px;
    color: #fff;
    font-size: 16px;
    position: fixed;
    top: 50%;
    right: 0;
    text-align: center;
    border-radius: 4px;
    padding: 10px 5px;
    z-index: 99
}
.free-call-dialog[data-v-1bad4c9a] {
    width: 320px;
    height: 150px;
    border-radius: 4px
}
.free-call-dialog .free-call-text[data-v-1bad4c9a] {
    color: #37a5ff;
    font-size: 14px;
    text-align: center;
    padding-top: 2px
}
.free-call-dialog .free-call-text .icon-liebiaodianhua[data-v-1bad4c9a] {
    font-size: 35px;
    vertical-align: middle
}
.free-call-dialog .free-call-time[data-v-1bad4c9a] {
    color: #000;
    font-size: 12px;
    text-align: center
}
.free-call-dialog .el-icon-close[data-v-1bad4c9a] {
    font-size: 15px;
    top: 5px;
    right: 5px;
    position: absolute
}
.free-call-dialog .call-number[data-v-1bad4c9a] {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-radius: 20px;
    margin-top: 5px;
    background: #e7e9ed;
    border: none;
    width: 90%;
    margin-left: 5%
}
.free-call-dialog .call-out[data-v-1bad4c9a] {
    background-color: #37a5ff;
    border: none;
    width: 100px;
    height: 36px;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    left: 35%;
    position: relative;
    margin-top: 8px
}
.shadeToast[data-v-1bad4c9a] {
    z-index: 9999
}
object,
embed {
    -webkit-animation-duration: .001s;
    -webkit-animation-name: playerInserted;
    -ms-animation-duration: .001s;
    -ms-animation-name: playerInserted;
    -o-animation-duration: .001s;
    -o-animation-name: playerInserted;
    animation-duration: .001s;
    animation-name: playerInserted;
}
@-webkit-keyframes playerInserted {
from {
        opacity: 0.99;
}
to {
        opacity: 1;
}
}
@keyframes playerInserted {
from {
        opacity: 0.99;
}
to {
        opacity: 1;
}
}



.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.accessorial-service[data-v-438ca703] {
        width: 100%
}
.accessorial-service .service-list-bottom[data-v-438ca703] {
        padding-bottom: 100px
}
.accessorial-service .service-list-bottom-ipx[data-v-438ca703] {
        padding-bottom: 134px
}
.accessorial-service .service-list[data-v-438ca703] {
        padding-top: 5px;
        overflow-y: scroll;
        width: 100%;
        height: 100vh;
        background: #f3f5fd
}
.accessorial-service .service-list li[data-v-438ca703] {
        background: #fff;
        margin-bottom: 5px
}
.accessorial-service .service-list li .service-item[data-v-438ca703] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
}
.accessorial-service .service-list li .service-item .circle-choose[data-v-438ca703] {
        height: 100px;
        line-height: 100px;
        width: 50px;
        text-align: center
}
.accessorial-service .service-list li .service-item .circle-choose .checked[data-v-438ca703] {
        font-size: 20px;
        color: #32a0ff
}
.accessorial-service .service-list li .service-item .circle-choose .no-checked[data-v-438ca703] {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: #f4f4f4;
        border-radius: 20px
}
.accessorial-service .service-list li .service-item .content[data-v-438ca703] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        padding-top: 20px;
        padding-bottom: 20px
}
.accessorial-service .service-list li .service-item .content .header[data-v-438ca703] {
        font-size: 13px;
        color: #3a3a3a;
        font-weight: 700
}
.accessorial-service .service-list li .service-item .content .header .preferential-mark[data-v-438ca703] {
        color: #fd4956;
        border-radius: 3px;
        border: 1px solid #fd4956;
        margin-left: 10px;
        line-height: 11px;
        padding: 0 2px;
        font-size: 11px
}
.accessorial-service .service-list li .service-item .content .description[data-v-438ca703] {
        padding-top: 4px;
        font-size: 12px;
        color: #999;
        line-height: 16px;
        padding-right: 15px
}
.accessorial-service .service-list li .service-options[data-v-438ca703] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-shadow: 0 1px 0 -.5px #ced2e1 inset;
        box-shadow: inset 0 1px 0 -.5px #ced2e1;
        padding-left: 50px;
        height: 45px;
        line-height: 45px;
        padding-right: 15px
}
.accessorial-service .service-list li .service-options .price[data-v-438ca703] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        font-weight: 700;
        color: #fd4956;
        font-size: 14px
}
.accessorial-service .service-list li .service-options .price span[data-v-438ca703] {
        font-size: 12px
}
.accessorial-service .service-list li .service-options .name[data-v-438ca703] {
        color: #32a0ff;
        -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
        text-align: right
}
.accessorial-service .service-list li .service-options .name .word[data-v-438ca703] {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-align: right;
        text-overflow: ellipsis;
        width: 140px;
        float: right
}
.accessorial-service .service-list li .service-options .name i[data-v-438ca703] {
        float: right;
        width: 30px;
        line-height: 45px;
        color: #aaacb5
}
.accessorial-service .buy-wrap-bottom[data-v-438ca703] {
        position: fixed;
        bottom: 0
}
.accessorial-service .buy-wrap-bottom-ipx[data-v-438ca703] {
        position: fixed;
        bottom: 34px
}
.accessorial-service .buy-wrap-bottom-ipx[data-v-438ca703]:after {
        content: "";
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 34px;
        background-color: #fff
}
.accessorial-service .buy-wrap[data-v-438ca703] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 50px;
        padding-left: 15px;
        background: #fff;
        width: 100%
}
.accessorial-service .buy-wrap .select-all[data-v-438ca703] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        padding-top: 10px;
        position: relative;
        line-height: 50px;
        font-size: 12px
}
.accessorial-service .buy-wrap .select-all i[data-v-438ca703] {
        margin-right: 2px
}
.accessorial-service .buy-wrap .select-all span[data-v-438ca703] {
        position: relative;
        top: -4px
}
.accessorial-service .buy-wrap .select-all .checked[data-v-438ca703] {
        font-size: 20px;
        color: #32a0ff;
        width: 20px;
        height: 20px;
        display: inline-block;
		border-radius: 20px
}
.accessorial-service .buy-wrap .select-all .no-checked[data-v-438ca703] {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: #f4f4f4;
        border-radius: 20px
}
.accessorial-service .buy-wrap .price-count[data-v-438ca703] {
        -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
        position: relative
}
.accessorial-service .buy-wrap .price-count .haved-choose[data-v-438ca703] {
        position: absolute;
        top: 10px;
        font-size: 11px;
        color: #333
}
.accessorial-service .buy-wrap .price-count .all-price[data-v-438ca703] {
        position: absolute;
        top: 20px;
        color: #fd4956
}
.accessorial-service .buy-wrap .price-count .all-price .title[data-v-438ca703] {
        color: #333;
        font-size: 12px;
        font-weight: 400
}
.accessorial-service .buy-wrap .price-count .all-price .price-flag[data-v-438ca703] {
        font-size: 13px
}
.accessorial-service .buy-wrap .price-count .all-price .price-num[data-v-438ca703] {
        font-size: 19px;
        font-weight: 700
}
.accessorial-service .buy-wrap .buy-now[data-v-438ca703] {
        -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
        line-height: 50px;
        background: #32a0ff;
        color: #fff;
        text-align: center;
        cursor: pointer;
}
.include-services-options-bottom-ipx[data-v-438ca703] {
        margin-bottom: 34px
}
.include-services-options[data-v-438ca703] {
        width: 100%;
        max-height: 80%
}
.include-services-options .option-header[data-v-438ca703] {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
        color: #666;
        font-weight: 700;
        text-align: center;
        height: 60px;
        position: relative;
        line-height: 60px;
        -webkit-box-shadow: 0 1px 0 -.5px #ced2e1;
        box-shadow: 0 1px 0 -.5px #ced2e1
}
.include-services-options .option-header i[data-v-438ca703] {
        color: #d2d2d2;
        position: absolute;
        font-size: 20px;
        top: 18px;
        right: 15px
}
.include-services-options .options-wrap[data-v-438ca703] {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        height: 400px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 25px
}
.include-services-options .options-wrap span[data-v-438ca703] {
        max-width: 160px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        height: 32px;
        font-size: 13px;
        color: #666;
        line-height: 32px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #f4f4f4;
        border-radius: 4px;
        float: left;
        margin-right: 10px;
        margin-top: 15px
}
.include-services-options .options-wrap span.checked[data-v-438ca703] {
        background-color: #d9e8fd
}
.include-services-options .options-wrap span.common[data-v-438ca703] {
        background-color: #f4f4f4
}
.include-services-options .options-wrap span[data-v-438ca703]:nth-child(3n+0) {
        margin-right: 0
}
.sure-options[data-v-438ca703] {
        width: 100%;
        position: fixed;
        bottom: 0;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        background-color: #32a0ff
}
.chance-add-wrap {
        margin: 0 auto;
        width: 320px;
        border-radius: 5px;
        overflow: hidden
}
.chance-add-wrap .chance-header {
        background: -webkit-gradient(linear, left top, left bottom, from(#34b2fc), to(#3f85f7));
        background: linear-gradient(180deg, #34b2fc, #3f85f7);
        position: relative;
        color: #fff;
        width: 320px;
        padding-top: 20px;
        height: 71px;
        text-align: center
}
.chance-add-wrap .chance-header h2 {
        font-size: 16px
}
.chance-add-wrap .chance-header p {
        font-size: 10px
}
.chance-add-wrap .chance-header .icon-close {
        font-size: 15px;
        top: 5px;
        right: 5px;
        position: absolute
}
.chance-add-wrap .chance-body {
        padding: 28px 15px 15px;
        position: relative
}
.chance-add-wrap .chance-body .chance-item {
        position: relative;
        height: 38px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px
}
.chance-add-wrap .chance-body .chance-item input {
        border: 1px solid #dcdcdc;
        border-radius: 0 5px 5px 0;
        background: #f1f4fb;
        height: 38px;
        font-size: 12px;
        border-left: none;
        -webkit-appearance: none;
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.chance-add-wrap .chance-body .chance-item .choice-city {
        position: relative;
        height: 38px;
        border: 1px solid #dcdcdc;
        border-right: none;
        border-radius: 5px 0 0 5px
}
.chance-add-wrap .chance-body .chance-item select {
        border: none;
        font-size: 12px;
        text-indent: 10px;
        border-radius: 5px 0 0 5px;
        height: 36px;
        font-weight: 400;
        color: #666;
        background: #f1f4fb;
        width: 86px
}
.chance-add-wrap .chance-body .chance-item .triangle-down {
        position: absolute;
        font-size: 40px;
        color: #3c92ff;
        line-height: 0;
        top: 18px;
        left: 50px
}
.chance-add-wrap .chance-body .shade-button button {
        margin-top: 8px;
        background: #3c92ff;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        border: none;
        width: 100%;
        height: 49px;
        line-height: 49px
}
.chance-add-wrap .chance-body .chance-zbj-login {
        text-align: center;
        font-size: 12px
}
.chance-add-wrap .chance-body .chance-zbj-login .chance-zbj-login-word {
        color: #878d99;
        padding: 25px 0 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row
}
.chance-add-wrap .chance-body .chance-zbj-login .chance-zbj-login-word p {
        -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
        text-align: center
}
.chance-add-wrap .chance-body .chance-zbj-login .chance-zbj-login-word .chance-zbj-login-word-line {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        height: 1px;
        border-bottom: 1px solid #d8dce5
}
.chance-add-wrap .chance-body .chance-zbj-login a {
        display: block;
        margin: auto;
        height: 43px;
        width: 43px
}
.chance-add-wrap .chance-body .chance-zbj-login a img {
        height: 100%
}
.checkNameSecondWrap {
        margin: 0 auto;
        width: 320px;
        border-radius: 5px;
        overflow: hidden
}
.checkNameSecondWrap img {
        width: 100%;
        height: 100%
}
.checkNameSecondWrap .receive-header {
        background: -webkit-gradient(linear, left top, left bottom, from(#34b2fc), to(#3f85f7));
        background: linear-gradient(180deg, #34b2fc, #3f85f7);
        position: relative;
        color: #fff;
        width: 320px;
        padding-top: 20px;
        height: 71px;
        padding-left: 69px
}
.checkNameSecondWrap .receive-header h2 {
        font-size: 16px
}
.checkNameSecondWrap .receive-header p {
        font-size: 10px
}
.checkNameSecondWrap .receive-header .icon-close {
        font-size: 15px;
        top: 5px;
        right: 5px;
        position: absolute
}
.checkNameSecondWrap .receive-header .icon-right {
        position: absolute;
        left: 22px;
        top: 22px;
        width: 34px;
        height: 34px;
        border: 1px solid #fff;
        border-radius: 34px;
        line-height: 34px;
        text-align: center;
        font-size: 24px
}
.checkNameSecondWrap .receive-body {
        padding-right: 22px;
        padding-left: 22px;
        margin-top: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 140px
}
.checkNameSecondWrap .receive-body .qrcode {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        border-right: 1px solid #dcdcdc;
        padding-right: 17px
}
.checkNameSecondWrap .receive-body .qrcode img {
        width: 100%;
        height: 114px;
        width: 114px;
        display: block
}
.checkNameSecondWrap .receive-body .qrcode p {
        width: 100%;
        height: 27px;
        background: url(/statics/epower/mobile/images/finance/wechatword.7b25122.png) no-repeat;
        background-position: 0;
        background-size: 100% 50%
}
.checkNameSecondWrap .receive-body .receive-right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
        padding-left: 10px
}
.checkNameSecondWrap .receive-body .receive-right a {
        width: 140px;
        display: block;
        border-bottom: 1px solid #fff;
        overflow: hidden
}
.checkNameSecondWrap .receive-body .receive-right a img {
        height: 60px;
        margin-bottom: 5px;
        width: 140px
}
.checkNameSecondWrap .shade-button {
        padding-left: 15px;
        padding-right: 15px
}
.checkNameSecondWrap .shade-button button {
        margin-top: 8px;
        background: #3c92ff;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        border: none;
        width: 100%;
        height: 49px;
        line-height: 49px;
        margin-bottom: 24px
}
.shadeToast {
        z-index: 9999
}
.free-call {
        background-color: #4496ff;
        width: 45px;
        height: 46px;
        position: fixed;
        bottom: 13%;
        right: 0;
        text-align: center;
        line-height: 56px;
        border-radius: 23px 0 0 23px;
        z-index: 99
}
.free-call i {
        font-size: 26px;
        color: #fff
}
.free-call-dialog {
        width: 320px;
        height: 180px;
        border-radius: 4px
}
.free-call-dialog .free-call-text {
        color: #37a5ff;
        font-size: 14px;
        text-align: center;
        padding-top: 2px
}
.free-call-dialog .free-call-text .icon-liebiaodianhua {
        font-size: 35px;
        vertical-align: middle
}
.free-call-dialog .free-call-time {
        color: #000;
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px
}
.free-call-dialog .icon-close {
        font-size: 15px;
        top: 5px;
        right: 5px;
        position: absolute
}
.free-call-dialog .call-number {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        border-radius: 20px;
        margin-top: 5px;
        background: #e7e9ed;
        border: none;
        width: 90%;
        margin-left: 5%
}
.free-call-dialog .call-out {
        background-color: #37a5ff;
        border: none;
        width: 100px;
        height: 36px;
        border-radius: 20px;
        color: #fff;
        font-size: 14px;
        left: 35%;
        position: relative;
        margin-top: 18px
}
.icon-hook:before {
    content: "\E614"
}
ul, li {
            list-style-type: none;
}
* {
            margin: 0;
            padding: 0;
}
.border-1px {
            position: relative;
}
.border-1px:after {
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            border-top: 1px solid rgba(7, 17, 27, .1);
            content: ' ';
}
@media (-webkit-min-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5) {
.border-1px::after {
                -webkit-transform: scaleY(0.7);
                transform: scaleY(0.7);
}
}
@media (-webkit-min-device-pixel-ratio: 2),(min-device-pixel-ratio: 2) {
.border-1px ::after {
                -webkit-transform: scaleY(0.5);
                transform: scaleY(0.5);
}
}
#example {
            margin: 20px;
}
h3 {
            font-size: 26px;
            margin-left: 20px;
            height: 60px;
}
.self-checkbox {
            display: none;
}
.self-checkbox + label {
            margin-top: 22px;
            -webkit-appearance: none;
            background-color: #fff;
            border: 2px solid #aaa;
            border-radius: 5px;
            display: inline-block;
            position: relative;
            width: 20px;
            height: 20px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            vertical-align: top;
}
.self-checkbox:checked + label {
            border: 2px #47d9bf solid;
}
.self-checkbox:checked + label:after {
            display: inline-block;
            margin-top: -12px;
            text-align: center;
            content: '\221A';
            width: 100%;
            height: 20px;
            line-height: 40px;
            color: #47d9bf;
            font-size: 12px;
            text-shadow: 0px 0px 5px #47d9bf;
}
.check-area {
            display: inline-block;
            width: 400px;
            padding: 12px 20px;
            border: 1px solid #aaa;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
}
li {
            height: 60px;
}
li .self-radio + label {
            vertical-align: middle;
}
li span {
            margin-left: 20px;
            display: inline-block;
            line-height: 45px;
            font-size: 16px;
}
p {
            height: 60px;
            line-height: 60px;
            margin-left: 20px;
}
p span {
            color: #f00;
}
.btn {
            margin: 20px auto;
            width: 100%;
            text-align: center;
}
.btn button {
            width: 120px;
            height: 40px;
            line-height: 30px;
            font-size: 16px;
            color: #fff;
            background: #47d9bf;
            border: 1px #23d5b6 solid;
            border-radius: 6px;
            text-align: center;
            outline: none;
}
.btn button:hover {
            background: #23d5b6;
}


.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.div{ text-align:center}



.block-img-1{
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.block-img-2{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.menu-contain .menu-right li { border-bottom: 1px solid #E8E9EC;
}
.menu-contain .menu-right li .r-type { display: inline-block; font-size: 16px; font-weight: 600; color: #222222; letter-spacing: 0; line-height: 62px; padding-left: 20px;  border-bottom: 1px solid #E8E9EC;}
.menu-contain .menu-right li span { padding: 0px 20px 20px; cursor: pointer;
}
.floor { width: 100%; margin: 0 auto; height: 2.9rem;
}
.floor h1 { font-size: 0.2rem; margin-top: 0.3rem; font-weight: 100; border-left: 0.03rem solid #3c7ee5; padding-left: 0.2rem;
}
.floor h1 a { text-decoration: none; color: #333;
}
.floor h1 a span { font-size: 0.14rem;
}
.floor h1 a span.floor-type-son { padding-right: 0.1rem;
}
.floor h1 a:hover { color: #3c7ee5;
}
.floor h1 .floor-type-more { float: right; cursor: pointer;
}
.floor .floor_contain { margin-top: 0.2rem;
}
.floor .floor_contain li { float: left; width: 100%; margin-right: 0.1rem;
}
.floor .floor_contain li a:hover { opacity: 0.8; -webkit-transition: opacity .2s linear; transition: opacity .2s linear;
}
.el-tabs__item{
   color: #fff !important;
   font-size:14px !important;
   height:52px;
   line-height: 52px;
   background: rgb(29, 4, 99);
}
.el-tabs__item.is-top.is-active {
    color: #4d5e69 !important;
    background-color: rgba(255, 161, 3) !important;
    border-right-color: rgba(255, 161, 3) !important;
    border-left-color: rgba(255, 161, 3) !important;
}
.qualification {
        /*padding-bottom: 60px*/
}
.qualification .qualification-banner {
        width: 100%;
        height: 225px
}
.qualification .qualification-banner img {
        height: 100%;
        width: 100%
}
.qualification .qualification-form {
        width: 100%;
        height: 310px;
        background-color: #fff;
        padding: 20px 42px 0
}
.qualification .qualification-form .submit-btn {
        width: 100%;
        height: 50px;
        line-height: 50px;
        background-color: #fe7450;
        margin-top: 20px;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 50px;
        border-radius: 5px
}
.qualification .qualification-intro {
        width: 100%;
        height: 155px;
        background-color: #b0c0df;
        padding: 20px 15px
}
.qualification .show-item img {
        width: 100%;
        height: 230px;
}



.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;
}



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

.bottom-contents[data-v-434f9c5c] {
  background-color: #6477AB;
  padding: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.bottom-contents .tran-60[data-v-434f9c5c] {
  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: 44px 0 69px;
  position: relative;
}
#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 #507cf3 solid;
  border-radius: 20px;
  color: #507cf3;
}
button.primary.default {
  border: 1px #ddd solid;
  border-radius: 20px;
  color: #333;
}
button.primary.hover {
  color: #fff;
  background-color: #507cf3;
}
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 .selector-button {
  text-align: center;
}
.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-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-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;
}

