body,html{background: #f8f8f8;}
.bg{width: 100%; position: absolute; left: 0; top: 0; right: 0; background: rgba(0,0,0,.7); height: 250px; }
.bg img{ height: 100%; object-fit: cover; position: absolute;left: 0; top:0 ; right: 0; width: 100%;}
.bg_body{width: 100%;background: #EAEEF3;}

.imgbox img{position: absolute; width: 100%; max-height: 100%; top: 0; left: 0; right: 0; bottom: 0; margin: auto; object-fit: cover;}
/* 店铺信息 */
.info_box{width: 1200px; margin: auto;  box-shadow:0px 3px 38px 0px rgba(80,80,87,0.11); border-radius:6px; margin-top: 58px; position: relative; z-index: 5;}
.info_box .bg_white{background: #fff; padding: 20px; padding-bottom: 16px; border-radius:6px 6px 0 0;}
.info_box .shop_name{color: #333; font-size: 24px; font-weight: bold;}
.info_box .shop_name span{display: inline-block; color: #90AEFF; font-weight: normal; font-size: 12px; line-height: 24px; padding: 0 6px; margin-right: 6px; border-radius: 4px; border:  solid 1px #91AFFF; vertical-align: middle; box-sizing: border-box;}
.info_box .shop_name span.sort1{margin-left: 6px;}
.info_box .shop_name i{display: inline-block; width: 22px; height: 22px; vertical-align: middle; margin-right: -4px;}
.info_box .shop_name i img{display: block; width: 100%; height: 100%;}
.shop_detail{overflow: hidden;}
.shop_detail .left_logo{width: 120px; height: 120px; border: solid 1px #eee; border-radius: 10px; float: left; overflow: hidden; position: relative; margin-right: 18px;
		display: table-cell;     /* IE8+及标准浏览器识别，让div以表格元素的方式呈现，目的在于配合vertical-align*/
        vertical-align: middle; /* IE8+及标准浏览器识别，内容垂直居中 */
        text-align: center;     /* 内容水平居中 */
        *display: block;}
.shop_detail .left_logo img{width: 100%; object-fit: cover; vertical-align: middle;}
.shop_detail .left_logo .pic_num{display: inline-block; height: 24px; line-height: 24px; padding: 0 10px; background: rgba(60, 109, 240, .7); border-radius: 10px 0 10px 0; position: absolute; right: 0; bottom: 0 ; color: #fff;}
.shop_detail .left_logo .pic_num i{display: inline-block; width: 18px; height: 14px; vertical-align: middle; margin-bottom: 4px; margin-right: 2px;}
.shop_detail .left_logo .pic_num i img{width: 100%; height: 100%; display: block; }
.shop_detail .right_info {padding-top: 7px;}
.shop_detail .right_info .shop_label{margin-top: 30px;}
.shop_detail .right_info .shop_l{display: inline-block; line-height: 26px; border-radius: 13px; padding: 0 10px; background: #f4f4f4; color: #BDB6B6; font-size: 12px; margin-right: 4px;}
.shop_detail .info_ul img{width: 18px; height: 18px; vertical-align: middle; margin-right: 6px;}
.shop_detail .info_ul li{line-height: 18px; font-size: 14px; color: #9FA3AF; margin-top: 20px;}
.shop_detail .info_ul li a{color: #89A4F1;}
.shop_detail .info_ul li span{color: #62687A;}
.body_content .info_box{position: relative;}
.info_box .way{position: absolute; top: 30px ; right: 20px;}
.info_box .way .collect{min-width: 95px;display: inline-block;}
.info_box .way .phone{font-size: 14px;margin-left: 15px; color: #62687A;}
.info_box .way .phone img{vertical-align: middle;margin-right: 5px;margin-bottom: 2px;}
.info_box .way .phone-code{position: relative;}
.info_box .way .phone-code:hover .code-con{display: block;}
.info_box .way .phone-code .code-con{padding:30px 30px 10px 30px;-webkit-box-shadow: 0px -3px 18px 0px rgba(209, 209, 209, 0.51);-moz-box-shadow: 0px -3px 18px 0px rgba(209, 209, 209, 0.51);box-shadow: 0px -3px 18px 0px rgba(209, 209, 209, 0.51);width: 420px;position: absolute;z-index: 10;background: #fff;bottom: -280px;-webkit-animation: topFadeIn .3s ease-out;-moz-animation: topFadeIn .3s ease-out;animation: topFadeIn .3s ease-out; right: -60px;}
.info_box .phone-code .code-con ul li img{width:160px;height:160px;padding:8px;background: #fff;border:1px solid #eee;}
.info_box .phone-code .code-con ul li p{text-align: center;font-size: 14px;color:#a0a0a0;line-height: 32px;}
.info_box .way .phone-code .code-con .three{position: absolute;z-index: 22;display: inline-block;width: 0;height: 0;border:10px solid transparent;border-bottom-color: #fff;vertical-align: middle;top:-20px;right:90px;}

.info_box .btn_group button{background: none; width: 128px; height: 40px;  box-sizing: border-box; border: none;font-size: 16px; border-radius: 20px; margin-right: 20px;}
.info_box .btn_group button.shoucang{color: #FE8F33; border: solid 1px #FE8F33;}
.info_box .btn_group button.shoucang.clicked img{display: none;}
.info_box .btn_group button.chat_to-Link{color: #fff;  border-radius: 20px;
background: -moz-linear-gradient(89deg, rgba(255,169,101,1) 0%,rgba(254,143,50,1) 98%);
background: -webkit-linear-gradient(89deg, rgba(255,169,101,1) 0%,rgba(254,143,50,1) 98%);
background: -o-linear-gradient(89deg, rgba(255,169,101,1) 0%,rgba(254,143,50,1) 98%);
background: -ms-linear-gradient(89deg, rgba(255,169,101,1) 0%,rgba(254,143,50,1) 98%);
background: linear-gradient(89deg, rgba(255,169,101,1) 0%,rgba(254,143,50,1) 98%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFA965', endColorstr='#FFFE8F32',GradientType=.89 );
}
.info_box .btn_group button{outline: none;}
.info_box .btn_group button img{vertical-align: middle; margin-right: 4px; margin-bottom: 4px;}
.info_box .btn_group{position: absolute; top: 80px; right: 0;}
.nav_div {background: #F5F7F9; padding: 0 10px; border-radius: 0 0 6px 6px;}
.nav_div .nav_box>li{float: left; text-align: center; margin: 0 10px; padding: 0 10px; font-size: 14px; position: relative; color: #62687A; font-size: 16px; line-height: 60px;}
.nav_div .nav_box>li a{display: block; color: #62687A; }
.nav_div .nav_box>li:hover,.nav_div .nav_box>li.active{border-bottom: solid 2px #FE8F33;}
.nav_div .nav_box>li:hover>a{color: #FE8F33;}
.nav_div .nav_box>li.active a{color: #FE8F33; font-weight: bold;}
.nav_div .nav_box>li.all_shop{position: relative;}
.nav_div .nav_box>li.all_shop>a i{display: inline-block; width: 12px; height: 12px; background: url(../images/aarr.png) no-repeat center; background-size: cover; margin-left: 4px;}
.nav_div .nav_box>li.all_shop:hover>a i{background-image: url(../images/aarr1.png);}
.nav_div .nav_box>li.all_shop li.s_li {line-height: 38px; color: #9FA3AF;text-align: center;}
.nav_div .nav_box>li.all_shop li.s_li:hover{background: #D6DADE;}
.nav_div .nav_box>li.all_shop li.s_li:hover a{color: #62687A;}
.nav_div .nav_box>li.all_shop:hover .second_nav{height: auto; display: block;}
.nav_div .nav_box>li.all_shop .second_nav{background: #fff; position: absolute; top: 62px;left: 0; right: 0; margin: auto; padding: 10px 0; height: 0; display: none; transition: height .3s; box-shadow:0px 6px 10px 0px rgba(80,80,87,0.25);border-radius:0px 0px 4px 4px;}
.nav_div .nav_box>li.all_shop .second_nav i{display: block; width: 12px; height: 12px; background: url(../images/aarr1.png) no-repeat center; background-size: cover; position: absolute; left: 50%; top: -10px; margin-left: -6px;}

.content_box{width: 1200px; margin: auto; margin-top: 20px;}
.module_box{box-shadow:0px 3px 38px 0px rgba(80,80,87,0.11); border-radius:6px; overflow: hidden; margin-bottom: 20px;}
.module_box .box1{background: #fff; padding: 20px; }
.module_box .box2{background: #F5F7F9; padding: 16px 24px; }
.module_box .box1>h2{font-size: 20px; color: #343945; font-weight: bold; overflow: hidden; line-height: 30px;}
.module_box .pro_type.art_type li{width: 60px; margin-right: 6px;}
.module_box .pro_type.art_type li:nth-child(12n){margin-right: 0;}
.nopadding.module_box .box1{padding: 20px 0; padding-bottom: 0;}
.nopadding.module_box .box1>h2,.nopadding.module_box .pro_type{padding: 0 20px;}
.module_box .pro_type {margin-top: 20px;}
.module_box .pro_type li{float: left; width: 90px; height: 38px; box-sizing: border-box; margin-right: 12px; text-align: center; border: solid 1px #EEE; line-height: 38px; font-size: 14px;  text-overflow: ellipsis; white-space: nowrap; color: #62687A; margin-bottom: 12px;  cursor: pointer;  text-overflow: ellipsis; white-space: nowrap;}
.module_box .pro_type li a{padding: 0 10px; display: block; color: #62687A;}
.module_box .pro_type li.onclick{font-size: 16px; color: #FE8F33; font-weight: bold;  box-shadow:0px 3px 38px 0px rgba(80,80,87,0.11); position: relative; border-bottom: none;}
.module_box .pro_type li.onclick a{color: #FE8F33; }
.module_box .pro_type li.onclick i{display: block; width: 0; height: 0; border: solid 6px rgba(0,0,0,0); border-top: solid 6px #fff; box-shadow:0px 3px 38px 0px rgba(80,80,87,0.11); position: absolute; left: 50%; margin-left: -3px; bottom: -12px;}
.module_box .pro_type li:nth-child(8n){margin-right: 0;}
.module_box .pro_type.art_type li:nth-child(8n){margin-right: 12px;}
/* 同城活动 */
.module_box .hd_list .hd_li:hover{background: #F5F7F9}
.module_box .hd_list .hd_li:hover .hd_right  h3{color: #1B81FF;}
.module_box .hd_list .hd_li a{display: block; margin: 0 20px; padding: 20px 0; border-bottom: solid 1px #eee;}
.module_box .hd_list .hd_li .hd_left{width: 230px; height: 172px; overflow: hidden; background: #f8f8f8; float: left; position: relative;}
.module_box .hd_list .hd_li .hd_left img{width: 100%; max-height: 100%; object-fit: cover;  position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; -webkit-transform: scale(1);-moz-transform: scale(1);transform:scale(1);-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.module_box .hd_list .hd_li .hd_left img:hover{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.module_box .hd_list .hd_li .hd_right{margin-left: 245px; height: 172px; position: relative; padding-top: 10px;}
.module_box .hd_list .hd_li .hd_right h3{ color: #343945; font-size: 18px; font-weight: bold; margin-bottom: 6px;}
.module_box .hd_list .hd_li .hd_right p{color: #9FA3AF; font-size: 14px; margin-top: 12px;}
.module_box .hd_list .hd_li .hd_right p span{color: #62687A;}
.module_box .hd_list .hd_li .hd_right p.hd_num{position: absolute; bottom: 16px; margin-top: 0;}
.module_box .hd_list .hd_li .hd_right p.hd_num span{margin-right: 10px;}
.module_box .hd_list .hd_li .hd_right .hd_price{position: absolute; right: 10px; top: 34px; color: #FF595A; font-size: 14px; text-align: center;}
.module_box .hd_list .hd_li .hd_right .hd_price span{font-size: 24px; font-weight: bold;}
.module_box .hd_list .hd_li .hd_right .hd_price button{width: 150px; height: 42px; border-radius: 4px; background: #FF5859; color: #fff; text-align: center; line-height: 42px; font-size: 16px; display: block;margin: auto; border: none; margin-top: 14px;}

/* 直播 */
.module_box .live_list{padding-bottom: 20px;}
.module_box .live_list .live_ul{padding: 0 20px;}
.module_box .live_list .live_ul li:hover{box-shadow:0px 10px 21px 0px rgba(80,80,87,0.14);}
.module_box .live_list .live_ul li a{display: block; padding-bottom: 20px;}
.module_box .live_list .live_ul li{width: 372px ;float: left; margin-right: 20px;margin-top: 20px;}
.module_box .live_list .live_ul li:nth-child(3n){margin-right: 0;}
.module_box .live_list .live_ul li.live_li{display: block;  border-radius: 6px; overflow: hidden; border: solid 1px #eee; box-sizing: border-box;}
.module_box li.live_li .live_img{height: 210px; background: #000; position: relative;}
.module_box li.live_li .live_img i{display: block; position: absolute; top: 10px; left: 10px; line-height: 20px; color: #fff;z-index: 3; font-style: normal;}
.module_box li.live_li.lived .live_img i{padding:0 10px; border-radius: 2px; background: #87CC24; font-size: 12px; overflow: hidden;}
.module_box li.live_li.living .live_img i{width:58px; height: 20px; }
.module_box li.live_li.living .live_img i img{width: 100%;}
.module_box li.live_li.wlive .live_img i {background: rgba(0,0,0,.5);border-radius: 2px;}
.module_box li.live_li.wlive .live_img i span{padding: 0 12px;  float: left; }
.module_box li.live_li.wlive .live_img i em{padding:0 8px; float: right; background: #FF853B; border-radius: 2px; line-height: 20px;}
.module_box li.live_li .live_img img{width: 100%; max-height: 100%; object-fit: cover;  position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.module_box li.live_li h3{color: #343945; font-size: 18px; margin-top: 18px; line-height: 1em; padding: 0 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold;}
.module_box li.live_li h3:hover,.module_box .anonce_list .anonce_li .anonce_head h3:hover{color: #1B81FF;}
.module_box li.live_li .live_info{overflow: hidden; margin-top: 20px;  padding: 0 18px; font-size: 14px; color: #9FA3AF;}
.module_box li.live_li .live_info .left_info{float: left;}
.module_box li.live_li .live_info .left_info .lhead{display: inline-block; width: 42px; height: 42px; border-radius: 50%; overflow: hidden; background: #f7f7f7; vertical-align: middle; margin-bottom: 4px; margin-right: 10px;}
.module_box li.live_li .live_info .left_info .lhead img{width: 100%; height: 100%; object-fit: cover; }
.module_box li.live_li .live_info .right_num{float: right;  line-height: 42px;}
.module_box li.live_li .live_info .right_num i{display: inline-block; width: 24px; height: 18px; background: url(../images/read.png) no-repeat center; background-size: cover; vertical-align: middle; margin-bottom: 4px; margin-right: 6px;}

/* 投票 */
.module_box .vote_list .vote_ul{padding: 20px; padding-top: 0;}
.module_box .vote_list .vote_li{border: solid 1px #eee; box-sizing: border-box; width: 372px; float: left; margin-right: 20px; margin-top: 20px; overflow: hidden;}
.module_box .vote_list .vote_li:nth-child(3n){margin-right: 0;}
.module_box .vote_list .vote_li:hover{box-shadow:0px 5px 31px 0px rgba(29,37,75,0.11);}
.module_box .vote_list .vote_li a{display: block;}
.module_box .vote_list .vote_li .vote_img{height: 226px; background-color: #f8f8f8; position: relative;}
.module_box .vote_list .vote_li .vote_info{ box-sizing: border-box; padding: 20px; padding-top: 14px;}

.module_box .vote_list .vote_li .vote_info h3,
.module_box .tieba_list .tieba_li h3,
.module_box .anonce_list .anonce_li h3{color: #343945; font-size: 18px; font-weight: bold;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.module_box .vote_list .vote_li .vote_detail{margin-top: 30px;}
.module_box .vote_list .vote_li .vote_detail .vote{float: left; width: 33.3%; text-align: center;}
.module_box .vote_list .vote_li .vote_detail .vote h5{color: #333; font-size: 20px;}
.module_box .vote_list .vote_li .vote_detail .vote p{color: #999; font-size: 14px;}
.module_box .vote_list .vote_li .vote_state{height: 50px; line-height: 50px; text-align: center; border-radius: 6px; font-size: 18px; margin-top: 26px;}
.module_box .vote_list .vote_li .vote_state.vote_end{ color: #9FA3AF; background: #F2F2F2;}
.module_box .vote_list .vote_li .vote_state.voted{background: #FAEBEB; color: #FF595A;}
.module_box .vote_list .vote_li .vote_state.toVote{background: #FF5859; color: fff;}
.module_box .vote_list .vote_li .vote_img img{width: 100%; max-height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; object-fit: cover;}

/* 贴吧 */
.module_box .tieba_list .tieba_ul{padding: 28px 0;}
.module_box .tieba_list .tieba_li h3{line-height: 1.2em;}
.module_box .tieba_list .tieba_li:nth-child(1) .left_pubdate,
.module_box .tieba_list .tieba_li:nth-child(1) .right_tblist a{padding-top:0 ;}
.module_box .tieba_list .tieba_li .left_pubdate{width:122px;  text-align: right; color: #999; font-size: 14px; float: left; box-sizing: border-box; padding-right: 18px; padding-top: 50px; margin-top: -4px;}
.module_box .tieba_list .tieba_li .right_tblist{position: relative;border-left: solid 1px #eee; padding:0 22px; margin-left: 122px;}
.module_box .tieba_list .tieba_li a{display: block;padding-top: 50px;}
.module_box .tieba_list .tieba_li .right_tblist .c_icon{display: block; width: 13px; height: 13px; box-sizing: border-box; border: solid 2px #ccc; border-radius: 50%; position: absolute; top: 50px; left: -7px; background: #fff;}
.module_box .tieba_list .tieba_li:nth-child(1) .c_icon{top: 0;}
.module_box .tieba_list .tieba_li .l_img{width: 200px; height: 148px; background: #f8f8f8; float: left; position: relative;}
.module_box .tieba_list .tieba_li.single_box .right_tblist .r_con{height: 148px; margin-left: 215px; position: relative; }
/* .module_box .tieba_list .tieba_li .right_tblist .r_con {} */
.module_box .tieba_list .tieba_li .right_tblist .r_con p{color: #666; font-size: 14px; line-height: 24px; margin-top: 10px; margin-bottom: 26px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.module_box .tieba_list .tieba_li.single_box .right_tblist .r_con .tl_info{position: absolute; bottom: 0; left: 0;}
.module_box .tieba_list .tieba_li .right_tblist .r_con .tl_info{ font-size: 14px; color: #999;}
.module_box .tieba_list .tieba_li .right_tblist .r_con .tl_info .t_type{color: #1B81FF; font-size: 14px; margin-right: 10px;}
.module_box .tieba_list .tieba_li .right_tblist .r_con .tl_info .t_read i{display: inline-block; width: 24px; height: 18px; background: url(../images/read_1.png) no-repeat center; background-size: cover; vertical-align: middle; margin-bottom: 4px; margin-right: 4px;}
.module_box .tieba_list .tieba_li.more_box .img_list {margin-bottom: 10px;}
.module_box .tieba_list .tieba_li.more_box .img_list .imgbox{width: 178px; height: 134px; float: left; margin-right: 10px; background: #f8f8f8; position: relative;}

/* 商家公告 */
.module_box .anonce_list .anonce_li{padding:0 20px;}
.module_box .anonce_list .anonce_li:hover{background: #f5f7f8;}
.module_box .anonce_list .anonce_li:last-child a{border: none;}
.module_box .anonce_list .anonce_li a{display: block; padding:30px 0 ; border-bottom: solid 1px #eee;}
.module_box .anonce_list .anonce_li .anonce_head{margin-bottom: 14px;}
.module_box .anonce_list .anonce_li .anonce_head h3{float: left; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.module_box .anonce_list .anonce_li .anonce_head span{float: right; color: #A9ADB8; font-size: 14px;}
.module_box .anonce_list .anonce_li p{color: #8A8F9C; font-size: 14px; line-height: 24px;}
.module_box .anonce_list .anonce_li p span{color: #1B81FF;}

/* 商家评价 */
.module_box .comm_box{margin: 0 20px; padding: 30px 0;}
.module_box .comm_box .com_head{height: 110px; background: #F7F7F7; padding: 35px 20px ; box-sizing: border-box;}
.module_box .comm_btn{display: block; width: 100px; height: 36px; border-radius: 3px; background: #FF5859; color: #fff; text-align: center; font-size: 16px; line-height: 36px; position: absolute; top: 20px; right: 20px;}
.module_box .comm_box .com_head .left_com{float: left; font-size: 16px; color: #333; height: 100%; border-right: solid 1px #EAEAEA; line-height: 40px; padding-right: 90px;}
.module_box .comm_box .com_head .left_com em{color: #FF5859; font-size: 48px; font-weight: 500; margin: 0 30px; line-height: 40px;  vertical-align: middle;}
.module_box .comm_box .com_head .left_com span{line-height: 40px; vertical-align: middle;}
.module_box .comm_box .com_head .left_com span.star{width: 90px; display: inline-block; height: 18px; background: url(../images/star2.png) repeat-x ;  }
.module_box .comm_box .com_head .left_com span.star i{display: block; background: url(../images/star1.png) repeat-x ; height: 18px;}
.module_box .comm_box .com_head .right_item{float: left; margin-left: 70px; line-height: 40px;}
.module_box .comm_box .com_head .right_item span{margin-right: 40px; color: #666; font-size: 14px; cursor: pointer;}
.module_box .comm_box .com_head .right_item span i{display: inline-block; width: 16px; height: 16px; border-radius: 50%; box-sizing: border-box; border: solid 1px #D3D3D3; vertical-align: middle;  margin-right: 8px; margin-bottom: 4px; background: #fff;}
.module_box .comm_box .com_head .right_item span.click i{border: solid 4px #FF5859; background: none;}
.module_box .comm_box .comm_list{padding-top: 16px; border-top:solid 1px #eee; margin-top: 30px;}
.module_box .comm_box .comm_list h2{font-size: 18px; font-weight: bold; color: #343945;}
.module_box .comm_box .comm_list h2 em{color: #999;}
.module_box .comm_box .comm_list ul.comm_ul{margin: 16px;}
.module_box .comm_box .comm_list ul li.comm_li{padding: 30px 0; border-bottom: solid 1px #eee;}
.module_box .comm_box .comm_list ul li.comm_li .left_head{float: left; width: 50px; height: 50px; border-radius: 50%; background: #f8f8f8; overflow: hidden;}
.module_box .comm_box .comm_list ul li.comm_li .left_head img{width: 100%; height: 100%;object-fit: cover;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .com_info{height: 50px; box-sizing: border-box; padding-top: 5px;}
.module_box .comm_box .comm_list ul li.comm_li .right_con{margin-left: 70px;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .comm_con{font-size: 14px; line-height: 40px; color: #666;}
.module_box .comm_box .comm_list ul li.comm_li .right_con h4{color: #333; font-size: 14px;}
.module_box .comm_box .comm_list ul li.comm_li .right_con p.star{width: 90px; height: 18px; background: url(../images/star2.png) repeat-x center; margin-top: 4px; }
.module_box .comm_box .comm_list ul li.comm_li .right_con p.star i{display: block; background: url(../images/star1.png) #fff; height: 18px; }
.module_box .comm_box .comm_list ul li.comm_li .right_con .com_time{float: left; color: #999;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .right_commt{float: right; cursor: pointer;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .right_commt span{display: inline-block; margin-left: 40px; font-size: 14px; color: #999;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .right_commt .btn_reply:hover{color: #FF5859;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .right_commt .btn_reply:hover i{background-image: url(../images/reply1.png);}
.module_box .comm_box .comm_list ul li.comm_li .right_con .com_num i,.module_box .comm_box .comm_list ul li.comm_li .right_con .right_commt .btn_reply i{display: inline-block; width: 16px; height: 16px; background: url(../images/zan1.png) no-repeat center; background-size: cover; vertical-align: middle; margin-bottom: 4px; margin-right: 2px;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .right_commt .btn_reply i{background-image: url(../images/reply2.png); margin-bottom: 0;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .com_num.uped i{background-image: url(../images/zaned.png);}
.module_box .comm_box .comm_list ul li.comm_li .right_con .imgbox{width: 96px; height: 96px;overflow: hidden; margin-right: 4px; float: left; background: #f8f8f8; position: relative;}
.module_box .comm_box .comm_list ul li.comm_li .right_con .imgbox img{height: 100%; position: static;}
.module_box .comm_box .comm_list ul li.comm_li .com_detail{margin-top: 20px;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box{background: #f5f5f5; padding: 0 24px; border-radius: 6px; margin-top: 36px;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box .comm_con em{font-weight: bold; color: #333; margin:0 4px;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box .com_detail{margin-top: 0;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box .comm_li {padding: 16px 0;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box {position: relative;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box>s{display: block; width: 0; height: 0; border:solid 12px rgba(0,0,0,0); filter:Alpha(opacity=0); *zoom=1; border-bottom: solid 12px #F5F5F5; position: absolute; top: -24px; left: 24px;}
.module_box .comm_box .comm_list ul li.comm_li .reply_box .more_btn{font-size: 14px; color: #999; text-align: center; line-height: 54px; cursor: pointer;}
.module_box .comm_box .comm_list ul li.comm_li .reply{height: 50px; line-height: 50px; background: #fff; border-radius: 4px; border: solid 1px #eee; padding: 0 16px; }
.module_box .comm_box .comm_list ul li.comm_li .reply input{font-size: 14px; border: none; width: 100%; outline: none; }
.module_box .comm_box .comm_list ul li.comm_li .reply input::placeholder{color: #ddd;}
.module_box .comm_box .comm_list ul li.comm_li .reply_in{ margin-top: 10px;}
.module_box .comm_box .comm_list ul li.comm_li .reply_in a{display: inline-block; width: 100px; line-height: 36px; border-radius: 4px; background:  rgb(238, 238, 238); color: #bbb; text-align: center; margin-top: 16px; font-size: 14px; pointer-events: none; cursor: default;}
.module_box .comm_box .comm_list ul li.comm_li .reply_in .rpbtn_box{text-align: right; }
.module_box .comm_box .comm_list ul li.comm_li .reply_in a.onbtn{color: #fff; background: #FF5859; pointer-events:auto; cursor: pointer;}
/* .module_box .comm_box .comm_list ul li.comm_li .reply_box .comm_li:last-child{border: none;} */
/* 评价图集 */
.comm_li .empty {padding: 100px 0; text-align: center; font-size: 16px;}
.comm_li .thumb {position: relative; overflow: hidden; height: 100px;}
.comm_li .thumb .plist {position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; height: 100px;}
.comm_li .thumb li {float: left; margin-right: 13px; width: 100px;}
.comm_li .thumb li a {display: inline-block; zoom: 1; position: relative; width: 96px; height: 96px; background: url('/static/images/loading_16.gif') no-repeat center; overflow: hidden; border: 2px solid #fff; box-sizing: border-box;}
.comm_li .thumb li img {height: 98px; display: block; margin: 0 auto;}
.comm_li .thumb li a:hover, .comm_li .thumb li.on a {border: solid 2px #f76120;}
.comm_li .thumb .sprev, .comm_li .thumb .snext {position: absolute; top: 50%; z-index: 2; margin-top: -26px; width: 27px; height: 52px; background: url('../images/arrow.png') no-repeat;}
.comm_li .thumb .sprev {left: 0; background-position: 0 0;}
.comm_li .thumb:hover .sprev, .comm_li .thumb a:hover.sprev {background-position: 0 -53px;}
.comm_li .thumb .snext {right: 0; background-position: -28px 0;}
.comm_li .thumb:hover .snext, .comm_li .thumb a:hover.snext {background-position: -28px -53px;}
.comm_li .album {display: none; position: relative; margin-top: 10px; min-height: 250px; _height: 250px; text-align: center; background: url('../images/bg-tile.png');}
.comm_li .album .prev, .comm_li .album .next, .comm_li .album .close {position: absolute; top: 0; z-index: 2; width: 40%; height: 100%; _height: 250px; opacity: 0; background-color: #fff; filter: alpha(opacity=0);}
.comm_li .album .prev {left: 0; cursor: url('../images/cursor-rate-pic-prev.png'), url('../images/cursor-rate-pic-prev.cur'), auto;}
.comm_li .album .next {right: 0; cursor: url('../images/cursor-rate-pic-next.png'), url('../images/cursor-rate-pic-next.cur'), auto;}
.comm_li .album .close {width: 20%; left: 40%; cursor: url('../images/small.png'), url('../images/small.cur'), auto;}
.comm_li .album .albumlist {position: relative; z-index: 1; height: 100%;}
.comm_li .album .aitem {position: relative; display: block; width: 100%; height: 500px; overflow: hidden; background: url('/static/images/ui/loading.gif') no-repeat center; text-align: center;}
.comm_li .album .aitem i {display: inline-block; height: 100%; vertical-align: middle;}
.comm_li .album .aitem img {display: inline; z-index: 0; vertical-align: middle; max-width: 100%; max-height: 100%; -ms-interpolation-mode: bicubic;}

.more_commt{display: none; text-align: center; color: #999; font-size: 14px; line-height: 20px;}
.more_commt:hover{color: #FF5859;}
.more_commt.show{display: block;}
.pagination-pages a, .pagination-pages span {float: left; min-width: 18px; height: 36px; text-align: center; line-height: 36px; font-size: 14px; cursor: pointer; color: #BEBFC4; text-decoration: none;background-color:#F5F5F7; margin: 0 2px;}
.pagination-pages .curr {background: #3377FF; color: #fff;}
.pagination-pages a:hover { background: #3377FF; color: #fff;}
.pagination-pages .prev {display: inline-block;}
.pagination-pages .prev,.pagination-pages .next{background-color: #F5F5F7;}
.pagination-pages .next {padding: 0 8px;}
.pagination-pages .prev.disabled,.pagination-pages .next.disabled{display: none;}
.empty{text-align: center; color: #999; font-size: 14px;}
/* 页码 */
.pagination-pages{text-align: center; margin-top: 20px; padding-bottom: 30px; display: inline-block;}
.pagination-pages .page_disabled{display: none !important;}
.pagination-pages a,.page_show span{display: block; padding:0 12px;}
.pagination-pages>a{display: inline-block; text-align: center; font-size: 14px; color: #333;}
.pagination-pages>a{ margin: 0 1px; border: solid 1px #ededed; line-height: 36px;}
.pagination-pages  .page_current{background: #FE8F33; color: #fff; border: solid 1px #FE8F33;}
.pagination-pages .page_current span{color: #fff; font-weight: bold;}

/* 商家相册 */
.module_box .photo_list ul{padding: 10px;}
.module_box .photo_list .photo_li{width: 25%; float: left;}
.module_box .photo_list .photo_li a{display: block; padding: 5px; margin: 10px ;border:solid 1px #eee;}
.module_box .photo_list .photo_li a:hover{box-shadow:0px 5px 31px 0px rgba(29,37,75,0.11);}
.module_box .photo_list .photo_li .imgbox{height: 196px; background: #f8f8f8; position: relative;}
.module_box .photo_list .photo_li  p{text-align: center; color: #62687A; font-size: 16px; line-height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/* 视频 */
.module_box .photo_list.video_list .photo_li i{display:block; width: 56px; height: 56px; position: absolute; left: 50%; top: 50%; margin-left: -28px; margin-top: -28px; background: url(../images/vplay.png) no-repeat center; background-size: cover;}
/*全景*/
.module_box .photo_list.pano_list .photo_li i{display:block; width: 40px; height: 40px; position: absolute; right: 10px; bottom: 14px; background: url(../images/vr-icon.png) no-repeat center; background-size: cover;}
.playdalog{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.3);z-index: 20000000;display: none;}
.playdalog>div{width: 800px;height: 500px;background-color: #fff; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.playdalog>div iframe {display: block;width:100%;height:100%;border:none;}
.playdalog>div .close{display: inline-block;width: 60px;height: 60px;cursor: pointer;position: absolute;top: 0px;right: 0px;background:url(../images/album-close.png) no-repeat;background-size: contain;}
.playdalog>div .title{height: 56px;padding-left: 25px;line-height: 56px;color: #fff;font-size: 18px; position: absolute;bottom: 0;right: 0;left:0;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));}




/* 页码 */
.page_show{text-align: center; margin-top: 20px; padding-bottom: 30px;}
.page_show .page_disabled{display: none !important;}
.page_show a,.page_show span{display: block; padding:0 12px;}
.page_show>a,.page_show ul li,.page_show ul{display: inline-block; text-align: center; font-size: 14px; color: #333;}
.page_show>a,.page_show ul li{ margin: 0 1px; border: solid 1px #ededed; line-height: 36px;}
.page_show ul li.page_current{background: #FE8F33; color: #fff; border: solid 1px #FE8F33;}
.page_show ul li.page_current span{color: #fff; font-weight: bold;}
.page_show .page_info{display: none;}
/* 弹出层 */
.mask,.imgPop{position: fixed; top:0; right: 0; left: 0; bottom: 0; background: rgba(0,0,0,.8); z-index: 1003;	display: none;	}
.mask{background: rgba(0,0,0,.5); }
.imgPop{background: none;}
.imgPop .slide_big{width: 100%; position: relative;}
.imgPop .slide_big img{position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; max-height: 100%; max-width: 100%}
.imgPop .big-item {position: absolute;left:0;top:0;width: 100%;height: 100%;display: none;}
.imgPop .big-item .big-pic {text-align: center;position: absolute;top: 45px;bottom: 0;left: 0; right: 0;margin: auto; min-width: 1040px;}
.imgPop .big-item .big-pic i {display: inline-block; height: 100%; vertical-align: middle;}
.imgPop .big-item img {max-width: 100%; max-height: 750px; display: inline; z-index: 0; vertical-align: middle; -ms-interpolation-mode: bicubic;}
.imgPop .bottom_slide{width: 100% ; height: 96px; background-color: rgba(0,0,0,.8); position: absolute; bottom: 0; left: 0; right: 0;}
.imgPop #slide_small{max-width: 860px; overflow: hidden; text-align: center; margin: auto; position: relative;}
.imgPop #slide_small .spbox {margin:0 10px; overflow: hidden; font-size: 0; position: relative; display: inline-block; max-width: 860px;}
.imgPop .picsmall {position: relative;margin: 0 auto; max-width: 800px; white-space: nowrap; text-align: center;}
.imgPop .picsmall a {display: inline-block; margin:15px 5px;position: relative;font-size: 0;width: 88px;height: 65px;overflow: hidden;}
.imgPop .picsmall img {display: block;width:100%;height: 100%; object-fit: cover}
.imgPop .picsmall .active{border: 2px solid #fff; box-sizing: border-box;}
.imgPop .picsmall .active img {border-color: #fff;opacity:1;filter:alpha(opacity=100);}
.imgPop .picsmall li.active img {border:1px solid #fff;}
.imgPop .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;}
.imgPop .picsmall a div span{vertical-align: top;}
.imgPop .prevbox{border-radius: 5px;overflow: hidden;width: 88px;height: 91px;display: none;position: relative;cursor: pointer;}
.imgPop .prevbox img{width: 100%;height: 100%;display: block;}
.imgPop .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%;}
.imgPop .prevbox b{display: block;width: 100%;color: #fff;line-height: 35px;margin-top: 10px;}
.imgPop .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;}
#slidebtn_prev,#slidebtn_next{display: block; width: 62px; height: 62px;background:url(../images/big_arr1.png) no-repeat center; background-size: cover; position: absolute; left: 20px; top: 50%; margin-top:-31px; }
#slidebtn_next{background-image: url(../images/big_arr2.png);  right: 20px; top: 50%; margin-top:-31px; left: auto;}

#slidebtn2_prev,#slidebtn2_next{display: block; width: 26px; height:26px;background:url(../images/small_arr1.png) no-repeat center; background-size: cover; position: absolute;  left: 0; top: 35px}
#slidebtn2_next{background-image: url(../images/small_arr2.png); right:0 !important; left: auto;}
.close_btn,.close_commt{position: absolute; right: 28px; top: 28px; display: block; width: 22px; height: 22px; background: url(../images/close_btn.png) no-repeat center; background-size: cover;z-index: 99;}


/* 评价弹出层 */
.commtPop{width: 850px; height: 560px; border-radius: 6px; position: fixed; top: 50%; left: 50%; margin-left: -425px; margin-top: -280px; background: #fff; z-index: 1004; display: none; animation: popup .2s ease-in;}
.commtPop.show{display: block;}
.commtPop h2{font-size: 24px; text-align: center; font-weight: bold; text-align: center; line-height: 70px; border-bottom: solid 1px #eee;}
.comm_star .starShow s{display: inline-block; width: 26px; height: 26px; background: url(../images/star_big2.png) no-repeat center; background-size: cover; vertical-align: middle; cursor: pointer;}
.comm_star .starShow s.star_up{background-image: url(../images/star_big1.png);}
.comm_star .starShow  em{vertical-align: middle; color: #666; font-size: 14px; margin-left: 15px;}
.comm_star{margin-bottom: 30px;}
.commtPop .close_commt{right: -40px; top: 0;}
.commtPop .commt_box {padding: 20px 40px;}
.commtPop .commt_box label.left_text{float: left; width: 80px; box-sizing: border-box; padding-right: 20px; text-align: right; font-size: 14px; color: #A1A1A1; line-height: 26px;}
.commtPop .comm_text .commt_com{width: 676px; height: 258px; border: solid 1px #E5E5E5; border-radius: 6px; float: left;}
.commtPop .anony{font-size: 14px; color: #A1A1A1; padding-left: 80px; margin-top: 16px; margin-bottom: 14px; cursor: default; user-select: none;}
.commtPop .anony i{display: inline-block; width: 16px; height: 16px; box-sizing: border-box; border-radius: 50%; border: solid 2px #dfdfdf; vertical-align: middle; margin-right: 8px; margin-bottom: 4px;}
.commtPop .anony i.a_click{border: none; background: url(../images/gou.png) no-repeat center; background-size: cover;}
.commtPop button{display: block; width: 240px; height: 56px; text-align: center; font-size: 18px; color: #fff; line-height: 56px; border: none; background: #FF5859; margin: auto; border-radius: 6px;}
.commt_com textarea{border: none; resize: none; width: 668px; height: 130px; padding: 10px; box-sizing: border-box; font-size: 14px;margin: 4px; outline: none;}
.commt_com textarea::placeholder{color: #999;}

.comm_text ul{margin-left: 5px; margin-right: 10px;}
.comm_text li{float: left; width: 96px; height: 96px; margin-left: 6px;position: relative; }
.comm_text li img{width: 100%; height: 100%; object-fit: cover;}
.comm_text li.up_btn{border: solid 1px #e5e5e5; text-align: center; color: #999; font-size: 14px; box-sizing: border-box; padding-top: 18px; position: relative;}
.comm_text li.up_btn img{display: block; margin: auto; margin-bottom: 8px; width: 34px;}
.comm_text li.up_btn input{opacity: 0; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; position: absolute;}
.comm_text li .li-rm{display: block; width: 30px; height: 30px; background: url(../images/del_img.png) no-repeat center; background-size: cover; position: absolute; right: 0; bottom: 0;}
/* ==================================================================== */

/* 商家公告详情页 */
.module_box .text_box{padding: 80px 20px 50px;}
.module_box .text_box h1{font-size: 24px; text-align: center; color: #343945; font-weight: bold;}
.module_box .text_box .text_info{text-align: center; margin: 12px;}
.module_box .text_box .text_info span{text-align: center; margin: 12px; color: #9FA3AF; font-size: 14px;}
.module_box .text_box .text_con{margin-top: 40px; padding-top: 20px; font-size: 16px; color: #62687A; line-height: 30px; border-top: solid 1px #eee;}
.module_box .text_box .text_con p{margin-bottom: 10px;}
.module_box .text_box .text_con img{max-width: 100%; }
.module_box .back_btn{display: block; position: absolute; top: 60px; left: 11px;}
.module_box .back_btn span{position: absolute; left: 28px; top: 10px; color: #FE8F33; font-weight: bold; font-size: 14px;}
.module_box{position: relative;}

/* 商家介绍详情页 */
.module_box .text_box.instr_box{padding-top: 18px;}
.module_box .text_box.instr_box .text_con{margin: 0; border: none;}
.module_box .text_box .content{display: none;}
.module_box .text_box .content.show{display: block;}
/* 发送到手机 */
.pop_box{width: 510px; background: #FFF; border-radius:6px; position: fixed; top: 30%; left: 50%; margin-left: -255px; padding-bottom: 46px; display: none; z-index: 1004; animation: popup .3s ease-in-out;}
.pop_box.show{display: block;}
.pop_box h1{font-size: 24px; color: #343945; text-align: center; line-height: 70px; border-bottom: solid 1px #eee; font-weight: bold;}
.pop_con{width: 430px; height: 150px; margin: auto; margin-top: 40px; background: #F4F4F4; border:1px dashed rgba(225,225,225,1);border-radius:6px; box-sizing: border-box; padding: 20px;}
.pop_con h2{font-size: 18px; color: #62687A; font-weight: bold;}
.pop_con .pop_txt{font-size: 14px; color: #62687A; line-height: 24px; margin-top: 14px;}
.pop_box .phone_in,.pop_box .txt_name{width: 430px; height: 60px; border: solid 1px #E5E5E5; border-radius: 6px; margin: auto; box-sizing: border-box; margin-top: 20px; overflow: hidden;line-height: 60px;}
.pop_box .txt_name{margin-top: 30px;}
.pop_box .txt_name input{font-size: 16px; color: #333; border: none; margin-left: 20px; outline: none; width: 400px;}
.pop_box .phone_in .aCode{font-size: 14px; color: #333; line-height: 60px; float: left; border-right: solid 1px #E5E5E5; width: 78px; text-align: center;}
.pop_box .phone_in #Totel{display: block;padding-left: 20px; border: none; font-size: 16px; color: #999; margin-top: 16px; outline: none; color: #333;}
.pop_box .phone_in .aCode img{vertical-align: middle; margin-left: 6px; }
.pop_box .pop_btn{width: 430px; height: 60px; border-radius: 3px; color: #fff; text-align: center; margin:auto ; margin-top: 30px; border: none; font-size: 18px; display: block;
background: -moz-linear-gradient(89deg,rgba(255,152,69,1) 0%,rgba(255,129,23,1) 98%);
background: -webkit-linear-gradient(89deg,rgba(255,152,69,1) 0%,rgba(255,129,23,1) 98%);
background: -o-linear-gradient(89deg,rgba(255,152,69,1) 0%,rgba(255,129,23,1) 98%);
background: -ms-linear-gradient(89deg,rgba(255,152,69,1) 0%,rgba(255,129,23,1) 98%);
background: linear-gradient(89deg,rgba(255,152,69,1) 0%,rgba(255,129,23,1) 98%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF9845', endColorstr='#FFFF8117',GradientType=0.5 ); }
.pop_box .pop_close{position: absolute; right: -50px; top: 6px; display: block; width: 20px; height: 20px; cursor: pointer;}
/* 区号 */
.pop_box .areaList{width: 430px ; height: 280px; position: absolute; bottom: -140px;overflow: auto;  background: #fff; z-index: 10; border-top:solid 2px #141414; display: none; animation: topFadeIn .3s ease-in-out;box-shadow:0px 7px 13px 0px rgba(35,38,51,0.23);}
.pop_box .areaList.show{display: block;}
.pop_box .areaList ul{padding-top: 10px; padding-bottom: 7px; }
.pop_box .areaList li{line-height: 40px; color: #333; margin: 0 10px; border-radius: 6px; padding: 0 10px; cursor: default;}
.pop_box .areaList li:hover{ background: #F0F0F2;}
.pop_box .pop_tip{margin-top: 40px; text-align: center;}
.pop_box .pop_tip .gou{margin-bottom: 50px;}
/* 上传图片按钮样式 */
#filePicker2{margin-bottom: 10px;}
#filePicker2>div{width: 100%; height: 100%;}
#filePicker2 label{width: 100%; height: 100%; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
