@charset "utf-8";
@import url(/static/m/fonts/iconfont.css);
/* @import url(//at.alicdn.com/t/font_1964301_zybt4sthh5.css); */
* {margin:0;padding:0;box-sizing:border-box;}
html{height:100%; width:100%;background: #fff;}
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}
body {-webkit-text-size-adjust:none;background:#fff;min-width:320px;margin:0;padding:0;font-family:"microsoft yahei",Verdana,Arial,Helvetica,sans-serif;font-size:14px;max-width:640px;margin:0 auto;
  height:100%; width:100%;}
ul,li {list-style:none;}
a {text-decoration:none;color:#333;}
a:hover{ text-decoration:none;}
img,img a {border:0;vertical-align:middle;}
.font_1 {color:red;}
.w {margin:auto;padding:0 6px;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
i,em{font-style: normal;}
input{outline: 0;}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {margin:0;-webkit-appearance:none}
input[type=search] {font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;text-align:center;border:0;border-radius:6px;background-color:rgba(0,0,0,.1)}
input[type=search]:focus {text-align:left}
textarea {height:auto;resize:none}
.h80{height:0.8rem; width: 100%;clear: both; overflow: hidden;}
.h70{height:0.7rem; width: 100%;clear: both; overflow: hidden;}
[v-cloak]{
    display: none;
}

/*头部搜索*/
.headcontent {width:100%;background-color:#fff;position:fixed;top:0;z-index:99;height:0.8rem;display:flex;padding:0 0.2rem;margin-right:auto;margin-left:auto;box-sizing:border-box;max-width: 640px;align-items:center; justify-content: space-between;}
.headcontent .logo_link {width:3rem;height:100%;display:block;}
.headcontent .logo_link a{display:flex;width:100%;height:100%;font-size: 0.34rem; color: #fff;font-weight: bold;line-height:0.8rem; align-items:center;}
.headcontent .logo_link a i{font-weight: normal; font-size: 0.5rem; margin-right: 0.1rem;}
.headcontent .addLike{ border: 1px solid #17a2ff; color: #17a2ff; font-size: 0.22rem; display: flex; justify-content: center; align-items: center; height: 0.5rem; padding: 0 0.2rem;border-radius: 0.3rem;}
.headcontent .addLike i{font-size:0.24rem; margin-right: 0.1rem;}

.headcontent .topSearch {height:0.6rem;line-height:0.6rem;display:flex;flex: 1;border-radius: 0.3rem;margin-top: 0.1rem; background: #f5f5f5;padding:0 0.2rem}
.headcontent .top_form{ display: flex; flex: 1;}
.headcontent .text_input {flex:1;border:none;background:#f5f5f5;box-sizing:border-box;border-radius: 0 0.3rem 0.3rem 0;font-size: 0.22rem; text-align: left; width: 100%; height: 100%;line-height: 0.4rem; padding: 0.1rem 0 0.1rem 0.2rem; color: #888; cursor: pointer;-webkit-tap-highlight-color:transparent;}
.headcontent .searchBtn {display: inline-block; width: 0.3rem;}
.headcontent .searchBtn .iconfont{color: #999;font-size: 0.3rem;}
.headcontent .navRight {padding-left:0px;width:0.6rem;text-align:right;line-height:0.8rem;}
.headcontent .navRight .iconfont{color: #888; font-size: 0.4rem;}
.headcontent .navRight.active .iconfont{color: #17a2ff;}

/* 关注 */
#qrcode{position: fixed;width:100%;height:100%;left:0;top:0;z-index: 9999;background: rgba(0,0,0,.4);display: none;}
#qrcode>div{width:60%;max-width:340px;margin:20% auto 0.3rem;border-radius:0.2rem;text-align: center;background: #fff;padding:0.3rem;}
#qrcode>div img{max-width: 90%;margin-bottom:0.1rem;}
#qrcode>div p{text-align: center;font-size:0.24rem;}
#qrcode>div p i{display: inline-block;font-style: normal;color:#6bbeff;margin:0 0.04rem;}
#qrcode>p{border-radius: 100%;border:1px solid #fff;width:0.6rem;height:0.6rem; text-align: center; margin: 0 auto; display: flex; align-items: center; justify-content: center;cursor: pointer;}
#qrcode>p i{font-size:0.24rem;color:#fff;}

/*回到顶部*/
.goUp{width: 1.4rem;height: 1.4rem;position:fixed;z-index: 999;right: 20px;bottom: 80px;display: none; text-align:right}
.goUp img{ width:0.7rem; height:0.7rem; }

/*提示语*/
#sendText {width:70%;max-width:600px; color: #fff; font-size: 0.24rem; text-align: center;z-index: 999999;position: fixed;top:50%; right:0; left:0; margin:-24px auto 0; display:none; box-sizing:border-box;}
#sendText .msgtext{background-color:rgba(0,0,0,.7);border-radius: 5px;padding:0.2rem 0.3rem; display:inline-block; margin:0 auto;}

/* 头部返回 */
.zm_title{ background:#fff; line-height:0.7rem; border-bottom:1px solid #eee; text-align:center; height:0.7rem; position: fixed; top: 0; width: 100%;max-width: 640px; z-index: 9;}
.zm_title .back{ float:left; color:#888;position: relative;padding:0 0.2rem;z-index: 9999;font-size: 0.24rem; display: flex; align-items: center;}
.zm_title i{font-size: 0.30rem; vertical-align: middle;}
.zm_title .cent{ position: absolute; width: 100%;  height: 100%; text-align: center; font-size: 0.25rem; color: #333;font-weight: bold;}
.zm_title .output {color:#666;margin-right:0.3rem;position:relative;z-index:999;font-size: 0.24rem; float: right;}



/* 支付弹窗 */
.buy_zg_content {position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%;background:rgba(0,0,0,.78); display:none}
.buy_zg_content .tc_content {width:90%;height:auto;margin:0 5%;background: #fff;border-radius:10px;z-index:99999; position:fixed; top:10%}
.buy_zg_content .bor_ye {padding:0 0.4rem 0.4rem;}
.buy_zg_content .buy_head {text-align:center;}
.buy_zg_content .top_thumb img {width:1.1rem; height:1.1rem; border-radius: 0.1rem; margin-top:0.2rem; border:1px solid #ddd}
.buy_zg_content .buy_title {font-size:0.26rem; font-weight:bold;margin-top:0.5rem;}
.buy_zg_content .buy_des {font-size:0.22rem;margin-top:0.1rem; color: #888;font-weight: normal; margin-left: 0.1rem;}
.buy_zg_content .paySure_btn {background:#17a2ff;margin:0.3rem auto 0;color:#fff;width:90%;height:0.65rem;font-size:0.24rem;display:block;text-align:center;text-decoration:none; line-height:0.65rem;border-radius: 0.4rem;}
.buy_zg_content .paySure_btn.on{ background: #ff9100;}
.buy_zg_content .paySure_btn:active {opacity:0.8}
.buy_zg_content .close_btn {width:0.5rem;height:0.5rem;position:absolute;top:-0.6rem;right:-0.2rem;text-align:center; border: 0.01rem solid #fff;border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.buy_zg_content .close_btn .iconfont {font-size: 0.2rem; color: #fff;}
.pay_select ul {padding-top:0.2rem;}
.pay_select ul li {display:flex;border-bottom:1px solid #ddd;padding:0.2rem 0;}
.pay_select ul li:last-child{ border-bottom: none}
.pay_select li .s_left {width:0.55rem;}
.pay_select li .cate_one{ color:#333; font-size:0.24rem}
.pay_select li .cate_one.light{ color:#ff9100}
.pay_select li .cate_one.light span{display: inline-block; font-size: .2rem; color: #fff; background-color: #ff9100; padding: 0.01rem .12rem; margin-left: 0.08rem;  border-radius: .2rem .2rem .2rem 0}
.pay_select li .s_left i {display:block;height:0.35rem;width:0.35rem;background:url(../images/select.png) left top no-repeat;background-size:100% auto;margin-top: 0.1rem;}
.pay_select li.active .s_left i {background:url(../images/select_on.png) left top no-repeat;background-size:100% auto;}
.pay_select li .s_right {flex:1}
.pay_select li .s_right .s_price .y {color:#adadad;font-size:0.2rem;text-decoration:line-through}
.pay_select li .s_right .s_price .g {font-size:0.24rem;color:#ff9100;margin:0 0.1rem;}
.pay_select li .s_right .s_price .x {color:#ff9100;font-size:0.3rem;font-weight:bold}
.pay_select li .s_right .s_des {color:#888;font-size:0.2rem;margin-top:0.1rem;}




/* 空空如也 */
.empty{ min-height:5rem; display: flex; align-items: center; justify-content: center; flex-direction: column; clear:both}
.empty img{width:3rem; margin-top: 0.4rem;}
.empty p{ font-size:0.3rem; margin-top: 0.4rem; color: #888; }
.empty a{ display: inline-block; padding: 0.15rem 0.8rem; background-color: #17a2ff; color: #fff; font-size: 0.26rem; margin-top: 0.1rem; border-radius: 0.08rem;}

/*底部*/
.pb-icon { display: inline-block; vertical-align: top; background-repeat: no-repeat; background-size: cover;}
.navibar-bot {position:fixed;bottom:0;width:100%;max-width:640px;height:0.9rem;padding-top:.06rem;text-align:center;background-color:#ffffff;border-top:.01rem solid rgba(200,200,208,.5);z-index:999; display:flex;}
.navibar-bot .navi-item { flex: 1;height:100%;line-height:0;position:relative; display: flex; align-items: center; justify-content: center;flex-direction: column;color:#A6A6B0; }
.navibar-bot .navi-item .iconfont{font-size: 0.34rem;color: #bbb; text-indent: 9999em;}
.navibar-bot .navi-item i{ display: flex;width: 0.34rem; height: 0.34rem; justify-content: center; align-items: center;}
.navibar-bot .navi-item .icon-index{ background: url(../images/b9.png) no-repeat; background-size: 0.34rem auto;}
.navibar-bot .navi-item.active .icon-index{background: url(../images/b9_on.png) no-repeat; background-size: 0.34rem auto;}
.navibar-bot .navi-item .icon-category{ background: url(../images/b6.png) no-repeat; background-size: 0.34rem auto;}
.navibar-bot .navi-item.active .icon-category{background: url(../images/b6_on.png) no-repeat; background-size: 0.34rem auto;}

.navibar-bot .navi-item .icon-wodekefu{ background: url(../images/b7.png) no-repeat; background-size: 0.34rem auto;}
.navibar-bot .navi-item.active .icon-wodekefu{background: url(../images/b7_on.png) no-repeat; background-size: 0.34rem auto;}

.navibar-bot .navi-item .icon-my{ background: url(../images/b8.png) no-repeat; background-size: 0.34rem auto;}
.navibar-bot .navi-item.active .icon-my{background: url(../images/b8_on.png) no-repeat; background-size: 0.34rem auto;}




.navibar-bot .navi-item.active .iconfont{color:#3489ff;}
.navibar-bot .navi-item>p {height:.24rem;line-height:.24rem;font-size:.22rem;display:block; margin-top: 0.04rem;}
.navibar-bot .navi-item.active>p {color:#3489ff;}
.navibar-bot .navi-item>.footer_hr,.navibar-bot .navi-item>.footer_mine,.navibar-bot .navi-item>.footer_down{width:.42rem;height:.42rem;}
/*底部end*/

/*我的信息红点*/
.navibar-bot .navi-active::before {content:"";display:block;width:.12rem;height:.12rem;border-radius:100%;overflow:hidden;background:red;position:absolute;top:0;right:0.45rem;}

/* 版权信息 */
.banquan {padding:0.6rem 0 0px;text-align:center;color:#888;font-size:0.2rem;}
.banquan a{ color:#888;font-size:0.2rem;}
.banquan p {margin:0 0 10px;}


/* 手机登录框 */
.register-pop {display:block;width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(53,53,59,.8);z-index:200;}
.register-wrap {width:5.88rem;height:7.26rem;background:#ffffff;border-radius:.2rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding:0 .22rem;}
.register-wrap .popup-close {height:.28rem;width:.28rem;position:absolute;right:.26rem;top:.24rem;display:block;}
.register-wrap .popup-close .iconfont {font-size:0.3rem;color:#666;}

.register-wrap>p.texts {font-size:.38rem;color:#17a2ff;text-align:center;margin-top:0.55rem;height:0.6rem;display:block;width:100%; background: url(../images/logo.png) top center/1.5rem auto no-repeat;}
/*输入框*/
.register-wrap .phones-int,.register-wrap .verifi-int,.register-wrap .goin-int {width:100%;height:.75rem;background:#fff;margin-top:.24rem;overflow:hidden;position:relative;}
.phones-int>input,.verifi-int>input {width:100%;height:100%;display:block;border-radius:5px;text-indent:.32rem;font-size:.24rem;border:1px solid rgba(237,237,237,1);}
.phones-int>input:focus,.verifi-int>input:focus {border:1px solid #17a2ff;box-shadow:0 0 3px #17a2ff}
.verifi-int>div.codes-show {padding:0 .3rem;background:none;position:absolute;right:0;top:0;height:.71rem;}
.verifi-int .codes-show>input {border:none;display:block;height:100%;line-height:.71rem;font-size:.28rem;color:#4B4B50;background:none;cursor:pointer;}
.register-wrap .goin-int {background-image: linear-gradient(to right,#17a2ff,#49cbfa);text-align:center;line-height:.75rem;border:none;color:#ffffff;font-size:.28rem;border-radius:0.4rem;cursor: pointer;-moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  -khtml-user-select: none; /*早期浏览器*/
  user-select: none;outline:none;-webkit-tap-highlight-color: transparent;}
.register-wrap .goin-int:active{opacity: 0.8;}
.register-wrap>p.texts01 {text-align:left;width:100%;display:block;font-size:.24rem;color:#A1A1A1;height:.74rem;line-height:.74rem;}
.register-wrap>a.QQ-login-icon {display:block;width:1rem;height:1rem;border:1px solid #9ec0ff;background-size:50%;border-radius:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;color:#fff;}
.register-wrap>a.QQ-login-icon .iconfont {font-size:0.4rem;color:#9ec0ff;}
.register-wrap>p.texts02 {text-align:center;width:100%;display:block;font-size:.24rem;color:#A1A1A1;height:.34rem;line-height:.34rem;margin-top:.24rem;margin-bottom:.2rem;}
.register-wrap>p.texts02.red {font-size:.24rem;color:#17a2ff}

.register-wrap .other-login{padding: 0.2rem 0;margin-top: 0;}
.register-wrap .other-login a{margin-top:0rem;}

/* 关注微信公众号 */
.dialog,.dialog_img {display:none;position:fixed;top:0;left:0;width:100%;height:100%;font-family:'Microsoft YaHei';line-height:1;z-index:300 !important}
.shadow {position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background:rgba(0,0,0,.5);}
.dialog-content {position: fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;width:90%;text-align:center;background:#fff;border-radius:10px; padding: 15px 0;}
.dialog-action {padding:3px 5px 5px 5px;text-align:right; position: absolute; right:7px; top:7px;}
.dialog-close-action,.dialog-close-img {display:inline-block;font-size:35px;color:#888;}
.dialog-close-action img,.dialog-close-img img {width:1rem;height:1rem;display:block;}
.dialog-content-title {margin-bottom:13px;font-size:16px;font-weight:bold;color:#1a1a1a;}
.dialog-content-explain {margin-bottom:10px;font-size:14px;color:#707070;}
.dialog-content-explain span {color:#17a2ff}
.dialog-content-qrcode-image {margin:0 auto 0.2rem;width:50%;}
.dialog-content-qrcode-image p {font-size:12px;padding-bottom:10px;color:#444}
.dialog-content-qrcode-image img {display:block;width:100%;box-shadow:0 0 15px #aaa; border-radius:15px;}
.copy-keyword-action {margin:0 auto;width:90%;line-height:40px;background:#41cd4b;border-radius:5px;font-size:14px;color:#fff; clear:both;cursor:pointer}
.copy-keyword-action:active {opacity:0.7}
.check-tutorial {display:block;padding:20px 0;color:#17a2ff;font-size:14px; clear:both}
.check-tutorial img {display:inline-block;margin-right:5px;vertical-align:middle;width:15px;height:auto;}
.check-tutorial span {vertical-align:bottom;color:#17a2ff;}
.dialog_img .process_img img{ max-height:60%; max-width:80%;}

/*第三方登录方式*/
/* flex */
.flexbox{ display: box; display: -webkit-box; display: -moz-box; display: -ms-box; -webkit-box-orient:horizontal; box-orient:horizontal; clear:both}
.flexbox > *{ display: block; box-flex:1; -webkit-box-flex:1; -moz-box-flex:1; -ms-box-flex:1;}
body:not(:-moz-handler-blocked) .flexbox { width: 100%;} /*for FF*/
.other-login{position:static;margin-top:0.4rem; padding-bottom:0.3rem; clear:both;width:100%; max-width:640px; background:#fff; }
.other-login .title{ position:relative; font-size:0.2rem; color:#b3b6be; line-height:1; text-align:center; border-top:1px solid #ddd;margin: 0 0.8rem;}
.other-login .title span{ position:absolute; top:-0.1rem; left:50%; margin-left:-1.1rem; width:2.2rem; text-align:center; background:#fff;}
.other-login a{display:block;width:50%;margin-top:0.45rem;font-size:0.22rem;color:rgb(202, 200, 200);text-align:center;}
.other-login a:last-child{margin-right:0;}
.other-login a .iconfont{ font-size: 0.56rem;}



/*search*/
.icon-search {width:0.28rem;height:0.3rem;background-image:url(../images/index/search_btn.png);}
.header.search {position:fixed;top:0;z-index:100;height:1.01rem;width:100%; max-width: 640px;border-bottom:0.01rem solid#ECECF0;background:#fff;}
.header-search-wrap {position:relative;overflow:hidden;float:right;width:83.46667%;height:0.6rem;margin:0.2rem 0.24rem;-webkit-border-radius:0.3rem;border-radius:0.3rem;background-color:#F3F3F6;}
.header-search-wrap .header-search-inp {float:left;text-align:left;width:80%;height:0.36rem;line-height:.36rem;margin-top:0.12rem;font-size:0.24rem;color:#333443;background-color:#F3F3F6;letter-spacing:0.01rem;text-indent:.1rem;border-radius:0; border:none}
.header-search-wrap .btn-wrap {position:relative;float:left;width:0.64rem;height:0.6rem;padding:0.15rem 0.12rem 0.15rem 0.2rem;}
.header-search-wrap .btn-wrap .icon-search {right:unset;left:0.24rem;}
.header .pb-icon {position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.header .icon-back-h {width:.2rem;height:.36rem;background-image:url(../images/index/icon_back_hui.png);}
.header .icon-back-h {right:unset;left:0.4rem;}
.page-search {display:none;position:fixed;left:50%;top:0;z-index:1020;width:100%;max-width:640px;height:100%;background:#fff;-webkit-box-shadow:0 0 0.08rem rgba(0,0,0,0.15);box-shadow:0 0 0.08rem rgba(0,0,0,0.15); transform: translateX(-50%);overflow: hidden;}
.pros-list-wrap {padding-top:1.9rem;}
.search-box {width:100%;height:calc(100vh - 1.01rem);padding:0.3rem .16rem 0.3rem .26rem; margin-top: 1.01rem; overflow:hidden;-webkit-overflow-scrolling: touch;}
.search-box .search-hot,.search-box .search-his {width:100%;height:auto;}
.search-hot > h2,.search-his > p {width:100%;height:.24rem;line-height:.24rem;font-size:.24rem;color:#8D8D96;margin-bottom:.32rem;font-weight:normal;letter-spacing:.01rem;}

/*搜索热词*/
.search-hot .hot-list {width:100%;height:auto;}
.search-hot .hot-list a {float:left;height:.52rem;line-height:.5rem;letter-spacing:.01rem;padding:0 .2rem;font-size:.24rem;color:#666;margin-right:.16rem;margin-bottom:.2rem;-webkit-border-radius:.06rem;border-radius:.06rem;border:.02rem solid #eee; background-color: #F3F3F6;}

.editSize{position: absolute;z-index: 1; bottom: 0.3rem; background-color: #17a2ff; color: #fff; font-size: 0.22rem; height: 0.8rem; display: flex; width: 90%; max-width: 600px; left: 50%; transform: translateX(-50%); border-radius: 0.1rem; align-items: center; padding: 0 0.2rem; }
.editSize span{flex: 1;}
.editSize a{display: flex; height: 0.5rem; border: 1px solid #fff; padding:0 0.2rem; justify-content: center; align-items: center; color: #fff; border-radius: 0.1rem; }
/*处理中*/
.load_mask{position: fixed; top: 0;left: 0;width: 100%; height: 100%;background: rgba(0,0,0,0.2); z-index:10000;}
.load_mask .mask_bg{ position:absolute; left:50%; top:40%; margin:-70px 0 0 -70px;background: rgba(0,0,0,.6);width: 140px; height: 140px;
   border-radius:0.1rem; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.load_mask .loading3 {position:relative;width:50px;height:50px; }
.load_mask .loading3 .demo3 {width:4px;height:4px;border-radius:2px;background:#fff;position:absolute;animation:demo3 linear 0.8s infinite;-webkit-animation:demo3 linear 0.8s infinite;}
.load_mask .mask_bg .maskTxt{  color:#fff;  text-align:center; font-size:12px; margin-top: 10px;}
.load_mask .demo3:nth-child(1) {left:24px;top:2px;animation-delay:0s;}
.load_mask .demo3:nth-child(2) {left:40px;top:8px;animation-delay:0.1s;}
.load_mask .demo3:nth-child(3) {left:47px;top:24px;animation-delay:0.1s;}
.load_mask .demo3:nth-child(4) {left:40px;top:40px;animation-delay:0.2s;}
.load_mask .demo3:nth-child(5) {left:24px;top:47px;animation-delay:0.4s;}
.load_mask .demo3:nth-child(6) {left:8px;top:40px;animation-delay:0.5s;}
.load_mask .demo3:nth-child(7) {left:2px;top:24px;animation-delay:0.6s;}
.load_mask .demo3:nth-child(8) {left:8px;top:8px;animation-delay:0.7s;}
@keyframes demo3 {0%,40%,100% {transform:scale(1);}
20% {transform:scale(3);}
}
@-webkit-keyframes demo3 {0%,40%,100% {transform:scale(1);}
20% {transform:scale(3);}
}


/* 自定义规格 */
.edit_alert{position: fixed; top: 0; width: 100%; max-width: 640px; height: 100%; z-index: 1022; background: rgba(0, 0, 0, 0.6); display: none;}
.edit_alert .ECont{position: absolute; bottom: 0; width: 100%; background-color: #fff;padding: 0.3rem 0.3rem 0.24rem;border-radius: 0.3rem 0.3rem 0 0;}
.edit_alert h2{text-align: center;font-size: 0.24rem;font-weight: normal;color: #888;}
.edit_alert .closeAlert{position: absolute; right: 0.2rem; top: 0.2rem; width: 0.5rem; height: 0.5rem; text-align: center;}
.edit_alert .closeAlert .iconfont{font-size: 0.26rem;color: #888;}
.edit_alert .li{display: flex; align-items: center;font-weight: bold; font-size: 0.24rem; margin-top: 0.3rem;}
.edit_alert .li input{width: 1.2rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.24rem; text-align: center; margin: 0 0.25rem;border: 1px solid #ccc; background-color: #fff;border-radius: 0.1rem;}
.edit_alert input:focus{border:1px solid #17a2ff;box-shadow:0 0 2px #17a2ff}
.edit_alert ::-webkit-input-placeholder { color:#888;font-size:0.24rem;font-weight: bold;}
.edit_alert .li .t_a i{font-size: 0.28rem; color: #888;}
.edit_alert .askABtn{display: flex; margin-top: 0.3rem;}
.edit_alert .askABtn a{font-size: 0.26rem; height: 0.7rem; text-align: center;border-radius: 0.1rem; line-height: 0.7rem;font-weight: bold;}
.edit_alert .askABtn .resetBtn{border: 1px solid #ddd; color: #555; width: 1.5rem; margin-right: 0.2rem;}
.edit_alert .askABtn .sureABtn{ background-color: #17a2ff; color: #fff;border: 1px solid #17a2ff;flex: 1;}
/* 提示弹窗 */
.askAlert{position: fixed; top: 0; width: 100%; max-width: 640px; height: 100%; z-index: 3022; background: rgba(0, 0, 0, 0.6); display: block;}
.askAlert .AskC{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background-color: #fff; width: 80%; max-width: 500px; border-radius: 0.05rem;padding:0.1rem 0.2rem 0.24rem;}
.askAlert .AskC .t_t{font-size: 0.24rem;}
.askAlert .AskC .t_c{font-size: 0.22rem;color: #666; padding: 0.2rem;}
.askAlert .AskC .askBtn{color: #fff;font-size: 0.24rem; padding:0.1rem 0;width: 1.6rem; text-align: center; background-color: #17a2ff; display:block;margin: 0.2rem auto 0; border-radius: 0.1rem;}
.askAlert .AskC .closeAlert{position: absolute; right: 0.06rem; top: 0.15rem; width: 0.5rem; height: 0.5rem; text-align: center;}
.askAlert .closeAlert .iconfont{font-size: 0.24rem;color: #888;}

/* 拍照选择弹窗 */
.select_alert{position: fixed; top: 0; left: 0;width: 100%; height: 100%; z-index: 1023; background: rgba(0, 0, 0, 0.6); display: none;}
.select_alert .sCont{position: absolute; bottom: 0; width: 93%; left: 50%; transform: translateX(-50%);}
.select_alert .sCont_t,.select_alert .sCont_s,.select_alert .doneBtn{background-color: #fff; border-radius: 0.2rem;}
.select_alert .sCont_t{ display: flex; padding: 0.3rem;margin-bottom: 0.2rem;}
.select_alert .sCont_t .sCont_t_l{flex: 1;}
.select_alert .sCont_t .sCont_t_l .s-t{font-size: 0.32rem;font-weight: bold;color: #000;}
.select_alert .sCont_t .sCont_t_l .s-d{font-size: 0.24rem;color: #888; margin-top: 0.16rem;}
.select_alert .sCont_t .sCont_t_l .s-d .iconfont{font-size: 0.22rem;color: #ff6b50;margin-right: 0.1rem;}
.select_alert .sCont_t .sCont_t_r{width: 1.2rem;}
.select_alert .sCont_t .sCont_t_r img{width: 100%;margin-top: 0.1rem;}
.select_alert .sCont_s a,.select_alert .doneBtn{display: block; height: 0.8rem; line-height: 0.8rem;text-align: center; font-size: 0.28rem; }
.select_alert .sCont_s a.paiPhoto{border-bottom: 1px solid #eee;}
.select_alert .doneBtn{margin: 0.2rem 0; color: #666;}



.save_alert{position: fixed; top: 0;left:auto; width: 100%; max-width: 640px; height: 100%; z-index: 10000; background: rgba(0, 0, 0, 0.6); display: none;}
.save_alert .sCont{position: absolute; bottom: 0; width: 100%; background-color: #fff;padding: 0.3rem 0.3rem 0.24rem;border-radius: 0.3rem 0.3rem 0 0;}
.save_alert h2{text-align: center;font-size: 0.24rem;font-weight: normal;color: #888;}
.save_alert .closeAlert{position: absolute; right: 0.2rem; top: 0.2rem; width: 0.5rem; height: 0.5rem; text-align: center;}
.save_alert .closeAlert .iconfont{font-size: 0.26rem;color: #888;}

.save_alert .save_img_cont{padding:0.3rem 0 0.1rem; text-align: center;}
.save_alert .save_img_cont img { display: inline-block; width:1.8rem;      max-height: 4rem;  margin-right: 0.2rem;  object-fit: contain; box-shadow: 0 0 0.1rem #999;}
.save_alert .save_img_cont.wdnew img{width: 4.4rem;}
.save_alert .save_img_cont img:last-child{margin-right: 0;}
.save_alert .save_img_text {font-size:0.22rem;color:#666;font-weight:700;text-align:center;height:0.6rem;line-height:0.6rem;}
.save_alert .save_img_text span{ display:inline-block}
.save_alert .save_page_btn-bar {display:flex;justify-content:center;}
.save_alert .save_page_btn-item {flex:1;height:0.7rem;line-height:0.7rem;background:#fff;border-radius:0.1rem;border:1px solid #dadde1;color:#444950;font-size:0.24rem;text-align:center;margin:0.2rem 0.07rem;}
.save_alert .save_to_phone {border:1px solid #17a2ff;background:#17a2ff;color:#fff;}
.save_alert .save_page_btn-item.send {border:1px solid #ff7e1f;background:#ff7e1f;color:#fff;}
.save_alert .mytxt {-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;}

@-webkit-keyframes bounceIn {
    0% {
        -webkit-transform:scale(.95);
        transform:scale(.95)
    }
    to {
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
    }
    @keyframes bounceIn {
        0% {
        -webkit-transform:scale(.95);
        transform:scale(.95)
    }
    to {
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
    }

/*填写邮箱*/
#formModal{position:fixed;top:0;bottom:0;z-index: 10000;display:none; width:100%; max-width: 640px;}
#formModal .formModal_bg {position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5)}
#formModal .formModal_box {background:#fff;border-radius:0.2rem;margin:130px 25px 0;box-sizing:border-box;position:relative;padding:0.3rem}
#formModal .formModal_box_body {display:flex;display:-webkit-flex;justify-content:space-around;flex-direction:column}
#formModal .body_title {font-family:MicrosoftYaHei-Bold;font-weight:bold;color:#333;font-size:0.26rem;text-align:center}
#formModal .body_content {color:#333;padding:12px 0px 15px;font-size:0.24rem;}
#formModal .body_content_item {display:flex;display:-webkit-flex;align-items:center;margin-bottom:10px;}
#formModal .ac_name_bd input,.ac_name_bd textarea,.ac_wish input,.ac_wish textarea,.send_user_box textarea {-webkit-box-flex:1;flex:1;line-height:1.2;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;resize:none;width:100%;height:100%;}
#formModal .body_content label::before {content:'*';color:#f83244}
#formModal .body_btn {background:#17a2ff;color:#fff;border-radius:0.12rem;text-align:center;margin:auto;font-family:MicrosoftYaHei-Bold;font-weight:bold;width:100%;height:0.7rem;line-height:0.7rem;font-size:0.26rem; cursor: pointer;-webkit-tap-highlight-color:transparent;}
#formModal .body_btn:active {opacity:0.6;}
#formModal .formModal_close{position:absolute;top:0.2rem;right:0.2rem; color: #888; font-size: 0.24rem;}
#formModal .send_user_box {border-radius:0.1rem;padding:0.1rem;border:1px solid #d2d2d2;box-sizing:border-box;flex:1; height:0.8rem}
#formModal .send_user_ipt {background:transparent;border:0;height:100%;width:100%;font-size: 0.22rem;}


