@charset "UTF-8";

.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

/**HTML5 common css*/

html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  height: 100%;
  color: #37384b;
  background-color: #d1e9fb;
}

body {
  font-family: "Microsoft YaHei", SimSun, "SourceHanSansCN", "PingFang SC";
  font-size: 0.16rem;
}

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

*,
*::after,
*::before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}

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

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.hideVisibility {
  visibility: hidden;
  opacity: 0;
}

.opacity0 {
  opacity: 0 !important;
}

[hide],
[hidden],
.hide {
  display: none;
}

.blur {
  filter: blur(5px);
  opacity: 0.6;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-text-right {
  text-align: right !important;
}

.g-text-left {
  text-align: left;
}

.g-text-center {
  text-align: center;
}

.g-pointer {
  cursor: pointer;
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.float-left,
.fl,
.g-fl {
  float: left;
}

.float-right,
.fr,
.g-fr {
  float: right;
}

.g-relative {
  position: relative;
}

.g-fixed {
  position: fixed;
}

.g-absolute {
  position: absolute;
}

.g-container-1000 {
  width: 13.333333rem;
  margin-left: auto;
  margin-right: auto;
}

.g-font12 {
  font-size: 0.16rem !important;
}

.g-font14 {
  font-size: 0.186667rem !important;
}

.g-font16 {
  font-size: 0.213333rem !important;
}

.g-font18 {
  font-size: 0.24rem !important;
}

.g-font20 {
  font-size: 0.266667rem !important;
}

.g-font22 {
  font-size: 0.293333rem !important;
}

.g-font24 {
  font-size: 0.32rem !important;
}

.g-font28 {
  font-size: 0.373333rem !important;
}

.g-font30 {
  font-size: 0.4rem !important;
}

.g-font32 {
  font-size: 0.426667rem !important;
  font-weight: 700;
}

.g-font36 {
  font-size: 0.48rem !important;
  font-weight: 700;
}

.g-font40 {
  font-size: 0.533333rem !important;
  font-weight: 700;
}

.g-font48 {
  font-size: 0.64rem !important;
  font-weight: 700;
}

.g-mb-5 {
  margin-bottom: 0.066667rem;
}

.g-mb-10 {
  margin-bottom: 0.133333rem;
}

.g-mb-15 {
  margin-bottom: 0.2rem;
}

.g-mb-20 {
  margin-bottom: 0.266667rem;
}

.g-mb-25 {
  margin-bottom: 0.333333rem;
}

.g-mb-30 {
  margin-bottom: 0.4rem;
}

.g-mb-40 {
  margin-bottom: 0.533333rem;
}

.g-mb-50 {
  margin-bottom: 0.666667rem;
}

.g-mb-60 {
  margin-bottom: 0.8rem;
}

.g-mb-80 {
  margin-bottom: 1.066667rem;
}

.g-mr-5 {
  margin-right: 0.066667rem;
}

.g-mr-10 {
  margin-right: 0.133333rem;
}

.g-mr-15 {
  margin-right: 0.2rem;
}

.g-mr-20 {
  margin-right: 0.266667rem;
}

.g-mr-25 {
  margin-right: 0.333333rem;
}

.g-mr-30 {
  margin-right: 0.4rem;
}

.g-mr-40 {
  margin-right: 0.533333rem;
}

.g-mr-50 {
  margin-right: 0.666667rem;
}

.g-mr-60 {
  margin-right: 0.8rem;
}

.g-mr-80 {
  margin-right: 1.066667rem;
}

.g-ml-5 {
  margin-left: 0.066667rem;
}

.g-ml-10 {
  margin-left: 0.133333rem;
}

.g-ml-15 {
  margin-left: 0.2rem;
}

.g-ml-20 {
  margin-left: 0.266667rem;
}

.g-ml-25 {
  margin-left: 0.333333rem;
}

.g-ml-30 {
  margin-left: 0.4rem;
}

.g-ml-40 {
  margin-left: 0.533333rem;
}

.g-ml-50 {
  margin-left: 0.666667rem;
}

.g-ml-60 {
  margin-left: 0.8rem;
}

.g-ml-80 {
  margin-left: 1.066667rem;
}

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

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

.g-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

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

.g-space {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0.08rem;
}

.g-border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-oh {
  overflow: hidden;
}

.g-oa {
  overflow: auto;
}

.g-layer,
.g-layer-1,
.g-layer-2,
.g-layer-3,
.g-layer-4,
.g-layer-5,
.g-layer-6,
.g-layer-7,
.g-layer-8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.g-layer-1 {
  z-index: 1;
}

.g-layer-2 {
  z-index: 2;
}

.g-layer-3 {
  z-index: 3;
}

.g-layer-4 {
  z-index: 4;
}

.g-layer-5 {
  z-index: 5;
}

.g-layer-6 {
  z-index: 6;
}

.g-layer-7 {
  z-index: 7;
}

.g-layer-8 {
  z-index: 8;
}

.g-indent-2,
.g-indent {
  text-indent: 2em;
}

.g-indent-4 {
  text-indent: 4em;
}

.g-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

/*默认滚动条样式修改ie9 google Firefox 等高版本浏览器有效*/

/*::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#cc0000}*/

@keyframes aniOpscale {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.2);
  }

  100% {
    opacity: 0.4;
    transform: scale(1);
  }
}

@keyframes aniArrowMoveUp {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  100% {
    transform: translate3d(0, -0.346667rem, 0);
    opacity: 0;
  }
}

@keyframes aniRound {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.g-ani-arrow-up {
  animation: aniArrowMoveUp 1s linear infinite;
  animation-delay: 0.1s;
}

.g-ani-bigger {
  transform: scale(1.1);
  transition: transform 2s linear;
}

.g-ani-bigger2 {
  transform: scale(1.1);
  transition: transform 1s linear;
}

@keyframes aniShare {
  to {
    transform: translate3d(0.266667rem, -0.266667rem, 0);
  }
}

.g-w1000 {
  width: 13.333333rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.g-w1200 {
  width: 16rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@keyframes aniBgWidth {
  80% {
    width: 1.853333rem;
  }

  100% {
    width: 1.853333rem;
  }
}

@keyframes aniFloat {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(0.066667rem, 0.066667rem, 0);
  }
}

.for-pc {
  display: none !important;
}

html,
body {
  overflow-x: hidden;
  font-size: 0.32rem;
  color: #37384b;
}

.ymain {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.center-content {
  position: relative;
  height: 100vh;
  width: 100%;
  margin: 0 auto;
  padding-top: 1.8rem;
  overflow-y: auto;
  overflow-x: hidden;
}

.center-content .scroll-content {
  width: 9.28rem;
  margin: 0 auto;
}

.logo2025 {
  position: absolute;
  top: 0.52rem;
  left: 1.12rem;
  width: 3.053333rem;
  height: auto;
}

.layer-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.layer-bg .bg-box {
  height: 100%;
}

.layer-bg .img-bg-wrap {
  height: 100%;
  background: url(../images/bgall-mobile2.jpg) left top/100% auto no-repeat;
}

.layer-bg img {
  display: block;
  width: 100%;
}

@keyframes aniFlash {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.6;
    transform: scale(0.9);
  }
}

@keyframes aniPlayAudio {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(0.9);
    opacity: 0.3;
  }
}

.bk-person {
  position: relative;
  width: 7.466667rem;
  height: 7.866667rem;
  padding-top: 1.733333rem;
  margin: 0 auto;
}

.bk-person .tab-person {
  position: relative;
  z-index: 9;
  transform: translate3d(0, 0, 0);
}

.bk-person .list-person {
  text-align: center;
  transform: translate(0.32rem, 0);
}

.bk-person .list-person li {
  position: absolute;
  display: inline-block;
  width: 1.973333rem;
  height: 1.973333rem;
  cursor: pointer;
  transition: all 0.1s ease-out;
}

.bk-person .list-person li:nth-child(1).ani-start,
.bk-person .list-person li:nth-child(2).ani-start,
.bk-person .list-person li:nth-child(3).ani-start {
  animation: aniFlash 1.2s linear infinite;
}

.bk-person .list-person li:hover {
  opacity: 0.9;
}

.bk-person .list-person li:first-child {
  left: 1.6rem;
  top: -1.6rem;
  background: url(../images/head-minmin-mobile.png) center top no-repeat;
  background-size: contain;
}

.bk-person .list-person li:first-child.active {
  background-image: url(../images/head-minmin-mobile-active.png);
}

.bk-person .list-person li:nth-child(2) {
  display: none;
  background: url(../images/head-baize-mobile.png) center top no-repeat;
  background-size: contain;
}

.bk-person .list-person li:nth-child(2).active {
  background-image: url(../images/head-baize-mobile-active.png);
}

.bk-person .list-person li:nth-child(3) {
  left: -0.133333rem;
  top: 0;
  background: url(../images/head-renren-mobile.png) center top no-repeat;
  background-size: contain;
}

.bk-person .list-person li:nth-child(3).active {
  background-image: url(../images/head-renren-mobile-active.png);
}

.bk-person .img-person-wrap {
  position: relative;
  width: 7.333333rem;
  height: 6rem;
  margin: 0 auto;
  background: url(../images/bg-person-mobile.png) left top no-repeat;
  background-size: contain;
  transform: translate3d(1.066667rem, 0, 0);
}

.bk-person .img-person-wrap .big-img-person {
  position: absolute;
  left: 45%;
  transform: translate(-50%, 0);
  height: auto;
}

.bk-person .img-person-wrap .p-1 img {
  width: 2.84rem;
}

.bk-person .img-person-wrap .p-2 img {
  width: 3.24rem;
}

.bk-person .img-person-wrap .p-3 img {
  width: 3.706667rem;
}

.bk-person .img-person-wrap .msg1 {
  display: none;
  position: absolute;
  right: 0.906667rem;
  top: 1.066667rem;
  width: 2.92rem;
  height: 1.8rem;
  background: url(../images/msg1-mobile.png) center top no-repeat;
  background-size: contain;
  overflow: hidden;
}

.bk-person .img-person-wrap .msg1 span {
  margin-left: 0.52rem;
  margin-top: 0.466667rem;
  display: block;
  font-size: 0.4rem;
  color: #37384b;
}

.bk-person .img-person-wrap .msg2 {
  display: none;
  position: absolute;
  left: -1.32rem;
  top: 2.733333rem;
  width: 4.413333rem;
  height: 1.813333rem;
  background: url(../images/msg2-mobile.png) center top no-repeat;
  background-size: contain;
}

.bk-person .img-person-wrap .msg2 span {
  margin-left: 0.533333rem;
  margin-top: 0.493333rem;
  display: block;
  font-size: 0.4rem;
  color: #37384b;
}

.bk-person .img-person-wrap .play-audio {
  position: absolute;
  left: 1.933333rem;
  top: 3.866667rem;
  z-index: 3;
  cursor: pointer;
  width: 1.866667rem;
  height: 1.866667rem;
  background: url(../images/fixed-audio.png) left top/contain no-repeat;
}

.bk-person .img-person-wrap .play-audio.dis {
  background: url(../images/fixed-button-muted.png) left top/contain no-repeat;
}

.bk-person .img-person-wrap .play-audio.ani-start {
  animation: aniPlayAudio 1s linear infinite;
}

.bk-person .img-person-wrap .item-person {
  animation-duration: 1.5s;
}

.bk-person .img-person-wrap .item-person img {
  width: 10rem;
}

.bk-person .img-person-wrap .item-person:nth-child(2) img {
  top: -2.56rem;
  left: 40%;
}

.bk-person .img-person-wrap .item-person:nth-child(3) img {
  top: -2.56rem;
  left: 39.5%;
}

.bk-person .img-person-wrap .item-person:nth-child(3) img.baize-eye {
  top: -2.533333rem;
  left: 38.5%;
}

.bk-person .img-person-wrap .item-person:nth-child(4) img {
  top: -2.56rem;
  left: 40%;
}

@keyframes aniTitle {
  100% {
    width: 8.253333rem;
  }
}

.item-bg {
  display: none;
  height: 0;
}

.bk-title {
  margin-top: -0.72rem;
  margin-bottom: 0.266667rem;
}

.bk-title .bg-title {
  position: relative;
  z-index: 3;
  width: 8.253333rem;
  width: 0.013333rem;
  height: 3.2rem;
  background: url(../images/tit-lianghuidiaocha-mobile2.png) left top/auto 100% no-repeat;
  animation: aniTitle 0.7s ease-out forwards;
  animation-delay: 0s;
  transform: translate(0.44rem, 0);
}

#msg-choujiang .msg-inner .text-wrap img {
  margin-right: 0.133333rem;
}

.module-choujiang,
.module-history,
.module-info,
.module-msg-ib,
.module-msg {
  margin-bottom: 0.96rem;
}

.headimg {
  display: none;
}

[data-role="0"] .msg-inner .headimg {
  background-image: url(../images/head-minmin.png);
}

[data-role="2"] .msg-inner .headimg {
  background-image: url(../images/head-renren.png);
}

#msg-reci .tip-text b {
  font-weight: normal;
}

#msg-reci .tip-text img {
  max-height: 0.666667rem;
  width: auto;
}

#msg-reci .tip-text img,
#msg-reci .tip-text b {
  vertical-align: middle;
}

#msg-chenggong .msg-inner {
  display: block;
  max-width: 100%;
  white-space: wrap;
}

.msg-inner {
  position: relative;
  background: rgba(255, 255, 255, 0.75);
  border-top-left-radius: 0.306667rem;
  border-top-right-radius: 0.706667rem;
  border-bottom-right-radius: 0.706667rem;
  border-bottom-left-radius: 0.706667rem;
  height: auto;
  font-size: 0.453333rem;
  box-shadow: 0.026667rem 0.106667rem 0.186667rem #b7d5ef;
  padding: 0.533333rem;
}

.msg-inner b {
  font-weight: normal;
}

.msg-inner img {
  max-height: 0.666667rem;
  width: auto;
}

.msg-inner img,
.msg-inner b {
  vertical-align: middle;
}

.msg-inner .text-wrap {
  display: block;
  line-height: 1.5;
  text-align: justify;
}

.msg-inner .headimg {
  position: absolute;
  right: 0.32rem;
  top: 50%;
  transform: translate(0, -50%);
  width: 0.826667rem;
  height: 0.826667rem;
  background: url(../images/head-baize.png) center top no-repeat;
  background-size: 100% 100%;
}

.module-reci {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-top-left-radius: 0.173333rem;
  border-top-right-radius: 0.666667rem;
  border-bottom-right-radius: 0.666667rem;
  border-bottom-left-radius: 0.666667rem;
  font-size: 0;
  box-shadow: 0.026667rem 0.106667rem 0.186667rem #b7d5ef;
  margin-bottom: 0.8rem;
  padding: 0.533333rem;
  padding-bottom: 2rem;
}

.module-reci .tip-text {
  font-size: 0.453333rem;
  margin-bottom: 0.533333rem;
  line-height: 1.5;
}

.module-reci.dis li {
  cursor: not-allowed;
}

.module-reci.dis .btn-subreci {
  display: none;
  background: #ccc;
  opacity: 0.4;
  cursor: not-allowed;
}

.module-reci ul li {
  position: relative;
  float: left;
  width: 3.866667rem;
  height: 0.933333rem;
  border-radius: 0.133333rem;
  padding-top: 0.266667rem;
  padding-left: 1.24rem;
  margin-bottom: 0.186667rem;
  margin-left: 0.453333rem;
  background: linear-gradient(to right, #c7e7ff, #fef6ff);
  cursor: pointer;
}

.module-reci ul li.active {
  border: 0.04rem solid #0d79fe;
}

.module-reci ul li:nth-child(2n+1) {
  margin-left: 0;
}

.module-reci ul li img {
  position: absolute;
  left: 0.266667rem;
  top: 0.133333rem;
  margin-right: 0.133333rem;
  height: 0.666667rem;
  max-width: 0.6rem;
  height: auto;
}

.module-reci ul li span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 1.106667rem;
  font-size: 0.453333rem;
}

.module-msg-ib {
  text-align: left;
}

.module-msg-ib .msg-inner {
  display: inline-block;
  padding-bottom: 0.533333rem;
}

.module-msg-ib .msg-inner b {
  font-weight: normal;
}

.module-msg-ib .msg-inner img,
.module-msg-ib .msg-inner b {
  vertical-align: middle;
}

.module-msg-ib .msg-inner .text-wrap-dup {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.module-msg-ib .msg-inner img {
  margin-right: 0.053333rem;
}

.module-msg-ib .msg-inner .text-wrap {
  display: block;
  font-size: 0;
  line-height: 1.5;
}

.module-msg-ib .msg-inner .text-wrap img {
  height: 0.8rem;
  width: auto;
}

.module-msg-ib .msg-inner .text-wrap b {
  font-size: 0.453333rem;
}

.btn-subreci {
  position: absolute;
  right: 0.666667rem;
  bottom: 0.4rem;
  height: 0.986667rem;
  color: #fff;
  text-align: center;
  width: 2.173333rem;
  font-size: 0.453333rem;
  border-radius: 0.6rem;
  background: linear-gradient(to bottom, #51a9ff, #0d79fe);
  cursor: pointer;
  border: 0.026667rem solid #fff;
}

.btn-subreci.dis {
  background: #ccc;
  opacity: 0.4;
}

.btn-choujiang-wrap,
.btn-subinfo-wrap,
.btn-tm-wrap {
  text-align: right;
  padding-right: 0.266667rem;
}

.module-dati {
  position: relative;
  border-top-left-radius: 0.173333rem;
  border-top-right-radius: 0.666667rem;
  border-bottom-right-radius: 0.666667rem;
  border-bottom-left-radius: 0.666667rem;
  font-size: 0;
  box-shadow: 0.026667rem 0.106667rem 0.186667rem #b7d5ef;
  margin-bottom: 0.8rem;
  padding-top: 0;
}

.module-dati[tid="6"] header .img-header {
  height: 1.733333rem;
  width: auto;
}

.module-dati header {
  position: relative;
  height: 1.706667rem;
  background: url(../images/header-card-pc.png) left top no-repeat;
  background-size: 100% 100%;
}

.module-dati header .img-header {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2rem;
  width: auto;
  overflow-x: hidden;
}

.module-dati header span {
  position: relative;
  z-index: 2;
  margin-top: 0.36rem;
  margin-left: 0.4rem;
  float: left;
  font-weight: bold;
  font-size: 0.8rem;
  color: #023e7f;
}

.module-dati .bottom-wrap {
  padding: 0.666667rem 0.4rem 0.666667rem;
  background: rgba(255, 255, 255, 0.75);
  overflow: hidden;
  border-bottom-right-radius: 0.666667rem;
  border-bottom-left-radius: 0.666667rem;
}

.module-dati .list-tm {
  margin-bottom: 0.4rem;
}

.module-dati .item-tm {
  text-align: justify;
  border-bottom: 0.026667rem dashed #d2d9e3;
  margin-bottom: 0.266667rem;
}

.module-dati .item-tm .list-options {
  width: 8.4rem;
  margin: 0 auto;
  padding-left: 0.133333rem;
}

.module-dati .item-tm:last-child {
  border: 0;
  margin-bottom: 0;
}

.module-dati .item-tm .tname {
  position: relative;
  color: #023e7f;
  font-size: 0.533333rem;
  line-height: 1.4;
  margin-bottom: 0.4rem;
  padding-left: 0.4rem;
}

.module-dati .item-tm .tname i {
  line-height: 1.4;
}

.module-dati .item-tm .tname:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.426667rem;
  width: 0.186667rem;
  height: 0.186667rem;
  background: url(../images/icon-dot.png) left top/contain no-repeat;
}

.module-dati .item-tm li {
  position: relative;
  margin-bottom: 0.4rem;
  padding-left: 0.533333rem;
  cursor: pointer;
}

.module-dati .item-tm li.checked .check-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: -0.146667rem;
  width: 0.466667rem;
  height: 0.413333rem;
  background: url(../images/check-mobile.png) center top no-repeat;
  background-size: contain;
}

.module-dati .item-tm .text-option {
  font-size: 0.453333rem;
}

.module-dati .item-tm .check-wrap {
  position: absolute;
  left: 0;
  top: 0.173333rem;
  width: 0.466667rem;
  height: 0.413333rem;
  cursor: pointer;
}

.module-dati .item-tm .check-wrap .checkbox {
  border-radius: 0.08rem;
  width: 0.32rem;
  height: 0.32rem;
  border: 0.026667rem solid #023e7f;
}

.btn-subinfo,
.btn-subtm {
  background: linear-gradient(to bottom, #c8e3fc, #e4eff7);
  height: 0.933333rem;
  border-radius: 0.613333rem;
  width: 2.533333rem;
  color: #01679f;
  font-size: 0.453333rem;
  cursor: pointer;
  border: 0.026667rem solid #fff;
}

.btn-subinfo.dis,
.btn-subtm.dis {
  background-color: #ccc;
  opacity: 0.5;
  color: #fff;
  cursor: not-allowed;
}

.module-info {
  color: #37384b;
}

.module-info .msg-inner {
  position: relative;
  background: rgba(255, 255, 255, 0.75);
  border-top-left-radius: 0.306667rem;
  border-top-right-radius: 0.84rem;
  border-bottom-right-radius: 0.84rem;
  border-bottom-left-radius: 0.84rem;
  font-size: 0.453333rem;
  box-shadow: 0.026667rem 0.106667rem 0.186667rem #b7d5ef;
  padding-top: 0.533333rem;
  padding-bottom: 0.533333rem;
  height: auto;
}

.module-info .msg-inner .text-wrap {
  position: static;
  display: block;
  text-align: center;
  transform: none;
  margin-bottom: 0.453333rem;
  font-weight: bold;
  font-size: 0.533333rem;
}

.module-info .msg-inner .headimg {
  position: absolute;
  right: 0.386667rem;
  top: 0.786667rem;
  transform: translate(0, -50%);
  width: 0.826667rem;
  height: 0.826667rem;
  background: url(../images/head-baize.png) center top no-repeat;
  background-size: 100% 100%;
}

.module-info .form-wrap {
  width: 7.946667rem;
  margin: 0 auto;
  padding-bottom: 0.533333rem;
}

.module-info .row-select {
  position: relative;
  border: 0.026667rem solid #83d2fc;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  padding: 0.266667rem 0.133333rem;
  box-shadow: 0.053333rem 0.053333rem 0.186667rem #d8e5fe;
}

.module-info .row-select:after {
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0.266667rem;
  top: 0.48rem;
  width: 0.373333rem;
  height: 0.2rem;
  background: url(../images/arrow-select-mobile.png) left top no-repeat;
  background-size: contain;
}

.module-info .row-select select {
  display: inline-block;
  width: 100%;
  font-size: 0.453333rem;
  appearance: none;
  background: transparent;
  padding-left: 0.133333rem;
  padding-right: 0.266667rem;
  color: #37384b;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.module-choujiang {
  color: #37384b;
}

.module-choujiang .msg-inner {
  position: relative;
  background: rgba(255, 255, 255, 0.75);
  border-top-left-radius: 0.306667rem;
  border-top-right-radius: 0.84rem;
  border-bottom-right-radius: 0.84rem;
  border-bottom-left-radius: 0.84rem;
  font-size: 0.453333rem;
  box-shadow: 0.026667rem 0.106667rem 0.186667rem #b7d5ef;
  padding-top: 0.533333rem;
  padding-bottom: 0.533333rem;
  height: auto;
}

.module-choujiang .msg-inner .text-wrap {
  display: block;
  position: static;
  text-align: justify;
  transform: none;
  margin-bottom: 0.053333rem;
  transform: none;
  margin-left: 0.4rem;
}

.module-choujiang .msg-inner .text-wrap img {
  max-height: 0.533333rem;
  width: auto;
}

.module-choujiang .msg-inner .text-wrap img,
.module-choujiang .msg-inner .text-wrap b,
.module-choujiang .msg-inner .text-wrap em {
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
}

.module-choujiang .msg-inner .text-wrap em {
  font-weight: bold;
  color: #f6540d;
  font-size: 0.533333rem;
}

.module-choujiang .msg-inner .text-wrap i.big {
  font-weight: bold;
  color: #f6540d;
  font-size: 0.533333rem;
}

.module-choujiang .msg-inner .headimg {
  position: absolute;
  right: 0.386667rem;
  top: 0.786667rem;
  transform: translate(0, -50%);
  width: 0.826667rem;
  height: 0.826667rem;
  background: url(../images/head-baize.png) center top no-repeat;
  background-size: 100% 100%;
}

.module-choujiang .btn-choujiang-wrap {
  text-align: right;
}

.module-choujiang .form-wrap {
  width: 5.44rem;
  margin: 0 auto;
  padding-bottom: 0.533333rem;
}

.module-choujiang .row-select {
  position: relative;
  border: 0.013333rem solid #37384b;
  border-radius: 0.133333rem;
  margin-bottom: 0.266667rem;
  padding: 0.133333rem;
}

.module-choujiang .row-select:after {
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0.266667rem;
  top: 0.346667rem;
  width: 0.266667rem;
  height: 0.16rem;
  background: url(../images/arrow-select-pc.png) left top no-repeat;
  background-size: contain;
}

.module-choujiang .row-select select {
  display: inline-block;
  width: 100%;
  font-size: 0.453333rem;
  appearance: none;
}

.btn-choujiang-wrap {
  padding-top: 0.533333rem;
}

.btn-choujiang {
  width: 3.146667rem;
  height: 1.253333rem;
  background: url(../images/btn-quchoujiang-mobile.png) left top no-repeat;
  background-size: contain;
  cursor: pointer;
}

.module-history {
  color: #37384b;
  margin-bottom: 0.666667rem;
}

.module-history .msg-inner {
  position: relative;
  background: rgba(255, 255, 255, 0.75);
  border-top-left-radius: 0.306667rem;
  border-top-right-radius: 0.84rem;
  border-bottom-right-radius: 0.84rem;
  border-bottom-left-radius: 0.84rem;
  font-size: 0.453333rem;
  box-shadow: 0.026667rem 0.106667rem 0.186667rem #b7d5ef;
  padding-top: 0.533333rem;
  padding-bottom: 0.933333rem;
  height: auto;
}

.module-history .msg-inner .text-wrap {
  display: block;
  position: static;
  text-align: left;
  transform: none;
  margin-bottom: 0.533333rem;
  transform: none;
}

.module-history .msg-inner .text-wrap img {
  max-height: 0.8rem;
  width: auto;
}

.module-history .msg-inner .text-wrap img,
.module-history .msg-inner .text-wrap b,
.module-history .msg-inner .text-wrap em {
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
}

.module-history .msg-inner .text-wrap em {
  font-weight: bold;
  color: #f6540d;
}

.module-history .msg-inner .headimg {
  display: none;
  position: absolute;
  right: 0.386667rem;
  top: 0.786667rem;
  transform: translate(0, -50%);
  width: 0.826667rem;
  height: 0.826667rem;
  background: url(../images/head-baize.png) center top no-repeat;
  background-size: 100% 100%;
}

.module-history .history-wrap {
  position: relative;
  width: 8.88rem;
  height: 1.213333rem;
  background: url(../images/bg-linianreci-mobile.png) left top no-repeat;
  padding-top: 0.333333rem;
  margin: 0 auto;
  margin-bottom: 0.533333rem;
  background-size: contain;
  transform: translate(-13%, 0);
  margin-left: -0.266667rem;
}

.module-history .history-wrap ul {
  margin-left: 2.106667rem;
}

.module-history .history-wrap li {
  position: relative;
  float: left;
  width: 1.306667rem;
  text-align: center;
  font-size: 0.346667rem;
  color: #676776;
}

.module-history .history-wrap li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 0.506667rem;
  width: 0.026667rem;
  background-color: #8c8c96;
}

.module-history .history-wrap li:last-child:after {
  display: none;
}

.module-history .banner-wrap {
  text-align: center;
}

.module-history .banner-wrap img {
  cursor: pointer;
  width: 4.693333rem;
  height: auto;
  max-height: inherit;
}

.bk-copy {
  padding: 0.533333rem 0;
  font-size: 0.266667rem;
}

.fixed-buttons {
  position: fixed;
  right: -0.266667rem;
  bottom: 9%;
  width: 1.52rem;
  z-index: 9999;
}

.fixed-buttons img {
  width: 100%;
  height: auto;
  border-radius: 4rem;
  overflow: hidden;
}

.fixed-buttons .forbidden-audio {
  width: 2.053333rem;
  height: 2.026667rem;
  background: url(../images/fixed-audio.png) left top/contain no-repeat;
  max-width: 100%;
}

.fixed-buttons .forbidden-audio.dis {
  background: url(../images/fixed-button-muted.png) left top/contain no-repeat;
}

.fixed-buttons > div:last-child {
  transform: translate(0, -0.666667rem);
}

i {
  font-style: normal;
  font-size: 0.453333rem;
  vertical-align: middle;
}

@keyframes aniCursor {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

i.cursor {
  display: inline-block;
  height: 0.4rem;
  border-left: 0.08rem solid #325eff;
  animation: aniCursor 1s linear infinite;
  min-width: 0.266667rem;
  vertical-align: middle;
}

.erweima {
  display: none;
}

.qrouter {
  padding-top: 0.266667rem;
}

.qrnew {
  margin-bottom: 0.266667rem;
  text-align: center;
}

.qrnew img {
  display: block;
  margin: 0 auto;
  width: 90%;
  height: auto;
  max-height: 100%;
}

.qrcode-wrap p {
  font-size: 0.373333rem;
}