@charset "utf-8";
/*!  Project : 乐创
    +-----------rem--------------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  337676937    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2020.09.16   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.pf100 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pa100 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pr100 {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bge {
  background-color: #eee;
}
.bgf {
  background-color: #fff;
}
.bgf1 {
  background-color: #f1f1f1;
}
.bgf5 {
  background-color: #f5f5f5;
}
@-webkit-keyframes openDoor {
  0% {
    -webkit-clip-path: inset(0 50% round 0);
            clip-path: inset(0 50% round 0);
  }
  100% {
    -webkit-clip-path: inset(0% round 0);
            clip-path: inset(0% round 0);
  }
}
@keyframes openDoor {
  0% {
    -webkit-clip-path: inset(0 50% round 0);
            clip-path: inset(0 50% round 0);
  }
  100% {
    -webkit-clip-path: inset(0% round 0);
            clip-path: inset(0% round 0);
  }
}
@-webkit-keyframes fadeInRightm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRightm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRightm {
  -webkit-animation-name: fadeInRightm;
          animation-name: fadeInRightm;
}
@-webkit-keyframes fadeInLeftm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeftm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeftm {
  -webkit-animation-name: fadeInLeftm;
          animation-name: fadeInLeftm;
}
@-webkit-keyframes fadeInUpm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUpm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUpm {
  -webkit-animation-name: fadeInUpm;
          animation-name: fadeInUpm;
}
@-webkit-keyframes fadeInDownm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDownm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDownm {
  -webkit-animation-name: fadeInDownm;
          animation-name: fadeInDownm;
}
@-webkit-keyframes slideInRightm {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInRightm {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInRightm {
  -webkit-animation-name: slideInRightm;
          animation-name: slideInRightm;
  opacity: 1 !important;
}
@-webkit-keyframes slideInLeftm {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInLeftm {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInLeftm {
  -webkit-animation-name: slideInLeftm;
          animation-name: slideInLeftm;
  opacity: 1 !important;
}
@-webkit-keyframes slideInUpm {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInUpm {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInUpm {
  -webkit-animation-name: slideInUpm;
          animation-name: slideInUpm;
  opacity: 1 !important;
}
@-webkit-keyframes slideInDownm {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInDownm {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInDownm {
  -webkit-animation-name: slideInDownm;
          animation-name: slideInDownm;
  opacity: 1 !important;
}
@-webkit-keyframes fadeIns {
  0% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIns {
  0% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
.fadeIns {
  -webkit-animation-name: fadeIns;
          animation-name: fadeIns;
}
@-webkit-keyframes dotShake {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg);
            transform: translate3d(-8%, 0, 0) rotate(-4deg);
  }
  30% {
    -webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg);
            transform: translate3d(6.6%, 0, 0) rotate(2deg);
  }
  45% {
    -webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
            transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
  }
  60% {
    -webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg);
            transform: translate3d(4.5%, 0, 0) rotate(1deg);
  }
  75% {
    -webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg);
            transform: translate3d(-2%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes dotShake {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg);
            transform: translate3d(-8%, 0, 0) rotate(-4deg);
  }
  30% {
    -webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg);
            transform: translate3d(6.6%, 0, 0) rotate(2deg);
  }
  45% {
    -webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
            transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
  }
  60% {
    -webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg);
            transform: translate3d(4.5%, 0, 0) rotate(1deg);
  }
  75% {
    -webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg);
            transform: translate3d(-2%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.dotShake {
  -webkit-animation-name: dotShake;
          animation-name: dotShake;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: none !important;
            transform: none !important;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: none !important;
            transform: none !important;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.rotate360 {
  -webkit-animation-name: rotate360;
          animation-name: rotate360;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes rotateInYm {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@keyframes rotateInYm {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInYm {
  -webkit-animation-name: rotateInYm;
          animation-name: rotateInYm;
}
@-webkit-keyframes AniStriking {
  0%,
  50%,
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
}
@keyframes AniStriking {
  0%,
  50%,
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
}
.AniStriking {
  -webkit-animation-name: AniStriking;
          animation-name: AniStriking;
}
@-webkit-keyframes AniOpStriking {
  0%,
  50%,
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    opacity: .7;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes AniOpStriking {
  0%,
  50%,
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    opacity: .7;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
.AniOpStriking {
  -webkit-animation-name: AniOpStriking;
          animation-name: AniOpStriking;
}
@-webkit-keyframes AniShiny {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes AniShiny {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.AniShiny {
  -webkit-animation-name: AniShiny;
          animation-name: AniShiny;
}
@-webkit-keyframes animateStay {
  0,
  100% {
    opacity: 1;
  }
}
@keyframes animateStay {
  0,
  100% {
    opacity: 1;
  }
}
.animateStay {
  -webkit-animation-name: animateStay;
          animation-name: animateStay;
}
@-webkit-keyframes AniNone {
  0,
  100% {
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes AniNone {
  0,
  100% {
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1;
    visibility: visible;
  }
}
.AniNone {
  -webkit-animation-name: AniNone;
          animation-name: AniNone;
  opacity: 1;
}
@-webkit-keyframes AniCalmdown {
  
}
@keyframes AniCalmdown {
  
}
.AniCalmdown {
  -webkit-animation-name: AniCalmdown;
          animation-name: AniCalmdown;
  -webkit-animation-duration: .5s !important;
          animation-duration: .5s !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
}
.waitAniTitleBlock {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  -webkit-animation-duration: 2s !important;
          animation-duration: 2s !important;
}
.waitAniTitleBlock:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
}
.waitAniTitleBlock > span {
  -webkit-transition: all 0ms ease-out 0ms;
  transition: all 0ms ease-out 0ms;
  opacity: 0;
  visibility: hidden;
}
.waitAniTitleBlock:before {
  -webkit-transform: translateX(-105%);
          transform: translateX(-105%);
}
.waitAniTitleBlock.AniStart > span {
  -webkit-transition: all 0ms ease-out 450ms;
  transition: all 0ms ease-out 450ms;
  opacity: 1;
  visibility: visible;
}
.waitAniTitleBlock.AniStart:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 400ms cubic-bezier(0, 0, 0.8, 0.6) 0s;
  transition: all 400ms cubic-bezier(0, 0, 0.8, 0.6) 0s;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}
.waitAniTitleBlock.AniDid:before {
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 400ms cubic-bezier(0, 0, 0, 0.8) 0s;
  transition: all 400ms cubic-bezier(0, 0, 0, 0.8) 0s;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
/* baseCss */
.en {
  word-break: keep-all;
}
.tdu {
  text-decoration: underline;
}
.oh {
  position: relative;
  overflow: hidden;
}
.ma {
  margin-left: auto;
  margin-right: auto;
}
.dib {
  display: inline-block;
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.unsel,
.dct {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.insel {
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}
.op0 {
  -webkit-transition: all 250ms ease-out 0ms;
  transition: all 250ms ease-out 0ms;
  opacity: 0;
  visibility: hidden;
}
.op1 {
  -webkit-transition: all 250ms ease-out 0ms;
  transition: all 250ms ease-out 0ms;
  opacity: 1;
  visibility: visible;
}
.tapList .link {
  display: block;
}
.lhd5 {
  height: .5em;
}
.reject {
  cursor: not-allowed;
}
.poss {
  position: static !important;
}
.emptyList {
  text-align: center;
  font-size: 120%;
  background-color: #f5f5f5;
  color: #222;
  font-weight: bold;
}
.hidePoint {
  position: absolute;
  height: 0;
  visibility: hidden;
  top: 0;
  left: 0;
}
.viewport {
  position: relative;
  font-size: 0;
}
.pc .viewport {
  overflow: hidden;
}
.wap .oScroll {
  overflow: auto;
}
.hScroll {
  width: 100%;
  white-space: nowrap;
}
.hScroll .scrollBox,
.hScroll .overview {
  display: inline-block;
  vertical-align: top;
}
.wap .hScroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.vScroll {
  height: 100%;
}
.wap .vScroll {
  overflow-y: auto;
  overflow-x: hidden;
}
.invisible {
  visibility: hidden;
  position: absolute !important;
  z-index: -1;
}
.ensp {
  display: inline-block;
  vertical-align: middle;
  width: .5em;
  height: 1px;
}
.cnsp {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1px;
}
.pa100.link {
  position: absolute !important;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  z-index: 8;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  text-align: left !important;
}
.pa4 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.bgct {
  background-color: transparent !important;
}
.enter,
.reset {
  position: relative;
  overflow: hidden;
}
.enter .iptBtn,
.reset .iptBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.kong {
  pointer-events: none;
}
.aniSpan {
  position: static !important;
  min-height: 1px;
  display: block;
}
/* resetEnd */
.c1 {
  color: #0055a5;
}
.bgc1 {
  background-color: #0055a5;
}
.c2 {
  color: #eeeeee;
}
.bgc2 {
  background-color: #eeeeee;
}
.c3 {
  color: #f0f3f6;
}
.bgc3 {
  background-color: #f0f3f6;
}
.ca {
  color: #333333;
}
.cb {
  color: #666666;
}
.cs {
  color: #999999;
}
html {
  -webkit-overflow-scrolling: touch;
  min-width: 400px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
  font-size: 75px;
}
html.pc {
  max-width: 750px;
}
body {
  position: relative;
  background: #fff;
  color: #666666;
  font-size: 0.24rem;
  line-height: 1;
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
}
a.on {
  color: #0055a5;
}
.w,
.container {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  width: 7.5rem;
}
.posSet {
  overflow: hidden;
  z-index: 21;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.imax,
.info {
  font-size: 0.26rem;
  line-height: 1.6923;
}
.vmbox {
  font-size: 0.24rem;
  line-height: 1.43333;
}
.loading {
  background-size: 1rem 0.2rem;
  background-image: url(../images/loading.gif);
}
.load-error {
  background-size: 0.96rem 0.8rem;
  background-image: url(../images/error.gif);
  background-color: #eee !important;
}
.scroll-wrap {
  position: relative;
  width: 7.5rem;
  left: 50%;
  margin-left: -3.75rem;
  outline: solid 1px #eeeeee;
  background-color: #fff;
}
.scroll-wrap:after {
  content: " ";
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}
.scroll-wrap.show:after {
  -webkit-transition: all 250ms ease-out 500ms;
  transition: all 250ms ease-out 500ms;
  opacity: 0;
  visibility: hidden;
}
.pc ::-webkit-scrollbar {
  position: absolute;
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
}
.pc ::-webkit-scrollbar-thumb {
  width: 4px;
  height: 4px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.25);
}
.pc ::-webkit-scrollbar-track {
  background: #ababa7;
}
.pc ::-webkit-scrollbar-corner {
  background: transparent;
  height: 0;
  width: 0;
}
.bg.c {
  width: 7.5rem;
  margin-left: -3.75rem;
}
.ctr,
.btn,
.more,
.pa100.link {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
/* ------------------- htmls ------------------- */
.fullFloat {
  position: fixed !important;
  left: 50%;
  width: 7.5rem;
  margin-left: -3.75rem;
  top: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* 表单 */
.formItem {
  position: relative;
}
.formItem .aftPD {
  position: absolute;
  left: 100%;
  top: 0;
  color: #f00;
  margin-left: 0.08rem;
  white-space: nowrap;
  font-size: 0.24rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.formItem .skin::-webkit-input-placeholder {
  color: #999999;
}
.formItem .skin:-moz-placeholder {
  color: #999999;
}
.formItem .skin::-moz-placeholder {
  color: #999999;
}
.formItem .skin:-ms-input-placeholder {
  color: #999999;
}
.formItem .skin._focus {
  border-color: #2e9fd9 !important;
  /* box-shadow: 0 0 1*@A 2*@A fade(@c1,15%); */
}
.formItem.red .skin {
  color: #f00 ;
  border-color: #f00 ;
}
.formItem.red .skin::-webkit-input-placeholder {
  color: #ff0000;
}
.formItem.red .skin:-moz-placeholder {
  color: #ff0000;
}
.formItem.red .skin::-moz-placeholder {
  color: #ff0000;
}
.formItem.red .skin:-ms-input-placeholder {
  color: #ff0000;
}
/* keyframes use */
/* ajaxList */
.scrollAjax #loadState {
  position: relative;
  width: 6.9rem;
  height: 0.8rem;
  margin: 0.5rem auto 0;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  line-height: 0.8rem;
  border-radius: 0.03rem;
  color: #fff;
  background-color: #0055a5;
  font-size: 0.3rem;
}
.scrollAjax #loadState.off {
  background-color: #ddd;
  color: #333;
}
.scrollAjax #loadState.retry {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.scrollAjax #loadState.ing:after {
  content: " ";
  -webkit-animation-name: dotMove;
          animation-name: dotMove;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: steps(4);
          animation-timing-function: steps(4);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes dotMove {
  0%,
  100% {
    content: ".";
  }
  33% {
    content: "..";
  }
  66% {
    content: "...";
  }
}
@keyframes dotMove {
  0%,
  100% {
    content: ".";
  }
  33% {
    content: "..";
  }
  66% {
    content: "...";
  }
}
.scrollAjax .pageList {
  display: none;
}
.pageListBox .pageList {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
  position: relative;
  overflow: auto hidden;
  line-height: 0.56rem;
  font-size: 0;
  text-align: center;
  font-size: 0.24rem;
  white-space: nowrap;
}
.pageListBox .pageList ul {
  position: relative;
  float: none !important;
}
.pageListBox .pageList ul,
.pageListBox .pageList ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.pageListBox .pageList ul li {
  margin: 0 0.05rem;
}
.pageListBox .pageList a {
  display: block;
  border: #d8dce0 solid 1px;
  width: 0.56rem;
  height: 0.56rem;
  font-family: Arial, sans-serif, 'Microsoft YaHei', '微软雅黑';
  border-radius: 50%;
  color: #999;
  background-color: #fff;
  -webkit-transition: background 200ms, color 200ms;
  transition: background 200ms, color 200ms;
  font-size: 0.24rem;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.pageListBox .pageList a.selected {
  color: #fff;
  background-color: #0055a5;
  border-color: #0055a5;
}
.pageListBox .pageList a a:active {
  color: #fff;
  background-color: #0055a5;
  border-color: #0055a5;
  -webkit-transition: none !important;
  transition: none !important;
}
/* 模态提示框 */
.TAlert {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9998;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
}
.TAlert .contain {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  z-index: 9;
  min-width: 4.8rem;
  max-width: 6rem;
  -webkit-box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.5);
  text-align: left;
  line-height: 1.4333;
  font-size: 0.26rem;
  border-radius: 0.05rem;
  background-color: #fff;
}
.TAlert .contain .Tclose {
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.TAlert .contain .Tclose s {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.3rem;
  color: #333333;
  font-family: Helvetica, sans-serif;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 120%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
  pointer-events: none;
}
.TAlert .contain .Tclose s:before,
.TAlert .contain .Tclose s:after {
  pointer-events: none !important;
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: #333333;
  border-style: solid;
}
.TAlert .contain .Tclose s:before {
  border-width: 0 0.3rem 0.04rem 0;
}
.TAlert .contain .Tclose s:after {
  border-width: 0 0 0.3rem 0.04rem;
}
.TAlert .contain .Tclose s:active:before,
.TAlert .contain .Tclose s:active:after {
  border-color: #333333;
}
.TAlert .contain .head {
  padding: 0.2rem 0.25rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-bottom: #cccccc solid 1px;
  color: #333;
  background-color: #fff;
}
.TAlert .contain .body {
  padding: 0.25rem;
  font-size: 0.24rem;
  background-color: #fff;
  color: #444;
}
.TAlert .contain .foot {
  position: relative;
  width: 100%;
  height: 0.66rem;
  border-top: #cccccc solid 1px;
}
.TAlert .contain .foot .btn {
  position: absolute;
  top: 0;
  height: 0.66rem;
  line-height: 0.66rem;
  width: 50%;
  text-align: center;
  font-size: 0.24rem;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.TAlert .contain .foot .btn.enter {
  left: 0;
  background-color: #0055a5;
  color: #fff;
}
.TAlert .contain .foot .btn.close {
  right: 0;
  background-color: #f1f1f1;
  border-left: #cfcfcf solid 1px;
  color: #333;
}
.TAlert .contain .foot .btn.w100 {
  border-left: none;
}
.ysqUEO .TAlert .contain {
  opacity: 0;
  -webkit-transition: all 330ms ease-out 0s;
  transition: all 330ms ease-out 0s;
  -webkit-transform: translateY(-50%) scale(0.2);
          transform: translateY(-50%) scale(0.2);
}
.ysqUEO .TAlert.showUp .contain {
  opacity: 1;
  -webkit-transform: none !important;
          transform: none !important;
}
.ysqUEO .TAlert.hideOut .contain {
  opacity: 0;
  -webkit-transform: translateY(44%) scale(0.2) !important;
          transform: translateY(44%) scale(0.2) !important;
}
.fzsX,
#header .navbtn s:before {
  font-size: 100px;
}
@media screen and (max-width: 675px) {
  .fzsX,
  #header .navbtn s:before {
    font-size: 90px;
  }
}
@media screen and (max-width: 600px) {
  .fzsX,
  #header .navbtn s:before {
    font-size: 80px;
  }
}
@media screen and (max-width: 525px) {
  .fzsX,
  #header .navbtn s:before {
    font-size: 70px;
  }
}
@media screen and (max-width: 450px) {
  .fzsX,
  #header .navbtn s:before {
    font-size: 60px;
  }
}
@media screen and (max-width: 400px) {
  .fzsX,
  #header .navbtn s:before {
    font-size: 50px;
  }
}
/*头部*/
#header {
  z-index: 88;
  height: 0.92rem;
  -webkit-box-shadow: 0 0 0.1rem 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.1rem 1px rgba(0, 0, 0, 0.15);
}
#header .contain {
  height: 100%;
  text-align: center;
  color: #2c2c2c;
}
#header .hr {
  position: absolute;
  left: 0;
  top: 0;
  height: 0.02rem;
  z-index: 2;
}
#header .logo {
  position: absolute;
  left: 0.3rem;
  top: 0;
  height: 100%;
  z-index: 3;
}
#header .logo img {
  display: block;
  position: relative;
  height: 0.72rem;
  top: 50%;
  margin-top: -0.36rem;
}
#header .dbBack {
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  height: 100%;
  line-height: 0.92rem;
  font-size: 0.32rem;
  color: #0055a5;
}
#header .navbtn {
  position: absolute;
  right: 0.15rem;
  top: 50%;
  margin-top: -0.37rem;
  overflow: hidden;
  padding: 0.15rem;
  width: 0.44rem;
  height: 0.44rem;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
#header .navbtn s {
  position: absolute;
  left: 0.15rem;
  width: 0.44rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 300ms ease-out 0s, height 0ms ease-out 0s;
  transition: all 300ms ease-out 0s, height 0ms ease-out 0s;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
#header .navbtn s:before {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -0.02em;
  width: 100%;
  height: 0.04em;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  pointer-events: none;
  right: 0;
}
#header .navbtn s:nth-child(1) {
  top: 0.21rem;
}
#header .navbtn s:nth-child(2) {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#header .navbtn s:nth-child(3) {
  bottom: 0.21rem;
}
.navshow #header .navbtn {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.navshow #header .navbtn s:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(0.08694rem, 0);
          transform: rotate(45deg) translate(0.08694rem, 0);
  top: 0.13rem;
}
.navshow #header .navbtn s:nth-child(2) {
  -webkit-transform: translateX(-0.1rem) translateY(-50%);
          transform: translateX(-0.1rem) translateY(-50%);
  opacity: 0;
}
.navshow #header .navbtn s:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(0.08694rem, 0);
          transform: rotate(-45deg) translate(0.08694rem, 0);
  bottom: 0.13rem;
}
#header.idx .contain {
  background-color: #0055a5;
}
#header.idx .navbtn s:before {
  background-color: #fff;
}
#header.sub .hr {
  background-color: #fff;
}
#header.sub .contain {
  background-color: #273ead;
}
#header.sub .backToHistory {
  position: absolute;
  left: 0.15rem;
  top: 0.1rem;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0.15rem;
  background-image: url(../images/arrow-Back.png);
  background-size: 0.2rem 0.34rem;
  background-position: center center;
  background-repeat: no-repeat;
}
#header.sub .dbBack {
  color: #fff;
}
#header.sub .navbtn s:before {
  background-color: #fff;
}
/* nav */
#nav {
  z-index: 80;
  bottom: 0.96rem;
  background-color: #fff;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
}
.navshow #nav {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
#nav .link {
  display: inline-block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  text-transform: capitalize;
}
#nav .ctr {
  display: none;
  position: absolute;
  overflow: hidden;
  right: 0.35rem;
  width: 0.24rem;
  height: 0.24rem;
  pointer-events: none;
  font-size: 0;
  text-indent: 0.24rem;
  background-image: url(../images/arrow-Nav.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: background .2s ease 0s,-webkit-transform .2s ease 0s;
  transition: background .2s ease 0s,-webkit-transform .2s ease 0s;
  transition: background .2s ease 0s,transform .2s ease 0s;
  transition: background .2s ease 0s,transform .2s ease 0s,-webkit-transform .2s ease 0s;
  z-index: 2;
}
#nav .firNav {
  padding-top: 0.92rem;
}
#nav .firNav .firItem {
  position: relative;
  border-bottom: #ffffff solid 1px;
  line-height: 0.92rem;
  background-color: #fff;
  color: #0055a5;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  text-align: left;
}
#nav .firNav .firItem .link1 {
  font-size: 0.28rem;
  color: #333333;
  border-bottom: #cccccc solid 1px;
}
#nav .firNav .firItem > .ctr {
  top: 0.34rem;
}
#nav .firNav .firItem.on .link1 {
  color: #0055a5;
}
#nav .firNav .firItem.on > .ctr {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-image: url(../images/arrow-Nav_.png);
}
#nav .secNav {
  position: relative;
  overflow: hidden;
  display: none;
  color: #0055a5;
}
#nav .secNav .secItem {
  position: relative;
  margin-top: -1px;
  border-top: #ffffff solid 1px;
  line-height: 0.8rem;
}
#nav .secNav .secItem > .ctr {
  top: 0.28rem;
  background-image: url(../images/btnn-jia.png);
}
#nav .secNav .secItem .link2 {
  font-size: 0.26rem;
  border-bottom: #cccccc solid 1px;
  color: #333333;
}
#nav .secNav .secItem .link2:before {
  content: " ";
  margin-right: 0.12rem;
  margin-left: 0.06rem;
  display: inline-block;
  vertical-align: middle;
  width: 0.14rem;
  height: 0.14rem;
  border-left: #0055a5 2px solid;
  border-bottom: #0055a5 2px solid;
}
#nav .secNav .secItem.on .link2 {
  background-color: #f6f6f6;
}
#nav .secNav .secItem.on > .ctr {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-image: url(../images/btnn-jia_.png);
}
#nav .secNav + .ctr {
  display: block;
}
#nav .thrNav {
  position: relative;
  overflow: hidden;
  display: none;
}
#nav .thrNav .thrItem {
  position: relative;
  margin-top: -1px;
  border-top: #ffffff solid 1px;
  line-height: 0.72rem;
}
#nav .thrNav .thrItem .link3 {
  font-size: 0.24rem;
  opacity: .9;
  line-height: 0.3rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #666666;
  border-bottom: #cccccc solid 1px;
}
#nav .thrNav .thrItem .link3:before {
  content: " ";
  display: inline-block;
  vertical-align: top;
  width: 2.5em;
}
#nav .thrNav .thrItem.on {
  background-color: rgba(0, 0, 0, 0.05);
}
#nav .thrNav + .ctr {
  display: block;
}
@media screen and (max-width: 500px) {
  #nav .secNav .secItem .link2:before {
    border-width: 1px;
  }
}
/* 底部功能栏 */
#function {
  height: 0.96rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-shadow: 0 0 0.1rem 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.1rem 1px rgba(0, 0, 0, 0.15);
}
#function:after {
  display: none;
}
#function .item {
  position: relative;
  width: 50%;
  height: 0.96rem;
  padding-top: 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  line-height: 0.3rem;
  text-align: center;
  color: #0055a5;
  font-size: 0.24rem;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
#function .item .icoImg {
  position: absolute;
  top: 0.08rem;
  left: 50%;
  width: 0.54rem;
  height: 0.54rem;
  margin-left: -0.27rem;
}
#function .item:active {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
/* footer */
.footer {
  color: #fff;
  background-color: #0055a5;
  line-height: 0.4rem;
  text-align: center;
}
.footer .w {
  position: relative;
}
.footer .w:nth-child(1n+2):before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0;
  border-top: #043c71 solid 1px;
  border-bottom: #0464bf solid 1px;
}
.footer .dt {
  padding: 0.4rem 0.3rem 0.25rem;
  font-size: 0.32rem;
}
.footer .dd {
  padding: 0.3rem;
  font-size: 0.24rem;
  line-height: 1.5;
}
.footer .dd .qrcode {
  margin-top: 0.15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.footer .dd .qrcode:after {
  display: none;
}
.footer .dd .qrcode .item {
  width: 1.2rem;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
.footer .dd .qrcode .item .pic {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.footer .dd .qrcode .item p {
  margin-top: 0.05rem;
  text-align: center;
  font-size: 0.22rem;
}
.footer .df {
  padding: 0.25rem 0.3rem;
}
/* index */
.index-banner {
  position: relative;
  width: 100%;
  height: 4rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.index-banner .item {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}
.index-banner .item:after {
  content: " ";
  z-index: -2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.index-banner .item .bg {
  -webkit-transition: -webkit-transform 300ms ease-out 0s;
  transition: -webkit-transform 300ms ease-out 0s;
  transition: transform 300ms ease-out 0s;
  transition: transform 300ms ease-out 0s, -webkit-transform 300ms ease-out 0s;
}
.index-banner .item.leave:after {
  background-color: #eee;
  -webkit-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
}
.index-banner .item.leave .bg {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
  opacity: .6;
}
.index-banner .item.moveItem {
  position: absolute;
}
.index-banner .pagination {
  height: 0.12rem;
  line-height: 0.12rem;
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  white-space: nowrap;
}
.index-banner .pagination .btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin: 0 0.08rem;
  border-top: #ffffff solid 0.12rem;
  border-left: #ffffff solid 0.12rem;
  -webkit-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: #fff;
  opacity: .6;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  border-radius: 50%;
}
.index-banner .pagination .btn > em {
  display: none;
}
.index-banner .pagination .btn.on {
  opacity: 1;
}
.index-head {
  position: relative;
  margin-bottom: 0.2rem;
  padding: 0.32rem 0.3rem 0.2rem 0.3rem;
  font-size: 0.3rem;
  color: #0055a5;
  border-bottom: #b1b1b1 solid 1px;
}
.index-head:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 0.36rem;
  height: 0.36rem;
  background-image: url(../images/arrowi-head.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-right: 0.1rem;
}
.index-product-list .item {
  width: 100%;
  position: relative;
}
.index-product-list .item:nth-child(1n+2) {
  margin-top: 0.2rem;
}
.index-product-list .item .pic {
  height: 0;
  padding-bottom: 55.07246377%;
  background-color: #f7f7f7;
}
.index-product-list .item h3 {
  height: 0.8rem;
  line-height: 0.3rem;
  padding: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background-color: #0055a5;
  font-size: 0.28rem;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.index-intro {
  padding: 0.4rem 0.3rem 0.5rem;
  background-color: #eeeeee;
}
.index-intro .pic {
  height: 0;
  padding-bottom: 52.17391304%;
}
.index-intro h3 {
  margin-top: 0.25rem;
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #333333;
}
.index-intro h3:after {
  content: " ";
  display: block;
  margin-top: 0.2rem;
  width: 0.48rem;
  height: 0.04rem;
  background-color: #0055a5;
}
.index-intro .imax {
  margin-top: 0.25rem;
  text-align: justify;
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 6.4em;
  font-size: 0.26rem;
}
/* subpage */
.subpage {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 0.6rem;
}
.subpage-banner {
  z-index: 2;
  position: relative;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  font-size: 0.32rem;
  background-color: #eee;
}
.subpage-banner .contain {
  display: none;
}
.subpage-nav {
  background-color: #eee;
  text-align: center;
}
.subpage-nav .viewport {
  padding: 0;
  width: 100%;
}
.subpage-nav .overview {
  padding: 0 0.3rem;
}
.subpage-nav .link2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0.26rem;
  color: #333333;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  height: 0.8rem;
  line-height: 0.8rem;
}
.subpage-nav .link2:after {
  display: none;
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.06rem;
  background-color: #0055a5;
}
.subpage-nav .link2:nth-child(1n+2) {
  margin-left: 0.25rem;
}
.subpage-nav .link2.on {
  color: #0055a5;
}
.subpage-nav .link2.on:after {
  display: block;
}
.subpage-thrnav {
  background-color: #eeeeee;
  margin-top: 1px;
  border-top: solid 1px #ffffff;
}
.subpage-thrnav .overview {
  padding-right: 0.3rem;
}
.subpage-thrnav .link3 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0.24rem;
  color: #666666;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  height: 0.66rem;
  line-height: 0.66rem;
}
.subpage-thrnav .link3:nth-child(1n+2) {
  margin-left: 0.3rem;
}
.subpage-thrnav .link3.on {
  color: #0055a5;
}
.subpage-wrap {
  margin-top: 0.4rem;
}
/* sProduct */
.sProduct-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.sProduct-list:after {
  display: none;
}
.sProduct-list .item {
  position: relative;
  width: 3.35rem;
}
.sProduct-list .item:nth-child(1n+3) {
  margin-top: 0.2rem;
}
.sProduct-list .item:nth-child(2n+2) {
  margin-left: 0.2rem;
}
.sProduct-list .item .pic {
  height: 0;
  padding-bottom: 55.07246377%;
  background-color: #f7f7f7;
}
.sProduct-list .item h3 {
  min-height: 0.32rem;
  line-height: 0.32rem;
  padding: 0.15rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background-color: #0055a5;
  font-size: 0.28rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sProduct-intro {
  padding-bottom: 0.4rem;
}
.sProduct-intro .pic {
  height: 0;
  padding-bottom: 55.07246377%;
  background-color: #f7f7f7;
}
.sProduct-intro h1 {
  margin-top: 0.25rem;
  border-left: #0055a5 solid 0.06rem;
  font-size: 0.28rem;
  color: #333333;
  padding: 0.125em 0 0.125em 0.15rem;
  line-height: 1.25;
}
.sProduct-intro .imax {
  margin-top: 0.2rem;
}
.sProduct-tab {
  margin-bottom: -0.2rem;
}
.sProduct-tab .Tg {
  height: 0.8rem;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.sProduct-tab .Tg:after {
  display: none;
}
.sProduct-tab .Tg .btn {
  width: 50%;
  background-color: #eeeeee;
  -webkit-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
  color: #333333;
  font-size: 0.3rem;
  text-align: center;
}
.sProduct-tab .Tg .btn:nth-child(1n+2) {
  margin-left: 0.1rem;
}
.sProduct-tab .Tg .btn.on {
  background-color: #0055a5;
  color: #fff;
}
.sProduct-tab .Tt {
  margin-top: 0.1rem;
}
.sProduct-tab .Tt .w {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* sDownload */
.sDownload-table .td {
  position: relative;
}
.sDownload-table .td span {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
}
.sDownload-table .td.td1 {
  width: 2rem;
}
.sDownload-table .td.td2 {
  width: 2.2rem;
}
.sDownload-table .td.td3 {
  width: 2rem;
}
.sDownload-table .td.td4 {
  width: 1.3rem;
}
.sDownload-table th {
  color: #fff;
  background-color: #0055a5;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.3rem;
  border: none;
}
.sDownload-table td {
  text-align: center;
  padding: 0.2rem 0.15rem;
  border: #d6d6d6 solid 1px;
}
.sDownload-table td.td1 {
  padding: 0.15rem 0.3rem;
}
.sDownload-table .td0 {
  background-color: #eeeeee;
  color: #0055a5;
  height: 0.72rem;
  line-height: 0.72rem;
  padding: 0 0.3rem;
  font-size: 0.28rem;
  text-align: left;
  border: none;
}
.sDownload-table .sdd {
  font-size: 0.26rem;
}
.sDownload-table .icoImg {
  width: 0.4rem;
  height: 0.4rem;
  -o-object-fit: contain;
     object-fit: contain;
}
/* sSingle */
/* sHonor */
.sHonor-slide {
  position: relative;
  height: 3.86772727rem;
  padding-bottom: 0.4rem;
}
.sHonor-slide .item {
  float: left;
  width: 3.35rem;
  margin-right: 0.2rem;
}
.sHonor-slide .item .pic {
  height: 0;
  padding-bottom: 115.45454545%;
}
.sHonor-slide .pagination {
  height: 0.12rem;
  line-height: 0.12rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  white-space: nowrap;
}
.sHonor-slide .pagination .btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin: 0 0.08rem;
  border-top: #0055a5 solid 0.12rem;
  border-left: #0055a5 solid 0.12rem;
  -webkit-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: #0055a5;
  opacity: .6;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  border-radius: 50%;
}
.sHonor-slide .pagination .btn > em {
  display: none;
}
.sHonor-slide .pagination .btn.on {
  opacity: 1;
}
.sHonor-list {
  margin-top: 0.4rem;
  background-color: #f5f5f5;
  padding: 0.2rem 0.3rem;
}
.sHonor-list .item {
  color: #3e3e3e;
  padding: 0.3rem 0;
  border-bottom: rgba(0, 85, 165, 0.5) dashed 1px;
  position: relative;
}
.sHonor-list .item .sdt {
  font-size: 0.28rem;
  color: #0055a5;
  font-weight: bold;
}
.sHonor-list .item .sdd {
  margin-top: 0.15rem;
  font-size: 0.26rem;
  line-height: 1.5em;
}
/* sNews */
.sNews-switch {
  position: relative;
  height: 7.4rem;
}
.sNews-switch .item {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.4rem 0.3rem;
  background-color: #eee;
}
.sNews-switch .item.moveItem {
  position: absolute;
  left: 0;
  top: 0;
}
.sNews-switch .item .pic {
  height: 0;
  padding-bottom: 52.17391304%;
  background-color: #fff;
}
.sNews-switch .item h3 {
  margin-top: 0.25rem;
  font-size: 0.3rem;
  color: #0055a5;
  line-height: 0.4rem;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sNews-switch .item .date {
  margin-top: 0.1rem;
  font-size: 0.26rem;
}
.sNews-switch .item .info {
  border-top: #aaaaaa solid 1px;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 6em;
}
.sNews-list {
  margin-top: 0.3rem;
}
.sNews-list .item {
  position: relative;
  padding: 0.4rem 0.3rem;
  border-bottom: #dddddd solid 1px;
}
.sNews-list .item:nth-child(1) {
  border-top: #dddddd solid 1px;
}
.sNews-list .item h3 {
  font-size: 0.28rem;
  line-height: 1.5;
  color: #333333;
}
.sNews-list .item .date {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  color: #999999;
}
/* sView */
.sView-head {
  padding-top: 0.2rem;
  text-align: center;
  padding-bottom: 0.2rem;
  border-bottom: #dedede dashed 1px;
}
.sView-head h1 {
  font-size: 0.32rem;
  line-height: 0.4rem;
  color: #0055a5;
}
.sView-head .aside {
  margin-top: 0.25rem;
  font-size: 0.26rem;
  color: #999999;
}
.sView-head .aside span {
  display: inline-block;
  vertical-align: top;
  margin: 0.04rem 0.1rem;
  color: #999999;
}
.sView-body {
  margin-top: 0.3rem;
}
.sView-foot {
  position: relative;
  overflow: hidden;
  height: 0.8rem;
  line-height: 0.4rem;
  margin-top: 0.4rem;
  border: #dcdcdc solid 1px;
}
.sView-foot a {
  padding: 0.2rem 0.4rem;
}
.sView-foot .ctr {
  position: absolute;
  top: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  font-size: 0.26rem;
}
.sView-foot .ctr > s {
  font-family: 'SimSun', '宋体';
}
.sView-foot .ctr.prev {
  left: 0;
}
.sView-foot .ctr.next {
  right: 0;
}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""] {
  cursor: not-allowed;
  color: #ccc !important;
}
.sView-foot .ctr .limit {
  display: inline-block;
  vertical-align: top;
  max-width: 15em;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sView-foot .backToList {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  font-size: 0.24rem;
}
/* sContact */
.sContact-intro .section:nth-child(1n+2) {
  margin-top: 0.45rem;
}
.sContact-intro .section .dt {
  font-size: 0.28rem;
  color: #0055a5;
  line-height: 0.4rem;
}
.sContact-intro .section .dd {
  margin-top: 0.25rem;
}
.sContact-intro .section .line {
  position: relative;
  font-size: 0.26rem;
  line-height: 0.34rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
  padding-left: 0.54rem;
  min-height: 0.34rem;
}
.sContact-intro .section .line:nth-child(1n+2) {
  margin-top: 0.1rem;
}
.sContact-intro .section .line .icoImg {
  position: absolute;
  left: 0;
  top: 0.05rem;
  width: 0.44rem;
  height: 0.44rem;
}
.sContact-method {
  margin-top: 0.4rem;
}
.sContact-method .td {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sContact-method .td span {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
}
.sContact-method .td.td1 {
  width: 1.6rem;
}
.sContact-method .td.td2 {
  width: 1.4rem;
}
.sContact-method .td.td3 {
  width: 2.4rem;
}
.sContact-method .td.td4 {
  width: 2.1rem;
}
.sContact-method tr:nth-child(2n+2) {
  background-color: #f7f7f7;
}
.sContact-method th {
  color: #fff;
  background-color: #0055a5;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.3rem;
  border: none;
}
.sContact-method td {
  text-align: center;
  padding: 0.2rem 0.15rem;
  border-bottom: #bfbfbf solid 1px;
  line-height: 1.5;
}
.sContact-method td.td1 {
  padding: 0.15rem 0.3rem;
}
.sContact-method .td0 {
  background-color: #eeeeee;
  color: #0055a5;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.3rem;
  font-size: 0.28rem;
  text-align: left;
  border: none;
}
/* sMessageboard */
.sMessageboard-form .formItem {
  position: relative;
  min-height: 0.8rem;
  line-height: 0.8rem;
  color: #666666;
}
.sMessageboard-form .formItem:nth-child(1n+2) {
  margin-top: 0.2rem;
}
.sMessageboard-form .formItem .skin {
  padding: 0.24rem;
  line-height: 0.3rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.26rem;
  border: #bfbfbf solid 1px;
  border-radius: 0.1rem;
}
.sMessageboard-form .formItem input.skin {
  height: 0.8rem;
}
.sMessageboard-form .formItem textarea.skin {
  height: 2rem;
}
.sMessageboard-form .formItem.yzm {
  font-size: 0;
  white-space: nowrap;
}
.sMessageboard-form .formItem.yzm .skin {
  padding-right: 2rem;
}
.sMessageboard-form .formItem.yzm .bindClick {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1.6rem;
  height: 0.8rem;
  border-radius: 0 0.1rem 0.1rem 0;
  border: #bfbfbf solid 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sMessageboard-form .formItem.yzm .refreshVC {
  display: inline-block;
  vertical-align: top;
  width: 0.46rem;
  height: 0.46rem;
  margin-left: 0.03rem;
  margin-right: 0.03rem;
  background-image: url(../images/icos-refreshVC.png);
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sMessageboard-form .formItem.btns {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.sMessageboard-form .formItem.btns:after {
  display: none;
}
.sMessageboard-form .formItem.btns .btn {
  font-size: 0.28rem;
  width: 2.4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.1rem;
  text-align: center;
  color: #fff;
}
.sMessageboard-form .formItem.btns .enter {
  background-color: #0055a5;
}
.sMessageboard-form .formItem.btns .reset {
  background-color: #a0a0a0;
  margin-left: 0.5rem;
}
.sAbout .imax * {
  font-size: 0.24rem !important;
  line-height: 1.75em !important;
}
/* v||h */
@media all and (orientation: landscape) {
  .posSet {
    position: relative !important;
  }
  #function {
    z-index: 1;
  }
}
@media all and (orientation: portrait) {
  .posSet {
    position: fixed !important;
    left: 50%;
    width: 7.5rem;
    margin-left: -3.75rem;
  }
  .posSet.pa {
    position: absolute !important;
  }
  .scroll-wrap {
    padding-top: 0.92rem;
    padding-bottom: 0.96rem;
  }
  #header {
    top: 0;
  }
  #function {
    bottom: 0;
  }
}
.pc .posSet {
  z-index: 88 !important;
  position: fixed !important;
  left: 50%;
  width: 7.5rem;
  margin-left: -3.75rem;
}
.pc .posSet.pa {
  position: absolute !important;
}
.pc .scroll-wrap {
  padding-top: 0.92rem;
  padding-bottom: 0.96rem;
}
.pc #header {
  top: 0;
}
.pc #function {
  bottom: 0;
}
