@import "lib/weui.min.css";
@import "lib/jquery-weui.min.css";
@import "lib/font-awesome.min.css";
.wid {
  width: 90%;
  margin-left: 5%;
}
.container {
  width: 95%;
  min-width: 320px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.width {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.loginbtn {
  height: 30px;
  padding: 7px 15px;
  background: #4381e8;
  color: white;
  border-radius: 30px;
  border: none;
  margin-left: 10px;
}
.back {
  position: absolute;
  left: 5%;
}
.textalign {
  text-align: center;
}
.fa {
  font-size: 14px;
}
.font2 {
  font-size: 12px;
}
.bor {
  border: 1px solid #f3f3f3;
}
.mar {
  margin-top: 10px;
}
.icon {
  width: 30px;
  height: 30px;
  border-radius: 30px;
}
.btn {
  background: none;
  padding: 5px 7px;
  border: 1px solid #f3f3f3;
}
.color {
  color: white;
}
.center {
  align-items: center;
}
.relative {
  position: relative;
}
.top {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #f3f3f3;
  position: relative;
}
.toplogo {
  width: 90%;
  margin-left: 5%;
  height: 50px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g_wid {
  width: 25%;
}
.g_wid2 {
  width: 20%;
}
.g_wid3 {
  width: 50%;
}
.nobor {
  border: none;
}
.nav {
  width: 70%;
  background: white;
}
.white {
  background: white;
}
.tab {
  display: flex;
  justify-content: center;
}
.bg {
  background: skyblue;
}
.padding {
  padding: 5px,10px;
}
.we_flex {
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 1px solid #f3f3f3;
}
.column {
  display: flex;
  flex-direction: column;
}
.bor_bottom {
  border-bottom: 1px solid #f3f3f3;
}
.wx {
  width: 28px;
  height: 28px;
  background: url("http://files.focusky.com.cn/web/images/mobile/icon.png");
}
.logo {
  height: 30px;
  width: 100px;
  background: url("http://files.focusky.com.cn/web/images/mobile/logo.png");
  background-size: 100% 100%;
}
.ad {
  width: 100%;
  height: 70px;
  margin-top: 100px;
  background: url("http://files.focusky.com.cn/web/images/mobile/gg.jpg");
  background-size: 100% 100%;
}
.foot {
  background: #333;
  color: #999;
}
.foot1 {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #666;
}
.foot2 {
  display: flex;
  justify-content: space-between;
}
.color_red {
  color: red;
}
.mid {
  width: 50px;
  height: 50px;
  background: url("http://files.focusky.com.cn/web/images/mobile/icon.png");
}
.color_blue {
  color: #4381e6;
}
.pt-1 {
  padding-top: 10px;
}
.pt-2 {
  padding-top: 20px;
}
.pt-3 {
  padding-top: 30px;
}
.pt-4 {
  padding-top: 40px;
}
.pt-5 {
  padding-top: 50px;
}
.pb-1 {
  padding-bottom: 10px;
}
.pb-2 {
  padding-bottom: 20px;
}
.pb-3 {
  padding-bottom: 30px;
}
.pb-4 {
  padding-bottom: 40px;
}
.pb-5 {
  padding-bottom: 50px;
}
.mt-1 {
  margin-top: 10px;
}
.mt-2 {
  margin-top: 20px;
}
.mt-3 {
  margin-top: 30px;
}
.mt-4 {
  margin-top: 40px;
}
.mt-5 {
  margin-top: 50px;
}
.mb-1 {
  margin-bottom: 10px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mb-3 {
  margin-bottom: 30px;
}
.mb-4 {
  margin-bottom: 40px;
}
.mb-5 {
  margin-bottom: 50px;
}
a {
  color: #333;
}
.swiper-pagination-bullet-active {
  background: #4381e6;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.swiper-button-prev {
  background: url("http://files.focusky.com.cn/web/images/mobile/swiper_button.png");
  background-position: 80px 50px;
  background-size: 80px;
}
.swiper-button-next {
  background: url("http://files.focusky.com.cn/web/images/mobile/swiper_button.png");
  background-position: 186px 200px;
  background-size: 80px;
}
.weui-footer a {
  color: #666;
}
.weui-footer {
  text-align: left;
}
.weui-footer {
  color: #666;
}
.d_bg {
  width: 100%;
  height: 100%;
  background: url("http://files.focusky.com.cn/web/images/mobile/download_bg.jpg");
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}
.d_box {
  width: 100%;
  height: 100%;
  color: white;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.down_icon {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: url("http://files.focusky.com.cn/web/images/mobile/download_icon.png");
  background-size: 100% 100%;
}
.f_img {
  width: 100%;
  height: 300px;
  background: gold;
  background-size: 100% 100%;
}
.f_img2 {
  height: 200px;
  background: dodgerblue;
  margin-top: 20px;
}
.p {
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 10px;
  border: none;
  line-height: 15px;
}
.f_fun {
  width: 100%;
  height: 100px;
  line-height: 100px;
  align-items: center;
  text-align: center;
  color: white;
  background: url("http://files.focusky.com.cn/web/images/mobile/feature_banner.png");
  background-size: 100% 100%;
}
.p1 {
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  margin-top: 10px;
  border: none;
  line-height: 15px;
  height: auto;
}
.weui-search-bar {
  background: none;
  padding: 0;
  width: 80%;
  margin-left: 10%;
}
.search {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  background: url("http://files.focusky.com.cn/web/images/mobile/help_banner.png");
  background-size: 100% 100%;
  text-align: center;
}
.bor_b {
  border-bottom: 1px solid #f3f3f3;
}
.weui-media-box_appmsg .weui-media-box__hd.help_w {
  width: 150px;
  height: 95px;
}
.help_r {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100px;
}
.video1 {
  background: url("http://files.focusky.com.cn/web/images/mobile/video1.png");
  background-size: 100% 100%;
}
.video2 {
  background: url("http://files.focusky.com.cn/web/images/mobile/video2.png");
  background-size: 100% 100%;
}
.video3 {
  background: url("http://files.focusky.com.cn/web/images/mobile/video3.png");
  background-size: 100% 100%;
}
.video4 {
  background: url("http://files.focusky.com.cn/web/images/mobile/video4.png");
  background-size: 100% 100%;
}
.hbtn {
  width: 70px;
}
.article_container {
  padding: 8% 0;
}
.article_container .article_title {
  margin-bottom: 5%;
  text-align: center;
  font-size: 20px;
}
.article_container img {
  max-width: 100%;
}
.weui-navbar__item {
  color: #333333;
}
.h_img {
  width: 100%;
  height: 200px;
  background: url("http://files.focusky.com.cn/web/images/mobile/video1.png");
  background-size: 100% 100%;
  position: relative;
}
.box_bd {
  margin-top: 10px;
  border-bottom: 1px solid #f3f3f3;
  width: 100%;
}
.icon {
  top: 5%;
  z-index: 999;
}
.weui-form-preview__hd:after {
  left: 0;
}
.r_color {
  color: #999;
  font-size: 14px;
}
.i_img {
  width: 100%;
  height: 300px;
  background: url("http://files.focusky.com.cn/web/images/mobile/banner.png");
  background-size: 100% 100%;
  position: relative;
}
.i_down {
  position: absolute;
  bottom: 50px;
  width: 150px;
  left: 50%;
  margin-left: -75px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.i_down a {
  margin: 0 auto;
}
.i_btn {
  width: 120px;
  height: 30px;
  border-radius: 30px;
  background: white;
  color: #2384f7;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
  font-size: 14px;
}
.i_date {
  color: white;
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
}
.i_fun {
  width: 100%;
  height: 100px;
  text-align: center;
  margin-top: 50px;
}
.case {
  width: 100%;
  margin-top: 50px;
  text-align: center;
  height: 100px;
  line-height: 50px;
}
.slide {
  width: 100%;
  height: auto;
  margin-top: 50px;
  text-align: center;
  margin-bottom: 50px;
}
p.swiper-container {
  margin-top: 20px;
}
.swiper-wrapper {
  margin-top: 30px;
}
.swiper-container {
  width: 80%;
  line-height: 25px;
  height: 400px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.swiper-slide {
  align-items: center;
}
.weui-navbar__item.weui-bar__item--on {
  background: white;
  color: #4381e6;
  border-bottom: 1px solid #4381e6;
}
.weui-navbar__item:after {
  border: none;
}
.weui-navbar:after {
  border: none;
}
.weui-tab__bd {
  width: 100%;
}
.in_input {
  width: 90%;
  margin-left: 5%;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.in_input2 {
  border: 1px solid #f3f3f3;
  width: 280px;
}
.share {
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
}
.weui-grid:before {
  border: none;
}
.weui-grid:after {
  border: none;
}
.weui-grids:before {
  border: none;
}
.weui-grids:after {
  border: none;
}
.in_money {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  line-height: 30px;
  margin-top: 30px;
}
.in_mes {
  margin-left: 15px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #f3f3f3;
  display: flex;
}
.mes_f {
  flex: 1;
  display: flex;
}
.in_font {
  color: #999;
  font-size: 14px!important;
}
.attention {
  width: 90%;
  margin-left: 5%;
  margin-top: 50px;
  font-size: 14px;
}
.agree {
  width: 90%;
  margin-left: 5%;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 14px;
}
.txt {
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  border-top: 1px solid #f3f3f3;
  margin-top: 30px;
  padding-top: 20px;
}
.l_padding {
  padding: 0;
}
.my_name {
  background: url("http://files.focusky.com.cn/web/images/mobile/my_banner.png");
  background-size: 100% 100%;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-around;
  color: white;
  align-items: center;
}
.bor_bottom {
  border-bottom: 1px solid #f3f3f3;
}
.fa_fans {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 60px;
  line-height: 50px;
  border-bottom: 1px solid #f3f3f3;
  align-items: center;
  margin-top: 20px;
}
.fa_img {
  margin-left: 5%;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #eaeaea;
}
.fa_name {
  margin-left: 10px;
}
.fo_box {
  width: 90%;
  margin-left: 5%;
  height: 60px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f3f3f3;
  margin-top: 20px;
}
.fo_box_l {
  display: flex;
  justify-content: flex-start;
}
.fo_box_r {
  padding: 5px 7px;
  margin-right: 10px;
}
.fo_img {
  width: 50px;
  height: 50px;
  border: 1px solid #eaeaea;
}
.fo_name {
  margin-left: 10px;
}
.mh_name {
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: white;
  margin-bottom: 20px;
}
.mh_fans {
  width: 100%;
  height: 30px;
  line-height: 30px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex: 1;
  background: rgba(0, 0, 0, 0.2);
  color: white;
  bottom: 0;
  text-align: center;
  font-size: 12px;
}
.home_box {
  height: 120px;
  background: url("http://files.focusky.com.cn/web/images/mobile/myhome_banner.png");
  background-size: 100% 100%;
  position: relative;
}
.weui-media-box_appmsg .weui-media-box__hd .img {
  width: 100px;
  height: auto;
}
.search {
  width: 100%;
  height: 100px;
  display: flex;
  background: url("http://files.focusky.com.cn/web/images/mobile/work_banner.png");
  align-items: center;
  text-align: center;
}
.weui-search-bar {
  background: none;
  padding: 0;
  width: 80%;
  margin: 0 auto;
}
.down_menu {
  width: 100%;
  height: 40px;
  position: relative;
}
.down_menu_1 {
  height: 40px;
  line-height: 40px;
  width: 80px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
}
/* 下拉按钮 */
.w_down {
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(45deg);
  margin-left: 10px;
  float: left;
  margin-top: 15px;
}
.godown {
  display: none;
  position: absolute;
  z-index: 100;
  background: white;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.content {
  background: white;
  z-index: 200px;
}
.weui-search-bar__box .weui-icon-search {
  right: 10px;
  left: auto;
}
.weui-search-bar__box {
  padding-left: 10px;
}
.o_num {
  width: 90%;
  margin-left: 5%;
  display: flex;
  justify-content: space-between;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f3f3f3;
  color: #999;
  margin-top: 20px;
  font-size: 12px;
}
.o_mes {
  width: 90%;
  margin-left: 5%;
  display: flex;
  justify-content: space-between;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #f3f3f3;
}
.p_img {
  width: 100%;
  height: 130px;
  background: url("http://files.focusky.com.cn/web/images/mobile/buy_banner.png");
  background-size: 100% 100%;
}
.p_box2 {
  width: 90%;
  margin: -70px auto 0 auto;
}
.p_content {
  border-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  border: 1px solid #f3f3f3;
  background: white;
  box-shadow: 1px 1px 3px #999;
}
.content_l {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.content_r {
  background: rgba(237, 237, 237, 0.7);
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  text-align: center;
}
.content_rbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-left: 15px;
}
.p_down {
  background: #ff9000;
  border: 1px solid #f3f3f3;
  padding: 5px 7px;
  border-radius: 50px;
  color: white;
}
.p_box {
  width: 100%;
  height: 100%;
  position: relative;
}
.back {
  position: absolute;
  left: 5%;
}
.textalign {
  text-align: center;
}
.r_code {
  width: 90%;
  margin-left: 5%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.r_input {
  border: 1px solid #f3f3f3;
  width: 270px;
  padding-left: 7px;
}
.r_img {
  margin-left: 7px;
  width: 100px;
  background: goldenrod;
}
.u_btn {
  width: 90%;
  margin-left: 5%;
  color: white;
  height: 40px;
  background: blue;
  margin-top: 50px;
  border: none;
}
.r_padding {
  padding: 0;
}
.s_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #f3f3f3;
  align-items: center;
}
.s_img {
  width: 65px;
  height: 65px;
  border-radius: 65px;
  background: skyblue;
  margin-right: 5%;
}
.s_box2 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  font-size: 14px;
}
.s_box2_l {
  float: left;
  width: 70px;
}
.s_box2_r {
  color: #999;
}
.u_box {
  width: 90%;
  margin-left: 5%;
  height: 40px;
  line-height: 40px;
  display: flex;
  font-size: 14px;
}
.up_input {
  width: 90%;
  display: block;
  margin: 0 auto;
  height: 40px;
  font-size: 12px;
  border: 1px solid #f3f3f3;
  padding-left: 7px;
}
.u_btn {
  width: 90%;
  margin-left: 5%;
  color: white;
  height: 40px;
  background: blue;
  margin-top: 50px;
  border: none;
}
.weui-cells:before {
  border: none;
}
.weui-cells:after {
  border: none;
}
.pd_l {
  padding-left: 5%;
}
.order_page button.active {
  background-color: #2196f3;
  color: #FFF;
}
.order_page button.disabled {
  opacity: 0.5;
  border-style: dashed;
}
.order_page .anouncement {
  background: #efefef;
  padding: 15px;
}
.order_page .anouncement li {
  list-style: decimal inside;
  margin-bottom: 5px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
}
.buy_btn {
  width: 28%;
  background: none;
  padding: 5px 7px;
  border: 1px solid #f3f3f3;
  padding: 5px,10px;
}
.buy_row {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  width: 90%;
  margin-left: 5%;
}
.choice_row {
  width: 90%;
  margin: 0 auto;
}
.choice {
  display: inline-block;
  padding: 15px 25px;
  margin: 0 5px 5px 0;
  line-height: 30px;
  border: 1px solid #f3f3f3;
  background: white;
  /* .height(70px,30px);
  .center;
  .fa;
  .dis;
  .bor;
  .padding;
  width: 25%;
  background: white;
  flex-direction: column; */
}
.textrow {
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #f3f3f3;
  font-size: 14px;
}
.weui-cell:before {
  border-top: none;
}
.p {
  width: 90%;
  margin-left: 5%;
  height: 50px;
  line-height: 15px;
  font-size: 14px;
  border: none;
  text-align: left;
}
.buy_input {
  border: 1px solid #f3f3f3;
  width: 70%;
}
.bottom {
  display: flex;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #f3f3f3;
  margin-top: 20px;
}
.pay {
  background: red;
  float: left;
  flex: 1;
  border: none;
}
.money {
  float: left;
  flex: 1;
  margin-left: 7px;
}
.trick {
  width: 90%;
  margin-left: 5%;
  height: 40px;
  line-height: 40px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f3f3f3;
  font-size: 14px;
}
.d_icon {
  height: 7px;
  width: 7px;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  transform: rotate(316deg);
  margin-left: 5px;
}
.topay {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
  height: 50px;
  line-height: 50px;
  align-items: center;
}
.mes {
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  display: flex;
  justify-content: space-around;
  height: 90px;
  border-bottom: 1px solid #f3f3f3;
  padding: 5px;
  flex-direction: column;
}
.type {
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  height: 70px;
  line-height: 30px;
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.paybtn {
  background: #4874ce;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  margin-bottom: 10px;
  border: none;
}
.buy_img {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 15px;
  background: url("http://files.focusky.com.cn/web/images/mobile/icon.png");
  background-position: -3491px -908px;
  background-size: 294px;
}
.bot_img {
  width: 35px;
  height: 30px;
  border-right: 1px solid #f3f3f3;
  background: url("http://files.focusky.com.cn/web/images/mobile/icon.png");
  background-position: -3458px -521px;
  background-size: 358px;
  margin-top: 5px;
}
.paytype {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
.type1 {
  width: 90px;
  height: 30px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  border: 1px solid #f3f3f3;
}
.msg_box {
  position: relative;
  width: 100%;
  height: 70px;
  margin-top: 10px;
}
.msg_r {
  position: absolute;
  right: 5%;
  display: flex;
  flex-direction: column;
}
.msg_r_c {
  width: 100px;
}
.order_page .weui-flex__item {
  padding-left: 5px;
  padding-right: 5px;
}
.order_page .page_divider {
  height: 15px;
  background-color: #f7f7f7;
}
.order_page .section_box {
  padding: 0 0 3% 0;
}
.order_page .section_box .section_title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.order_page .btn_box {
  position: relative;
  width: 100%;
  padding-top: 7%;
  padding-bottom: 7%;
  text-align: center;
  background-color: #FFF;
  border: #DDD 1px solid;
}
.order_page .btn_box.btn_box_sm {
  padding-top: 5%;
  padding-bottom: 5%;
}
.order_page .btn_box:active,
.order_page .btn_box:focus {
  outline: none;
}
.order_page .btn_box.disabled,
.order_page .btn_box:disabled {
  border-style: dashed;
  opacity: 0.5;
}
.order_page .btn_box.active {
  color: #ed5f5d;
  font-weight: bold;
  background-color: #FFF;
  border-color: #ed5f5d;
}
.order_page .btn_box.active:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border: #ed5f5d 10px solid;
  border-top-color: transparent;
  border-left-color: transparent;
  z-index: 1;
}
.order_page .btn_box.active:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #FFF;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  z-index: 2;
}
.order_page .version_section .btn_box {
  width: auto;
  min-width: 100px;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 5px 5px 5px;
  line-height: 26px;
}
.order_page .weui-cells .weui-cell {
  border-bottom: #DDD 1px solid;
}
.order_page .weui-cells .weui-cell:last-child {
  border-bottom: none;
}
.order_page .quantity-cell {
  position: relative;
  padding-left: 20px;
}
.order_page .quantity-cell > * {
  display: inline-block;
}
.order_page .quantity-cell .fa {
  color: #666;
}
.order_page .quantity-cell .weui-input {
  width: 70px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  border: #DDD 1px solid;
}
.order_page .weui-popup__modal {
  background-color: #FFF;
}
.order_page .weui-popup__modal .toolbar {
  position: relative;
}
.order_page #invoice_popup .weui-icon-success {
  color: #ed5f5d;
}
.order_page #invoice_popup .anouncement {
  margin: 20px 0;
  font-size: 14px;
  max-height: 10rem;
  overflow-x: hidden;
  overflow-y: scroll;
}
.order_page #invoice_popup .weui-btn {
  border-radius: 0;
}
.order_page .discountcode-cell {
  position: relative;
  height: 2.5rem;
}
.order_page .discountcode-cell .discountcode-cell__hd {
  position: absolute;
  top: 4px;
  left: 0;
  right: 145px;
}
.order_page .discountcode-cell .discountcode-cell__hd .weui-input {
  border-bottom: #ddd 1px solid;
}
.order_page .discountcode-cell .discountcode-cell__bd {
  position: absolute;
  right: 34px;
  top: 0;
}
.order_page .discountcode-cell .discountcode-cell__ft {
  position: absolute;
  right: 0;
  top: 0;
}
.order_page .amount_section {
  padding-bottom: 2.5rem;
}
.order_page .amount_section .goods {
  text-align: right;
  margin-bottom: 1rem;
  color: #ed5f5d;
}
.order_page .amount_section .amount_detail {
  position: relative;
  text-align: right;
  margin-bottom: 10px;
}
.order_page .amount_section .amount_detail .amount_detail_label {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100px;
}
.order_page .amount_section .amount_detail .amount_detail_text {
  display: inline-block;
  width: 100px;
}
.order_page .amount_section .fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #efefef;
  border-top: #DDD 1px solid;
}
.order_page .amount_section .fixed-bottom .fixed-bottom-content {
  position: relative;
  height: 2rem;
  line-height: 2rem;
}
.order_page .amount_section .fixed-bottom .fixed-bottom-content .fixed-bottom-icon {
  width: 35px;
  text-align: center;
}
.order_page .amount_section .fixed-bottom .fixed-bottom-content .fixed-bottom-icon .fa {
  font-size: 18px;
}
.order_page .amount_section .fixed-bottom .fixed-bottom-content .fixed-bottom-money {
  position: absolute;
  left: 40px;
  right: 120px;
  top: 0;
  bottom: 0;
}
.order_page .amount_section .fixed-bottom .fixed-bottom-content .fixed-bottom-button {
  position: absolute;
  width: 120px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #ed5f5d;
  color: #FFF;
  border: none;
}
.order_page .amount_section .fixed-bottom .fixed-bottom-content .fixed-bottom-button:disabled {
  background-color: #f28c8b;
}
.order_page .total {
  color: #ed5f5d;
}
.order_page #payment_popup p {
  font-size: 0.7rem;
  margin-bottom: 0.1rem;
}
.order_page #payment_popup .paid {
  font-size: 1.2rem;
  line-height: 3rem;
  text-align: center;
}
.order_page #payment_popup hr {
  margin-top: 0.8rem;
}
.order_page #payment_popup .weui-flex {
  margin-bottom: 1.5rem;
}
.order_page #payment_popup .weui-btn_primary {
  width: 100%;
  background-color: #408bde;
  border-radius: 0;
}
.order_page #payment_popup .btn_box {
  text-align: center;
}
.order_page #payment_popup .btn_box img {
  display: inline-block;
  width: 80%;
}
.order_page .slide-fade-enter-active {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.order_page .slide-fade-leave-active {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.order_page .slide-fade-enter,
.order_page .slide-fade-leave-to {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  opacity: 0;
}
.order_page .slidedown-fade-enter-active {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.order_page .slidedown-fade-leave-active {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.order_page .slidedown-fade-enter,
.order_page .slidedown-fade-leave-to {
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  opacity: 0;
}
