body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,textarea,p,th,td,span,a,b,i,strong,::before,::after{margin:0; padding:0; box-sizing: border-box;}
body {width: 100%;max-width: 750px;margin: 0 auto;font-size: 15px; line-height: 1.5; color: #121212; background: #f5f7fb; font-family: "Microsoft YaHei","Arial";} 
.img{border:0;display: inline-block;max-width: 100%;transition: all .3s ease-out;}
.pic .img{width: 100%;display: block;}
.icon{height: 16px;}
.pic_constant{position: relative;overflow: hidden;display: block;width: 100%;}
.pic_constant .inner{width: 100%;}
.pic_constant .inner::after{content: '';width: 100%;display: block;}
.pic_constant .inner img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
table {border-collapse: collapse;} 
input{border: none;}
textarea{font-family: inherit;}
button{outline: none;border: none;}
a{text-decoration: none;background: none ;color: inherit;font-size: inherit;}
ul, li, ol{ list-style: none; }
:focus{ outline:none;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left;}
.fr{float: right;}
.wrapper{width: 94%;margin: 0 auto;}
.section_base{background-color: #fff;border-radius: 8px;padding: 20px 15px 25px;box-shadow: 0 0 4px rgba(0, 0, 0, .05);}
.shadow{box-shadow: 0 0 5px rgba(0, 0, 0, .08);}
.relative{position: relative;}
.pd_20_20{padding: 20px;}
.pd_20_10{padding: 20px 10px;}
.pd_30_15{padding: 30px 15px;}
.space{padding-top: 30px !important;padding-bottom: 30px !important;}
.txtEllipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.txtEllipsisTwo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.txtEllipsisThree{overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.color_white{color: #fff;}
.color_primary{color: #f97316;}
.font_bold{font-weight: bold;}
.text_center{text-align: center;}
.flex_center{display: flex;justify-content: center;align-items: center;}
.flex_between_end{display: flex;justify-content: space-between;align-items: flex-end;}
.flex_between_center{display: flex;justify-content: space-between;align-items: center;}
.flex_between{display: flex;flex-wrap: wrap;justify-content: space-between;}
.flex_align_center{display: flex;align-items: center;}
.flex{display: flex;}
.flex_wrap{display: flex;flex-wrap: wrap;}
.gap_20{gap: 20px;}
.gap_10{gap: 10px;}
.mg_t_50{margin-top: 50px;}
.mg_t_40{margin-top: 40px;}
.mg_t_30{margin-top: 30px;}
.mg_t_20{margin-top: 20px;}
.mg_t_15{margin-top: 15px;}
.mg_t_10{margin-top: 10px;}
.mg_l_10{margin-left: 10px;}
.mg_r_5{margin-right: 5px;}
.mg_r_10{margin-right: 10px;}
.indent{text-indent: 2em;}
.inline{display: inline;}

.head_location{display: flex;align-items: flex-start;}
.head_location .photo{width: 56px;height: 56px;border-radius: 50%;margin-right: 10px;}
.head_location .p1{max-width: calc(100vw - 200px);font-size: 16px;margin: 0 30px 0 0;}
.head_location .p2{color: #03acfb;margin-top: 5px;}
.head_location .p2 .icon{margin-right: 5px;}
.head_location .more .icon{height: 13px;margin-left: 5px;}

.head_search{width: 100%;height: 48px;border-radius: 50px;position: relative;}
.head_search .keywords{width: 100%;height: 100%;background-color: #fff;border-radius: 50px;padding: 0 100px 0 15px;font-size: 16px;}
.head_search .submit{position: absolute;top: 5px;right: 5px;width: 60px;height: calc(100% - 10px);background-color: #65bde5;border-radius: 20px;}
.head_search .submit .icon{height: 20px;margin: 0;}

.footer{position: fixed;bottom: 0;left: 0;width: 100%;background-color: #fff;display: flex;box-shadow: 0 0 3px #eee;}
.footer .li{width: 25%;height: 100%;padding: 10px 0 7px;}
.footer .li .icon{width: 30px;height: 30px;object-fit: contain;margin: 0 auto 2px;display: block;}
.footer .li .p{font-size: 15px;color: #333;text-align: center;}

.body_column{width: 100%;min-height: 100vh;display: flex;flex-direction: column;justify-content: space-between;}
.bd_btm{margin: 40px 0 20px;}
.bd_btm .pic{height: 30px;margin: 0 auto 10px;display: block;}
.bd_btm .p{font-size: 16px;text-align: center;color: #c8c8c8;}

.section_title .p{font-size: 18px;position: relative;line-height: 1.2;padding-left: 15px;}
.section_title .p::before{content: '';position: absolute;left: 0;top: 0;width: 5px;height: 100%;background: linear-gradient(to bottom, #6dc0e6, #caebfa);border-radius: 20px;}

.section_reviews .userinfo .pic{width: 50px;margin-right: 10px;}
.section_reviews .userinfo .p1{width: 100px;}
.section_reviews .userinfo .p2{font-size: 14px;color: #989898;}
.section_reviews .t_r .icon{height: 18px;margin-right: 5px;margin-left: 20px;}
.section_reviews .nums .icon{filter: brightness(0);}
.section_reviews .nums.active .icon{filter: none;}
.section_reviews .nums.active{color: #0568fd;}
.section_reviews .imgs .pic{width: calc(25% - 15px);height: 16vw;margin: 10px 15px 0 0;}
.section_reviews .imgs .pic:nth-child(4n){margin-right: 0;}
.section_reviews .imgs .img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.section_reviews .li_item{background-color: #ededed;border-radius: 8px;margin-top: 20px;}
.section_reviews .li_item .top{padding: 8px 15px 5px 15px;border-bottom: 1px solid #fff;}
.section_reviews .li_item .top .p1{width: calc(100% - 90px);}
.section_reviews .li_item .top .p2{color: #979797;}
.section_reviews .li_item .cont{padding: 6px 15px 8px;color: #7e7d7d;}

.footer_accounts{position: fixed;bottom: 0;left: 0;width: 100%;padding: 15px 20px;background-color: #fff;justify-content: space-between;box-shadow: 0 0 6px #dfdfdf;}
.footer_accounts .accounts{font-size: 16px;}
.footer_accounts .accounts .p1{align-items: flex-end;line-height: 1;}
.footer_accounts .accounts .p2{margin-top: 5px;color: #b6b5b5;font-size: 12px;text-align: right;margin-left: 10px;}
.footer_accounts .price{color: #f97316;margin-left: 2px;font-size: 20px;}
.footer_accounts .btn{width: 110px;height: 40px;background-color: #f97316;color: #fff;border-radius: 10px;line-height: 40px;text-align: center;margin-left: 20px;}

.list_cart .li .pic .img{width: 130px;height: 90px;object-fit: cover;border-radius: 6px;}
.list_cart .li .main{width: calc(100% - 150px);}
.list_cart .li .btm{justify-content: space-between;}
.list_cart .li .title{font-size: 16px;}
.list_cart .li .desc{color: #aaa;margin: 6px 0 10px;}
.list_cart .li .price{font-size: 18px;color: #f97316;display: flex;align-items: flex-end;line-height: 1;}
.list_cart .li .price .p2{font-size: 14px;color: #bdbdbd;text-decoration: line-through;margin-left: 10px;}
.list_cart .li .nums{width: 90px;height: 26px;border-radius: 10px;border: 1px solid #d1d1d1;overflow: hidden;}
.list_cart .li .nums .btn{width: 25px;height: 100%;text-align: center;font-weight: bold;}
.list_cart .li .nums .btn .icon{width: 11px;height: 11px;object-fit: contain;}
.list_cart .li .nums .input{width: 40px;height: 100%;border-left: 1px solid #d1d1d1;border-right: 1px solid #d1d1d1;text-align: center;}
.list_cart .li .num_txt .span{color: #65bde5;}

.section_accounts{box-shadow: 0 0 6px #dfdfdf;background-color: #fff;padding: 20px;border-radius: 8px;}
.section_accounts .li{padding: 10px 0;display: flex;justify-content: space-between;align-items: center;}
.section_accounts .li .type_name{font-size: 17px;}
.section_accounts .li .price{align-items: flex-end;line-height: 1;}
.section_accounts .li .price .p1{font-size: 14px;color: #bdbdbd;text-decoration: line-through;margin-right: 10px;}
.section_accounts .li .price .p2{font-size: 18px;}
.section_accounts .li .arrow{width: 8px;height: 20px;object-fit: contain;}
.section_accounts .li .p3{color: #f97316;margin-right: 5px;}
.section_accounts .li .p4{width: calc(100% - 80px);color: #bdbdbd;}
.section_accounts .li .text{flex: 1;text-align: right;margin-right: 5px;height: 30px;}
.section_accounts .line{width: 100%;height: 1px;background-color: #eee;margin: 10px 0;}

.section_pay{box-shadow: 0 0 6px #dfdfdf;background-color: #fff;padding: 20px 20px 5px 20px;border-radius: 8px;}
.section_pay .type_name{font-size: 17px;font-weight: bold;margin-bottom: 10px;}
.section_pay .li{justify-content: space-between;padding: 15px 0;border-bottom: 1px solid #f1f1f1;}
.section_pay .li:last-child{border-bottom: 0;}
.section_pay .li .icon{width: 30px;height: 30px;object-fit: contain;margin-right: 15px;}
.section_pay .li .p2{color: #9b9b9b;}
.section_pay .li .link_to{color: #009252;text-decoration: underline;margin-left: 10px;font-weight: bold;}

.check_state{width: 15px;height: 15px;border-radius: 15px;border: 1px solid #d4d4d4;}
.check_state .inner{width: 9px;height: 9px;border-radius: 10px;background-color: #fff;}
.active .check_state{border-color: #8da6ff;}
.active .check_state .inner{background-color: #8da6ff;}

.popup{position: fixed;bottom: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .6);z-index: 99999;}
.popup .column_btm{width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: flex-end;}
.popup .column_btm .section{max-height: 60%;background-color: #fff;border-radius: 10px 10px 0 0;padding: 30px 20px;overflow-y: auto;}
.popup .type_title{font-size: 18px;margin-bottom: 30px;font-weight: bold;}
.popup .type_title .icon{height: 21px;margin-right: 8px;}

.list_coupon .li{margin-top: 20px;background-color: #f2f2f2;border-radius: 8px;padding: 20px 15px;display: flex;align-items: center;justify-content: space-between;}
.list_coupon .li .left{width: 80px;margin: 0 15px;position: relative;}
.list_coupon .li .left::after{content: '';position: absolute;right: 0;top: 10%;width: 2px;height: 80%;background-color: #dbdbdb;}
.list_coupon .li .price{font-size: 30px;color: #d00202;}
.list_coupon .li .price .span{font-size: 16px;display: inline;margin-right: 2px;}
.list_coupon .li .right{flex: 1;}
.list_coupon .li .p1{font-size: 14px;color: #9c9b9b;}
.list_coupon .li .p2{font-size: 18px;}
.list_coupon .li .p3{font-size: 14px;color: #d00202;margin-top: 5px;}

.section_address{box-shadow: 0 0 6px #dfdfdf;background-color: #fff;padding: 20px;border-radius: 8px;}
.section_address .info{width: calc(100% - 35px);padding: 0 10px;}
.section_address .info .p1{line-height: 1.2;}
.section_address .info .p2{font-size: 14px;color: #a7a7a7;margin-top: 5px;}
.section_address .icon_l{width: 20px;height: 40px;object-fit: contain;}
.section_address .icon_r{width: 15px;height: 15px;object-fit: contain;}

.user_info{width: 100%;position: relative;padding: 20px 15px;}
.user_info .user_photo{width: 80px;height: 80px;object-fit: contain;margin-right: 15px;}
.user_info .p1{font-size: 18px;font-weight: bold;margin-bottom: 5px;}

.nav_my{padding: 15px 20px;}
.nav_my .li{padding: 15px 0;justify-content: space-between;border-bottom: 1px solid #eee;}
.nav_my .li:last-child{border-bottom: 0;}
.nav_my .li .icon{width: 30px;height: 30px;object-fit: contain;margin-right: 15px;}
.nav_my .li .arrow{width: 15px;height: 15px;object-fit: contain;}
