
.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;}

#slideBox2 .video-box{width: 600px; height:450px;overflow: hidden;}
#slideBox2 .video-box iframe{width: 600px; height:450px;}
#slideBox2 .video-box img{width: 100%;height: 100%;}


/* 前/后按钮*/
.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;font-weight: bold;}


.otherInfo {margin-top: 35px;}
.otherInfo .contact{width: 98px;height: 32px;cursor: pointer;position: relative;border-radius: 2px;display: inline-block;margin-left: 22px;}
.otherInfo .contact img{width:76px;height:14px;position:absolute;top:0;left:0;right:0;bottom:0;display: block;margin:auto;}
.otherInfo .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);}
/*收藏分享*/
.btn_group{display: inline-block;    vertical-align: top;margin-top: 7px;}
.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: -5px;}
.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{margin-top: 20px;padding: 10px 13px;background: rgba(249,101,58,.07)}
.info_right .price strong{font-size: 30px;color: #F93A4D;}
.info_right .price em{color: #F93A4D;font-size: 14px;}
.info_right .price span{color: #A0A0A0;font-size: 14px;}

.shopbox ul{margin-top: 30px;font-size: 0}
.shopbox ul li{display: inline-block;height: 60px;width: 240px;border-radius:6px;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;width: 198px;}
.shopbox ul .zixun a{color: #F93A4D;display: block;font-weight: bold;}
.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-top: 5px;}
.storeDetail dl{margin-top: 12px;color: #999;font-size: 0}
.storeDetail dl dt{font-size: 14px;display: inline-block;}
.storeDetail dl i{display: inline-block;width: 20px;height: 20px;    margin-right: 6px;vertical-align: top;margin-top: 2px;}
.storeDetail dl i.hType{background: url(../images/hType.png) no-repeat center center;background-size: cover;}
.storeDetail dl i.hTable{background: url(../images/hTable.png) no-repeat center center;background-size: cover;}
.storeDetail dl i.hAddr{background: url(../images/hAddr.png) no-repeat center center;background-size: cover;}
.storeDetail dl dd{font-size: 14px;display: inline-block;}
.storeDetail .see_map{color: #6B9BFF;display: inline-block;margin-left: 6px;vertical-align: top}




.info_right .otherTag{margin-top: 10px;}
.info_right .otherTag span{display: inline-block;height: 26px;line-height: 26px;padding: 0 10px;font-size: 14px;color: #fff;margin-right: 8px;border-radius: 4px}
.info_right .otherTag span.ditieyanxian{background:#FFB260 ;}
.info_right .otherTag span.dulimenmian{background:#FD6C6E ;}
.info_right .otherTag span.cenggaogao{background:#6CB7F1 ;}


.det_bot{margin-top: 30px;padding-bottom: 20px;}

.car_wrap2{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 li:hover {background: #F93A4D; }
.car_tab li:hover a{color: #fff}


.carTabWrap.fixed {position:fixed;left:0;right:0;top: 125px;z-index: 9999;background:-webkit-linear-gradient(90deg,rgba(249,55,78,1) 0%,rgba(255,47,70,1) 100%);background:-moz-linear-gradient(90deg,rgba(249,55,78,1) 0%,rgba(255,47,70,1) 100%);background:-ms-linear-gradient(90deg,rgba(249,55,78,1) 0%,rgba(255,47,70,1) 100%); }
.carTabWrap.fixed .car_tab{background: none}
.carTabWrap.fixed .car_tab li a{color: #fff;}
.carTabWrap.fixed .car_tab li.active{background: rgba(0,0,0,.1);}
.carTabWrap.fixed .car_tab li:hover{background: rgba(0,0,0,.1);}

.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: 4px;height: 24px;margin-right: 9px;vertical-align: middle;margin-top: -3px;background: #F93A4D;}


.car_content{padding: 0 20px 32px; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;}


/*宴会场地*/
.place li{float: left;width: 50%;margin-bottom: 30px;}
.place li .lImg{width: 300px;height: 225px;float: left;}
.place li .lImg img{width: 100%;height: 100%;object-fit: cover;}
.place li .rightb{margin-left: 320px;height: 225px;position: relative;overflow: hidden;margin-right: 20px;}
.place li h2.pName{font-size: 18px;color: #333;font-weight: bold;margin-top: 10px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.place li .tableInfo{font-size: 14px;color: #666;margin-top: 20px;}
.place li .tableInfo span{width: 120px;display: inline-block;margin-bottom: 10px;vertical-align: top;}

.place li .seeDetail{display: inline-block;border: 1px solid #F93A4D;width: 178px;height: 38px;text-align: center;line-height: 40px;font-size: 14px;color: #F93A4D;position: absolute;bottom: 1px;border-radius: 3px;}
.place li .seeDetail:hover{background: #F93A4D;color: #fff;}

/*婚宴菜单*/
.car_con .menu li{margin-bottom: 20px;border: 1px dashed #D5D5D5;border-radius: 3px;position: relative;}
.car_con .menu li .lPrice{position: absolute;top:0;bottom: 0;width: 150px;float: left;border-right: 1px dashed #D5D5D5;background: #F5F5F5}
.car_con .menu li .lPrice span{display: inline-block;width: 100px;height: 100px;line-height: 100px;background: #F93A4D;text-align: center;font-size: 16px;color: #fff;font-weight: bold;position: absolute;top: 50%;left: 50%;margin-left: -50px;margin-top: -50px;border-radius: 50px}
.car_con .menu li .lPrice span em{font-size: 14px;font-weight: normal;}
.car_con .menu li .rightb{margin-left: 170px;min-height: 176px;position: relative;}
.car_con .menu li .rightb .mTip{position: absolute;right: 20px;top: 16px;font-size: 12px;color: #999;}
.car_con .menu li .rightb .mName{padding: 20px 0 8px 0;border-bottom: 2px solid #F93A4D;font-size: 16px;color: #333;font-weight: bold;display: inline-block;margin-right: 70px;margin-bottom: 20px;}
.car_con .menu li .rightb .mInfo{padding-right: 22px}
.car_con .menu li .rightb .mInfo span{font-size: 14px;color: #666;margin-right: 40px;    margin-bottom: 10px;
    display: inline-block;}
/*酒店介绍    */
.proContent{font-size: 14px;color: #333;line-height: 30px}
/*地理位置*/
#storeMap{width: 100%;height: 415px;}
.BMap_cpyCtrl {display: none;}
.anchorBL {display: none;}
.map .addrT{font-size: 14px;color: #999;margin-top: 22px}
.map .addrT i{display: inline-block;width: 18px;height: 18px;background: url(../images/addrT.png) no-repeat center center;background-size: cover;margin-right: 9px;vertical-align: middle;margin-top: -3px;}

/*用户评价*/
.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;}

/*宴会厅弹出层*/
/* 幻灯 */
.slide-box{width: 100%;position: fixed;top: 0;left: 0;height: 100%;background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);display: none;z-index: 9999}
.close{position: absolute; top: 14px;right: 14px;cursor: pointer;display: block;}
.close img{display: block;}
.slide {position: absolute;top: 25px; bottom: 25px;left: 0;right: 0; width: 702px;margin: auto;max-height: 780px;z-index: 2;background-color: #fff;padding: 50px;box-sizing: border-box;}

.slide div.page-div{position: absolute;bottom: 14px;right: 14px;border-radius: 11px;background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);color: #fff;line-height: 22px;font-size: 12px;padding: 0 8px;height: 22px}
.slide div.page-div span{vertical-align: top;}
.slide div.page-div #atpage{font-size: 16px;}

#slide_big {position: absolute; z-index: 1; overflow: hidden; width: 600px;top: 50px;left: 50%;bottom: 276px;margin-left: -300px;}
#slide_big .loading {position: absolute;left:0;top:0;width: 100%;height: 100%;background-color: #fff;background-image:url(../images/dloading.gif);background-position: center center;background-repeat:no-repeat;opacity:.4;filter:alpha(opacity=40);}

.big-item {position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;}
.big-item .big-pic {text-align: center;position: absolute;top: 0;bottom: 0;width: 600px;}
.big-item .big-pic i {display: inline-block; height: 100%; vertical-align: middle;}

.big-item img {max-width: 100%;max-height: 450px;     height: 100%;display: inline; z-index: 0; vertical-align: middle; -ms-interpolation-mode: bicubic;object-fit: cover;}
.slidebtn {position: absolute; z-index: 2; right: 0; bottom: 90px; width: 110px;height: 55px; line-height: 55px;font-size: 35px; color: #fff; text-align: right; background:#00ba88;color: #fff;font-size: 36px;font-family: "宋体";font-weight: bold;text-align: center;font-style: italic;}
.slidebtn div {padding:0 10px;}
.slidebtn .atpage {padding-right: 5px;}
.slidebtn .tpage {font-size: 24px; padding-left: 2px;}
.slidebtn a {float: left; width: 45px; height: 37px; display: block; background-color: #ccc; margin-left: 1px;}
.slidebtn a:hover {background-color: #d33;}
.slidebtn a s {width: 14px; height: 24px; display: block; margin: 7px auto 0; background-position: -107px -3px;}
.slidebtn a.prev s {background-position: -91px -3px;}

.slide .slideinfo{display: block!important;    width: 600px;position: absolute;bottom: 45px;left: 50px;right: 50px;}
.slide .slideinfo h3 {font-size: 20px;color: #333;display: block;width: 100%;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #EAEAEA;}
.slide .slideinfo .pub{ color: #666; font-size: 0;}
.slide .slideinfo .pub span{display: inline-block;font-size: 14px;width: 30%;margin-top: 16px;}
#slidebtn_prev , #slidebtn_next {position: absolute;top:50%;width: 40px;height: 74px;background: rgba(0,0,0,.5);z-index: 99;margin-top: -37px;display: block!important;}
#slidebtn_prev:hover , #slidebtn_next:hover{background: rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);}
#slidebtn_prev s, #slidebtn_next s,#slidebtn2_prev s, #slidebtn2_next s{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;}
#slidebtn_prev s{background-image: url(../images/sbig-l.png)}
#slidebtn_next s{background-image: url(../images/sbig-r.png)}
#slidebtn_prev {left:0;}
#slidebtn_next {right:0;}
#slidebtn2_prev s{background-image: url(../images/scroll_btn.png);    background-position: -4px -208px;}
#slidebtn2_next s{background-image: url(../images/scroll_btn.png);background-position: -33px -208px;}


#slide_small {position: absolute;overflow: hidden;width: 600px;bottom: 196px;left: 50px;}
#slide_small .spbox {margin:0 10px;overflow: hidden;font-size: 0;position: relative;display: inline-block;max-width: 600px;}
.picsmall {position: relative;margin: 0 auto;}
.picsmall a {display: block;float: left;margin-right: 8px;position: relative;font-size: 0;width: 90px;height: 67px;box-sizing: border-box;}
.picsmall img {display: block;width:100%;height: 100%;object-fit: cover;}
.picsmall .active{border: 1px solid #f97126;}
.picsmall .active img {border-color: #fff;opacity:1;filter:alpha(opacity=100);}
.picsmall li.active img {border:1px solid #fff;}
.picsmall a div{position: absolute;bottom: 5px;right: 5px;border-radius: 20px;background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);color: #fff;line-height: 18px;font-size: 12px;padding: 0 8px;}
.picsmall a div span{vertical-align: top;}
.prevbox{border-radius: 5px;overflow: hidden;width: 88px;height: 67px;display: none;position: relative;cursor: pointer;}
.prevbox img{width: 100%;height: 100%;display: block;}
.span-bg{background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.prevbox b{display: block;width: 100%;color: #fff;line-height: 35px;margin-top: 10px;}
.prevbox span{color: #fff;padding: 0 5px;box-sizing: border-box;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

#slidebtn2_prev , #slidebtn2_next {position: absolute;top:0;width: 20px;height: 67px;background:rgba(0,0,0,.7);cursor: pointer;}

#slidebtn2_prev ,#slidebtn2_prev.disabled:hover {left:0;background-position: 0 -197px;}
#slidebtn2_next ,#slidebtn2_next.disabled:hover{right:0;background-position: -28px -197px;}
#slidebtn2_prev.disabled ,#slidebtn2_next.disabled {cursor: default;}
#slidebtn2_prev:hover {background-position: -57px -197px}
#slidebtn2_next:hover {background-position: -82px -197px}

/*预约到店弹出层*/
.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;outline: none;}
.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_wrap{width:280px;top: 61px;}
.formCommon input#team_phone{padding-left: 70px;}

/*婚宴酒店*/
.hotHotel{margin-top: 40px;}
.hotHotel h3.t{font-size: 20px;color: #333;font-weight: bold;}
.com-list li{width: 285px; float: left; margin-top: 18px; position: relative;margin-right: 20px;background: #fff;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}
.com-list li:nth-child(4n){margin-right: 0}
.com-list li:hover{-webkit-box-shadow: 0px 5px 20px 0px rgba(163,163,163,0.3);-moz-box-shadow: 0px 5px 20px 0px rgba(163,163,163,0.3);box-shadow: 0px 5px 20px 0px rgba(163,163,163,0.3);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}
.com-list li>a{display: block; width: 285px;margin: auto;}

.com-list li .recimg{width:100%; height: 215px;  overflow: hidden;position: relative;}
.com-list li .recimg img{width: 100%;height: 100%;object-fit: cover;display: block;}
.com-list li .recimg p.attr_posi{font-size: 14px; color:#fff ;margin-top: 5px;position:absolute;left: 0;right: 0;bottom: 0;height: 46px;line-height: 46px;background:rgba(0,0,0,.5);padding: 0 15px;}
.com-list li .recimg p.attr_posi i{display: inline-block;width:22px; height: 22px; background-image: url(../images/attr_posi.png); background-size: cover;vertical-align: middle;margin-top: -2px;margin-right: 10px;}
.com-list li .rectext{padding: 8px 15px 14px;border: 1px solid #ECECEC;border-top: none}
.com-list li .rectext h2{font-size: 16px;  width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 3px;color: #333;}
.com-list li .rectext p.price{font-size: 14px; color: #a0a0a0; }
.com-list li .rectext p.price span{color: #F93A4D; }
.com-list li .rectext p.price span em{font-size: 24px; }

.com-list li .rectext p.hotelStar{font-size: 14px;color: #999;margin-top: 8px;}