<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

[v-cloak] {
  display: none !important;
}

.red {
  color: #F11F1F;
}

.blue {
  color: #019ddd;
}

.yellow {
  color: #F4854B;
}

.clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.dianzan_animate {
  animation: dianzanAnimate 4s;
}

@keyframes dianzanAnimate {
  0% {
    top: -20px;
    opacity: 1;
  }
  50% {
    top: -100px;
    opacity: 0;
  }
  100% {
    top: -100px;
    opacity: 0;
  }
}
#shareHeader,
.header {
  z-index: 99999;
  display: flex;
  align-items: center;
  height: 2.9333333333rem;
  max-height: 46px;
  background: #fff;
  position: relative;
  padding-left: 0.9333333333rem;
  justify-content: space-between;
}
#shareHeader .header_left,
.header .header_left {
  display: flex;
  align-items: center;
}
#shareHeader .header_left .back,
.header .header_left .back {
  width: 1.1333333333rem;
  height: 1.1333333333rem;
  margin-right: 0.3333333333rem;
  max-width: 22px;
  max-height: 22px;
}
#shareHeader .header_left .logo,
.header .header_left .logo {
  width: 5.4666666667rem;
  max-width: 88px;
  height: 1.9333333333rem;
  max-height: 31px;
}
#shareHeader .search,
.header .search {
  width: 6.6666666667rem;
  height: 2.1333333333rem;
  background: #F6F6F6;
  border-radius: 1.0666666667rem;
  display: flex;
  align-items: center;
  font-size: 0.8666666667rem;
  color: #CCCCCC;
  margin-left: 0.7333333333rem;
  margin-right: 1.6rem;
}
#shareHeader .search img,
.header .search img {
  width: 1.0666666667rem;
  height: 1rem;
  margin-left: 0.7333333333rem;
  margin-right: 0.5333333333rem;
}
#shareHeader .header_right,
.header .header_right {
  display: flex;
  align-items: center;
}
#shareHeader .header_right .download,
.header .header_right .download {
  width: 4rem;
  max-width: 65px;
  height: 1rem;
  max-height: 17px;
}
#shareHeader .header_right .header_border_left,
.header .header_right .header_border_left {
  height: 1.0666666667rem;
  border-left: 1px solid #E9E9E9;
  margin-left: 1rem;
  width: 0.0666666667rem;
}
#shareHeader .header_right .more,
.header .header_right .more {
  width: 3.6rem;
  display: flex;
  justify-content: center;
}
#shareHeader .header_right .more img,
.header .header_right .more img {
  width: 2rem;
  height: 0.9333333333rem;
  max-width: 36px;
  max-height: 18px;
}
#shareHeader .header_right .more .login_header_img,
.header .header_right .more .login_header_img {
  width: 1.7333333333rem;
  height: 1.7333333333rem;
  max-width: 28px;
  max-height: 28px;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
}
#shareHeader .drop_down,
.header .drop_down {
  position: absolute;
  right: 1rem;
  top: 4.4rem;
  background: #fff;
  border-radius: 0.4rem;
  padding: 0 1rem;
  z-index: 100;
  display: none;
}
#shareHeader .drop_down .drop_down_item,
.header .drop_down .drop_down_item {
  width: 9.3333333333rem;
  height: 4rem;
  display: flex;
  align-items: center;
  border-bottom: 0.5px solid #E9E9E9;
  font-size: 1rem;
}
#shareHeader .drop_down .drop_down_item img,
.header .drop_down .drop_down_item img {
  width: 1.2666666667rem;
  width: 1.2666666667rem;
  margin-right: 1rem;
}
#shareHeader .drop_down .logout,
#shareHeader .drop_down .register,
.header .drop_down .logout,
.header .drop_down .register {
  display: none;
}
#shareHeader .drop_down .my,
.header .drop_down .my {
  color: #FB6441;
}
#shareHeader .drop_down::after,
.header .drop_down::after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-bottom: 0.6rem solid #fff;
  position: absolute;
  top: -0.5333333333rem;
  right: 1.4rem;
}

html {
  font-size: 100% !important;
  max-width: 46.6666666667rem !important;
  margin: 0 auto !important;
}

body {
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

#app {
  flex: 1;
  overflow-y: auto;
}
#app .researcher {
  background: url(../img/researcherBg.png) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  padding-bottom: 10rem;
}
#app img {
  display: block;
}
#app .kaitong_img {
  width: 19.0666666667rem;
  margin: 0 auto;
  margin-top: 2.3333333333rem;
}
#app .content_box {
  margin-left: 0.8666666667rem;
  margin-right: 0.8666666667rem;
  background: #FFFFFF;
  box-shadow: 0px 1px 0.6666666667rem 0px rgba(214, 193, 150, 0.4);
  border-radius: 0.2666666667rem;
  margin-top: 1.6666666667rem;
  padding: 0.8666666667rem;
}
#app .content_box .researcherInfo {
  min-height: 1.7333333333rem;
  background: #FEEFE5;
  border-radius: 0.8666666667rem;
  padding: 5px 0;
  display: flex;
  align-items: center;
  padding-left: 0.8666666667rem;
  margin-bottom: 1.0666666667rem;
  font-size: 0.8rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FA6400;
}
#app .content_box .researcherInfo img {
  width: 0.7333333333rem;
  margin-right: 0.2666666667rem;
}
#app .content_box .method {
  background: #FDF8EA;
  padding: 1rem 1rem;
  padding-bottom: 0.4rem;
  margin-bottom: 1rem;
}
#app .content_box .method a {
  display: block;
}
#app .content_box .method a img {
  margin: 0 auto;
  max-width: 100%;
}
#app .content_box .method &gt; img {
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 0.9333333333rem;
}
#app .content_box .method .method1 {
  width: 17.6rem;
  margin-bottom: 1rem;
}
#app .content_box .method .method2 {
  width: 13.3333333333rem;
  margin-bottom: 1rem;
}</pre></body></html>