@charset "utf-8";
/* CSS Document */

.btnheight {
    width: 100%;
    height: 3.75rem;
}
.btnbox {
    width: 100%;
    height: auto;
    background: #f6f6f6;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    border-top: 1px solid #fff;
    -moz-box-shadow: 0 -1px 0 #ececec;
    -webkit-box-shadow: 0 -1px 0 #ececec;
    box-shadow: 0 -1px 0 #ececec;
}
.btnbox li {
    width: 50%;
    float: left;
    text-align: center;
    padding: .58rem 0;
}
.btnbox li a {
    display: inline-block;
    width: 10.2rem;
    height: 2.58rem;
    line-height: 2.58rem;
    font-size: .1.33rem;
    color: #fff;
    -moz-border-radius: .83rem;
    -webkit-border-radius: .83rem;
    border-radius: .83rem;
}
.btnbox a i {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .66rem;
    display: inline-block;
    vertical-align: top;
    margin-top: .66rem;
}
body {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.venue_detailbox{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}
.commentbox{ width:100%; padding: 0 0 0 1.25rem;background: #fafafa; }
.commentbox h3{font-size:1.25rem; color:#333; line-height:1.66rem; padding:1.25rem 0 0;}
.commentbox ul{ padding-top:.83rem; overflow:hidden;}
.commentbox li{ padding-top:1.25rem; overflow:hidden; }
.commentbox li .headpicbox{ width:3.33rem; height:3.33rem;float:left; overflow:hidden;  -moz-border-radius:100%; -webkit-border-radius:100%;border-radius:100%;}
.commentbox li .headpicbox img{ width:100%; height:100%;}
.commentbox li .textbox{ padding-left:1.25rem; padding-right:1.25rem; overflow:hidden;position: relative;}
.commentbox li .textbox::after{ display:block; content:""; width:200%; height:1px; background:#e5e5e5; position:absolute; left:-50%; bottom:0;
    -o-transform:scale(.5,.5);
    -ms-transform:scale(.5,.5);
    -moz-transform:scale(.5,.5);
    -webkit-transform:scale(.5,.5);
    transform:scale(.5,.5);
}
.commentbox li:last-of-type .textbox::after{ display:none;}
.commentbox li .textbox h4{font-size:1.25rem; color:#757575; max-width:70%; white-space:nowrap;line-height: 1.66rem;}
.commentbox li .textbox h4 em{ font-style:normal; width:auto; padding:0 1.33rem; height:1.33rem; line-height:.1.16rem; border:1px solid #0099ff; text-align:center; font-size:1rem; color:#0099ff; margin-left:.83rem; -moz-border-radius:.33rem; -webkit-border-radius:.33rem;border-radius:.33rem; vertical-align: middle;
}
.commentbox li .textbox .zan{ width:auto; font-size:.1.16rem; color:#999; white-space:nowrap; position:absolute; right:1.25rem; top:1.04rem;}
.commentbox li .textbox .zan span{ padding:0;display: inline-block; vertical-align: middle;margin-left: .83rem;}
.commentbox li .textbox .zan i{display:inline-block; width:1.25rem; height:1.29rem;  vertical-align: middle;
    background:url(../images/zan_icon.png) center no-repeat;
    -o-background-size:auto 100%;
    -ms-background-size:auto 100%;
    -moz-background-size:auto 100%;
    -webkit-background-size:auto 100%;
    background-size:auto 100%;
}
.commentbox li .textbox .zan.on span{ color:#0099ff;}
.commentbox li .textbox .zan.on i{
    background:url(../images/zan_icon_on.png) center no-repeat;
    -o-background-size:auto 100%;
    -ms-background-size:auto 100%;
    -moz-background-size:auto 100%;
    -webkit-background-size:auto 100%;
    background-size:auto 100%;
}
.commentbox li .textbox span{ color:#999; font-size:.1.16rem; padding:.625rem 0 .2rem; display:block;}
.commentbox li .textbox p{ color:#666; font-size:1.33rem; line-height:1.916rem; padding-bottom:1.66rem;}
.commentbox li .reply{ overflow:hidden; color:#666; font-size:1.33rem; line-height:1.91rem; padding-bottom:1.66rem; }
.commentbox li .reply em{ font-style:normal;font-size:1.33rem; color:#0099ff; display:inline-block;}

.appointmentbox{ background: #fff; border-top: 1px solid #ddd;-moz-box-shadow: 0 0px 0 #f6f6f6;-webkit-box-shadow: 0 0px 0 #f6f6f6; box-shadow: 0 0px 0 #f6f6f6;}
.appointmentbox ul {
    padding: 0 0 0 1.25rem;
}
.appointmentbox li{ width:auto; padding: 0 1.66rem 0 0;}
.appointmentbox li:last-of-type{ float:right; background:#0099ff; padding:0;}
.appointmentbox li.gray:last-of-type{ background:#ccc; }
.appointmentbox li:last-of-type a{ color:#fff; font-size:1.25rem; padding:0 1.66rem;}
.appointmentbox li a{ width:auto;height: 3.66rem;line-height:3.66rem; color:#999; font-size:1.16rem;}
.appointmentbox li a i{width:1.66rem; height: 1.66rem;margin-top: 1rem;margin-right: .41rem;}
.appointmentbox a.phonebtn i{
    background: url(../images/phone_icon.png) center no-repeat;
    -o-background-size: 1.5rem 1.416rem;
    -ms-background-size: 1.5rem 1.416rem;
    -moz-background-size: 1.5rem 1.416rem;
    -webkit-background-size:1.5rem 1.416rem;
    background-size: 1.5rem 1.416rem;
}
.appointmentbox a.commentbtn i{
    background: url(../images/comment_icon.png) center no-repeat;
    -o-background-size: 1.416rem 1.541rem;
    -ms-background-size:  1.416rem 1.541rem;
    -moz-background-size:  1.416rem 1.541rem;
    -webkit-background-size: 1.416rem 1.541rem;
    background-size: 1.416rem 1.541rem;
}
.appointmentbox a.zanbtn i{
    background: url(../images/zan_icon.png) center no-repeat;
    -o-background-size: 1.458rem 1.5rem ;
    -ms-background-size: 1.458rem 1.5rem ;
    -moz-background-size: 1.458rem 1.5rem ;
    -webkit-background-size: 1.458rem 1.5rem ;
    background-size: 1.458rem 1.5rem ;
}
.appointmentbox a.zanbtn.on{ color:#0099ff}
.appointmentbox a.zanbtn.on i{
    background: url(../images/zan_icon_on.png) center no-repeat;
    -o-background-size:1.458rem 1.5rem ;
    -ms-background-size:  1.458rem 1.5rem ;
    -moz-background-size: 1.458rem 1.5rem ;
    -webkit-background-size: 1.458rem 1.5rem ;
    background-size:1.458rem 1.5rem ;
}
.comment_float{ width:100%; height:auto; background:#fff; padding:.5rem 1.25rem; overflow:hidden; position:absolute; left:0; bottom:3.66rem; z-index:98; display:none;}
.comment_float .textareabox{ margin-left:5%; width:80%; line-height:1.91em; float:left; padding:.416rem .83rem; background:#fff; border:1px solid #ddd;
    -moz-border-radius:.33rem; -webkit-border-radius:.33rem; border-radius:.33rem;
}
.comment_float .textareabox textarea{ display:block; width:100%; max-height: 19.16rem;line-height:1.916rem; font-size:1.33rem; color:#666; background:none; border:0 none; outline:none; resize:none;}
.comment_float button{ width:15%; text-align:right;float:right;background:none; line-height:1.916rem; padding:.416rem 0; border:0 none; color:#0099ff; font-size:1.25rem;border:1px solid #fff; outline:none; resize:none; }


.banner .ydbtn{ display:none;}
.banner span.words{width:100%;}


/*20190215 add*/
.appointmentbox li {
    width: 24%;
    padding: 0 0;
}
.appointmentbox li:last-of-type{ width:28%;}
.appointmentbox li:last-of-type a{ padding: 0 0;}
@media screen and (max-width:359px){
    .appointmentbox li{width: auto; padding: 0 1.33rem 0 0;}
    .appointmentbox li:last-of-type a{  padding:0 1.33rem;}
}
/*20190828 add*/
.appointmentbox a.cangbtn i{
    background: url(../images/cang_icon.png) center no-repeat;
    -o-background-size: 1.416rem 1.541rem;
    -ms-background-size:  1.416rem 1.541rem;
    -moz-background-size:  1.416rem 1.541rem;
    -webkit-background-size: 1.416rem 1.541rem;
    background-size: 1.416rem 1.541rem;
}
.appointmentbox a.cangbtn.on{ color:#0099ff}
.appointmentbox a.cangbtn.on i{
    background: url(../images/cang_icon_on.png) center no-repeat;
    -o-background-size:1.458rem 1.5rem ;
    -ms-background-size:  1.458rem 1.5rem ;
    -moz-background-size: 1.458rem 1.5rem ;
    -webkit-background-size: 1.458rem 1.5rem ;
    background-size:1.458rem 1.5rem ;
}

.appointmentbox li{width: 18%;}
@media screen and (max-width:359px){
    .appointmentbox li{width: auto; padding: 0 .5rem 0 0;}
    .appointmentbox li:last-of-type a{  padding:0;}
}