@charset "UTF-8";
@import url("font.css");
/* 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%; background-color: #f4f5f6; }

body { font-family: "Microsoft Yahei", "Helvetica"; line-height: 1.2; color: #333333; }

a { color: #333333; }

html * { outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }

img { max-width: 100%; border: 0; vertical-align: top; /*-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(255, 255, 255, 0.5); }

input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder { color: rgba(255, 255, 255, 0.5); }

@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; } }

/*通用类*/
/* 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; }

.fll { float: left; }

.flr { float: right; }

.vam { vertical-align: middle; }

.db { display: block; }

.dib { display: inline-block; }

.vh { visibility: hidden; }

.tar { text-align: right; }

.tal { text-align: left; }

.tac { text-align: center; }

.ovh { overflow: hidden; }

.ovx { overflow-x: auto; }

.vat { vertical-align: top; }

.vam { vertical-align: middle; }

.posr { position: relative; }

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

.bb { background-color: #eae7e7; }

/*字体字号*/
.f18 { font-size: 0.18rem; }

.f20 { font-size: 0.2rem; }

.f22 { font-size: 0.22rem; }

.f24 { font-size: 0.24rem; }

.f26 { font-size: 0.26rem; }

.f28 { font-size: 0.28rem; }

.f30 { font-size: 0.3rem; }

.f32 { font-size: 0.32rem; }

.f34 { font-size: 0.34rem; }

.f36 { font-size: 0.36rem; }

.f38 { font-size: 0.38rem; }

.f40 { font-size: 0.4rem; }

.f42 { font-size: 0.42rem; }

.f44 { font-size: 0.44rem; }

.f46 { font-size: 0.46rem; }

.f48 { font-size: 0.48rem; }

.f50 { font-size: 0.5rem; }

.f52 { font-size: 0.52rem; }

.f54 { font-size: 0.54rem; }

.f56 { font-size: 0.56rem; }

.f58 { font-size: 0.58rem; }

.f60 { font-size: 0.6rem; }

/*字体颜色*/
/*蓝色*/
.fcb { color: #2d85e4; }

.fcg { color: #07d0c3; }

.fc3 { color: #333; }

.fc4 { color: #444; }

.fc5 { color: #555; }

.fc6 { color: #666; }

.fc8 { color: #888; }

.fc9 { color: #999; }

.fcf { color: #fff; }

.fc0 { color: #000; }

.fcy { color: #ffa800; }

.red { color: #f00; }

/*去除加粗*/
.fn { font-weight: normal; }

/*去除倾斜*/
.fs { font-style: normal; }

/*单行字体缩略*/
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/*下边距*/
.mb10 { margin-bottom: 0.1rem; }

.mb20 { margin-bottom: 0.2rem; }

.mb30 { margin-bottom: 0.3rem; }

.mb40 { margin-bottom: 0.4rem; }

.mb15 { margin-bottom: 0.15rem; }

.mb17 { margin-bottom: 0.17rem; }

.mb25 { margin-bottom: 0.25rem; }

.mb35 { margin-bottom: 0.35rem; }

.mb45 { margin-bottom: 0.45rem; }

.mb50 { margin-bottom: 0.5rem; }

.mt20 { margin-top: 0.2rem; }

/*右边距*/
.mr10 { margin-right: 0.1rem; }

.mr20 { margin-right: 0.2rem; }

.mr30 { margin-right: 0.3rem; }

.mr40 { margin-right: 0.4rem; }

.mr15 { margin-right: 0.15rem; }

.mr25 { margin-right: 0.25rem; }

.mr35 { margin-right: 0.35rem; }

.mr45 { margin-right: 0.45rem; }

/*左边距*/
.ml10 { margin-left: 0.1rem; }

.ml20 { margin-left: 0.2rem; }

.ml30 { margin-left: 0.3rem; }

.ml40 { margin-left: 0.4rem; }

.ml15 { margin-left: 0.15rem; }

.ml25 { margin-left: 0.25rem; }

.ml35 { margin-left: 0.35rem; }

.ml45 { margin-left: 0.45rem; }

.ml50 { margin-left: 0.5rem; }

/*左填充*/
.pl10 { padding-left: 0.1rem; }

.pl20 { padding-left: 0.2rem; }

.pl30 { padding-left: 0.3rem; }

.pl40 { padding-left: 0.4rem; }

.pl15 { padding-left: 0.15rem; }

.pl25 { padding-left: 0.25rem; }

.pl35 { padding-left: 0.35rem; }

.pl45 { padding-left: 0.45rem; }

/*右填充*/
.pr10 { padding-right: 0.1rem; }

.pr20 { padding-right: 0.2rem; }

.pr30 { padding-right: 0.3rem; }

.pr40 { padding-right: 0.4rem; }

.pr15 { padding-right: 0.15rem; }

.pr25 { padding-right: 0.25rem; }

.pr35 { padding-right: 0.35rem; }

.pr45 { padding-right: 0.45rem; }

/*上填充*/
.pt10 { padding-top: 0.1rem; }

.pt20 { padding-top: 0.2rem; }

.pt30 { padding-top: 0.3rem; }

.pt40 { padding-top: 0.4rem; }

.pt15 { padding-top: 0.15rem; }

.pt25 { padding-top: 0.25rem; }

.pt35 { padding-top: 0.35rem; }

.pt45 { padding-top: 0.45rem; }

.pb10 { padding-bottom: 0.1rem; }

.pb15 { padding-bottom: 0.15rem; }

.pb20 { padding-bottom: 0.2rem; }

.pb25 { padding-bottom: 0.25rem; }

.pb30 { padding-bottom: 0.3rem; }

.pb40 { padding-bottom: 0.4rem; }

.pb50 { padding-bottom: 0.5rem; }

.pb60 { padding-bottom: 0.6rem; }

/*0*/
.mb0 { margin-bottom: 0 !important; }

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

.fs0 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }

.fs1 { -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; }

.aic { -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.jcc { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.jsb { -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.fg0 { -webkit-box-flex: 0; -webkit-flex-grow: 0; -moz-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; }

.fg1 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.fww { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.w50 { width: 50%; }

.w100 { width: 100%; }

.h100 { height: 100%; }

.none { display: none; }

.bb1-dashed { border-bottom: 1px dashed #eee; }

.bt1-dashed { border-top: 1px dashed #eee; }

.bb1 { border-bottom: 1px solid #eee; }

.bl1 { border-left: 1px solid #eee; }

.bt1 { border-top: 1px solid #eee; }

.br1 { border-right: 1px solid #eee; }

.nobt1:first-child { border-top: none; }

.hidden2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }

.hidden4 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical; }

.bw { background-color: #fff; }

.lh52 { line-height: 0.52rem; }

.lh92 { line-height: 0.92rem; }

* { -webkit-overflow-scrolling: touch; }

/*头部*/
body { max-width: 750px; margin: 0 auto; }

.header { height: 0.86rem; background-color: #2f8af5; }

.header .btn { height: 100%; }

.header .go-back { width: 0.74rem; background: url(../images/left.png) no-repeat center/0.2rem auto; }

.header .menu { width: 0.96rem; background: url() no-repeat center/auto 0.38rem; }

.menus { height: 0.89rem; }

.menus .cell { margin-right: 0.4rem; padding: 0 0.04rem; }

.menus .cell.on { font-weight: bold; color: #333; font-size: 0.36rem; }

.menus .cell.on span { position: relative; z-index: 1; }

.menus .cell.on:after { position: absolute; width: 100%; height: 0.1rem; background-color: #2f8af5; content: ''; left: 0; bottom: -0.02rem; }

.list { padding: 0.24rem 0; }

.list .h4 { line-height: 0.46rem; margin-bottom: 0.18rem; }

.list .tips { height: 0.32rem; padding-left: 0.74rem; background: url() no-repeat left/auto 0.3rem; }

.list .tips .eye { padding-left: 0.36rem; background: url(../images/eye.png) no-repeat left/0.26rem auto; }

.h2-title { height: 0.86rem; }

.h2-title .right-more { padding-right: 0.2rem; background: url(../images/r.png) no-repeat right/0.12rem auto; }

.jrkx { -webkit-border-radius: 0.3rem; border-radius: 0.3rem; -webkit-box-shadow: 0 0 6px #ddd; box-shadow: 0 0 6px #ddd; padding: 0.15rem 0.3rem; }

.jrkx .txt-list .cell-list { height: 0.74rem; background-color: #fffdee; padding: 0 0.15rem; }

.jrkx .txt-list .cell-list .icon { width: 0.53rem; height: 100%; background: url() no-repeat left 0.2rem/auto 2.29rem; }

.jrkx .txt-list .cell-list.i1 { background-color: #f5f9fc; }

.jrkx .txt-list .cell-list.i1 .icon { background-position: left -0.74rem; }

.jrkx .txt-list .cell-list.i2 { background-color: #fdf9f6; }

.jrkx .txt-list .cell-list.i2 .icon { background-position: left -1.7rem; }

.img-txt-list .img,.list .img { width: 2.24rem; height: 1.26rem; -webkit-border-radius: 0.08rem; border-radius: 0.08rem; }

.img-txt-list .txt .title { line-height: 0.46rem; margin-top: -0.08rem; }

.img-txt-list .txt .title.h{ height: .92rem; }

.img-txt-list .txt .tips { height: 0.32rem; }

.img-txt-list .txt .tips .eye { padding-left: 0.36rem; background: url(../images/eye.png) no-repeat left/0.26rem auto; }

.img-txt-list .img-one { height: 3rem; -webkit-border-radius: 0.12rem; border-radius: 0.12rem; }

.banner .banner-cell { -webkit-box-shadow: 0 0 4px #eee; box-shadow: 0 0 4px #eee; border-radius: 0.12rem; }

.banner .banner-cell .img { height: 3rem; }

.banner .banner-cell .title { height: 0.94rem; padding: 0 0.2rem 0; }

.banner .banner-cell .title:before { width: 0.08rem; height: 0.08rem; content: ''; background-color: #ccc; margin-right: 0.1rem; }

.banner .banner-cell .flag { height: 0.73rem; width: 1.93rem; position: absolute; right: 0; top: 0; padding: 0.1rem 0 0 0.3rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url() no-repeat left bottom/2.29rem auto; }

.left-img { -webkit-border-radius: 0.12rem; border-radius: 0.12rem; }

.left-img .img { width: 2.4rem; height: 1.8rem; -webkit-border-radius: 0.1rem; border-radius: 0.1rem; }

.left-img .txt .h3 { line-height: 0.48rem; height: .9rem; margin-bottom: 0.58rem; }

.left-img .txt .eye { padding-left: 0.36rem; background: url(../images/eye.png) no-repeat left/0.26rem auto; }

.slide-img-cards .card { width: 3rem; height: 3rem; -webkit-box-shadow: 0 0 6px #ddd; box-shadow: 0 0 6px #ddd; margin-right: 0.2rem; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }

.slide-img-cards .card .img { width: 100%; height: 1.7rem; overflow: hidden; margin-bottom: 0.1rem; }

.slide-img-cards .card .img img { width: 100%; min-height: 100%; }

.slide-img-cards .card .des { padding: 0 0.2rem; height: 0.96rem; line-height: 0.48rem; }

.yjzh { -webkit-border-radius: 0.16rem; border-radius: 0.16rem; -webkit-box-shadow: 0 0 4px #eee; box-shadow: 0 0 4px #eee; }

.yjzh .h2-title .yjzh-icon { width: 2.6rem; height: 0.72rem; background: url() no-repeat left top/100% auto; }

.yjzh .title { line-height: 0.5rem; }

.yjzh .des { line-height: 0.42rem; }

.loading { height: 1.2rem; }

.loading .icon { width: 0.24rem; height: 0.24rem; background: url() no-repeat center/100% auto; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-animation: mymove 1s linear infinite; animation: mymove 1s linear infinite; }

@-webkit-keyframes mymove { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes mymove { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.nav { height: 0.8rem; }

.details .title { line-height: 0.6rem; }

.details .tips { height: 0.8rem; }

.tips .eye { padding-left: 0.36rem; background: url(../images/eye.png) no-repeat left/0.26rem auto; }

.details .content { line-height: 0.54rem; }

.details .content video { width: 100%; }

.details .content p { margin-bottom: 0.4rem; }

.details .content p:last-child { margin-bottom: 0.2rem; }

.details .content img { display: block; margin: 0 auto 0.3rem; max-width: 100%; }

.details .buttons .btn { width: 3rem; height: 0.7rem; -webkit-border-radius: 0.36rem; border-radius: 0.36rem; }

.details .buttons .btn .icon { width: 0.4rem; height: 0.4rem; background: url() no-repeat left center/0.34rem auto; }

.details .buttons .wx { background-color: #4cbf00; }

.details .buttons .qq { background-color: #4a9afd; }

.details .buttons .qq .icon { background: url() no-repeat left center/0.28rem auto; }

.bottom-list .h2 { line-height: 1rem; }

/*底部*/
.footer { background-color: #999; padding: 0.2rem 0.3rem 0.3rem;margin-bottom:1.5rem; }

.footer p { line-height: 0.4rem; }
.footer p a{color:#fff;}

.footer .card { padding-top: 0.1rem; }

.footer .card .kexin { width: 1.19rem; height: 0.44rem; margin-right: 0.28rem; vertical-align: bottom; }

.footer .card .anquan { width: 1.49rem; height: 0.63rem; vertical-align: bottom; }



.alert-model { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999999999; background-color: rgba(0, 0, 0, 0.4); }

.alert-model .alert-model-main { -webkit-border-radius: 10px; border-radius: 10px; width: 5.6rem; }

.alert-model .alert-model-main .close { position: absolute; right: 0; top: 0; padding: 0.1rem 0.16rem; }

.alert-model .alert-model-main .alert-model-content { padding: 0.8rem 0.2rem 0.5rem; }

.alert-model .alert-model-main .alert-model-content .title { line-height: 0.7rem; }

.alert-model .alert-model-main .button { line-height: 1rem; }

.alert-model .alert-model-main .button:last-child { color: #4993ff; border-right: none; }

.mask_content { position: fixed; left: 100%; width: 100%; z-index: 9999; top: 0; bottom: 0; background: #fff; overflow-y: auto; overflow-x: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.mask_content.tn{ transition: all .5s; }

.mask_content.open{ left: 0; }

.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: #0076ff; background: #f8f9fa; height: 0.7rem; font-size: 0.28rem; line-height: 0.7rem; text-align: center; border: #ddd 1px solid; display: block; }

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

.currBox em { color: #666; }

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

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

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

.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; }

/*分页*/
.pagesize{display: flex;justify-content:center;margin: 20px 0;}
.pagesize a,.pagesize span{
    width: auto;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    margin-right: 5px;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 15px;
    padding: 0 5px;
}
.pagesize b{font-size:15px;}
.pagesize .cur,.pagesize a:hover{background: #4194e2;color:#fff}
.pagesize .page-prev,.pagesize .page-next{width: .96rem;}

/*页面封*/
.header,.v-header { background: #0076ff;}
.ml-30{margin-left: -0.3rem;}
.ml-15{margin-left: -0.15rem;}
.commonContentDetailStyle .commonDetailBodyStyle h3{ color: #0076ff; }
.commonContentDetailStyle .commonDetailBodyStyle.commonTable table thead th,
.commonContentDetailStyle .commonDetailBodyStyle h2:before{ background-color: #0076ff; }
  .showContent,.hideContent{
    line-height: .8rem;
    background-color: #fff;
  }
  .hideContent{
    display: block;
  }
  .showContent{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .showContent:after {
      content: "";
      position: absolute;
      bottom: 100%;
      left: 0;
      display: block;
      width: 100%;
      height: 1rem;
      background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
      background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
  }
  .maxHeight{
    max-height: 600px;
    overflow:hidden;
  }
  .col-details-tip .details-tips-prev { margin-top: 0.3rem; font-size: 0.3rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333; }

  .col-details-tip .details-tips-prev > span { color: #999; }

  .col-details-tip .details-tips-prev .ico-next { display: inline-block; width: 0; height: 0; border-top: 0.12rem solid transparent; border-bottom: 0.12rem solid transparent; margin-right: 0.1rem; }

  .col-details-tip .details-tips-prev span { margin-right: 0.2rem; }

  .col-details-tip .details-tips-prev .keyword-link { color: #333; }

  .v-de .ico-next { border-left: 0.12rem solid #0076ff; }

  .alk a { color: #0076ff; text-decoration: underline}

  .bottom-list .mip-vd-tabs-nav{ font-size: 16px; }

  .bottom-list .mip-vd-tabs-nav .mip-vd-tabs-nav-selected{ border-bottom: none; position: relative; }
  .bottom-list .mip-vd-tabs-nav .mip-vd-tabs-nav-selected:after{ position: absolute; content: ''; left: 50%; margin-left: -14px; bottom: 0; width: 28px; height: 3px; background: #38f; border-radius: 2px; }

  
/*问答*/
.mt-53 {
    margin-top: .16rem;
}
.mb-53 {
    margin-bottom: .16rem;
}
.plf-43 {
    padding-left: .15rem;
    padding-right: .15rem;
}
.art-h1 {
    font-size: .4rem;
    font-weight: 700;
}
.mt-33 {
    margin-top: .14rem;
}
.pb-33 {
    padding-bottom: .14rem;
}
.flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
}
.jc-sb {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.ai-c {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
}
.other {
    color: #999999;
    font-size: .23rem;
}
.other span {
    color: #999999;
    font-size: .23rem;
}
.pt-33 {
    padding-top: .14rem;
}
.bt-f5 {
    border-top: 1px solid #f5f5f5;
}
.art-cont {
    margin: 16px 0 16px;
    color: #262626;
    font-size: 16px;
    line-height: 26px;
}
.c-style {
    color: #4194e2;
}
.art-cont p {
    color: #262626;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 16px;
}
.my-line {
    height: .04rem;
    background-color: #F5F5F5;
}
.mt-53 {
    margin-top: .16rem;
}
.plf-43 {
    padding-left: .15rem;
    padding-right: .15rem;
}
.ask-replyNum {
    width: 1.3rem;
    font-size: .29rem;
}
.flex-1 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}
.bb-d4 {
    border-bottom: 1px solid #d4d4d4;
}
.mb-33 {
    margin-bottom: .14rem;
}
.b-f5 {
    border: 1px solid #f5f5f5;
}
.p-2 {
    padding: .08rem;
}
.bg-fa {
    background: #fafafa;
}
.ask-doctor .bg-fa {
    font-size: .4rem;
    font-weight: 700;
}
.ask-doctor .bg-fa {
    font-size: .3rem;
    font-weight: 700;
}
.pr {
    position: relative;
}
.ask-doctor .ask-doctor-state {
    color: #a9a9a9;
    font-size: .28rem;
    font-weight: 400;
}
.ask-doctor .doctor-stateZx {
    color: rgb(8, 217, 105);
}
.ask-doctor .ask-doctor-img {
    width: 1.5rem;
    height: 1.7rem;
}
.ask-doctor .ask-doctor-img img {
    width: 100%;
    height: 100%;
}
.pl-33 {
    padding-left: .14rem;
}
.t {
    font-size: .25rem;
    color: #333333;
}
.ask-doctor .ask-doctor-info p {
    line-height: .32rem;
}
.ml-33 {
    margin-left: .14rem;
}
.ask-doctor .ask-doctor-name span {
    font-size: .25rem;
    color: #999999;
}
.f {
    font-family: "f" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ask-doctor .ask-doctor-name .f {
    font-size: .25rem;
    color: rgb(252, 211, 7);
    padding-left: .07rem;
}
.line2 {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: .6rem;
}
.ask-doctor .ask-doctor-btn {
    width: .9rem;
    margin-left: .1rem;
}
.ask-doctor .ask-doctor-btn a {
    background: #ff8401;
    color: #ffffff;
    font-size: .27rem;
    border-radius: .3rem;
    height: .5rem;
    width: .9rem;
    line-height: .5rem;
    text-align: center;
}
.ask-report {
    line-height: .3rem;
    font-size: .24rem;
    color: #999999;
}

/*医生医院内容*/
.swiper-container {
    height: .5rem;
    width: 100%;
}
.yy-dir-swiper ul{align-items:center;}
.mt-53 {
    margin-top: .35rem;
}
.plf-43 {
    padding-left: .15rem;
    padding-right: .15rem;
}
.flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
}
.jc-sb {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.mr-33 {
    margin-right: 1.3rem;
}
.flex-1 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}
.art-h1 {
    font-size: .4rem;
    font-weight: 700;
    line-height: .4rem;
}
.br-5 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.yy-img {
    width: 1.8rem;
    height: 1.2rem;
}
.pb-33 {
    padding-bottom: .16rem;
}
.ai-c {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
}
.other {
    color: #999999;
    font-size: .25rem;
}
.other em {
    color: #999999;
    padding: 0 4px;
    vertical-align: middle;
}
.other span {
    color: #999999;
    font-size: .25rem;
}
.p-3 {
    padding: .15rem;
}
.bg-f5 {
    background: #f5f5f5;
}
.yy-dir {
    position: sticky;
    top: 0;
}
.yy-dir .t {
    width: 1rem;
    color: #999999;
    font-size: .3rem;
    line-height: .38rem;
}
.i-next:before {
    content: "\e601";
}
.f {
    font-family: "f" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.yy-dir .f {
    font-size: .25rem;
    color: #999999;
}
.yy-dir .yy-dir-swiper li {
    background: #fff;
    border-radius: .06rem;
    box-shadow: 0 0 0.13333rem rgb(0 0 0 / 10%);
    color: #333;
    font-size: .3rem;
    height: .5rem;
    line-height: .5rem;
    padding: 0 .1rem;
    width: auto;
    margin-left: .4rem;
}
.yy-dir .yy-dir-swiper li a{
	color:#999;
}
.t-h2 {
    font-size: .34rem;
    font-weight: 700;
}
.t-h2 .i-y-xx {
    color: #4194e2;
    font-size: .34rem;
}
.t-h2 span {
    font-size: .34rem;
    padding-left: .2rem;
    line-height: .2rem;
}
.bb-de6 {
	padding: .3rem 0;
    border-bottom: 1px dashed #e6e6e6;
}
.yy-cont-table label {
    font-size: .28rem;
    color: #999999;
    width: 1.3rem;
}
.yy-cont-table p {
    font-size: .28rem;
    color: #333333;
    margin-left: .1rem;
}
.my-line {
    height: .1rem;
    background-color: #F5F5F5;
}
.col-3 {
    width: 32% !important;
}
.col-3 img{
    max-width: 100%;
    min-width: 50%;
    outline: none;
    -webkit-box-sizing: border-box;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 8px;
}


.related-doctor-item {
    display: flex;
    flex-direction: column;
    background: #F5F8FF;
    border-radius: 1.4rem;
    padding: 1.2rem;
    font-size: 1.6rem;
    color: #666666;
    position: relative;
}
.related-doctor-wraper .related-doctor-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.related-doctor-item .info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    flex: 1;
}
.related-doctor-item .info .doctor-img {
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 2rem;
}
.related-doctor-item .info .info-right {
    flex: 1;
    overflow: hidden;
}
.related-doctor-item .info .info-right {
    margin-right: 1.1rem;
}
.related-doctor-item .info .doctor-name {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.related-doctor-item .info .doctor-type {
    position: relative;
    font-size: 1.4rem;
    font-weight: normal;
    margin-left: .5rem;
    padding-left: .5rem;
}
.related-doctor-item .info .doctor-type::before {
    content: "";
    position: absolute;
    width: 2rem;
    height: 1.6rem;
    background-color: #D8D8D8;
    left: 0;
    top: 50%;
    margin-top: -8rem;
}
.related-doctor-item .info .hospital {
    display: flex;
    align-items: center;
    overflow: hidden;
	font-size:1.4rem;
}
.related-doctor-wraper{padding: 0 1.5rem;}
.related-doctor-item .info .hospital .hospital-tit {
    max-width: 60%;
}
.related-doctor-wraper .adept {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    margin-top: -2.2rem;
    width: 5.9rem;
    height: 2.4rem;
    line-height: 2.4rem;
    background: #0052FE;
    border-radius: 1.4rem;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
}
.related-doctor-item .info .hospital-type {
    height: 1.4rem;
    background-color: #FFE1CE;
    padding: .3rem .5rem;
    color: #F3711C;
    border-radius: .4rem;
    font-size: 1.1rem;
    margin-left: 1rem;
    font-weight: normal;
    flex-shrink: 0;
}
.hospital-keshi{font-size:1.4rem;}
.art-cont {
    margin: 16px 0 16px;
    color: #262626;
    font-size: 15px;
    line-height: 26px;
}
.art-cont p {
    color: #262626;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 16px;
}










