@charset "utf-8";.overflow-y-hidden{overflow-y:hidden}body,html{font-size:14px}.top300{padding-top:0}.blue{color:#3a8ee6;cursor:pointer}.blue:hover{text-decoration:underline}.clearfloat:after{content:'';width:0;height:0;display:block;clear:both}.lf{float:left}.rg{float:right}.gray{color:#dbdbdb}.yellow{color:#87c13f}.windth80{width:80%;margin:0 auto}.popup{transition:all .5s;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5);opacity:0;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.popup>div{background:#fff;width:80%;height:1px;transition:all .5s;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around}.popup>div .title{padding:30px 0;text-align:center;border-bottom:1px solid #dbdbdb}.popup>div .butbox{display:flex;justify-content:center}.popup>div .butbox p{width:48%;text-align:center;padding:5px 0;cursor:pointer}.popup>div .butbox p.nobut{border-left:1px solid #dbdbdb}.popup.popupshow{z-index:999999;opacity:1}.popup.popupshow>div{height:150px}.radio_box{display:inline-block;position:relative;margin-right:20px;width:80px}.radio_box.on_message{width:30px;margin-right:0}.radio_box input[type=checkbox],.radio_box input[type=radio]{width:20px;height:20px;opacity:0}.radio_box label{cursor:pointer;position:absolute;left:5px;top:3px;width:20px;height:20px;border-radius:50%;background:url(../images/radio_n.png) center/cover;display:flex;align-items:center}.radio_box.square label{border-radius:0;background:url('../images/Asset 2xhdpi.png') center/cover}.radio_box.single label{border-radius:0;background:url('../images/Asset 4xhdpi.png') center/cover}.radio_box label span{position:absolute;display:block;width:80px;left:30px}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label{background:url(../images/radio_y.png) center/cover}.radio_box.square input:checked+label{background:url('../images/Asset 3xhdpi.png') center/cover}.radio_box.single input:checked+label{background:url('../images/Asset 5xhdpi.png') center/cover}.store_cook_style .cook_head{background:#fff;padding:20px 10px;align-items:center;display:flex;justify-content:space-between;position:fixed;top:0;left:0;z-index:999;width:100%;height:64px;box-shadow:0 2px 16px 0 #00000014}.store_cook_style .cook_head .logo_img_box img{height:30px}.store_cook_style .cook_head .thar{display:flex;align-items:center}.store_cook_style .cook_head .thar .thar_item{cursor:pointer;text-transform:uppercase;padding:0 16px;height:64px;display:flex;align-items:center;justify-content:center;border-left:1px solid #e0e0e0;color:#000}.store_cook_style .cook_head .thar .thar_item i{color:#bebebe;margin-right:10px}.store_cook_style .cook_head .thar .thar_item .separate{margin:0 5px}.store_cook_style .cook_head .thar .thar_item .active{color:#bebebe}.store_cook_style .cook_content{padding-top:64px;display:flex;align-items:flex-start}.store_cook_style .cook_content .cook_left{width:100%;display:flex;flex-direction:column;align-items:flex-end}.store_cook_style .cook_content .cook_left .banner_box{width:100%;height:350px;overflow:hidden;display:flex;align-items:center;justify-content:center}.store_cook_style .cook_content .cook_left .banner_box img{width:100%}.store_cook_style .cook_content .cook_left .store_content{padding:20px 0;width:calc(100% - 352px)}.store_cook_style .cook_content .cook_left .store_content .store_title{font-size:20px;font-weight:700}.store_cook_style .cook_content .cook_left .store_content .star_box{display:flex;align-items:center;margin:5px 0}.store_cook_style .cook_content .cook_left .store_content .star_box i.el-icon-star-on{color:#3c6db8;font-size:20px;margin-right:5px}.store_cook_style .cook_content .cook_left .store_content .star_box .star{font-weight:700;color:#717070}.store_cook_style .cook_content .cook_left .store_content .star_box .star_number{color:#717070}.store_cook_style .cook_content .cook_left .store_content .business_type{color:#7f807f}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_head{display:flex;align-items:center;box-shadow:0 2px 16px 0 #00000014;margin:10px 0}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_head .tab_title_item{padding:20px;cursor:pointer;color:#aaa;font-size:16px}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_head .tab_title_item.active{color:#000}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content{padding:10px}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div{display:none}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div.active{display:block}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list{display:flex;justify-content:space-between;flex-wrap:wrap}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item{display:flex;align-items:stretch;justify-content:space-between;width:48%;margin-bottom:10px;height:100%;padding:20px;box-shadow:0 2px 16px 0 #00000014}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .message{display:flex;flex-direction:column;justify-content:space-between;font-size:18px}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .message .product_name{font-weight:700}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .message .product_name .gifts{font-weight:100;color:#707070;font-size:14px}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .img_box{width:120px;height:120px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .img_box img{height:100%}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .img_box .add_but{position:absolute;bottom:0;right:0;width:30px;height:30px;background:#c52e64;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content>div .product_list .product_item .img_box .add_but i{font-size:16px;font-weight:700}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content .tab_img_content img{max-width:100%;margin-bottom:10px}.store_cook_style .cook_content .cook_left .store_content .content_tab_box .tab_content .tab_video_content video{max-width:100%;margin-bottom:10px}.store_cook_style .cook_content .cook_right{width:352px;flex-shrink:0;box-shadow:0 2px 28px 0 #00000014;padding:10px 0;min-height:100vh}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar-table .el-calendar-day{height:43px}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body{padding-bottom:0}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table .el-calendar-day{display:flex;align-items:center;justify-content:center;color:#e0e0e0}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table .el-calendar-day:hover{background:#00a2ff}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table .el-calendar-day:hover span{color:#fff}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table td .optional{background-color:#f2f8fe}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table td .optional span{color:#00a2ff;font-weight:700}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table td.is-selected{background:#00a2ff}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table td.is-selected .optional{background:#00a2ff}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table td.is-selected .optional span{color:#fff}.store_cook_style .cook_content .cook_right .calendar_box .el-calendar__body .el-calendar-table td.is-selected span{color:#fff}.store_cook_style .cook_content .cook_right .calendar_box .date_select_box{padding:10px 20px;position:relative}.store_cook_style .cook_content .cook_right .calendar_box .date_select_box select{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.store_cook_style .cook_content .cook_right .calendar_box .date_select_box .el-input__suffix{right:25px;transform:rotate(180deg)}.store_cook_style .cook_content .cook_right .shopping_cart_box{margin:0 20px}.store_cook_style .cook_content .cook_right .shopping_cart_box .product_list{border-bottom:1px solid #000;padding-bottom:10px}.store_cook_style .cook_content .cook_right .shopping_cart_box .product_list .product_item{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.store_cook_style .cook_content .cook_right .shopping_cart_box .product_list .product_item>div{width:20%;flex-shrink:0;text-align:center}.store_cook_style .cook_content .cook_right .shopping_cart_box .all_total,.store_cook_style .cook_content .cook_right .shopping_cart_box .sub_total{display:flex;align-items:center;justify-content:space-between;padding-top:10px}.store_cook_style .cook_content .cook_right .shopping_cart_box .all_total{font-weight:700}.store_cook_style .cook_content .cook_right .shopping_cart_box .checkout_button{margin-top:10px;background:#cacaca;color:#fff;font-weight:700;font-size:20px;padding:10px;text-align:center;cursor:pointer}