Files
pingan_new/public/css/style.css
2020-08-06 16:42:18 +08:00

852 lines
57 KiB
CSS

*{font-family: "微软雅黑"}
body{background: #f5f5f5;}
ul{list-style: none; padding-left: 0;}
input, button, select {outline: none;}
.ce-nowrap, .text-nowrap {max-width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ce-nowrap-multi, .text-nowrap-multi {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
footer{height: 60px; background: white; box-shadow: 0 0 2px 3px rgba(0,0,0,.02); position: fixed; bottom: 0; left: 0; width: 100%; z-index: 99;}
footer ~ section{padding-bottom: 60px;}
footer{display: flex; justify-content: space-between;}
/* footer */
.footer-item{display: inline-block; flex: 1; text-align: center; padding: 10px;}
.footer-icon{height: 20px; width: 20px; margin-bottom: 4px;}
.footer-text{margin:0; font-size: 11px; color: gray;}
.footer-item.tab-active p{color: #000;}
/* 搜索 */
.search {box-shadow: 0 0 2px 3px rgba(0,0,0,.02);background-color: #fff;overflow: hidden;border-bottom: 1px solid #eee; left: 0; top: 0; position: fixed; height: 54px;width: 100%; z-index: 999; display: flex; padding: 0 10px 0 15px; box-sizing: border-box;}
.indexClassify{width: 30px; text-align: center; font-size: 12px; color: #595959;}
.indexClassify img {width: 24px; height: 24px; margin: 15px 0 0;}
.indexLogo{width: 40px; margin-top: 7px;}
.indexLogo img {width: 100%; margin-bottom: 0;}
.searchCont{width: calc(100% - 90px); background: #f2f2f2; border-radius: 30px; padding: 0 5px; display: flex; height: 38px;margin:8px 10px;}
.searchCont input {width: calc(100% - 40px);height: 100%;border: 0;background: none; box-sizing: border-box;}
.searchCont input::-webkit-input-placeholder{font-size: 14px;}
.searchCont button {line-height: 31px;color: #999;height: 100%; padding: 0; width: 40px;}
/* banner */
.banner{padding: 64px 12px 0 12px; background: white;}
.swiper-banner{padding-top: 50%; position: relative;}
.wrapper-banner{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.wrapper-banner-img{background: #f5f5f5; text-align: center; border-radius: 6px; background-position: center; background-size: cover;}
.wrapper-pagination .swiper-pagination-bullet-active {
opacity: 1;
background: #fff;
}
/* classify */
.classify {margin: 0 0 10px; overflow: hidden; text-align: center; background:white; padding: 10px 0;}
.classify>span.classify-item {width: 20%; float: left;}
/*.classify, .newItem{background-color: white; padding: 6px 5px; white-space: nowrap; overflow-y: scroll; -webkit-overflow-scrolling: touch;}*/
.newItem{background-color: white; padding: 6px 5px; white-space: nowrap; overflow-y: scroll; -webkit-overflow-scrolling: touch;}
.newItem-nav{display: inline-block; padding: 0 12px; color: #666; font-size: 14px;line-height: 38px;}
.classify-item img {width: 45px; display: block; margin: 5px auto;}
/* pick */
.pick-recommend-title{background: #fec500; padding: 0 12px 15px 12px; line-height: 35px; font-weight: bold;}
.pick-list{background: white; list-style-type: none; padding:0 12px; margin-top: -15px; margin-bottom: 0; border-radius: 6px 6px 0 0;}
.pick-list-li{border-bottom: solid 1px #f5f5f5; padding: 12px 0;}
.pick-list-li:last-child{border-bottom: none;}
.pick-list-li a{display: block;}
.pick-list-li a:hover::before{display: none;}
.pick-list-li a:after{display: none;}
.pick-list-cover{width: 100%; padding-top: 35%; position: relative; background-color: #f5f5f5;}
.pick-list-cover>span, .ejectHead-img>span, .farm-car-img>span{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center;}
.pick-list-title{padding-top: 10px;}
.pick-list-price{position: relative; padding-right: 90px;}
.pick-list-price>span{position: absolute; right: 0; bottom: 5px; height: 30px; line-height: 30px; width: 80px; background: #fec500; text-align: center;}
.pick-list-price p{margin: 0; line-height: 20px;}
.pick-list-price p:first-child{color: #fe2a00; font-weight: bold;}
.pick-list-price p:nth-child(2){color: gray; font-size: 12px;}
.pick-list-price p:nth-child(2)>span{text-decoration-line: line-through;}
/* 商品列表 */
/*.product-list{background: #daa965;}*/
.product-list-title{padding: 0 12px; line-height: 40px; font-size: 16px; color: #fff; background: #df4c44; margin-bottom: 6px;}
.product-list-title>span {font-size: 12px; color: #fbdfb8; padding-left: 10px;}
.product-ul{padding: 0 6px 8px 6px; margin:0; display: flex; flex-wrap:wrap; align-items:stretch;}
.product-li{padding: 4px; width: 50%; box-sizing: border-box;}
.product-li a{display: block; background-color: white; border-radius: 6px; padding: 6px;box-shadow: 0 0 2px 2px rgba(0,0,0,.02);}
.product-li a::after, .product-li a::before{display: none;}
.product-li-cover{padding-top: 100%; width: 100%; position: relative; background: #f5f5f5;}
.product-li-cover>span, .newList-img>span, .mainHeadImg>span, .orderText-list-img>span{position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-position: center; background-size: cover;}
.product-li-title,
.product-li-subheading,
.product-li-price{margin: 0;}
.product-li-title{padding-top: 10px; font-weight: bold;}
.product-li-subheading{font-size: 12px; color: gray; height: 35px;}
.product-li-price{padding-top: 10px; font-weight: bold; color: #daa965;}
.product-li-sale {color: #999;text-decoration:line-through}
/* 商品详情 */
.details-banner{padding-top: 100%; position: relative;}
.details-wrapper{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.details-wrapper-img{background: #f5f5f5; text-align: center; background-position: center; background-size: cover;}
.details-pagination .swiper-pagination-bullet {background: #fff; opacity: .55;}
.details-pagination .swiper-pagination-bullet-active {background: #ffc95e; opacity: 1;}
.detailsLeft {width: 124px; display: flex;}
.detailsLeftIcon {width: 62px; text-align: center; color: #868686; font-size: 12px;position: relative;}
.detailsLeftIcon>img {width: 23px; height: 23px; margin: 10px auto 2px; vertical-align: middle;}
.detailsLeftIcon>span {display: block;}
.detailsLeftIcon>p {margin: 0; border-radius: 50%; background: #fe2a00; position: absolute; right: 7px; top: 7px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; color: #fff;-webkit-transform: scale(0.80)}
.detailsRight {width: calc(100% - 124px); display: flex; padding: 0 10px; box-sizing: border-box;}
.detailsRight>a {width: 50%; flex: 2; height: 42px; line-height: 42px; text-align: center; margin-top: 9px; border: none; font-size: 15px; font-weight: 600; display: inline-block;}
.detailsRight>a.detailsRight-car {background: linear-gradient(to right, #494949, #040503); border-radius: 30px 0 0 30px; color: #d4b985;}
.detailsRight>a.detailsRight-buy {background: linear-gradient(to right, #eac989, #e4bc70); border-radius: 0 30px 30px 0; color: #1a1917;}
.detailsRight>a::after{display: none;}
.detailsBtn {width: 100%; padding: 0 10px;}
.detailsBtn>a{height: 42px; line-height: 42px; text-align: center; margin-top: 9px; border: none; font-size: 15px; font-weight: 600; display: inline-block;background: linear-gradient(to right, #eac989, #e4bc70); border-radius: 30px; color: #1a1917;width: 100%}
.detailsCont{background: #fff; padding: 10px; border-bottom: #efefef 1px solid;}
.goodsMember{background: linear-gradient(to right, #483c2d, #272018); color: #e5dbcf; padding: 10px 6px; display: flex;position: relative;}
.goodsMember::after{position: absolute; right: 0; top: 0; background-size: 100%; content: ''; width: 100%; height: 100%; background-image: url(../img/goodsMember_bg.png); background-position: right -33px; background-repeat: no-repeat; opacity: .5;}
.goodsMemberLeft{flex: 1; display: flex; width: 80%; line-height: 24px;}
.goodsMemberLeft-icon{width: 22px; height: 22px; margin-right: 5px;}
.goodsMemberLeft-icon img{width: 100%; margin-bottom: 0;}
.goodsMemberRight{line-height: 22px;}
.goodsMemberRight i{font-size: 17px;}
.goodsPrice{display: flex; color: #b0b0b0; border-bottom: #f6f6f6 1px solid; padding-bottom: 8px;}
.goodsPrice-red{color: #fe2a00; font-size: 22px; margin-right: 10px; font-weight: 600;}
.goodsPrice>p{ padding-top: 8px; margin-bottom: 0;}
.goodsPrice>p>span{ text-decoration:line-through;}
.goodsText-name{font-size: 16px; font-weight: 600; line-height: 25px;}
.goodsText-name>span{font-size: 12px; background: #2b2b2b; color: #e4bf77; padding: 0 10px; border-radius: 20px; height: 20px; line-height: 20px; display: inline-block; font-weight: normal;}
.goodsText-text{color: #a3a3a3; margin: 5px 0;}
.goodsNumber{display: flex; margin-top: 10px; color: #868686;}
.goodsNumber-flex{flex: 1;}
.detailsSpecs{background: #fff; padding:10px; margin: 10px 0; border-bottom: #efefef 1px solid; border-top: #efefef 1px solid;}
.detailsLabel{display: flex; margin-bottom: 20px;}
.detailsLabel:last-child{margin-bottom: 0;}
.detailsLabel .detailsLabel-left>label{display: inline-block; width: 40px; font-weight: 600;}
.detailsLabel .detailsLabel-left>span{color: #868686;}
.detailsLabel .detailsLabel-left{flex: 1;}
.detailsLabel>i{font-size: 20px; color: #c1c1c1; line-height: 22px;}
.detailsBrief{background: #fff; border-top: #efefef 1px solid; padding: 10px;}
.detailsBrief>p{font-size: 16px; font-weight: 600; margin-bottom: 15px;}
/* 弹出层 */
.backEject, .memberBack{position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 998; background: rgba(0,0,0,.6); display: none;}
.specsEject{background: #fff; position: fixed; left: 0; bottom: -100%; width: 100%; z-index: 999; border-radius: 10px 10px 0 0; padding: 10px; box-sizing: border-box; transition: .6s;}
.ejectHead{position: relative;}
.ejectHead-img{position: relative; width: 80px; height: 80px; border-radius: 5px; overflow: hidden;}
.ejectHead-text{width: calc(100% - 90px); position: absolute; left: 90px; bottom: 0;}
.ejectHead-price{color: #bc3635; font-size: 18px; font-weight: 600; margin-bottom: 5px;}
.ejectHead-price>small{font-size: 12px;}
.ejectChoose{margin-top: 20px; overflow: hidden; width: 100%;}
.SpecsList{display: flex; margin-bottom: 0; padding: 0;}
.SpecsList>li{margin-right: 10px;}
.SpecsList-radio>input[type="radio"]{display: none;}
.SpecsList-radio>label{background: #eee; padding: 0 10px; border-radius: 5px; height: 22px; line-height: 22px; font-size: 12px; display: inline-block;}
.SpecsList-radio>input[type="radio"]:checked + label {background: #e0b45e; color: #fff;}
.ejectChoose-label {width: 110px; height: 25px; border-radius: 2px; float: left;}
.ejectChoose-l, .ejectChoose-r{width: 23px;height: 23px;text-align: center;float: left;line-height: 16px;border-radius: 100%;background: transparent;border: 1px #e1e1e1 solid; box-shadow: 0px 0px 2px rgba(0,0,0,.1); padding: 0 0 3px;}
.ejectChoose-l {margin-right: 10px;}
.ejectChoose-r {margin-left: 10px;}
input.ejectChoose-c {width: 42px;height: 23px;text-align: center;float: left;border: 0;line-height: 23px;background-color: #eee;border-radius: 20px;}
.ejectBtn{display: flex;}
.ejectBtn>a{width: calc(50% - 10px); flex: 2; height: 42px; line-height: 42px; text-align: center; margin: 50px 5px 0; border: none; font-size: 15px; font-weight: 600;}
.ejectBtn>a.detailsRight-car {background: linear-gradient(to right, #494949, #040503); border-radius: 30px; color: #d4b985;}
.ejectBtn>a.detailsRight-buy {background: linear-gradient(to right, #eac989, #e4bc70); border-radius: 30px; color: #1a1917;}
.ejectRemove{position: absolute; right: 10px; top: 10px; z-index: 999;}
.ejectRemove>i{font-size: 18px; color: #c5c5c5;}
/* 购物车 */
.farm-car{width: 100%;background-color: #fff;}
.farm-car li{width: 100%;padding: 10px;overflow: hidden;border-bottom: 1px solid #eee; box-sizing: border-box;}
.farm-car li label{width: 32px;display: inline-block;float: left;padding-top: 20px;}
.farm-radio input {display: inline-block;width: 26px;height: 26px;position: relative;overflow: visible;border: 0;background: 0 0;-webkit-appearance: none;outline: 0;margin-right: 8px;vertical-align: middle;}
.farm-radio input:before {width: 22px;height: 22px;content: '';display: block;background-image: url(../img/icon/farm_car.png);position: absolute;left: 0;top: 0; background-size: 100%;}
.farm-radio input:checked:before {background-image: url(../img/icon/farm_car_active.png);}
.farm-car-img {width: 70px;height: 70px;display: inline-block;float: left; position: relative; border-radius: 3px; overflow: hidden;}
.farm-car-right {width: calc(100% - 105px);float: left;}
.farm-car-right-top {width: 100%;display: inline-block;float: left;line-height: 20px;overflow: hidden;}
.farm-car-name {width: calc(100% - .75rem);line-height: 20px;font-size: 15px;float: left;padding: 0 10px;}
.farm-car-del {width: 15px;float: left;}
.farm-car-del i {color: #bbb;font-size: 16px;}
.farm-car-right-bottom {width: 100%;display: inline-block;float: left;line-height: 20px;overflow: hidden;padding-left: 10px; margin-top: 22px;}
.farm-car-li-num {float: left;width: calc(100% - 110px);text-align: left;padding-right: 10px;color: #e01507;line-height: 25px;}
.farm-car-select {width: 110px;float: left;height: 25px;}
.farm-car-li-num .ord-price{font-size: 17px;}
.confirm_footer_total {width: calc(100% - 140px);float: left; padding: 0 15px;line-height: 60px;}
.confirm_footer_btn {width: 120px;height: 40px;background: linear-gradient(to right, #eac989, #e4bc70);text-align: center;line-height: 40px;float: right; font-size: 15px; border-radius: 30px; margin: 10px;}
.confirm_footer_total span {font-size: 16px;display: inline-block;}
.confirm_footer_total small, .confirm_footer_total span {color: #df1907; font-weight: 600;}
.confirm_footer_total small{padding-left: 7px;}
/* 手机靓号 */
.liangHao-title{display: flex; padding: 0 12px; height: 25px; line-height: 25px; margin-bottom: 10px;}
.liangHao-img{flex: 1; font-size: 16px; font-weight: 600;}
.liangHao-title>a{color: #999;}
.liangHao-banner{padding: 12px; background: transparent;}
.liangHao-list{width: 100%; padding: 2px 8px 0; box-sizing: border-box; overflow: hidden; margin-bottom: 20px;}
.liangHao-list li{background: #fff; position: relative; box-shadow: 0 0 2px 3px rgba(0,0,0,.02); border-radius: 15px 30px 15px 15px; width: calc(50% - 10px); margin: 10px 5px 0; float: left; padding: 10px; box-sizing: border-box; border: 1px solid transparent}
.liangHao-list li::after{position: absolute; bottom: 5px; right: 5px; content: ''; width: 40px; height: 40px;background-repeat: no-repeat; background-position: center; background-size: 100%; opacity: .8;}
.liangHao-list-border{border-color:#d1b277 !important;}
.yd_icon::after{background-image: url(../img/icon/yd_icon.png);}
.lt_icon::after{background-image: url(../img/icon/lt_icon.png);}
.dx_icon::after{background-image: url(../img/icon/dx_icon.png);}
.liangHao-number{color: #daa965; font-size: 1rem; margin-bottom: 5px;}
.liangHao-text{line-height: 22px;}
.liangHao-text>p{margin-bottom: 0; color: #5f5f5f;}
.liangHao-text>p>span, .liangHao-yellow{color: #daa965; font-weight: 600;}
.liangHao-text>p>span{padding: 0 2px;}
.liangHao-barter{width: calc(100% - 24px); margin: 0 12px 15px; background: linear-gradient(to right, #f1cc85, #f3af2f); color: #fff; border-radius: 40px; text-align: center; line-height: 40px;}
.liangHao-barter>i{padding-right: 8px;}
/* 手机靓号列表 */
.liangHao-select {display: flex;padding: 0 10px;}
/*.liangHao-select>select {flex: 3; margin: 0 5px; background: #fff; border: none; box-shadow: 0 0 2px 3px rgba(0,0,0,.02); border-radius: 5px; padding: 5px;}*/
.liangHaoBuy, .seniorFooter{position: fixed; width: 100%; height: 60px; line-height: 60px; bottom: -100%; left: 0; z-index: 99999; background: #fff; display: flex; transition: .3s;}
.liangHaoBuy>span, .seniorFooter>span{display: inline-block;text-align: center; flex: 2; font-size: 16px;}
span.liangHaoBuy-buy{background: #d2b277; color: #fff;}
.liangHao-Location, .liangHao-btn{text-align: center;}
.liangHao-input{width: calc(100% - 190px); margin: 0 10px; display: flex;padding-left: 10px; box-sizing: border-box; overflow: hidden;}
.liangHao-input>input{border:none; background-color: transparent; margin-left: 10px}
.liangHao-input>input::-webkit-input-placeholder{font-size: 13px;}
.liangHao-input>i{color: #c3bfbc}
.liangHao-Location{color: #e3a97b;width: 90px;}
.liangHao-btn{color: #eb4c4c;width: 80px;}
.liangHao-Location, .liangHao-input, .liangHao-btn {background-color: white; border-radius: 8px; box-shadow: 0 0 2px 3px rgba(0,0,0,.02); height: 35px; line-height: 35px}
/* 免费提货 */
.freeFruits{width: calc(100% - 24px); position: relative; height: 180px; background-position: top center; background-size: 100% 100%; background-repeat: no-repeat; margin: 10px 12px; border-radius: 7px; overflow: hidden;}
.freeFruits-title{position: absolute; left: 18%; width: 160px; top: 25px;}
.freeFruits-title img{ width: 100%;}
.freeFruits-btn{position: absolute; top: 120px; left: 19%; padding: 5px 15px; border-radius: 5px; background: #6a91a0; color: #fff;}
.freeFruits-btn-one{background: #a97665;}
/* 教程资讯 */
.newItem {position: fixed;box-shadow: 0 0 2px 3px rgba(199, 199, 199, 0.2); width: 100%; left: 0; top: 0; height: 54px; background: #fff; z-index: 99;}
.newItem-nav{position: relative;}
.newItem-nav::after{position: absolute; content: ''; width: 16px; height: 3px; left: calc(50% - 8px); bottom: 0; background: transparent; border-radius: 30%;}
.newItem-nav.newItem-active{color:#000; font-weight: bold; font-size: 15px;}
.newItem-nav.newItem-active::after{background: #000;}
.newBanner {margin-top: 54px; padding: 12px 12px 20px;}
.newBanner .swiper-banner{padding-top: 50%; overflow: inherit;}
.newBanner-swiper::after{position: absolute; content: ''; background: rgba(0,0,0,0.7);opacity: .7; bottom: 0; width: 90%; left: 5%; height: 20%; border-radius: 15px; -webkit-filter: blur(8px);-moz-filter: blur(8px);-o-filter: blur(8px);}
.newBanner .swiper-pagination-bullet-active {opacity: .8;background: #fff;}
.newList{background: white;padding: 0 12px 12px; width: 100%; box-sizing: border-box;}
.newList>li{position: relative; margin-bottom: 15px; border-bottom: #f5f5f5 1px solid; padding-bottom: 15px;}
.newList>li:last-child{padding-bottom: 0; border: none; margin-bottom: 0;}
.newList-img{width: 110px; height: 80px; position: relative; border-radius: 6px; overflow: hidden;}
.newList-text{position: absolute; right: 0; top: 0; width: calc(100% - 130px); margin-left: 20px;}
.newList-icon{display: flex;color: #999;}
.newList-icon>span{flex: 1;}
.newList-icon>i{padding-right: 5px;}
.newList-text>p{font-size: 16px; margin-bottom: 15px; height: 45px;}
.newList-first{width: 100%; margin-bottom: 15px;border-bottom: #f5f5f5 1px solid; padding-bottom: 15px;}
.newList-first>p{font-size: 16px;}
.hot{display: inline-block; padding: 1px 6px; border-radius: 10px; color: #fff; background: #fec500; font-size: 12px; margin-right: 10px;}
/* 个人中心 */
.mainHead{background: white; padding: 15px; width: 100%; box-sizing: border-box; position: relative;}
.mainHeadImg{position: relative; width: 60px; height: 60px; border-radius: 50%; overflow: hidden; background-color: #e5e5e5;}
.mainHeadText{width: calc(100% - 100px); position: absolute; left: 90px; top: 20px; display: flex;}
.mainHeadText-name{font-size: 16px; font-weight: 600; flex: 1;}
.Vip{display: inline-block; padding: 0 6px; border-radius: 3px; background: #fec500; color: #fff; font-size: 12px; font-weight: normal; line-height: 16px; margin-left: 5px;}
.mainHeadText-name>small{color: #999; font-weight: normal; font-size: 14px;}
.mainHeadText-name>p{margin-bottom:8px;}
.mainHeadText>i{line-height: 50px; font-size: 22px; color: #d4d4d4;}
.mainMemberBack{background: #fff; padding: 0 15px 15px;}
.mainMember{background: linear-gradient(to right, #211d1c, #413a32); color: #d1ba9b; padding: 15px; display: flex; border-radius: 6px;}
.mainMember-img{flex: 1; line-height: 26px; font-size: 15px;}
.mainMember-img>img{width: 26px; margin: 0 5px 0 0; vertical-align: top;}
.mainMember-number{line-height: 26px; font-size: 15px;}
.mainOrder{background: white; margin: 15px 0; padding: 15px;}
.mainOrder-title{display: flex; line-height: 25px; margin-bottom: 15px;}
.mainOrder-title>span{flex: 1;font-size: 16px; font-weight: 600;}
.mainOrder-title>a{color: #999;}
.mainOrder-list{display: flex; margin-bottom: 0;}
.mainOrder-list>li{flex: 4; text-align: center; position: relative;}
.mainOrder-list>li>p {position: absolute; width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 50%; background: #fe2a00; margin-bottom: 0; top: -5px; right: 18px; font-size: 10px; -webkit-transform: scale(0.80); color: #fff;}
.mainOrder-list-icon img{width: 28px; height: 28px; margin-bottom: 3px;}
.mainNav {background: #fff; margin: 10px; border-radius: 5px;box-shadow: 0 0px 1px 2px rgba(0, 0, 0, .01);}
.mainNav>li{display: flex; line-height: 50px; height: 50px;background: white; padding: 0 15px; margin-bottom: 15px;}
.mainNav-icon{flex: 1; font-size: 15px; color: #000;}
.mainNav-icon-img{width: 20px;display: inline-block; margin-right: 4px;}
.mainNav-icon-img>img{margin: -3px 0 0; vertical-align: middle;}
.mainNav>li i{font-size: 20px; color: #d4d4d4;}
.mainNavLabel{border-radius: 0 0 50% 50%; width: 90px; margin: 0 auto; line-height: 32px; background: linear-gradient(to right, #fff0d9, #e4bd84); color: #000; font-weight: 600; display: inline-block;padding-left:20px;}
.mainNavList{padding: 10px 10px 5px; display: flex; margin: 0;}
.mainNavList>li{flex: 2; text-align: center;}
.mainNavList>li span{font-weight: 600; font-size: 20px;}
.mainNavList>li.mainNavList-price{position: relative;}
.mainNavList>li.mainNavList-price::after{position: absolute; right: 0; top: 25%; content: ''; background: #dadada; width: 1px; height: 50%;}
.mainNavList>li.mainNavList-price span {color: #c52a1d;}
.mainNavList>li div.mainNavList-name {color: #a6a5a5; margin-top: 5px;}
.agentBack{height: 90px; width: 100%; background-size: 100% 100%; background-position: top left; background-repeat: no-repeat; border-radius: 8px; overflow: hidden; color: #fff; padding: 15px 20px; box-sizing: border-box;}
.agentBack>p{font-size: 18px;}
.agentBack>span{background: #e2cbd5; color: #1e3579; display: inline-block; font-size: 12px; padding: 1px 8px; border-radius: 15px;}
/* 我的订单 */
.orderNav {width: 100%;overflow: hidden;background-color: #fff;margin-bottom: 15px;}
.orderNav span {flex: 3;border-bottom: 1px solid #f2f2f2;height: 44px;line-height: 44px;text-align: center;}
.orderNav span.active {font-weight: 700;opacity: 1;color: #000;background-color: unset;position: relative;}
.orderNav span.active:after {background-color: unset;content: '';position: absolute;bottom: 0;width: 20px;left: calc(50% - 10px);height: 2px;background: #000;top: unset;}
.orderText-back{background: white;border-top: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;}
.orderText-name{display: flex;border-bottom: #f2f2f2 1px solid; padding: 10px 15px;}
.orderText-name>p{flex: 1; font-size: 16px; margin-bottom: 0;}
.orderText-name>span{color: #f8be22;}
.orderText-nmber {border-bottom: #f2f2f2 1px solid; overflow: hidden;}
.orderText-nmber li {width: 33.33%; float: left; text-align: center; padding: 10px;font-weight: 600; }
.orderText-nmber li>span {padding: 0 10px 0 14px;font-weight: normal;}
.orderText-new {background: #fff; border-top: #f2f2f2 1px solid;}
.orderText-new-title {position: relative;font-weight: 600; font-size: 16px; padding: 10px 15px 0 18px; margin-left: 15px; color: #f3542b;}
.orderText-new-title::after{position: absolute; width: 8px;height: 8px; background: #f3542b; left: 0; top: calc(50% - 0px); content: '';transform:rotate(45deg)}
.orderText-new-blue {color: #3796f4;}
.orderText-new-blue::after {background: #3796f4;}
.orderText-list{margin: 15px 0 0; padding: 0 15px;}
.orderText-list>li{position: relative; padding-bottom: 15px; margin-bottom: 15px; border-bottom: #f2f2f2 1px solid;}
.orderText-list>li:last-child{border: none; padding-bottom: 0;}
.orderText-list-img{width: 60px; height: 60px; position: relative; border-radius: 5px; overflow: hidden;}
.orderText-list-text{position: absolute;left: 0; margin-left: 70px; width: calc(100% - 70px); top: 0;}
.orderText-list-name{font-size: 16px;}
.orderText-list-span{margin-top: 15px; display: flex; color: #999; line-height: 20px;}
.orderText-list-price{color: #fe2a00; font-size: 15px;flex: 1;}
.orderText-list-title {display: flex; font-size: 16px;color: #fe2a00; margin-bottom: 10px;}
.orderText-list-title>span {flex: 1; color: #313131; font-size: 17px;}
.orderText-list-param{color: #999;}
.orderText-total-label {margin: 15px 0 0; border-bottom: #f2f2f2 1px solid; border-top: #f2f2f2 1px solid; padding: 5px 15px;}
.orderText-total-label li {display: flex; height: 35px; line-height: 35px;}
.orderText-total-label li span {flex: 1;color: #868686;}
.orderText-total-color {color: #409800;}
.orderText-total-yellow{color: #c59000;}
.` {display: flex; color: #409800;}
.orderText-list-Rent span {flex: 1; color: #999;}
.orderText-total{text-align: right; width: 100%; padding: 10px 15px; border-top: #f2f2f2 1px solid;border-bottom: #f2f2f2 1px solid;}
.orderText-total>span{font-size: 16px; font-weight: 600; padding-left: 5px;}
.orderText-total>span>small{font-size: 12px;}
.orderText-btn{text-align: right; padding: 10px 15px;}
.orderText-btn>button{padding: 5px 15px; border-radius: 3px; margin-left: 10px;}
.orderText-btn>button.orderText-btn-cancel{background: #fff; color: #b4b7b9; border: #dadfe3 1px solid;}
.orderText-btn>button.orderText-btn-pay{background: #d6a851; color: #fff; border: #d0a24f 1px solid;}
.nullData{text-align: center; padding: 120px 0 0; color: #999;}
.nullOrder{width: 140px;margin: 0px auto;}
.shadePublic {position: fixed; width: 100%; height: 100vh; z-index: 999; background: rgba(0,0,0,.5); left: 0; top: 0;display: block;}
.shadeClose { position: fixed; color: #fff; z-index: 999; right: 14.5%; top: 90px;}
.shadeClose i { font-size: 22px;}
.channelPopup {position: fixed; width: 70%; left: 15%; top: 130px; z-index: 1000; border-radius: 5px;box-sizing: border-box; background-image: url(../img/code_New.png); padding-top: 80%; background-repeat: no-repeat; background-size:100% 100%;}
.channelHead-img {position: absolute; top: 50px; left: 15%; width: 70%;border: 10px solid #fff ; border-radius: 10px;}
.channelHead-img img {width: 100%; height: 100%; margin: 0;}
.channelHead-text {position: absolute; bottom: 15px; width: 100%; text-align: center; font-size: 16px;}
/* 订单详情 */
.orderDetails-title {width: 100%;padding: 15px;background: #e6aa06;position: relative;}
.orderDetails-title-i {position: absolute;right: 15px;background: #fff;width: 40px;height: 40px;border-radius: 40px;text-align: center;line-height: 40px;top: 15px;}
.orderDetails-title-i i {color: #e08901;font-size: 18px;}
.orderDetails-title h5 {line-height: 20px;font-size: 16px;margin-bottom: 5px;}
.orderDetails-title h5, .orderDetails-title span{color: #fff;}
.orderAddress {width: 100%;padding: 10px 15px; box-sizing: border-box; background: white;display: flex;}
.orderAddress-top{width: 100%;}
.orderAddress-name{font-size: 16px;line-height: 20px;display: inline-block;vertical-align: bottom;font-weight: 700;}
.orderAddress-phone{font-size: 16px;line-height: 20px;display: inline-block;vertical-align: bottom;margin-left: 15px;font-weight: 700;}
.orderAddress-area{width: 100%;margin-top: 6px; color: #737373;}
.orderAddress-flex{flex: 1;}
.orderAddress i{font-size: 22px; line-height: 44px; color: #c5c5c5;}
.orderAddress-list{border-top: #f2f2f2 1px solid;padding: 8px 15px 0;}
.orderAddress-list>li {width: 100%;line-height: 30px;display: flex;}
.orderAddress-list-number{min-width: 80px;color: #000;padding-right: 10px;}
.orderDetails{width: 100%; box-sizing: border-box; margin-top: 5px;}
/* 订单确认 */
.orderDetails-total{float: left; line-height: 32px;}
.orderDetails-total>span{font-size: 16px; color: #d6a752;}
.confirm_address_null {width: 100%;text-align: center;font-size: 16px;text-align: center;line-height: 60px;background-image: url(../img/morning_42.png);background-color: #fff;background-size: 100%;background-repeat: no-repeat;background-position: bottom;}
.orderAddress-confirm .orderAddress-list-number{flex: 1;}
.orderAddress-confirm{padding: 0; margin-bottom: 0;}
.orderAddress-confirm>li{border-bottom: 1px solid #f2f2f2; line-height: 50px; padding: 0 15px;}
.orderAddress-confirm>li:last-child{border: none;}
/* 收货地址 */
.addressList{width: 100%;padding:15px;}
.addressList li {width: 100%;border: 1px solid #f2f2f2;border-radius: 4px;overflow: hidden;margin-bottom: 15px;background-color: #fff;}
.addressList-name, .addressList-phone{width: 50%;height: 30px;color: #444;float: left;line-height: 30px;box-sizing: border-box;margin-top: 2px;}
.addressList-name{padding-left: 10px;}
.addressList-phone{text-align: right;padding-right: 10px;}
.addressList-text{padding: 0;color: #666;border-bottom: 1px dashed #f2f2f2;padding-bottom: 10px;padding-left: 10px;clear: both;}
.color-orange{color: #c30d23;}
.addressList-btn{padding: 10px;color: #444;background-color: #fff;overflow: hidden;position: relative;}
.addressList-btn button{position: absolute;top: 10px;color: #848484;border: 1px solid #e6e6e6;width: 55px;height: 24px;border-radius: 4px;background-color: #f7f7f7;padding: 0;}
.addressList-btn-edit{right: 80px;}
.addressList-btn-delete{right: 10px;}
.addressList-radio {display: inline-block;width: 30px;float: left;}
.addressList-radio input{width: 20px; height: 20px;}
.addressList-btn span{line-height: 24px;}
.addressAdd {width: 96%;height: 40px; line-height: 40px; background-color: #d89014;color: #fff;font-size: 16px;text-align: center;border: none;position: absolute; top: calc(50% - 20px); left: 2%; border-radius: 30px;}
.addressAdd::after{display: none;}
/* 新增地址 */
.addressForm{background-color: #fff;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.addressForm-input{width: 100%;overflow: hidden;padding: 10px;}
.addressForm-input-name{width: 90px;float: left;line-height: 30px;}
.addressForm-input input, .ui-select {width: calc(100% - 90px);float: left;line-height: 30px;border: 0;border-bottom: 1px solid #eee;background: 0 0;outline: 0;color: #666;padding: 0;}
.address-i {width: 20px;display: inline-block;color: #999;}
.addressForm-select {width: 100%;overflow: hidden;padding: 10px;position: relative;}
.addressForm-select textarea, .addressForm-option {width: calc(100% - 90px);float: right;border: 0;border-bottom: 1px solid #eee;background: 0 0;outline: 0;color: #666;}
.addressForm-select textarea {padding-top: 6px;}
.addressForm-option {padding-bottom: 5px; border-bottom: none}
.addressForm-option select {width: calc(33.33% - 10px); float: left; margin: 5px 10px 5px 0; border: none;appearance:none;-moz-appearance:none;-webkit-appearance:none; text-align: left; font-size: 15px;}
.addressForm-mode{width: 100%;line-height: 20px;padding: 10px 13px;border-bottom: 1px solid #eee;border-top: 1px solid #eee;background-color: #fff;margin-top: 13px;position: relative;}
.addressForm-mode-btn{width: 30px;float: right;position: relative;text-align: right;}
.addressForm-mode-btn>input {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 30px;margin: 0;opacity: 0;}
.addressForm-mode-btn>label {display: block;padding: 0;margin: 0;font-weight: 400;line-height: 20px;}
.addressForm-mode-btn>label:after, .addressForm-mode-btn>label:before {position: absolute;left: 0;display: block;pointer-events: none;content: ' ';border: 1px solid #eee;border-radius: .5rem;-webkit-transition: all .4s cubic-bezier(.175,.885,.32,1);-o-transition: all .4s cubic-bezier(.175,.885,.32,1);transition: all .4s cubic-bezier(.175,.885,.32,1);}
.addressForm-mode-btn>label:before {width: 30px;height: 20px;top: 0px;}
.addressForm-mode-btn>label:after {top: 1px;width: 18px;height: 18px;background-color: #fff;border-color: #eee;border-radius: 9px;-webkit-box-shadow: rgba(0,0,0,.05) 0 1px 0.2rem, rgba(0,0,0,.12) 0 1px 0.1rem;box-shadow: rgba(0,0,0,.05) 0 1px 0.2rem, rgba(0,0,0,.12) 0 1px 0.1rem;}
.addressForm-mode-btn>input:checked+label:before {background-color: #d89014;border-color: #d68905;}
.addressForm-mode-btn>input:checked+label:after {left: 10px;border-color: #fff;}
.addressForm-input input::-webkit-input-placeholder, .addressForm-select textarea::-webkit-input-placeholder{font-size: 15px;}
/* 咨询详情 */
.caseDetails, .caseDetails-cont{padding: 10px 15px; background: white;line-height: 25px;}
.caseDetails-title{font-size: 16px; font-weight: 600; margin-bottom: 7px;}
.caseDetails-nav>span{color: #b7b7b7; padding-right: 15px;}
.caseDetails-nav>span>i{padding-right: 6px;}
.caseDetails-text{padding: 15px; background: #e6e6e6; color: #999;line-height: 25px;}
.caseDetails-cont{color: #828282;}
.caseDetails-cont img{width: 100%; margin-bottom: 0;}
.caseRecommend-title{font-size: 16px; padding: 15px; background: white;margin-top: 15px; font-weight: 600;}
/* 开通会员弹出层 */
.memberSpecs{position: fixed; width: 80%; background: white; left: -100%; height: 288px;top: 150px;z-index: 999; border-radius: 5px; transition: .6s;}
.memberSpecsTop{text-align: center;font-size: 19px; border-bottom: #f2f2f2 1px solid; padding: 10px 0; margin-bottom: 10px;}
.memberSpecsTop-img{width: 100px; margin: 0 auto 5px; display: block;}
.memberSpecsText{padding: 0 10px 10px;font-size: 16px; line-height: 28px; text-align: justify;}
.memberSpecsBtn{display: flex;line-height: 48px; font-size: 17px;}
.memberSpecsBtn>a{width: 50%; flex: 2; text-align: center;border-top: #f2f2f2 1px solid;}
a.memberSpecsBtn-up{color: #f8be22;border-left: #f2f2f2 1px solid;}
.SpecsRemove{position: fixed; top: 450px; width: calc(100% - 75px); text-align: center; color: #fff; left: -100%; z-index: 999;transition: .6s;}
.SpecsRemove i{font-size: 24px;}
/* 开通会员 */
.upMember{position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #282828;}
.upMemberFooter{position: absolute; bottom: 0; left: 0; width: 100%; background: #1d1a19; color: #d9b58d; height: 60px; line-height: 60px;}
.upMemberFooter-left{position: absolute; width: 75%; left: 0; top:0; height: 100%; background-position: top right; background-size: 105% 100%; background-repeat: no-repeat; color: #0a0408; text-align: center; font-size: 20px;}
.upMemberFooter-left>span{font-size: 26px; font-weight: 600; padding: 0 5px;}
.upMemberFooter-btn{position: absolute; right: 0; width: 25%; top: 0; font-size: 19px; padding-left: 0px;}
.upMemberCont{position: relative; width: 100%; left: 0; top: 20px; height: 100%;}
.upMemberCont-top{position: absolute;width: 90%; left: 5%;border-radius: 8px; padding-top: 50%; background-position: top right; background-repeat: no-repeat; background-size: 100% 100%;}
.upMemberCont-text{position: absolute; top: 15px; left: 20px;}
.upMemberCont-text>p{font-size: 1.4rem; color: #fff2d1;letter-spacing:2px}
.upMemberCont-tips{font-size: 16px;color: #fbeed8; margin-bottom: 1rem;}
.upMemberCont-tips>p{font-size: 18px;}
.upMemberCont-price{color: #7d4e00;border-radius: 5px; display: inline-block; font-size: 1.4rem;}
.upMemberCont-price>small{font-size:20px; padding-left: 5px;}
.upMemberPower{position: absolute; top: calc(30% + 10px); width: 90%; left: 5%;}
.upMemberPower-title{background: #cea86c; line-height: 40px; color: #713f00; font-size: 18px; text-align: center; border-radius: 5px; margin-bottom: 30px;}
.upMemberPower-title>img{width: 23px; margin-bottom: 0;}
.upMemberPower-list li{position: relative; height: 80px;}
.upMemberPower-list-img{width: 25px;background: linear-gradient(to right, #e0cebe, #b49c8e); height: 25px; border-radius: 5px; overflow: hidden;}
.upMemberPower-list-text{position: absolute; left: 40px; width: calc(100% - 40px); top: 0; color: #88847e; font-size: 16px;}
.upMemberPower-list-text>p{font-size: 18px; color: #ddd0be;}
/*开通代理商*/
.upAgent {background: #fff; color: #fff;}
.upAgent-top {position: relative; top: 0; left: 0; width: 100%; z-index: 9; padding-top: 60%; background-size: 100% 100%; background-position: center center;}
.upAgent-text{position: absolute; width: 100%; text-align: center; left: 0; top: 40px;box-sizing: border-box;}
.upAgent-text>p{font-size: 22px;color: #fff0d0; text-align: left; padding-left: 50px;}
.upAgent-tips{color: #fff0d0; font-size: 22px; margin-bottom: 20px;}
.upAgent-title{color: #313131; font-size: 22px; text-align: center;margin: 10px 0 20px}
.upAgent-list{color: #c89762; padding: 0 10px;}
.upAgent-list>li{display: flex; margin-bottom: 20px}
.upAgent-list-img{width: 45px; height: 45px; border-radius: 50%;background: #f7f1e7; margin-right: 20px; padding: 6px; box-sizing:border-box; border: 1px solid #f3e2c7;}
.upAgent-list-text{width: calc(100% - 65px);}
.upAgent-list-text>p{font-weight: 600; font-size: 18px;}
.upAgentFooter{background: #2c2a3f;}
/* 支付 */
.modular-list {overflow: hidden;background: #fff;border-bottom: solid 1px #e8e8e8;border-top: solid 1px #e8e8e8;padding-left: 10px;}
.modular-list>li {border-bottom: solid 1px #f5f5f5;padding-right: 10px;line-height: 48px;overflow: hidden;}
.confirm-price-color {color: #f93f28;}
.order-pay-icon {height: 24px;width: 24px;display: inline-block;vertical-align: middle;background-image: url(../img/pay-icon.png);background-size: cover;margin-right: 4px;}
.order-list-radio>input[type="radio"] {display: none;}
.order-list-radio>label {color: #999;line-height: 28px;padding-top: 2px;}
.order-list-radio>input[type="radio"]:checked + label {color: #e2a22f;}
.order-list-radio>label i {font-size: 18px;}
.order-pay-btn {padding: 10px;}
.order-pay-btn button {line-height: 40px;background: #d6a851;color: #fff;border: none;width: 100% ;border-radius: 4px;font-weight: bold;}
.balance-icon {background-position: 0 -24px;}
/* 登录 */
.register{background: #fff; position: fixed; width: 100%; height: 100%; left: 0; top: 0; padding: 20px 15px;}
.registerTitle{margin-bottom: 40px; color: #999;}
.registerTitle>p{font-size: 25px; color: #313131;}
.registerList{border-bottom: 1px solid #f2f2f2; margin-bottom: 25px;}
.registerList-name>i{padding-right: 5px;}
.registerList-tel{line-height: 45px;display: flex;}
.registerList-tel>input{border: none; background: transparent;flex: 1;}
.registerList-tel>input::-webkit-input-placeholder{font-size: 14px;}
.registerList-tel>span{display: inline-block; width: 50px; font-weight: 600;}
.registerList-tel>button{border: #d8d8d8 1px solid; border-radius: 30px; background: transparent; height: 30px; line-height: 26px; float: right; margin-top: 9px; padding: 0 10px;}
.registerBtn{width: 100%; height: 42px; text-align: center;}
.registerBtn>button{width: 100%; background: #daa965; height: 100%; line-height: 42px; color: #fff; border-radius: 20px; border: none; font-size: 15px; margin-bottom: 10px;}
.registerBtn>span{font-size: 15px; color: #999;}
.registerBtn>span>i{font-size: 17px; padding-left: 5px;}
.registerBtn-left{ padding-left: 50px;}
/* 暂无数据 */
.noData {text-align: center;padding-top: 20px;}
.noData-img {display: inline-block; width: 40%;}
.noData span {color: #999; display: block;}
.noData a{border: 1px solid #e4bc70; padding: 5px 30px; border-radius: 30px; color: #e4bc70; margin-top: 10px; display: inline-block;}
.recommend {margin-top: 20px;}
.recommend-title {text-align: center; height: 40px; line-height: 40px; margin-bottom: 5px; font-size: 16px; font-weight: 600;}
.recommend-title>span{display: block; background-image: url(../img/recommend_title.png); background-repeat: no-repeat; background-position: center; background-size: 100%; width: 200px; margin: 0 auto;}
/*填写卡号、卡密*/
.cardBack{position: fixed; width: 100%; height: 100%; top: 0; left: 0;z-index: 9999; display: none;background: rgba(0,0,0,.5);}
.cardBuy{position: fixed; top: -100%;left: 10%;width: 80%; background: #fff; z-index: 999; border-radius: 20px; padding: 30px 40px 0; box-shadow: 0px 3px 16px rgba(0,0,0,0.2);z-index: 99999; transition: .5s; height: 220px;}
.cardBuy-list{margin-bottom: 30px;}
.cardBuy-list label {display: block; margin-bottom: 10px; font-weight: 600; font-size: 16px;}
.cardBuy-list input {height: 35px;line-height: 35px;border-radius: 5px;border: 1px solid #cacaca;background: transparent; padding-left: 5px; width: 100%; margin-left: 3px}
.cardBuy-btn{overflow: hidden;}
.cardBuy-btn>button, .cardBuy-btn>span{width: calc(50% - 5px);margin-bottom: 30px; font-size: 16px; float: left; color: #fff; border-radius: 5px; line-height: 40px; text-align: center; border: none;display: inline-block;}
.cardBuy-btn>span.cardBuy-btn-01{background: linear-gradient(to bottom, #bbbbbb, #909090); margin-right: 5px;}
.cardBuy-btn>button.cardBuy-btn-02{background: linear-gradient(to bottom, #f1cc85, #f3af2f); margin-left: 5px;}
/* 高级搜索 */
.seniorSearch ~ section{padding-top: 64px;}
.seniorFooter ~ section{padding-bottom: 64px;}
.seniorFooter{bottom: 0 !important;}
.seniorSearch {background: white; width: 100%; position: fixed; left: 0; top: 0; height: 54px; padding: 10px;z-index: 999;}
.seniorSearch-form {background: #f2f2f2; height: 100%; border-radius: 30px; line-height: 34px; padding: 0 10px;}
.seniorSearch-form>input{border: none; background: transparent; padding-left: 3px;}
.seniorSearch-form>input::-webkit-input-placeholder{font-size: 14px;}
.seniorSearch-form>i{font-size: 17px; color: #999;}
.senior{padding: 10px 10px 5px; background: white;overflow: hidden;margin-bottom: 10px;box-shadow: 0 0 3px 0px rgba(0,0,0,.02);}
.seniorTitle {font-size: 17px; margin-bottom: 10px;}
.senior-list-radio>input[type="checkbox"], .senior-list-radio>input[type="radio"]{display: none;}
.senior-list-radio>label{color: #999;line-height: 28px;padding-top: 2px;}
.senior-list {overflow: hidden; margin-bottom: 0;}
.senior-list li {text-align: center;margin: 0 5px 5px;height: 32px;line-height: 32px;float: left;}
.senior-list li label {width: 100%;height: 100%; padding: 0 12px;border-radius: 6px;display: block;border: #dedede 1px solid;position: relative;z-index: 1;overflow: hidden;}
.senior-list li input[type="checkbox"]:checked + label, .senior-list-radio>input[type="radio"]:checked + label {padding: 0 18px 0 6px;width: 100%;height: 100%;border-radius: 6px;display: block;border-color: #e4a600;color: #e4a600;}
.senior-list .checkMark {z-index: 0;width:0;height:0;border-width: 0 18px 18px;border-style:solid;border-color:transparent transparent #e4a600;position:absolute;top: -5px;right: -14px;color: #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);display: none;}
.senior-list .checkMark::after {position: absolute;font-size: 12px;content: '√';top: -4px;left: -4px;}
.senior-list li input[type="checkbox"]:checked + label .checkMark, .senior-list-radio>input[type="radio"]:checked + label .checkMark{display: block;}
/* 城市选择 */
.citySearch-pick, .citySearch-country, .citySearch-pick{background: white; padding: 10px;box-shadow: 0 0 3px 0px rgba(0,0,0,.02); margin-bottom: 10px;}
.citySearch-pick>p{font-size: 16px; font-weight: 600;}
.citySearch-pick>span{color: #de520b;}
.citySearch-label{margin-bottom: 0;}
.citySearch-label>span, .citySearch-country>span {background: #e8e8e8; color: #313131; display: inline-block; border-radius: 5px; padding: 3px 12px; margin-right: 6px;}
.citySearch-area, .location{background: white;}
.citySearch-area>li{border-bottom: 1px solid #f2f2f2; padding: 0 10px;}
.citySearch-area>li:last-child{border: none;}
.citySearch-area>li i {color: #595959;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.citySearch-area>li i.icon-chevron-down {right: 12px;left: auto;font-size: 16px;}
.citySearch-area>li.open .link {color: #b63b4d;}
.citySearch-area>li.open i {color: #b63b4d;}
.citySearch-area>li.open i.icon-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.citySearch-area-name{display: flex; line-height: 50px;height: 50px;}
.citySearch-area-name>span{font-size: 16px; font-weight: 600; flex: 1; margin-bottom: 0;}
.submenu {display: none;}
.submenu>li, .location>li{line-height: 35px;}
.location{padding: 0 10px;}
/* 二维码弹出 */
.codeCont {background-image: url(../img/codeCont_back.png); width: 300px; left: calc(50% - 150px); height: 350px; top: calc(50% - 180px); position: fixed;border-radius: 10px; overflow: hidden; text-align: center; z-index: 9999; background-repeat: no-repeat;background-position: bottom center; background-size: 100% 100%;}
.codeCont-img {width: 200px;font-size: 20px; position: absolute; left: calc(50% - 100px); top: 50px;}
.codeCont-img img { margin-bottom: 10px;width: 200px; height: 200px;border-radius: 5px;}
.codeClose{position: fixed;top: calc(50% - -140px); right: 47%; z-index: 99999; color: #fff; font-size: 16px; font-weight: 600;}
.codeClose>i{font-size: 22px; color: #fff;}
.codeHidden {display: none;}
.codeShow {display: block;}
/* 产品分类 */
.classifyItem {width: 90px;position: fixed;left: 0;top: 54px;height: 100vh;background: white; padding: 12px 0; border-right: 1px solid #f3f3f3;overflow-y: scroll;}
.classifyItem-nav {width: 100%; text-align: center;padding: 12px 0;}
.classifyItem-nav.classifyItem-active>span {background: linear-gradient(to right, #daa965, #f9cd8f); display: inline-block; border-radius: 30px; width: 80%; color: #fff; padding: 2px 0;}
.classifyBorder {margin-top: 15px; border-bottom: 1px solid #f2f2f2; padding-bottom: 15px;}
.classifyBorder:last-child {border: none;}
.classifyCont {position: fixed;left: 90px; right: 0; top: 54px;width: calc(100% - 90px);overflow-y: scroll;height: calc(100vh - 54px);}
.classifyCont-title{margin-bottom: 10px; padding: 0 10px; display: flex;}
.classifyCont-title>span {font-size: 14px; flex: 1; font-weight: 600;}
.classifyCont-title>a {color: #999; font-size: 12px;}
.classifyUl {overflow: hidden; margin-bottom: 0; padding: 0 5px; margin-bottom: 10px;}
.classifyUl li {text-align: center; width: calc(33.33% - 10px); float: left; margin: 0 5px 15px;}
.classifyUl-img {position: relative; width: 100%; padding-top: 100%; margin-bottom: 10px; border: 1px solid #f2f2f2;}
.classifyUl-img>img {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.classifyUl-text{font-size: 12px; color: #616161;}
/*产品列表*/
.goodsTab{position: fixed; top: 54px; width: 100%; height: 40px; left: 0;z-index: 999; text-align: center; overflow: hidden; background: #fff; line-height: 40px; box-shadow: 0 0 2px 3px rgba(0,0,0,.02);}
.goodsTab div {width: 33.33%; display: inline-block; float: left;}
.goodsTab div>small{display: inline-block; position: absolute; height: 16px; width: 40px; margin: 11px 0 0 3px;}
.goodsTab div>small>i {position: absolute;left: 0;height: 8px;line-height: 8px}
.goodsTab div>small>i:frist-child {top: 0;}
.goodsTab div>small>i:last-child {bottom: 0;}
/* 产品列表弹出 */
.goodsBack {position: fixed; width: 100%; height: 100%; background:rgba(0,0,0,.7); left: 0; top: 0; z-index: 9998; display: none;}
.goodsEject{position: fixed; width: 90%; right: 0; top: 0; z-index: 9999; height: 100vh; background: #fff; padding: 10px; right: -100%; transition: .5s;}
.goodsEject-list input[type="radio"]:checked + label { padding: 0 12px; }
.goodsEject-btn{position: absolute; bottom: 0; left: 0;z-index: 9999; height: 43px; background: #df4c44; width: 100%; text-align: center; line-height: 43px; color: #fff;}
.goodsTab-btn i {padding-left: 5px;}
.goodsTab-active{color: #df4c44;}
.goodsEject .senior-list li {margin-bottom: 10px;}
/* 个人设置 */
.set_main {width: 100%;}
.set_main li {width: 100%;padding: 15px;background-color: #fff;line-height: 20px;position: relative;border-bottom: 1px solid #eee;}
.set_main_icon {display: inline-block;text-align: left;margin-right: 10px;color: #666;width: 20px;}
.set_main_more {position: absolute;right: 15px;top: 15px;color: #bbb;}
/*修改昵称*/
.setup-form {padding: 10px;background: #fff;position: absolute;height: 100%;width: 100%;}
.setup-input {overflow: hidden;}
.setup-input>li {margin-bottom: 10px;position: relative;}
.setup-input input {background: #f5f5f5;width: 100%;line-height: 25px;padding: 5px 10px;border: solid 1px #eee;border-radius: 4px;}
.setup-btn {width: 100%;line-height: 40px;}
.setup-btn button {width: 100%;background: -webkit-linear-gradient(left,#daa965,#d49133);border: none;border-radius: 4px;color: #fff;}
/*修改手机*/
.reset-form {position: absolute;height: 100%;width: 100%;background: #fff; padding: 10px;}
.reset-input li {border-bottom: solid 1px #e0e0e0;overflow: hidden;position: relative;padding: 10px 0 10px 70px;}
.reset-input label {position: absolute;left: 0;top: 10px;color: #808080;}
.reset-input input {width: 100%;border: none;}
.reset-input input::-webkit-input-placeholder { font-size: 14px;}
.reset-input input[disabled] {background: transparent; opacity: 1 !important;}
.reset-input input[disabled]::-webkit-input-placeholder { color: #000; font-weight: 600;}
.reset-input li.code-code {padding-right: 120px;}
.code-btn {position: absolute;right: 0;top: 6px;background: #bfbfbf;color: #fff;line-height: 32px;display: block;width: 110px;text-align: center;}
.reset-btn {padding-top: 20px;}
.reset-btn>button {width: 100%;height: 40px;background: #daa965;border-radius: 20px;border: none;color: #fff;}
/*您已经是代理商了*/
.hasagent {position: fixed; width: 100%; height: 100vh; left: 0; top: 0; background: #fff; text-align: center;}
.hasagent-img{ width: 45%; margin: 80px auto 20px;}
.hasagent-img img {width: 100%; margin-bottom: 0;}
.hasagent-text>p {color: #999; font-size: 16px;}
.hasagent-text>span {font-size: 18px; display: block; margin: 20px 0;}
.hasagent-btn {width: 100%; text-align: center;}
.hasagent-btn a {width: 60%; background: #fec500; color: #fff; border-radius: 30px; font-size: 16px; height: 45px; line-height: 45px; text-align: center; display: block; margin: 40px auto;}
.ui-form-item {
position: relative;
font-size: 14px;
background: white;
}
.ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-checkbox-s):not(.ui-radio):not(.ui-radio-s) {
width: 95px;
position: absolute;
padding-right: 10px;
text-align: right;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #666666;
}
.ui-select {
position: relative;
}
.ui-form-item input, .ui-form-item textarea {
text-align: left;
width: 100%;
min-height: 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
border: 0;
background: 0 0;
padding-left: 0;
}
input, input:focus, input:active {
user-select: text;
}
input, button, textarea, select, optgroup, option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
outline: 0;
}
.ui-select:after {
position: absolute;
top: 50%;
right: 0;
margin-top: -4px;
width: 0;
height: 0;
border-top: 6px solid;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
color: #a6a6a6;
content: "";
pointer-events: none;
border: 0;
background: url(../img/icon-select.png) no-repeat;
height: 20px;
width: 20px;
background-size: 100%;
top: 35%;
right: -5px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color: #a6a6a6;
}
.ui-form-item span {
display: block;
padding-left: 95px;
width: 100%;
text-align: right;
color: #000;
}
/*租赁*/
.rentList {padding: 10px;}
.rentList>li {margin-bottom: 10px;}
.rentListTop{position: relative; width: 100%; padding-top: 60%;}
.rentListTop>span {position: absolute; left: 0;top: 0;width: 100%; height: 100%; background-size: cover;background-position: top center;background-repeat: no-repeat; border-radius: 5px; overflow: hidden;}
.rentListTop-cont {position: absolute;top: 10px; left: 10px; border-radius: 0 10px 0 10px; padding: 3px 15px; font-size: 16px; font-weight: 600;background: #dc9e29; color: #fff;box-shadow: 1px 1px 2px rgb(175, 115, 0)}
.rentList li:last-child .rentListTop-cont {background: #25396f; color: #fff;box-shadow: 1px 1px 2px rgb(16, 45, 125);}
.rentFooter {width: 100%; height: 100%; padding: 10px 5px 10px 10px; box-sizing: border-box;}
.rentFooter a{width:49%; font-size: 16px; float: left;line-height: 40px; text-align: center; border: none;display: inline-block;}
.rentFooter a::after{display: none;}
.rentFooter a.rent-car{background: linear-gradient(to right, #3555af, #22439c);border-radius: 30px 0 0 30px;color: #fff;}
.rentFooter a.rent-buy{background: linear-gradient(to right, #eac989, #e4bc70); border-radius: 0 30px 30px 0;color: #1a1917;}
.rentListSize {border: 1px solid #eac989; border-radius: 5px;margin: 10px 0; overflow: hidden;}
.rentListSize-name {background: #eac989; color: #fff; width: 100%; height: 35px;display: flex; margin-bottom: 0;}
.rentListSize-name>li {width: 33%; text-align: center; height: 35px; line-height: 35px; border-right: 1px solid #f9dda7;}
.rentListSize-name>li:last-child, .rentListSize-label>li:last-child{border:none;}
.rentListSize-label { width: 100%; height: 35px;display: flex; margin-bottom: 0; background: #fff;}
.rentListSize-label>li {width: 33%; text-align: center; border-right: 1px solid #e0e0e0;}
.rentListSize-label>li .ejectChoose-label {margin: 6px 5px;}
.rentListSize-label>li .ejectChoose-l, .rentListSize-label>li .ejectChoose-r{background: #fff;}
.rentListSize-label>li input.ejectChoose-c{border: 1px solid #d8d8d8; background: #fff; border-radius: 10px;}
.rentListSize-blue {border-color: #25396f;}
.rentListSize-blue .rentListSize-name { background: #25396f;}
.rentListSize-blue .rentListSize-name li { border-color: #44537b;}
/* 提现表单 */
.withdrawForm {background: white; border-radius: 5px; padding: 15px;box-shadow: 0 0 2px 3px rgba(0,0,0,.01); margin: 20px 15px;}
.withdrawForm-ul>li{overflow: hidden;border-bottom: 1px solid #f0f0f0; padding-bottom: 10px; margin-bottom: 10px;}
.withdrawForm-ul>li:last-child{border: none;}
.withdrawForm-ul>li .withdrawForm-ul-left {width: 100px; font-size: 16px; margin-right: 10px; font-weight: 600;}
/*.withdrawForm-ul>li .withdrawForm-ul-right{display: flex;width: calc(100% - 110px); padding-top: 2px; line-height: 25px;}*/
.withdrawForm-ul>li .withdrawForm-ul-right{display: flex;width: 100%; padding-top: 2px; line-height: 25px;}
.withdrawForm-add{text-align: center; font-size: 16px; line-height: 40px; margin-bottom: 20px}
.withdrawForm-add>i{padding-right: 5px}
.withdrawForm-ul>li .withdrawForm-ul-right i{font-size: 22px; color: #cccccc; line-height: 40px;}
.withdrawForm-ul .checkbox>input+label:after, .radio>input+label:after{top: 11px;}
.withdrawForm-ul .checkbox>input+label:before, .radio>input+label:before {top: 6px;}
.withdrawForm-ul-logo img{width: 35px; height: 35px; margin: 0;}
.withdrawForm-ul-text {display: flex; width: calc(100% - 45px); margin-left: 10px}
.withdrawForm-ul-text>div{flex: 1;}
.withdrawForm-ul-text>div>span{display: block; font-size: 16px; font-weight: 600;}
.withdrawForm-money p {font-weight: 600; font-size: 15px;}
.withdrawForm-money-input{border-bottom: 1px #f0f0f0 solid; font-size: 22px; padding-bottom: 10px;}
.withdrawForm-money-input>input{border: none; background: transparent;}
.withdrawForm-money-text{margin: 10px 0; color: #999;}
.withdrawForm-money-text button{background: transparent; border: none; color: #007ad0; padding-left: 10px;}
.withdrawForm-btn {background: #ffde61; color: #806500; border-radius: 5px; line-height: 40px; width: 100%; text-align: center; margin: 20px 0 10px; font-size: 15px;}
/* 添加银行卡 */
.formbox-label {width: 100%;line-height: 40px;padding: 0 15px; font-weight: 600;}
.formbox-input {width: 100%;padding: 0 15px;background-color: #fff;border-top: 1px solid #eee;border-bottom: 1px solid #eee;overflow: hidden;}
.formbox-input input {width: 100%;line-height: 40px;border: 0;}
.formbox-file-margin{text-align: center;}
.formbox-file {background: url(../img/file.png) no-repeat;padding-top: 50%;width: 50%;background-size: 100% 100%;position: relative;margin: 0 auto;}
.formbox-file input {height: 40px;width: 100%;border: none;border-bottom: solid 1px #F8F8F8;font-size: 27px;}
.formbox-file input#file {display: block;width: auto;border: 0;vertical-align: middle;width: 100%;height: 11rem;position: absolute;top: 0;opacity: 0;}
.formbox-input-img {width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 99;background-size: cover;background-position: center;}
.worksFile-btn {bottom: 0;left: 0;background: #c7c7c7;border-radius: 4px;width: 50%;line-height: 36px;color: #fff;display: inline-block;margin-top: 15px;text-align: center;}
/* 提现记录 */
.recordHead {background: white; padding: 20px 0; border-radius: 10px; margin: 15px;box-shadow: 0 0 2px 3px rgba(0,0,0,.01); text-align: center;}
.recordHead img{width:60px; margin: 0 auto;}
.recordHead-btn{background: #f3c303; color: #fff; border-radius: 5px; padding: 5px 15px; display: inline-block; margin-top: 15px;}
.recordUl-title{font-size: 16px; color: #999; text-align: center;}
.recordHead-price{color: #747474;}
.recordHead-price>span{display: block; font-size: 28px; color: #df0000; margin: 5px 0;}
.recordList {background: white; border-radius: 10px; box-shadow: 0 0 2px 3px rgba(0,0,0,.01); margin: 0 15px; padding: 15px; margin-top: 15px;}
.recordList li{margin-bottom: 10px; border-bottom: 1px solid #f0f0f0; padding-bottom: 10px;}
.recordList li:last-child{padding-bottom: 0; border: none; margin-bottom: 0;}
.recordList-name{display: flex; font-size: 16px; margin-bottom: 5px;}
.recordList-name>span, .recordList-time>span{flex: 1;}
.recordList-time {display: flex; color: #999;}
.recordList-time div.recordList-green{color: #4b9347;}
.recordList-time div.recordList-red{color: #df0000;}
.empty{ text-align: center;padding-bottom: 30px; color: #7c7b7d; font-size: 16px; background: #fff; border-radius: 5px; margin: 10px 20px; box-shadow: 0 0 2px 3px rgba(0,0,0,.01);}
.empty>img{width: 160px; margin: 0 auto 20px; display: block;}
/*展示二维码*/
.makeCode {background: #3857a9; width: 70%; left: 15%; border-radius: 10px; color: #fff;}
.payNew {position: fixed; width: 100%; height: 100vh; background: #fff; left: 0; top: 0; text-align: center; padding-top: 100px;}
.payNew img {width: 120px; margin: 30px auto 20px;}
.payNew-text {font-size: 18px; color: #999; margin-bottom: 40px;}
.payNew-btn { border: 1px solid #d0d0d0; display: inline-block; font-size: 16px; padding: 6px 20px; border-radius: 5px;}