@charset "UTF-8";
/*******/
html,
body {
  -ms-overflow-style: scrollbar;
}

html {
  font-size: 20px;
}

@media screen and (max-width: 1800px) and (min-width: 1661px) {
  html {
    font-size: 19px;
  }
}

@media screen and (max-width: 1660px) and (min-width: 1250px) {
  html {
    font-size: 17px;
  }
}

@media screen and (max-width: 1249.98px) and (min-width: 992px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 450.1px) and (max-width: 991.98px) {
  html {
    font-size: 60px;
  }
}

@media screen and (max-width: 450px) {
  html {
    font-size: 13.3333333vw;
  }
}

body {
  width: 100%;
  font-size: 1em;
  line-height: 1;
  background: #fff;
  color: #333;
  font-family: "PingFang SC", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, sans-serif !important;
  position: relative;
  white-space: normal;
  word-wrap: break-word;
  font-weight: 400;
  margin: 0 auto;
}

@media screen and (max-width: 991.98px) {
  body {
    font-size: 0.3rem;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif !important;
  }
}

i,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
label,
dl,
dt,
dd,
ul,
li {
  margin: 0;
  padding: 0;
  font-family: inherit;
  outline: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  font-size: 1em;
  line-height: inherit;
  resize: none;
}

div:focus,
div:active,
span:focus,
span:active,
i:focus,
i:active,
h1:focus,
h1:active,
h2:focus,
h2:active,
h3:focus,
h3:active,
h4:focus,
h4:active,
h5:focus,
h5:active,
h6:focus,
h6:active,
p:focus,
p:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
label:focus,
label:active,
dl:focus,
dl:active,
dt:focus,
dt:active,
dd:focus,
dd:active,
ul:focus,
ul:active,
li:focus,
li:active {
  outline: none;
}

input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
label:focus,
label:active {
  box-shadow: none;
}

input[type='radio'],
input[type='checkbox'],
input[type='text'],
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  box-shadow: none;
}

input[type='radio']:focus,
input[type='radio']:active,
input[type='checkbox']:focus,
input[type='checkbox']:active,
textarea:focus,
textarea:active {
  outline: none;
  box-shadow: none;
}

input[type="text"]:focus,
input[type="text"]:active {
  outline: none;
  box-shadow: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

button {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  outline: none;
  border: none;
  background: transparent;
}

button:focus {
  outline: none;
}

a {
  color: inherit;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

a:hover {
  color: inherit;
  text-decoration: none;
  outline: none;
}

a:focus,
a:active {
  color: inherit;
  text-decoration: none;
  outline: none;
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  vertical-align: middle;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

table {
  border: solid 1px #e5e5e5;
  border-collapse: collapse;
}

th,
td {
  font-weight: normal;
  padding: 5px;
  border: solid 1px #e5e5e5;
  word-break: break-all;
}

.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.row {
  display: flex;
  display: -webkit-flex;
  margin: 0 auto;
  position: relative;
}

.row:before,
.row:after {
  display: none;
}

.lg-inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
  padding: 0 3em;
}

.global-inner2:before,
.global-inner2:after,
.global-inner1:before,
.global-inner1:after,
.global-inner:before,
.global-inner:after {
  content: '';
  display: table;
  clear: both;
}

.global-inner {
  width: 85vw;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}

.global-inner1 {
  width: 90vw;
  max-width: 1320px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}

.global-inner2 {
  width: 70vw;
  max-width: 840px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}

.global-inner3 {
  width: 85vw;
  max-width: 1300px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}

.global-inner1:before,
.global-inner1:after,
.global-inner:before,
.global-inner:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 991.98px) {
  .global-inner3,
  .global-inner2,
  .global-inner,
  .lg-inner,
  .md-inner {
    width: 100% !important;
    max-width: 100%;
    padding: 0 0.5rem !important;
    margin: 0 auto;
  }
  .global-inner1 {
    background-color: transparent;
  }
}

.table-cell {
  display: table-cell;
  vertical-align: top;
}

.en {
  font-family: "Arial";
  font-style: normal;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.swiper-pagination-bullet {
  opacity: 1;
}

.fa {
  display: inline-block;
  line-height: inherit;
  font-size: 1em;
  vertical-align: middle;
  font-style: normal;
}

.inline-block {
  display: inline-block;
  vertical-align: top;
}

.padding-0 {
  padding: 0 !important;
}

.padding-top-0 {
  padding-top: 0 !important;
}

.padding-bot-0 {
  padding-bottom: 0 !important;
}

.t-center {
  text-align: center;
}

.flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.flex-cell {
  width: 100%;
  max-width: 100%;
  flex: 1;
  -webkit-flex: 1;
}

@media (min-width: 1600px) {
  .hidden-xxl-up {
    display: none !important;
  }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 1599.98px) {
  .hidden-xxl-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .hidden-lg-down {
    display: none !important;
  }
  .block-lg-down {
    display: block !important;
    opacity: 1 !important;
  }
}

@media (min-width: 768px) {
  .visible-sm-down {
    display: none !important;
  }
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

/*** 无内容提示 ***/
.gnull-tips {
  width: 100%;
  font-size: 16px;
  line-height: 100px;
  color: #999;
  text-align: center;
  min-height: 300px;
}

.nodata1 {
  text-align: center;
  display: block;
  margin: auto;
  padding-top: 4em;
  padding-bottom: 5em;
}

.nodata {
  text-align: center;
  display: block;
  margin: auto;
  padding-top: 4em;
  padding-bottom: 5em;
}

.nodata img,
.nodata1 img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.nodataText {
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 1.625em;
  color: #666;
}

/* 404 */
.page-404 {
  padding: 5em 0;
}

.page-404 .row {
  justify-content: center;
  -webkit-justify-content: center;
}

.page-404 img {
  max-width: 100%;
  display: block;
  margin: 0 auto 3.2em;
}

.page-404 .title {
  font-size: 20px;
  line-height: 1.5em;
  color: #242424;
  margin-bottom: 1em;
}

.page-404 .doc {
  font-size: 16px;
  line-height: 1.5em;
  color: #242424;
  display: flex;
  display: -webkit-flex;
}

.page-404 .doc h5 {
  white-space: nowrap;
  width: 6.5em;
  flex: 0 0 6.5em;
  -webkit-flex: 0 0 6.5em;
}

.page-404 .tool {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}

.page-404 .go-home {
  width: 8.75em;
  height: calc(3.125em + 2px);
  display: block;
  border-radius: 1.65em;
  background: #fe2c55;
  border: solid 1px #fe2c55;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 3.125em;
  margin-top: 2.125em;
}

/* 错误页 */
.m-error_container {
  width: 100%;
  text-align: center;
  padding: 5em 2em;
}

.m-error_container .imgs {
  max-width: 100%;
  display: block;
  margin: 0 auto 1.5em;
}

.m-error_title {
  font-size: 20px;
  line-height: 1.5em;
  color: #242424;
  margin-bottom: 1em;
  display: block;
}

.m-error_subtitle {
  font-size: 16px;
  line-height: 1.5em;
  color: #242424;
}

.m-error_description {
  font-size: 16px;
  line-height: 1.5em;
  color: #242424;
  margin-top: 1em;
}

@media screen and (min-width: 992px) {
  .page-404 .go-home:hover {
    background-color: #fff;
    color: #fe2c55;
  }
}

@media screen and (max-width: 767.98px) {
  .gnull-tips {
    font-size: 0.28rem;
    line-height: 1rem;
    min-height: 3rem;
  }
}

/***** 滚动条 *****/
.mCSB_inside > .mCSB_container {
  margin: 0;
}

.mCSB_scrollTools {
  width: 3px;
  opacity: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -16px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  border-radius: 0;
  background: transparent;
  transition: all 1.5s easeInOut;
  -webkit-transition: all 1.5s easeInOut;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  border-radius: 4px;
  background: #424c5f;
}

.scrollbox,
.scrollbox2 {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 991.98px) {
  .scrollbox {
    overflow-y: auto !important;
  }
  .scrollbox2 {
    overflow-x: auto !important;
  }
}

/**** modal ***/
.modal-backdrop {
  display: none !important;
}

#modalDiv {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow-y: scroll;
  z-index: -1;
}

.modal {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
}

.modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  pointer-events: auto;
}

.modal-content {
  display: block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  margin: 0 auto;
}

.modal-header,
.modal-body,
.modal-footer {
  border: none;
  padding: 0;
  display: block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.modal-header,
.modal-footer {
  position: relative;
  z-index: 1060;
}

/**** animate ***/
.animated {
  animation-delay: .1s;
}

.is-antd {
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.is-antd.is-active {
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
}

@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
  }
}

@keyframes fadeInUp3 {
  0% {
    opacity: 0;
    transform: translate3d(0, 300px, 0);
    -webkit-transform: translate3d(0, 300px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
}

@-webkit-keyframes fadeInUp3 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 300px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}

.fadeInUp2 {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  animation-name: fadeInUp2;
  -webkit-animation-name: fadeInUp2;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.fadeInUp3 {
  opacity: 0;
  transform: translate3d(0, 300px, 0);
  -webkit-transform: translate3d(0, 300px, 0);
  animation-name: fadeInUp3;
  -webkit-animation-name: fadeInUp3;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/**** video ***/
.video-box {
  position: relative;
}

.video-box .adjust {
  width: 100%;
  max-width: 100%;
  display: block;
  opacity: 0;
}

.video-js {
  width: 100% !important;
  height: 100% !important;
  display: block;
  overflow: hidden;
  background-color: #000;
  position: absolute !important;
  left: 0;
  top: 0;
  z-index: 20;
}

.video-js:hover .vjs-big-play-button {
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.video-js .vjs-big-play-button {
  width: 4rem;
  height: 4rem;
  border: solid 2px #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(0, 0, 22, 0.3);
  border-radius: 100%;
  z-index: 50;
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  margin: 0;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  background: url("../images/caret-right-fill-white.svg") no-repeat center center transparent;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border: none;
  z-index: 50;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  display: none;
}

.video-js .vjs-poster {
  background-size: cover;
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.video-js .vjs-subs-caps-button {
  display: none !important;
}

.video-js .vjs-button > .vjs-icon-placeholder:before {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.video-js.vjs-paused .vjs-big-play-button {
  display: block;
}

.video-js.vjs-has-started .vjs-control-bar {
  background-color: transparent;
}

@media (max-width: 991.98px) {
  .video-js .vjs-big-play-button {
    width: 0.8rem;
    height: 0.8rem;
  }
  .video-js .vjs-big-play-button .vjs-icon-placeholder {
    width: 0.24rem;
    height: 0.24rem;
  }
}

/*** modal-video ***/
.modal-video {
  background: #000016;
  z-index: 5000;
}

.modal-video .modal-close {
  width: 3em;
  height: 3em;
  position: absolute;
  right: 2.5em;
  top: 1.6em;
  margin: 0;
  border: none;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.modal-video .modal-close .bi {
  width: 1em;
  height: 1em;
  display: block;
  color: #b8bfcc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.modal-video .modal-dialog {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1060;
}

.modal-video .modal-content {
  width: 960px;
  max-width: 86vw;
  margin: 0 auto;
  padding: 0;
  background: transparent;
}

.modal-video .video-box {
  width: 100%;
  padding-top: 20.25%;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 767.98px) {
  .modal-video .modal-dialog {
    padding: 0 0.3rem;
  }
  .modal-video .modal-content {
    width: 100%;
    max-width: 100%;
  }
  .modal-video .modal-close {
    width: .8rem;
    height: .8rem;
    top: .3rem;
    right: .3rem;
    z-index: 1100;
  }
}

/* 表单 */
.form-group {
  width: 100%;
  position: relative;
  z-index: 5;
}

.form-group .must {
  color: #ff0000;
  margin-left: 8px;
  display: block;
  font-style: normal;
}

.form-group.has-error .help-block {
  color: #ff0000;
}

.form-group.has-error .form-control {
  border-color: #ff0000;
}

.help-block {
  font-size: 12px;
  font-size: .6rem;
  line-height: 1.5em;
  margin-top: .5em;
}

.form-control:focus {
  box-shadow: none;
  outline: none;
}

.form-group-cell {
  display: table-cell;
  vertical-align: middle;
}

.checkbox {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  cursor: pointer;
  font-size: .8em;
  line-height: 2.125em;
}

.checkbox input[type="checkbox"] {
  width: .875em;
  height: .875em;
  display: block;
  border: solid 1px #dcdcdc;
  border-radius: 3px;
  margin-right: .75em;
}

.checkbox input[type="checkbox"]:checked {
  background: url("../images/check-white.svg") no-repeat center center #39b09c;
  background-size: 0.625em;
  border-color: #39b09c;
}

#formTips {
  background-color: rgba(0, 0, 0, 0.7);
  white-space: nowrap;
  padding: .5em 1em;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1020;
  border-radius: 0.5em;
}

#formTips .help-block {
  display: none;
  margin: 0;
  font-size: .8em;
  line-height: 2em;
  color: #fff;
}

@media screen and (max-width: 991.98px) {
  .help-block {
    font-size: .24rem;
    line-height: 4rem;
    margin: 0;
  }
  .checkbox {
    font-size: .28rem;
    line-height: .6rem;
  }
}

/*** 表单提示弹窗 ***/
.modal-tips .modal-dialog {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
}

.modal-tips .modal-content {
  width: 22.5em;
  max-width: 100%;
  background: #fff;
  border-radius: 0.4em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  padding: 2.5em 2em 1.7em;
}

.modal-tips .modal-close {
  width: 2.5em;
  height: 2.3em;
  display: block;
  background: url("../images/x-black.svg") no-repeat center center;
  background-size: 0.9em;
  margin: 0 auto 1em;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.modal-tips .icon {
  width: 3.2em;
  margin: 0 auto 1em;
  color: #39b09c;
}

.modal-tips .icon img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.modal-tips .icon .bi {
  width: 3.2em;
  height: 3.2em;
  display: block;
}

.modal-tips .tit {
  font-size: 28px;
  font-size: 1.4em;
  line-height: 1.5em;
  margin-bottom: 3px;
}

.modal-tips .word {
  font-size: 16px;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #666;
}

.modal-tips .tool {
  margin-top: 1.4em;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.modal-tips .btn-sure {
  width: 8.6em;
  height: 2.57em;
  font-size: 14px;
  font-size: 0.7em;
  line-height: 2.42em;
  display: block;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 767.98px) {
  .modal-tips .modal-dialog {
    padding: 0 0.3rem;
  }
  .modal-tips .word {
    font-size: 1em;
  }
  .modal-tips .btn-sure {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.58rem;
    font-size: 0.24rem;
  }
}

/*** 鼠标经过 ****/
.btn-h {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}

.btn-h a,
.btn-h span {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: 5;
}

.btn-h::after {
  content: '';
  display: block;
  width: 300%;
  padding-top: 300%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  border-radius: inherit;
  transform-origin: center center !important;
  -webkit-transform-origin: center center !important;
  opacity: 0;
  border-radius: 100%;
  margin: -150% 0 0 -150%;
}

.btn-h .bi {
  display: block;
  position: relative;
  z-index: 5;
}

.btn-h .hover {
  display: none;
}

@media screen and (min-width: 1000px) {
  .btn-h:hover::after {
    transform: none;
    -webkit-transform: none;
    opacity: 1;
  }
  .btn-h:hover .img {
    display: none;
  }
  .btn-h:hover .hover {
    display: block;
  }
}

/* 以上为公共样式，下面为正式开始 */
/* 以上为公共样式，下面为正式开始 */
.main-box {
  padding: 3.6em 0 5.5em;
  min-height: 500px;
}

@media (max-width: 991.98px) {
  .main-box {
    padding: .65rem 0 1rem;
    min-height: 5rem !important;
  }
}

.header-top {
  width: 100%;
  height: 1.6em;
  background-color: #123c8a;
}

.header-top .global-inner {
  max-width: 1750px;
}

.header-top .list {
  float: right;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

.header-top .list .item {
  position: relative;
  padding: 0 .9em;
}

.header-top .list .item a {
  font-size: .6em;
  line-height: 2.7;
}

.header-top .list .item:last-child {
  padding-left: 1.25em;
  padding-right: 0;
}

.header-top .list .item:last-child::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 1px;
  height: 12px;
  background-color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

header {
  width: 100%;
  height: 5em;
  color: #212121;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header .global-inner {
  max-width: 1750px;
  z-index: 999;
}

header .head-logo {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

header .head-logo img {
  height: 3.5em;
  display: block;
}

header .head-logo .logo2 {
  display: none;
}

header .header-box {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
}

header .head-right {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-left: 5em;
}

@media (min-width: 991.98px) and (max-width: 1660px) {
  header .head-right {
    height: 87%;
      margin-left: 2.8em;
  }
}
@media (max-width: 1200px) {
    header .pcsearch{
        display: none !important;
    }}
@media (min-width: 100px) and (max-width: 996px) {

    header .head-logo img{
        height: 3em;
    }
}

header .head-navlist {
  height: 100%;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 -1.125em;
}

header .head-navlist .navitem::before {
  position: absolute;
  content: "";
  width: 0%;
  max-width: 2.5em;
  height: 4px;
  display: block;
  background: linear-gradient(90deg, #ee731f 0%, #fb9a54 100%), linear-gradient(#123c8a, #123c8a);
  top: 100%;
  z-index: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 0;
  left: 1.3em;
  z-index: 199;
}

header .had-subnav {
  height: 100%;
  line-height: 1.55em;
  padding: 0 1.125em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .had-subnav:first-child {
  padding-left: 0;
}

header .head-navlist .navitem {
  padding: 0 1.125em;
}

header .had-subnav:last-child {
  padding-right: 0;
}

header .had-subnav.activeD ::after {
  position: absolute;
  content: '';
  bottom: -112%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

header .head-navlist .navitem.active::before {
  width: 131%;
  opacity: 1;
}

header .activetab .navlv1 a {
  color: #123c8a !important;
}

header .head-navlist .navitem.activetab::before {
  width: 131%;
  opacity: 1;
}

header .navlv1 {
  position: relative;
}

header .navlv1 a {
  font-size: .8em;
  color: #333;
}

header .subnav-box {
  display: none;
  position: absolute;
  min-width: 8.3em;
  width: 100%;
  background-color: #fff;
  white-space: nowrap;
  padding: .9em 0 .9em 1.5em;
  text-align: left;
  left: 50%;
  left: -4%;
  top: 100%;
  z-index: 120;
  border-radius: 0px 0px 8px 8px;
  border-radius: 0;
  color: #666;
  border: 1px solid #ccc;
  /* transform: translateX(-50%); */
}

@media (min-width: 991.98px) {
  header .subnav-box li:hover {
    color: #ee731f;
  }
}

header .subnav-box li {
  line-height: 3;
}

header .subnav-box li .navlv2 {
  font-size: .7em;
}

header .subnav-box li:first-child {
  padding-top: 0;
}

header .subnav-box li:last-child {
  padding-bottom: 0;
}

header .head-search {
  width: 9em;
  height: 2.5em;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: #f4f4f4;
}

header .head-search input {
  width: 73%;
  height: 100%;
  background-color: transparent;
  font-size: .8em;
  padding-left: .75em;
}

header .head-search .img-box {
  width: 27%;
  height: 100%;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: #123c8a;
}

header .head-search .img-box .bi {
  width: 1em;
  height: 1em;
  color: #fff;
}

header .head-search a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-box {
  display: none;
  position: fixed;
  top: 4.5em;
  width: 100%;
  height: 7em;
  z-index: 10;
  background-color: #fff;
}

.search-box .global-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-box .item {
  width: 50%;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #123c8a;
}

.search-box input {
  font-size: .8em;
}

.search-box .box {
  width: 1.2em;
  height: 1.2em;
  margin-left: auto;
}

.search-box .box img {
  width: 100%;
  height: 100%;
}

@media (max-width: 991.98px) {
  .search-box {
    top: 1.2rem;
    height: 1.2rem;
  }
  .search-box .item {
    width: 80%;
  }
  .search-box input {
    font-size: .3rem;
  }
  .search-box .box {
    width: .3rem;
    height: .3rem;
  }
  .search-box .box img {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 991.98px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    background: none center center;
    background-size: cover;
    background-color: #fff;
    z-index: 99;
  }
  header .head-search {
    width: auto;
    height: auto;
    margin-right: .4rem;
    background-color: transparent;
  }
  header .head-search a img {
    width: .37rem;
    height: .37rem;
  }
  .head-place {
    height: 1.2rem;
  }
  .head-search-1,
  .head-search-2 {
    display: none;
  }
  header .global-inner {
    width: 100%;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .mob-head-right {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .head-menu_open {
    position: relative;
    width: .44rem;
    height: .36rem;
    margin-left: .4rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background: none center center;
    background-size: cover;
    background-image: url(../images/head-open-h.svg);
  }
  .head-menu_open::after {
    position: absolute;
    content: '';
    top: 50%;
    left: -.4rem;
    width: .01rem;
    height: .32rem;
    background-color: #adadad;
    transform: translateY(-50%);
  }
  .header-box {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .head-menu_open .nav-menu1-gg {
    width: 100%;
    height: 100%;
  }
  .head-menu_open .nav-menu2 {
    display: none;
  }
  .open.head-menu_open {
    background-image: url(../images/head-close.svg);
  }
  .head-search1 {
    width: .42rem;
    height: .42rem;
    background: none center center;
    background-size: cover;
    background-image: url(../images/mob-head-search.svg);
  }
}

.head-white header {
  color: #333;
  background-color: #fff;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white header .head-logo .logo1 {
  display: none;
}

.head-white header .head-logo .logo2 {
  display: block;
}

.head-white header .head-search-1 {
  display: none;
}

.head-white header .head-search-3 {
  display: block;
}

.head-white .head-menu_open {
  background-image: url(../images/head-open-h.svg);
}

.head-white .head-search1 {
  background-image: url(../images/mob-head-search-h.svg);
}

.head-white .open.head-menu_open {
  background-image: url(../images/head-close-h.svg);
}

.head-white1 header {
  color: #333;
  background-color: #fff;
  transition: .3s;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white1 header .head-logo .logo1 {
  display: none;
}

.head-white1 header .head-logo .logo2 {
  display: block;
}

.head-white1 .head-menu_open {
  background-image: url(../images/head-open-h.svg);
}

.head-white1 .head-search1 {
  background-image: url(../images/mob-head-search-h.svg);
}

.head-white1 .open.head-menu_open {
  background-image: url(../images/head-close-h.svg);
}

.head-white1 .head-search-1 {
  display: none;
}

.head-white1 .head-search-2 {
  display: block;
}

.head-white1 .head-search-3 {
  display: none !important;
}

.head-white-s header {
  color: #333;
  background-color: #fff;
  transition: .3s;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white-s header .head-logo .logo1 {
  display: none;
}

.head-white-s header .head-logo .logo2 {
  display: block;
}

.head-white-s .head-menu_open {
  background-image: url(../images/head-open-h.svg);
}

.head-white-s .head-search1 {
  background-image: url(../images/mob-head-search-h.svg);
}

.head-white-s .open.head-menu_open {
  background-image: url(../images/head-close-h.svg);
}

.head-white-c header {
  color: #333;
  background-color: #fff;
  transition: .3s;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white-c header .head-logo .logo1 {
  display: none;
}

.head-white-c header .head-logo .logo2 {
  display: block;
}

.head-white-c .head-menu_open {
  background-image: url(../images/head-open-h.svg);
}

.head-white-c .head-search1 {
  background-image: url(../images/mob-head-search-h.svg);
}

.head-white-c .open.head-menu_open {
  background-image: url(../images/head-close-h.svg);
}

.head-white-c .head-search-1 {
  display: none;
}

.head-white-c .head-search-3 {
  display: block;
}

.head-white-imp header {
  color: #333;
  background-color: #fff;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white-imp header .head-logo .logo1 {
  display: none;
}

.head-white-imp header .head-logo .logo2 {
  display: block;
}

.head-white-imp header .head-search-1 {
  display: none;
}

.head-white-imp header .head-search-3 {
  display: block;
}

.head-white-imp .head-menu_open {
  background-image: url(../images/head-open-h.svg);
}

.head-white-imp .head-search1 {
  background-image: url(../images/mob-head-search-h.svg);
}

.head-white-imp .open.head-menu_open {
  background-image: url(../images/head-close-h.svg);
}

/* 头部 结束 */
.ph-nav-box {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  right: 0;
  top: 1.2rem;
  /*background: rgba(0,0,0,.3);*/
  opacity: 0;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transition: all 0.3s ease-in-out;
}

.ph-nav-box.on {
  opacity: 1;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
}

.ph-nav-box .ph-nav-pop {
  border-top: 1px solid #e9edf1;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 10;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
  padding-bottom: 1.1rem;
}

.nav-main {
  height: 100%;
  overflow: hidden;
}

.nav-main em {
  float: right;
  width: 30%;
  margin-top: 0.06rem;
  position: relative;
}

.nav-main em:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 26px;
  height: 2px;
  background-color: #666;
  transition: all .3s;
  z-index: 10;
}

.bgCode {
  padding: .14rem;
  background-color: #fff;
  display: inline-block;
}

.nav-main em:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  width: 2px;
  height: 26px;
  background-color: #666;
}

@media screen and (max-width: 450px) {
  .nav-main em:before {
    width: 14px;
  }
  .nav-main em:after {
    right: 6px;
    margin-top: -7px;
    height: 14px;
  }
}

.nav-main .on em:before {
  background-color: #014da1;
}

.nav-main .on em:after {
  display: none;
}

.nav-main .lv4pop .lv1 em,
.nav-main .lv4pop .lv2 em,
.nav-main .lv4pop .lv3 em,
.nav-main .lv3pop .lv1 em,
.nav-main .lv3pop .lv2 em,
.nav-main .lv2pop .lv1 em {
  display: block;
}

.nav-main .lv2box,
.nav-main .lv3box,
.nav-main .lv4box {
  display: none;
  padding: .25rem 0;
  background-color: #f2f2f2;
}

.nav-main .lv1 a {
  float: left;
  display: block;
  font-size: 0.36rem;
  line-height: 0.36rem;
  color: #333;
  min-width: 50%;
  padding: 0.3rem 0;
  transition: all .3s;
}

.nav-main .lv1,
.nav-main .lv2,
.nav-main .lv3,
.nav-main .lv4 {
  padding: 0 .4rem;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}

.nav-main .lv2 {
  padding: 0 .8rem;
  border-bottom: 0;
}

.nav-main .on.lv1 a {
  color: #00468e;
}

.nav-main .lv2 a {
  float: left;
  display: block;
  font-size: 0.3rem;
  color: #333;
  min-width: 50%;
  padding: 0.25rem 0;
  transition: all .3s;
}

.whiteHead .header {
  border-bottom: 1px solid transparent;
}

.nav-main .lv3 a {
  float: left;
  display: block;
  font-size: 0.28rem;
  line-height: 0.42rem;
  color: #262626;
  min-width: 50%;
  padding: 0.35rem 0 0.35rem 0rem;
  transition: all .3s;
}

.nav-main .lv4 a {
  float: left;
  display: block;
  font-size: 0.28rem;
  line-height: 0.42rem;
  color: #666;
  min-width: 50%;
  padding: 0.22rem 0 0.22rem 0rem;
}

/* 	.nav-main .lv1.on a{
         color: #014da1;
       }
       .nav-main .lv2.on a{
         color: #014da1;
       }
       .nav-main .lv3.on a{
         color: #406cae;
       }
       .nav-main .lv4.on a{
         color: #406cae;
       } */
/*** main-box ***/
.footer {
  padding: 3.8em 0 1.6em 0;
  padding: 3.2em 0 1.6em 0;
  background-color: #1e150f;
  border-top: 1px solid #1e150f;
}

.footer .foot-t1 {
  display: flex;
  display: -webkit-flex;
/*  align-items: center;
  -webkit-align-items: center;*/
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.footer .foot-t1 .link {
  width: 35%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.footer .foot-t1 .link ul {
  min-height: 12em;
}

.footer .foot-t1 .link ul li:first-child {
  margin-bottom: .5em;
}

.footer .foot-t1 .link ul li {
  white-space: nowrap;
}

.footer .foot-t1 .link ul li:first-child a {
  font-size: .86em;
  line-height: 1.875em;
  font-weight: bold;
  color: #ddd;
}

.footer .foot-t1 .link ul a {
  font-size: .76em;
  line-height: 2.42em;
  color: #aaa;
}

/*.footer .foot-t1 .link ul:nth-child(1) {
  margin-right: 3em;
}

.footer .foot-t1 .link ul:nth-child(2) {
  margin-right: 6.2em;
}

.footer .foot-t1 .link ul:nth-child(3) {
  margin-right: .9em;
}

.footer .foot-t1 .link ul:nth-child(4) {
  margin-right: 5.5em;
}

.footer .foot-t1 .link ul:nth-child(5) {
  margin-right: 7em;
}

.footer .foot-t1 .link ul:nth-child(6) {
  margin-right: 6.1em;
}*/
.footer .foot-t1 .link ul:nth-child(2) {
  margin-left: -1em;
}

.footer .foot-t1 .link ul:nth-child(4) {
  margin-left: -3em;
}


.footer .fcon{
    width: 23%;
    color: #bbb;
    font-size: .78em;
    line-height: 32px;
}
.footer .fcon .f_tel{
    display: block;
    margin-bottom: 15px;
}
.footer .fcon .f_tel font{
    display: block;
}
.footer .fcon .f_tel b{
    font-weight: bold;
    color: #eee;
    font-size: 1.6em;
}


.footer .ftab{width: 30%; margin-top: 8px;}
.footer .ftab .lables{width: 100%; margin-bottom: 10px; overflow: hidden;}
.footer .ftab .lables label,.footer .ftab .lables_c label{width:20%; display: inline-block; font-size: 15.2px; color:#aaa;letter-spacing:1px;float: left; margin-right: 3%;}
.footer .ftab input[type='text'],.footer .ftab textarea{ width:74%;display: block;float: left; background: #ddd;border: none; border-radius: 3px; color: #333; font-size: 15px; padding: 5px 1%;resize: auto;}
.footer .ftab div.submut_k{margin-top: 15px;overflow: hidden;width: 100%;}
.footer .ftab .submut_k input{float: right;margin-right: 3%;background: #ee731f;border: none; border-radius: 3px;font-size: 14px; color: #eee; padding: 10px 20px;cursor: pointer;}



.footer .foot-t2 {
  margin-top: 1.65em;
  padding-top: 1.5em;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-top: 1px solid rgba(206, 219, 224, 0.2);
}

.footer .foot-t2 .record {
  font-size: .7em;
  line-height: 1;
  color: #999;
  display: flex;
  display: -webkit-flex;
}

.footer .foot-t2 .record .item {
  margin-right: 1.7em;
}

.footer .foot-t2 .record .item:last-child {
  margin-right: 0;
}

.footer .foot-t2 .official .list {
  display: flex;
  display: -webkit-flex;
}

.footer .foot-t2 .official .item {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: .7em;
  color: #999;
  cursor: pointer;
}

.footer .foot-t2 .official .item:first-child {
  margin-right: 1.8em;
}
.footer .foot-t2 .official .item img{
    margin-right: 3px;
}
.footer .foot-t2 .official .pop-img-box {
  display: none;
  position: absolute;
  top: -10em;
  left: 50%;
  padding: .2em;
  background-color: #e7e8ea;
  border-radius: 5px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.footer .foot-t2 .official .pop-img-box .pop-img {
  position: relative;
  width: 8em;
  height: 8em;
}

.footer .foot-t2 .official .pop-img-box .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer .foot-t2 .official .pop-img-box::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0.4em solid transparent;
  border-top-color: #e7e8ea;
  position: absolute;
  left: 50%;
  bottom: -0.8em;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 5;
}

.footer .foot-t2 .official .bi {
  width: 1.7142em;
  height: 1.42em;
  margin-right: 6px;
  color: #666;
  opacity: .8;
}

.footer .foot-t3 {
  margin-bottom: 2.2em;
  padding-bottom: 1.1em;
  border-bottom: 1px solid #cedbe0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.footer .foot-t3 .left .tit {
  font-size: .9em;
  line-height: 1;
  color: #123c8a;
}

.footer .foot-t3 .right {
  font-size: .8em;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.footer .foot-t3 .doc {
  color: #333;
}

.footer .foot-t3 .time {
  margin: 0 1.625em 0 .625em;
  color: #999;
}

.footer .foot-t3 .bi {
  width: .6em;
  height: .6em;
  color: #ee731f;
}



.proewm{
    display: inline-block;
}
  .proewm .tc .official .item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    font-size: .28rem;
    cursor: pointer;
  }
.proewm .tc .ann{
    display: flex;
}
  .proewm .tc .official .item:first-child {
    margin-right: 1.8em;
  }
  .proewm .tc .official .pop-img-box {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    transform: inherit;
    -webkit-transform: inherit;
    z-index: 99;
  }
  .proewm .tc .official .pop-img-box .pop-img {
    position: fixed;
    width: 30vh; border:20px solid #FFF;
    height: auto;
    top: 50%;
    left: 50%;
    padding: .2em;
    background-color: #e7e8ea;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .proewm .tc .official .pop-img-box .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .proewm .tc .official .bi {
    width: 1.7142em;
    height: 1.42em;
    margin-right: 6px;
    color: #aaa;
    opacity: .8;
  }
    

@media (max-width: 991.98px) {
  .footer {
    padding: .6rem 0 .5rem;
  }
  .footer .foot-t1 {
    display: none !important;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .footer .foot-t1 .list {
    width: 100%;
  }
  .footer .foot-t1 .lv2 {
    margin-bottom: .33rem;
  }
  .footer .foot-t1 .lv2 a {
    font-size: .28rem;
    line-height: 1;
    color: #666;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .footer .foot-t1 .lv2 .bi {
    width: .23rem;
    height: .23rem;
  }
  .footer .foot-t1 .lv3 {
    display: none;
    color: #666;
  }
  .footer .foot-t1 .lv3 .item a {
    font-size: .28rem;
    line-height: .48rem;
  }
  .footer .foot-t1 .items:last-child .lv2 {
    margin-bottom: 0;
  }
  .footer .foot-t1 .items.active {
    margin-bottom: .33rem;
  }
  .footer .foot-t1 .items.active .bi {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: all .3s;
    -webkit-transition: all .3s;
  }
  .footer .foot-t1 .items.active .lv2 {
    margin-bottom: .25rem;
  }
  .footer .foot-t2 {
    margin-top: 1.65em;
    padding-top: 1.5em;
    display: block;
    border-top: 1px solid rgba(206, 219, 224, 0.2);
  }
  .footer .foot-t2 .top {
    color: #aaa;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .footer .foot-t2 .top .left {
    font-size: .28rem;
    line-height: 1;
    display: flex;
    display: -webkit-flex;
  }
  .footer .foot-t2 .top .left .item:first-child {
    margin-right: .4rem;
  }
  .footer .foot-t2 .top .official .list {
    display: flex;
    display: -webkit-flex;
  }
  .footer .foot-t2 .top .official .item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    font-size: .28rem;
    cursor: pointer;
  }
  .footer .foot-t2 .top .official .item:first-child {
    margin-right: 1.8em;
  }
  .footer .foot-t2 .top .official .pop-img-box {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    transform: inherit;
    -webkit-transform: inherit;
    z-index: 99;
  }
  .footer .foot-t2 .top .official .pop-img-box .pop-img {
    position: fixed;
    width: 4rem;
    height: 4rem;
    top: 50%;
    left: 50%;
    padding: .2em;
    background-color: #e7e8ea;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .footer .foot-t2 .top .official .pop-img-box .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .footer .foot-t2 .top .official .bi {
    width: 1.7142em;
    height: 1.42em;
    margin-right: 6px;
    color: #aaa;
    opacity: .8;
  }
    
    
    
    
    
    
    
    
    
    
    
    
    
  .footer .foot-t2 .end {
    margin-top: .36rem;
    font-size: .28rem;
    line-height: .46rem;
    color: #aaa;
  }
  .footer .foot-t3 {
    margin-bottom: .5rem;
    margin-bottom: -.2rem;
    padding-bottom: .5rem;
    padding-bottom: 0rem;
    display: block;
    border-bottom: 1px solid rgba(206, 219, 224, 0.32);
    border-bottom: 0;
  }
  .footer .foot-t3 .left {
    margin-bottom: .28rem;
  }
  .footer .foot-t3 .left .tit {
    font-size: .28rem;
    line-height: 1;
    color: #123c8a;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .footer .foot-t3 .right {
    font-size: .26rem;
    flex-direction: column-reverse;
    align-items: baseline;
    -webkit-align-items: baseline;
  }
  .footer .foot-t3 .doc {
    width: 64%;
    height: .46rem;
    color: #333;
    line-height: .46rem;
    margin-top: 4px;
    overflow: hidden;
    display: -webkit-box;
    /* -webkit-box-orient: vertical; */
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .footer .foot-t3 .time {
    margin: 0;
    color: #999;
    margin-bottom: .17rem;
    margin-left: .3rem;
  }
  .footer .foot-t3 .bi {
    width: .22rem;
    height: .20rem;
    color: #ee731f;
  }
}

@media (min-width: 991.98px) {
  .footer .official .item:hover .pop-img-box {
    display: block;
  }
}

@media (max-width: 1200px) {
    .footer .foot-t1 .link{width: 50%;}
    .footer .foot-t1 .ftab{display: none;}
    
    .footer .foot-t1 .fcon{width: 25%; line-height: 25px;}
  .footer .foot-t1 .link ul {
    margin-right: 0 !important;
  }
}

.public-area .boxs {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.public-area input[type='checkbox'] {
  appearance: none;
  -webkit-appearance: none;
  margin-right: .6em;
  width: 16px;
  height: 16px;
  border: 1px solid #ccdae7;
  vertical-align: -2px;
}

.public-area input[type='checkbox']:checked {
  background-image: url(../images/inputact.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.public-area .nav-left {
  width: 20.833%;
  appearance: auto;
  -webkit-appearance: auto;
}

.public-area .nav-left .public .title {
  font-size: .9em;
  line-height: 2.33em;
  line-height: 1;
  padding-bottom: .6em;
  font-weight: bold;
  color: #682364;
  border-bottom: 1px solid #ccdae7;
}

.public-area .nav-left .choose .items-list {
  padding: 1em .0em 0 0em;
}

.public-area .nav-left .choose .items-list .name {
  transition: .6s;
}

.p-produce-del .choose .items-list:first-child .choose-list {
  display: block;
}

.public-area .nav-left .choose .items-list .bi {
  display: none;
}

.public-area .nav-left .choose .items-list.active .name {
  padding-left: 1.25em;
  transition: .6s;
}

.public-area .nav-left .choose .name {
  font-size: .8em;
  line-height: 1;
  padding: 0 .6875em 0 0;
  padding: 0 .6875em 1.125em 0;
  border-bottom: 1px solid #f2f5f9;
  color: #123c8a;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.p-produce-index .public-area .nav-left .choose .name {
  padding: 0 .6875em 0 0;
  border: 0;
}

.public-area .nav-left .choose .name a {
  padding-bottom: 1.125em;
  border-bottom: 1px solid #f2f5f9;
}

.public-area .nav-left .choose .name .bi {
  width: .75em;
  height: .875em;
  display: none;
}

.public-area .nav-left .choose .items-list.active .bi {
  display: block;
}

.public-area .nav-left .active .name {
  color: #682364;
}

.public-area .nav-left .choose .choose-list {
  display: none;
  padding: 1em 0 1.5em;
  padding-left: 1.125em;
  border-bottom: 1px solid #f2f5f9;
}

.public-area .nav-left .choose .choose-list .choose-item {
  font-size: .8em;
  line-height: 1;
  color: #123c8a;
  margin-bottom: 1.375em;
}

.online {
  display: block !important;
}

input[type="checkbox"]:checked {
  background-color: #000 !important;
}

.public-area .nav-left .choose .choose-list .choose-item:last-child {
  margin-bottom: 0;
}

.public-area .nav-right {
  width: 79.167%;
  padding-left: 3em;
}

.public-area .nav-right .public {
  margin-bottom: 2.3em;
}

.public-area .nav-right .public .title {
  font-size: 1.6em;
  line-height: 1;
  font-weight: bold;
  color: #123c8a;
}

body .onlinebox img {
  width: auto;
}

.qq {
  width: 3.5em;
}

.online .imgs {
  width: auto;
  margin-left: 1em;
}

.onlinebox span {
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 1.7em;
}

.qq .onlinebox .tit {
  text-align: left;
  margin-left: 1em;
}

body .online {
  width: 10em !important;
  position: relative;
  right: 0em;
  transition: all .5s;
  -webkit-transition: all .5s;
}

@media (min-width: 991.98px) {
  .online:hover {
    right: 6.5em;
  }
  .p-produce-index .items-list {
    padding: 1em .55em 0 0em !important;
  }
  /*.p-produce-index .items-list .bi {
    display: block !important;
  }*/
  .p-produce-index .active .bi {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transition: all .3s;
    -webkit-transition: all .3s;
  }
}

@media (min-width: 991.98px) and (max-width: 1660px) {
  .online:hover {
    right: 230%;
  }
  body .online {
    width: 330% !important;
  }
}

/* .p-produce-index .public-area .nav-left .choose .items-list.active .name {
    padding-left: 0 !important;
} */
@media (max-width: 991.98px) {
  .public-area .boxs {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .public-area input[type='checkbox'] {
    appearance: none;
    -webkit-appearance: none;
    margin-right: .6em;
  }
  .public-area .nav-right {
    width: 100%;
    padding-left: 0em;
  }
  .public-area .nav-right .public {
    margin-bottom: .32rem;
  }
  .public-area .nav-right .public .title {
    font-size: 1.6em;
    line-height: 1;
    font-weight: bold;
    color: #123c8a;
  }
  .public-area .nav-right .choose .items-list {
    padding: 0;
    position: relative;
  }
  .public-area .nav-right .choose .items-list.active .choose-list {
    padding-bottom: .7rem;
  }
  .public-area .nav-right .choose .items-list.active .bi {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: all .1s;
    -webkit-transition: all .1s;
  }
  .public-area .nav-right .choose .name {
    font-size: .28rem;
    line-height: 1;
    margin-bottom: .52rem;
    padding: 0 0rem .3rem 0;
    border-bottom: 1px solid #f2f5f9;
    color: #682364;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .public-area .nav-right .choose .name .bi {
    width: .75em;
    height: .875em;
  }
  .public-area .nav-right .choose .name .left {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .public-area .nav-right .choose .name .left .image {
    width: .25rem;
    height: .25rem;
    margin-right: .15rem;
  }
  .public-area .nav-right .choose .choose-list-box {
    display: none;
  }
  .public-area .nav-right .choose .choose-list {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0 0 1rem;
    border-bottom: 1px solid #f2f5f9;
    background-color: #fff;
  }
  .public-area .nav-right .choose .choose-list .choose-item {
    width: 50%;
    font-size: .28rem;
    line-height: .46rem;
    color: #123c8a;
    margin-bottom: .2rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .public-area .nav-right .choose .choose-list .choose-item:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .p-produce-index .public-area .nav-right .public {
    margin-bottom: .6rem;
  }
}

.global-paging {
  margin-top: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.global-paging .ctrl {
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #123c8a;
}

.global-paging .ctrl .bi {
  width: .5em;
  height: .75em;
  color: #fff;
}

.global-paging .num {
  display: flex;
  padding: 0 1.35em;
}

.global-paging .num a {
  width: 1.2em;
  height: 2em;
  font-size: 1em;
  line-height: 1;
  margin: 0 .6em;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.global-paging .num .active {
  color: #123c8a;
  font-weight: bold;
}

.global-paging .disabled {
  opacity: .5;
}

@media (max-width: 991.98px) {
  .global-paging {
    margin-top: .6rem;
    padding: 0 .5rem;
  }
  .global-paging .ctrl {
    width: .5rem;
    height: .5rem;
  }
  .global-paging .ctrl .bi {
    width: .2rem;
    height: .2rem;
    color: #999;
  }
  .global-paging .num {
    display: flex;
    padding: 0 .25rem;
  }
  .global-paging .num a {
    width: .4rem;
    height: .7rem;
    font-size: 1;
    line-height: 1;
    margin: 0 .16rem;
  }
}

.inside-banner .imgs {
  width: 100%;
  height: 13.5em;
}

.inside-banner .imgs .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991.98px) {
    .inside-banner {
        margin-top: 1.2rem;
    }
  .inside-banner .imgs {
    width: 100%;
    height: 2.3rem;
  }
}

@media (max-width: 991.98px) {
  .crumbs-new {
    border-bottom: 1px solid #ccdae7;
  }
  .crumbs-new .box-mob {
    height: 1.1rem;
    position: relative;
    z-index: 9;
  }
  .crumbs-new .box-mob .active {
    position: relative;
    height: 1.05rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
  }
  .crumbs-new .box-mob .active .tit {
    font-size: .32rem;
    color: #333;
    padding: .45rem 0;
  }
  .crumbs-new .box-mob .active .icon {
    height: 1.2rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
  }
  .crumbs-new .box-mob .active .bi {
    width: .36rem;
    height: .18rem;
    transition: .3s;
    -webkit-transition: .3s;
  }
  .crumbs-new .box-mob .item-list {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    padding: 0.15rem 0;
    color: #333;
  }
  .crumbs-new .box-mob .item-list .tit {
    font-size: .32rem;
    line-height: .7rem;
  }
  .mobCrumbs .crumbs-new .box-mob .active .bi {
    transform: rotate(180deg);
    transition: .3s;
    -webkit-transition: .3s;
  }
}

.column {
  position: relative;
  margin-bottom: 2em;
}

.column .column-box {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.column .tit {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1;
  color: #123c8a;
  z-index: 2;
  background-color: #fff;
  padding-right: .9em;
}

.column .doc {
  font-size: .8em;
  line-height: 1.5;
  color: #666;
  margin-top: 1em;
}

.column-box::after {
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  width: 35.75em;
  width: 100%;
  height: .05em;
  background-color: #dedfe2;
  z-index: 1;
}

@media (max-width: 991.98px) {
  .column {
    margin-bottom: .42rem;
  }
  .column .tit {
    font-size: .36rem;
    font-weight: bold;
    line-height: .72rem;
  }
  .column .doc {
    font-size: .28rem;
    line-height: .46rem;
    color: #666;
    margin-top: 0em;
  }
  .column .doc p {
    margin-bottom: .3rem;
  }
  .column .doc p:last-child {
    margin-bottom: 0;
  }
  .column::after {
    display: none;
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    width: 35.75em;
    width: 100%;
    height: .05em;
    background-color: #dedfe2;
  }
}

.public-mb-tit {
  margin-bottom: 2.5em;
}

.public-mb {
  margin-bottom: 3em;
}

.public-mb1 {
  margin-bottom: 2.5em;
}

.public-mb2 {
  margin-bottom: 3.5em;
}

.editor3 {
  margin-bottom: 2.9em;
}

@media (max-width: 991.98px) {
  .public-mb-tit {
    margin-bottom: .52rem;
    margin-bottom: .3rem;
  }
  .public-mb {
    margin-bottom: .6rem !important;
  }
  .public-mb1 {
    margin-bottom: .63rem;
  }
  .public-mb2 {
    margin-bottom: .63rem;
  }
  .editor3 {
    margin-bottom: .63rem;
  }
}

.recommend .list {
  margin: 0 -1em;
}

.recommend .item {
  padding: 0 1em;
  margin-bottom: 0em;
  margin-bottom: 2.5em;
}

.recommend .item .box {
  max-width: 270px;
}

.recommend .item .bd {
  padding-top: .7em;
}

.recommend .item .imgs {
  width: 100%;
  height: 9em;
  overflow: hidden;
  position: relative;
}

.recommend .item .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.recommend .item .tit {
  font-size: .9em;
  line-height: 1.66;
  font-weight: bold;
  color: #123c8a;
  margin-bottom: 0.1666em;
}

.recommend .item .doc {
  height: 2.6em;
  font-size: .7em;
  line-height: 1.2857em;
  color: #666;
  margin-bottom: 1.2857em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.foot-jszc_swip {
  height: 30px;
  overflow: hidden;
  margin-top: 0px;
  line-height: 30px;
}

.foot-jszc_swip .swiper-slide a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.foot-jszc_swip .swiper-slide a .item-left {
  display: flex;
  display: -webkit-flex;
}

@media (max-width: 991.98px) {
  .foot-jszc_swip {
    height: 1.6rem;
  }
  .foot-jszc_swip .swiper-slide a .item-left {
    display: block;
  }
  .footer .foot-t3 .time {
    margin-left: 0;
    margin-bottom: 0;
  }
  .footer .foot-t3 .doc {
    width: 100%;
    height: .84rem;
    display: -webkit-box;
    /* -webkit-box-orient: vertical; */
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

.recommend .item .more {
  font-size: .7em;
  line-height: 1;
  color: #ee731f;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.recommend .item .more .bi {
  width: .642857em;
  height: 1.14285em;
  margin-left: 1em;
}

.recommend .item:nth-last-child(1),
.recommend .item:nth-last-child(2),
.recommend .item:nth-last-child(3) {
  margin-bottom: 0;
}

.recommend .global-paging {
  margin-top: 1em;
}

@media (max-width: 991.98px) {
  .recommend .item {
    margin-bottom: .6rem;
  }
  .recommend .item:nth-last-child(2),
  .recommend .item:nth-last-child(3) {
    margin-bottom: .6rem;
  }
  .recommend .item .box {
    max-width: 270px;
  }
  .recommend .item .bd {
    padding-top: .3rem;
  }
  .recommend .item .imgs {
    width: 100%;
    height: 4.32rem;
  }
  .recommend .item .tit {
    font-size: .32rem;
    line-height: .72rem;
    margin-bottom: 0em;
  }
  .recommend .item .doc {
    height: .84rem;
    font-size: .28rem;
    line-height: .44rem;
    color: #666;
    margin-bottom: .32rem;
  }
  .recommend .item .more {
    font-size: .28rem;
    line-height: 1;
    color: #ee731f;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .recommend .item .more .bi {
    width: .15rem;
    height: .24rem;
    margin-left: .18rem;
  }
  .recommend .item:last-child {
    margin-bottom: 0;
  }
  .recommend .global-paging {
    margin-top: .66rem;
  }
}

.public-describe {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.public-describe .left {
  width: 30.337%;
}

.public-describe .right {
  width: 69.663%;
  padding-left: 2em;
}

.public-describe .imgs {
  width: 100%;
  height: 9em;
  overflow: hidden;
}

.public-describe .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.public-describe .tit {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.8;
  color: #32373e;
}

.public-describe .doc {
  font-size: .8em;
  line-height: 1.5;
  color: #333;
  margin-top: .3em;
}

@media (max-width: 991.98px) {
  .public-describe {
    display: block;
  }
  .public-describe .left {
    width: 100%;
  }
  .public-describe .right {
    width: 100%;
    padding-left: 0em;
  }
  .public-describe .imgs {
    width: 100%;
    height: 4.35rem;
    overflow: hidden;
  }
  .public-describe .tit {
    font-size: .36rem;
    font-weight: bold;
    line-height: .46rem;
    color: #32373e;
    margin-top: .32rem;
  }
  .public-describe .doc {
    font-size: .28rem;
    line-height: .46rem;
    color: #333;
  }
}

.three-nav .list {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.three-nav .item {
  width: 16.51%;
  text-align: left;
  padding: 0.35em 0;
  padding-left: 1em;
  margin-bottom: 2px;
  background-color: #8da2b3;
  border-right: 2px solid #fff;
}

.three-nav .active.item {
  background-color: #123c8a;
}

.three-nav a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: .8em;
  line-height: 1.5;
  color: #fff;
}

@media (max-width: 991.98px) {
  .three-nav .item {
    width: 50%;
    text-align: left;
    padding: 0;
    padding-left: .4rem;
  }
  .three-nav a {
    font-size: .28rem;
    line-height: .72rem;
  }
}

.four-nav {
  margin: 2.5em 0 2em;
}

.four-nav .four-nav-swiper {
  position: relative;
  overflow: hidden;
  padding: 1em;
  margin: -1em;
  margin: -1em -1.6em;
}

@media (min-width: 991.98px) {
  .four-nav .four-nav-swiper .item-slide {
    width: auto !important;
    font-weight: bold;
    color: #333;
    padding: 0 .6em;
    background-color: #fff;
  }
}

.four-nav .four-nav-swiper .item-slide a {
  font-size: 1.1em;
  line-height: 1;
}

.four-nav .four-nav-swiper .active a {
  position: relative;
  color: #123c8a;
}

.four-nav .four-nav-swiper .active a::before {
  position: absolute;
  content: '';
  left: 0;
  /* left: .6em; */
  bottom: -.5em;
  width: 100%;
  /* width: 83%; */
  height: 2px;
  background-color: #ee731f;
}

@media (max-width: 991.98px) {
  .four-nav {
    position: relative;
    margin: .6rem 0 .6rem;
    padding-left: .2rem;
    padding-right: .7rem;
  }
  .four-nav .four-nav-swiper .item-slide {
    width: auto;
    font-weight: bold;
    color: #333;
    padding: 0;
    background-color: #fff;
  }
  .four-nav .four-nav-swiper .item-slide a {
    font-size: .32rem;
    line-height: 1;
  }
  .four-nav .four-nav-swiper .swiper-button-disabled {
    display: none;
  }
  .four-nav .swiper-button-prev:after,
  .four-nav .swiper-container-rtl .swiper-button-next:after,
  .four-nav .swiper-button-next:after,
  .four-nav .swiper-container-rtl .swiper-button-prev:after {
    content: '';
  }
  .four-nav .four-nav-swiper-next,
  .four-nav .four-nav-swiper-prev {
    width: .15rem;
    height: .15rem;
    top: 87%;
    background: no-repeat center;
    background-size: contain;
  }
  /* .four-nav-swiper:after {
        display: none;
    } */
}

.choose-news {
  margin-bottom: 1.5em;
}

.choose-news .choose-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.choose-news .choose-item {
  font-size: .7em;
  line-height: 1;
  margin-right: 1.42857em;
  color: #333;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

@media (max-width: 991.98px) {
  .choose-news {
    margin-top: .6rem;
    margin-bottom: .3rem;
  }
  .choose-news .choose-item {
    width: 33.33%;
    font-size: .28rem;
    line-height: 1;
    margin-right: 0;
    margin-bottom: .3rem;
    color: #333;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
}

.global-paging1 {
  margin-top: 2em;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.global-paging1 .ctrl {
  font-size: .8em;
  color: #666;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.global-paging1 .disabled .boxs {
  background-color: #fff;
  border: 1px solid #123c8a;
}

.global-paging1 .disabled .boxs .bi {
  color: #123c8a;
}

.global-paging1 .image {
  width: 1.8em;
  height: 1.8em;
}

.global-paging1 .boxs {
  width: 2.5em;
  height: 2.5em;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: #123c8a;
}

.global-paging1 .boxs .bi {
  width: 8px;
  height: 15px;
  color: #fff;
}

.global-paging1 .prev .boxs {
  margin-right: 1em;
}

.global-paging1 .next .boxs {
  margin-left: 1em;
}

@media (max-width: 991.98px) {
  .global-paging1 {
    margin-top: .6rem;
  }
  .global-paging1 .ctrl {
    font-size: .28rem;
  }
  .global-paging1 .image {
    width: .6rem;
    height: .6rem;
  }
  .global-paging1 .boxs {
    width: .6rem;
    height: .6rem;
    background-color: #123c8a;
  }
  .global-paging1 .boxs .bi {
    width: .12rem;
    height: .2rem;
    color: #fff;
  }
  .global-paging1 .prev .boxs {
    margin-right: .2rem;
  }
  .global-paging1 .next .boxs {
    margin-left: .2rem;
  }
}

.p-data-classify .public-area .nav-right .public {
  margin-bottom: 2em;
}

.test {
  padding: .8em 1em;
  background-color: #1b4168;
}

.test .boxs {
  align-items: center;
  -webkit-align-items: center;
}

.test .left .choose-list {
  display: flex;
  display: -webkit-flex;
}

.test .left .choose-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: .7em;
  line-height: 1;
  color: #fff;
  margin-right: 1.4285em;
}

.test .left input[type='checkbox'] {
  margin-right: .3em;
}

.test .right .select1 {
  position: relative;
}

.test .right .select1-item {
  font-size: .7em;
  line-height: 1;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.test .right .select1-item .script {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.test .right .select1-item .bi {
  width: .55em;
  height: .35em;
  margin-left: 10px;
}

.test .right .select1-pop {
  display: none;
  position: absolute;
  width: 70%;
  top: 1em;
  right: -.2em;
  padding: .3em 0;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.test .right .select1-pop .item {
  padding-left: .5em;
}

.test .right .select1-pop .item a {
  font-size: .7em;
  line-height: 1;
  color: #333;
}

.classify {
  margin-top: 1.8em !important;
}

@media (max-width: 991.98px) {
  .classify {
    margin-top: .6rem !important;
  }
  .p-data-classify .public-area .nav-right .public {
    margin-bottom: .5rem;
  }
  .test {
    padding: .27rem .52rem;
  }
  .test .boxs {
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .test .left {
    width: 50%;
    border-right: 1px solid #fff;
  }
  .test .left .select1 {
    position: relative;
  }
  .test .left .select1-item {
    font-size: .28rem;
    line-height: 1;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .test .left .select1-item .script {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .test .left .select1-item .bi {
    width: .22rem;
    height: .13rem;
    margin-left: .7rem;
  }
  .test .left .select1-pop {
    display: none;
    position: absolute;
    width: 100%;
    top: 1em;
    right: 0;
    padding: .1rem 0;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .test .left .select1-pop .item {
    padding-left: .5em;
    margin-bottom: .1rem;
  }
  .test .left .select1-pop .item a {
    font-size: .26rem;
    line-height: .4rem;
    color: #333;
  }
  .test .left .select1-pop .item:first-child {
    margin-top: .15rem;
  }
  .test .right {
    width: 50%;
  }
  .test .right .select1 {
    position: relative;
    float: right;
  }
  .test .right .select1-item {
    font-size: .28rem;
    line-height: 1;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .test .right .select1-item .script {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .test .right .select1-item .bi {
    width: .22rem;
    height: .13rem;
    margin-left: .17rem;
  }
  .test .right .select1-pop {
    display: none;
    position: absolute;
    width: 100%;
    top: 1em;
    right: 0;
    padding: .1rem 0;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .test .right .select1-pop .item {
    padding-left: .5em;
    margin-bottom: .1rem;
  }
  .test .right .select1-pop .item a {
    font-size: .26rem;
    line-height: .4rem;
    color: #333;
  }
  .test .right .select1-pop .item:first-child {
    margin-top: .15rem;
  }
}

.select1-1 .test .right .select1-pop {
  display: block;
}

.select1-2 .test .left .select1-pop {
  display: block;
}

.public-people-tit .tit {
  font-size: .9em;
  line-height: 1;
  font-weight: bold;
  color: #ee731f;
  margin-bottom: .87em;
}

@media (max-width: 991.98px) {
  .public-people-tit .tit {
    font-size: .3rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: .2rem;
  }
  .qq {
    display: none;
  }
}

sup {
  top: 0;
}

.min-height {
  min-height: 20em;
}

.qq {
  position: fixed;
  top: 78%;
  right: 0;
  z-index: 9;
}

.qq .item {
  position: relative;
  width: 3.5em;
  height: 3.5em;
  display: flex;
  padding-top: .6em;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-bottom: 1px;
  background-color: #123c8a;
  z-index: 2;
}

.qq .item .top {
  width: 100%;
  height: 100%;
  background-color: #123c8a;
}

.pop-wx {
  position: absolute;
  top: 0;
  left: 0em;
  width: 5.5em;
  height: 5.5em;
  overflow: hidden;
  transition: .3s;
  -webkit-transition: .3s;
  z-index: -1;
}

.pop-wx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item.qqitem:hover {
  cursor: pointer;
}

.item.qqitem:hover .pop-wx {
  left: -5.5em;
  transition: .3s;
  -webkit-transition: .3s;
}

.qq .box {
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.item.qqitem .box {
  justify-content: center;
  -webkit-justify-content: center;
}

.qq .imgs {
  width: 100%;
  height: 1.3em;
  position: relative;
  overflow: hidden;
}

.qq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.qq .tit {
  font-size: .6em;
  line-height: 1;
  white-space: nowrap;
  color: #fff;
  margin-top: .5em;
  text-align: center;
}

.qq .tel-box {
  color: #fff;
  font-size: .6em;
  margin-left: 2.5em;
}

.qq .tel-box-1 {
  margin-bottom: 1em;
}

/* hover效果 开始 */
.global-paging1 .center-box .center2 {
  display: none;
}

@media (min-width: 991.98px) {
  .footer .foot-t2 .official .item:hover,
  .footer .foot-t2 .official .item:hover .bi {
    color: #ee731f;
  }
    .footer .foot-t1 .link ul a:hover{
        color: #ee731f !important;
    }
  .footer .foot-t2 .record .item:last-child a:hover{
    color: #ee731f !important;
  }
  .foot-jszc_swip .swiper-slide:hover .doc {
    color: #123c8a;
  }
  .global-paging1 .center-box:hover .center1 {
    display: none;
  }
  .global-paging1 .center-box:hover .center2 {
    display: block;
  }
  .recommend .item .more,
  .recommend .item .image {
    transition: .5s;
    -webkit-transition: .5s;
  }
  .recommend .item:hover .image {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transition: .5s;
    -webkit-transition: .5s;
  }
  .recommend .item:hover .doc {
    color: #123c8a;
  }
  .recommend .item:hover .more {
    transition: .5s;
    -webkit-transition: .5s;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
  }
  .header-top .list .item:hover a {
    color: #ee731f;
  }
  .editor3 a:hover {
    color: #00468e;
  }
}

/* hover效果 结束 */
