
/* 我要评论样式表 1.base 基本样式 2.comment_list 评论列表样式 3.doctor 医生显示样式 4.comment_form 提交表单样式*//* base*/.b{vertical-align: top;width: 100%;}
.cfix:after{visibility: hidden;display: block;font-size: 0;content: "";clear: both;height: 0;line-height: 0;}
.cfix{*zoom: 1;}
figure{margin: 0;}
img{max-width: 100%;height: auto;}
.hide{display: none;}
.noborder{border-bottom: 0 !important;}
.btn{text-align: center;padding-bottom: 0.2rem;}
.btn button{font-size: 0.3rem;width: 100%;padding: 0.1rem;border-radius: 1.5rem;background-color: #f49b3d;color: #fff;cursor: pointer;}
.page-btn{margin: 0 0.2rem;}
.page-btn a{color: #fff;}
.page-loading{text-align: center; margin-bottom: 0.2rem;}

/* comment_list*/
.comment_ul{margin: 0 0.2rem;}
.comment_li{padding: 0.3rem 0 0;/* border-bottom: 1px dotted #e1e1e1;*/}
.comment_li_detail{position: relative;display: flex;}
.comment_head{width: 0.9rem;height: 0.9rem;margin-right: 0.2rem;}
.comment_head img{border-radius: 50%;}
.comment_msg{flex: 1;font-size: 0.22rem;line-height: 0.32rem;}
.comment_msg_top{color: #999;}
.comment_title{display: flex;}
.comment_name{flex: 1;color: #4cbbb4;font-size: 0.3rem;line-height: 0.3rem;}
.comment_time{line-height: 0.3rem;color: #999;}
.comment_tips{display: flex;margin: 0.1rem 0;}
.comment_tips img{width: 0.25rem;height: 0.25rem;margin-right: 0.05rem;}
.comment_description{margin: 0.2rem 0.1rem 0.2rem 0;text-indent: 2em;}
.goodC{position: absolute;right: 0;top: 0;width: 1rem;height: 1rem;}
.comment_description_img{display: flex; justify-content: space-between; align-items: flex-start;}
.comment_description_img li{width: 32.8%;}
.comment_description_img li img{display: block;width: 100%;}
/*.comment_description_img img{flex: 1;width: 2rem;height: 2.5rem;margin: 0 0.02rem;}*/
.comment_num{padding: 0.2rem 0;border-bottom: 1px dotted #e1e1e1;display: flex;font-size: 0.22rem;color: #999;}
.comment_see{margin-right: 0.8rem;}
.comment_num img{width: 0.26rem;margin-right: 0.05rem;line-height: 0.29rem;height: auto;}
.comment_other{padding: 0.2rem;border-bottom: 1px dotted #e1e1e1;}
.comment_box{display: flex;font-size: 0.22rem;line-height: 0.3rem;padding: 0.2rem 0;}
.comment_other_head{width: 0.7rem;height: 0.8rem;border-radius: 0.06rem;}
.comment_box div{flex: 1;padding: 0.1rem;position: relative;border-radius: 0.06rem;margin: 0 0.2rem;}
.comment_box div::after{content: "";position: absolute;width: 0;height: 0;border-width: 0.1rem;border-style: solid;}
.one div{background-color: #eeeeee;}
.one div::after{border-color: transparent #eeeeee transparent transparent;left: -0.2rem;top: 0.3rem;}
.comment_other_top{display: flex;}
.comment_other_name{flex: 1;}
.one .comment_other_name{color: #4cbbb4;}
.one .comment_other_time{color: #999;}
.two div{background-color: #93ccc8;color: #fff;}
.two div::after{border-color: transparent transparent transparent #93ccc8;right: -0.2rem;top: 0.3rem;}
.link_img{margin: 0.2rem;cursor: pointer;}
.link_img img{width: 100%;}
/* doctor*/.doctor{text-align: center;margin: 0.2rem;}
.doctor_title{color: #4cbbb4;font-size: 0.4rem;font-weight: 600;line-height: 0.6rem;}
.doctor_sub_title{font-size: 0.3rem;line-height: 0.4rem;color: #999;}
.doctor_img{margin: 0.2rem 0;}
.doctor_img img{width: 100%;}
.doctor_btn{display: flex;padding-bottom: 0.2rem;}
.doctor_btn p{flex: 1;background-color: #f49b3d;color: #fff;font-size: 0.24rem;border-radius: 0.06rem;padding: 0.1rem;display: flex;cursor: pointer;line-height: 0.3rem;}
.doctor_btn p:nth-child(2){margin: 0 0.3rem;}
.doctor_btn img{height: 0.3rem;}
.doctor_btn span{flex: 1;border-left: 1px solid;margin-left: 0.1rem;}
/* comment_form*/.form{margin: 0.3rem 0.5rem;}
.form-row{display: flex;margin: 0.2rem 0;}
.label{font-size: 0.3rem;margin-right: 0.2rem;line-height: 0.48rem;width: 0.8rem;}
.form-item{flex: 1;}
.input-text{width: 100%;font-size: 0.22rem;border: 1px solid #ddd;padding: 0.1rem;}
textarea.input-text{height: 1rem;}
.leixin label{float: left;}
.leixin label img{width: 0.25rem;height: 0.25rem;margin-right: 0.1rem;margin-top: 0.1rem;cursor: pointer;}
.zbtn{margin-left: 0.8rem;display: flex;font-size: 0.24rem;}
.zbtn button,
.zbtn span{background-color: #f49b3d;font-size: 0.24rem;color: #fff;padding: 0.1rem 0.4rem;border-radius: 0.06rem;margin-right: 0.2rem;cursor: pointer;line-height: 0.3rem;}
/**== 仿微信消息框 ==**/.zmsg-zbd{padding: 0.2rem;margin-left: auto;margin-right: auto;background: #ebebeb;}
.zmsg-zbd dl{padding-top: 0.25rem;display: none;}
.zmsg-zbd dl dt{float: left;width: 0.8rem;margin-right: 0.3rem;}
.zmsg-zbd dl dd{position: relative;float: left;width: 4.2rem;padding: 0.3rem 0.2rem;font-size: 0.24rem;line-height: 0.3rem;color: #2f2f2f;border: 1px solid #d2d2d2;border-radius: 5px;background: #fff;}
.zmsg-zbd dl dd:before{position: absolute;z-index: 2;width: 10px;height: 10px;top: 0.2rem;left: -6px;font-size: 0;line-height: 0;content: "";background: #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);border-left: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;}
.zmsg-zbd dl.zmsg-a2 dt{float: right;margin-left: 0.3rem;margin-right: auto;}
.zmsg-zbd dl.zmsg-a2 dd{float: right;background: #9aeb4e;color: #2f2f2f;border-color: #84a767;}
.zmsg-zbd dl.zmsg-a2 dd:before{left: auto;right: -6px;border-left: none;background: #9aeb4e;border-bottom: none;border-right: 1px solid #84a767;border-top: 1px solid #84a767;}
.zmsg-bot{padding: 0.2rem;font-size: 0.2rem;border-top: 1px solid #d7d7d9;background: #f5f5f6;}
.zmsg-q{font-size: 0;line-height: 0;padding: 0 0 0.15rem 0;display: flex;justify-content: space-between;}
.zmsg-q span{display: block;height: 0.4rem;line-height: 0.4rem;font-size: 0.2rem;color: #878684;vertical-align: top;}
.zmsg-q a{display: block;height: 0.4rem;padding: 0 0.1rem;line-height: 0.4rem;color: #aaa;font-size: 0.2rem;background: #fff;-webkit-border-radius: 0.4rem;border-radius: 0.4rem;vertical-align: top;border: 1px solid #d9d9d9;}
.zmsg-s a{display: block;height: 0.6rem;overflow: hidden;}
.zmsg-s a span{float: left;width: 4rem;height: 0.6rem;padding: 0 0.2rem;line-height: 0.6rem;font-size: 0.22rem;color: #cbcbcb;border-radius: 5px;border: 1px solid #ddd;background: #fff;}
.zmsg-s a strong{float: right;width: 1.54rem;height: 0.6rem;line-height: 0.6rem;font-size: 0.24rem;color: #fff;text-align: center;font-weight: normal;background: #19ac15;border: 1px solid #279729;border-radius: 5px;}


/***==顶部漂浮==**/
.location{display: none;position: fixed; top: 0; z-index: 99; width: 100%; max-width: 640px; background-color:#f2f2f2; line-height: 0.8rem; height:0.8rem; border-bottom: 1px solid #dcdcdc;}
.location .wz{text-align: center}
.location .wz img{ vertical-align: middle}
.location .wzl{position: absolute;left: 0.2rem;top:0;height: 0.8rem;}
.location .wzr,.location .zxr{position: absolute;right:0.2rem;top:0;height: 0.8rem;}
.location .wzl a,.location .wzr a,.location .zxr a{position:relative;display: block;height: 0.8rem;padding:0 0.35rem;font-size: 0.24rem;color: #444;line-height: 0.8rem;}
.location .wzl a:before,
.location .wz-msg a:before{content: '';position: absolute;left: 0;top: 0.25rem;width: 0.3rem;height: 0.3rem;background: url("../images/location-bak.png"); background-size: cover;}
.location .wzm{font-size: 0.24rem; text-align: center;}
.location .wz-msg a{padding-right: 0;}
.location .wz-msg a:before{background: url("../images/location-msg.png"); background-size: cover;}
