.al-newWakeApp-container[data-v-7853f00b] {
  width: 100%;
  height: 1.44rem;
  background: white;
  position: inherit;
  top: 0;
  left: 0;
  right: 0;
  margin-bottom: 0.26667rem;
}
.al-newWakeApp-container .al-newWakeApp-bar[data-v-7853f00b] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.al-newWakeApp-container .al-newWakeApp-bar .logo[data-v-7853f00b] {
      margin-top: 0.18667rem;
      width: 1.06667rem;
      height: 1.06667rem;
      margin-left: 0.26667rem;
      margin-right: 0.21333rem;
      background: url("http://img50.allinmd.cn/v3/downApp/openapplogo.png") no-repeat center center/cover;
}
.al-newWakeApp-container .al-newWakeApp-bar .title[data-v-7853f00b] {
      height: 0.56rem;
      font-size: 0.4rem;
      font-family: PingFangSC-Medium;
      font-weight: 500;
      color: black;
      line-height: 0.56rem;
      padding-top: 0.45333rem;
      margin-right: 0.88rem;
      flex: 1;
      overflow: hidden;
}
.al-newWakeApp-container .al-newWakeApp-bar .downBtn[data-v-7853f00b] {
      float: left;
      width: 2.24rem;
      height: 0.85333rem;
      line-height: 0.85333rem;
      text-align: center;
      background: #6483e9;
      box-shadow: 0px 0.05333rem 0.10667rem 0px rgba(100, 131, 233, 0.5);
      border-radius: 0.10667rem;
      font-size: 0.37333rem;
      font-family: PingFangSC-Medium;
      font-weight: 500;
      color: white;
      margin-top: 0.29333rem;
      margin-right: 0.26667rem;
}

.recommendDoctor .personalList p {
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}


.tagList p:after {
    content: '';
    display: inline-block;
    background: url(//img50.allinmd.cn/classes/course_directory_unfold.png) no-repeat;
    width: 0.26667rem;
    height: 0.26667rem;
    background-size: contain;
    vertical-align: middle;
    margin-left: 0.08rem;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}.tagList .packUp span:after {
     content: '';
     display: inline-block;
     background: url(//img50.allinmd.cn/classes/course_directory_unfold.png) no-repeat;
     width: 0.26667rem;
     height: 0.26667rem;
     background-size: contain;
     vertical-align: middle;
     margin-left: 0.08rem;
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
}
.tagList ul.moreMaxHeight {
    height: auto;
    overflow: auto;
}



.boneClassList .personalCont div:last-child .browse[data-v-747a3760]:before {
    content: "";
    display: inline-block;
    width: 0.37333rem;
    height: 0.24rem;
    background: url(//img50.allinmd.cn/classes/views.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 0.13333rem;
}

@charset "UTF-8";
/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.ToAuth {
  font-size: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 6;
}
.ToAuth .ToAuthCont {
    padding: 0.93333rem 0.93333rem 0;
    width: 6.53333rem;
    height: 10.77333rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #ffffff;
    border-radius: 0.10667rem;
    text-align: center;
}
.ToAuth .ToAuthCont img {
      display: inline-block;
      width: 5.06667rem;
      height: 3.73333rem;
      margin: 0.26667rem auto 0.58667rem;
}
.ToAuth .ToAuthCont h2 {
      font-size: 0.50667rem;
      color: #000000;
      margin-bottom: 0.32rem;
      font-weight: 100;
}
.ToAuth .ToAuthCont p {
      font-size: 0.45333rem;
      line-height: 0.68rem;
      text-align: left;
}
.ToAuth .ToAuthCont button {
      width: 5.06667rem;
      height: 1.2rem;
      background: #2888FF;
      box-shadow: 0 0.21333rem 0.48rem 0 rgba(40, 136, 255, 0.5);
      border-radius: 0.08rem;
      margin-top: 1.33333rem;
      font-size: 0.45333rem;
      color: #ffffff;
}
.ToAuth .ToAuthCont .al-authHelpClose {
      width: 0.4rem;
      height: 0.4rem;
      position: absolute;
      right: 0.4rem;
      top: 0.4rem;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAV9JREFUSA29180RwiAQBWDhlDRgEXZhFxZhA7mlCIuwC7uwCBtITok8lExEdtnFIAd/wvK+wGTIYLquO0zTdGnb9tT3/WNXsbn8/TAMV2vt2QJ11nEcxxs6arnIhgELpsVMjTH3eZ4PtfCAwoDlTcww7mia5uiubbLsVLYJS0sVhP6Sby5zgRHMFWrhXNYHvBWeQ+F8wb/iEpSES3EpysJaXINmYSmuRUVwDi9BxTCF4zp2u7AjaTae5FONwFSLZ4eaEhTjVDAGrHEf4PZezUwxBs2+vv7/qZrxerZ4y+B2qy91jGJ5AVd9uFKou+Zfm1wfboxq2aWWBEtq4htgYU2gphY3QcLaIIRpxiRhTQDAdZOO/YKlA9dY/FuS8QFLBsQI9T+XtcC5QgrgrnOZHuYKuGBJH5VtqA5JqLQmZVicZUr3WwX8wBYbTizv85M9u4BbyatNCqPOzdrjsHBoewIPdmltEExNwwAAAABJRU5ErkJggg==") no-repeat;
      background-size: cover;
}
.ToAuth .ToAuthInner {
    padding: 0.93333rem 1.25333rem 0;
    width: 5.89333rem;
    height: 8.82667rem;
}
.ToAuth .ToAuthInner h2 {
      font-size: 0.45333rem;
      margin: 0.05333rem 0 0.26667rem;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-skeleton-container {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1000;
  overflow: hidden;
}
.al-skeleton-container .al-skeleton-banner {
    margin: 0.21333rem auto;
    width: 94vw;
    height: 3.86667rem;
    background: #F6F6F6;
    border-radius: 0.08rem;
}
.al-skeleton-container .al-skeletonTab-list {
    width: 94vw;
    margin: 0 auto;
    height: 2.93333rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.al-skeleton-container .al-skeletonTab-list .al-skeletonTab-item {
      width: 1.81333rem;
      height: 2.10667rem;
      background: #F6F6F6;
      border-radius: 0.08rem;
}
.al-skeleton-container .al-skeletonContent {
    width: 94vw;
    min-height: 274px;
    height: auto;
    margin: 0 auto;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section {
      width: 100%;
      height: 3.65333rem;
      margin: 0 auto;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section.noImage {
        height: 2.93333rem;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-title {
        margin-bottom: 0.26667rem;
        width: 100%;
        height: 0.44rem;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-title .icon {
          float: left;
          height: 0.44rem;
          width: 1.14667rem;
          border-radius: 0.08rem;
          background: #F6F6F6;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-title .title {
          height: 0.44rem;
          float: right;
          width: 1.46667rem;
          border-radius: 0.08rem;
          background: #F6F6F6;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center {
        width: 100%;
        height: 1.86667rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des {
          width: 6.4rem;
          height: 1.86667rem;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des.word {
            width: 100%;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des.word .content-name {
              width: 100%;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .content-word {
            height: 0.42667rem;
            width: 80%;
            border-radius: 0.08rem;
            background: #F6F6F6;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .content-name {
            height: 0.6rem;
            width: 4rem;
            border-radius: 0.08rem;
            background: #F6F6F6;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .content-name.content-name-right {
              width: 100%;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .author-info {
            width: 100%;
            height: 0.42667rem;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .author-info .author {
              width: 2.13333rem;
              height: 0.42667rem;
              float: left;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .author-info .author .author-name {
                width: 1.33333rem;
                border-radius: 0.08rem;
                background: #F6F6F6;
                height: 0.42667rem;
                float: left;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .des .reviewNum {
            margin-left: 0.13333rem;
}
.al-skeleton-container .al-skeletonContent .al-skeletonContent-section .al-skeletonContent-center .al-skeletonContent-contentImgBox {
          width: 2.8rem;
          height: 1.86667rem;
          border-radius: 0.08rem;
          background: #F6F6F6;
}

/*20190129 Change by HJ
增加活动专题特有灰度骨架屏样式
*/
.p_parent {
  min-height: 10rem;
  background-color: #ffffff;
  padding: 0.4rem 0.4rem 0.6rem;
}
.p_BgColor {
  background-color: #f6f6f6;
  border-radius: 0.1rem;
  height: 0.5rem;
  margin-top: 0.3rem;
}
.p_width70 {
  width: 70%;
  height: 0.3rem;
}
.p_width32 {
  width: 32%;
  height: 1.86667rem;
  margin-top: 0.5rem;
  vertical-align: top;
}
.p_width32R {
  margin-left: 0.5rem;
}
.p_width50 {
  width: 61%;
  height: 0.5rem;
  margin-left: 0.5rem;
  vertical-align: top;
  margin-top: 0.6rem;
}
.p_width50L {
  margin-left: 0;
}
.p_inline {
  display: inline-block;
  font-size: 0;
}
.p_position {
  position: relative;
  font-size: 0;
}
.p_absolute {
  position: absolute;
  height: 0.3rem;
  top: 1.8rem;
  left: 32%;
  margin-top: 0;
  width: 40%;
}
.p_absolute2 {
  position: absolute;
  height: 0.3rem;
  top: 1.8rem;
  margin-top: 0;
  width: 40%;
  left: 0;
  margin-left: 0;
}
html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
section,
footer {
  font-family: PingFang SC,"\5FAE\8F6F\96C5\9ED1", Arial, Tahoma, "Hiragino Sans GB W3";
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, monospace;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
form {
  margin: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  outline: medium;
}
button,
input {
  line-height: normal;
  padding: 0;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button {
  font-family: "microsoft yahei";
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
mark {
  background: #ff0;
  color: #666666;
}
figure {
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button {
  border: none;
  background: none;
}
a,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
  max-height: 100%;
}
html,
body {
  width: 100%;
  min-height: 100%;
  background-color: #eff4f8;
}
a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active, a:focus {
    outline: none;
}
li {
  list-style: none;
}
i {
  font-style: normal;
}

/* 提示微信下载 的弹层*/
.app_download_wx {
  width: 100%;
  height: 100%;
  background: #efeff4;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10060;
}
.app_download_wx img {
  width: 100%;
}
.app_download_wx_jump_app {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10039;
}
.app_download_wx_jump_app .bg {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10040;
}
.app_download_wx_jump_app.viewport-small .center {
  width: 80%;
}
.app_download_wx_jump_app.viewport-small .center img {
  width: 100%;
}
.app_download_wx_jump_app .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 10050;
  width: 7.2rem;
  height: 3.50667rem;
}
.app_download_wx_jump_app .center img {
  width: 100%;
}
.al-mainInner {
  width: 100%;
  height: 100%;
  background-color: #eff4f8;
  box-sizing: border-box;
  overflow-x: hidden;
}
.exhibitionImg.authTip {
  background: #fff;
}
.icon-newTips:after {
  content: "";
  width: 0.18667rem;
  height: 0.18667rem;
  border-radius: 50%;
  background-color: red;
  position: absolute;
  top: 0;
  right: 30%;
  margin-right: -0.06667rem;
}

/*%al-newsNum {
    border-radius:rem(50px);
    background-color: #F34B4B;
    font-style: normal;
    position: absolute;
    top: rem(-10px);
    right: rem(12px);
    display: block;
    height: rem(32px);
    max-width: rem(42px);
    line-height: rem(32px);
    @include font-dpr(10px);
    color: #fff;
    padding: 0 rem(10px);
}*/
.al-newsNum {
  font-size: 0.29333rem;
  color: #666666;
  display: block;
}
.boneClassList .personalCont div:last-child .browse:before {
  content: "";
  display: inline-block;
  width: 0.38667rem;
  height: 0.25333rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAATCAMAAABbR/ZNAAAAnFBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSkZPKXAAAAM3RSTlMAAQMEBg8QFhgZHDIzNDdCSExOVGRmaGxwc3WDmJmgoq+yxsnM0NLT2tvf4OHk5fLz9PZwUSWrAAAA4UlEQVQoz4VS2RaCIBRES4vcKs0lt1ITlyi0//+3FChTjyceuAPDXQcAPkvch3n7avNwL4LpWp2q0jegDA2/qE6rMakhdBQ4Fg450n5Jrzn/hhPPxBsO0V2lQDZdU6ZIqSP+fH1FWwocksQJcSjeZNc19bykEiOx3u06ZrSUXnrvADFSJjq1OmHBpVsAgP3YsQRmwstITGYhtsHT4pduzEHscmA9gY3hgu/uYXd5bwt5UfC35q7fbDPrd4tYv/2samUyK/UeDaP1yGTOjTfWKD98NTqisUZU34LrW870Xfgbb2STFQHe7MBlAAAAAElFTkSuQmCC") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.02rem;
  margin-right: 0.13333rem;
}
.bookNameIcon:before {
  content: "";
  display: inline-block;
  width: 0.26667rem;
  height: 0.30667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAAXNSR0IArs4c6QAAAQ1JREFUOBFj3Lp1axgDA8OU////iwJpogEjI+NroJ5sHx+f1ciaWIAckGEBQIljyBKE2Fu2bLECGroBqA7FQAagxH9CmnHJI+sFsm+B1DHhUkyGuCq1DQS7gZouHDWQjGjFpmU0UrCFCmliVA9DUGnDACzCEoBUGRBrAEseRiBNFACWNu/RFYINBBpSDpSI8fb2PgdURHbpAzIcbCALC0uah4fHWXTbyOGDDPwHdNU5kGZgmXYZyFYk1iCgz+4DC2ZdZPUsQAMuASWMgIKH0SWRFeJjX716le3+/fu/QGpAsdz158+fWUDXGZMSITALQIY9fPiwBMg/BBIDxyi5sQw1FOSyQ+zs7Mmurq6PAKuZXfChern4AAAAAElFTkSuQmCC) no-repeat;
  background-size: contain;
  vertical-align: -0.05rem;
  margin-right: 0.13333rem;
}
.al-vipUser:after {
  content: "";
  display: inline-block;
  width: 0.34667rem;
  height: 0.26667rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAMAAAGtsI0bAAABEVBMVEX/kiT/////kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiTPIb5fAAAAWnRSTlMAAAIDBAYHCAkMDRETFBUXHyMoLS4wNDU5Oz9AQUVGSExPWVtgY2VnbW9wdXh5enyLjZOaoKGio6WsrrGzt8HExcrLz9LT19na2+Dh5ufq7O7v8vf5+vv8/f5BPkpPAAABN0lEQVQYGU3Bh0JTQQAF0bkCghUs2LF3sYsVbCjNqPGJiPP/H+LuJoGcw8MuHZgA10L38dMX6J8O+C7wQxIDaEwoNAl2O0wrKHkZUGIA3+dcADWh0ARQFyCFFwMcVGdI4uuEYl4l2TEJ1V01S6ageWuRioHvejkVva5YWyLLW123uwg/VSCJJoA6B0m8kwB/9B8kt0wCzKqQuJmEQl0nUx5KQnFVJWumoFJfxQcpqJ6qZ01FY9FLRfNZPZaKATUNEyc/OPBkduYAJJk8PPdY3V44OkFxw2aFKs0l3UxBdd/mOUWqqd/uTqegeWazCKT6qmdSMbBscx1SvNB7aRhatTlPktv6JgOM9GxOJPO6lSFGJrdtkr96JEPsOW7zbUMvZIR9pxx6lD2MuWKzkn2Mu9n96vdXM+Y/8tVVgoaabSUAAAAASUVORK5CYII=") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: 0.01rem;
  margin-left: 0.13333rem;
}
.al-vipUserV1:after {
  content: "";
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("//img50.allinmd.cn/authentication/V1.png") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.05rem;
  margin-left: 0.13333rem;
}
.al-vipUserV2:after {
  content: "";
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("//img50.allinmd.cn/authentication/V2.png") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.05rem;
}
.icon-appWakeUp:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.29333rem;
  height: 0.44rem;
  margin-right: 0.16rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAhBAMAAAAv5UYdAAAAG1BMVEVRXHRRXHRRXHRRXHRRXHRRXHRRXHRRXHRRXHQrceHsAAAACHRSTlMASUrDxOTm5weM+5YAAAAsSURBVBjTYxDrgIFEhgw4u42hgwEGOkY2GwHwqzdGYpvgNxMRzu0M6nB2EADISzntPda4SAAAAABJRU5ErkJggg==");
  background-size: 100% 100%;
}
.al-middleTipsBox {
  position: fixed;
  left: 10%;
  top: 0;
  right: 10%;
  bottom: 0;
  text-align: center;
  pointer-events: none;
  z-index: 6;
}
.al-middleTipsBox:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.al-middleTipsModal {
  padding: 0 0.4rem;
  background-color: rgba(10, 30, 43, 0.7);
  text-align: center;
  color: #fff;
  z-index: 9;
  border-radius: 0.13333rem;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  min-width: 4.26667rem;
  min-height: 1.33333rem;
  line-height: 1.33333rem;
}
.al-middleTipsModal .al-middleTipsModalText {
    font-size: 14px;
    display: inline-block;
}
[data-dpr="2"] .al-middleTipsModal .al-middleTipsModalText {
      font-size: 28px;
}
[data-dpr="3"] .al-middleTipsModal .al-middleTipsModalText {
      font-size: 42px;
}
.al-middleTipsModal .al-loading {
    display: inline-block;
}
.al-middleTipsModal .al-loading img {
      width: 0.8rem;
      height: 0.8rem;
      vertical-align: top;
      animation: rotate 1s linear infinite;
      -webkit-animation: rotate 1s linear infinite;
}
.al-middleTipsModal .al-loadingFinish {
    display: none;
}
.al-middleTipsModal .al-loadingFinish img {
      width: 1.04rem;
      height: 0.69333rem;
      vertical-align: top;
}
.al-middleTipsModal.ev-showStatus {
    background-color: rgba(10, 30, 43, 0.7);
}
.ev-commTips {
  background-color: rgba(10, 30, 43, 0.7);
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.ev-commTips .al-middleTipsModalText p {
    line-height: 1.5;
    font-size: 0.42667rem;
}
.ev-commTips.show {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.ev-loading {
  background-color: rgba(10, 30, 43, 0);
}
.btn-primary {
  width: 1.86667rem !important;
  height: 0.74667rem;
  text-align: center;
  line-height: 0.74667rem;
  border: 1px solid #2899e6;
  border-radius: 0.66667rem;
  color: #2899e6;
}
.btn-primary-lg {
  display: block;
  width: 100%;
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #2899e6;
  border-radius: 0.05333rem;
  color: #fff;
  font-size: 20px;
}
[data-dpr="2"] .btn-primary-lg {
    font-size: 40px;
}
[data-dpr="3"] .btn-primary-lg {
    font-size: 60px;
}
.al-msgWriting {
  opacity: .7;
  color: rgba(255, 255, 255, 0.7);
}
.btn-done {
  width: 1.86667rem !important;
  height: 0.74667rem;
  text-align: center;
  line-height: 0.74667rem;
  border: 1px solid #c5c5c5;
  border-radius: 0.66667rem;
  color: #c5c5c5;
}
.btn-dobule {
  padding: 0.13333rem 0.4rem;
  border: 1px solid #626f8c;
  border-radius: 0.66667rem;
  color: #626f8c;
  text-align: center;
}
.al-saveBtnBox {
  margin-top: 0.8rem;
  padding: 0 0.4rem;
}
.btn-deepMsg {
  padding: 0.10667rem 0.2rem;
  color: #fff;
  border-radius: 0.66667rem;
  font-size: 13px;
  background-color: rgba(0, 0, 0, 0.2);
}
[data-dpr="2"] .btn-deepMsg {
    font-size: 26px;
}
[data-dpr="3"] .btn-deepMsg {
    font-size: 39px;
}
.al-whiteBtn {
  padding: 0.13333rem 0.44rem;
  border: 1px solid #fff;
  border-radius: 0.66667rem;
  color: #fff;
  text-align: center;
}
.btn-switch {
  width: 1.06667rem;
  height: 0.58667rem;
  background-color: #fff;
  border: 2px solid #efefef;
  border-radius: 66.66667rem;
  position: absolute;
  right: .4rem;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s linear;
}
.btn-switch:before {
    content: "";
    width: 0.58667rem;
    height: 0.58667rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0px 0px 0.13333rem rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.2s linear;
}
.btn-switch:after {
    content: "\6253\5F00\63D0\9192";
    display: inline-block;
    color: #909090;
    font-size: 12px;
    margin-top: 0.69333rem;
    white-space: nowrap;
    top: 0;
    right: -0.2rem;
}
[data-dpr="2"] .btn-switch:after {
      font-size: 24px;
}
[data-dpr="3"] .btn-switch:after {
      font-size: 36px;
}
.btn-switch.on {
  background-color: #2899e7;
}
.btn-switch.on:before {
    content: "";
    width: 0.50667rem;
    height: 0.50667rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0.50667rem;
    top: 50%;
    margin-top: -0.25333rem;
    box-shadow: none;
}
.btn-switch.on:after {
    content: "\5173\95ED\63D0\9192";
}
.al-confirmModalMask {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  z-index: 8;
}
.al-confirmModalMask.show {
  opacity: 1;
  visibility: visible;
}
.al-confirmModal {
  width: 7.2rem;
  background-color: #fff;
  border-radius: 0.13333rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.6rem;
  margin-top: -1.7rem;
}
.al-confirmModal .al-confirmModalContent {
    width: 100%;
    font-size: 15px;
    border-bottom: 1px solid #e4e9ed;
    padding: 0.4rem 0;
}
[data-dpr="2"] .al-confirmModal .al-confirmModalContent {
      font-size: 30px;
}
[data-dpr="3"] .al-confirmModal .al-confirmModalContent {
      font-size: 45px;
}
.al-confirmModal .al-confirmModalContent h2 {
      margin-bottom: 0.26667rem;
}
.al-confirmModal .al-confirmModalContent h3 {
      font-size: 0.4rem;
      line-height: 0.6rem;
}
.al-confirmModal .al-confirmModalContent p {
      padding: 0 0.66667rem;
      line-height: 1.5;
}
.al-confirmModal .al-confirmModalContent:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle;
}
.al-confirmModal .al-confirmModalContent > article {
      display: inline-block;
      vertical-align: middle;
}
.al-confirmModal .al-confirmModalBtns:after {
    content: '';
    display: table;
    clear: both;
}
.al-confirmModal .al-confirmModalBtns button {
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 16px;
}
[data-dpr="2"] .al-confirmModal .al-confirmModalBtns button {
      font-size: 32px;
}
[data-dpr="3"] .al-confirmModal .al-confirmModalBtns button {
      font-size: 48px;
}
.al-confirmModal .al-confirmModalBtns button:nth-child(1) {
      border-right: 1px solid #e4e9ed;
}
.al-confirmModal .al-confirmModalBtns button:nth-last-child(1) {
      border-right: none;
}
.al-confirmModal .al-confirmModalBtns .al-confirmModalCancelBtn {
    color: #2899e6;
}
.al-confirmModal .al-confirmModalBtns .al-confirmModalEnsureBtn {
    color: #2899e6;
    font-weight: 700;
}

/*20180906 追加v2认证用户申请变更提示弹层 change：HJ*/
.al-authPopup_v2Tips {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
}
.al-authPopup_v2Tips.show {
    display: block;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 {
    width: 8.4rem;
    height: 10.56rem;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0.13333rem;
    text-align: center;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 .v2_close {
      width: 0.4rem;
      height: 0.4rem;
      position: absolute;
      top: 0.4rem;
      right: 0.4rem;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 .v2_close img {
        width: 100%;
        height: 100%;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 .v2TipsImg {
      margin-left: 50%;
      transform: translateX(-50%);
      width: 5.06667rem;
      height: 3.73333rem;
      margin-top: 0.8rem;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 .v2TipsImg img {
        width: 100%;
        height: 100%;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 .detailText {
      margin-left: 50%;
      transform: translateX(-50%);
      width: 7.22667rem;
      font-size: 0.45333rem;
      color: #000;
      line-height: 0.72rem;
}
.al-authPopup_v2Tips .al-authPopupCont_v2 .v2_sureChange {
      width: 5.06667rem;
      height: 1.2rem;
      background: #2888FF;
      box-shadow: 0 8px 18px 0 rgba(40, 136, 255, 0.5);
      border-radius: 0.08rem;
      margin-top: 1.44rem;
      font-size: 0.45333rem;
      color: #fff;
}
@keyframes rotate {
0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes rotate {
0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-sendFailTips {
  position: absolute;
  top: 1.33333rem;
  left: 0;
  right: 0;
  background-color: #0a1e2b;
  opacity: 0;
  line-height: 1.06667rem;
  height: 1.06667rem;
  text-align: center;
  z-index: 1;
  color: #fff;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.al-sendFailTips p {
    font-size: 14px;
    color: #fff;
}
[data-dpr="2"] .al-sendFailTips p {
      font-size: 28px;
}
[data-dpr="3"] .al-sendFailTips p {
      font-size: 42px;
}
.al-sendFailTips.show {
  animation: bounceIn 1s linear;
  -webkit-animation: bounceIn 1s linear;
  opacity: .9;
}
@-webkit-keyframes bounceIn {
0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}
.al-appWakeUpFigure {
  width: 100%;
  background-color: #fff;
  padding: 0.18667rem 0.4rem;
  display: table;
  box-sizing: border-box;
}
.al-appWakeUpFigure .al-appWakeUpImg {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
}
.al-appWakeUpFigure .al-appWakeUpImg:after {
      content: '';
      display: table;
      clear: both;
}
.al-appWakeUpFigure .al-appWakeUpImg > img {
      width: 1.06667rem;
      height: 1.06667rem;
      vertical-align: top;
}
.al-appWakeUpFigure .al-appWakeUpImg figcaption {
      margin-left: 0.21333rem;
      margin-top: 0.06667rem;
      display: inline-block;
      vertical-align: top;
}
.al-appWakeUpFigure .al-appWakeUpImg figcaption h2 {
        margin-bottom: 0.06667rem;
        height: 0.56rem;
        font-size: 0.4rem;
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: black;
        line-height: 0.96rem;
}
.al-appWakeUpFigure .al-appWakeUpImg figcaption p {
        font-size: 0.32rem;
}
.al-appWakeUpFigure .al-appWakeUpFigureBtn {
    display: table-cell;
    vertical-align: bottom;
    white-space: nowrap;
    float: left;
    width: 2.24rem;
    height: 0.85333rem;
    line-height: 0.85333rem;
    text-align: center;
    background: #6483e9;
    box-shadow: 0px 0.05333rem 0.10667rem 0px rgba(100, 131, 233, 0.5);
    border-radius: 0.10667rem;
    font-size: 0.37333rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: white;
}
.al-appWakeUpBtn {
  font-size: 13px;
  color: #515c74;
  height: 100%;
}
[data-dpr="2"] .al-appWakeUpBtn {
    font-size: 26px;
}
[data-dpr="3"] .al-appWakeUpBtn {
    font-size: 39px;
}
.al-appWakeUpBtn span {
    vertical-align: middle;
}
.al-authFailTitle {
  color: #333;
  font-size: 20px;
  text-align: center;
  margin-top: 3.17333rem;
  margin-bottom: 2rem;
}
[data-dpr="2"] .al-authFailTitle {
    font-size: 40px;
}
[data-dpr="3"] .al-authFailTitle {
    font-size: 60px;
}
.al-authFailTitle h2 {
    font-weight: normal;
}
.al-authFailText {
  text-align: center;
  color: #555555;
  font-size: 17px;
  padding: 0 1rem;
  line-height: 1.5;
  margin-bottom: 1.33333rem;
}
[data-dpr="2"] .al-authFailText {
    font-size: 34px;
}
[data-dpr="3"] .al-authFailText {
    font-size: 51px;
}
.al-authFailBtn {
  padding: 0 0.4rem;
  text-align: center;
}
.al-authFailBtn span {
    color: #909090;
    display: inline-block;
    padding-top: 0.4rem;
    font-size: 14px;
}
[data-dpr="2"] .al-authFailBtn span {
      font-size: 28px;
}
[data-dpr="3"] .al-authFailBtn span {
      font-size: 42px;
}
.al-mainInner.al-fullBlur {
  filter: blur(50px);
  -webkit-filter: blur(50px);
}
.al-authFailBox.al-fullBlurAndroid {
  background-color: #fff;
  opacity: 1;
  visibility: visible;
}
.al-authFailBox {
  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 7;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.al-authFailBox.show {
  opacity: 1;
  visibility: visible;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-footerBar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  background-size: cover;
  height: 1.30667rem;
  width: 100%;
  overflow: visible;
  box-shadow: 0 0.06667rem 0.50667rem 0 rgba(67, 116, 220, 0.16);
}
.al-footerBar .al-newsNum {
    border-radius: .66667rem;
    background-color: #f34b4b;
    font-style: normal;
    position: absolute;
    top: -.13333rem;
    right: .16rem;
    display: block;
    height: .42667rem;
    max-width: .56rem;
    line-height: .42667rem;
    font-size: 15px;
    color: #fff;
    padding: 0 .13333rem;
}
[data-dpr="2"] .al-footerBar .al-newsNum {
      font-size: 30px;
}
[data-dpr="3"] .al-footerBar .al-newsNum {
      font-size: 45px;
}
.al-mainInner {
  padding-bottom: 2.5rem;
}
.al-footerBarItem:nth-child(3) .al-footerBarItemTitle {
  margin-top: 0;
}
.al-footerBarItem {
  text-align: center;
  display: block;
  font-size: 12px;
  position: relative;
  margin-top: 0.13333rem;
  flex: 1;
}
[data-dpr="2"] .al-footerBarItem {
    font-size: 24px;
}
[data-dpr="3"] .al-footerBarItem {
    font-size: 36px;
}
.al-footerBarItem:nth-child(2) div {
    width: 2.8rem;
    height: 2.8rem;
    margin-left: -0.52rem;
    margin-top: -2.15rem;
}
.al-footerBarItem:nth-child(2) div svg {
      margin-top: 0.2rem;
}
.al-footerBarItem:nth-child(2) img {
    width: 1.2rem;
    height: 0.66667rem;
}
.al-footerBarItem:nth-child(2) .al-footerBarItemTitle {
    margin-top: 0.02667rem;
}
.al-footerBarItem .al-footerBarItemTitle {
    margin-top: 0.10667rem;
    color: #626f8c;
}
.al-footerBarItem img {
    vertical-align: top;
    display: block;
    margin: auto;
    width: 0.58667rem;
    height: 0.58667rem;
}
.al-footerBarItem.active .al-footerBarItemTitle {
  color: #2899e6 !important;
}
.al-release {
  position: relative;
  margin-top: 0.8rem;
}
.al-release .al-releaseBtn {
    position: absolute;
    bottom: -70%;
    margin-bottom: 0.66667rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 1.14667rem;
    height: 1.14667rem;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    border: 0.13333rem solid #fff;
}
.al-release .al-releaseBtn img {
      width: 100%;
      height: 100%;
      vertical-align: top;
      border-radius: 50%;
}

/*引导提示*/
.al-footerBarItem .promptDiscover {
  position: absolute;
  top: -2.26667rem;
  left: -1.86667rem;
  display: inline-block;
}
.al-footerBarItem .promptDiscover img {
    width: 8.45333rem;
    height: 1.96rem;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-releasePageMask {
  background-color: rgba(255, 255, 255, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 7;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.al-releasePageMask.show {
  opacity: 1;
  visibility: visible;
}
.al-releaseTitle {
  width: 6.92rem;
  height: 1.53333rem;
  position: absolute;
  top: 28%;
  left: 50%;
  margin-left: -3.46rem;
}
.al-releaseTitle img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-releaseBtn {
  position: absolute;
  bottom: 2.53333rem;
  text-align: center;
  width: 100%;
}
.al-releaseBtn .al-releaseItem {
    display: inline-block;
    margin: 0 0.33333rem;
}
.al-releaseBtn .al-releaseItem img {
      width: 2.26667rem;
      height: 2.26667rem;
      border-radius: 50%;
      background-color: transparent;
}
.al-releaseBtn .al-releaseItem figcaption {
      margin-top: -0.13333rem;
      color: #476479;
      font-size: 0.4rem;
      line-height: 0.4rem;
}
.al-releaseCancel {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  margin-left: -0.4rem;
  z-index: 6;
}
.al-releaseCancel img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 50%;
    padding: 0.2rem;
}
.al-mainInner.al-fullBlur {
  filter: blur(50px);
  -webkit-filter: blur(50px);
}
.al-releasePageMask.al-fullBlurAndroid {
  background-color: #fff;
  opacity: 1;
  visibility: visible;
}
@media only screen and (orientation: landscape) {
.al-releaseTitle {
    top: 5%;
}
.al-releaseBtn {
    bottom: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(50%);
}
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-bottomSelectorItem.al-bottomShareListBox {
  height: auto;
  text-align: center;
  padding: 0.8rem 0;
}
.al-bottomSelectorItem.al-bottomShareListBox h2 {
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0.8rem;
    position: relative;
}
[data-dpr="2"] .al-bottomSelectorItem.al-bottomShareListBox h2 {
      font-size: 24px;
}
[data-dpr="3"] .al-bottomSelectorItem.al-bottomShareListBox h2 {
      font-size: 36px;
}
.al-bottomSelectorItem.al-bottomShareListBox h2:after, .al-bottomSelectorItem.al-bottomShareListBox h2:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 1.86667rem;
      height: 1px;
      position: absolute;
      top: 50%;
      background-color: #dbdbdb;
}
.al-bottomSelectorItem.al-bottomShareListBox h2:after {
      right: 1.33333rem;
}
.al-bottomSelectorItem.al-bottomShareListBox h2:before {
      left: 1.33333rem;
}
.al-bottomSelectorItem.al-bottomShareListBox .al-bottomShareItem {
    display: inline-block;
    padding: 0 0.53333rem;
}
.al-bottomSelectorItem.al-bottomShareListBox ul {
    list-style: none;
    line-height: 1;
}
.al-bottomSelectorItem.al-bottomShareListBox .al-bottomShareImg {
    width: 1.06667rem;
    height: 1.06667rem;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 auto;
}
.al-bottomSelectorItem.al-bottomShareListBox .al-bottomShareImg img {
      width: 100%;
      vertical-align: top;
      height: 100%;
}
.al-bottomSelectorItem.al-bottomShareListBox figcaption {
    font-size: 12px;
    line-height: 1;
    margin-top: 0.26667rem;
}
[data-dpr="2"] .al-bottomSelectorItem.al-bottomShareListBox figcaption {
      font-size: 24px;
}
[data-dpr="3"] .al-bottomSelectorItem.al-bottomShareListBox figcaption {
      font-size: 36px;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-bottomSelectorListMask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
}
.al-bottomSelectorListMask.on {
  opacity: 1;
  visibility: visible;
}
.al-bottomSelectorListMask.on .al-bottomSelectorListBox {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
}
.al-bottomSelectorListBox {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background-color: #EFF4F8;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
}
.al-bottomSelectorList {
  background-color: #fff;
}
.al-bottomSelectorItem {
  height: 1.33333rem;
  text-align: center;
  line-height: 1.33333rem;
  font-size: 18px;
  border-bottom: 1px solid #e4e9ed;
}
[data-dpr="2"] .al-bottomSelectorItem {
    font-size: 36px;
}
[data-dpr="3"] .al-bottomSelectorItem {
    font-size: 54px;
}
.al-bottomSelectorItem a {
    color: #333;
    display: block;
}
.al-bottomSelectorItem.active a {
  color: #3598db;
}
.al-bottomSelectorItem.title a {
  color: #909090;
}
.mgt {
  margin-top: 0.26667rem;
}
.al-bottomSelectorItem.al-bottomSelectorTitle a {
  font-size: 15px;
  color: #909090;
}
[data-dpr="2"] .al-bottomSelectorItem.al-bottomSelectorTitle a {
    font-size: 30px;
}
[data-dpr="3"] .al-bottomSelectorItem.al-bottomSelectorTitle a {
    font-size: 45px;
}
.EV-giveUpConfig a {
  color: #f34b4b;
}
.promptPopup {
  position: fixed;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 30, 43, 0.9);
  z-index: 8;
}
.promptPopup figure {
    text-align: center;
    margin-top: 7.86667rem;
}
.promptPopup figure img {
      width: 9.28rem;
      height: 4.10667rem;
}
.promptPopup p {
    width: 3.62667rem;
    height: 1.05333rem;
    text-align: center;
    line-height: 1.05333rem;
    border-radius: 100px;
    font-size: 0.4rem;
    color: #fff;
    border: solid 1px #fff;
    position: fixed;
    bottom: 1.09333rem;
    left: 50%;
    transform: translate(-50%, 0);
}
.authPopup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  background: rgba(10, 30, 43, 0.5);
  width: 100%;
  height: 100%;
}
.authPopup .authPopupCont {
    width: 7.6rem;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 0.4rem 0.4rem 0.93333rem;
    border-radius: 8px;
    text-align: center;
}
.authPopup figure {
    overflow: hidden;
}
.authPopup figure img {
      width: 0.4rem;
      height: 0.4rem;
      float: right;
      margin-right: 0.4rem;
}
.authPopup .exhibitionImg.authTip img {
    width: 4.17333rem;
    height: 4.17333rem;
}
.authPopup .exhibitionImg.submit img, .authPopup .exhibitionImg.submitFail img {
    width: 1.74667rem;
    height: 2.16rem;
}
.authPopup .titleText {
    font-size: 0.66667rem;
    color: #000000;
    line-height: 0.66667rem;
    margin-top: 0.6rem;
}
.authPopup .detailText {
    font-size: 0.45333rem;
    color: #777777;
    line-height: 0.68rem;
    margin-top: 0.4rem;
}
.authPopup .detailText.color333 {
      color: #333;
      font-size: 0.50667rem;
      margin: 0.53333rem 0 0 0;
}
.authPopup .detailText.color777 {
      color: #777;
}
.authPopup .hollowBtn {
    padding: 0 0.92rem;
    height: 1.2rem;
    line-height: 1.2rem;
    border: 2px solid #2899E6;
    border-radius: 100px;
    font-size: 0.50667rem;
    color: #2899E6;
    margin-top: 0.8rem;
}
.authPopup .solidBtn {
    padding: 0 0.92rem;
    height: 1.2rem;
    line-height: 1.2rem;
    background: #2899E6;
    border-radius: 100px;
    font-size: 0.50667rem;
    color: #fff;
    margin-top: 0.8rem;
}
.authPopup .authNone {
    font-size: 0.4rem;
    color: #909090;
    margin-top: 0.48rem;
    display: none !important;
}
.dk-result-pointer-bg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background: #2F2C2C;
  opacity: 0.9;
  z-index: 19;
}
.dk-result-pointer {
  width: 70%;
  position: fixed;
  top: 0.8em;
  right: 0.4em;
  background: url("//img50.allinmd.cn/pages/index/guide.png") no-repeat;
  background-size: 100%;
  height: 30em;
  z-index: 20;
}
.icon-discoverEntryHot:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.48rem;
  height: 0.48rem;
  background-image: url("//img50.allinmd.cn/pages/index/icon_hot.png");
  background-size: 100% 100%;
  position: absolute;
  top: -0.2rem;
  right: 0;
  display: none;
}

/*vip等级*/
/*上下左右箭头图标引用*/
/*引导关注*/
.guideFellow {
  background: rgba(10, 30, 43, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.guideFellow .erweima {
    width: 5.97333rem;
    height: 14.56rem;
    margin: 0 auto;
    background-size: contain;
    position: relative;
}
.guideFellow .erweima img {
      width: 100%;
}
.guideFellow .erweima i {
      display: inline-block;
      width: 0.97333rem;
      height: 0.97333rem;
      background: url("//img50.allinmd.cn/login/loginV2/care_close_popup.png") no-repeat;
      background-size: contain;
      position: absolute;
      right: -0.26667rem;
      top: 4.2rem;
      z-index: 2;
}

/*iphoneX 适配*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
.al-mainInner .al-footerBar {
    padding-bottom: 0.45333rem;
}
.al-mainInner .al-scrollShareBtn {
    bottom: 2.66667rem;
}
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.fixedHeader {
  position: fixed;
  top: 0;
  z-index: 6;
  width: 100%;
}
.al-indexHeader {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.4rem;
  height: 1.17333rem;
  overflow: hidden;
}
.al-indexHeader h1 {
    font-size: 17px;
    color: #222222;
}
[data-dpr="2"] .al-indexHeader h1 {
      font-size: 34px;
}
[data-dpr="3"] .al-indexHeader h1 {
      font-size: 51px;
}
.al-indexHeader a {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #515c74;
}
[data-dpr="2"] .al-indexHeader a {
      font-size: 26px;
}
[data-dpr="3"] .al-indexHeader a {
      font-size: 39px;
}
.al-indexHeader a:link {
      color: #515c74;
}
.al-indexHeader a:visited {
      color: #515c74;
}
.al-indexHeader a:hover {
      color: #515c74;
}
.al-indexHeader a:active {
      color: #515c74;
}
.al-indexHeader .al-indexHeaderItem {
    width: 3rem;
    height: 100%;
    line-height: 1.17333rem;
    white-space: nowrap;
}
.al-indexHeader .al-indexHeaderItem:nth-last-child(1) {
    text-align: right;
}
.al-indexHeader .al-indexHeaderItem:nth-child(1) {
    text-align: left;
}
.al-indexHeader .al-indexHeaderItem:nth-child(2) {
    text-align: center;
}
.al-indexHeaderItem:nth-child(1) a {
  display: block;
  height: 100%;
  width: 1rem;
  margin-left: -0.25rem;
}
.al-indexHeaderItem:nth-child(1) a:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.al-indexHeaderItem:nth-child(1) a img {
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: middle;
}
.al-indexHeaderItem:nth-child(3) a {
  color: #626f8c;
  font-size: 14px;
}
[data-dpr="2"] .al-indexHeaderItem:nth-child(3) a {
    font-size: 28px;
}
[data-dpr="3"] .al-indexHeaderItem:nth-child(3) a {
    font-size: 42px;
}

/*搜索框*/
.searchCont {
  background: #fff;
  padding: 0 0 0 0.4rem;
  height: 1.12rem;
  line-height: 1.12rem;
  overflow: hidden;
}
.searchCont:after {
    content: '';
    display: table;
    clear: both;
}
.searchCont .searchInput {
    float: left;
    width: 7.81333rem;
    height: 1.12rem;
    overflow: hidden;
    background: rgba(205, 205, 205, 0.2) url("//img50.allinmd.cn/index/searchBorder.png") no-repeat;
    background-size: contain;
    font-size: 0.4rem;
    color: #a0a0a0;
}
.searchCont .searchInput i {
      display: inline-block;
      width: 0.4rem;
      height: 0.4rem;
      background: url("//img50.allinmd.cn/index/search.png") no-repeat;
      background-size: contain;
      vertical-align: middle;
      margin: 0 0.17333rem 0 0.29333rem;
}
.searchCont button {
    float: left;
    background: #3CAEFA;
    border-radius: 0 6px 6px 0;
    width: 1.4rem;
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: 0.4rem;
    color: #FFFFFF;
}
.icon-newTips:after {
  content: "";
  width: 0.18667rem;
  height: 0.18667rem;
  border-radius: 50%;
  background-color: red;
  position: absolute;
  top: 0;
  right: 30%;
  margin-right: -0.06667rem;
}

/*%al-newsNum {
    border-radius:rem(50px);
    background-color: #F34B4B;
    font-style: normal;
    position: absolute;
    top: rem(-10px);
    right: rem(12px);
    display: block;
    height: rem(32px);
    max-width: rem(42px);
    line-height: rem(32px);
    @include font-dpr(10px);
    color: #fff;
    padding: 0 rem(10px);
}*/
.al-newsNum {
  font-size: 0.29333rem;
  color: #666666;
  display: block;
}
.boneClassList .personalCont div:last-child .browse:before {
  content: "";
  display: inline-block;
  width: 0.38667rem;
  height: 0.25333rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAATCAMAAABbR/ZNAAAAnFBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSkZPKXAAAAM3RSTlMAAQMEBg8QFhgZHDIzNDdCSExOVGRmaGxwc3WDmJmgoq+yxsnM0NLT2tvf4OHk5fLz9PZwUSWrAAAA4UlEQVQoz4VS2RaCIBRES4vcKs0lt1ITlyi0//+3FChTjyceuAPDXQcAPkvch3n7avNwL4LpWp2q0jegDA2/qE6rMakhdBQ4Fg450n5Jrzn/hhPPxBsO0V2lQDZdU6ZIqSP+fH1FWwocksQJcSjeZNc19bykEiOx3u06ZrSUXnrvADFSJjq1OmHBpVsAgP3YsQRmwstITGYhtsHT4pduzEHscmA9gY3hgu/uYXd5bwt5UfC35q7fbDPrd4tYv/2samUyK/UeDaP1yGTOjTfWKD98NTqisUZU34LrW870Xfgbb2STFQHe7MBlAAAAAElFTkSuQmCC") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.02rem;
  margin-right: 0.13333rem;
}
.bookNameIcon:before {
  content: "";
  display: inline-block;
  width: 0.26667rem;
  height: 0.30667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAAXNSR0IArs4c6QAAAQ1JREFUOBFj3Lp1axgDA8OU////iwJpogEjI+NroJ5sHx+f1ciaWIAckGEBQIljyBKE2Fu2bLECGroBqA7FQAagxH9CmnHJI+sFsm+B1DHhUkyGuCq1DQS7gZouHDWQjGjFpmU0UrCFCmliVA9DUGnDACzCEoBUGRBrAEseRiBNFACWNu/RFYINBBpSDpSI8fb2PgdURHbpAzIcbCALC0uah4fHWXTbyOGDDPwHdNU5kGZgmXYZyFYk1iCgz+4DC2ZdZPUsQAMuASWMgIKH0SWRFeJjX716le3+/fu/QGpAsdz158+fWUDXGZMSITALQIY9fPiwBMg/BBIDxyi5sQw1FOSyQ+zs7Mmurq6PAKuZXfChern4AAAAAElFTkSuQmCC) no-repeat;
  background-size: contain;
  vertical-align: -0.05rem;
  margin-right: 0.13333rem;
}
.al-vipUser:after {
  content: "";
  display: inline-block;
  width: 0.34667rem;
  height: 0.26667rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAMAAAGtsI0bAAABEVBMVEX/kiT/////kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiTPIb5fAAAAWnRSTlMAAAIDBAYHCAkMDRETFBUXHyMoLS4wNDU5Oz9AQUVGSExPWVtgY2VnbW9wdXh5enyLjZOaoKGio6WsrrGzt8HExcrLz9LT19na2+Dh5ufq7O7v8vf5+vv8/f5BPkpPAAABN0lEQVQYGU3Bh0JTQQAF0bkCghUs2LF3sYsVbCjNqPGJiPP/H+LuJoGcw8MuHZgA10L38dMX6J8O+C7wQxIDaEwoNAl2O0wrKHkZUGIA3+dcADWh0ARQFyCFFwMcVGdI4uuEYl4l2TEJ1V01S6ageWuRioHvejkVva5YWyLLW123uwg/VSCJJoA6B0m8kwB/9B8kt0wCzKqQuJmEQl0nUx5KQnFVJWumoFJfxQcpqJ6qZ01FY9FLRfNZPZaKATUNEyc/OPBkduYAJJk8PPdY3V44OkFxw2aFKs0l3UxBdd/mOUWqqd/uTqegeWazCKT6qmdSMbBscx1SvNB7aRhatTlPktv6JgOM9GxOJPO6lSFGJrdtkr96JEPsOW7zbUMvZIR9pxx6lD2MuWKzkn2Mu9n96vdXM+Y/8tVVgoaabSUAAAAASUVORK5CYII=") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: 0.01rem;
  margin-left: 0.13333rem;
}
.al-vipUserV1:after {
  content: "";
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("//img50.allinmd.cn/authentication/V1.png") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.05rem;
  margin-left: 0.13333rem;
}
.al-vipUserV2:after {
  content: "";
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("//img50.allinmd.cn/authentication/V2.png") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.05rem;
}
.icon-appWakeUp:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.29333rem;
  height: 0.44rem;
  margin-right: 0.16rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAhBAMAAAAv5UYdAAAAG1BMVEVRXHRRXHRRXHRRXHRRXHRRXHRRXHRRXHRRXHQrceHsAAAACHRSTlMASUrDxOTm5weM+5YAAAAsSURBVBjTYxDrgIFEhgw4u42hgwEGOkY2GwHwqzdGYpvgNxMRzu0M6nB2EADISzntPda4SAAAAABJRU5ErkJggg==");
  background-size: 100% 100%;
}
.btn-primary {
  width: 1.86667rem !important;
  height: 0.74667rem;
  text-align: center;
  line-height: 0.74667rem;
  border: 1px solid #2899e6;
  border-radius: 0.66667rem;
  color: #2899e6;
}
.btn-primary-lg {
  display: block;
  width: 100%;
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #2899e6;
  border-radius: 0.05333rem;
  color: #fff;
  font-size: 20px;
}
[data-dpr="2"] .btn-primary-lg {
    font-size: 40px;
}
[data-dpr="3"] .btn-primary-lg {
    font-size: 60px;
}
.al-msgWriting {
  opacity: .7;
  color: rgba(255, 255, 255, 0.7);
}
.btn-done {
  width: 1.86667rem !important;
  height: 0.74667rem;
  text-align: center;
  line-height: 0.74667rem;
  border: 1px solid #c5c5c5;
  border-radius: 0.66667rem;
  color: #c5c5c5;
}
.btn-dobule {
  padding: 0.13333rem 0.4rem;
  border: 1px solid #626f8c;
  border-radius: 0.66667rem;
  color: #626f8c;
  text-align: center;
}
.al-saveBtnBox {
  margin-top: 0.8rem;
  padding: 0 0.4rem;
}
.btn-deepMsg {
  padding: 0.10667rem 0.2rem;
  color: #fff;
  border-radius: 0.66667rem;
  font-size: 13px;
  background-color: rgba(0, 0, 0, 0.2);
}
[data-dpr="2"] .btn-deepMsg {
    font-size: 26px;
}
[data-dpr="3"] .btn-deepMsg {
    font-size: 39px;
}
.al-whiteBtn {
  padding: 0.13333rem 0.44rem;
  border: 1px solid #fff;
  border-radius: 0.66667rem;
  color: #fff;
  text-align: center;
}
.btn-switch {
  width: 1.06667rem;
  height: 0.58667rem;
  background-color: #fff;
  border: 2px solid #efefef;
  border-radius: 66.66667rem;
  position: absolute;
  right: .4rem;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s linear;
}
.btn-switch:before {
    content: "";
    width: 0.58667rem;
    height: 0.58667rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0px 0px 0.13333rem rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.2s linear;
}
.btn-switch:after {
    content: "\6253\5F00\63D0\9192";
    display: inline-block;
    color: #909090;
    font-size: 12px;
    margin-top: 0.69333rem;
    white-space: nowrap;
    top: 0;
    right: -0.2rem;
}
[data-dpr="2"] .btn-switch:after {
      font-size: 24px;
}
[data-dpr="3"] .btn-switch:after {
      font-size: 36px;
}
.btn-switch.on {
  background-color: #2899e7;
}
.btn-switch.on:before {
    content: "";
    width: 0.50667rem;
    height: 0.50667rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0.50667rem;
    top: 50%;
    margin-top: -0.25333rem;
    box-shadow: none;
}
.btn-switch.on:after {
    content: "\5173\95ED\63D0\9192";
}
.al-searchHead {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
}
.al-searchResult {
  margin-bottom: 0.26667rem;
  background-color: #fff;
}
.al-searchResultTitle {
  font-size: 13px;
  color: #909090;
  padding: 0.13333rem 0.4rem;
  border-bottom: 1px solid #e4e9ed;
}
[data-dpr="2"] .al-searchResultTitle {
    font-size: 26px;
}
[data-dpr="3"] .al-searchResultTitle {
    font-size: 39px;
}
.al-searchResultItem em {
  font-style: normal;
  color: #3598db;
}
.al-searchInputBar {
  background-color: #EFF4F8;
  padding: 0.26667rem 0 0.26667rem 0.4rem;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  width: 115%;
}
.al-searchInputBar input {
    -webkit-appearance: none;
    height: 1.12rem;
    line-height: 1.12rem;
    padding: 0;
    padding-left: 1.46667rem;
    box-shadow: none;
    border: 1px solid #e4e9ed;
    background: #fff;
    box-sizing: border-box;
    width: 7.81333rem;
    font-size: 0.4rem;
    color: #222;
    font-family: "microsoft yahei";
    border-radius: 0.05333rem 0 0 0.05333rem;
    overflow: visible;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    background: rgba(205, 205, 205, 0.2) url("//img50.allinmd.cn/index/searchBorder.png") no-repeat;
    background-size: cover;
}
.al-searchInputBar input:focus {
      line-height: 0.4rem;
}
.al-searchInputBar input.focus {
    width: 75%;
    outline: none;
}
.al-searchInputBar #seachCompany, .al-searchInputBar #seachSchool {
    width: 83%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0.2rem 0 0.2rem 0.98667rem;
    background: #FFFFFF;
    border: 1px solid #E4E9ED;
    border-radius: 8px;
}
.al-searchInputBar #seachCompany.focus, .al-searchInputBar #seachSchool.focus {
      width: 75%;
}
.al-searchInputBar .al-searchCancel.show {
    display: inline-block;
    font-size: 0.4rem;
    color: #3598DB;
    vertical-align: baseline;
}
.al-searchInputBar input::-webkit-input-placeholder {
    font-size: 14px;
    color: #909090;
    vertical-align: -0.04rem;
    display: inline-block;
    font-family: "microsoft yahei";
}
[data-dpr="2"] .al-searchInputBar input::-webkit-input-placeholder {
      font-size: 28px;
}
[data-dpr="3"] .al-searchInputBar input::-webkit-input-placeholder {
      font-size: 42px;
}
.al-searchInputBar .icon-searchWhite {
    position: absolute;
    left: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.al-searchInputBar .al-searchCancel {
    font-size: 15px;
    vertical-align: middle;
    display: none;
    padding: 0;
}
[data-dpr="2"] .al-searchInputBar .al-searchCancel {
      font-size: 30px;
}
[data-dpr="3"] .al-searchInputBar .al-searchCancel {
      font-size: 45px;
}
.al-searchInputBar .al-searchCancel .icon-searchCancel {
      position: absolute;
      left: 69%;
      display: none;
}
.al-searchInputBar .al-searchCancel .icon-searchCancel:before {
        vertical-align: baseline;
}
.al-searchTips {
  border-bottom: 1px solid #d7dbde;
  text-align: left;
  font-size: 13px;
  color: #909090;
  padding-left: 0.4rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  background-color: #fff;
}
[data-dpr="2"] .al-searchTips {
    font-size: 26px;
}
[data-dpr="3"] .al-searchTips {
    font-size: 39px;
}
.al-searchResultItem {
  margin-left: 0.4rem;
  padding-right: 0.4rem;
  border-bottom: 1px solid #e4e9ed;
  background-color: #fff;
  font-size: 0.42667rem;
  color: #333;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.al-searchResultItem .icon-selected {
    float: right;
    display: none;
    margin-right: 0.4rem;
}
.al-searchResultItem.selected .icon-selected {
  display: block;
}
.al-searchFailed {
  margin-top: 0.93333rem;
  text-align: center;
  font-size: 14px;
  color: #5f6f8f;
}
[data-dpr="2"] .al-searchFailed {
    font-size: 28px;
}
[data-dpr="3"] .al-searchFailed {
    font-size: 42px;
}
.al-searchFailed a {
    display: inline-block;
    margin-top: 0.26667rem;
    padding: 0.13333rem 0.6rem;
}
.al-noResult {
  margin: 2.66667rem 0;
}
.al-searchFocusMask {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.al-searchFocusMaskShow {
  opacity: 1;
  visibility: visible;
}
.al-searchHeadShow {
  margin-top: -1.2rem;
}
.al-searchHead {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}

/*新版认证优化的V1认证对话框样式*/
.auth-opt-v1-popup {
  background-color: #fff;
  position: absolute;
  width: 7.94667rem;
  min-height: 10.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.21333rem;
}
#auth-opt-v1-popup-top-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.auth-opt-v1-popup-title {
  font-size: 0.58667rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #1a71ff;
}
.auth-opt-v1-popup-desc {
  margin-top: 0.32rem;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  font-weight: 400;
  color: #222222;
  padding: 0 0.64rem;
}
.auth-opt-v1-popup-submit {
  width: 6.66667rem;
  height: 1.33333rem;
  margin: 0.48rem auto 0;
  background: #1a71ff;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  line-height: 1.33333rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.auth-opt-v1-popup-cancel {
  text-align: center;
  margin: 0.53333rem auto;
  font-size: 0.45333rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.al-indexHeader h1 {
  text-indent: 0;
}
ul {
  list-style: none;
}
.al-bigScoreStarBox {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
}
.al-bigScoreStarBox li {
    width: 0.90667rem;
    height: 0.85333rem;
    margin-left: 0.33333rem;
    background-image: url("//img50.allinmd.cn/score/scoreDetails_starGrayIcon.png");
    background-size: 100% 100%;
}
.al-bigScoreStarBox li b {
      display: block;
      width: 100%;
      height: 100%;
      background-image: url("//img50.allinmd.cn/score/scoreDetails_starBlueIcon.png");
      background-size: 0.90667rem 0.85333rem;
}
.al-littleScoreStarBox {
  display: inline-block;
  float: left;
  vertical-align: middle;
  /*  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;*/
}
.al-littleScoreStarBox li {
    width: 0.29333rem;
    height: 0.29333rem;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAMAAAC+oj0CAAAArlBMVEUAAAD////////////////////////////r6+vs7Ozt7e3u7u7w8PDr6+vr6+vs7Ozs7Ozt7e3t7e3u7u7u7u7r6+vt7e3t7e3u7u7s7Ozt7e3r6+vs7Ozs7Ozs7Ozs7Ozs7Ozr6+vs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozr6+vr6+vs7Ozs7Ozs7Ozs7Ozr6+vr6+vs7Ozs7Ozs7Ozr6+vr6+vs7Ozs7Ozr6+s4GmWcAAAAOXRSTlMAAwQFBgcICg0pKy4yMzQ1Njg5Oz1BVFdYfH2AhJ+hoqWpq6ytrq+wsbK2t7q7vL/Aw8fI19zm/P3HL89fAAAAlklEQVQYGW3BDVvBYABA0RspH5OSSKSmpBIqxP3/f6xnz9irrXMIWj9X/GPpF0Ud9YaCubokr22iQ87MxJxMNer1R9+mVg93vagKLCz6hNiiCVTezHs/A8oT/3o9JVGKPfZcJnXyaBCXOOga3JIZGAzJjA2mZNYGGw4qW3U3ur7fqrtz9hrqSx2oPalN9houLkldfBgBvyFOL0tGOE9OAAAAAElFTkSuQmCC");
    background-size: 100% 100%;
    display: inline-block;
}
.al-littleScoreStarBox li b {
      display: block;
      width: 100%;
      height: 100%;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAMAAAC+oj0CAAAArlBMVEUAAABVqv9Av/8zmf8rqv9Jtv9An/8zmf87nessm+Yqmucsm+kpmesom+YsneYrmucrnOcpm+gonekrnOkqm+ormecrm+cpm+gpmugpmuYpmecqmecpm+gomucpmucpmucomeYpmucomucomucpmecpmuYpmeYpmuYomucomecpmucomecpmuYpmuYpmecomucpmucpmeYpmucpmecomeYpmecpmecomucomecomea6gG4+AAAAOXRSTlMAAwQFBgcICg0pKy4yMzQ1Njg5Oz1BVFdYfH2AhJ+hoqWpq6ytrq+wsbK2t7q7vL/Aw8fI19zm/P3HL89fAAAAlklEQVQYGW3BDVvBYABA0RspH5OSSKSmpBIqxP3/f6xnz9irrXMIWj9X/GPpF0Ud9YaCubokr22iQ87MxJxMNer1R9+mVg93vagKLCz6hNiiCVTezHs/A8oT/3o9JVGKPfZcJnXyaBCXOOga3JIZGAzJjA2mZNYGGw4qW3U3ur7fqrtz9hrqSx2oPalN9houLkldfBgBvyFOL0tGOE9OAAAAAElFTkSuQmCC");
      background-size: 0.29333rem 0.29333rem;
}
.icon-newTips:after {
  content: "";
  width: 0.18667rem;
  height: 0.18667rem;
  border-radius: 50%;
  background-color: red;
  position: absolute;
  top: 0;
  right: 30%;
  margin-right: -0.06667rem;
}

/*%al-newsNum {
    border-radius:rem(50px);
    background-color: #F34B4B;
    font-style: normal;
    position: absolute;
    top: rem(-10px);
    right: rem(12px);
    display: block;
    height: rem(32px);
    max-width: rem(42px);
    line-height: rem(32px);
    @include font-dpr(10px);
    color: #fff;
    padding: 0 rem(10px);
}*/
.al-newsNum {
  font-size: 0.29333rem;
  color: #666666;
  display: block;
}
.boneClassList .personalCont div:last-child .browse:before {
  content: "";
  display: inline-block;
  width: 0.38667rem;
  height: 0.25333rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAATCAMAAABbR/ZNAAAAnFBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSkZPKXAAAAM3RSTlMAAQMEBg8QFhgZHDIzNDdCSExOVGRmaGxwc3WDmJmgoq+yxsnM0NLT2tvf4OHk5fLz9PZwUSWrAAAA4UlEQVQoz4VS2RaCIBRES4vcKs0lt1ITlyi0//+3FChTjyceuAPDXQcAPkvch3n7avNwL4LpWp2q0jegDA2/qE6rMakhdBQ4Fg450n5Jrzn/hhPPxBsO0V2lQDZdU6ZIqSP+fH1FWwocksQJcSjeZNc19bykEiOx3u06ZrSUXnrvADFSJjq1OmHBpVsAgP3YsQRmwstITGYhtsHT4pduzEHscmA9gY3hgu/uYXd5bwt5UfC35q7fbDPrd4tYv/2samUyK/UeDaP1yGTOjTfWKD98NTqisUZU34LrW870Xfgbb2STFQHe7MBlAAAAAElFTkSuQmCC") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.02rem;
  margin-right: 0.13333rem;
}
.bookNameIcon:before {
  content: "";
  display: inline-block;
  width: 0.26667rem;
  height: 0.30667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAAXNSR0IArs4c6QAAAQ1JREFUOBFj3Lp1axgDA8OU////iwJpogEjI+NroJ5sHx+f1ciaWIAckGEBQIljyBKE2Fu2bLECGroBqA7FQAagxH9CmnHJI+sFsm+B1DHhUkyGuCq1DQS7gZouHDWQjGjFpmU0UrCFCmliVA9DUGnDACzCEoBUGRBrAEseRiBNFACWNu/RFYINBBpSDpSI8fb2PgdURHbpAzIcbCALC0uah4fHWXTbyOGDDPwHdNU5kGZgmXYZyFYk1iCgz+4DC2ZdZPUsQAMuASWMgIKH0SWRFeJjX716le3+/fu/QGpAsdz158+fWUDXGZMSITALQIY9fPiwBMg/BBIDxyi5sQw1FOSyQ+zs7Mmurq6PAKuZXfChern4AAAAAElFTkSuQmCC) no-repeat;
  background-size: contain;
  vertical-align: -0.05rem;
  margin-right: 0.13333rem;
}
.al-vipUser:after {
  content: "";
  display: inline-block;
  width: 0.34667rem;
  height: 0.26667rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAMAAAGtsI0bAAABEVBMVEX/kiT/////kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiT/kiTPIb5fAAAAWnRSTlMAAAIDBAYHCAkMDRETFBUXHyMoLS4wNDU5Oz9AQUVGSExPWVtgY2VnbW9wdXh5enyLjZOaoKGio6WsrrGzt8HExcrLz9LT19na2+Dh5ufq7O7v8vf5+vv8/f5BPkpPAAABN0lEQVQYGU3Bh0JTQQAF0bkCghUs2LF3sYsVbCjNqPGJiPP/H+LuJoGcw8MuHZgA10L38dMX6J8O+C7wQxIDaEwoNAl2O0wrKHkZUGIA3+dcADWh0ARQFyCFFwMcVGdI4uuEYl4l2TEJ1V01S6ageWuRioHvejkVva5YWyLLW123uwg/VSCJJoA6B0m8kwB/9B8kt0wCzKqQuJmEQl0nUx5KQnFVJWumoFJfxQcpqJ6qZ01FY9FLRfNZPZaKATUNEyc/OPBkduYAJJk8PPdY3V44OkFxw2aFKs0l3UxBdd/mOUWqqd/uTqegeWazCKT6qmdSMbBscx1SvNB7aRhatTlPktv6JgOM9GxOJPO6lSFGJrdtkr96JEPsOW7zbUMvZIR9pxx6lD2MuWKzkn2Mu9n96vdXM+Y/8tVVgoaabSUAAAAASUVORK5CYII=") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: 0.01rem;
  margin-left: 0.13333rem;
}
.al-vipUserV1:after {
  content: "";
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("//img50.allinmd.cn/authentication/V1.png") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.05rem;
  margin-left: 0.13333rem;
}
.al-vipUserV2:after {
  content: "";
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("//img50.allinmd.cn/authentication/V2.png") center center no-repeat;
  background-size: 100% 100%;
  vertical-align: -0.05rem;
}
.icon-appWakeUp:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.29333rem;
  height: 0.44rem;
  margin-right: 0.16rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAhBAMAAAAv5UYdAAAAG1BMVEVRXHRRXHRRXHRRXHRRXHRRXHRRXHRRXHRRXHQrceHsAAAACHRSTlMASUrDxOTm5weM+5YAAAAsSURBVBjTYxDrgIFEhgw4u42hgwEGOkY2GwHwqzdGYpvgNxMRzu0M6nB2EADISzntPda4SAAAAABJRU5ErkJggg==");
  background-size: 100% 100%;
}
.al_flow_type {
  margin-right: -0.26667rem;
  margin-bottom: 0.26667rem;
  text-align: right;
  height: 0.45333rem;
  /*置顶标签*/
}
.al_flow_type .stickIcon {
    display: inline-block;
    float: left;
    margin-top: -0.04rem;
    margin-right: 0.26667rem;
    vertical-align: middle;
    width: 1.14667rem;
    height: 0.4rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFYAAAAeCAYAAAHBWtlgAAAAAXNSR0IArs4c6QAAB+1JREFUaAXtWneMVkUQ/827j7ujKYIoRaIoUgXFgqAGTqOigA2NlNhLIho1aizREBX9R4kNEzX2qBGwBEs4RI0gNpoSKSpwNEFOQBA8OPG8e+Psvm+XV+977+6Mp3GS9+3uzOzsvHm7O7OzH0Gg7rcKVmUhcHjP+s4RpnUzQAsnRtCOwTivH2mqoJWvADW7dJs+uQL07aNeXUl262o3G05afD9QXek1ty0B97oU6HUF0KINyK2q2MaMAw1zUunkSrs5EcaqDbAqiWQqH6n7u7V7N2qd6fWeloFmngVuf9S+AUra2zqFzUbzrtNEHvqMZTIVCr+gITS2zIUFqHfj7heAhzzskXasALZ8CaqpAhe39XB9rvVK9f7Lp4B7Xg765Rvw0bdacfb7WYxUrFCFbN8P9MNL4P436k9D25f5WcEDbgEtmgg+4uIAnlQrbLsARwMaBNpBvHdtL7fG/aEB/WO7EFFl5CvHcmZExtrWL4Omy5zb/Ckgk1U/hlgxzdQiZUAozb/DTmLDyQNuBnatAn09Cdj0IfD9c4YULGv32nZQ6NoZmqBWiAWZSrShHNi7wyvN1LIM0UpgzrrjV2tNefyqACef+UagHWzIfrXta6DjcRZd8EOZ5Wl7SEUtVXp3KHDIGeDjvE2Mlj4hc1dMJSBbzZpqZm6pW03087csgCbSLSIml9+4IgS7h4Yo3GUYuOz5AFZNZ6r7I4DzN9QcMOCXy226gXZvNCRb8oHHgs+cbtumUnCXpfl3Ci+DB+c3R9OznpI+vEgGeyuZo0IU2V9WRMeBoDlXgio/D/C6F8u+mCsN4FQjsAr8VLV2Kb/UFF7VAzu6n1nRp/YWBXxOtvwcj2O/7uBTpoS4g55eWZ7mXAU+9UXrjEMddDNRWWVJ9ZjP5v+UcYLQoiW4R9AjKD7auiiWPYKs/CyCCiMSlQ0zFmwXtQJ6SuQRhjhl62osFw+4VRvEHbdSNsbtwIqnAZ9vtYxSIdleimWbSV4dfu5/uK63Lgm/3pGo6rx/WJfk4YmmFrU9YryKE+eKosOSOZsJRRQu6L6aiapajdgFRnOvAamYJQbidgWzY8Swg4tKwGOWaxLNHg1/bOkOmQznq9sj3eLGUExNYllacBe47wQ4758O95yPAYmW0WI/2Xd76BOEUdZopV4urFBBR1JYWZZtpacIVqGSXotmvMSSPjgffNY7iXRF8Csb91XCL2KExU4Dj+gp6gmvR+FQBEpyVuEQDgedCHQYYMYMlNyuN3jE+8CGmcChI60TCjDlGwnK7lPUdEq0sIp0v7wN2OkFqmpwWvee123XavC4dAcPWiYHLlG2PgiE3ZZxRfRcqWnKuySBI+8dfijd1NEiVd8CEM/RbwJcefzzKWkeGfl8+GhTtSUt9TIEFpFUUYeWLmVJVIuPV9aS01YkiuoxNspc35fIc/MJ90IvyhEydX79Du7pr0Xl5DHx0yCRvR6C00KmQehJsYPQksnAAX2kbzFowT1yfFyTOEij99m4A1pktNKO4EEP6NMfzbseOPxC8ECJl987DTxcjqcl+9suNOtc8Nn5BWqxXkXFBn9IbFAcwje7pspBOPJzfLPTLEYhKioZpPcW3r2mv1h3QVMfnWPG/M+jdGorV3K0PiiIYav+DdP23/JV1PLKoXpDh2ZhVJXqEEUaBMqpS7okAm6toNwI2kNIH+Xg3T8T6GG0OKQUAYHqJSu/cyZfW9/xIayGaXPXMvCwhCymYZKSZp4t/nqMeAqV/hHYVQFn1nlwy14AOg32cD/PhzP3arjD3xaXJxkVAfr2MWDVq/Yo4jHmf9e+BTI3FBK3qqOPDmBadZI8ezuROwT046xAF6wXb1SzU3IKlwXw3LorEEqTBxhCjYJ5rhB/fHOPXK+07hxPS4mlNwdKLj8hdWFmlYo74iAnZ7yLlsRR9uEk3+3I5ZJ7hiSDJb9mYfcmoLbaNukjySh1OAZ87N0WpyvtfJnqICW2lWnGBiUwVHLRn7fzcnYPCVuGeHvjbLkke1VmYL+geH9ruxgt11LOnt4s9ZNMnT6+BHzkOH0qMrg0pbqwQdV6SYbfq9n5pMe9bns265LUbd+P5UhKaiaN0QDDRg1qhGslRJFMBu42HCyPhp0r5XJxixHnlWpL2LpAX4Xxwfktwc/RsqMXCftxWeu5NkDXMt1LJV2x5yfwqNmeFJVQaABkM+yyJ+HI8bMQWAPL1R73v6kQu6XTd8/KXeN88AVfWBy6DIXbR142BmjGyfoOJ5qljmHOsoriumfEZTOsGMo96gZxe56ndab1iQznjv3ew5F4UfVkBeXJ5cCYCrTXT8UpTCkjjt/k7Neub1qhiXzZDKvEFDJYypAkXiN5+bpqUD0Xq4F+wtto8Id4krki2VtduTFoLGQ3bGNHLNCfJCfDayWcSgEk1ycp52GiND7tZaGJ31g8CSRhmzvoQeCwURL+jZC9dhP4pEfAvqvGREEhQqMMq+5D/WlxFbNmhuVPgX7f6nXbvhSsvH/30anE8Dr5AL9KfLroPs3PpR0A9ZcNA1sXgn6aAxRJLkTlURWUtvdKudrUvkDu2jnXSv8/xG9AHlmuwzAVu0OyMawMLnF2WmiaODbtaM2Jj+tkWytKp1Ht7164l45bcznU+rBKORF+mqHPf4M1rVHV26pVlAXkmk67badtjzKn2OktBn5Xnl+yyPif17OASrxAGVT+o6cua/8CCA3RBLKTWEUAAAAASUVORK5CYII=);
    background-size: 100% 100%;
}
.al_flow_type .al_flow_span {
    float: right;
    width: 1.46667rem;
    height: 0.45333rem;
    line-height: 0.45333rem;
    box-sizing: border-box;
    padding-right: 0.13333rem;
    font-size: 0.29333rem;
    color: #909090;
    position: relative;
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAAAiCAMAAACN6szjAAAAb1BMVEUAAAD////////////////29vb29vb4+Pj5+fn09PT39/f09PT19fX19fX19fX19fX29vb19fX09PT09PT09PT19fX19fX19fX19fX09PT09PT19fX09PT09PT09PT09PT19fX19fX19fX19fX09PSfMWpeAAAAJHRSTlMABQcJDBscJSovWmFiaXt8iZyjpqm3ycrP1Nnm7O3w8vP19/hnP3WlAAAAlUlEQVRIx93XWxKCMBBE0RGMQZS3Igr4wN7/GvmFBeR+pDdwqlLJpMdsF1f2b4XJ2J121KH6K2DmrZXcFTZb7CYOK8Rh54XDji9xWCsOu4rDsh+HpU9xWCMOy8Vh/sthySAOqwViU7QYeozoBTH/UaSPmh1X7CBGvxizC4mhtYAtPGiVY0sqW7/ZxQJdmczMlY+Ay+AK9WLeHUydTIkAAAAASUVORK5CYII=") no-repeat right;
    background-size: cover;
    vertical-align: middle;
    margin-top: -0.05rem;
}
.al_flow_type .al_flow_span.surgey {
      width: 2rem;
}
.al_flow_type .al_flow_span:before {
    content: "";
    display: block;
    position: absolute;
    width: 0.34667rem;
    height: 0.34667rem;
    top: 0.05333rem;
    left: 0.13333rem;
    background-size: cover;
}
.al_flow_type .al_flow_video:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAmVBMVEUAAAD///+qqqrMzMyqqqq2tra/v7+qqqqxsbGqqqqzs7Otra2qqqqqqqqurq6qqqqsrKyqqqqrq6uqqqqsrKyrq6usrKyqqqqrq6urq6urq6urq6uqqqqqqqqrq6urq6uqqqqrq6uqqqqqqqqrq6uqqqqrq6uqqqqrq6urq6urq6uqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqrZAolhAAAAMnRSTlMAAgMFBgcIDA0SFBkbHiwtN0JDS1Bqa295hYaIkJOUoai8x9LU3N3i4+bs8PHz9vr8/S+7LTkAAACFSURBVCjP1dBHDsJAEETRIuccjQGTbQND+Pc/HAtkiUHtPdT2qUqtln4+5TDlKxmFYFJ7ppSRP0MsqTC9IlDggg9a1qTeDhDI4bxedXEnwWhpeOS5qr/JSzOCQ18yqLF+cJ4UM/Lv7m5hPzBJGp/AGNSmI1XmziJuktSKLiLnUSrl0x/kBcLlIbYW+C+jAAAAAElFTkSuQmCC") no-repeat;
    background-size: cover;
    left: 0.26667rem;
}
.al_flow_type .al_flow_case:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAV1BMVEUAAAD///+qqqq/v7+2traqqqq5ubmqqqqtra2tra2srKyqqqqsrKyrq6uqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqrq6uqqqqrq6uqqqqqqqqqqqoTKSbOAAAAHHRSTlMAAQMEBwkLDBlBSktTjI3N1t/n6+7z9vj6+/z9FyVE1AAAAHRJREFUKM+10tkKgCAQhWHL9rJ9mzrv/5zdTaNU0PbfiH4wKKjUz2nTdUYfUoksh3FP0zokArIcIFJVKqhBCE6NjSAg0Vw0w6Jl4gg20T5wdcgPOO3QwfKW+Fm36PNrnOwuqMUgQiuo6CHqCznDi0Xew8+1ARmyEmefeF4NAAAAAElFTkSuQmCC") no-repeat;
    background-size: cover;
}
.al_flow_type .al_flow_topic:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaBAMAAABbZFH9AAAAJFBMVEUAAACqqqqsrKyqqqqrq6urq6uqqqqrq6urq6uqqqqqqqqqqqp93KmSAAAAC3RSTlMABkpXgIi05un8/TnJorYAAABWSURBVBjTY2CgGmDbDQbbA8E8bghv91ZkJUzbUXTsRtG1G0UXmLcBpguJB2Rj44F0bsDgrUZR2YbCY8Dk7Z5sCbYe6p+ds0GcbVDXem9BdjuLA8kBBADCeztbVvQrqgAAAABJRU5ErkJggg==") no-repeat;
    background-size: cover;
}
.al_flow_type .al_flow_doc:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAP1BMVEUAAACqqqqqqqq0tLStra2qqqqrq6usrKysrKyrq6urq6urq6uqqqqqqqqqqqqrq6uqqqqrq6uqqqqqqqqqqqp1rtL/AAAAFHRSTlMABgkRHCo6SmJ5iae7zNvm6PL5/cPdz7MAAABXSURBVCjPtc/ZCoAgFEVRm8sGrfb/f2sPF8pMSMP205EFikr9VqEN0j54pLkayxsZOhmwMtcuwTmaBduGSVUTWx8kKY2ex+/kvJJA7xfKjKbM//KKokwdiKANgGjdSw0AAAAASUVORK5CYII=") no-repeat;
    background-size: cover;
}
.al-content {
  margin: 0.21333rem 0;
  overflow: hidden;
}
.al-contentPartModule {
  width: 100%;
  box-sizing: border-box;
  padding: 0.53333rem 0.4rem;
  background-color: #fff;
  border-bottom: 1px solid #e4e9ed;
  transition: background-color 0s 0.1s linear;
  -webkit-transition: background-color 0s 0.1s linear;
}
.al-contentPartModule:active {
    background-color: #eef3f8;
}
.al-tableBox {
  display: table;
  width: 100%;
}
.al-contentWatcher {
  padding-bottom: 0.4rem;
}
.al-contentWatcherPic {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    background-color: #ffffff;
    display: inline-block;
}
.al-contentWatcherPic img {
      width: 100%;
      height: 100%;
      vertical-align: top;
      border-radius: 50%;
}
.al-contentWatcherName {
  color: #626f8c;
  font-size: 11px;
}
[data-dpr="2"] .al-contentWatcherName {
    font-size: 22px;
}
[data-dpr="3"] .al-contentWatcherName {
    font-size: 33px;
}
.al-contentWatcherName strong {
    font-size: 12px;
    padding-left: 0.10667rem;
    padding-right: 0.21333rem;
    color: #777777;
    font-weight: normal;
}
[data-dpr="2"] .al-contentWatcherName strong {
      font-size: 24px;
}
[data-dpr="3"] .al-contentWatcherName strong {
      font-size: 36px;
}
.al-contentText {
  display: table-cell;
  vertical-align: top;
  font-size: 17px;
  padding-right: 0.53333rem;
  position: relative;
}
[data-dpr="2"] .al-contentText {
    font-size: 34px;
}
[data-dpr="3"] .al-contentText {
    font-size: 51px;
}
.al-contentText a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    overflow: hidden;
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    color: #000;
    word-break: break-all;
}
.al-contentText a:active, .al-contentText a:focus {
      outline: none;
}
.al-contentText .al-contentTitle {
    color: #222222;
    font-size: 17px;
    margin-bottom: 0.26667rem;
}
[data-dpr="2"] .al-contentText .al-contentTitle {
      font-size: 34px;
}
[data-dpr="3"] .al-contentText .al-contentTitle {
      font-size: 51px;
}
.al-contentText .al-contentTitle.al-contentDeleted {
    color: #aaaaaa;
}
.al-contentText > .al-contentSeminarMark {
    right: 0.46667rem;
}
.al-tagPart .al-contentPartModule {
  border: none;
}
.al-contentImgBox {
  display: table-cell;
  width: 2.8rem;
  height: 1.86667rem;
  margin-left: 0.53333rem;
  vertical-align: top;
  position: relative;
}
.al-contentImgBox a {
    width: 100%;
    height: 1.86667rem;
    display: block;
    position: relative;
}
.al-contentImgBox img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 0.08rem;
}
.al-contentOtherMsg {
  margin-top: 0.4rem;
  font-size: 11px;
  color: #909090;
}
[data-dpr="2"] .al-contentOtherMsg {
    font-size: 22px;
}
[data-dpr="3"] .al-contentOtherMsg {
    font-size: 33px;
}
.al-contentAuthor {
  margin-right: 0.53333rem;
  max-width: 2.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.icon-contentWatchedNum {
  vertical-align: middle;
}
.icon-tagComment {
  vertical-align: middle;
}
.al-contentDelete {
  color: transparent;
  float: right;
  height: 0.29333rem;
  width: 0.42667rem;
  margin-top: 0.04rem;
  background: url(//img50.allinmd.cn/index/btn_nointerest.png) no-repeat;
  background-size: contain;
}
.al-contentLikeNum {
  margin-left: 0.26667rem;
}
.al-videoPlayBtn {
  display: block;
  width: 0.74667rem;
  height: 0.74667rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-color: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.33333rem;
  margin-top: -0.33333rem;
}
.al-videoPlayBtn img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-videoTime {
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(to right,rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  padding: 0.10667rem;
  padding-left: 1.26667rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 12px;
}
[data-dpr="2"] .al-videoTime {
    font-size: 24px;
}
[data-dpr="3"] .al-videoTime {
    font-size: 36px;
}
.al-contentMainTitle {
  margin: 0;
  margin-top: 0.66667rem;
  margin-bottom: 0.4rem;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  position: relative;
}
[data-dpr="2"] .al-contentMainTitle {
    font-size: 32px;
}
[data-dpr="3"] .al-contentMainTitle {
    font-size: 48px;
}
.al-contentTagHeader {
  text-align: center;
  padding-top: 0.66667rem;
  background-color: #fff;
}
.al-contentTagHeader a {
    display: block;
}
.al-contentTagHeader a h2 {
      font-size: 16px;
      font-weight: normal;
      color: #333;
      display: block;
      vertical-align: middle;
}
[data-dpr="2"] .al-contentTagHeader a h2 {
        font-size: 32px;
}
[data-dpr="3"] .al-contentTagHeader a h2 {
        font-size: 48px;
}
.al-contentTagHeader a p {
      color: #909090;
      padding-top: 0.13333rem;
      font-size: 12px;
}
[data-dpr="2"] .al-contentTagHeader a p {
        font-size: 24px;
}
[data-dpr="3"] .al-contentTagHeader a p {
        font-size: 36px;
}
.al-contentTagHeader .al-tagFollowBtn {
    position: absolute;
    right: 0.4rem;
    color: #2899e6;
    font-size: 12px;
}
[data-dpr="2"] .al-contentTagHeader .al-tagFollowBtn {
      font-size: 24px;
}
[data-dpr="3"] .al-contentTagHeader .al-tagFollowBtn {
      font-size: 36px;
}
.al-contentTagHeader .al-tagFollowBtn:before {
      content: "+";
      padding-right: 0.10667rem;
}
.al-contentTagHeader .al-tagHasFollowed {
    color: #c5c5c5;
}
.al-contentTagHeader .al-tagHasFollowed:before {
      content: "\221A";
}
.al-contentUpTitleDownImg .al-contentText {
  display: inline-block;
  width: 100%;
}
.al-contentUpTitleDownImg .al-contentMiddleImg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  margin-top: 0.4rem;
}
.al-contentUpTitleDownImg .al-contentMiddleImg li {
    width: 2.90667rem;
    height: 2.04rem;
    margin: 0 0.13333rem;
    position: relative;
}
.al-contentUpTitleDownImg .al-contentMiddleImg li a {
      height: 100%;
}
.al-contentUpTitleDownImg .al-contentMiddleImg li img {
      width: 100%;
      height: 100%;
      vertical-align: top;
}
.al-videoAlbum {
  background-color: #fff;
  padding-right: 0.4rem;
  font-size: 0;
}
.al-videoAlbum:after {
    content: '';
    display: table;
    clear: both;
}
.al-videoAlbumItem {
  width: 33.3%;
  box-sizing: border-box;
  float: left;
  padding-left: 0.4rem;
  margin-bottom: 0.66667rem;
  max-height: 3.73333rem;
}
.al-videoAlbumItemImg {
  position: relative;
  box-sizing: border-box;
  width: 2.8rem;
  height: 2.8rem;
}
.al-videoAlbumItemImg a {
    display: block;
    width: 100%;
    height: 100%;
}
.al-videoAlbumItemImg a img {
      width: 100%;
      height: 100%;
      vertical-align: top;
}
.al-videoAlbumItemName {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden;
  font-size: 13px;
  color: #222222;
  margin-top: 0.26667rem;
  max-height: 0.93333rem;
  height: 0.86rem;
}
[data-dpr="2"] .al-videoAlbumItemName {
    font-size: 26px;
}
[data-dpr="3"] .al-videoAlbumItemName {
    font-size: 39px;
}
.al-videoAlbumItemName a {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
}
.al-videoAlbumItemName a:active, .al-videoAlbumItemName a:focus {
      outline: none;
}
.al-videoAlbumRank {
  background-color: #fff;
  padding: 0 0.4rem;
}
.al-videoAlbumRankItemImg {
  width: 1.68rem;
  height: 1.68rem;
  display: table-cell;
  vertical-align: top;
}
.al-videoAlbumRankItemImg a {
    display: block;
    width: 1.68rem;
    height: 1.68rem;
}
.al-videoAlbumRankItemImg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-videoAlbumRankItem {
  box-sizing: border-box;
  margin-bottom: 0.4rem;
}
.al-videoAlbumRankItemName {
  font-size: 14px;
  display: table-cell;
  vertical-align: top;
  padding-left: 0.4rem;
}
[data-dpr="2"] .al-videoAlbumRankItemName {
    font-size: 28px;
}
[data-dpr="3"] .al-videoAlbumRankItemName {
    font-size: 42px;
}
.al-videoAlbumRankItemName a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    overflow: hidden;
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    line-height: 1.5;
}
.al-videoAlbumRankItemName a:active, .al-videoAlbumRankItemName a:focus {
      outline: none;
}
.al-videoAlbumRankItemAuthor {
  font-size: 11px;
  display: block;
  margin-top: 0.18667rem;
  color: #909090;
}
[data-dpr="2"] .al-videoAlbumRankItemAuthor {
    font-size: 22px;
}
[data-dpr="3"] .al-videoAlbumRankItemAuthor {
    font-size: 33px;
}
.al-contentSeminarImg {
  width: 100%;
  height: 3.57333rem;
  position: relative;
}
.al-contentSeminarImg a {
    display: block;
    width: 100%;
    height: 100%;
}
.al-contentSeminarImg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-contentSeminarTime {
  margin-right: 0.53333rem;
}
.al-contentMainText {
  font-size: 14px;
  margin-top: 0.26667rem;
}
[data-dpr="2"] .al-contentMainText {
    font-size: 28px;
}
[data-dpr="3"] .al-contentMainText {
    font-size: 42px;
}
.al-contentMainText a {
    color: #909090;
}
.al-contentSeminarJoin {
  display: table-cell;
  vertical-align: middle;
  width: 2rem;
  text-align: right;
}
.al-doctorRecommendItem {
  width: 100%;
  padding: 0.53333rem 0;
  background-color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e9ed;
}
.al-doctorRecommendItem:after {
    content: '';
    display: table;
    clear: both;
}
.al-doctorRecommendItem:last-child {
    border: none;
}
.al-doctorRecommend {
  background-color: #fff;
  padding-left: 0.4rem;
}
.al-doctorRecommendImg {
  width: 1.06667rem;
  height: 1.06667rem;
  border-radius: 50%;
  background-color: transparent;
  float: left;
  position: relative;
  vertical-align: top;
}
.al-doctorRecommendImg a {
    width: 1.06667rem;
    height: 1.06667rem;
    border-radius: 50%;
    background-color: #fff;
    display: block;
}
.al-doctorRecommendImg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 50%;
}
.al-doctorRecommendMsg {
  float: left;
  position: relative;
  padding-left: 0.2rem;
  vertical-align: top;
  width: 86%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.al-doctorRecommendMsg > .al-doctorRecommendName {
    font-size: 15px;
    color: #222222;
    font-weight: normal;
    display: block;
}
[data-dpr="2"] .al-doctorRecommendMsg > .al-doctorRecommendName {
      font-size: 30px;
}
[data-dpr="3"] .al-doctorRecommendMsg > .al-doctorRecommendName {
      font-size: 45px;
}
.al-doctorRecommendMsg > .al-doctorRecommendName.al-organizationName {
      color: #FB875A;
}
.al-doctorRecommendMsg > span {
    color: #808080;
    margin-top: 0.16rem;
    margin-bottom: 0.26667rem;
    line-height: 1;
    font-size: 13px;
    margin-right: 0.26667rem;
}
[data-dpr="2"] .al-doctorRecommendMsg > span {
      font-size: 26px;
}
[data-dpr="3"] .al-doctorRecommendMsg > span {
      font-size: 39px;
}
.al-fellowAuthor {
  float: right;
  position: relative;
  width: 1.86667rem;
  height: 0.74667rem;
  /*.al-fellowAuthorBorder{
        width: rem(140px);
        height: rem(56px);
        border: 1px solid #2899E6;
        border-radius: 100px;
        font-size: rem(24px);
        color: #2899E6;
        text-align: center;
        line-height: rem(56px);
        &:before {
            content: "";
            width: 0.24rem;
            height: 0.24rem;
            background: url(//img50.allinmd.cn/pages/discover/scroll_plus.png) center center no-repeat;
            background-size: cover;
            display: inline-block;
            vertical-align: middle;
            margin-right: 0.08rem;
        }
    }*/
}
.al-fellowAuthor a {
    width: 1.06667rem;
    display: block;
}
.al-doctorRecommendFollow {
  font-size: 12px;
  position: absolute;
  padding: 0;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
[data-dpr="2"] .al-doctorRecommendFollow {
    font-size: 24px;
}
[data-dpr="3"] .al-doctorRecommendFollow {
    font-size: 36px;
}
.al-doctorRecommendFollow:before {
    content: "";
    width: 0.24rem;
    height: 0.24rem;
    background: url("//img50.allinmd.cn/pages/discover/scroll_plus.png") center center no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.08rem;
}
.al-doctorRecommendFollowBtn {
  font-size: 12px;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
[data-dpr="2"] .al-doctorRecommendFollowBtn {
    font-size: 24px;
}
[data-dpr="3"] .al-doctorRecommendFollowBtn {
    font-size: 36px;
}
.al-doctorRecommendFollowed {
  font-size: 12px;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
[data-dpr="2"] .al-doctorRecommendFollowed {
    font-size: 24px;
}
[data-dpr="3"] .al-doctorRecommendFollowed {
    font-size: 36px;
}
.al-doctorRecommendFollowed:before {
    content: "";
    display: inline-block;
    width: 0.24rem;
    height: 0.16rem;
    margin-right: 0.1rem;
    background: url("//img50.allinmd.cn/pages/index/icon_followed.png") center center no-repeat;
    background-size: cover;
    vertical-align: middle;
}
.al-doctorSameJobExp {
  font-size: 11px;
  color: #aaaaaa;
}
[data-dpr="2"] .al-doctorSameJobExp {
    font-size: 22px;
}
[data-dpr="3"] .al-doctorSameJobExp {
    font-size: 33px;
}
.al-doctorSameJobExp a {
    padding: 0 0.05333rem;
    color: #818ca3;
}
.al-noContentTitle {
  font-size: 13px;
  color: #626f8c;
  text-align: center;
  padding-top: 0.53333rem;
  padding-bottom: 0.4rem;
  position: relative;
}
[data-dpr="2"] .al-noContentTitle {
    font-size: 26px;
}
[data-dpr="3"] .al-noContentTitle {
    font-size: 39px;
}
.al-noContentTitle:after {
    content: "";
    position: absolute;
    width: 0.82667rem;
    height: 0.05333rem;
    bottom: 0;
    left: 50%;
    margin-left: -0.41333rem;
    background-color: #d0d4dc;
}
.al-personalNoneTipsImg figure {
  width: 6.32rem;
  height: 3.6rem;
  margin: 1.2rem auto;
}
.al-personalNoneTipsImg figure img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-contentBottomPart {
  display: table;
  width: 100%;
  margin-top: 0.26667rem;
}
.al-contentMiddleVideo {
  width: 100%;
  height: 6.26667rem;
  position: relative;
  margin: 0.4rem 0;
}
.al-contentMiddleVideo img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-tagsRecommend {
  background-color: #fff;
}
.al-tagsRecommend ul {
    list-style: none;
    box-sizing: border-box;
}
.al-tagsRecommend ul:after {
      content: '';
      display: table;
      clear: both;
}
.al-tagsRecommend a {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    color: #929292;
}
.al-tagsRecommend a:active, .al-tagsRecommend a:focus {
      outline: none;
}
.al-tagsRecommend a.al-allTags {
    display: block;
    text-align: center;
    font-size: 0.34667rem;
    border-top: 1px solid #e4e9ed;
    height: 1.02667rem;
    line-height: 1.02667rem;
    width: 100%;
    margin-top: 0.53333rem;
}
.al-tagsRecommendItem {
  float: left;
  font-size: 13px;
  color: #777777;
  border: 1px solid #e0e2e8;
  padding: 0.13333rem 0.26667rem;
  margin-left: 0.26667rem;
  margin-top: 0.26667rem;
  border-radius: 0.04rem;
  position: relative;
}
[data-dpr="2"] .al-tagsRecommendItem {
    font-size: 26px;
}
[data-dpr="3"] .al-tagsRecommendItem {
    font-size: 39px;
}
.al-contentMeetingTitle {
  font-size: 16px;
  font-weight: normal;
  color: #909090;
  background-color: #fff;
  border-bottom: 1px solid #d7dbde;
  padding: 0.33333rem 0.4rem;
  vertical-align: middle;
}
[data-dpr="2"] .al-contentMeetingTitle {
    font-size: 32px;
}
[data-dpr="3"] .al-contentMeetingTitle {
    font-size: 48px;
}
.al-contentMeetingTitle:before {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    vertical-align: middle;
}
.al-contentMeetingLiving {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.33333rem;
  height: 0.53333rem;
}
.al-contentMeetingLiving img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.al-timelineContentLiked .icon-commentLikeNum:before {
  background-image: url("//img50.allinmd.cn/pages/details/details_like_on.png");
}
.al_flow_type {
  /*  display:flex;
    justify-content: space-between;
    flex-flow:row-reverse nowrap;
    align-items:center;*/
}
.al-personalContributionSelector {
  position: absolute;
  top: 1.4rem;
  z-index: 7;
  right: 1.46667rem;
}
.discoverNav {
  text-align: center;
  font-size: 0.45333rem;
  color: #FFFFFF;
  line-height: 0.72rem;
  display: flex;
  align-items: center;
  padding: 0.26667rem 0 0.6rem;
}
.discoverNav figure {
    position: relative;
}
.discoverNav figure:nth-child(1) {
      width: 2.66667rem;
}
.discoverNav figure:nth-child(3) {
      width: 2.66667rem;
}
.discoverNav figure:nth-child(3) p {
        font-size: 0.26667rem;
        color: #FFFFFF;
        margin-top: 0.10667rem;
        float: left;
        text-align: center;
}
.discoverNav figure:nth-child(3) p.bone {
          margin-right: 0.53333rem;
          margin-left: 0.53333rem;
}
.discoverNav figure:nth-child(3) p.bone:before {
            content: '';
            display: block;
            width: 0.37333rem;
            height: 0.37333rem;
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAdxJREFUSA3llk8rRFEYxu81SCL5BCxkN2NhNorvYOlDWChlbaGUjSLKd2BtLwuKUnYjJckGG0sz5vi9xzl1nXPnnnu4bLz1dP49z/ucP/PeJklKhlKqBjbAI4iNZwT7YLikXZJAXot1yeHvxRhemARLpUWGiG7OaJ9KaxHcGdFEaVGGaLSqLzP3J90Yw67Z0ftPdtYfId6CO5Om6UOExqOm3swvTcgbSuqYK61kK96VspFBModO3uVq29/eASbj4ADcgzLRhdQCm2CojLFNmtIZQ3AFJo3wjVbftxnnNfIUA2bhjHaBE3fyiHZODHWfdlcGxDmYtoSiFp5stAlugcRKEV/WPmmY0pGrkaiHRO46mkWtVOrYXXPHhqcN5T0kQj8UN4dsdkorlbrxFp0Jw9OfNm3EG4TezUmhh/brU1hemDWN+MUri7ysMXMkF/NTMJvR2R/YUeWGmIjhCJB6tvFK5xCsVm5oyqPBSbOGbftklRvaI2Eg9exF4WN77Aom/oehrj8eObrwuWF7Q7Yeg5cugpZhNYJsn2A1NofPcGc42TaQuAR1EDwpHPlTPA/sP7llN2/PMaJRYD/gdKPjBEWtp0HeAgIx3QFibD/mdHtGh5VrsA6yBZ6X/svcBzpCNfaomVYPAAAAAElFTkSuQmCC") no-repeat;
            background-size: contain;
            margin: 0 auto;
}
.discoverNav figure:nth-child(3) p.search:before {
          content: '';
          display: block;
          width: 0.37333rem;
          height: 0.37333rem;
          background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAgJJREFUSA21lr9Kw1AUxptaLHRxkAo61FcQsXRRRMGhLoIPUV/Cl3DzIVxcHKuzVOngKKKCFQV3O8Xf1+TYJP2XtDcffLnJPed8597c3HPjFabA9/0y5kN4AnfgBlyFP7AHO/Aatj3P69POBxKVYAv2YBrIT/6lzBkJqsFHaOhycw4bcB0uh62e1S+7QXG11ElxrsOvMPqZ9jRNsPyg/AXF12fG4aSZWbIb7ldmBkUc5A8VJ0hn8kwxas3sNSpoKaKV+lZx0JJKb/yaYtCCC3otmWaWHI3iQx0av5W0F+gsQ31lQqo1GxFJdEhnoBboamsNgaEZGrvD3sXv0LSvtxlVK/KgTS1cBY2zq+mZfiDMSDrhDBvOUiGEpvapoGr0D81Q5Up4DxpnV9Mz/UCYEfQH46CCOEuFEJqqSEKsxmqGKsSCirJLmJ7pD7SVUFVfmFwZAnvWq+l9RgOV0Bb1KGpwcG969zEt3nHe+/A4mTDPSvPBhOKVRtnpzKuWnsVmZw8kdHVaFNGy0+JBupZjpMW40HkoQTT2oKC9vTWSJNmB01wnvukQX4FvUHiCVbNNbHGa9U+jj2wT7sPdpBB9VahkQuqkWf7atp0klQgj1Gy0Ty+hThUd1L/wFd7BC1hJJgxjs890nFCWPgazBu31thWr0pYb+Bv/RvwA3sKX3BJNE/4DIrnkIAUatIEAAAAASUVORK5CYII=") no-repeat;
          background-size: contain;
          margin: 0 auto;
}
.discoverNav figure:nth-child(3) figcaption {
        font-size: 0.37333rem;
        color: #FFFFFF;
        line-height: 0.50667rem;
        float: right;
        margin-right: 0.4rem;
        position: relative;
}
.discoverNav figure:nth-child(3) figcaption:before {
          content: '';
          display: inline-block;
          width: 0.50667rem;
          height: 0.50667rem;
          background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAACbUlEQVR42mL8//8/AxJgYQISyCJ/mBjQAIYAQAAxopmBouIvEPuyQDkgZYwgGqaCEaYMIIAYgGasBZmDBav+hzL+o0m0Q+kuEM34H+IMRgbs4D/IEZpovkMGHwACiAGH/ZvBBgOJbTgU/MUmeAeIeYD4KXrw/ARidijbF1mHCLopyDoxvIYcyBh+ZsHjTwaAAIKZv/Y/doDuk0Co+HYQnwWbW3AAOyBeB8Q/gHgXWB8OG5DxbyBejcTnhOlhwWPTbiBmBmJWNPHvcJfisPk9EBsTcNF/Jhy2vgPis4QCAaT5ExBLookrExGADAABxEDAacgYlFqykMVgeecjEXEMwrehclowzSAgSYILOmCmwwLsORE+PAtNUHpA/BWI/YhJJPpQNb3oiYSQ5lioPA+S2FMg9iWk2QqH3G/kzIotY4CS5R9olvyLL5HgSmHB+DSCAg+bzTzQVMdEKH1hUzAPiDOJTZ7ogXINiDmISCz/CRXYJDubGCABxF9YwKU9vhISN9AECDBSsiQp2BMpd14FYg90NSBCHVpkkQKIdQAbEBcjmQ9K2ZOAWI0BqQyRpKKPGaF1y34cDv/IQIYvcGFeIJ4LxP+g5r0C4jIgFoTK50PFT4McRg2L/YD4M9SMG0BsiUUNiqXIJRA5FocB8R+o3j6YgcRYSq7FokD8GKpnGpF65NAdRqrF2VC1L4BYnJI0QYrFsIptG4WJ8D9yS5aQxbCq6iAVUv9/5AKXgUChex+IFaCN5RsMlIH/sA4CMRZTE/xnIKL2oxlggrZ8QWArtNqhFZCG2gEC65igDQYNaLP7FjQoaIGvQ+0A2RUMADihp7OrPVvAAAAAAElFTkSuQmCC") no-repeat;
          background-size: contain;
          vertical-align: middle;
          margin-right: 0.16rem;
}
.discoverNav figure:nth-child(2) {
      flex: 1;
      text-align: center;
}
.discoverNav div {
    position: absolute;
    right: 0;
    top: 0;
}
.discoverNav div p {
      font-size: 0.26667rem;
      color: #FFFFFF;
      margin-top: 0.10667rem;
}
.discoverNav div p:before {
        content: '';
        display: block;
        width: 0.37333rem;
        height: 0.37333rem;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAdxJREFUSA3llk8rRFEYxu81SCL5BCxkN2NhNorvYOlDWChlbaGUjSLKd2BtLwuKUnYjJckGG0sz5vi9xzl1nXPnnnu4bLz1dP49z/ucP/PeJklKhlKqBjbAI4iNZwT7YLikXZJAXot1yeHvxRhemARLpUWGiG7OaJ9KaxHcGdFEaVGGaLSqLzP3J90Yw67Z0ftPdtYfId6CO5Om6UOExqOm3swvTcgbSuqYK61kK96VspFBModO3uVq29/eASbj4ADcgzLRhdQCm2CojLFNmtIZQ3AFJo3wjVbftxnnNfIUA2bhjHaBE3fyiHZODHWfdlcGxDmYtoSiFp5stAlugcRKEV/WPmmY0pGrkaiHRO46mkWtVOrYXXPHhqcN5T0kQj8UN4dsdkorlbrxFp0Jw9OfNm3EG4TezUmhh/brU1hemDWN+MUri7ysMXMkF/NTMJvR2R/YUeWGmIjhCJB6tvFK5xCsVm5oyqPBSbOGbftklRvaI2Eg9exF4WN77Aom/oehrj8eObrwuWF7Q7Yeg5cugpZhNYJsn2A1NofPcGc42TaQuAR1EDwpHPlTPA/sP7llN2/PMaJRYD/gdKPjBEWtp0HeAgIx3QFibD/mdHtGh5VrsA6yBZ6X/svcBzpCNfaomVYPAAAAAElFTkSuQmCC") no-repeat;
        background-size: contain;
}
.discoverNav:first-child {
    text-align: left;
    margin-left: 0.4rem;
}
.discoverNav:first-child img {
      width: 0.24rem;
      height: 0.42667rem;
}
.al-indexHeader {
  border: none;
}
.platformChange {
  width: 1rem;
  text-align: center;
  overflow: hidden;
  margin-right: 0.53333rem;
}
.platformChange span {
    float: left;
    display: block;
    line-height: 0.45333rem;
    font-size: 12px;
}
[data-dpr="2"] .platformChange span {
      font-size: 24px;
}
[data-dpr="3"] .platformChange span {
      font-size: 36px;
}
.platformChange:after {
    display: block;
    content: '';
    clear: both;
}
.platformChange .platformName {
    width: 100%;
}
.platformChange .platformIcon {
    margin: 0 auto;
    margin-left: 0.26667rem;
    display: inline-block;
    width: 0.45333rem;
    height: 0.45333rem;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAdxJREFUSA3llk8rRFEYxu81SCL5BCxkN2NhNorvYOlDWChlbaGUjSLKd2BtLwuKUnYjJckGG0sz5vi9xzl1nXPnnnu4bLz1dP49z/ucP/PeJklKhlKqBjbAI4iNZwT7YLikXZJAXot1yeHvxRhemARLpUWGiG7OaJ9KaxHcGdFEaVGGaLSqLzP3J90Yw67Z0ftPdtYfId6CO5Om6UOExqOm3swvTcgbSuqYK61kK96VspFBModO3uVq29/eASbj4ADcgzLRhdQCm2CojLFNmtIZQ3AFJo3wjVbftxnnNfIUA2bhjHaBE3fyiHZODHWfdlcGxDmYtoSiFp5stAlugcRKEV/WPmmY0pGrkaiHRO46mkWtVOrYXXPHhqcN5T0kQj8UN4dsdkorlbrxFp0Jw9OfNm3EG4TezUmhh/brU1hemDWN+MUri7ysMXMkF/NTMJvR2R/YUeWGmIjhCJB6tvFK5xCsVm5oyqPBSbOGbftklRvaI2Eg9exF4WN77Aom/oehrj8eObrwuWF7Q7Yeg5cugpZhNYJsn2A1NofPcGc42TaQuAR1EDwpHPlTPA/sP7llN2/PMaJRYD/gdKPjBEWtp0HeAgIx3QFibD/mdHtGh5VrsA6yBZ6X/svcBzpCNfaomVYPAAAAAElFTkSuQmCC") no-repeat;
    background-size: 100% 100%;
}
.searchIconWrap {
  width: 0.8rem;
  text-align: center;
  overflow: hidden;
}
.searchIconWrap span {
    float: left;
    line-height: 0.45333rem;
    font-size: 12px;
    display: inline-block;
    margin: 0 auto;
}
[data-dpr="2"] .searchIconWrap span {
      font-size: 24px;
}
[data-dpr="3"] .searchIconWrap span {
      font-size: 36px;
}
.searchIconWrap:after {
    display: block;
    content: '';
    clear: both;
}
.searchIconWrap .icon-search {
    margin-left: 0.06667rem;
}
.searchIconWrap .icon-search:before {
    content: "";
    display: inline-block;
    vertical-align: sub;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAgJJREFUSA21lr9Kw1AUxptaLHRxkAo61FcQsXRRRMGhLoIPUV/Cl3DzIVxcHKuzVOngKKKCFQV3O8Xf1+TYJP2XtDcffLnJPed8597c3HPjFabA9/0y5kN4AnfgBlyFP7AHO/Aatj3P69POBxKVYAv2YBrIT/6lzBkJqsFHaOhycw4bcB0uh62e1S+7QXG11ElxrsOvMPqZ9jRNsPyg/AXF12fG4aSZWbIb7ldmBkUc5A8VJ0hn8kwxas3sNSpoKaKV+lZx0JJKb/yaYtCCC3otmWaWHI3iQx0av5W0F+gsQ31lQqo1GxFJdEhnoBboamsNgaEZGrvD3sXv0LSvtxlVK/KgTS1cBY2zq+mZfiDMSDrhDBvOUiGEpvapoGr0D81Q5Up4DxpnV9Mz/UCYEfQH46CCOEuFEJqqSEKsxmqGKsSCirJLmJ7pD7SVUFVfmFwZAnvWq+l9RgOV0Bb1KGpwcG969zEt3nHe+/A4mTDPSvPBhOKVRtnpzKuWnsVmZw8kdHVaFNGy0+JBupZjpMW40HkoQTT2oKC9vTWSJNmB01wnvukQX4FvUHiCVbNNbHGa9U+jj2wT7sPdpBB9VahkQuqkWf7atp0klQgj1Gy0Ty+hThUd1L/wFd7BC1hJJgxjs890nFCWPgazBu31thWr0pYb+Bv/RvwA3sKX3BJNE/4DIrnkIAUatIEAAAAASUVORK5CYII=") no-repeat;
    background-size: 100% 100%;
    width: 0.45333rem;
    height: 0.45333rem;
}
.al-indexHeader {
  background: none;
  padding-bottom: 46px;
}
.al-indexHeader h1 {
    color: #fff;
}
.al-indexHeader .al-indexHeaderItem:nth-child(3) a {
    color: #fff;
}

/*骨课大讲堂背景*/
/*菁英课堂*/
/*骨切磋*/
.boneClass .title {
  margin: 0.44rem 0.4rem 0 0.4rem;
}
.boneClass .title:after {
    content: '';
    display: table;
    clear: both;
}
.boneClass .title p:first-child {
    font-size: 0.74667rem;
    color: #FFFFFF;
    float: left;
    line-height: 0.74667rem;
    width: 6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.boneClass .title p:last-child {
    width: 2.34667rem;
    height: 0.77333rem;
    float: right;
    text-align: center;
    line-height: 0.77333rem;
    border: solid 1px #fff;
    border-radius: 100px;
    color: #fff;
    font-size: 0.37333rem;
    position: relative;
}
.boneClass .title p:last-child:before {
      content: '';
      display: inline-block;
      width: 0.34667rem;
      height: 0.34667rem;
      background: url("//img50.allinmd.cn/v3/discover/unfollow_find.png") no-repeat;
      background-size: contain;
      vertical-align: middle;
      margin-right: 0.16rem;
}
.boneClass .title p:last-child.active {
      opacity: 0.6;
}
.boneClass .title p:last-child.active:before {
        content: '';
        display: inline-block;
        width: 0.36rem;
        height: 0.29333rem;
        background: url("//img50.allinmd.cn/v3/discover/follow_find.png") no-repeat;
        background-size: contain;
        vertical-align: unset;
        margin-right: 0.16rem;
}
.boneClass .lastTime {
  font-size: 0.4rem;
  color: #626F8C;
  margin: 0.58667rem 0;
  text-align: center;
}
.viewNum {
  margin-top: 0.58667rem;
}
.viewNum:after {
    content: '';
    display: table;
    clear: both;
}
.viewNum p {
    float: left;
}
.viewNum p span:first-child {
      font-size: 0.48rem;
      color: #fff;
      line-height: 0.48rem;
      margin-left: 0.4rem;
}
.viewNum p span {
      font-size: 0.32rem;
      color: #FFFFFF;
      margin-left: 0.10667rem;
}
.introduction {
  position: relative;
  background: #FFFFFF;
  box-shadow: 0 8px 26px 0 rgba(39, 169, 255, 0.15);
  border-radius: 10px;
  padding: 0.33333rem 0.54667rem 0.33333rem 0.65333rem;
  line-height: 0.66667rem;
  font-size: 0.4rem;
  color: #333333;
  margin: 1.14667rem 0.4rem 0;
  height: 1.33333rem;
}
.introduction a {
    position: absolute;
    right: 0.57333rem;
    bottom: 0.45333rem;
    font-size: 0.4rem;
    color: #626F8C;
    line-height: 0.4rem;
}
.recommendDoctor {
  width: 9.2rem;
  height: 4.04rem;
  background: #FFFFFF;
  box-shadow: 0 8px 26px 0 rgba(39, 169, 255, 0.15);
  border-radius: 10px;
  margin: 0.66667rem auto 0;
}
.recommendDoctor .personal:after {
    content: '';
    display: table;
    clear: both;
}
.recommendDoctor .personal div {
    float: left;
}
.recommendDoctor .personal div img {
      width: 1.6rem;
      height: 1.6rem;
      border-radius: 100px;
      margin: 0.42667rem 0.4rem 0 0.53333rem;
}
.recommendDoctor .personal div p:first-child {
      width: 6.06667rem;
      font-size: 0.50667rem;
      color: #222222;
      margin: 0.53333rem 0 0.13333rem;
}
.recommendDoctor .personal div p:first-child span {
        display: inline-block;
        font-size: 0.37333rem;
        color: #FFB61D;
        margin-left: 0.52rem;
        vertical-align: 0.05333rem;
}
.recommendDoctor .personal div p:first-child span:before {
          content: '';
          display: inline-block;
          width: 0.25333rem;
          height: 0.34667rem;
          background: url("//img50.allinmd.cn/v3/discover/recommend_find.png") no-repeat;
          background-size: contain;
          vertical-align: middle;
          margin-right: 0.13333rem;
}
.recommendDoctor .personal div p:nth-child(2) {
      font-size: 0.4rem;
      color: #555555;
}
.recommendDoctor .personal div p:nth-child(2) span {
        margin-left: 0.26667rem;
}
.recommendDoctor .personalList {
    margin: 0.12rem 0.6rem 0;
}
.recommendDoctor .personalList p {
      font-size: 0.37333rem;
      color: #909090;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-top: 0.32rem;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* autoprefixer: off */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
}
.boneClassNav {
  margin-top: 1.08rem;
  border-bottom: 0.21333rem solid #EFF4F8;
}
.boneClassNav .boneClassNavCont {
    width: 100%;
    overflow: auto;
}
.boneClassNav:after {
    content: '';
    display: block;
    width: 100%;
    height: 0.01333rem;
    background: #E2E2E2;
    margin-top: 0.18667rem;
}
.boneClassNav ul {
    padding-left: 0.12rem;
    padding-top: 0.3rem;
    white-space: nowrap;
}
.boneClassNav ul:after {
      content: '';
      display: table;
      clear: both;
}
.boneClassNav ul li {
      display: inline-block;
      margin: 0 0.41333rem;
      font-size: 0.4rem;
      color: #444444;
}
.boneClassNav ul li.pointer:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        right: -0.21333rem;
        width: 0.18667rem;
        height: 0.18667rem;
        background: #F34B4B;
        border-radius: 100px;
}
.boneClassNav ul li.active {
        color: #2899E6;
}
.boneClassNav ul li.active:after {
          content: '';
          display: block;
          width: 0.4rem;
          height: 0.05333rem;
          background: #2899E6;
          border-radius: 100px;
          margin: 0.18667rem auto 0;
}
.boneScreen {
  height: 0.66667rem;
  line-height: 0.66667rem;
  margin: 0.4rem 0 0.4rem 0.4rem;
}
.boneScreen:after {
    content: '';
    display: table;
    clear: both;
}
.boneScreen:after {
    content: '';
    display: block;
    width: 9.2rem;
    height: 0.01333rem;
    background: #E2E2E2;
    margin-top: 0.4rem;
}
.boneScreen .boneScreenCont:after {
    content: '';
    display: table;
    clear: both;
}
.boneScreen .boneScreenCont div {
    font-size: 0.29333rem;
    color: #909090;
    width: 1.14667rem;
    text-align: center;
    background: #F4F4F4;
    border-radius: 0.05333rem;
    float: left;
    border: 1px solid #F4F4F4;
}
.boneScreen .boneScreenCont div.active {
      color: #626F8C;
      width: 1.12rem;
      text-align: center;
      background: #FFFFFF;
      border: 1px solid #CFCFCF;
      box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
}
.boneClassList {
  padding-top: 0.05333rem;
}
.boneClassList li {
    border-bottom: solid 1px #E2E2E2;
    padding: 0.48rem 0;
    margin: 0 0.4rem;
}
.boneClassList li p:first-child {
      width: 1.29333rem;
      height: 0.45333rem;
      text-align: center;
      line-height: 0.45333rem;
      background: #F4F4F4;
      border-radius: 0.4rem 0.05333rem 0.05333rem 0.4rem;
      font-size: 0.29333rem;
      color: #909090;
}
.boneClassList li p:first-child:before {
        content: '';
        width: 0.09333rem;
        height: 0.09333rem;
        display: inline-block;
        background: #2899E6;
        border-radius: 100px;
        vertical-align: middle;
        margin-right: 0.13333rem;
}
.boneClassList li .titleImg {
      margin-top: 0.26667rem;
      position: relative;
}
.boneClassList li .titleImg:after {
        content: '';
        display: table;
        clear: both;
}
.boneClassList li .titleImg b {
        position: absolute;
        display: inline-block;
        width: 0.18667rem;
        height: 0.18667rem;
        background: #F34B4B;
        border-radius: 100px;
        left: -0.2rem;
        top: 0.13333rem;
}
.boneClassList li .titleImg .detailText {
        font-size: 0.50667rem;
        color: #222222;
        float: left;
        width: 5.57333rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* autoprefixer: off */
        -webkit-box-orient: vertical;
        /* autoprefixer: on */
}
.boneClassList li .titleImg .detailImg {
        float: right;
        position: relative;
}
.boneClassList li .titleImg .detailImg img {
          width: 2.8rem;
          height: 1.86667rem;
}
.boneClassList li .titleImg .detailImg .al-videoPlayBtn img {
          width: 0.76rem;
          height: 0.76rem;
}
.boneClassList .personalCont {
    margin-top: 0.26667rem;
}
.boneClassList .personalCont:after {
      content: '';
      display: table;
      clear: both;
}
.boneClassList .personalCont div:first-child {
      line-height: 0.42667rem;
      float: left;
}
.boneClassList .personalCont div:first-child img {
        width: 0.42667rem;
        height: 0.42667rem;
        border-radius: 100px;
        vertical-align: middle;
}
.boneClassList .personalCont div:first-child span {
        font-size: 0.32rem;
        color: #AAAAAA;
        vertical-align: middle;
        display: inline-block;
        margin: 0 0.24rem 0 0.14667rem;
}
.boneClassList .personalCont div:first-child span:last-child {
          font-size: 0.29333rem;
          color: #AAAAAA;
          margin: 0;
}
.boneClassList .personalCont div:last-child {
      float: right;
      font-size: 0.29333rem;
      color: #AAAAAA;
}
.boneClassList .personalCont div:last-child .time {
        margin-left: 0.49333rem;
}
.boneClassList .personalCont div:last-child .time:before {
          content: "";
          display: inline-block;
          width: 0.30667rem;
          height: 0.30667rem;
          background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IArs4c6QAAApdJREFUSA2tlb1vUmEUxssFcWhDTARNOvqxdHA0rGhcZCDhazOaqImziybFSWP/g07GDQYgdGjCQuJ11i7aTppA0uLQ2qUEUsOnv6e9l1zo7aUa3uTwfpznfc7hvOec61s4Z5imGTg8PHyAOjEajaLMyz6fL8T6gPUu6xqykU6nv59DseBzU5RKpQwk79HtIxXDMMzhcNhcWlpqdbvda71e7ybncUS4nUAg8DqZTO6wnxgT5NVq9XK73f4IYsXv979MpVLmBHpqs7W1danRaLzAwCr/IpfJZD44IWNyEXc6nU8o6+Fw+HksFvvjBHqti8XiLcg3wRQw8NbGjskB5AEMUT6ylf8ycz8C/gshfMU7FHXX0I9izLQij7X/n5HNZn9DrMdfr1QqV8VhKCv0eIqxVyhw4Mcso1bm5AeDQe6E3Eq3/VmPhwO3Z5FLHwwGlWVP9NgKSwKpIHMZiURC6btdr9fvG3gUVR7PhdkigdMkOaLyfFkFMk9yuH6JN4CF0OLiYmvO5Ed4H1KmHKikId+bZUCFNo2hovuk4cB5Tpivw7uvsOxavcKpd1sfUcFnBGBT6ey8QJhvsN9TWGpYecjmsxMwvca7K9NnHvs4dZM2IN9AsspLD/CFVbSBu/AZdMlvhqoKz3fU3S7M4A1cQy057S3qxxhYVXfzvuetpUU8AxHBYbXtU3I1ev5KDtlkhL0p3LU4dg8H35EpKXiGY3ItrEZfOD4+/loul++4U7ifQvwUTQHSDF7/tFHjfm4fQJzFg3X2eTUhq1fY6olZj8eB4huRx05iAc+Q61D9uN/vv8GTx2y3MWZyuUn+tlQgVh7H0atO1hRjOxS6bw9Xclup9FR34+LJ1x8jIdYnX3/yuKZ0s7Fu81/h1TYl/TtKNQAAAABJRU5ErkJggg==) no-repeat;
          background-size: 100% 100%;
          vertical-align: middle;
          margin-right: 0.13333rem;
}

/*简介展开的弹窗*/
.introductionBg {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background: rgba(10, 30, 43, 0.5);
  z-index: 8;
}
.introductionMore {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  padding: 0.4rem 0 0.93333rem;
  z-index: 7;
  overflow: auto;
}
.introductionMore:after {
    content: '';
    display: table;
    clear: both;
}
.introductionMore i {
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    background: url(//img50.allinmd.cn/v3/discover/close.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 0.26667rem;
    float: right;
}
.introductionMore p {
    font-size: 0.48rem;
    color: #222222;
    line-height: 0.73333rem;
    clear: both;
    margin: 0 0.66667rem 0;
    padding-top: 0.26667rem;
}

/*分享提示*/
.shareTip {
  background: rgba(10, 30, 43, 0.7);
  border-radius: 0.66667rem 0 0.66667rem 0.66667rem;
  position: absolute;
  right: 1.73333rem;
  top: 0.33333rem;
  z-index: 6;
  width: 6.88rem;
  height: 1.33333rem;
  text-align: center;
  line-height: 1.33333rem;
}

/*标签筛选*/
.tagList {
  padding: 0.53333rem 0 0.53333rem 0;
  border-bottom: solid 1px #E2E2E2;
}
.tagList:after {
    content: '';
    display: table;
    clear: both;
}
.tagList .packUp {
    height: 0.82667rem;
    line-height: 0.82667rem;
    width: 100%;
}
.tagList .packUp:after {
      content: '';
      display: table;
      clear: both;
}
.tagList .packUp span {
      float: right;
      display: inline-block;
      font-size: 0.34667rem;
      color: #626F8C;
      margin-right: 0.4rem;
}
.tagList .packUp span:after {
        content: '';
        display: inline-block;
        background: url(/images/img50/classes/course_directory_unfold.png) no-repeat;
        width: 0.26667rem;
        height: 0.26667rem;
        background-size: contain;
        vertical-align: middle;
        margin-left: 0.08rem;
        transform: rotate(180deg);
}
.tagList ul {
    padding-left: 0.4rem;
}
.tagList ul:after {
      content: '';
      display: table;
      clear: both;
}
.tagList ul.oneColumn {
      width: 8.13333rem;
      float: left;
      overflow: hidden;
      height: 0.82667rem;
      margin-top: -1px;
      margin-left: -1px;
      padding-bottom: 0.26667rem;
}
.tagList ul.moreMaxHeight {
      height: 6.94667rem;
      overflow: auto;
}
.tagList p {
    font-size: 0.34667rem;
    color: #626F8C;
    line-height: 0.8rem;
}
.tagList p:after {
      content: '';
      display: inline-block;
      background: url(/images/img50/classes/course_directory_unfold.png) no-repeat;
      width: 0.26667rem;
      height: 0.26667rem;
      background-size: contain;
      vertical-align: middle;
      margin-left: 0.08rem;
      transform: rotate(360deg);
}
.tagList li {
    border: 1px solid rgba(171, 179, 197, 0.3);
    border-radius: 0.05333rem;
    padding: 0 0.25333rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.37333rem;
    color: #222222;
    float: left;
    margin-right: 0.26667rem;
    margin-bottom: 0.4rem;
}
.tagList li span {
      margin-left: 0.13333rem;
      color: #909090;
}
.tagList li.active {
      background: rgba(40, 153, 230, 0.1);
      border: 1px solid rgba(40, 153, 230, 0.5);
      border-radius: 4px;
      color: #2899E6;
}
.tagList li.active span {
        color: #2899e6;
}
.al-indexHeader {
  padding: 0;
  width: 100%;
}
.al-indexHeader h1 {
    font-weight: normal;
}
.al-indexHeader .al-indexHeaderItem:nth-child(1) a {
    margin-left: 0.16rem;
}
.al-indexHeader figcaption {
    font-size: 0.37333rem;
    color: #777B81;
    margin-right: 0.4rem;
}
.al-indexHeader figcaption:before {
      content: '';
      display: inline-block;
      width: 0.50667rem;
      height: 0.50667rem;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAhVJREFUSA3tls9LG1EQx2detkYq3nqxxx70YKHQehOh4MmDBUMRDyqloP0HTAWhKrYIZv0LxEqbUPBXV2hLrwkInlqoIPgf6K03IzYm43xXA90ouD9ebg7sDu9t5vvJzL59b5iu7OWrbF+tKlkS6hGijvq875l/7BTcwcDc1SAzNvVNhG58xkTHxPTLpNjd/uTuIsTglhnPztSqVELgNRh+ENOgBU1ogwEZvsyMSprZuRDP8n0n760sHsdkBMKG3kw/oZPqpmIeMZMxKXruoIz6L4wxPOflc0uBiASDzORMh5xUNlSiU68DEXmsmWaNCD+D7j2H8/A2zIeVK0Ui6dLs/lBretjX1fWh71AeYrC+ljtqBsxJt/XvrH44hDbeqb9obICg0ZgZYFsf5//+r28NGAYGsBVgWJgVYBRYYmBUGIAObnEsKkw//O/gxAJGhQHkFZZfwEdeNHFgANUtEjApDNDQQBuwSEA6razV98abdpB6yW7zURZNUQ/TstPSNtG4Xd0GwfOh0amf8KGBXsHNISCBDSA29DtMAAqE3gED5bAx0JKyf9KPvH7rn/w2RBs18A1jDm2jYZbfGJz9ozH4ZpiUz8d9Xe1Rr7WJ6RYq2OpvUDUkwiQLmp6DNlGzvGyEtcN5r61cU1YtM9cU+M7Lu4spAA/393a7n/YWFfpAK92uU7gsGB/pOVjSVn/y62f3CwQvALQcCWgWHWv9AAAAAElFTkSuQmCC") no-repeat;
      background-size: contain;
      vertical-align: middle;
      margin-right: 0.08rem;
}
.al-indexHeader h1 {
  color: #222;
}
.promptBoneClass {
  position: relative;
  left: -3.46667rem;
  top: 0.26667rem;
  display: block;
}
.promptBoneClass img {
    width: 6.02667rem;
    height: 1.4rem;
}

