﻿/* 禁止选中文本 */
* {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

input, textarea {
    -webkit-user-select: auto !important;
}

html {
    margin: 0 auto;
    max-width: 750px;
    font-size: 24px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
li,
form,
button,
input,
textarea,
th,
td,
a {
    margin: 0;
    padding: 0;
}

header,
section {
    display: block;
}

body {
    font-family: "PingFang SC", Helvetica, Arial, "Microsoft YaHei";
    line-height: 1;
    font-size: 14px;
    color: #444;
    background: #ffffff;
}

body * {
    -webkit-text-size-adjust: 100%;
}

a,
input,
button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button {
    -webkit-appearance: none;
    border-radius: 0;
}

img {
    border: 0;
    max-width: 100% !important;
    height: auto;
}

h2,
h3,
h4 {
    font-weight: normal;
    font-size: .48rem;
}

ul,
ol,
li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a {
    color: #555;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

input,
textarea,
select,
option {
    outline: 0;
}

textarea {
    resize: none;
}

.scroll::-webkit-scrollbar {
    display: none;
}

.text-c {
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .7rem;
}

.text-nowrap-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-nowrap-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

@font-face {
    font-family: "iconfont";
    src: url('../fonts/font_793494_svggotrjc7o.eot');
    src: url('../fonts/font_793494_svggotrjc7o.eot') format('embedded-opentype'), url('../fonts/fcde57bdd159479580f5a40b3abcc451.woff') format('woff'), url('../fonts/font_793494_svggotrjc7o.ttf') format('truetype'), url('../fonts/font_793494_svggotrjc7o.svg') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-yuedu1 {
    font-size: 0.62rem !important;
}

.on .icon-unfold_solid {
    background-image: url(../images/selectjt1.png);
    background-size: .2rem;
}

.icon-unfold_solid {
    background-image: url(../images/select.png);
    background-size: .36rem;
}

.icon-back {
    background-image: url(../images/return-black.png);
    background-size: .8rem;
}

.icon-attest {
    background-image: url(../images/yisheng-yrz.png);
    background-size: .56rem;
}

.icon-fabiaopinglun {
    background-image: url(../images/fabiaopinglun.png);
    background-size: .56rem;
}

.icon-shouji:before {
    content: "\e6b7";
}

.icon-time:before {
    content: "\e6d4";
}

.icon-unfold:before {
    content: "\e661";
    color: #F2B22C;
}

.icon-unfold2:before {
    content: "\e679";
}

.icon-right2:before {
    content: "\e6a3";
}

.icon-pinglun2:before {
    content: "\e640";
}

.icon-fold:before {
    content: "\e6de";
}

.icon-shouye:before {
    content: "\e609";
}

.icon-msnui-more:before {
    content: "\e67a";
    color: #F2B22C;
}

.icon-check:before {
    content: "\e6b1";
}

.icon-kefu:before {
    content: "\e601";
}

.icon-user2:before {
    content: "\e68d";
}

.icon-hot:before {
    content: "\e6ac";
}

.icon-jiantou1:before {
    content: "\e6a2";
}

.icon-zhiding:before {
    content: "\e6a4";
}

.icon-sousuo:before {
    content: "\e6b4";
}

.icon-caidan:before {
    content: "\e790";
}

.icon-gouxuan:before {
    content: "\e6c1";
}

.icon-tupian:before {
    content: "\e6aa";
}

.icon-pinglun:before {
    content: "\e6bb";
}

.icon-yuedu:before {
    content: "\e680";
}

.icon-wenzhang:before {
    content: "\e643";
}

.icon-delete:before {
    content: "\e60a";
}

.icon-jianjie:before {
    content: "\e6c4";
}

.icon-jia1:before {
    content: "\e677";
}

.icon-jiantou:before {
    content: "\e6b6";
}

.icon-lianxi:before {
    content: "\e61a";
}

.icon-jia:before {
    content: "\e626";
}

.icon-verify:before {
    content: "\e691";
}

.icon-more:before {
    content: "\e6ba";
}

.icon-back_light:before {
    content: "\e7e0";
}

.icon-guanbi:before {
    content: "\e7b7";
}

.icon-pingjia:before {
    content: "\e69e";
}

.icon-close:before {
    content: "\e6e9";
}

.icon-favorite_fill:before {
    content: "\e6ea";
}

.icon-favorite:before {
    content: "\e6eb";
}

.icon-coordinates_fill {
    color: #F2B22C;
}

.icon-coordinates_fill:before {
    content: "\e6ec";
}

.icon-dianzan_fill:before {
    content: "\e708";
}

.icon-dianzan:before {
    content: "\e709";
}

.icon-yisheng:before {
    content: "\e614";
}

.icon-jiazai:before {
    content: "\e6cd";
}

.icon-menzhen:before {
    content: "\e63e";
}

.icon-right:before {
    content: "\e8d9";
}

.icon-instructio:before {
    content: "\e602";
}

.icon-project:before {
    content: "\e604";
}

.icon-warning:before {
    content: "\e603";
}

.icon-group:before {
    content: "\e605";
}

.icon-incognito:before {
    content: "\e606";
}

.icon-liwu:before {
    content: "\e608";
}

.icon-left:before {
    content: "\e8da";
}

.icon-xiangyou:before {
    content: "\e600";
}

.icon-search:before {
    content: "\e607";
}

.icon-pinglun1:before {
    content: "\e613";
}

.icon-yuedu1:before {
    content: "\e616";
}

.icon-menu:before {
    content: "\e637";
    background: url(../images/xiangmu_.png) no-repeat center/contain;
}

.iconfont {
    font-size: .6rem;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    vertical-align: middle;
}

.icon-on {
    color: #ff0000;
}

.bui-bar {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 .6rem;
    background-color: #ffffff;
}

.bui-bar-nav {
    max-width: 750px;
    position: fixed;
    top: 0;
    z-index: 10;
    height: 1.6rem;
    color: #535353;
    /* -webkit-box-shadow: 0 0.08rem 0.2rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.08rem 0.2rem rgba(0, 0, 0, 0.1); */
}

.bui-action-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    padding-left: 1rem;
    width: .8rem;
    line-height: 1.6rem;
    height: 1.6rem;
    font-size: .8rem;
    text-align: center;
    font-weight: 400;
}

.bui-bar-nav .bui-title {
    padding-left: .2rem;
    line-height: 1.6rem;
    font-size: 0.7rem;
    font-weight: 600;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bui-bar-nav .bui-title h1 {
    line-height: 1.6rem !important;
    font-size: 0.7rem !important;
}

.bui-bar-nav .bui-operation {
    position: absolute;
    top: .5rem;
    right: .5rem;
    color: #F2B22C;
    font-size: 0.6rem;
}

.bui-title-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 1.8rem;
}

.bui-title-tab a {
    line-height: 1.8rem;
    font-size: 0.8rem;
    color: #535353;
    font-weight: 500;
    position: relative;
}

.bui-title-tab a.on {
    color: #F2B22C;
    font-weight: 600;
}

.bui-title-tab a.on:after {
    display: block;
    content: '';
    width: .8rem;
    height: .12rem;
    background: #F2B22C;
    border-radius: .08rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.4rem;
}

.bui-bar-nav ~ #app {
    /* padding-top: 1.6rem; */
    clear: both;
}

.bui-bar-bottom {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 2rem;
    background: #fff;
    /* border-top: 1px solid #ddd; */
    max-width: 750px;
    height: 1.92rem;
    background: #ffffff;
}

.bui-bar-bottom .flex {
    margin: auto;
    flex-grow: 1;
    height: 1.92rem;
}

.bui-bar-bottom .flex .yiyuan {
    background: center center url(../images/yiyuan.png) no-repeat;
    background-size: 0.62rem;
}

.bui-bar-bottom .flex .zixun {
    background: center center url(../images/mianfeizixun.png) no-repeat;
    background-size: 0.62rem;
}

.bui-bar-bottom .flex span {
    font-size: 0.56rem;
    text-align: center;
    color: #ffffff;
    line-height: 0.36rem;
}

.bui-bar-bottom .flex a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.bui-bar-bottom .left {
    width: 5.2rem;
    height: 1.2rem;
    background: #F77C18;
    border-radius: 0.6rem 0 0 0.6rem;
    padding-left: 0.5rem;
}

.bui-bar-bottom .right {
    width: 5.2rem;
    height: 1.2rem;
    background: #F2B22C;
    border-radius: 0rem 0.6rem 0.6rem 0rem;
    padding-right: 0.5rem;
}

.bui-bar-bottom ul {
    width: 100%;
    margin: auto;
}

.bui-bar-bottom li {
    float: left;
    width: 20%;
    font-size: 0;
    text-align: center;
}

.bui-bar-bottom li a {
    display: block;
}

.bui-bar-bottom li i {
    display: inline-block;
    width: 0.62rem;
    height: 0.62rem;
    margin-right: 0.38rem;
}

.bui-bar-bottom li i.home {
    background: center center url(../images/mianbaoxue.png) no-repeat;
    background-size: 0.92rem;
}

.bui-bar-bottom li i.price {
    background: center center url(../images/jiagezixun.png) no-repeat;
    background-size: 0.92rem;
}

.bui-bar-bottom li i.kefu {
    background: center center url(../images/zixun_0.png) no-repeat;
    background-size: 2.2rem;
    margin-top: -1rem;
    height: 2.2rem;
}

.bui-bar-bottom li i.youhui {
    background: center center url(../images/zhengxingyouhui.png) no-repeat;
    background-size: 1rem;
}

.bui-bar-bottom li i.my {
    background: center center url(../images/icon-my.png) no-repeat;
    background-size: 1rem;
}

.bui-bar-bottom li span {
    display: inline-block;
    line-height: .6rem;
    font-size: .44rem;
    color: #99a1a0;
}

.bui-bar-bottom li.on span {
    color: #F2B22C;
}

.bui-bar-bottom li.on .home {
    background: center center url(../images/footer_home_on.png) no-repeat;
    background-size: 0.92rem;
}

.bui-bar-bottom li.on .diary {
    background: center center url(../images/footer_diary_on.png) no-repeat;
    background-size: 0.96rem;
}

.bui-bar-bottom li.on .youhui {
    background: center center url(../images/footer_youhui_on.png) no-repeat;
    background-size: 1rem;
}

.bui-bar-bottom li.on .pinggu {
    background: center center url(../images/footer_pinggu_on.png) no-repeat;
    background-size: 0.84rem;
}

.bui-bar-search {
    padding: .2rem .4rem;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.bui-bar-search .city-location {
    height: 1.2rem;
    line-height: 1.2rem;
}

.bui-bar-search .city-location span {
    display: inline-block;
    max-width: 2rem;
    font-size: .56rem;
    color: #000;
    vertical-align: top;
    margin-right: .32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bui-bar-search .city-location i {
    display: inline-block;
    vertical-align: top;
}

.bui-bar-search .search-row {
    padding: 0 .6rem;
    height: 1.2rem;
    width: 100%;
    margin: 0 0.5rem;
    line-height: 1.2rem;
    background: #f8f8f8;
    border-radius: .6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.bui-bar-search .search-row input {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .56rem;
    color: #333;
    border: none;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bui-bar-search .search-row label {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: left;
    font-size: .56rem;
    color: #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.5rem;
}

.bui-bar-search .search-row-on {
    padding-left: 1.2rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bui-bar-search .search-row-on .search_form {
    width: 100%;
}

.bui-bar-search .search-row-on label {
    width: 1.2rem;
}

.bui-bar-search img {
    /* width: 1.6rem; */
    height: 1.2rem;
    display: inline-block;
}

.hr {
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    border: none;
    margin: 4px 0;
}

.img-info {
    width: 1.2rem !important;
    height: 1.2rem;
    display: inline-block;
}

.notepad-top {
    padding: .6rem;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.notepad-top:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
}

.notepad-top .title {
    font-size: 0.5rem;
    color: #535353;
    font-weight: 600;
    line-height: 1.2rem;
    height: 1.2rem;
}

.notepad-top .note-user {
    height: 1.6rem;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.notepad-top .note-user .avatar {
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    float: left;
    margin-right: .4rem;
    border-radius: 100%;
    background: #f8f8f8;
}

.notepad-top .note-user .name {
    margin-bottom: .08rem;
    width: 4.8rem;
    line-height: .9rem;
    font-size: .6rem;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notepad-top .note-user .time {
    line-height: .6rem;
    font-size: .48rem;
    color: #999999;
}

.notepad-top .hospital {
    margin-bottom: .72rem;
    line-height: 1.2rem;
    height: 1.2rem;
    font-size: .48rem;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notepad-top .hospital a {
    color: #999;
}

.notepad-top .hospital i {
    color: #F2C64F;
}

.notepad-top .hospital span {
    border: 1px solid #F2C64F;
    margin-left: 1rem;
    padding: 0.05rem 0.2rem;
    font-size: 0.4rem;
    border-radius: 0.16rem;
}

.notepad-top .contrast {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}

.notepad-top .contrast dd {
    width: 6.84rem;
    height: 4.6rem;
    position: relative;
    background: #f8f8f8;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: .4rem;
    overflow: hidden;
}

.notepad-top .contrast dd img {
    display: block;
    width: 100%;
    height: 100%;
}

.notepad-top .contrast dd span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1.8rem;
    height: .72rem;
    line-height: .72rem;
    font-size: .48rem;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-bottom-right-radius: 0.4rem;
}

.notepad-top .contrast dd:last-child span {
    background: #F2B22C;
}

.notepad-line {
    padding: .6rem 0;
    background: #fff;
    overflow: hidden;
    border-bottom: 0.52rem solid #f7f7f7;
}

.notepad-line .notepad-line-hd {
    height: .8rem;
    line-height: .8rem;
    overflow: hidden;
    overflow: visible;
    margin-bottom: 0;
    padding: .1rem .4rem .4rem;
    background: #fff;
    z-index: 5;
    -webkit-box-shadow: 0 0.1rem 0.4rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.1rem 0.4rem 0 rgba(0, 0, 0, 0.1);
    position: relative;
}

.notepad-line .notepad-line-hd h2 {
    width: 7.2rem;
    font-size: .6rem;
    color: #535353;
    float: left;
}

.notepad-line .notepad-line-hd .hd-nav {
    display: inline-block;
    height: .6rem;
    line-height: .6rem;
    position: absolute;
    top: .1rem;
    right: 0;
    z-index: 3;
}

.notepad-line .notepad-line-hd .hd-nav span {
    display: inline-block;
    float: left;
    line-height: .6rem;
    font-size: .6rem;
    -webkit-transition: .5s;
    transition: .5s;
    border: 1px solid #F2B22C;
    padding: 0.1rem;
}

.notepad-line .notepad-line-hd .hd-nav span i {
    color: #F2B22C;
}

.notepad-line .notepad-line-hd:before {
    display: block;
    content: '';
    height: .2rem;
    background: #fff;
    position: absolute;
    top: -0.16rem;
    left: 0;
    right: 0;
    z-index: 6;
}

.notepad-line .notepad-line-hd .hd-nav {
    right: 0.4rem;
}

.notepad-line .notepad-line-hd .hd-nav .iconfont {
    padding-left: 0.1rem;
}

.notepad-line .notepad-line-hd .reverse.iconfont {
    display: inline-block;
    color: #F2B22C;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.notepad-line .notepad-line-wrap {
    padding: 0 0.4rem;
}

.notepad-line .notepad-line-con {
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: .5s;
    transition: 0.5s;
}

.notepad-line .notepad-line-con.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.notepad-line .notepad-line-up {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.notepad-line .line-day {
    padding: .7rem .2rem;
    position: relative;
    width: 100%;
    height: auto;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.notepad-line .line-day:last-child .day-con:after {
    bottom: 0.6rem;
}

.notepad-line .line-day .time {
    height: .8rem;
    line-height: .8rem;
    font-size: .48rem;
    margin-bottom: .2rem;
    padding-left: .4rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.notepad-line .line-day .time:before {
    display: block;
    content: '';
    width: .2rem;
    height: .2rem;
    font-size: 0;
    background: #F2B22C;
    border-radius: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0.32rem;
}

.notepad-line .line-day .date {
    display: inline-block;
    margin-right: .7rem;
    color: #535353;
}

.notepad-line .day-con {
    padding: .4rem;
    position: relative;
    -webkit-box-shadow: .06rem .1rem .2rem .06rem #e3e3e3;
    box-shadow: .06rem .1rem .2rem .06rem #e3e3e3;
    border-radius: .3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.notepad-line .time .shuhou {
    width: 3.6rem;
    height: .72rem;
    font-size: .48rem;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background: #F2B22C;
    border-radius: .36rem;
    margin-bottom: 0.4rem;
}

.notepad-line .day-con p {
    height: 2.3rem;
    line-height: .8rem;
    font-size: .56rem;
    color: #333;
    overflow: hidden;
    margin-bottom: .7rem;
    word-break: break-all;
    position: relative;
}

.notepad-line .day-con.all p {
    height: auto;
}

.notepad-line .day-con a {
    display: block;
}

.notepad-line .day-con .pic {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .4rem;
    margin-right: -0.8rem;
    overflow: hidden;
    height: 3.4rem;
}

.notepad-line .day-con.all .pic {
    height: auto;
}

.notepad-line .day-con .pic li {
    width: 3.13333333rem;
    height: 3.13333333rem;
    background: #f0f0f0;
    border-radius: .3rem;
    margin-bottom: .4rem;
    margin-right: .4rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.notepad-line .day-con .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.notepad-line .day-con .op {
    height: .64rem;
    line-height: .64rem;
    margin-bottom: 0.2rem;
}

.notepad-line .day-con .op a {
    display: inline-block;
    font-size: .48rem;
    color: #8e8e8e;
}

.notepad-line .day-con .op .iconfont {
    display: inline-block;
    margin-right: .1rem;
    float: left;
}

.notepad-line .day-con .op .js-comment {
    float: right;
}

.notepad-line .day-con .op .js-zan {
    float: right;
}

.notepad-line .day-con .all-btn {
    height: 1rem;
    line-height: 1rem;
    bottom: 0.1rem;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-align: center;
    color: #F2B22C;
    width: 4rem;
    margin: 0 auto;
}

.notepad-line .day-con.all .all-btn .iconfont {
    display: inline-block;
    line-height: 1rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.notepad-line .line-day-no {
    width: 100%;
    height: 6rem;
    background: center center url(../images/diary_no.png) no-repeat;
    background-size: 5rem;
}

.notepad-list-box .notepad-list-hd {
    margin-bottom: .2rem;
    padding: .4rem .6rem;
    height: .8rem;
    line-height: .8rem;
    overflow: hidden;
    position: relative;
}

.notepad-list-box .notepad-list-hd:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.notepad-list-box .notepad-list-hd h2 {
    width: 7.2rem;
    font-size: .72rem;
    color: #000;
    float: left;
    font-weight: 600;
}

.notepad-list {
    min-height: 4rem;
}

.notepad-list .new_tit {
    margin-left: .6rem;
    overflow: hidden;
    height: 10px;
    width: 100px;
}

.notepad-list .new_tit h3 {
    padding-left: .6rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .7rem;
    font-weight: 600;
}

.notepad-list .note-item {
    padding: .6rem;
    position: relative;
}

.notepad-list .note-item:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.notepad-list .note-item .title-time {
    height: 1rem;
    line-height: 1rem;
}

.notepad-list .note-item .title-time .title {
    float: left;
    font-size: 0.5rem;
    width: 13rem;
}

.notepad-list .note-item .title-time .title h3 {
    color: #535353;
    font-weight: 600;
    font-size: .6rem;
}

.notepad-list .note-item .open-time {
    float: right;
    font-size: 0.4rem;
    color: #999999;
    height: 1rem;
    line-height: 1rem;
}

.notepad-list .note-item .note-user {
    height: 1.6rem;
    overflow: hidden;
    margin-bottom: .4rem;
    float: left;
}

.notepad-list .note-item .note-user .avatar {
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    float: left;
    margin-right: .4rem;
    border-radius: 100%;
    background: #f8f8f8;
}

.notepad-list .note-item .note-user .name {
    margin-bottom: .08rem;
    line-height: .9rem;
    font-size: .4rem;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notepad-list .note-item .note-user .time {
    line-height: .6rem;
    font-size: .38rem;
    color: #999;
    width: 8rem;
}

.notepad-list .note-item .contrast {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .4rem;
    clear: both;
}

.notepad-list .note-item .contrast dd {
    width: 6.4rem;
    height: 7.4rem;
    position: relative;
    background: #f8f8f8;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: .4rem;
    overflow: hidden;
}

.notepad-list .note-item .contrast dd img {
    display: block;
    width: 100%;
    height: 100%;
}

.notepad-list .note-item .contrast dd span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1.8rem;
    height: .72rem;
    line-height: .72rem;
    font-size: .48rem;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-bottom-right-radius: 0.4rem;
}

.notepad-list .note-item .contrast dd:last-child span {
    background: #F2B22C;
}

.notepad-list .note-item .desc p {
    max-height: 1.6rem;
    line-height: .8rem;
    font-size: .56rem;
    color: #333;
    margin-bottom: .4rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.notepad-list .note-item .desc p:first-child {
    height: .8rem;
    margin-bottom: 0;
}

.notepad-list .note-item .desc span {
    color: #F2B22C;
    padding-right: 2px;
}

.notepad-list .note-item .hospital-zan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    margin-top: .5rem;
}

.notepad-list .note-item .hospital-zan .hospital {
    width: 8rem;
    line-height: 1rem;
    font-size: .48rem;
    color: #b2b2b2;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select-province {
    padding-left: .6rem;
    padding-bottom: 1rem !important;
    overflow: hidden;
}

.select-province a {
    display: block;
    float: left;
    margin-top: .8rem;
    width: 3.6rem;
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: .56rem;
    color: #535353;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #dedede;
    border-radius: 0.2rem;
}

.select-province a:nth-child(3n+1),
.select-province a:nth-child(3n+2) {
    margin-right: 1.44rem;
}

.filter-box {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 200;
    width: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 750px;
}

.filter-box .bui-bar-nav {
    border-bottom: 0;
    position: /skin;
}

.filter-box .tab-hd {
    height: 1.6rem;
    position: relative;
}

.filter-box .tab-hd:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
}

.filter-box .filter-box-bd {
    position: absolute;
    top: 4rem;
    bottom: 0;
    z-index: 99;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.filter-box .filter-box-bd .filter-item span.on a {
    color: #F2B22C;
}

.filter-box .select-project {
    padding-top: .2rem;
    padding-bottom: 1rem;
    overflow: hidden;
}

.filter-box .select-project span {
    display: block;
    float: left;
    margin: .6rem 0 0 .6rem;
    padding: 0 .12rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .56rem;
    color: #535353;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #dedede;
    border-radius: 0.2rem;
}

.filter-box .select-project .on {
    color: #F2B22C;
}

.filter-box .order-by {
    margin-top: 1rem;
}

.filter-box .order-by span {
    display: block;
    padding: 0 .6rem;
    height: 2rem;
    line-height: 2rem;
    font-size: .6rem;
    color: #333;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
}

.filter-box .order-by span:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
}

.filter-box .order-by span:on,
.filter-box .order-by span:hover {
    color: #F2B22C;
    background: #f8f8f8;
}

.filter-box .order-by .on {
    color: #F2B22C;
}

.bui-bar-nav .bui-tools {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    display: block;
    padding-right: .6rem;
    padding-right: .3rem;
    width: 1.2rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    vertical-align: middle;
}

.bui-bar-nav .bui-tools img {
    width: 1rem;
    height: 1rem;
    line-height: 1.6rem;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle
}

.icon-more-dot {
    background-image: url(../images/zixun.png);
    background-size: 1rem;
}

.popup-tools .bg {
    position: fixed;
    z-index: 120;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.35;
}

.popup-tools .nav-con {
    position: fixed;
    z-index: 121;
    top: 1.5rem;
    right: .4rem;
    width: 5.4rem;
}

.popup-tools .nav-con .menu-jianjiao {
    position: absolute;
    top: -0.24rem;
    right: .48rem;
    display: inline-block;
    width: .62rem;
    height: .28rem;
    background: center url('../images/menu_jianjiao.png') no-repeat;
    background-size: 0.62rem;
}

.popup-tools .nav-con .list {
    width: 5.4rem;
    height: 6rem;
    overflow: hidden;
    border-radius: .2rem;
    -webkit-box-shadow: 0 0.06rem 0.32rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.06rem 0.32rem 0 rgba(0, 0, 0, 0.2);
}

.popup-tools .nav-con a {
    display: block;
    position: relative;
    padding: .6rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .6rem;
    font-weight: 500;
    color: #000;
    background: #fff;
    overflow: hidden;
}

.popup-tools .nav-con a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 1px;
    background: #f2f2f2;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.popup-tools .nav-con a .icon {
    float: left;
    display: inline-block;
    margin-right: .52rem;
    width: .8rem;
    height: .8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.8rem;
}

.popup-tools .nav-con a .icon-my {
    background-image: url('../images/top_right_my.png');
}

.popup-tools .nav-con a .icon-home {
    background-image: url('../images/top_right_home.png');
}

.popup-tools .nav-con a .icon-home:before {
    content: '';
}

.popup-tools .nav-con a .icon-search-right {
    background-image: url('../images/top_right_search.png');
}

.bui-message {
    position: fixed;
    bottom: -2rem;
    z-index: 9999;
    width: 100%;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0.1;
    left: 0;
    right: 0;
}

.bui-message span {
    display: inline-block;
    padding: .4rem;
    line-height: .56rem;
    font-size: .56rem;
    color: #f5f5f5;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0.2rem;
}

.bui-message.show {
    bottom: 4rem;
    opacity: 1;
}

.relevant .hd {
    margin: .6rem;
    height: .8rem;
    line-height: .8rem;
    overflow: hidden;
    margin-bottom: .4rem;
    position: relative;
}

.relevant .hd h2 {
    float: left;
    font-size: .7rem;
    font-weight: 600;
    color: #535353;
    margin-left: .7rem;
}

.relevant .hd:after {
    display: block;
    content: '';
    width: .12rem;
    height: .8rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #F2B22C;
    border-radius: 0.08rem;
}

.main {
    /* margin-bottom: 3rem; */
}

.loading-more {
    padding: .6rem 0;
    line-height: .6rem;
    font-size: .44rem;
    color: #b2b2b2;
    text-align: center;
}

.loading-more a {
    color: #b2b2b2;
}

.bui-showToast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2.8rem;
    margin-top: -1rem;
    margin-left: -1.4rem;
    padding: .2rem;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0.2rem;
}

.bui-showToast .iconfont {
    display: block;
    margin: 0 auto;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 1rem;
    color: #ececec;
    text-align: center;
}

.bui-showToast .iconfont:before {
    display: block;
}

.bui-showToast .icon-jiazai {
    -webkit-animation: bui-loading 2.5s linear infinite;
    animation: bui-loading 2.5s linear infinite;
}

.bui-showToast p {
    padding-bottom: .12rem;
    line-height: .6rem;
    font-size: .4rem;
    color: #ececec;
    text-align: center;
}

.fixed-expand {
    position: fixed;
    z-index: 99;
    right: .6rem;
    bottom: 2.4rem;
    display: none;
    width: 2.24rem;
    font-size: 0;
}

.fixed-expand .goZixun {
    background: center url('../images/gozixun.png') no-repeat;
}

.fixed-expand .item {
    display: none;
    margin-bottom: .1rem;
    height: 2.24rem;
    background-size: 2.24rem;
}

.fixed-expand .item-zixun {
    display: block;
    margin-bottom: .1rem;
    height: 2.24rem;
    background-size: 2.24rem;
}

.fixed-expand .goTOP {
    margin-bottom: .2rem;
    height: 2.24rem;
    background: center url('../images/gotop.png') no-repeat;
    background-size: 2.24rem;
}

.fixed-expand .expand {
    height: .88rem;
    background: center url('../images/expand.png') no-repeat;
    background-size: 1.6rem;
}

.img {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.banner-index {
    margin: 0.4rem auto;
    width: 14.5rem;
    height: 5.44rem;
}

.banner-index a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner-index img, .banner-index .img {
    display: inline-block;
    width: 100%;
    background: #f8f8f8;
    border-radius: 20px;
    height: 100%;
    background-size: 100% 100%;
}

.banner-index .swiper-pagination {
    font-size: 0;
    bottom: 0.25rem;
}

.banner-index .swiper-pagination .swiper-pagination-bullet {
    margin: 0 .08rem;
    width: .24rem;
    height: 0.24rem;
}

.banner-index .swiper-pagination .swiper-pagination-bullet-active {
    background: #ffffff;
}

.index-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: .2rem 0.7rem .5rem;
    overflow: hidden;
}

.index-nav.inside-nav {
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: 0.2rem solid #f0f2f5;
}

.index-nav a {
    display: block;
    float: left;
    margin: .4rem 0;
    width: 25%;
    text-align: center;
    flex: 1 1 auto;
}

.index-nav a .pic {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 2.4rem;
    height: 1.8rem;
    border-radius: .88rem;
}

.index-nav a img, .index-nav a .img {
    display: inline-block;
    width: 2.1rem;
    height: 2.1rem;
}

.index-nav a p {
    height: .72rem;
    line-height: .72rem;
    font-size: .48rem;
    color: #333;
    font-weight: 500;
}

.index-nav h2 {
    color: #000;
}

.index-dir {
    height: 3.3rem;
    display: flex;
    justify-content: space-evenly;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-dir .dir {
    width: 4.2rem;
    height: 2.8rem;
    position: relative;
}

.index-dir.index-dir-top {
    position: relative;
}

.index-dir.index-dir-top .newsbtn {
    position: absolute;
    right: 0.9rem;
    top: 0;
    width: 3.56rem;
    height: 3.56rem;
    display: block;
}

.index-dir.index-dir-top .dir {
    width: 5.8rem;
    height: 3.2rem;
    background: #30a89c;
    border-radius: 0.2rem;
}

.index-dir.index-dir-top .dir span {
    font-size: 0.56rem;
    position: absolute;
    width: auto;
    font-weight: 700;
    font-size: 0.56rem;
    color: #ffffff;
    line-height: 0.48rem;
    left: unset;
    top: unset;
}

.index-dir .dir span {
    font-size: 0.56rem;
    position: absolute;
    left: 0.4rem;
    top: 0.58rem;
    width: auto;
    font-weight: 700;
    font-size: 0.56rem;
    color: #ffffff;
    line-height: 0.48rem;
}

.index-dir img {
    border-radius: 0.1rem;
    width: 100%;

}

.footer {
    text-align: center;
    margin-top: 1rem;
    color: #999;
    padding: 0.25rem 0;
}

.footer p {
    font-size: 0.28rem;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 0.5rem;
    margin: 0 auto;
    padding: 0.2rem 0;
}

.footer hr {
    width: 13.6rem;
    height: 0.04rem;
    border: none;
    background: #b1b1b1;
}

.diary-list li {
    width: 14rem;
    height: 11.2rem;
    margin: .4rem .5rem;
    position: relative;
    border-radius: .4rem;
    -webkit-box-shadow: 0 .1rem .1rem #e3e3e3;
    box-shadow: 0 0.1rem 0.1rem #e3e3e3;
}

.diary-list li img {
    width: 13.4rem;
    height: 8.4rem;
    border-radius: .4rem;
    position: absolute;
    left: .3rem;
    top: 0.4rem;
}

.diary-list li h2 {
    width: 14rem;
    height: .68rem;
    text-align: center;
    font-size: .64rem;
    position: absolute;
    top: 9.2rem;
}

.diary-list li .date-time-total {
    width: 13.4rem;
    position: absolute;
    left: .3rem;
    top: 10.2rem;
    font-size: 0.48rem;
}

.diary-list li .date-time-total .date-time {
    float: left;
    color: #999999;
}

.diary-list li .date-time-total .diary-total {
    float: right;
    color: #F2B22C;
}

.diary-list li .date-time-total .diary-total i {
    font-size: 0.44rem;
}

.diary-index ul li h3 {
    font-size: 0.6rem;
}

.diary-index .tit {
    text-align: center;
    margin-bottom: .48rem;
    margin-top: 0.6rem;
}

.diary-index .hd {
    padding: 0 .6rem .04rem 0;
    margin-left: .6rem;
    height: 1.24rem;
    overflow: hidden;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 3;
    border-bottom: 0.04rem solid #f0f0f0;
    box-sizing: border-box;
}

.diary-index .hd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    height: 1.24rem;
    padding-bottom: 30px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.diary-index .hd li {
    display: inline-block;
    margin-right: 1rem;
    position: relative;
    height: 1.24rem;
    line-height: 1.24rem;
    font-size: .56rem;
    color: #535353;
    font-weight: 500;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.diary-index .hd li.on {
    color: #F2B22C;
}

.diary-index .hd li.on a {
    color: #F2B22C;
}

.diary-index .hd li.on:after {
    display: block;
    content: '';
    width: 100%;
    height: .08rem;
    background: #F2B22C;
    position: absolute;
    bottom: 0.08rem;
    left: 0;
    /* margin-left: -0.5rem; */
    height: 0.08rem;
    border-radius: 0.04rem;
}

.diaryColumn .tab-hd {
    padding: 0.3rem .6rem;
    overflow: hidden;
    background: #fff;
    position: sticky;
    top: 1.7rem;
    z-index: 11;
    width: 14rem;
}

.diaryColumn .tab-hd ul {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-evenly;
}

.diaryColumn .tab-hd li {
    padding: 0 .3rem;
    position: relative;
    height: 1.16rem;
    font-size: .56rem;
    color: #888;
    background: #ebeef3;
    border-radius: .2rem;
}

.diaryColumn .tab-hd li span {
    min-width: 1.8rem;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.38rem;
}

.diaryColumn .tab-hd span i {
    display: inline-block;
    margin-left: .28rem;
    width: .4rem;
    height: 1.16rem;
}

.diary-project-box {
    margin-top: .3rem;
    padding: 0 0 0.3rem 0.4rem;
}

.diary-project-box ul {
    margin-top: .3rem;
    padding: 0 0 0.3rem 0.4rem;
    overflow: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
}

.diary-project-box ul li {
    display: inline-block;
    margin-right: 1rem;
    position: relative;
    height: 1.24rem;
    line-height: 1.24rem;
    font-size: .56rem;
    color: #535353;
    font-weight: 500;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.diary-project-box ul li h2 {
    font-size: .6rem;
}

.diary-project-box ul::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}

.diary-project-box a {
    display: inline-block;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
    font-size: .48rem;
    color: #000;
    font-weight: 500;
    border-radius: 6px;

}

.diary-project-box .on {
    font-weight: 600;
    color: #F2B22C;
}

.diary-project-box ul a.on:after {
    display: block;
    content: '';
    width: 1rem;
    height: .08rem;
    background: #F2B22C;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.5rem;
    border-radius: 0.08rem;
}

.diary-comment {
    padding: .2rem 0;
    background: #ffffff;
}

.diary-comment .comment-hd {
    padding: .4rem .6rem;
    height: .8rem;
    line-height: .8rem;
    overflow: hidden;
    position: relative;
}

.diary-comment .comment-hd:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
}

.diary-comment .comment-hd h2 {
    width: 7.2rem;
    font-size: .72rem;
    color: #000;
    float: left;
    font-weight: 600;
}

.diary-comment .comment-item-no {
    width: 100%;
    height: 7rem;
    background: center center url(../images/comment_no.jpg) no-repeat;
    background-size: 7rem;
}

.diary-comment .comment-total {
    padding: .6rem .6rem 0;
    line-height: .72rem;
    font-size: .56rem;
    color: #333333;
}

.comment-item {
    padding: .6rem;
    clear: both;
    overflow: hidden;
    position: relative;
}

.comment-item:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.comment-item .user {
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.comment-item .user .avatar {
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    margin-right: .4rem;
    float: left;
    background: #f5f5f5;
    border-radius: 100%;
}

.comment-item .user .name {
    width: 6rem;
    line-height: .64rem;
    font-size: .6rem;
    color: #F2B22C;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    overflow: hidden;
}

.comment-item .user .time {
    float: right;
    line-height: .64rem;
    font-size: .48rem;
    color: #999999;
}

.comment-item .desc {
    margin-top: .3rem;
    width: 11.8rem;
    float: right;
    line-height: 1.5;
    font-size: .6rem;
    color: #000;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.comment-item .desc span {
    position: relative;
    z-index: 2;
    word-break: break-all;
}

.comment-bar {
    margin: 0rem 0.3rem;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease 0s;
    transition: all 0.5s ease 0s;
}

.comment-bar .form {
    overflow: hidden;
    width: 100%;
    padding: .4rem 0;
    position: relative;
}

.comment-bar .text {
    display: block;
    width: 100%;
    min-height: 4.5em;
    max-height: 6em;
    font-size: .56rem;
    background: #F0F0F0;
    border: 0;
    border-radius: 0.2rem;
    height: 1.5em;
}

.comment-bar .form i {
    position: absolute;
    top: 0.6rem;
    left: 0.2rem;
    width: 0.6rem;
    height: 0.6rem;
}

.comment-bar .form span {
    position: absolute;
    top: 0.7rem;
    left: 1.2rem;
    color: #999;
    font-size: 0.5rem;
}

.comment-bar .btn {
    float: right;
    width: 2rem;
    cursor: pointer;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: .56rem;
    text-align: center;
    letter-spacing: 1px;
    -webkit-transition: all .5s;
    transition: all 0.5s;
    padding: 0.3rem 0.2rem;
    border: 1px solid;
    color: #fff;
    background: #F2B22C;
    margin-top: .5rem;
    border-radius: 0.2rem;
}

.doctor-info .logo {
    border-radius: 50%;
}

.doctor-index .d-des ul {

}

.doctor-index .d-des ul li {
    height: 0.24rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #b3b3b3;
    margin: 0.2rem;
}

.doctor-index .hospital-list {
    min-height: 6.58rem;
}

.index-tit {
    width: 12.2rem;
    margin: 0.6rem auto 0.48rem;
    text-align: center;
}

.index-tit h2 {
    width: 100%;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    border-top: 0.04rem solid #F0C467;
    border-bottom: 0.04rem solid #F0C467;
    background-image: linear-gradient(to right, #fff, rgba(240, 196, 103, 0.24) 34%, rgba(240, 196, 103, 0.24) 66%, #fff);
}

.index-tit h2 {
    display: inline-block;
    color: #333333;
    font-weight: 700;
    position: relative;
    font-size: 0.64rem;
    /* line-height: 0.48rem; */
}

.index-tit.hot h2::before {
    content: '';
    position: absolute;
    width: 1.44rem;
    height: 0.66rem;
    left: 2.6rem;
    top: 0.14rem;
    background: url(../images/hot.png) center/contain no-repeat;
}

.index-tit p {
    font-size: 0.4rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.48rem;
    margin-top: 0.2rem;
}

.hospital_logo {
    position: relative;
    width: 2rem;
    height: 2rem;
    float: left;
}

.hospital_logo span.yy-hot {
    right: 0rem;
}

.hospital-index {
    /* margin: .4rem 0; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.hospital-index .list {
    height: 1rem;
}

.hospital-index .screen {
    overflow: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    margin: 0.5rem auto;
}

.hospital-index .screen h3 {
    font-size: .6rem;
}

.hospital-index .screen::-webkit-scrollbar {
    display: none;
}

.hospital-index .screen li {
    margin: 0 0.5rem;
    cursor: pointer;
    color: #686767;
    font-size: .56rem;
    height: 1.24rem;
    line-height: 1.24rem;

}

.hospital-index .nav-wrap .hospital-box {
    overflow: hidden;
    display: grid;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    grid-template-columns: repeat(2, 50%);
    padding: 0 0.5rem;
}

.hospital-index .screen li.on {
    border-bottom: solid .08rem #F2B22C;
    color: #F2B22C;
}

.hospital-index .intro-img {
    height: 4rem;
    width: 5rem;
    border-radius: 0.1rem 0.1rem 0 0;
}

.hospital-index .hospital-box img, .hospital-index .hospital-box .img {
    height: 4rem;
    width: 4rem;
    border-radius: 4rem;
    z-index: 999;
    margin: .2rem auto;
    background-position: center top;
    background-size: cover;
}

.hospital-index .hospital-list {
    text-align: center;
    position: relative;
    margin: 0.2rem auto;
    overflow: hidden;
    width: 5.7rem;
    height: 6.26rem;
    background: #ffffff;
    border: 0.02rem solid #eeeeee;
    border-radius: 0.12rem;
}

.hospital-list .yy-hot, .hospital_logo span.yy-hot {
    position: absolute;
    top: 0;
    right: 0rem;
    height: .5rem;
    width: .5rem;
    background-image: url(../images/hot.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.hospital-list .yh_btn {
    padding: 5px;
    font-size: 14px;
    border: #F2B22C 1px solid;
    width: 3rem;
    margin: .4rem auto;
    text-align: center;
    color: #F2B22C;
    border-radius: 8px;
}

.hospital-index .d-des {
    color: #999;
    width: 90%;
    margin: 5% auto 0;
    font-size: 0.36rem;
    color: #666666;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hospital-index .d-des span {
    padding: 0 2px;
}

.hospital-list .title-text {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    color: #666;
    margin-bottom: 3%;
    width: 90%;
    margin: .3rem auto;

}

.sptlit {
    width: 1px;
    height: 14px;
    background: #999999;
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
}

.hospital-box .title-text .c-text-nowrap {
    font-size: 0.4rem;
}

.hospital-box .title-text .c-text-nowrap h3 {
    font-size: 0.48rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hospital-box .d-des span:first-child {
    color: #666;
}

.hospital-box .title-text .yx-hosp {
    margin-left: .2rem;
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(../images/v.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.index-hos-more {
    margin: 0.6rem auto;
    text-align: center;
    padding: 0.2rem 0;
    border-radius: 5rem;
    width: 5rem;
    margin-top: 0rem;
    font-size: 0.4rem;
    margin-bottom: 0.25rem;

}

.index-hos-more a {
    width: 2.96rem;
    height: 0.44rem;
    background: #fafafa;
    border: 0.02rem solid #b3b3b3;
    border-radius: 0.06rem;
    font-size: 0.36rem;
    font-weight: 400;
    color: #b3b3b3;
    padding: 0.05rem .2rem;
}

.hospitalColumn .tab-hd {
    padding: 0.3rem .6rem;
    overflow: hidden;
    background: #fff;
    z-index: 11;
    width: 14rem;
}

.hospitalColumn .tab-hd ul {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-around;
}

.hospitalColumn .tab-hd li {
    padding: 0 .3rem;
    position: relative;
    height: 1.16rem;
    font-size: .56rem;
    color: #888;
    /* background: #ebeef3; */
    border-radius: .2rem;
}

.hospitalColumn .tab-hd li h2 {
    font-size: 0.64rem;
    font-weight: 700;
    color: #333333;
    line-height: 0.48rem;
}

.hospitalColumn .tab-hd li span {
    min-width: 1.8rem;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.38rem;
}

.hospitalColumn .tab-hd span i {
    display: inline-block;
    margin-left: .28rem;
    width: .4rem;
    height: 1.16rem;
}

.hospitalColumn .hospital-list {
    border-top: 0.2rem solid #fff;
}

.hospitalColumn .hospital-index-list {
    margin-top: .1rem;
}

.hospital-list {
    font-size: .48rem;
    color: #555555;
}

.hospital-list .hospital-item {
    padding: .6rem;
    overflow: hidden;
    position: relative;
}

.hospital-list .hospital-item a {
    overflow: hidden;
}

.hospital-list .hospital-item:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 3rem;
}

.search-all .hospital-list .hospital-item:after {
    height: 0px;
}

.hospital-list .hospital-item img, .hospital-list .hospital-item .img {
    width: 2rem;
    height: 2rem;
    float: left;
    border-radius: 100%;
    border: 1px solid #f5f5f5;
}

.hospital-list .hospital-item .info {
    margin-left: 2.4rem;
    overflow: hidden;
    position: relative;
}

.hospital-list .hospital-item h3 {
    width: 9rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .6rem;
    color: #333;
    font-weight: 600;
    margin-bottom: .2rem;
    padding-top: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hospital-list .hospital-item h3 a {
    color: #333333;
}

.hospital-list .hospital-item .address-row {
    line-height: .8rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.2rem;
}

.hospital-list .hospital-item .address-row .address-text {
    float: left;
    width: 9rem;
    max-height: 1.6rem;
    font-size: .52rem;
    color: #999999;
}

.hospital-list .hospital-item .project-row {
    overflow: hidden;
}

.hospital-list .hospital-item .project-row .project {
    float: left;
    width: 9rem;
    max-height: 1.9rem;
    clear: both;
    margin-right: -0.3rem;
    overflow: hidden;
}

.hospital-list .hospital-item .project-row .project a {
    overflow: hidden;
}

.hospital-list .hospital-item .project-row .project span {
    float: left;
    margin: .1rem .2rem;
    padding: .4rem;
    min-width: 1.8rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .4rem;
    color: #333;
    text-align: center;
    background: #f0f0f0;
    border-radius: .2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.hospital-list .hospital-item .hospital-icon-verify {
    width: 2rem;
    height: 1rem;
    position: absolute;
    right: 0.2rem;
    top: 0.1rem;
    background-image: url(../images/yiremnzheng.png);
    background-repeat: no-repeat;
    background-size: 1.8rem;
}

.hospital-list .hospital-item .xq-zx {
    margin-top: 0.5rem;
    position: absolute;
    right: 0;
    top: 1.55rem;
}

.hospital-list .hospital-item .xq-zx a {
    float: left;
    margin-right: 0.4rem;
    padding: 0.2rem 0.3rem;
    border-radius: 0.5rem;
    font-size: 0.4rem;
}

.hospital-list .hospital-item .xq-zx .xq {
    border: 1px solid #F2B22C;
    color: #F2B22C;
}

.hospital-list .hospital-item .xq-zx .zx {
    border: 1px solid #F2B22C;
    color: #F2B22C;
    /* color: #fff;
  background-color: #F2B22C; */
}

.hospital-list .hospital-item .xq-zx .xq:hover {
    color: #fff;
    background: #F2B22C;
}

.hospital-list .hospital-item .xq-zx .zx:hover {
    color: #fff;
    background: #F2B22C;
}

.hospital-show .hospital-info {
    padding: .8rem .6rem 0;
    position: relative;
}

.hospital-show .hospital-info .follow-btn {
    width: 2.8rem;
    height: 1.12rem;
    font-size: .52rem;
    color: #fff;
    text-align: center;
    border: 1px solid #F2B22C;
    background: #F2B22C;
    border-radius: .2rem;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    top: 1.5rem;
    right: .8rem;
    z-index: 5;
    margin-top: 1px;
}

.hospital-show .hospital-info .follow-btn .iconfont {
    font-size: .4rem;
    padding-right: 0.1rem;
}

.hospital-show .hospital-info .logo {
    margin-bottom: .5rem;
    width: 2.8rem;
    height: 2.8rem;
}

.hospital-info .hospital_logo span.yy-hot {
    right: 0;
}

.hospital-show .hospital-info .logo img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #e8e8e833;
    border-radius: 100%;
    overflow: hidden;
}

.hospital-show .hospital-info h1 {
    line-height: .9rem;
    font-size: .72rem;
    color: #F2B22C;
    font-weight: bold;
    margin-bottom: .5rem;
    overflow: hidden;
    clear: both;
}

.hospital-show .hospital-info h1 span {
    display: inline-block;
    max-width: 8rem;
    float: left;
}

.hospital-show .hospital-info h1 em {
    display: inline-block;
    padding-left: .32rem;
    line-height: .9rem;
    font-size: .52rem;
    color: #999;
    font-weight: normal;
    float: left;
}

.hospital-show .hospital-info .slogan {
    max-height: 1.28rem;
    line-height: .64rem;
    font-size: .52rem;
    color: #535353;
    margin-bottom: .5rem;
    overflow: hidden;
}

.hospital-show .hospital-info .tag {
    line-height: .5rem;
    font-size: .48rem;
    color: #000;
    margin-bottom: .6rem;
    padding-bottom: .6rem;
    position: relative;
}

.hospital-show .hospital-info .tag:after {
    display: block;
    content: '';
    width: 14.2rem;
    height: 0;
    border-bottom: 1px solid #f3f3f3;
    position: absolute;
    bottom: 0;
    left: -0.2rem;
}

.hospital-show .hospital-info .tag span {
    display: inline-block;
    margin-right: 0.7rem;
}

.hospital-show .hospital-info .tag i {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    margin-right: .2rem;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
}

.hospital-show .hospital-info .tag .icon-age {
    background-image: url(../images/hospital_age@3x.png);
    background-size: 0.48rem;
}

.hospital-show .hospital-info .tag .icon-type {
    background-image: url(../images/hospital_private@3x.png);
    background-size: 0.46rem;
}

.hospital-show .hospital-info .tag .icon-acreage {
    background-image: url(../images/hospital_area@3x.png);
    background-size: 0.46rem;
}

.hospital-show .hospital-info .project {
    overflow: hidden;
    margin-bottom: .6rem;
    padding-bottom: .6rem;
    position: relative;
    height: 2.8rem;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.hospital-show .hospital-info .project:after {
    display: block;
    content: '';
    width: 14.2rem;
    height: 0;
    border-bottom: 1px solid #f3f3f3;
    position: absolute;
    bottom: 0;
    left: -0.2rem;
}

.hospital-show .hospital-info .project p {
    height: auto;
    overflow: hidden;
    margin-right: -0.44rem;
}

.hospital-show .hospital-info .project span {
    margin-right: .44rem;
    margin-bottom: .52rem;
    padding: 0 .2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 2rem;
    height: 1rem;
    font-size: .52rem;
    color: #F2B22C;
    text-align: center;
    background: #fff;
    border: 1px solid #F2B22C;
    border-radius: .2rem;
    float: left;
}

.hospital-show .hospital-info .project.all {
    height: auto;
}

.hospital-show .hospital-info .project.all p {
    padding-bottom: 0.8rem;
}

.hospital-show .hospital-info .project.all .all-btn {
    height: 1rem;
    line-height: 1rem;
    bottom: 0.2rem;
}

.hospital-show .hospital-info .project.all .all-btn .iconfont {
    display: inline-block;
    line-height: 1rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hospital-show .all-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 1.9rem;
    line-height: 1.9rem;
    font-size: 0;
    text-align: center;
    color: #F2B22C;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#ffffff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #ffffff);
}

.hospital-show .hd .more {
    float: right;
    font-size: .48rem;
    color: #999;
    margin-right: .2rem;
    cursor: pointer;
}

.hospital-show .hd .more .iconfont {
    font-size: .48rem;
    font-weight: 600;
    margin-left: 10px;
}

.hospital-show .hospital-desc {
    margin-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.hospital-show .hospital-desc img {
    max-width: 100%;
}

.hospital-show .hospital-desc:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.hospital-show .hospital-desc p {
    height: 2.6rem;
    line-height: .84rem;
    font-size: .56rem;
    color: #535353;
    /* text-align: justify; */
    margin: 0 .7rem;
    overflow: hidden;
}

.hospital-show .hospital-desc .all-btn {
    height: 1.5rem;
    line-height: 1.5rem;
}

.hospital-show .hospital-desc.all p {
    height: auto;
    padding-bottom: 1.1rem;
}

.hospital-show .hospital-desc.all .all-btn {
    height: 1rem;
    line-height: 1rem;
    bottom: 0.2rem;
}

.hospital-show .hospital-desc.all .all-btn .iconfont {
    display: inline-block;
    line-height: 1rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hospital-show .address {
    margin-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.hospital-show .address:after {
    display: block;
    content: '';
    width: 14.2rem;
    height: 0;
    border-bottom: 1px solid #f3f3f3;
    position: absolute;
    bottom: 0;
    left: 0.4rem;
}

.hospital-show .address p {
    margin-left: 0.7rem;
}

.hospital-show .address span {
    max-height: 1.92rem;
    line-height: .96rem;
    font-size: .56rem;
    color: #535353;
    float: left;
    overflow: hidden;
}

.hospital-show .address em {
    display: block;
    float: right;
    line-height: .96rem;
    font-size: .52rem;
    color: #888888;
}

.hospital-show .setting {
    margin-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.hospital-show .setting:after {
    display: block;
    content: '';
    width: 14.2rem;
    height: 0;
    border-bottom: 1px solid #f3f3f3;
    position: absolute;
    bottom: 0;
    left: 0.4rem;
}

.hospital-show .setting .hd {
    margin-bottom: 0.4rem;
}

.hospital-show .setting ul {
    overflow: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    margin: 0.5rem auto;
}

/*
.hospital-show .setting ul:{

}
*/
.hospital-show .setting li {
    width: 3.5rem;
    height: 3.5rem;
    border: 1px solid #eee;
    border-radius: .2rem;
    float: left;
    margin-right: 0.6rem;
}

/* .hospital-show .setting li a {
  overflow: hidden;
  width:100%;
  height:100%;
} */
.hospital-show .setting li img {
    width: 3.5rem;
    height: 3.5rem;
}

.hospital-show .setting li.settingMore {
    width: 1.3rem;
    line-height: 3.2rem;
    text-align: center;
    margin-right: 0;
    border: 0;
    cursor: pointer;
}

.hospital-show .setting li .iconfont {
    font-size: .8rem;
    color: #F2B22C;
}

.hospital-show .contact {
    margin-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.hospital-show .contact .contact-name {
    text-align: center;
    padding: .6rem 1.6rem;
    background: #F5F5F5;
    font-size: 0.62rem;
    font-weight: 500;
    margin: 0 0.6rem;
    border-radius: 0.3rem;
    line-height: 1rem;
}

.hospital-show .contact .contact-name p {
    border: 1px solid #F2B22C;
    background: #F2B22C;
    border-radius: .1rem;
    width: 4.2rem;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    color: #fff;
    margin-top: 0.3rem;
    font-size: .6rem;
}

.hospital-show .notepad-list,
.hospital-show .hospital-list {
    margin-bottom: .2rem;
    padding-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.hospital-show .notepad-list .hd,
.hospital-show .hospital-list .hd {
    margin: 0 0.6rem;
}

.hospital-setting {
    padding: .8rem 0;
    font-size: .48rem;
    color: #555;
    overflow: hidden;
}

.hospital-setting ul {
    padding-top: .4rem;
    overflow: hidden;
}

.hospital-setting li {
    width: 6rem;
    height: 7.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 0 .4rem 1rem;
    padding: .4rem;
    -webkit-box-shadow: 0 .1rem .2rem .04rem #eee;
    box-shadow: 0 .1rem .2rem .04rem #eee;
    border-radius: 0.4rem;
}

.hospital-setting li img {
    width: 5.2rem;
    height: 6.8rem;
}

#img-preview {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

#img-preview .swiper-container {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

#img-preview .swiper-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
}

#img-preview .swiper-pagination {
    line-height: .8rem;
    font-size: .72rem;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 15px;
    z-index: 101;
}

#img-preview .swiper-pagination-current {
    color: #F2B22C;
}

#img-preview .swiper-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101;
    width: 1.4rem;
    height: 1.4rem;
    color: #f5f5f5;
    text-align: center;
}

#img-preview .swiper-close .iconfont {
    font-size: 1.3rem;
}

.hospital-list-filter {
    /* margin-top: 3rem; */
}

.doctor-list {
    margin-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.doctor-list ul {
    padding: 0 0.6rem;
}

.doctor-list li {
    position: relative;
    margin-bottom: .6rem;
    padding: .6rem .4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 .1rem .2rem .04rem #eee;
    box-shadow: 0 .1rem .2rem .04rem #eee;
    border-radius: 0.4rem;
}

.doctor-list li img, .doctor-list li .img {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 100%;
    float: left;
}

.doctor-list li .info {
    margin-left: 2.8rem;
    min-height: 2.7rem;
    overflow: hidden;
    position: relative;
}

.doctor-list li h3 {
    margin-bottom: .36rem;
    margin-right: .4rem;
    float: left;
    overflow: hidden;
    min-width: 3em;
    max-width: 6.4rem;
    height: .68rem;
    line-height: .68rem;
    font-size: .6rem;
    color: #333;
    font-weight: 500;
}

.doctor-list li .cz {
    width: 3rem;
    line-height: .68rem;
    font-size: .44rem;
    color: #535353;
    float: left;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.doctor-list li .hospital-name {
    clear: both;
    width: 8rem;
    height: .8rem;
    line-height: .5rem;
    font-size: .48rem;
    color: #999999;
}

.doctor-list li .num {
    min-width: 1.9rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .44rem;
    color: #F2B22C;
    padding-left: .3rem;
    background: #fff;
    position: absolute;
    top: 1.04rem;
    right: 0;
}

.doctor-list li .project {
    clear: both;
    margin-right: -0.3rem;
    max-height: 2.5rem;
    text-overflow: ellipsis;
    display: flex;
    flex-wrap: wrap;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.doctor-list li .project span {
    float: left;
    margin: .4rem .2rem 0 0;
    padding: 0 .2rem;
    min-width: 2.2rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .4rem;
    color: #000;
    text-align: center;
    background: #f0f0f0;
    border-radius: .2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.doctorColumn .tab-hd ul {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.doctor-list .info .xq-zx a {
    position: absolute;
    right: 0;
    padding: 0.12rem 0.3rem;
    border-radius: 0.5rem;
    font-size: 0.4rem;
}

.doctor-list .info .xq-zx .xq {
    border: 1px solid #FFD372;
    color: #FFD372;
    display: none;
}

.doctor-list .info .xq-zx .zx {
    /* border: 1px solid #F2B22C; */
    color: #fff;
    background-color: #F2B22C;
    top: 1.1rem;
}

.doctor-list .iconfont {
    left: 2.2rem;
    top: 2.4rem;
    display: inline-block;
    width: .56rem;
    height: .56rem;
    position: absolute;
    bottom: 0;
    z-index: 3;
}

.doctor-show .license {
    line-height: .48rem;
    font-size: .44rem;
    color: #333;
    margin-bottom: 0.56rem;
}

.doctor-show .doctor-desc {
    margin: 0 -0.6rem 0.6rem;
}

.doctor-show .yy {
    line-height: 2rem;
    font-size: .6rem;
    color: #555;
    margin-bottom: .6rem;
    padding-bottom: .6rem;
    position: relative;
}

.doctor-show .yy:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
}

.doctor-show .yy a {
    display: block;
}

.doctor-show .yy img {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    float: left;
    margin-right: .4rem;
    border-radius: 100%;
}

.doctor-show .yy span {
    display: inline-block;
    width: 9.8rem;
    color: #535353;
    float: left;
    margin-right: 0.6rem;
}

.doctor-show .yy i {
    color: #F2B22C;
    font-size: 0.48rem;
}

.doctor-show .notepad-list .loading-more a {
    font-size: .6rem;
    color: #F2B22C;
}

.news-inedx {
    margin-bottom: 1rem;
}

.news-inedx .tit {
    text-align: center;
    margin-bottom: 0.48rem;
    margin-top: 0.6rem;
}

.news-inedx .news-list {
    display: grid;
    grid-template-columns: repeat(3, 33.33%);
}

.news-list li {
    padding: .1rem;
    overflow: hidden;
    position: relative;
}

.news-list li:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 2.6rem;
    right: 0;
}

.news-list li a {
    display: block;
    overflow: hidden;
}

.news-list li .num {
    float: left;
    width: 1.4rem;
    margin-right: 0.6rem;
}

.news-list li .num span {
    display: inline-block;
    width: 100%;
    line-height: .8rem;
    font-size: .4rem;
    color: #b2b4b6;
    text-align: center;
    font-weight: 600;
    background: #eceff4;
    border-radius: 0.12rem;
}

.news-list li .info {
    float: left;
    width: 7.8rem;
    overflow: hidden;
}

.news-list li .pic {
    height: 6rem;
    border-radius: .2rem;
    overflow: hidden;
    position: relative;

}

.news-list li .pic .bg_img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3rem;
}

.news-list li .pic .bg_info {
    position: absolute;
    bottom: .1rem;
    width: 100%;
}

.news-list li .pic .bg_title {
    height: .5rem;
    line-height: .5rem;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.news-list li .pic .bg_top {
    position: absolute;
    top: 0;
    left: .2rem;
    width: .5rem;
    height: .5rem;

}

.news-list li .pic .bg_btn {
    line-height: .4rem;
    color: #F2B22C;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    width: 2rem;
    margin: .2rem auto;
    font-size: 12px;
    padding: .2rem;
    font-weight: 600;
}

.news-list li .pic img {
    width: 100%;
    height: 100%;
}

.news-list li h3 {
    margin-bottom: .28rem;
    line-height: .8rem;
    font-size: .64rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list li .desc {
    margin-bottom: .32rem;
    line-height: .68rem;
    font-size: .52rem;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list li .time {
    line-height: .52rem;
    font-size: .48rem;
    color: #b2b2b2;
}

.news-list li:nth-child(1) .num span,
.news-list li:nth-child(2) .num span,
.news-list li:nth-child(3) .num span {
    color: #d45a3e;
    background: #fd7b59;
}

.news-project-box {
    overflow: hidden;

}

.news-project-box .new-index-list a {
    float: left;
    display: inline-block;
    margin: 0 0 .2rem .2rem;
    padding: 0 .2rem;
    width: 2.9rem;
    height: 1.6rem;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .48rem;
    color: #000;
    font-weight: 500;
    background: #f5f8fa;
    border-radius: 6px;
}

.news-project-box .on {
    font-weight: 600;
    background: #F2B22C;
}

.news-tag-box {
    overflow: hidden;
    padding: 0 0.2rem;
    /* margin-top: 2rem; */
    margin-bottom: 0.6rem;
}

.news-tag-box p {
    padding: .6rem 0;
    margin-left: 0.2rem;
    font-size: 0.6rem;
}

.news-tag-box p a {
    display: inline-block;
    padding: 0 .2rem;
    width: 2.2rem;
    height: 1rem;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .48rem;
    color: #000;
    font-weight: 500;
    background: #f5f8fa;
    border-radius: 6px;
}

.news-tag-box h2 a {
    float: left;
    display: inline-block;
    margin: 0 0 .2rem .2rem;
    padding: 0 .2rem;
    width: 1.2rem;
    height: 1rem;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .48rem;
    color: #000;
    font-weight: 500;
    background: #f5f8fa;
    border-radius: 6px;
}

.news-tag-box .on {
    font-weight: 600;
    background: #F2B22C;
    color: #fff;
}

.new-tag-list {
    margin: 0 0.2rem;
}

.new-tag-list span {
    float: left;
    font-size: 0.48rem;
    padding: 0.6rem 0.2rem 0.6rem 0.2rem;
}

.new-index-list {
    padding: 0 0.6rem 0.6rem 0.6rem;
}

.new-index-list::after {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 0.6rem;
    border-bottom: 1px solid #dedede;
}

.new-index-list .content-right {
    margin-left: .62rem;
    overflow: hidden;
}

.new-index-list .content-right > div {
    max-height: 0.9rem;
    text-overflow: ellipsis;
    display: flex;
    flex-wrap: wrap;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new-index-list .content-right .top {
    width: 9.2rem;
    font-size: .56rem;
    height: 0.7rem;
    line-height: 0.7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    font-weight: 600;
}

.new-index-list .content-right .time {
    line-height: .8rem;
    height: .8rem;
    font-size: 0.4rem;
    color: #999;
    margin-top: .1rem;
    display: flex;
    justify-content: space-between;
}

.new-index-list .content-right .desc {
    padding-top: .2rem;
    font-size: .48rem !important;
    color: #666 !important;
    line-height: .7rem;
    text-align: justify;
}

.new-index-list .content-right .tag_name {
    display: inline-block;
    border: 1px solid #b3b3b3;
    border-radius: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    padding: 0.1rem 0.3rem;
    margin-right: 0.2rem;
    font-size: 0.4rem;
    margin-top: 0.1rem;
    color: #999;
}

.index-hot-price {
    overflow: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
}

.index-hot-price::-webkit-scrollbar {
    display: none;
}

.new-index-list .content-left {
    float: left;
    margin-right: 0.6rem;
}

.new-index-list .content-left img, .new-index-list .content-left .img {
    width: 4rem;
    height: 4rem;
    border-radius: 0.1rem;
    background-position: top center;
}

.new-show {
    padding-top: 0.6rem;
}

.new-show .title {
    text-align: center;
    line-height: 1rem;
    font-size: .72rem;
    color: #000;
    font-weight: 600;
}

.new-show .nav {
    margin-top: .6rem;
    height: .6rem;
    line-height: .6rem;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    color: #999;
    font-size: 0.32rem;
}

.new-show .nav .nav-left {
    font-size: .56rem;
    color: #999;
    display: block;
    float: left;
}

.new-show .nav .nav-left .iconfont {
    padding-left: 0.2rem;
}

.new-show .nav .nav-left a {
    color: #999999;
}

.new-show .nav .nav-right {
    display: block;
    float: right;
    right: .58rem;
    font-size: .48rem;
    color: #b2b2b2;
}

.new-show .content {
    clear: both;
    padding-top: 0rem;
    overflow: hidden;
    line-height: 1.8;
    font-size: .6rem;
    color: #333;
    margin: 0 0.6rem;
}

.new-show .content img,
.new-show .content table {
    max-width: 100% !important;
    height: auto;
}

.new-show .xq-zx {
    margin: .5rem 1.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    justify-content: space-around;
    display: flex;
}

.new-show .xq-zx a {
    font-size: 0.56rem;
    width: 5rem;
    color: #fff;
    background: #F2B22C;
    text-align: center;
    border-radius: 0.12rem;
}

.new-show .bqbh {
    height: 1.6rem;
    margin: 0.5rem auto;
    text-align: center;
    line-height: 0.6rem;
    color: #999;
    font-size: 0.46rem;
    border-bottom: 1px solid #f5f5f5;
}

.new-show .page-box {
    margin: 0.2rem;
    height: 2rem;
    line-height: 1rem;
}

.new-show .page-box a {
    font-size: 0.52rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #f5f5f5;
    display: block;
}

.news-hot .zxBox {
    margin: 1rem auto;
    padding: .6rem 0 0 1.4rem;
    height: 3.16rem;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    background: center center url(../images/index_zx_bg.png) no-repeat;
    background-size: 13.8rem;
}

.news-hot .zxBox h3 {
    line-height: 1.2rem;
    font-size: .72rem;
    font-weight: 600;
}

.news-hot .zxBox p {
    line-height: .8rem;
    font-size: .48rem;
    margin-left: 1.6rem;
}

.news-nn {
    height: .48rem;
    background: #f5f5f5;
}

.news-hot-search .hd {
    padding: 0 .6rem;
    line-height: 1.8rem;
    position: relative;
    font-size: .6rem;
    color: #999999;
    margin-left: 0.6rem;
}

.news-hot ul {
    padding: 0 0.6rem;
}

.news-hot li {
    height: 1.42rem;
    position: relative;
}

.news-hot li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 1px;
    background: #f2f2f2;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.news-hot li a {
    display: block;
    overflow: hidden;
    height: 1.42rem;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-show .news-hot li a, .new-show .news-hot li a span {
    color: #F2B22C;
}

.news-hot li i {
    float: left;
    display: inline-block;
    margin-right: .4rem;
    width: .72rem;
    height: .72rem;
    font-size: .56rem;
    text-align: center;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-hot li i.n1 {
    color: #fff;
    background-color: #f65c5c;
    border-radius: 0.08rem;
}

.news-hot li i.n2 {
    color: #fff;
    background-color: #fb8d3c;
    border-radius: 0.08rem;
}

.news-hot li i.n3 {
    color: #fff;
    background-color: #ffc234;
    border-radius: 0.08rem;
}

.news-hot li h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-hot li span {
    display: inline-block;
    font-size: .56rem;
    color: #333333;
    font-weight: 300;
}

.project-index {
    margin: .4rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 8rem;
    overflow: hidden;
}

.project-index .tit {
    text-align: center;
    margin-bottom: 0.48rem;
    margin-top: 0.6rem;
}

.project-index .tit h2 {
    display: inline-block;
    height: 1rem;
    line-height: 1rem;
    font-size: .72rem;
    color: #F2B22C;
    font-weight: bold;
    position: relative;
}

.project-index .tit h2:before,
.project-index .tit h2:after {
    position: absolute;
    top: 50%;
    margin-top: -0.1rem;
    display: block;
    content: '';
    left: -0.72rem;
    width: .2rem;
    height: .2rem;
    background: #F2B22C;
    border-radius: 100%;
}

.project-index .tit h2:before {
    left: 3.28rem;
}

.project-index .tit p {
    line-height: .72rem;
    font-size: .48rem;
    color: #999999;
}

.project-index .nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    height: 6rem;
    padding: .6rem;
}

.project-index .project-box {
    text-align: center;
    position: relative;
    border-right: 1px solid #ededed;
    border-top: 8px solid #ededed;
    border-bottom: 8px solid #ededed;
    height: 2.5rem;
    width: 3rem;
    padding: 0.8rem 0.5rem;
}

.project-index img {
    width: 1.5rem;
}

.project-index p {
    line-height: 1rem;
    font-size: 0.3rem;
}

.bk-index-nav {
    overflow: hidden;
    transition: all .3s ease 0s;
    height: 0;
}

.tab-unfold .bk-index-nav {
    height: 15.5rem;
}

.bk-index-title i {
    display: inline-block;
    margin-left: 0.28rem;
    width: 0.4rem;
    height: 1.16rem;
}

.bk-index-title {
    height: 0.8rem;
    font-size: 0.56rem;
    font-weight: 400;
    text-align: center;
    color: #333;
    min-width: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.tab-unfold .bk-index-title {
    color: #F2B22C;
}

.tab-unfold .bk-index-title .icon-unfold_solid {
    background-image: url(../images/select_2.png);
}

.bk-index-nav ul {
    overflow: hidden;
    margin-right: -0.6rem;
    margin: 0 0.5rem;
    display: grid;
    grid-template-columns: repeat(5, 20%);
}

.bk-index-nav li {
    float: left;
    margin: .4rem .2rem;
    width: 2.4rem;
    height: 3.2rem;
    text-align: center;
}

.bk-index-nav li a {
    display: block;
}

.bk-index-nav li img {
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    background: #fff;
    -webkit-box-shadow: 0 0.1rem 0.2rem 0.04rem #eee;
    box-shadow: 0 0.1rem 0.2rem 0.04rem #eee;
}

.bk-index-nav li p {
    margin-top: .4rem;
    height: .52rem;
    line-height: .52rem;
    font-size: .4rem;
    font-weight: 500;
    color: #535353;
    overflow: hidden;
}

.bk-index-content {
    margin-bottom: 3rem;
    /* margin-top:1rem; */
}

.bk-index-list {
    padding: 0 0.6rem 0.6rem 0.6rem;
}

.bk-index-list::after {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 0.6rem;
    border-bottom: 1px solid #dedede;
}

.bk-index-list .content-right {
    margin-left: 0.62rem;
}

.bk-index-list .content-right .top {
    width: 9.2rem;
    font-size: .54rem;
    height: 0.7rem;
    line-height: 0.7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    color: #000;
}

.bk-index-list .content-right .time {
    line-height: 1rem;
    font-size: 0.4rem;
    color: #999;
    display: flex;
    justify-content: space-between;
}

.bk-index-list .content-right .desc {
    padding-top: .2rem;
    font-size: .42rem !important;
    color: #666 !important;
    line-height: .6rem;
    text-align: justify;
}

.bk-index-list .content-left {
    float: left;
    margin-right: 0.6rem;
}

.bk-index-list .content-left img {
    width: 3.4rem;
    height: 3rem;
    border-radius: 0.1rem;
}

.baike-show {
    margin-bottom: 2.2rem;
    overflow: hidden;
}

.baike-show .baike-title {
    line-height: 1rem;
    height: 1rem;
    display: flex;
    justify-content: space-between;
    padding: 0.3rem 0.5rem;
    font-size: .48rem;
}

.baike-show .baike-title span {
    color: #A2A2A2;
}

.baike-show .w1h20 {
    margin: 0 -0.6rem;
    width: auto;
    height: 0;
}

.baike-show .tit-h2 {
    margin: .9rem 0 .8rem;
    padding-left: .4rem;
    height: .92rem;
    line-height: .92rem;
    font-size: .72rem;
    color: #000;
    font-weight: 600;
    position: relative;
}

.baike-show .tit-h2:before {
    position: absolute;
    top: .1rem;
    left: 0;
    display: block;
    content: '';
    width: .08rem;
    height: .72rem;
    background: #F2B22C;
    border-radius: 0.04rem;
}

.baike-show .tit-h3 {
    clear: both;
    margin: .8rem 0 .4rem;
    line-height: .88rem;
    font-size: .64rem;
    color: #000;
    font-weight: 600;
}

.baike-show .tit-h3 .num {
    display: block;
    float: left;
    margin-right: .28rem;
    width: .88rem;
    height: .88rem;
    font-size: .48rem;
    color: #fff;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F2B22C;
    border-radius: 100%;
}

.baike-show .desc {
    line-height: 1.7;
    font-size: .64rem;
    color: #000;
    text-align: justify;
}

.baike-show .desc .bc {
    color: #F2B22C;
}

.baike-show .intro {
    padding: .1rem .6rem .2rem;
    overflow: hidden;
}

.baike-show .intro.intro2 {
    padding-top: 0;
}

.baike-show .intro.intro2 .tit-h2 {
    margin: 0.8rem 0 0.7rem;
}

.baike-show .intro .operation {
    overflow: hidden;
}

.baike-show .intro .tags span,
.baike-show .intro .tags a {
    display: inline-block;
    margin: .4rem .32rem 0 0;
    padding: .36rem .6rem;
    height: 1em;
    line-height: 1em;
    font-size: .52rem;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 0.6rem;
}

.baike-show .intro .stars-row {
    padding: .52rem 0;
    overflow: hidden;
}

.baike-show .intro .stars-row .stars-item {
    float: left;
    padding: .32rem 0;
    overflow: hidden;
    width: 49%;
    height: .8rem;
    line-height: .8rem;
    font-size: .6rem;
    color: #000000;
}

.baike-show .intro .stars-row .stars-item span {
    float: left;
}

.baike-show .intro .stars-row .stars-item .focus-stars {
    line-height: 0.8rem;
}

.baike-show .intro .stars-row .stars-item .iconfont {
    float: left;
    margin-left: .1rem;
    color: #ffbc00;
}

.baike-show .intro .stars-row .stars-item .gray {
    color: #cecece;
}

.baike-show .nurse {
    padding: .1rem .6rem .6rem;
    overflow: hidden;
}

.baike-show .nurse li {
    padding: 0 0 .8rem .8rem;
    position: relative;
}

.baike-show .nurse li .spl {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    width: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleX(0.5);
    -webkit-transform-origin: left top;
    transform: scaleX(0.5);
    transform-origin: left top;
    left: .12rem;
    top: 1.2rem;
    bottom: 1rem;
}

.baike-show .nurse li i {
    position: absolute;
    top: .28rem;
    left: 0;
    z-index: 3;
    display: inline-block;
    width: .28rem;
    height: .28rem;
    font-size: 0;
    background: #ececec;
    border-radius: 100%;
}

.baike-show .nurse p {
    margin-bottom: .12rem;
    line-height: 1.7;
    font-size: .6rem;
    color: #888;
    text-align: justify;
}

.baike-show .nurse p strong,
.baike-show .nurse p em {
    color: #333;
    font-weight: 500;
}

.baike-show .nurse h3,
.baike-show .nurse p.title {
    margin-bottom: .32rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .64rem;
    color: #888;
    font-weight: 500;
}

.baike-show .nurse h3 em,
.baike-show .nurse p.title em {
    padding-left: .2rem;
}

.baike-show .faq {
    padding: .1rem .6rem .6rem;
    overflow: hidden;
}

.baike-show .faq li {
    margin-top: .52rem;
    position: relative;
}

.baike-show .faq li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 1rem;
}

.baike-show .faq li h3 {
    position: relative;
    z-index: 3;
    padding: 0 0 .52rem 1rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .64rem;
    color: #000;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.baike-show .faq li p {
    padding: 0 0 .52rem 1rem;
    line-height: 1.7;
    font-size: .56rem;
    color: #888;
    display: none;
}

.baike-show .faq li .icon {
    float: left;
    display: inline-block;
    margin-left: -1rem;
    width: .8rem;
    height: 0.8rem;
}

.baike-show .faq li .faq-q {
    background: url(../images/m_ask_question.png) left center no-repeat;
    background-size: 0.6rem;
}

.baike-show .faq li .faq-a {
    background: url(../images/m_ask_answer.png) left bottom no-repeat;
    background-size: 0.6rem;
}

.baike-show .faq li .iconfont {
    display: inline-block;
    position: absolute;
    top: .1rem;
    right: 0;
    z-index: 6;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .6rem;
    color: #b2b2b2;
    text-align: center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform .3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.baike-show .faq li.on p {
    display: block;
}

.baike-show .faq li.on .iconfont {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.baike-show .operation ul {
    padding: .32rem .5rem;
    position: relative;
    background-color: #f7f7f7;
    overflow: hidden;
}

.baike-show .operation ul:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-left: .2rem solid #fff;
    border-top: .2rem solid #fff;
    border-right: .2rem solid #f0f0f0;
    border-bottom: 0.2rem solid #f0f0f0;
}

.baike-show .operation li {
    line-height: 1.6rem;
    font-size: .56rem;
    overflow: hidden;
    flex-direction: column;
}

.baike-show .operation li .l,
.baike-show .operation li .r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.baike-show .operation li .r {
    background-color: rgba(255, 255, 255, 0.7);
}

.baike-show .operation li span {
    display: inline-block;
}

.baike-show .operation li .name,
.baike-show .operation li .value {
    margin-left: .32rem;
    width: 4rem;
    color: #535353;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.baike-show .operation li .value {
    margin-left: .4rem;
    width: 8rem;
    color: #000000;
}

.baike-show .operation li .tip {
    font-size: .48rem;
    color: #b2b2b2;
    text-align: center;
}

.baike-show .baike-info {
    margin: .4rem .6rem 0;
    padding: .6rem .4rem;
    background: #f5f5f5;
    border-radius: 0.4rem;
}

.baike-show .baike-info h1 {
    margin-bottom: .2rem;
    line-height: 1rem;
    font-size: .8rem;
    color: #000;
    font-weight: 600;
}

.baike-show .baike-info p {
    line-height: 1.7;
    font-size: .56rem;
    color: #333;
    text-align: justify;
}

.baike-show .auth-icon-wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.baike-show .notepad-list {
    margin-bottom: .2rem;
    padding-bottom: .6rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}

.c-tab {
    padding: 0 .6rem;
    position: relative;
    border-bottom: .2rem solid #f0f2f5;
    overflow: hidden;
    background: #ffffff;
}

.c-tab.tab-sticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    height: 1.6rem;
    overflow: hidden;
}

.c-tab.tab-sticky.tab-unfold {
    height: auto;
}

.c-tab .tab-wrap {
    margin-left: -0.6rem;
    width: auto;
    height: 2rem;
    border-right: 1.4rem solid #fff;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.c-tab .tab-wrap::-webkit-scrollbar {
    height: 1px;
}

.c-tab .item {
    float: left;
    display: inline-block;
    padding: 0 .5rem;
    line-height: 1.6rem;
    font-size: .6rem;
    color: #333;
    font-weight: 500;
    -webkit-transition: color .5s;
    transition: color .5s;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.c-tab .item h2 {
    font-size: .6rem;
}

.c-tab .item.on {
    color: #F2B22C;
}

.c-tab .item.on:after {
    position: absolute;
    left: 50%;
    top: 1.4rem;
    margin-left: -0.3rem;
    -webkit-transition: color .5s;
    transition: color .5s;
    content: '';
    width: .6rem;
    height: .06rem;
    border-radius: .04rem;
    background: #F2B22C;
}

.c-tab .unfold {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 1.8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    background: #fafafa;
}

.c-tab .unfold .iconfont {
    display: inline-block;
    width: 1.6rem;
    font-size: 0.6rem;
}

.c-tab .unfold .more {
    height: 1.6rem;
    font-size: .56rem;
    color: #999;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-tab.tab-unfold .tab-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    border-right-width: 0;
}

.c-tab.tab-unfold .tab-wrap span:nth-child(3) {
    margin-right: 0.8rem;
}

.c-tab.tab-unfold .unfold .bg {
    display: none;
}

.c-tab.tab-unfold .unfold .iconfont {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.user-index-banner {
    width: 100%;
    height: 9rem;
    margin: 0 auto;
    padding-bottom: .4rem;
    overflow: hidden;
    position: relative;
    background: center 0 url(../images/my_banner_bg.png) no-repeat;
    background-size: 100%;
    color: #fff;
    font-size: 0.8rem;
}

.user-index-banner img {
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 50%;
    position: absolute;
    top: 3.8rem;
    left: 1.6rem;
}

.user-index-banner p {
    position: absolute;
    top: 4.8rem;
    left: 5.4rem;
}

.user-index-main {
    font-size: 0.6rem;
}

.user-index-main li {
    width: 14.2rem;
    height: 2.16rem;
    line-height: 2.16rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.user-index-main li:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 1.2rem;
    right: 0;
}

.user-index-main li img {
    width: .8rem;
    height: .8rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0.68rem;
}

.user-index-main li p {
    color: #262626;
    display: block;
    position: absolute;
    left: 1.2rem;
}

.user-index-main li i {
    display: block;
    position: absolute;
    right: 0;
}

.user-information-index li {
    width: 13.8rem;
    height: 2.8rem;
    line-height: 2.8rem;
    margin: 0 auto;
    display: block;
    position: relative;
}

.user-information-index li:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
}

.user-information-index li .column-name {
    font-size: .64rem;
    color: #333;
    position: absolute;
}

.user-information-index li input {
    border: 0;
    position: absolute;
    font-size: .6rem;
    top: 1rem;
    right: 1rem;
    color: #999;
    text-align: right;
}

.user-information-index li label {
    position: absolute;
    right: -0.2rem;
}

.user-information-index li .column-content {
    position: absolute;
    font-size: .6rem;
    right: 1rem;
    color: #999;
    text-align: right;
}

.user-information-index li .content-sex {
    float: right;
    width: 12.26rem;
    height: 2.8rem;
    line-height: 2.8rem;
}

.user-information-index li .content-sex .radio_new {
    width: 3.6rem;
    height: 2.8rem;
    float: right;
    text-align: right;
    position: relative;
}

.user-information-index li .content-sex .radio_new input[type='radio'] {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 1rem;
    top: 1.1rem;
    width: .3rem;
    height: .3rem;
    opacity: 0;
}

.user-information-index li .content-sex .radio_new label {
    position: absolute;
    left: 1rem;
    top: 1.1rem;
    height: .6rem;
    line-height: .6rem;
    width: 2rem;
    float: right;
    font-size: .6rem;
    color: #999999;
}

.user-information-index li .content-sex .radio_new label:before {
    content: '';
    position: absolute;
    left: -0.1rem;
    top: 0;
    width: .6rem;
    height: .6rem;
    border: 1px solid #ddd;
    background-color: #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all 0.3s ease;
}

.user-information-index li .content-sex .radio_new label:after {
    content: '';
    position: absolute;
    left: .12rem;
    top: .12rem;
    width: .12rem;
    height: .3rem;
    border: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transform: rotate(45deg) scaleY(0);
    -webkit-transform: rotate(45deg) scaleY(0);
    -moz-transform: rotate(45deg) scaleY(0);
    -ms-transform: rotate(45deg) scaleY(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all 0.3s ease;
}

.user-information-index li .content-sex .radio_new input[type='radio']:checked ~ label:before {
    background: #5fd0cc;
    border-color: #5fd0cc;
}

.user-information-index li .content-sex .radio_new input[type='radio']:checked ~ label:after {
    background: #5fd0cc;
    transform: rotate(45deg) scaleY(1);
    -webkit-transform: rotate(45deg) scaleY(1);
    -moz-transform: rotate(45deg) scaleY(1);
    -ms-transform: rotate(45deg) scaleY(1);
}

.user-information-index .project-type {
    float: left;
    width: 100%;
    height: 2rem;
}

.user-information-index .project-type .one-line-right {
    float: right;
    width: 14.2rem;
    height: 2rem;
}

.user-information-index .project-type .one-line-right .column-name {
    float: left;
    width: 2.56rem;
    font-size: .64rem;
    color: #333;
    line-height: 2.8rem;
}

.user-information-index .ol-project {
    float: left;
    width: 100%;
    /*height: 4rem;*/
}

.user-information-index .ol-project .project-one {
    height: 3.8rem;
    width: 2rem;
    float: left;
    padding: 0.6rem 0.5rem 0;
}

.user-information-index .ol-project .project-one .project-ico img {
    width: 2rem;
    height: 2rem;
}

.user-information-index .ol-project .project-one .project-name {
    width: 2rem;
    text-align: center;
    font-size: .4rem;
    color: #545454;
    margin: 0.2rem 0;
}

.user-information-index .ol-project .project-one .checkbox {
    text-align: center;
    position: relative;
}

.user-information-index .ol-project .project-one .checkbox input[type='checkbox'] {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: .1rem;
    width: .3rem;
    height: .3rem;
    opacity: 0;
}

.user-information-index .ol-project .project-one .checkbox label {
    position: absolute;
    left: .8rem;
    top: 0;
    height: .6rem;
    line-height: 0.6rem;
}

.user-information-index .ol-project .project-one .checkbox label:before {
    content: '';
    position: absolute;
    left: -0.1rem;
    top: 0;
    width: .6rem;
    height: .6rem;
    border: 1px solid #ddd;
    background-color: #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all 0.3s ease;
}

.user-information-index .ol-project .project-one .checkbox label:after {
    content: '';
    position: absolute;
    left: .12rem;
    top: .12rem;
    width: .12rem;
    height: .3rem;
    border: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transform: rotate(45deg) scaleY(0);
    -webkit-transform: rotate(45deg) scaleY(0);
    -moz-transform: rotate(45deg) scaleY(0);
    -ms-transform: rotate(45deg) scaleY(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all 0.3s ease;
}

.user-information-index .ol-project .project-one .checkbox input[type='checkbox']:checked ~ label:before {
    background: #5fd0cc;
    border-color: #5fd0cc;
}

.user-information-index .ol-project .project-one .checkbox input[type='checkbox']:checked ~ label:after {
    background: #5fd0cc;
    transform: rotate(45deg) scaleY(1);
    -webkit-transform: rotate(45deg) scaleY(1);
    -moz-transform: rotate(45deg) scaleY(1);
    -ms-transform: rotate(45deg) scaleY(1);
}

.modify-mobile-index input,
.modify-mobile-index button {
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    outline: 0;
    font-size: .6rem;
    font-weight: bold;
    color: #000000;
}

.modify-mobile-index .mobile-num {
    width: 100%;
    height: 2.56rem;
    margin-top: 5rem;
}

.modify-mobile-index .mobile-num .mobile-in {
    float: left;
    margin: 0 1.6rem;
    width: 11.8rem;
    height: 2.56rem;
    font-size: .6rem;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #eeeeee;
}

.modify-mobile-index .mobile-num .mobile-in .m-top span {
    float: left;
    margin-top: 1.2rem;
    width: 1.6rem;
    height: .76rem;
    line-height: .76rem;
    border-right: 2px solid #999999;
}

.modify-mobile-index .mobile-num .mobile-in .m-mobile {
    float: left;
    margin-left: .6rem;
    margin-top: 1.28rem;
    height: .76rem;
    width: 7rem;
}

.modify-mobile-index .m-auth-code {
    float: left;
    width: 100%;
    height: 2.56rem;
}

.modify-mobile-index .m-auth-code .code-in {
    float: left;
    margin: 0 1.6rem;
    width: 11.8rem;
    height: 2.56rem;
    font-size: .6rem;
    border-bottom: 1px solid #eeeeee;
}

.modify-mobile-index .m-auth-code .code-in .mac-left {
    float: left;
    width: 8rem;
    height: 2rem;
    line-height: 2.8rem;
}

.modify-mobile-index .m-auth-code .code-in .get-code {
    float: left;
    text-align: right;
    width: 3.8rem;
    height: 2rem;
    line-height: 2.8rem;
    color: #72c900;
}

.modify-mobile-index .m-submit {
    float: left;
    width: 100%;
    height: 6rem;
    line-height: 6rem;
}

.modify-mobile-index .m-submit button {
    width: 11.4rem;
    height: 2rem;
    margin: 0 1.8rem;
    font-size: .8rem;
    font-weight: inherit;
    color: #72c900;
    background-color: #fff;
    border: solid 1px #72c900;
    border-radius: 1rem;
}

.user-message-index .hd {
    padding: 0 .6rem .04rem;
    height: 1.24rem;
    overflow: hidden;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 1.6rem;
    z-index: 10;
}

.user-message-index .hd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    height: 1.24rem;
    padding-bottom: 30px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    justify-content: center;
}

.user-message-index .hd li {
    display: inline-block;
    margin: 0 1.74rem;
    position: relative;
    height: 1.24rem;
    line-height: 1.24rem;
    font-size: .56rem;
    color: #535353;
    font-weight: 500;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.user-message-index .hd li.on {
    color: #53c2c6;
}

.user-message-index .hd li.on:after {
    display: block;
    content: '';
    width: 1rem;
    height: .08rem;
    background: #53c2c6;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.5rem;
    border-radius: 0.08rem;
}

.user-message-index .news-list-new .message-null {
    width: 100%;
    height: 7rem;
    float: left;
    margin-top: 5.6rem;
    text-align: center;
}

.user-message-index .news-list-new .message-null img {
    width: 8rem;
    height: 7rem;
}

.user-message-index .news-list-new #notice li {
    padding: .6rem;
    overflow: hidden;
    position: relative;
}

.user-message-index .news-list-new #notice li:after {
    position: absolute;
    bottom: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: .6rem;
    right: 0.6rem;
}

.user-message-index .news-list-new #notice li a {
    display: block;
    overflow: hidden;
}

.user-message-index .news-list-new #notice li .pic {
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .2rem;
    overflow: hidden;
}

.user-message-index .news-list-new #notice li .pic img {
    width: 100%;
    height: 100%;
}

.user-message-index .news-list-new #notice li .desc {
    float: left;
    width: 7.8rem;
    margin: .6rem .4rem 0 .4rem;
    line-height: .68rem;
    font-size: .52rem;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-message-index .news-list-new #notice li .time {
    line-height: .68rem;
    font-size: .48rem;
    color: #b2b2b2;
    float: right;
    margin-top: .6rem;
    text-align: right;
}

.user-message-index .news-list-new #comment {
    display: none;
}

.user-message-index .news-list-new #comment li {
    padding: .6rem .6rem .2rem;
    overflow: hidden;
    position: relative;
}

.user-message-index .news-list-new #comment li:after {
    position: absolute;
    bottom: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: .6rem;
    right: 0.6rem;
}

.user-message-index .news-list-new #comment li a {
    display: block;
    overflow: hidden;
}

.user-message-index .news-list-new #comment li .comment-top {
    height: 1.6rem;
}

.user-message-index .news-list-new #comment li .comment-top .pic {
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .2rem;
    overflow: hidden;
}

.user-message-index .news-list-new #comment li .comment-top .pic img {
    width: 100%;
    height: 100%;
}

.user-message-index .news-list-new #comment li .comment-top .desc {
    float: left;
    width: 7.8rem;
    margin: .6rem .4rem 0 .4rem;
    line-height: .68rem;
    font-size: .52rem;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-message-index .news-list-new #comment li .comment-top .desc span {
    color: #72c900;
    font-weight: bold;
}

.user-message-index .news-list-new #comment li .comment-top .time {
    line-height: .68rem;
    font-size: .48rem;
    color: #b2b2b2;
    float: right;
    margin: .6rem .2rem 0;
    text-align: right;
}

.user-message-index .news-list-new #comment li .comment-content {
    height: 4.4rem;
    padding: 0.2rem;
}

.user-message-index .news-list-new #comment li .comment-content .comment-right {
    float: right;
    width: 12rem;
    height: 4.12rem;
    border-radius: .6rem;
    -webkit-box-shadow: 0 .1rem .1rem #e3e3e3;
    box-shadow: 0 0.1rem 0.1rem #e3e3e3;
}

.user-message-index .news-list-new #comment li .comment-content .comment-right .cr-top {
    height: .6rem;
    color: #fc0;
    font-size: .52rem;
    padding: 0.4rem;
}

.user-message-index .news-list-new #comment li .comment-content .comment-right .cr-bottom {
    height: 2.2rem;
    color: #535353;
    font-size: .52rem;
    padding: 0 .4rem .4rem;
    line-height: 2.2rem;
}

.user-message-index .news-list-new #comment li .comment-content .comment-right .cr-bottom img {
    float: left;
    width: 2rem;
    height: 2rem;
    border-radius: .3rem;
    border: solid 1px #e3e3e3;
}

.user-message-index .news-list-new #comment li .comment-content .comment-right .cr-bottom .cc_str {
    float: right;
    width: 8.4rem;
    height: 2rem;
    line-height: .7rem;
    overflow: hidden;
    color: #535353;
}

.user-message-index .news-list-new #like {
    display: none;
}

.user-message-index .news-list-new #like li {
    padding: .6rem;
    overflow: hidden;
    position: relative;
}

.user-message-index .news-list-new #like li:after {
    position: absolute;
    bottom: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: .6rem;
    right: 0.6rem;
}

.user-message-index .news-list-new #like li a {
    display: block;
    overflow: hidden;
}

.user-message-index .news-list-new #like li .pic {
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .2rem;
    overflow: hidden;
}

.user-message-index .news-list-new #like li .pic img {
    width: 100%;
    height: 100%;
}

.user-message-index .news-list-new #like li .like-middle {
    float: left;
    width: 7.8rem;
    overflow: hidden;
}

.user-message-index .news-list-new #like li .like-middle .desc {
    line-height: .6rem;
    font-size: .52rem;
    font-weight: bold;
    color: #72c900;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.4rem 0.6rem 0;
}

.user-message-index .news-list-new #like li .like-middle .time {
    line-height: .6rem;
    font-size: .48rem;
    color: #b2b2b2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.04rem 0.6rem 0;
}

.user-message-index .news-list-new #like li .title-img {
    float: right;
    width: 1.6rem;
    height: 1.6rem;
}

.user-message-index .news-list-new #like li .title-img img {
    width: 1.6rem;
    height: 1.6rem;
    border: solid 1px #e3e3e3;
    border-radius: 0.2rem;
}

.login-show {
    min-height: 20rem;
    position: relative;
}

.login-show .logo {
    margin: 0 auto;
    padding: 1rem 0;
    width: 6rem;
    text-align: center;
}

.login-show .logo img {
    display: block;
    width: 6rem;
    height: 2rem;
    margin-bottom: 0.2rem;
}

.login-show .login-form {
    margin: 1rem auto;
    width: 13.6rem;
    position: relative;
}

.login-show .form-item {
    margin-bottom: 1rem;
    padding-left: .2rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .6rem;
    color: #535353;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.login-show .form-item input {
    background: none;
}

.login-show .form-text:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    left: 0;
    right: 0;
    background: #F2B22C;
}

.login-show .form-text span {
    display: inline-block;
    margin-right: 0.6rem;
}

.login-show .form-text input {
    display: inline-block;
    height: 100%;
    line-height: 100%;
    width: 9.6rem;
    font-size: .6rem;
    color: #535353;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-show .form-text input::-webkit-input-placeholder {
    color: #b2b2b2;
}

.login-show .form-text input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.login-show .form-btn {
    padding-left: 0;
    color: #fff;
    text-align: center;
    background: #F2B22C;
    cursor: pointer;
}

.login-show .form-btn span {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.login-show .op6 {
    opacity: 0.6;
}

.login-show .obtain {
    position: absolute;
    top: 2.92rem;
    right: 2px;
    z-index: 3;
    width: 3rem;
    height: 1rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    line-height: 1rem;
    font-size: .48rem;
    color: #F2B22C;
    opacity: 1;
    background: none;
}

.login-show .pact {
    /* position: fixed; */
    bottom: .6rem;
    width: 12rem;
    line-height: .6rem;
    font-size: .48rem;
    color: #999;
    text-align: center;
}

.login-show .pact a {
    color: #999999;
}

.bui-search-bar {
    margin-top: .2rem;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

.bui-search-bar .bui-action-back {
    height: auto;
    line-height: auto;
}

.bui-search-bar .search {
    float: left;
    /* padding: .3rem .2rem .3rem .4rem; */
    width: 11rem;
    /* height: .8rem; */
    line-height: .8rem;
    background: #fff;
    border-radius: .72rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 1rem;
    flex-grow: 1;
}

.bui-search-bar .search form {
    height: 1.1rem;
}

.bui-search-bar .search .iconfont {
    float: left;
    margin: 0 .3rem 0 .1rem;
    width: .6rem;
    height: 1.1rem;
}

.bui-search-bar .search .search-bar_input {
    display: inline-block;
    font-size: .56rem;
    color: #999;
    background: none;
    border: 0;
}

.bui-search-bar .search .search-bar_input::-webkit-input-placeholder {
    color: #999999;
}

.bui-search-bar .search .search-bar_input:focus {
    outline: none;
}

.bui-search-bar .btn {
    display: inline-block;
    float: right;
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: .72rem;
    color: #F2B22C;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.bui-search-bar .cancelBtn {
    width: 0.8rem;
    margin-left: 0.2rem;
    font-size: 0.36rem;
    font-weight: 400;
    color: #bfbfbf;
    text-align: center;
}

.search-hot {
    padding-left: 0.6rem;
}

.search-hot .hd, .news-hot-search .hd, .search-item_box .hd {
    margin-top: .4rem;
    line-height: 1.8rem;
    font-size: 0.72rem;
    color: #333333;
    position: relative;
    padding-left: 0.5rem;
}

.search-hot .hd::after, .news-hot-search .hd::after, .search-item_box .hd::after {
    content: '';
    width: 0.16rem;
    height: 0.72rem;
    background: #F2B22C;
    border-radius: 0.04rem;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.search-hot .hd .iconfont {
    position: absolute;
    top: .4rem;
    right: .6rem;
    z-index: 2;
    width: 1rem;
    height: 1rem;
}

.search-hot .bd {
    overflow: hidden;
}

.search-hot .bd a {
    float: left;
    margin: .2rem .5rem .2rem 0;
    padding: 0 .57rem;
    min-width: 3.16em;
    height: 1.2rem;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .48rem;
    color: #333;
    background: #f0f0f0;
    border-radius: 0.6rem;
}

.search-show .tab-hd {
    padding: 0 .6rem .04rem;
    /* height: 1.24rem; */
    overflow: hidden;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    display: flex;
    top: 0;
    z-index: 3;
    justify-content: center;
    margin: .5rem 0rem 0 0;
    background-color: #FFFFFF;
    z-index: 9;
}

.search-show .tab-hd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    height: 1rem;
    padding-bottom: 30px;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    justify-content: space-between;
}

.search-show .tab-hd li {
    display: inline-block;
    /* margin-right: 1rem; */
    position: relative;
    height: 1.54rem;
    line-height: 1.24rem;
    font-size: .56rem;
    font-weight: 500;
    cursor: pointer;
}

.search-show .tab-hd li a {
    font-size: 0.64rem;
    font-weight: 700;
    color: #333333;
}

.search-show .tab-hd li.on a {
    color: #F2B22C;
}

.search-show .tab-hd li.on:after {
    display: block;
    content: '';
    width: 1rem;
    height: .08rem;
    background: #F2B22C;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.5rem;
    border-radius: 0.08rem;
}

.relevant-search .hd {
    margin: 0.5rem .5rem;
    height: 1rem;
    /* width: 2.8rem; */
    line-height: 1rem;
    overflow: hidden;
    position: relative;
}

.relevant-search .hd h2 {
    float: left;
    font-size: .7rem;
    font-weight: 600;
    color: #000;
}

.relevant-search .hd:after {
    /* display: block;
  content: '';
  width: 100%;
  height: 0.1rem;
  position: absolute;
  top: 0.8rem; */
}

.baike-sort {
    padding: .2rem 0 .6rem;
    border-bottom: .4rem solid #f0f2f5;
}

.baike-sort .hd {
    margin: .72rem 0rem;
}

.c-hd3 h2 {
    position: relative;
    padding-left: .36rem;
    font-size: .6rem;
    font-weight: 500;
    color: #333;
}

.c-hd3 h2:before {
    position: absolute;
    top: 0rem;
    left: .1rem;
    content: '';
    width: .1rem;
    height: .7rem;
    background: #F2B22C;
    border-radius: .02rem;
}

.baike-sort .tab-row {
    padding: 0 .2rem 0 .6rem;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
}

.baike-sort .tab-row li.on {
    color: #fff;
    background: #F2B22C;
}

.baike-sort .tab-row li {
    float: left;
    margin: 0 .2rem .24rem 0;
    padding: 0 .08rem;
    width: 3.3rem;
    color: #333;
    box-sizing: border-box;
    background: #f5f5f5;
    border-radius: .2rem;
    position: relative;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.baike-sort .tab-row li span {
    display: inline-block;
    padding: .46rem .04rem;
    line-height: .52rem;
    font-size: .52rem;
    width: 3.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
}

.baike-item_box {
    margin: .32rem .6rem .52rem;
    padding: .2rem .4rem .8rem;
    background: #f8f8f8;
    border-radius: .2rem;
    overflow: hidden;
    display: none;
}

.baike-item_box .item {
    display: block;
    padding: .6rem 0 .4rem;
    overflow: hidden;
    position: relative;
}

.baike-item_box .tit {
    margin-bottom: .24rem;
    height: 1rem;
    line-height: 1rem;
    position: relative;
}

.baike-item_box .tit h3 {
    font-size: .72rem;
    color: #F2B22C;
    font-weight: 600;
}

.baike-item_box .tit .more {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1rem;
    font-size: .52rem;
    color: #999;
}

.baike-item_box .tit .iconfont {
    margin-left: .08rem;
    font-size: .56rem;
}

.icon-more:before {
    content: "\e6ba";
}

.baike-item_box p {
    line-height: 1.6;
    font-size: .6rem;
    color: #333;
}

.baike-item_box .item:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(.5);
    -webkit-transform-origin: left top;
    transform: scaleY(.5);
    transform-origin: left top;
}

/***********通用*******************/
.liulan {
    padding: 0px 2px 0px 10px;
    line-height: .3rem;
    height: .3rem;
}

.com-view .liulan {
    text-align: right;
}

.com-view span {
    margin: 0 .2rem;

}

.lipper-top {
    /* padding-top:  1.6rem; */
    position: relative;
}

.main-top {
    overflow: hidden;
}

.main-list {
    margin-top: .5rem
}

.nav_title {
    padding: 0.5rem .6rem;
    overflow: hidden;
    background: #fff;
    top: 0;
    width: 14rem;
    font-size: 0.5rem;
}

.nav_title label {
    margin: 0 0.2rem;
}

.nav_title .nav_tit_child {
    color: #777
}

.view-box {
    height: .8rem;
    line-height: .8rem;
    display: flex;
    flex-direction: row;
}

.view-box img {
    height: 0.4rem !important;
    width: 0.55rem !important;
    padding: 0.2rem;
}

.view-box span {
    height: .8rem !important;
    color: #999;
    font-size: .45rem
}

.lipper-more {
    line-height: .6rem;
    font-size: .44rem;
    color: #b3b3b3;
    text-align: center;
    background: #fafafa url('../images/lipper-more.png') no-repeat 95% center;
    border: 0.02rem solid #b3b3b3;
    border-radius: 0.06rem;
    width: 4rem;
    height: 0.6rem;
    margin: 0 auto;
    padding: 0.05rem 0.28rem;
}

.diary-info {
    line-height: .6rem;
    font-size: .48rem;
    margin: .5rem 0rem;
}

.diary-info p {
    margin-top: .4rem;
}

.diary-info label {
    color: #999999;
}

/**弹窗**/
.center-tc {
    cursor: pointer;
    position: fixed;
    vertical-align: middle;
    text-align: center;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 8rem;
    width: 14rem;
    display: block;
}

.center-tc .tc-img {
    width: 14rem;
}

.center-tc .close_tc {
    position: absolute;
    right: 0.3rem;
    top: 0.6rem;
    height: 1rem;
    width: 1rem;
}

.center-tc .close_tc img {
    height: 1rem;
    width: 1rem;
}

.footer {
    text-align: center;
    margin-top: 1rem;
    color: #000;
    background-color: #e6e6e6;
    /* margin-bottom: 3rem; */
    /* float: left; */
    width: 100%;
    min-height: 2rem;
}

/* 面包屑导航 */
.breadcrumb, .placeholder {
    margin-top: 1.6rem;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    background: #f0f0f0;
    font-size: 0.32rem;
    color: #999;
}

.placeholder {
    height: 0;
}

.bottom_placeholder {
    height: 1.92rem;
}

.breadcrumb .wrap {
    padding-left: 0.6rem;
}

.breadcrumb .wrap, .breadcrumb .wrap a {
    font-size: 0.48rem;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 问答列表 */
.ask-list {
    /* padding: 0 0.92rem; */
    margin-bottom: 0.2rem;
}

.ask-list li {
    padding: 0.3rem 0rem 0rem 0.3rem;
}

.ask-list li .user-row {
    /* margin-bottom: 0.3rem; */
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: 0.28rem;
    overflow: hidden;
}

.ask-list li .user-row .user {
    margin-right: 0.6rem;
    min-width: 2.2rem;
    float: left;
}

.ask-list li .user-row .user .avatar {
    float: left;
    display: block;
    width: 1.32rem;
    height: 1.32rem;
    border-radius: 100%;
}

.ask-list li .user-row .user .name {
    float: left;
    margin-left: 0.41rem;
    font-size: 0.40rem;
    color: #666666;
    font-weight: 500;
}

.ask-list li .user-row .time {
    float: left;
    color: #999;
    font-weight: 500;
    font-size: 0.36rem;
}

.ask-list li .user-row .other {
    /* width: 6rem; */
    float: right;
    overflow: hidden;
    position: relative;
    font-size: 0.48rem;
    color: #999;
    text-align: right;
    clear: none;
    line-height: inherit;
}

.ask-list li .user-row .other i::before {
    font-size: 0.52rem;
}

.ask-list li .user-row .other .time {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0.5rem;
}

.ask-list li .user-row .other span {
    display: inline-block;
    margin-left: 0.2rem;
    min-width: 1.3rem;
    text-align: left;
    font-size: 0.36rem;
    font-weight: 500;
}

.ask-list li .user-row .other .iconfont {
    display: inline-block;
    margin-right: 0.2rem;
    float: left;
    font-size: 0.52rem !important;
}

.ask-list li .con {
    padding: 0.4rem 0.4rem;
    background: #f5f5f5;
    border-radius: 0.2rem;
    margin-top: 0.2rem;
}

.ask-list li a {
    /* display: inline-block; */
    max-width: 14.4rem;
}

.ask-list li .question {
    margin-bottom: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/ask_question.png) left 0.04rem/0.84rem auto no-repeat;
    font-size: 0.48rem;
    font-weight: 500;
    color: #333333;
    padding-left: 1.2rem;
}

.ask-list li .answer {
    margin-top: 0.48rem;
    margin-bottom: 0.12rem;
    max-height: 1.12rem;
    line-height: 0.56rem;
    font-size: 0.40rem;
    color: #888888;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: url(../images/ask_answer.png) left 0.04rem/0.84rem auto no-repeat;
    font-weight: 500;
    color: #666666;
    /* line-height: 0.48rem;   */
    padding-left: 1.2rem;
}

.ask-list li .answer p a {
    display: inline-block;
}

.ask-list li .optimum {
    padding-left: 0.8rem;
    line-height: 0.48rem;
    font-size: 0.28rem;
    color: #30bec3;
}

/*
 * 社区首页
 */
.index-forum {
    width: 13.5rem;
    margin: 0 auto;
}

.index-forum .ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    justify-content: center;
    margin: 0 auto;
}

.index-forum li {
    flex-basis: 33.33%;
    font-size: 0.28rem;
    position: relative;
    margin: 0.3rem 0rem 0.3rem 0;
    text-align: center;
}

.index-forum li:nth-child(2n) {
    margin-right: 0;
}

.index-forum, .index-forum a {
    color: #FFFFFF;
}

.index-forum li .info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 5.5rem;
    padding: 0.2rem 0.36rem;
    background-image: linear-gradient(#00000000, #00000087);
}

.index-forum li .info .tx {
    width: 0.52rem;
    height: 0.52rem;
    border-radius: 1rem;
    margin-right: 0.2rem;
}

.index-forum li .tit {
    font-size: 0.48rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.48rem;
    text-align: center;
    margin-top: 0.4rem;
}

.index-forum li .thumb {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 0.1rem;
    background: no-repeat center / cover;
    margin: 0 auto;
}

.index-forum li .info .tit {
    width: 100%;
    display: block;
    font-size: 0.32rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-forum li .info .tag {
    margin-left: auto;
}

.index-forum li .info .time {
    margin-left: auto;
}


.popup-menu {
    position: fixed;
    z-index: 101;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
}

.popup-menu::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 0;
}

.popup-menu .bg {
    height: 101%;
    background: #000;
    opacity: 0.5;
}

.popup-menu .nav-con {
    position: fixed;
    z-index: 121;
    top: 0;
    bottom: 0;
    left: -100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 10.8rem;
    background: #fff;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
}

.popup-menu .nav-con::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
}

.popup-menu .nav-con::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.3);
}

.popup-menu .hd {
    padding: 1.3rem 0.7rem 1.6rem 0.8rem;
    line-height: 0.8rem;
    font-size: 0.72rem;
    font-weight: 600;
    color: #333;
}

.popup-menu .hd i {
    float: right;
    display: inline-block;
    padding-left: 0.2rem;
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.64rem;
    text-align: center;
    color: #666;
}

.popup-menu .nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
}

.popup-menu .nav a {
    display: block;
    margin: 0 0.8rem 0.2rem 0.56rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 2rem;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
}

.popup-menu .nav a p {
    display: inline-block;
    padding-left: 3rem;
    line-height: 2rem;
    font-size: 0.64rem;
    font-weight: 500;
    color: #333333;
    text-align: left;
}

.popup-menu .nav a i {
    float: right;
    display: inline-block;
    line-height: 2rem;
    font-size: 0.52rem;
    color: #c5c7cd;
}

.popup-menu.activate .nav-con {
    left: 0;
}


/* 论坛列表 */
.choice-group {
    padding: 0.6rem 0 0.6rem 0.6rem;
}

.choice-group .hd {
    margin-bottom: 0.6rem;
    height: 0.64rem;
    position: relative;
}

.choice-group .hd h2 {
    line-height: 0.6rem;
    font-size: 0.6rem;
    color: #333333;
    font-weight: 600;
}

.choice-group .hd .more {
    position: absolute;
    top: 0.02rem;
    right: 0.6rem;
    display: block;
    line-height: 0.6rem;
    font-size: 0.52rem;
    color: #999999;
}

.choice-group .hd .more .iconfont {
    margin-left: 0.12rem;
    font-size: 0.56rem;
    display: inline-block;
}

.choice-group ul {
    height: 3.2rem;
    overflow: hidden;
}

.choice-group.tab-unfold ul {
    height: auto;
}

.choice-group.tab-unfold .hd .more .icon-more {
    transform: rotate(90deg);
}

.choice-group li {
    float: left;
    margin-right: 0.3rem;
}

.choice-group li a {
    display: block;
    overflow: hidden;
}

.choice-group li .pic {
    margin-bottom: 0.2rem;
    width: 3.2rem;
    height: 2.2rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.choice-group li .pic img, .choice-group li .pic .img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.choice-group li h3 {
    line-height: 0.8rem;
    font-size: 0.52rem;
    color: #535353;
    text-align: center;
}

.choice-group li.on h3 {
    color: #F2B22C;
}

.forum-list li {
    padding: 0.6rem;
    position: relative;
}

.forum-list li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
}

.forum-list .top-info {
    position: relative;
    margin-bottom: 0.4rem;
    overflow: hidden;
    height: 1.28rem;
    font-size: 0;
}

.forum-list .top-info .avatar {
    float: left;
    margin-right: 0.4rem;
    overflow: hidden;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 100%;
}

.forum-list .top-info .avatar img {
    width: 100%;
    height: 100%;
    background: #f5f8fa;
}

.forum-list .top-info .name {
    line-height: 0.72rem;
    font-size: 0.46rem;
    font-weight: 500;
    color: #b2b2b2;
    width: 4.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.forum-list .top-info .time {
    line-height: 0.56rem;
    font-size: 0.44rem;
    font-weight: 500;
    color: #b2b2b2;
}

.forum-list .top-info .group {
    position: absolute;
    top: 0.28rem;
    right: 0;
    line-height: 0.72rem;
    color: #999;
}

.forum-list .top-info .group i {
    float: left;
    display: block;
    font-size: 0.64rem;
    background: center center url(../images/forum-1.png) no-repeat;
    width: 0.76rem;
    height: 0.76rem;
    background-size: contain;
}

.forum-list .top-info .group i:before {
    /* background-image: -webkit-linear-gradient(right, #3ed6a1, #1ac68a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
    display: none;
}

.forum-list .top-info .group span {
    float: right;
    margin-left: 0.12rem;
    font-size: 0.52rem;
    font-weight: 500;
}

.forum-list .content a {
    overflow: hidden;
}

.forum-list li .title {
    position: relative;
    margin-bottom: 0.4rem;
    max-height: 3em;
    font-size: 0.7rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
}

.forum-list .content .desc {
    margin-bottom: 0.4rem;
    max-height: 3em;
    line-height: 1.5;
    font-size: 0.6rem;
    font-weight: 500;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.forum-show-con .forum-list .content .desc {
    max-height: none;
    display: block;
}

.forum-show-con .forum-list .content .desc2 {
    font-size: 0.6rem;
    line-height: 0.6rem;
    font-weight: 400;
    color: #666666;
    margin-bottom: 0.6rem;
    margin-top: 0.4rem;
}

.forum-list .content .photos {
    margin: 0 -0.4rem 0.3rem 0;
    overflow: hidden;
}

.forum-list .content .pic {
    float: left;
    margin: 0 0.3rem 0.3rem 0;
    width: 4.4rem;
    height: 4.4rem;
    background: #f5f8fa;
    border-radius: 0.2rem;
    overflow: hidden;
}

.forum-list .content .pic img {
    width: 100%;
    height: 100%;
}

.forum-list .content .video-pic {
    float: left;
    margin: 0 0.3rem 0.3rem 0;
    width: 4.4rem;
    background: #f5f8fa;
    border-radius: 0.2rem;
    overflow: hidden;
}

.forum-list .content .video-pic img {
    width: 100%;
    height: auto;
}

.forum-list .content .openAPP {
    color: #b2b2b2;
    margin-bottom: 0.6rem;
}

.forum-list .op {
    overflow: hidden;
}

.forum-list .op a {
    float: left;
    display: inline-block;
    margin-left: 0.6rem;
    overflow: hidden;
    min-width: 1.6rem;
    max-width: 2.96rem;
    height: 0.64rem;
    line-height: 0.64rem;
    color: #bfc2c7;
    text-align: center;
}

.forum-list .op a span {
    float: left;
    display: inline-block;
    font-size: 0.48rem;
    font-weight: 500;
    color: #a2a5ad;
}

.forum-list .op a .iconfont {
    float: left;
    display: inline-block;
    margin-right: 0.16rem;
    font-size: 0.52rem;
}

.forum-list .op a .icon-pingjia {
    font-size: 0.68rem;
}

.forum-list .op .js-warning span {
    display: none;
}

.forum-list .op .fr a:first-child,
.forum-list .op .fl a:first-child {
    margin-left: 0;
}

/* 分页 */
.pagination {
    text-align: center;
    padding: 1em;
    line-height: 1.7em;
    margin-top: 0.6rem;
}

.pagination ul {
    display: inline-flex;
    align-items: center;
}

.pagination a, .pagination select {
    margin-left: 1em;
}

.pagination select {
    color: #F2B22C;
}

/* 无数据 */
.noData {
    margin: 0 auto;
    padding: 2rem 0;
    text-align: center;
    position: relative;
}

.noData .pic {
    height: 7.6rem;
    background: center center url(../images/no_data@2x.png) no-repeat;
    background-size: 4.2rem;
}

.noData h3 {
    line-height: 0.84rem;
    font-size: 0.52rem;
    color: #333;
    font-weight: 500;
}

.noData p {
    margin: 0.1rem 0;
    line-height: 0.8rem;
    font-size: 0.52rem;
    color: #999999;
}

.noData.noData-min {
    padding: 1.2rem 0;
}

.noData.noData-min .pic {
    height: 4rem;
    background-image: url(../images/no_data@2x.png);
    background-size: 2rem;
}

.noData.noData-min h3 {
    line-height: 0.64rem;
    font-size: 0.4rem;
}

.noData.noData-min p {
    line-height: 0.6rem;
    font-size: 0.4rem;
}

/* 论坛热门 */
.news-side {
    margin-bottom: 0.7rem;
    padding: 0.5rem;
    background: #fff;
    position: relative;
    border-radius: 0.16rem;
}

.news-side ul {
    margin: 0.2rem 0;
}

.news-side li {
    padding: 0.22rem 0;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-side li i {
    display: inline-block;
    float: left;
    margin-right: 0.2rem;
    min-width: 0.4rem;
    font-size: 0.6rem;
    color: #888;
    text-align: center;
    cursor: default;
}

.news-side li a {
    color: #333;
    font-size: 0.6rem;
    transition: all .2s;
}

.news-side li.n1 i, .news-side li.n2 i, .news-side li.n3 i {
    color: #fff;
    border-radius: 2rem;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-top: 0.04rem;
}

.news-side li.n1 i {
    background-color: #FF5858;
}

.news-side li.n2 i {
    background-color: #FF9B58;
}

.news-side li.n3 i {
    background-color: #F8DB55;
}

.new-hot li:nth-child(-n+3) i {
    background: no-repeat center / contain;
    font-size: 0;
    color: transparent;
    /* width: 0.68rem;
  height: 0.68rem;
  margin-right: 0.06rem;
  margin-top: -0.07rem; */
}

.new-hot li .n1 {
    background-image: url("../images/hot1.png") !important;
}

.new-hot li .n2 {
    background-image: url("../images/hot2.png") !important;
}

.new-hot li .n3 {
    background-image: url("../images/hot3.png") !important;
}

.news-side li .iconfont {
    font-size: 0.4rem;
}

.news-side li:hover a {
    color: #F2B22C;
}

.news-side li:last-child {
    padding-bottom: 0;
}

.news-side.index .hd h2 {
    color: #333333;
    display: flex;
    align-items: center;
    font-size: 0.72rem;
}

.news-side.index .hd h2 i {
    width: 0.16rem;
    height: 0.72rem;
    background: #F2B22C;
    border-radius: 0.04rem;
    display: block;
    margin-right: 0.2rem;
}

.news-side.new-hot li:nth-child(-n+3) i {
    background: no-repeat center / contain;
    font-size: 0;
    color: transparent;
    width: 0.54rem;
    height: 0.54rem;
    margin-right: 0.06rem;
    margin-top: -0.07rem;
}

.news-side.new-hot li.n1 i {
    background-image: url("../images/hot1.png");
}

.news-side.new-hot li.n2 i {
    background-image: url("../images/hot2.png");
}

.news-side.new-hot li.n3 i {
    background-image: url("../images/hot3.png");
}

.news-side li .iconfont {
    font-size: 0.4rem;
}

.news-side li:hover a {
    color: #F2B22C;
}

.news-side li:last-child {
    padding-bottom: 0;
}

.news-side.index .hd h2 {
    color: #333333;
    display: flex;
    align-items: center;
}

/* .sidebar .hd {
  overflow: hidden;
  padding-bottom: 0.28rem;
  font-size: 36px;
}
.sidebar .hd h2 {
  color: #F2B22C;
  font-weight: 600;
  float: left;
} */
.sidebar .hd .more {
    display: inline-block;
    font-size: .4rem;
    color: #888;
    float: right;
}

.hd .more:hover {
    color: #F2B22C;
}

.sidebar .hd .more .iconfont {
    float: right;
    padding-left: 0.2rem;
    font-size: 0.36rem;
}

/* 评论 */
.commentBox {
    padding: 0.2rem 0 2rem;
}

.commentBox .loading-more-btn {
    margin: 0.6rem auto 0;
}

.commentBox .comment-item {
    padding: 0.6rem;
    overflow: hidden;
    clear: both;
    position: relative;
}

.commentBox .info {
    overflow: hidden;
    padding-left: 2rem;
    position: relative;
}

.commentBox .info .avatar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    background: #f5f8fa;
    border-radius: 100%;
}

.commentBox .info .name {
    float: left;
    margin-bottom: 0.32rem;
    height: 0.88rem;
}

.commentBox .info .name em {
    display: inline-block;
    max-width: 6rem;
    line-height: 0.88rem;
    font-size: 0.64rem;
    color: #F2B22C;
    font-weight: 600;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.commentBox .info .time {
    float: right;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.48rem;
    color: #b2b2b2;
}

.commentBox .info .js-warning {
    display: inline-block;
    float: left;
    margin-left: 0.52rem;
    height: 0.88rem;
    line-height: 0.88rem;
    overflow: hidden;
    font-size: 0.48rem;
    color: #b2b2b2;
}

.commentBox .info .js-warning i {
    display: inline-block;
    float: left;
    padding-right: 0.16rem;
    font-size: 0.48rem;
}

.commentBox .desc {
    clear: both;
    overflow: hidden;
    line-height: 1.5;
    font-size: 0.6rem;
    color: #000;
    word-wrap: break-word;
    word-break: break-all;
}

.commentBox ul {
    margin: 0.4rem 0 0 2rem;
    background: #f8f8f8;
    border-radius: 0.2rem;
}

.commentBox li {
    padding: 0.12rem 0.4rem;
    line-height: 1.5;
    font-size: 0.56rem;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.commentBox li:first-child {
    padding-top: 0.4rem;
}

.commentBox li:last-child {
    padding-bottom: 0.4rem;
}

.commentBox li p {
    position: relative;
    z-index: 2;
}

.commentBox li span {
    color: #F2B22C;
}

.commentBox li i {
    padding: 0 0.12rem;
    color: #333333;
}

.commentBox li:nth-child(3n + 1) span {
    color: #f6aafd;
}

.commentBox li:nth-child(3n + 1) em {
    color: #F2B22C;
}

.commentBox li:nth-child(3n + 2) span {
    color: #96b4fe;
}

.commentBox li:nth-child(3n + 2) em {
    color: #f6aafd;
}

.commentBox li:nth-child(3n) span {
    color: #F2B22C;
}

.commentBox li:nth-child(3n) em {
    color: #96b4fe;
}

.comment-bar {
    position: fixed;
    bottom: 0;
    z-index: 10;
    padding-bottom: 0.2rem;
    width: 100%;
    width: 15rem;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.comment-bar:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: left top;
    transform: scaleY(0.5);
    transform-origin: left top;
    top: 0;
}

.comment-bar .form {
    padding: 0 0.4rem;
    overflow: hidden;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
}

.comment-bar .text {
    float: left;
    display: block;
    padding-left: 0.2rem;
    width: 8.2rem;
    min-height: 1.5em;
    max-height: 6em;
    line-height: 1.5em;
    font-size: 0.56rem;
    color: #333333;
    background: none;
    border: 0;
    overflow: hidden;
    border-width: 0.6rem 0 0.6rem 0;
    border-color: #fff;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.comment-bar .text::-webkit-input-placeholder {
    color: #b2b2b2;
    opacity: 1;
}

.comment-bar p.text {
    color: #b2b2b2;
}

.comment-bar .btn {
    float: right;
    width: 1.8rem;
    height: 3em;
    cursor: pointer;
    font-size: 0.6rem;
    color: #999999;
    text-align: center;
    letter-spacing: 1px;
    border-width: 0.6rem 0 0.6rem 0;
    border-color: #fff;
    border-style: solid;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.comment-bar .btn.active,
.comment-bar .btn:active {
    color: #01bbb4;
}

.comment-bar .row1 .text {
    height: 1.5em;
}

.comment-bar .row1 .btn {
    height: 1.5em;
}


/*
 * 资讯 列表页
 */
.news-project-box {
    height: 2.2rem;
    overflow: hidden;
}

.news-project-box .new_nav {
    display: flex;
    /* flex-wrap: wrap; */
    margin: 5px 0 25px;
    height: 2.5rem;
    overflow-x: scroll;
    overflow-y: hidden;
}

.news-project-box .new_nav a {
    height: 0.9rem;
    font-size: 0.64rem;
    text-align: center;
    margin: 0.5rem;
    background-color: #fff;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-project-box .new_nav a h2 {
    font-size: 0.64rem;
}

.news-project-box .new_nav a.on {
    color: #F2B22C;
}

.news-project-box .new_nav a:hover::after, .news-project-box .new_nav a.on::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 0.12rem;
    bottom: 0;
    color: #F2B22C;
    border-radius: 0.06rem;
    background-color: #F2B22C;
}

/* 认证医生 */
.f-person-posi {
    background-color: #F2B22C;
    margin-left: 5px;
    font-size: 12px;
    color: #fff;
    padding: 0 3px 0 6px;
    line-height: 20px;
    border-radius: 14px;
}

/* 问答 */
.ask-Column .index-dir {
    margin-top: 0.6rem;
    position: relative;
}

.ask-Column .ask-top-btns {
    padding: 1rem 0;
    border-bottom: .52rem solid #f8f8f8;
    overflow: hidden
}

.ask-Column .index-dir .dir span {
    font-size: 0.56rem;
    position: absolute;
    left: 0.4rem;
    top: 0.58rem;
    width: auto;
    font-weight: 700;
}

.ask-Column .ask-top-btns .mqBtn {
    display: block;
    float: left;
    margin-left: .6rem;
    position: relative;
    width: 4.2rem;
    height: 2.8rem
}

.ask-Column .ask-top-btns .mqBtn img {
    width: 100%
}

.ask-Column .ask-top-btns .mqBtn p {
    position: absolute;
    top: .6rem;
    left: .4rem;
    z-index: 3;
    line-height: .72rem;
    font-size: .64rem;
    color: #fff;
    font-weight: 500
}

.ask-Column .ask-index {
    /* padding-top: 1.2rem */
}

.ask-list li {
    padding: .44rem .6rem;
    position: relative
}

.ask-list li:after {
    position: absolute;
    bottom: 0;
    left: .6rem;
    right: .6rem;
    display: block;
    content: '';
    height: 1px;
    background: #e8e8e8;
    -webkit-transform: scaleY(.5);
    -webkit-transform-origin: left top;
    transform: scaleY(.5);
    transform-origin: left top
}

.search-all .ask-list li:after {
    height: 0;
}

.ask-list li a {
    display: block
}

.ask-list li h3 {
    margin-bottom: .4rem;
    padding-left: 1rem;
    max-height: 1.84rem;
    line-height: .92rem;
    font-size: .6rem;
    color: #000;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: url(../images/ask_question.png) left .16rem no-repeat;
    background-size: .64rem
}

.ask-list li .other {
    line-height: .72rem;
    font-size: .48rem;
    color: #999;
    text-align: right;
    position: relative;
    clear: both
}

.ask-list li .other .time {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 1rem
}

.ask-list li .other span {
    display: inline-block;
    margin-left: .6rem
}

.ask-list li .other .iconfont {
    display: inline-block;
    margin-right: .12rem;
    font-size: .48rem;
    float: left
}

.ask-show .question-box {
    padding: .4rem;
    border: 0.02rem solid #ededed;
    border-radius: 0.2rem;
    margin: 0.8rem 0.6rem;

}

.ask-show .question-box h1 {
    margin-bottom: .4rem;
    padding-left: 1rem;
    line-height: .92rem;
    background: url(../images/ask_question.png) left .1rem no-repeat;
    background-size: .88rem;
    font-size: .56rem;
    font-weight: 400;
    color: #333333;
}

.ask-show .question-box .desc {
    line-height: 1.6;
    font-size: .56rem;
    color: #999;
    word-wrap: break-word;
    word-break: break-all;
    padding-left: 1rem;
    padding-right: 0.2rem;
    /*font-size: 0.48rem;*/
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.58rem;
}

.ask-show .answer-box {
    padding: 0 .6rem .6rem;
}

.ask-show .answer-box .hd {
    line-height: 1rem;
    margin-left: 0.4rem;
    margin-bottom: 0.4rem;
    font-size: .6rem;
    color: #000;
    font-weight: 600;
    padding-left: 0.8rem;
    background: url(../images/ask_answer.png) left 0.1rem/.88rem no-repeat;
}

.ask-show .answer-box .hd span {
    padding-left: .2rem;
    font-size: 0.48rem;
    font-weight: 400;
    color: #999999;
}

.ask-show .answer-box .answer-list {
    border: 0.02rem solid #ededed;
    border-radius: 0.2rem;
    padding: 0 0 .6rem;
}

.ask-show .answer-box .answer-list li {
    padding: .6rem .4rem 0;
    position: relative
}


.ask-show .answer-box .answer-list li .info {
    overflow: hidden;
    margin-bottom: .4rem;
    display: flex;
    align-items: center;
}

.ask-show .answer-box .answer-list li .info .avatar {
    float: left;
    margin-right: .3rem;
    width: 0.73rem;
    border-radius: 100%;
    overflow: hidden
}

.ask-show .answer-box .answer-list li .info .avatar img {
    width: 100%
}

.ask-show .answer-box .answer-list li .info .name {
    flex-grow: 1;
    display: inline-block;
    float: left;
    line-height: 0.68rem;
    height: 0.68rem;
    font-size: .44rem;
    color: #666;
    font-weight: 500
}

.ask-show .answer-box .answer-list li .info .name em {
    color: #999;
    padding-left: .2rem
}

.ask-show .answer-box .answer-list li .info .best {
    float: left;
    margin-left: .6rem;
    margin-top: .36rem;
    width: 1.12rem;
    height: .64rem;
    font-size: .44rem;
    color: #fff;
    text-align: center;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff8949;
    border-radius: .12rem
}

.ask-show .answer-box .answer-list li .info .wen {
    float: right;
    margin-top: .12rem;
    width: 2rem;
    height: 1.12rem;
    vertical-align: middle;
    font-size: .48rem;
    color: #F2B22C;
    text-align: center;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #F2B22C;
    border-radius: .16rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0.02rem solid #F2B22C;
    border-radius: 0.12rem;
    width: 2rem;
    height: 0.68rem;
    line-height: 0.68rem;
}

.ask-show .answer-box .answer-list li .desc {
    line-height: 1.6;
    font-size: .56rem;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
    background: #f5f5f5;
    border-radius: 0.2rem;
    /*font-size: 0.44rem;*/
    font-weight: 400;
    color: #e7b11e;
    line-height: 0.58rem;
    padding: 0.4rem 0.74rem;
}

.ask-show .answer-box .answer-list li .desc p {
    line-height: 1.6;
    font-size: .56rem;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
}

.ask-show .user-row {
    /* margin-bottom: 0.3rem; */
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: 0.28rem;
    overflow: hidden;
}

.ask-show .user-row .user {
    margin-right: 0.6rem;
    min-width: 2.2rem;
    float: left;
    display: flex;
    align-items: center;
}

.ask-show .user-row .user .avatar {
    float: left;
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    border-radius: 100%;
}

.ask-show .user-row .user .name {
    float: left;
    margin-left: 0.3rem;
    font-size: 0.4rem;
    color: #666666;
    font-weight: 500;
}

.ask-show .user-row .time {
    float: left;
    color: #999;
    font-weight: 500;
    font-size: 0.44rem;
}

.ask-show .user-row .other {
    /* width: 6rem; */
    float: right;
    overflow: hidden;
    position: relative;
    font-size: 0.48rem;
    color: #999;
    text-align: right;
    clear: none;
    line-height: inherit;
}

.ask-show .user-row .other i::before {
    font-size: 0.52rem;
}

.ask-show .user-row .other .time {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0.5rem;
}

.ask-show .user-row .other span {
    display: inline-block;
    margin-left: 0.2rem;
    min-width: 1.3rem;
    text-align: left;
    font-size: 0.4rem;
    font-weight: 500;
}

.ask-show .user-row .other .iconfont {
    display: inline-block;
    margin-right: 0.2rem;
    float: left;
    font-size: 0.52rem !important;
}

/* 搜索 */
.search .search-row {
    overflow: hidden;
    /* margin-bottom: 0.16rem; */
    border: 0.04rem solid #F0C467;
    border-radius: 0.5rem;
    background-color: #F2B22C;
}

.search .search-row form {
    display: flex;
}

.search .search-row .search-l {
    display: flex;
    align-items: center;
    font-size: 0.32rem;
    flex-grow: 1;
    float: left;
    background-color: #fff;
}

.search .search-row .iconfont {
    display: inline-block;
    width: 1rem;
    text-align: center;
    font-size: 0.6rem;
    color: #666666;
    float: left;
    padding-left: 0.2rem;
    background-color: #fff;
    line-height: 1.1rem;
}

.search .search-row input,
.search .search-row button {
    border: 0;
    box-sizing: border-box;
    font-size: 0.4rem;
}

.search .search-row #key {
    width: 7.54rem;
    font-size: 0.32rem;
    text-indent: 0.04rem;
    float: left;
}

.search .search-row #btn {
    width: 2.94rem;
    background: #F2B22C;
    font-size: 0.52rem;
    color: #fff;
    letter-spacing: 0.06rem;
    float: right;
    display: inline-block;
    cursor: pointer;
}

.search .hot-search span,
.search .hot-search a {
    display: inline-block;
    float: left;
    padding: 0 0.1rem;
    font-size: 0.28rem;
    color: #b2b2b2;
}

/* 首页登录 */
.login-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 2.5rem;
}

.login-box .img-info {
    width: 0.9rem !important;
    height: 0.9rem !important;
    margin-bottom: 0.1rem;
}

.login-box span {
    font-size: 0.28rem;
    font-weight: 400;
    color: #878787;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 1.5rem;
}

/* 导航头部logo */
.icon-logo {
    width: 2.94rem;
    height: 0.88rem;
    background: center/contain no-repeat;
    background-image: url('../images/logo.png');
    display: inline-block;
    position: absolute;
    bottom: 0.36rem;
}

/* 价格查询 */
.inquiry {
    padding: 0rem 0.24rem 0.4rem
}

.inquiry img {
    max-width: 100%;
    margin: 0 auto 0.4rem;
    pointer-events: none
}

.inquiry .li {
    position: relative
}

.inquiry .li span {
    position: absolute;
    left: 0;
    right: 0;
    height: 2.5rem;
    width: 100%;
    bottom: 1.5rem
}

.inquiry .list {
    border-radius: 5px;
    position: relative;
    padding: 0.8rem 0 0.8rem 0.4rem;
    margin-bottom: 0.4rem;
}

.inquiry .list h2 {
    position: absolute;
    top: 2.3rem;
    left: -1.2rem;
    right: 0;
    height: 0.84rem;
    font-size: 0.92rem;
    text-align: center;
    color: #341b1b
}

.inquiry .list .zxxj {
    position: absolute;
    bottom: 1.65rem;
    padding: 0.3em 1em;
    font-size: 0.64rem;
    text-align: center;
    color: #341b1b;
    left: 5.3rem
}

.inquiry .list ul {
    background: url(../images/bg.png) repeat-y left top/13.82rem auto transparent;
    width: 13.82rem
}

.inquiry .list::before {
    display: block;
    content: '';
    width: 13.845rem;
    height: 4.14rem;
    background: url(../images/top.png) no-repeat left top/13.82rem auto transparent
}

.inquiry .list::after {
    display: block;
    content: '';
    width: 13.845rem;
    height: 2.86rem;
    background: url(../images/bottom.png) no-repeat left top/13.82rem auto transparent;
    margin-top: -2px;
}

.inquiry .list h2 {
    background-size: 100%;
    padding: 1em 0 1em 1.5em;
    width: 60%;
    margin: 0 auto;
    color: #FFF;
    font-weight: bold;
}

.inquiry .list ul {
    padding: 1em 0;
    margin-top: -1px;
}

.inquiry .list ul li {
    padding-bottom: .5em;
}

.inquiry .list ul li:not(:first-child) {
    padding: .5em;
}

.inquiry .list ul li:last-child, .second nav ul li:nth-child(6) {
    border-bottom: none;
}

.inquiry .list ul li:first-child span {
    font-weight: bold;
    color: #FF725B !important;
}

.inquiry .list ul li span {
    width: 25%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.inquiry .list ul li span h3 {
    font-size: inherit;
}

.inquiry .list ul li span:first-child, .first-list nav ul li span:nth-child(3) {
    font-weight: bold;
}

.inquiry .list ul li span:nth-child(2), .list li table tr td:nth-child(2) {
    color: #4FA9EE;
}

.inquiry .list ul li em {
    display: block;
    font-size: .9em;
    color: #FF725B;
    font-weight: normal;
}

.inquiry .list li table tr td {
    width: 25%;
    text-align: center;
    height: 3em;
    border-bottom: 0px solid #f3f3f3;
    padding-top: .5em;
    padding-bottom: .5em;
}

.inquiry .list li table tr td:first-child {
    font-weight: bold;
}

.inquiry .list li table tr td:first-child i {
    display: block;
    font-weight: normal;
    font-size: .9em;
    color: #FF725B;
}

.inquiry .list li table tr td:nth-child(3) {
    border-right: 0px solid #f3f3f3;
}

.inquiry .list li table tr:first-child td:last-child {
    border-right: 0px solid #f3f3f3;
    color: #FF725B;
}


.inquiry .list:nth-child(5n+2) {
    background: #ff9482;
}

.inquiry .list:nth-child(5n+3) {
    background: #9ac5ff;
}

.inquiry .list:nth-child(5n+4) {
    background: #ffc38d;
}

.inquiry .list:nth-child(5n+5) {
    background: #a178ff;
}

.inquiry .list:nth-child(5n+6) {
    background: #9cdf96;
}

.inquiry .fourth h2 {
    font-size: 0.84rem;
    top: 2.4rem;
    left: -0.75rem;
}


[v-cloak] {
    display: none;
}

/* 图片模糊处理 */
/* 整形项目 */
/* 整形资讯 */
.new-index-list .content-left img,
.news-list li .pic img,
.new-index-content .new-index-content-list .content-right img, .new-show .content img,
    /* 变美社区 */
.forum-list .content .pic img, .new-index-list .content-left .img,
.forum-show-con .forum-list .content .desc2 img {
    filter: blur(5px);
}

.shenming {
    color: #7d7d7d;
    border: 1px solid #eee;
    padding: 10px;
    line-height: 32px;
    font-size: 14px
}

.score {
    color: #7d7d7d;
    border: 1px solid #eee;
    padding: 10px;
    line-height: 15px;
    font-size: 14px
}


/*.new-show .content h2 span {*/
/*    color: #f2ca5f;*/
/*    font-weight: bold;*/
/*    font-size: 1.5em;*/

/*}*/

/*.new-show .content h3 span {*/
/*    color: #f2ca5f ;*/
/*    font-weight: bold;*/
/*    font-size: 1.17em;*/
/*}*/

.content h3 {
    color: #f2ca5f;
    font-weight: bold;
    font-size: 1.17em;
}

.content h2 {
    color: #f2ca5f;
    font-weight: bold;
    font-size: 1.5em;;

}


.source-info{
    width: 80%;
    margin-bottom: 10px;
}
.source-info div{
    font-size: 12px;
    flex: 1;
}
.source-info span{
    color: #1E9FFF;
}

.source-info a{
    color: #1E9FFF;
}

