
.main_wrap{background: #F8F8F8;padding-bottom: 22px;}
/*商家详情*/
.det_wrap{margin-top: 10px;}
.det_wrap .det_left{width: 594px;}

/*商家详情图片轮播*/

#slideBox2{ width:600px; height:450px; overflow:hidden; position:relative; background: #fff ;margin-right: 18px; }
#slideBox2 .hd{  overflow:hidden; position:absolute; right:9px; bottom:21px; z-index:1; }
.slideBox .pageState{display: inline-block;padding: 1px 10px 2px;background:rgba(0, 0, 0, 0.5) ;font-size: 12px;color: #fff;border-radius: 14px;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);}
.slideBox .pageState span{font-size: 16px;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display: block;}


/* 前/后按钮*/
.slideBox .prev,.slideBox .next{display: none;}
.slideBox:hover .prev{display: block;}
.slideBox:hover .next{display: block;}
.slideBox .prev{width: 42px;height: 84px;background: rgba(0, 0, 0, 0.7);position: absolute;left: 0; top: 50%;margin-top: -42px;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#b2000000, endcolorstr=#b2000000);}
.slideBox .prev:after{content: "";display: block;width: 100%;height: 100%;background: url(../images/slide_prev.png) no-repeat 12px center;}
.slideBox .next{width: 42px;height: 84px;background: rgba(0, 0, 0, 0.7);position: absolute;right: 0;top: 50%;margin-top: -42px;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#b2000000, endcolorstr=#b2000000);}
.slideBox .next:after{content: "";display: block;width: 100%; height: 100%;background: url(../images/slide_next.png) no-repeat 16px center;}


.info_right{ margin-left: 618px;height: 450px;position: relative; }
.info_right h2.title{font-size: 30px;color: #333;}
.otherInfo {overflow: hidden;margin-top: 15px;}
.otherInfo .tag{font-size: 0;}
.otherInfo .tag span{display: inline-block;height: 26px;line-height: 26px;padding: 0 15px;font-size: 14px;color: #fff;margin-right: 8px;border-radius: 13px}
.otherInfo .tag span.benjiremai{background:linear-gradient(90deg,rgba(246,44,92,1) 0%,rgba(250,137,119,1) 100%);}
.otherInfo .tag span.chaozhitejia{background:linear-gradient(90deg,rgba(15,189,171,1) 0%,rgba(31,218,181,1) 100%);}
.otherInfo .tag span.renqituijian{background:linear-gradient(90deg,rgba(15,137,241,1) 0%,rgba(35,185,255,1) 100%);}
.otherInfo .tag span.same{background:#FEEBED ;color: #F93A4D}
/*收藏分享*/
.det_wrap .btn_group{float: right;}

.btn_group button{background: none; border: none; outline: none; cursor: pointer; float: left; text-align: center;}
.btn_group em{display: inline-block; width: 18px; height: 18px; background-repeat: no-repeat;  vertical-align: middle; margin-right: 8px;margin-top: -4px;}
.store-btn {float: left;margin-right: 30px;}
.store-btn button em{background-image: url(../images/like11.png); background-position: top left; background-repeat: no-repeat; }
.store-btn.curr button em{background-image: url(../images/like22.png); background-position: top center; background-repeat: no-repeat; }
.share-btn{float: left;position: relative;}
.share-btn  em{background-image: url(../images/share.png); background-position: top center; background-repeat: no-repeat; width: 16px; height: 16px;  }

#sharre{position: absolute;width: 52px;height: 21px;top: 0;left: 0;right: 0;bottom: 0;opacity: 0}
.btn_group span{display: inline-block; font-size: 14px; color:#5E5E5E}

.info_right .price{font-size: 30px;font-weight: bold;color: #F93A4D;margin-top: 15px;}

.shopbox ul{margin-top: 30px;font-size: 0}
.shopbox ul li{display: inline-block;height: 60px;width: 240px;box-shadow:0px 10px 24px 0px rgba(249,58,77,0.2);-webkit-box-shadow:0px 10px 24px 0px rgba(249,58,77,0.2);-moz-box-shadow:0px 10px 24px 0px rgba(249,58,77,0.2);-ms-box-shadow:0px 10px 24px 0px rgba(249,58,77,0.2);border-radius:30px;background: #F93A4D;border:1px solid #F93A4D;vertical-align: top}
.shopbox ul li.go_call{margin-right: 20px}
.shopbox ul li.go_call a{color: #fff;}
.shopbox ul li.go_call{text-align: left;}
.shopbox ul li.go_call i{float: left;display: inline-block;width: 32px;height: 32px;background: url(../images/storeCall.png) no-repeat center center;background-size: cover;margin-top: 15px;margin-left: 18px;}
.shopbox ul li.go_call:hover{background: #e9162b;}
.shopbox ul .shopCall{    margin-left: 62px;text-align: center;border-left: 1px solid rgba(255,255,255,.3);height: 60px;margin-right: 20px;}
.shopbox ul .shopCall h3{font-size: 16px;line-height: 1;font-weight: bold;}
.shopbox ul .shopCall p{font-size: 14px;padding-top: 10px;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.shopbox ul .zixun{background: #fff;font-size: 16px;color: #F93A4D;text-align: center;line-height: 60px;}
.shopbox ul .zixun a{color: #F93A4D;display: block;}
.shopbox ul .zixun:hover{background: #F93A4D}
.shopbox ul .zixun:hover a{color: #fff;}
.shopbox ul .shopCall p.out{opacity: 0;padding-top: 0}


/*公司详情*/
.storeDetail{padding: 20px;background: #fff;position: absolute;bottom: 0;right: 0;left: 0;box-shadow:0px 3px 15px 0px rgba(163,163,163,0.25);}
.storeDetail .left_top{overflow: hidden;}
.storeDetail .left_img{width:78px;height:78px;border-radius:50%;float: left;position: relative;overflow: hidden;}
.storeDetail .left_img img{width: 100%;height: 100%;border-radius:50%;}
.storeDetail .left_info{float: left;margin-left: 12px;}
.storeDetail h2.store_tit{padding-top: 10px;}
.storeDetail h2.store_tit a{font-size: 18px;max-width:200px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;margin-right: 10px;}
.storeDetail h2.store_tit a:hover{color:#FB5845 }

.storeDetail .store_place{color: #A6A6A6;font-size: 14px;margin-top:10px }
.storeDetail .store_place i{display: inline-block;width: 12px;height: 16px;background: url(../images/addr_store.png) no-repeat center center;background-size: cover;    margin-right: 8px;vertical-align: top;margin-top: 2px;}
.storeDetail .store_place span{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width: 227px;display: inline-block;}
.storeDetail .store_place .see_map{color: #333;display: inline-block;margin-left: 6px;vertical-align: top}
.storeDetail .store_place .see_map:hover{color: #F93A4D}

.storeDetail .contact{width: 98px;height: 32px;cursor: pointer;border: 1px solid #F8F8F8;position: relative;border-radius: 2px;float: right;margin-top: -5px}
.storeDetail .contact img{width:76px;height:14px;position:absolute;top:0;left:0;right:0;bottom:0;display: block;margin:auto;}
.storeDetail .contact:hover{box-shadow: 0px 3px 13px 0px rgba(7,8,36,0.13);-moz-box-shadow: 0px 3px 13px 0px rgba(7,8,36,0.13);-webkit-box-shadow: 0px 3px 13px 0px rgba(7,8,36,0.13);
-ms-box-shadow: 0px 3px 13px 0px rgba(7,8,36,0.13);border: 1px solid #E6E6ED}

.storeDetail .store_in{position: absolute;right: 20px;top: 38px;width: 120px;background: #fff;height: 40px;line-height: 38px;text-align: center; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;border:1px solid #F93A4D;border-radius: 20px;}
.storeDetail .store_in a{font-size: 16px;color: #F93A4D;display: block;}
.storeDetail .store_in:hover{background: #F93A4D;}
.storeDetail .store_in:hover a{color: #fff}




.det_bot{margin-top: 30px;}

.car_wrap2{width: 800px;box-shadow:0px 3px 15px 0px rgba(163,163,163,0.25);}
/*基本信息切换*/
.car_tab{border-bottom: 1px solid #F93A4D;background: #F7F7F7}
.car_tab li{color: #333;font-size: 16px;float: left;position: relative;padding: 0 30px;height: 50px;line-height: 50px;}
.car_tab li a{color:  #333;display: inline-block;}
.car_tab li.active{background: #F93A4D; }
.car_tab li.active a{color: #fff}
.car_tab.fixed {position:fixed;left:auto;right:auto;width:800px;top: 176px;z-index: 2;box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.04);}

.car_con .list-tit{border-bottom: 1px solid #EAEAEA;padding: 30px 0 15px;font-size: 16px;color: #333;font-weight: bold;margin-bottom: 26px;}
.car_con .list-tit i{display: inline-block;width: 22px;height: 22px;background: url(../images/can.png) no-repeat center center;background-size: cover;margin-right: 7px;vertical-align: middle;margin-top: -3px;}
.car_con .list-tit i.tw{background: url(../images/tw.png) no-repeat center center;background-size: cover;}

.car_content{padding: 0 20px 32px;}
/*.car_con{margin-top: 50px;}*/
.car_con .car-spe{margin-top: 30px;}

.param li{font-size: 14px;color: #666;margin-bottom: 10px;}
.param ul li em{display: inline-block;vertical-align: top;width: 60px;}
.param li span{color: #333;vertical-align: top;display: inline-block;margin-left: 50px;max-width: 650px;line-height: 22px;}


.photos img{max-width: 100%;display: block;}
.comm_list ul.comm_ul{margin: 0;margin-bottom: 30px;}
.car_con .list-tit .comm_btn{display: block; width: 100px; height: 36px; border-radius: 3px; background: #F93A4D; color: #fff; text-align: center; font-size: 16px; line-height: 36px; float: right;vertical-align: middle;margin-top: -7px;}


.seeAll{display: block; text-align: center; color: #999; font-size: 14px; line-height: 40px;width:245px;
height:40px;background:#F5F5F5;border-radius:3px;margin: 20px auto;}

/*列表右*/
.recom{width: 370px;}
.recom .newr_tit{font-size: 20px;color: #333;font-weight: bold;margin-bottom: 26px;}


.recom li{position: relative;margin-bottom: 95px;}
.recom .img-box{position: relative;width:370;height: 275px;overflow: hidden;}
.recom .img-box img{width:100%;height: 100%;display: block;object-fit: cover;}
.recom li .mealInfo{position: absolute;top: 226px;left:20px;right: 20px;background: #fff;border-radius: 3px;box-shadow:0px 0px 15px 0px rgba(163,163,163,0.38);padding: 16px 15px 16px 18px;}
.recom .mealInfo h2{font-size: 18px;font-weight: bold;color: #333;} 
.recom .mealInfo p.descrip{font-size: 14px;color: #999;} 
.recom .mealInfo .ot{margin-top: 6px;}
.recom .mealInfo span.pric{font-size: 14px;color: #F93A4D;}
.recom .mealInfo span.pric em{font-size: 18px;}
.recom .mealInfo span.same{display: inline-block;height: 26px;line-height: 26px;padding: 0 15px;font-size: 14px;color: #fff;border-radius: 13px;background:#FEEBED ;color: #F93A4D;float: right;}

/*咨询套餐弹出层*/
.team_mask{position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.6); z-index: 1002;display: none;}
.team_con{position: fixed; left: 50%; margin-left: -201px; top: 50%; margin-top: -160px; width: 402px;  box-sizing: border-box;background-color:#fff;  padding: 24px 60px 44px; z-index: 9999;border-radius: 3px }
.team_con .close_alert{width: 18px;height: 18px;position: absolute;right: 14px;top: 14px;cursor: pointer;}
.team_con p.t1{font-size: 24px;color: #333;font-weight: bold;text-align: center;}
.team_man{color: #f54d0c;font-weight: bold}
.team_con form{padding-top: 15px;}
.team_con form input{border: 1px solid #E1E1E1;background: #fff;padding-left: 18px;height: 42px;line-height: 42px;-webkit-appearance:none;margin-top: 20px;font-size: 14px;color: #333;width: 100%;box-sizing: border-box;border-radius: 2px;}
.team_con form input::placeholder{color: #999}
.form-row {position: relative;color: #333;margin-top: 15px}
.form-row select {width: 166px;height:40px;float: left;padding-left:12px;margin-right: 20px;*margin-top:8px;border:1px solid;border-color:#ebebeb;font-size: 14px;color: #999;-webkit-appearance:none;background: #fff url(../images/sortDown.png) no-repeat 143px center;border-radius: 4px}
.form-row select.select_r{margin-right: 0}
.team_con p.t2{font-size: 18px;color: #fff;text-align: center;width: 100%;height: 50px;line-height: 50px;background: #F93A4D;width: 100%;margin-top: 20px;color: #fff;font-size: 16px;cursor: pointer;border-radius: 2px;}
.team_con p.t3{font-size: 14px;color: #999;margin-top: 8px;text-align: center;}

/*咨询套餐成功弹出层*/
.team_mask2{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.6);z-index: 1002;display: none; }
.team_con2{position: fixed; left: 50%; margin-left: -201px; top: 50%; margin-top: -140px; width: 402px;  box-sizing: border-box;background-color:#fff;  padding: 20px 20px 38px; z-index: 9999; border-radius: 3px;cursor: pointer;}
.team_con2 .close_alert{width: 18px;height: 18px;position: absolute;right: 14px;top: 14px}
.team_con2 p.t1{margin-top: 18px;font-size: 20px;font-weight: bold;color: #333;text-align: center;}
.team_con2 p.t2{font-size: 14px;color: #999;text-align: center;margin-top: 4px}
.team_con2 p.t3{border:1px solid rgb(229, 229, 229);color: #a0a0a0;width: 118px;height: 38px;text-align: center;line-height: 38px;margin: 30px auto 0;cursor: pointer;border-radius: 3px;}
/* 波纹效果 */
.team_con2 .wave {position:relative;width:50px;height:50px;text-align:center;margin:27px auto 0;}
.team_con2 .m-box{width:50px;height:50px;position:relative;margin: 0 auto;border-radius:50%;border:3px solid #F93A4D;background: #FEEBED}
.team_con2 .m-duigou{width:25px;height:18px;position:absolute;left:50%;top:50%;margin:-13px 0 0 -13px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);overflow:hidden}
.team_con2 .m-duigou:before,.m-duigou:after{content:"";position:absolute;background:#F93A4D;border-radius:2px}
.team_con2 .m-duigou:before{width:3px;height:15px;left:0;-webkit-animation:dgLeft 0.5s linear 0s 1 both;animation:dgLeft 0.5s linear 0s 1 both}
.team_con2 .m-duigou:after{width:25px;height:3px;bottom:0;-webkit-animation:dgRight 0.5s linear 0.5s 1 both;animation:dgRight 0.5s linear 0.5s 1 both}
@-webkit-keyframes dgLeft{0%{top:-100%}100%{top:0%}}
@-webkit-keyframes dgLeft{0%{top:-100%}100%{top:0%}}
@-webkit-keyframes dgRight{0%{left:-100%}100%{left:0%}}
@-webkit-keyframes dgRight{0%{left:-100%}100%{left:0%}}
@keyframes circle-opacity {from {opacity:1;transform:scale(0);}
to {opacity:0.5;transform:scale(1);}
}

.footer{margin-top: 0}
/*国籍区号弹窗*/
.formCommon .inpbox{position: relative;}
.formCommon .inpbox .areaCode{top: 21px;line-height: 40px;border-radius: 4px 0 0 4px;bottom: 2px;left: 2px;}
.formCommon .inpbox .areaCode s{    margin-top: 2px;}
.formCommon .inpbox .areaCode_wrap{width:280px;top: 61px;}
.formCommon input#team_phone{padding-left: 70px;}