/* reset.css -----------------------------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
header,
footer,
section,
article,
aside,
nav,
figure,
figcaption {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
}

html {
    height: 100%;
}

body {
    font-family: "Microsoft Yahei", "Helvetica";
    line-height: 1.2;
    color: #333333;
    position: relative;
    min-height: 100%;
}

a {
    color: #333333;
}

html * {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

img {
    max-width: 100%;
    border: 0;
    /*-webkit-touch-callout: none;*/
}

ul,
ol {
    list-style: none;
}

/* form-reset.css -----------------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    background: none;
    border: none;
}

a,
input,
textarea,
button {
    color: #333333;
    text-decoration: none;
    border: none;
}

input,
button,
textarea,
select,
optgroup,
option {
    font: 1rem "Microsoft Yahei", "Helvetica";
}

input[type="button"],
input[type="text"],
input[type="submit"],
input[type="search"],
input[type="tel"],
input[type="number"],
select,
option,
.appNone {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

/* const.css -----------------------------------------------------------------*/
.icon {
    display: inline-block;
    background-color: transparent;
    background-repeat: no-repeat;
}

.VAM:after {
    content: "";
    display: inline-block;
    overflow: hidden;
    height: 100%;
    width: 0;
    font-size: 0;
    vertical-align: middle;
}

.wbwr {
    word-break: break-all;
    word-wrap: break-word;
}

.clr:after,
.clr:before {
    content: "";
    display: table;
}

.clr:after {
    clear: both;
}

.clr {
    zoom: 1;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

.vam {
    vertical-align: middle;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.taj {
    text-align: justify
}

.ovh {
    overflow: hidden;
}

.vat {
    vertical-align: top;
}

.vam {
    vertical-align: middle;
}

.posr {
    position: relative;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.fs0 {
    flex-shrink: 0;
}

.fg1 {
    flex-grow: 1;
}

.flex {
    display: flex;
}

.aic {
    align-items: center;
}

@media only screen and (min-width: 320px) {
    html {
        font-size: 42.66667px;
    }
}

@media only screen and (min-width: 360px) {
    html {
        font-size: 48px;
    }
}

@media only screen and (min-width: 375px) {
    html {
        font-size: 50px;
    }
}

@media only screen and (min-width: 384px) {
    html {
        font-size: 51.2px;
    }
}

@media only screen and (min-width: 414px) {
    html {
        font-size: 55.2px;
    }
}

@media only screen and (min-width: 480px) {
    html {
        font-size: 64px;
    }
}

@media only screen and (min-width: 640px) {
    html {
        font-size: 85.33333px;
    }
}

@media only screen and (min-width: 750px) {
    html {
        font-size: 100px;
    }
}

@media only screen and (max-width: 319px) {
    html {
        font-size: 42.53333px;
    }
}

body {
    margin: 0 auto;
    min-width: 320px;
    max-width: 750px;
    font-size: 0.32rem;
    background: #F2F3F7;
}

em,
i {
    font-style: normal;
}

input {
    background: none;
}

.f0 {
    font-size: 0;
}

.f22 {
    font-size: 0.22rem;
}

.f24 {
    font-size: 0.24rem;
}

.f26 {
    font-size: 0.26rem;
}

.f28 {
    font-size: 0.28rem;
}

.f32 {
    font-size: 0.32rem;
}

.mt10 {
    margin-top: 0.1rem;
}

.mt15 {
    margin-top: 0.15rem;
}

.mt20 {
    margin-top: 0.2rem;
}

.mt25 {
    margin-top: 0.25rem;
}

.mt30 {
    margin-top: 0.3rem;
}

.mt40 {
    margin-top: 0.4rem;
}

.mb10 {
    margin-bottom: 0.1rem;
}

.ml20 {
    margin-left: 0.2rem;
}

.mr20 {
    margin-right: 0.2rem;
}

.mr10 {
    margin-right: 0.1rem;
}

.pt5 {
    padding-top: 0.05rem;
}

.pt10 {
    padding-top: 0.1rem;
}

.pt15 {
    padding-top: 0.15rem;
}

.pt20 {
    padding-top: 0.2rem;
}

.pt30 {
    padding-top: 0.3rem;
}

.pb10 {
    padding-bottom: 0.1rem;
}

.pb20 {
    padding-bottom: 0.2rem;
}

.pr20 {
    padding-right: 0.2rem;
}

.pl20 {
    padding-left: 0.2rem;
}

.fwb {
    font-weight: bold;
}

.white {
    background: #fff;
}

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

.clamp4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.w100 {
    width: 100%;
}

.none {
    display: none;
}

.a-link {
    color: #63C5A4;
}

.all-img {
    display: block;
    width: 100%;
    object-fit: contain;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.d-flex-i {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.i-top {
    position: relative;
}

.i-top:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 7rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(99%, #F2F3F7));
    background: -webkit-linear-gradient(top, white 0, #F2F3F7 99%);
    background: linear-gradient(to bottom, white 0, #F2F3F7 99%);
}

.t-top {
    position: relative;
}

.t-top:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 7rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#F2F3F7), color-stop(47%, #F2F3F7), to(#62C4A6));
    background: -webkit-linear-gradient(bottom, #F2F3F7 0%, #F2F3F7 47%, #62C4A6 100%);
    background: linear-gradient(360deg, #F2F3F7 0%, #F2F3F7 47%, #62C4A6 100%);
}

.t-top .header .header-container {
    background: transparent;
    color: #fff;
    padding: 0;
}

.t-top .header .header-container .go-back span {
    display: inline-block;
    border-width: 0 0 2px 2px;
    width: 0.2rem;
    height: 0.2rem;
    border-style: solid;
    border-color: transparent transparent #fff #fff;
}

.t-top .header .header-container .header-title {
    color: #fff;
}

.t-top .header .header-container .search-link {
    background: url(../images/icon-search-white.png) center center no-repeat;
    -webkit-background-size: 0.36rem 0.36rem;
    background-size: 0.36rem 0.36rem;
}

.t-top .header .header-container .icon-header-menu {
    background: url(../images/icon-header-menu-white.png) center center no-repeat;
    -webkit-background-size: 0.4rem 0.1rem;
    background-size: 0.4rem 0.1rem;
}

.m-top {
    position: relative;
}

.m-top:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.9rem;
    background: #fff;
}

.m-top .header .header-container {
    padding: 0;
}

.header-detail .header-container .search-link {
    background: url(../images/icon-search-white.png) center center no-repeat !important;
    -webkit-background-size: 0.36rem 0.36rem !important;
    background-size: 0.36rem 0.36rem !important;
}

.header {
    height: 0.88rem;
}

.header .header-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.15rem;
    width: 100%;
    height: 100%;
    border: 3px solid #62C4A6;
    -webkit-border-radius: 0.44rem;
    border-radius: 0.44rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0.24rem;
}

.header .logo {
    padding-right: 0.2rem;
    width: 1.81rem;
    height: 0.39rem;
    border-right: 1px solid #979797;
}

.header.header-index .header-container {
    padding: 0;
}

.header .m-logo-main {
    width: 2.02rem;
    height: 0.42rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.header .m-logo-tag {
    width: 2.28rem;
    height: 0.36rem;
    display: inline-block;
    vertical-align: middle;
}

.header .form {
    margin-left: 0.2rem;
}

.header .inp {
    font-size: 0.26rem;
    color: #888;
}

.header .submit {
    margin-left: 0.2rem;
    width: 1rem;
    height: 0.58rem;
    font-size: 0.26rem;
    color: #fff;
    background: #62C4A6;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
}

.header .header-container {
    padding: 0 0.2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    z-index: 999999;
    height: 0.88rem;
}

.header .header-container .go-back {
    width: 0.4rem;
    height: 0.88rem;
    position: relative;
    z-index: 99999;
}

.header .header-container .go-back span {
    margin-top: 0.34rem;
    display: inline-block;
    border-width: 0 0 2px 2px;
    width: 0.2rem;
    height: 0.2rem;
    border-style: solid;
    border-color: transparent transparent #242424 #242424;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header .header-container .header-title {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 60%;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.36rem;
    color: #000;
    text-align: center;
}

.header .header-container .search-link {
    display: inline-block;
    vertical-align: middle;
    width: 0.36rem;
    height: 0.88rem;
    background: url(../images/icon-m-search.png) center center no-repeat;
    -webkit-background-size: 0.36rem 0.36rem;
    background-size: 0.36rem 0.36rem;
}

.header .header-container .menu {
    display: inline-block;
    vertical-align: middle;
}

.header .header-container .icon-header-menu {
    margin-left: 0.3rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/icon-header-menu.png) center center no-repeat;
    -webkit-background-size: 0.4rem 0.1rem;
    background-size: 0.4rem 0.1rem;
}

.header-sub-wrap-mask {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.top_menus {
    position: absolute;
    z-index: 55555555;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.4rem 0.3rem 0.2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #E6E6E6;
}

.icon-close {
    position: absolute;
    right: 0;
    top: 0.31rem;
    width: 0.28rem;
    height: 0.28rem;
    background: url(../images/icon-close.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer;
}

.header-tip {
    line-height: 0.9rem;
    font-size: 0.3rem;
    color: #333;
}

.header-sub-nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.25rem;
}

.header-sub-item {
    margin-bottom: 0.25rem;
    max-width: 25%;
    min-width: 25%;
    padding-right: 0.25rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-link {
    display: block;
    height: 1.5rem;
    background: #fff;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem;
}

.header-sub-ico {
    padding-top: 0.3rem;
    display: inline-block;
    width: 0.44rem;
    height: 0.44rem;
}

.header-detail {
    background: #63C5A4
}

.header-detail .header-container {
    background: transparent
}

.header-left {
    height: 0.88rem;
    font-size: 0;
}

.go-home {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 0.68rem;
    height: 0.88rem;
    background: url(../images/icon-home.png) left center no-repeat;
    -webkit-background-size: 0.46rem 0.46rem;
    background-size: 0.46rem 0.46rem;
}

.go-home:after {
    content: '';
    position: absolute;
    right: -2px;
    top: 0;
    width: 1px;
    height: 100%;
    background: url(../images/pic-header-line1.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.upper-level {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.3rem;
    line-height: 0.88rem;
    color: #fff;
    font-size: 0.36rem;
    background: url(../images/pic-header-line.png) right center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.header-detail .header-container .icon-header-menu {
    background: url(../images/icon-header-menu-white.png) center center no-repeat;
    -webkit-background-size: 0.4rem 0.1rem;
    background-size: 0.4rem 0.1rem;
}

.wrap {
    padding: 0 0.2rem;
}

.swiper {
    width: 100%;
    height: 100%;
}

.block-common {
    padding: 0 0.2rem 0.2rem;
    background: #fff;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
}

.header-common {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 0.88rem;
}

.header-common h2 {
    font-size: 0.34rem;
    font-weight: 500;
}

.header-common p {
    font-size: 0.24rem;
}

.header-common p a {
    color: #8F8F8F;
    display: block;
    font-size: 0;
}

.header-common p span {
    display: inline-block;
    font-size: 0.24rem;
    vertical-align: middle;
    margin-right: 0.06rem;
}

.base-color {
    color: #999;
}

.footer {
    padding: 0.3rem 0.2rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-align: center;
    color: #fff;
    background: #3B393E;
}

.paging {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.paging a:nth-of-type(1),
.paging a:last-of-type {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    color: #63C5A4;
    background: #fff;
    height: 0.7rem;
    font-size: 0.26rem;
    line-height: 0.7rem;
    text-align: center;
    border: 1px solid #EFEFEF;
    display: block;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
}

.currBox {
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -moz-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    margin: 0 0.2rem;
    background: #fff;
}

.currBox em {
    color: #666;
}

.currBox span:nth-of-type(1) {
    color: #63C5A4;
}

.currBox span:last-of-type {
    color: #2A2A2A;
}

.currBox {
    height: 0.7rem;
    font-size: 0.28rem;
    line-height: 0.7rem;
    text-align: center;
    border: #EFEFEF 1px solid;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
}

.paging-num-arrow {
    display: inline-block;
    border-width: 0 0 2px 2px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: transparent transparent #c7c7c7 #c7c7c7;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -6px;
    margin-left: 0.2rem;
    vertical-align: middle;
}

.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.font-logo-img {
    position: relative;
    height: 100%;
    background-color: #CE92A5;
}

.font-logo-img.bgColor0 {
    background-color: #CE92A5;
}

.font-logo-img.bgColor1 {
    background-color: #CE92CD;
}

.font-logo-img.bgColor2 {
    background-color: #92CEB7;
}

.font-logo-img.bgColor3 {
    background-color: #92C5CE;
}

.font-logo-img.bgColor4 {
    background-color: #CEBF92;
}

.font-logo-img.bgColor5 {
    background-color: #EEB37D;
}

.font-logo-img.bgColor6 {
    background-color: #ADC4F2;
}

.font-logo-img.bgColor7 {
    background-color: #ADB5F2;
}

.font-logo-img.bgColor8 {
    background-color: #8AA2CB;
}

.font-logo-img.bgColor9 {
    background-color: #8AB1CB;
}

.font-logo-img .font-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: .34rem;
    color: #fff;
    letter-spacing: .04rem;
    line-height: .38rem;
}

.font-logo-img .font-img.small {
    font-size: .24rem;
    line-height: .26rem;
}

.search_highlight {
    color: red
}

.match_link {
    color: #62C4A6;
}

.dll-pos {
/*    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    height: 24px;
    font-size: 12px;*/
    color: #B37D11;
/*    line-height: 24px;*/
    background: #FEF5E2;
    -webkit-border-radius: 0 4px 27px 0;
    border-radius: 0 4px 27px 0;
}

.drug-brief .drug-name {
    font-size: 0.32rem;
    font-weight: bold;
    display: inline-block;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.voice{
    background-image: url(../images/voice-icon.png);
    background-size: 0.4rem;
    margin-right: 0.16rem;
    width: 0.4rem;
    height: 0.4rem;
    vertical-align: middle;
}


.cm-ls:first-child {
    border-top: none;
}

.cm-ls {
    position: relative;
    padding: 0.3rem 0;
    border-top: #eee dashed 1px;
}

.aur-ls {
    display: block;
}

.aur .aur-ls-title {
    font-weight: bold;
    font-size: 0.34rem;
    line-height: 0.36rem;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.2rem;
}

.n-voice .aur-ls-title {
    font-size: 0.32rem;
    font-weight: normal;
}

.aur .aur-ls-info {
    color: #999999;
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
}

.n-voice .aur-ls-info {
    margin-bottom: 0.1rem;
    font-size: 0.28rem;
    height: 0.44rem;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.aur .aur-ls-info .aur-li-ls:first-child {
    padding-left: 0;
    border-left: none;
}

.aur .aur-li-ls {
    padding: 0 0.12rem;
    border-left: 1px solid #999999;
    margin-bottom: .16rem;
}

.aur .aur-li-ls {
    border-left: none; 
    padding: 0 0.08rem;
}

.n-voice .aur-li-ls {
    border-left: none;
}

.fl {
    float: left;
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
}

.aur .aur-ls-audio {
    line-height: 0.6rem;
    background: #f8f8f8;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
    color: #999999;
    font-size: 0.24rem;
    padding-right: 0.2rem;
    margin-right: 0.32rem;
}

.n-voice .aur-ls-audio {
    line-height: 0.48rem;
    color: #45c25c;
    background: #edf9e8;
}

.n-voice .aur-ls-audio {
    margin-right: 0;
}

.n-voice .aur-ls-audio {
    padding-left: 0.2rem;
    line-height: 0.48rem;
    color: #45c25c;
    background: #edf9e8;
}

.n-n-voice .n-voice .aur-ls-audio {
    padding-left: 0;
}

.aur .aur-ls-imgwrap {
    width: 0.72rem;
    height: 0.72rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-top: -0.06rem;
    overflow: hidden;
    margin-right: 0.2rem;
}

.n-voice .aur-ls-imgwrap {
    margin-top: 0;
    width: 0.48rem;
    height: 0.48rem;
}

.aur .icon-audrel-column {
    width: 0.21rem;
    height: 0.21rem;
    background: no-repeat;
    background-position: -1.44rem -0.6rem;
    -webkit-background-size: contain;
    background-size: contain;
    margin-top: 0.2rem;
    margin-right: 0.7rem;
}

.n-voice .icon-audrel-column {
    margin-top: 0.14rem;
    margin-right: 0.5rem;
}

.toi-audio .audiojs .play {
    background: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover;
}

.pic-dise, .pic-online, .exp .icon-experts, .pic-audio, .aur .icon-audrel-column, .doctor-in .ico-doctor, .toi-audio .audiojs .play, .toi-audio .audiojs .loading, .toi-audio .audiojs .error {
    background-image: url(../images/style.png);
    background-size: 1.84rem 1.81rem;
}

.aur .aur-lsb-other {
    color: #999999;
    line-height: 0.6rem;
    font-size: 0.24rem;
    margin-right: 0.25rem;
}

.n-voice .aur-lsb-other {
    line-height: 0.48rem;
}

.n-voice .aur-lsb-other {
    margin-right: 0;
    margin-left: 0.25rem;
}


.toi-wrap {
    position: relative;
}

.toi-audio {
    border: 1px solid #e4e4e4;
    margin-top: 0.3rem;
}

.audiojs {
    width: 460px;
    height: 36px;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
    background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.toi-audio .audiojs {
    padding: 0.22rem 0.28rem;
    height: 0.64rem;
    width: auto;
    background: #fafafa;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.audiojs audio {
    position: absolute;
    left: -1px;
}

.audiojs .play-pause {
    width: 25px;
    height: 40px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #000;
}

.toi-audio .audiojs .play-pause {
    border-right: none;
    width: 0.64rem;
    height: 0.64rem;
    padding: 0;
    position: relative;
}

.audiojs p {
    display: none;
    width: 25px;
    height: 40px;
    margin: 0px;
    cursor: pointer;
}

.toi-audio .audiojs p {
    width: 0.64rem;
    height: 0.64rem;
    padding: 0;
}

.toi-audio .audiojs .pause {
    background: url(../images/icon-audio-pause.gif) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.audiojs .scrubber {
    position: relative;
    float: left;
    width: 280px;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}

.toi-audio .audiojs .scrubber {
    margin: 0;
    margin-left: 0.53rem;
    width: 5rem;
    height: 0.3rem;
    position: relative;
    border-top: none;
    background: transparent;
    overflow: initial;
}

.toi-audio .audiojs .scrubber::before {
    content: '';
    display: block;
    position: absolute;
    top: 0.18rem;
    left: 0;
    width: 100%;
    height: 0.05rem;
    background: #eee;
}

.audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #ccc;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
    background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}

.toi-audio .audiojs .scrubber .progress {
    top: 0.18rem;
    height: 0.05rem;
    background: #29a737;
}

.toi-audio .audiojs .scrubber .progress::before {
    content: '';
    display: block;
    position: absolute;
    top: -0.05rem;
    right: -0.08rem;
    width: 0.16rem;
    height: 0.16rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #29a737;
}

.toi-audio .audiojs .scrubber .progress::after {
    content: '';
    display: block;
    position: absolute;
    top: -0.11rem;
    right: -0.14rem;
    width: 0.28rem;
    height: 0.28rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(41, 167, 55, 0.36);
}

.toi-audio .audiojs .scrubber .loaded {
    top: 0.18rem;
    height: 0.05rem;
    background: #c8c8c8;
}

.toi-audio .audiojs .time {
    position: absolute;
    bottom: 0.22rem;
    left: 1.45rem;
    width: 5rem;
    height: 0.24rem;
    border-left: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-shadow: none;
    font-size: 0.22rem;
    line-height: 0.24rem;
}

.toi-audio .audiojs .time em {
    float: left;
    padding: 0;
    color: #999999;
}

.toi-audio .audiojs .time strong {
    float: right;
    padding: 0;
    color: #999999;
}

.toi-audio .audiojs .time strong {
    display: none;
}

.toi-alltime {
    position: absolute;
    bottom: 0.22rem;
    right: 0.4rem;
    font-size: 0.22rem;
    color: #999;
    line-height: 0.24rem;
    font-weight: normal;
    font-family: yahei;
}

.playing .pause {
    display: block;
}

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

.m-cell {
    padding: 0 0.3rem 0.3rem;
}
.b-top {
    border-top: 0.2rem solid #f8f8f8;
}

.posr {
    position: relative;
}

.m-cell-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 1.1rem;
    border-bottom: 1px solid #eee;
}

.m-cell-header h2 {
    position: relative;
    padding-left: 0.2rem;
    font-size: 0.4rem;
    font-weight: normal;
}

.m-cell-header h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0.08rem;
    height: 100%;
    background: #7753ff;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
}

.m-s-nav .on {
    line-height: 1.1rem;
    color: #7753ff;
    border-bottom: #7753ff 2px solid;
}

.m-s-nav p {
    display: inline-block;
    margin-left: 0.2rem;
    font-size: 0.32rem;
}

.ms-list-u li {
    padding: 0.3rem 0;
    border-bottom: 1px solid #eee;
}

.ms-list-u .ms-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.ms-list-u .msl-item-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ms-list-u .msl-item-info .msl-item-title {
    font-size: 0.32rem;
    line-height: 0.48rem;
    max-height: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.h100 .msl-item-title {
    height: 1rem;
}

.ms-list-u .msl-item-info .msl-item-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.1rem;
    font-size: 0.24rem;
    color: #999;
}

.ms-list-u .msl-item-info .icon-look {
    width: 0.26rem;
    height: 0.18rem;
    background: url(../images/icon-look.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: middle;
}

.ms-list-u .msl-item-info .msl-item-time span {
    vertical-align: middle;
}

.ms-list-u .msl-item-pic {
    margin-left: 0.3rem;
    width: 2.24rem;
    height: 1.3rem;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
}

.ms-list-u .btn-play {
    position: absolute;
    left: 0.2rem;
    bottom: 0.2rem;
    width: 0.5rem;
    height: 0.28rem;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem;
    -webkit-background-size: 0.11rem 0.16rem;
    background-size: 0.11rem 0.16rem;
}

.ms-more {
    display: block;
    margin: 0.3rem auto 0;
    width: 2.48rem;
    height: 0.6rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#b09df8), to(#7753ff));
    background: -webkit-linear-gradient(left, #b09df8, #7753ff);
    background: linear-gradient(to right, #b09df8, #7753ff);

}

.msl-voice-depart {
    padding-top: 0.1rem;
    font-size: 0.28rem;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.msl-voice-dur {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: 0.48rem;
    line-height: 0.48rem;
    background: #f0f8e9;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
}

.msl-voice-dur .msl-v-avar {
    margin-right: 0.2rem;
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.msl-voice-dur .icon-dur {
    margin-right: 0.3rem;
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/icon-dur.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.msl-voice-dur .msl-v-dur {
    display: inline-block;
    font-size: 0.24rem;
    color: #45c25c;
}

.msl-voice-date {
    font-size: 0.24rem;
    color: #999;
}

.msl-voice-date p {
    display: inline-block;
    margin-left: 0.2rem;
}

.icon-voice {
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/icon-voice.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: middle;
}

.column-title-em {
    font-size: 0.32rem;
    color: #333;
    font-weight: bold;
}

.icon-vo {
    width: 0.32rem;
    height: 0.28rem;
    background: url(../images/icon-voice-detail.png) no-repeat;
    background-size: 0.32rem 0.28rem;
    vertical-align: middle;
}