@charset "utf-8";
body, html {
    scroll-behavior: smooth;
}
input::placeholder {
  font-size: 12px; /* 设置placeholder文字的大小 */
 
}
textarea::placeholder {
  font-size: 12px; /* 设置placeholder文字的大小 */
 
}
.tops{
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 99;
    background: #fff;
    border-radius: 60px;
    line-height: 60px;
    text-align: center;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 10%);
    cursor: pointer;
        display: flex;
    justify-content: center;
    align-items: center;
}
.tops img {
    width: 29px;
    height: 29px;
}
html {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  touch-action: manipulation;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
  display: block;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  border: 1px solid #666666;
      padding-left: 1%;
          color: #666666;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: 400;
}
dl,
ol,
ul {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
textarea {
  resize: none;
  outline: none;
  font-family: Arial, Microsoft Yahei;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
button,
input[type="submit"],
input[type="text"],
input[type="button"] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  blr: expression(this.onFocus=this.blur());
}
input {
  outline: 0;
}
input::-webkit-input-safebox-button {
  display: none; /*去掉搜狗浏览器密码软盘*/
}
body {
  font-size: 14px;
  color: #000;
  font-family: Arial, Microsoft Yahei;
}
body * {
  box-sizing: border-box;
}

#web-ietip {
  width: 526px;
  height: 90px;
  padding: 83px 0 0 84px;
  overflow: hidden;
  background: url(../images/browser.png) no-repeat center center;
  margin: 200px auto 0;
}
#web-ietip a {
  display: block;
  width: 65px;
  height: 80px;
  float: left;
}
.g-imgs{
    margin-bottom: 10px;
}
.g-imgs img{
    display: block;
    width: 100%;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.ellipsis {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.eps2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

html {
  font-size: calc(100vw / 1920 * 100);
}
/*.forms input{*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*        background: #F2F2F2 !important;*/
/*    border-radius: 2px !important;*/
/*    color: #333 !important;*/
/*    font-size: 14px !important;*/
/*    border: 1px solid #ccc !important;*/
/*}*/
@media (max-width: 900px) {
  html {
    font-size: calc(900px / 1920 * 100);
  }
  
  .pnone{
      display: none !important;
  }
  .ind-text h3{
      font-size: 16px;
  }
}

body {
  font-size: calc(16 * 1rem / 100);
}
@media (max-width: 1584px) {
  body {
    font-size: 13.2px;
  }
}

.s12 {
  font-size: calc(12 * 1rem / 100);
}
@media (max-width: 1920px) {
  .s12 {
    font-size: 12px;
  }
}
.s13 {
  font-size: calc(13 * 1rem / 100);
}
@media (max-width: 1816px) {
  .s13 {
    font-size: 12.3px;
  }
}
.s14 {
  font-size: calc(14 * 1rem / 100);
}
@media (max-width: 1728px) {
  .s14 {
    font-size: 12.6px;
  }
}
.s15 {
  font-size: calc(15 * 1rem / 100);
}
@media (max-width: 1651px) {
  .s15 {
    font-size: 12.9px;
  }
}
.s16 {
  font-size: calc(16 * 1rem / 100);
}
@media (max-width: 1584px) {
  .s16 {
    font-size: 13.2px;
  }
}
.s17 {
  font-size: calc(17 * 1rem / 100);
}
@media (max-width: 1524px) {
  .s17 {
    font-size: 13.5px;
  }
}
.s18 {
  font-size: calc(18 * 1rem / 100);
}
@media (max-width: 1472px) {
  .s18 {
    font-size: 13.8px;
  }
}
.s19 {
  font-size: calc(19 * 1rem / 100);
}
@media (max-width: 1424px) {
  .s19 {
    font-size: 14.1px;
  }
}
.s20 {
  font-size: calc(20 * 1rem / 100);
}
@media (max-width: 1382px) {
  .s20 {
    font-size: 14.4px;
  }
}
.s21 {
  font-size: calc(21 * 1rem / 100);
}
@media (max-width: 1344px) {
  .s21 {
    font-size: 14.7px;
  }
}
.s22 {
  font-size: calc(22 * 1rem / 100);
}
@media (max-width: 1309px) {
  .s22 {
    font-size: 15px;
  }
}
.s23 {
  font-size: calc(23 * 1rem / 100);
}
@media (max-width: 1277px) {
  .s23 {
    font-size: 15.3px;
  }
}
.s24 {
  font-size: calc(24 * 1rem / 100);
}
@media (max-width: 1248px) {
  .s24 {
    font-size: 15.6px;
  }
}
.s25 {
  font-size: calc(25 * 1rem / 100);
}
@media (max-width: 1221px) {
  .s25 {
    font-size: 15.9px;
  }
}
.s26 {
  font-size: calc(26 * 1rem / 100);
}
@media (max-width: 1196px) {
  .s26 {
    font-size: 16.2px;
  }
}
.s27 {
  font-size: calc(27 * 1rem / 100);
}
@media (max-width: 1173px) {
  .s27 {
    font-size: 16.5px;
  }
}
.s28 {
  font-size: calc(28 * 1rem / 100);
}
@media (max-width: 1152px) {
  .s28 {
    font-size: 16.8px;
  }
}
.s29 {
  font-size: calc(29 * 1rem / 100);
}
@media (max-width: 1132px) {
  .s29 {
    font-size: 17.1px;
  }
}
.s30 {
  font-size: calc(30 * 1rem / 100);
}
@media (max-width: 1113px) {
  .s30 {
    font-size: 17.4px;
  }
}
.s31 {
  font-size: calc(31 * 1rem / 100);
}
@media (max-width: 1096px) {
  .s31 {
    font-size: 17.7px;
  }
}
.s32 {
  font-size: calc(32 * 1rem / 100);
}
@media (max-width: 1080px) {
  .s32 {
    font-size: 18px;
  }
}
.s33 {
  font-size: calc(33 * 1rem / 100);
}
@media (max-width: 1064px) {
  .s33 {
    font-size: 18.3px;
  }
}
.s34 {
  font-size: calc(34 * 1rem / 100);
}
@media (max-width: 1050px) {
  .s34 {
    font-size: 18.6px;
  }
}
.s35 {
  font-size: calc(35 * 1rem / 100);
}
@media (max-width: 1036px) {
  .s35 {
    font-size: 18.9px;
  }
}
.s36 {
  font-size: calc(36 * 1rem / 100);
}
@media (max-width: 1024px) {
  .s36 {
    font-size: 19.2px;
  }
}
.s37 {
  font-size: calc(37 * 1rem / 100);
}
@media (max-width: 1011px) {
  .s37 {
    font-size: 19.5px;
  }
}
.s38 {
  font-size: calc(38 * 1rem / 100);
}
@media (max-width: 1000px) {
  .s38 {
    font-size: 19.8px;
  }
}
.s39 {
  font-size: calc(39 * 1rem / 100);
}
@media (max-width: 989px) {
  .s39 {
    font-size: 20.1px;
  }
}
.s40 {
  font-size: calc(40 * 1rem / 100);
}
@media (max-width: 979px) {
  .s40 {
    font-size: 20.4px;
  }
}
.s41 {
  font-size: calc(41 * 1rem / 100);
}
@media (max-width: 969px) {
  .s41 {
    font-size: 20.7px;
  }
}
.s42 {
  font-size: calc(42 * 1rem / 100);
}
@media (max-width: 960px) {
  .s42 {
    font-size: 21px;
  }
}
.s43 {
  font-size: calc(43 * 1rem / 100);
}
@media (max-width: 951px) {
  .s43 {
    font-size: 21.3px;
  }
}
.s44 {
  font-size: calc(44 * 1rem / 100);
}
@media (max-width: 942px) {
  .s44 {
    font-size: 21.6px;
  }
}
.s45 {
  font-size: calc(45 * 1rem / 100);
}
@media (max-width: 934px) {
  .s45 {
    font-size: 21.9px;
  }
}
.s46 {
  font-size: calc(46 * 1rem / 100);
}
@media (max-width: 926px) {
  .s46 {
    font-size: 22.2px;
  }
}
.s47 {
  font-size: calc(47 * 1rem / 100);
}
@media (max-width: 919px) {
  .s47 {
    font-size: 22.5px;
  }
}
.s48 {
  font-size: calc(38 * 1rem / 100);
}
@media (max-width: 912px) {
  .s48 {
    font-size: 22.8px;
  }
}
.s49 {
  font-size: calc(49 * 1rem / 100);
}
@media (max-width: 905px) {
  .s49 {
    font-size: 23.1px;
  }
}
.s50 {
  font-size: calc(50 * 1rem / 100);
}
@media (max-width: 898px) {
  .s50 {
    font-size: 23.4px;
  }
}
.s51 {
  font-size: calc(51 * 1rem / 100);
}
@media (max-width: 892px) {
  .s51 {
    font-size: 23.7px;
  }
}
.s52 {
  font-size: calc(52 * 1rem / 100);
}
@media (max-width: 886px) {
  .s52 {
    font-size: 24px;
  }
}
.s53 {
  font-size: calc(53 * 1rem / 100);
}
@media (max-width: 880px) {
  .s53 {
    font-size: 24.3px;
  }
}
.s54 {
  font-size: calc(54 * 1rem / 100);
}
@media (max-width: 874px) {
  .s54 {
    font-size: 24.6px;
  }
}
.s55 {
  font-size: calc(55 * 1rem / 100);
}
@media (max-width: 869px) {
  .s55 {
    font-size: 24.9px;
  }
}
.s56 {
  font-size: calc(56 * 1rem / 100);
}
@media (max-width: 864px) {
  .s56 {
    font-size: 25.2px;
  }
}
.s57 {
  font-size: calc(57 * 1rem / 100);
}
@media (max-width: 858px) {
  .s57 {
    font-size: 25.5px;
  }
}
.s58 {
  font-size: calc(58 * 1rem / 100);
}
@media (max-width: 854px) {
  .s58 {
    font-size: 25.8px;
  }
}
.s59 {
  font-size: calc(59 * 1rem / 100);
}
@media (max-width: 849px) {
  .s59 {
    font-size: 26.1px;
  }
}
.s60 {
  font-size: calc(60 * 1rem / 100);
}
@media (max-width: 844px) {
  .s60 {
    font-size: 26.4px;
  }
}
.s61 {
  font-size: calc(61 * 1rem / 100);
}
@media (max-width: 840px) {
  .s61 {
    font-size: 26.7px;
  }
}
.s62 {
  font-size: calc(62 * 1rem / 100);
}
@media (max-width: 836px) {
  .s62 {
    font-size: 27px;
  }
}
.s63 {
  font-size: calc(63 * 1rem / 100);
}
@media (max-width: 832px) {
  .s63 {
    font-size: 27.3px;
  }
}
.s64 {
  font-size: calc(64 * 1rem / 100);
}
@media (max-width: 828px) {
  .s64 {
    font-size: 27.6px;
  }
}
.s65 {
  font-size: calc(65 * 1rem / 100);
}
@media (max-width: 824px) {
  .s65 {
    font-size: 27.9px;
  }
}
.s66 {
  font-size: calc(66 * 1rem / 100);
}
@media (max-width: 820px) {
  .s66 {
    font-size: 28.2px;
  }
}
.s67 {
  font-size: calc(67 * 1rem / 100);
}
@media (max-width: 816px) {
  .s67 {
    font-size: 28.5px;
  }
}
.s68 {
  font-size: calc(68 * 1rem / 100);
}
@media (max-width: 813px) {
  .s68 {
    font-size: 28.8px;
  }
}
.s69 {
  font-size: calc(69 * 1rem / 100);
}
@media (max-width: 809px) {
  .s69 {
    font-size: 29.1px;
  }
}
.s70 {
  font-size: calc(70 * 1rem / 100);
}
@media (max-width: 806px) {
  .s70 {
    font-size: 29.4px;
  }
}
.s71 {
  font-size: calc(71 * 1rem / 100);
}
@media (max-width: 803px) {
  .s71 {
    font-size: 29.7px;
  }
}
.s72 {
  font-size: calc(72 * 1rem / 100);
}
@media (max-width: 800px) {
  .s72 {
    font-size: 30px;
  }
}
.s73 {
  font-size: calc(73 * 1rem / 100);
}
@media (max-width: 796px) {
  .s73 {
    font-size: 30.3px;
  }
}
.s74 {
  font-size: calc(74 * 1rem / 100);
}
@media (max-width: 793px) {
  .s74 {
    font-size: 30.6px;
  }
}
.s75 {
  font-size: calc(75 * 1rem / 100);
}
@media (max-width: 791px) {
  .s75 {
    font-size: 30.9px;
  }
}
.s76 {
  font-size: calc(76 * 1rem / 100);
}
@media (max-width: 788px) {
  .s76 {
    font-size: 31.2px;
  }
}
.s77 {
  font-size: calc(77 * 1rem / 100);
}
@media (max-width: 785px) {
  .s77 {
    font-size: 31.5px;
  }
}
.s78 {
  font-size: calc(78 * 1rem / 100);
}
@media (max-width: 782px) {
  .s78 {
    font-size: 31.8px;
  }
}
.s79 {
  font-size: calc(79 * 1rem / 100);
}
@media (max-width: 780px) {
  .s79 {
    font-size: 32.1px;
  }
}
.s80 {
  font-size: calc(80 * 1rem / 100);
}
@media (max-width: 777px) {
  .s80 {
    font-size: 32.4px;
  }
}

.ta-name {
  font-size: calc(18 * 1rem / 100);
}
.t-name {
  font-size: calc(18 * 1rem / 100);
}
.t-textbox {
  font-size: calc(18 * 1rem / 100);
}
@media (max-width: 1472px) {
  .ta-name {
    font-size: 13.8px;
  }
  .t-name {
    font-size: 13.8px;
  }
  .t-textbox {
    font-size: 13.8px;
  }
}

div.mCSB_scrollTools {
  width: 3px;
}
div.mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background-color: #f0f0f0;
  filter: none;
  -ms-filter: none;
}
div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #0094d6;
  border-radius: 2px;
  filter: none;
  -ms-filter: none;
}
div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0094d6;
  filter: none;
  -ms-filter: none;
}
div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0094d6;
  filter: none;
  -ms-filter: none;
}
div.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #999999;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #999999;
}
form input::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #999999;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #999999;
}

/* 动画 */
.opacity {
  opacity: 0;
}
.opacity.is-visible {
  opacity: 1;
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.drop {
  opacity: 0;
  transform: translate3d(0, -80px, 0);
}
.drop.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.teaser {
  opacity: 0;
  transform: translate3d(0, 80px, 0);
}
.teaser.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.lter {
  opacity: 0;
  transform: translate3d(-80px, 0, 0);
}
.lter.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.rter {
  opacity: 0;
  transform: translate3d(80px, 0, 0);
}
.rter.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.scale {
  opacity: 0;
  transform: scale(1.1);
}
.scale.is-visible {
  opacity: 1;
  transform: scale(1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transform-origin: center bottom;
}
.reduce {
  opacity: 0;
  transform: scale(0.9);
}
.reduce.is-visible {
  opacity: 1;
  transform: scale(1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transform-origin: center bottom;
}

.header {
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 388;
  width: 100%;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
  /*background-color: #0f3287;*/
  /*  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);*/
    height: auto;
    
    text-align: center;
}
.h-cont {
  width: 17.2rem;
  margin: 0 auto;
  display: inline-block;
}
.h-left {
  float: left;
  font-size: 0;
  
}
.h-logo {
  /*display: inline-block;*/
  vertical-align: middle;
  cursor: pointer;
  height: 1rem;
  line-height: 1rem;
}
.h-logo img {
  height: 0.8rem;
  max-width: none;
}

.h-h {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.6rem;
}
.h-i {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  padding: 0 0.13rem;
}
.h-j {
  display: inline-block;
  position: relative;
  color: #000;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.15rem;
      font-weight: 600;
}
.h-j:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  transition: all ease 0.5s;
  width: 0;
  height: 2px;
  background-color: #0f3287;
}
.h-sub {
  display: none;
  min-width: 1.5rem;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 1rem;
  transform: translate(-50%, 0);
  z-index: 1000;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.h-sub > li > a {
  display: block;
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
  padding: 10px 5px;
  line-height: 1.5;
  text-align: center;
  color: #666;
  transition: background-color 0.3s;
}
.h-sub > li > a:hover {
  background-color: #0f3287;
  color: #fff;
}

.h-right {
  float: right;
  font-size: 0;
}
.h-phone {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  height: 1rem;
  line-height: 1rem;
  color: #0f3287;
      font-weight: 600;
}
.h-phone img {
  height: 1.1em;
  margin-right: 0.12rem;
}
.h-k {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 0.2rem;
}
.h-search {
  display: none;
  width: 1em;
  height: 1rem;
  background-image: url("../images/a3-b.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.hs-a {
  display: block;
  font-size: 0;
}
.hs-form {
  display: inline-block;
  font-size: 0;
  text-align: left;
  background-color: #f3f3f3;
  border-radius: 0.21rem;
}
.hs-text {
  display: inline-block;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  width: 2rem;
  min-width: 150px;
  height: 0.42rem;
  padding: 0 0.2rem;
  color: #333;
}
.hs-submit {
  display: inline-block;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  cursor: pointer;
  width: 0.6rem;
  height: 0.42rem;
  background-image: url("../images/a3.png");
  background-size: 0.21rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.h-menu {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  width: 1rem;
  height: 1rem;
  background-image: url("../images/a-menu.png");
  background-size: 70% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.h-opa {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  cursor: pointer;
}

.header.fixed {
  background-color: #fff; /*  0f3287  **/
  position: fixed;
  background-image: linear-gradient(90deg, #fff 0%, #fff 100%);
}
.e-a.e::before{
  background: none !important;
}
.e-flex{
  display: flex;
  flex-wrap: wrap;
}
.e-ig{
  width:60%;
  padding-right: 30px;
}
.e-txt{
  width: 30%;
}
.e-ig img{
  width: 100%;
}
.ig-t{
  text-align: center;
  margin-bottom: 20px;
  
}
.ig-t p{
  
    font-weight: 700;
    line-height: 1.2em;
    color: #041d3a;
    margin-bottom: 15px;
}
.ig-t span{
  display: inline-block;
  width: 80px;
  height: 3px;
  background: #eeb30d;
}
.e-txt{
  padding-left: 20px;
  /*padding-top: 90px;*/
      
}
.text-t{
  font-weight: 300;
  line-height: 1.8em;
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
}
.e-txt li{
  color: #666;
  font-weight: 300;
  line-height: 35px;
  display: flex;
  align-items: center;
}
.e-txt li span{
  width: 14px;
  height: 14px;
  border-radius: 20px;
  background: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.e-txt li span i{
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 4px;
}
.e-txt a{
  display: inline-block;
  margin-top: 10px;
  color: #0f3287;
  font-size: 16px;
  text-decoration: revert;
  transition: all .3s;
}
.e-txt a:hover{
  color: #eeb30d;
}
.e-list{
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
 
}
.e-list li{
  width: 20%;
  /* text-align: center; */
  /* padding: 0 20px; */
  padding-right: 40px;
      margin: 0 2.5%;
}
.e-list li h3{
  color: #0f3287;
  /* font-size: 26px; */
  margin-bottom: 15px;
}
.e-list li h3 span{
  display: inline-block;
}
.e-list li p{
  color: #666;

}
.ta-list.os .ta-item{
  width: auto;
  margin: 0;

}
.ta-list.os{
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  
}
.mr{
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  background: #0f3287;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 50px;
  transition: all .3s;
}
.mr:hover{
  background: #0e81d3;
}
.e-a:before {
  background-image: url(../img/16837949296768887.jpg) !important;
}
.ly{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ly li{
  width: 48%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 0;
}

.ly-l{
  width: 100px;
  
  height: 100px;
}
.ly-l svg{
  width: 100%;
  height: 100%;
}
.ly-r{
  width: calc(100% - 120px);
}
.ly-r h3{
  color: #333;
  margin-bottom: 10px;
}
.ly-r p{
  line-height: 1.7;
  color: #666;
}
.ly-b{
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.ly-left{
  width: 35%;
  background-color: #e7e9ee;
  padding: 10% 5% 12% 5%;
}
.ly-right{
  width: 65%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 2%;
}
.ly-left h3{
  color: #333;
  line-height: 1.6;
  margin-bottom: 20px;
}
.ly-left p{
  color: #666;
  line-height: 1.8;
}
.ly-right li{
  width: 32%;
}
.ly-right li img{
  width: 100%;
}
.ly-right li h3{
  text-align: center;
  color: #333;
  margin: 10px 20px;
}
.ly-right li p{
  color: #666;
  line-height: 1.8;
}
.ly-right li:nth-child(1){
  margin-bottom: 20px;
}
.kf{
  display: flex;
  flex-wrap: wrap;
}
.kf>div{
  width: 50%;
}
.kf-l{
  background: #6e7e90;
  padding: 5% 10% ;
}
.kf>div h3{
  color: #fff;
  line-height: 1.5;
  margin-bottom: 20px;
}
.kf>div p{
  color: #fff;
  line-height: 1.7;
}
.kf>div a{
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  background: #0f3287;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 50px;
  transition: all .3s;
}
.kf>div a:hover{
  background: #0e81d3;
}
.kf-r {
  padding-top: 5%;
}
.kf-r div{
  background-image: url(../img/bottom-contact-2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 12% 10% 0 10%;
  height: 100%;
}
@media (min-width: 1200px) {
  .h-i:hover .h-j:after {
    width: 100%;
  }
  .h-i.active .h-j:after {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .h-cont {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .h-h {
    width: 260px;
    position: fixed;
    text-align: left;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 1000;
    transform: translate(100%, 0);
    transition: transform 0.3s;
  }
  .h-i {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .h-j {
    padding: 0;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
  }
  .h-i.has-nav:after {
    content: "";
    background-image: url("../images/a-right.png");
    background-size: 16px auto;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #333;
  }
  .h-i.has-nav.show:after {
    background-size: 18px auto;
    background-image: url("../images/a-down.png");
  }
  .h-sub {
    position: relative;
    top: 0;
    background-color: #fff;
    box-shadow: none;
    left: 0;
    transform: translate(0, 0);
    width: 100% !important;
  }
  .h-sub > li > a {
    text-align: left;
    padding-left: 40px;
    color: #666;
    font-size: 14px;
  }
  .h-i.active .h-j {
    color: #0f3287;
  }

  .h-k {
    margin-left: 10px;
  }
  .hs-form {
    border-radius: 15px;
  }
  .hs-text {
    height: 30px;
  }
  .hs-submit {
    width: 50px;
    height: 30px;
    background-size: 15px auto;
  }

  .h-right {
    margin-right: 1rem;
  }
  /* 菜单 */
  .h-menu {
    display: block;
  }
  .header.menu-state .h-h {
    transform: translate(0, 0);
  }
  .header.menu-state .h-opa {
    display: block;
  }
}
.foot-ls{
    display: none;
    justify-content: space-around;
    background-color: #0f3287;
    background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
    padding: 10px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.foot-ls a{
    width: 33.3%;
    text-align: center;
}
.foot-ls span{
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 5px;
}
.foot-ls p{
    color: #fff;
    font-size: 12px;
}
.foot-ls img{
    width: 22px;
    height: 22px;
}
.we-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.we-list li{
  width: 48%;
  border: 10px solid #e7e9ee;
  border-radius: 10px;
  padding: 4% 3%;
  margin: 25px 0;
  position: relative;
}
.we-list li h3{
  color: #333;
}
.we-list li span{
  display: inline-block;
  width: 35px;
  height: 2px;
  background: #0f3287;
  margin: 20px 0 10px 0;
}
.we-list li p{
  color: #666;
  line-height: 1.7;
}
.ok{
  width: 48px;
  height: 48px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  position: absolute;
  left: 8%;
  top: -28px;
}
.ok img{
  width: 100%;
}
.abt-flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.abt-flex>div{
  width: 50%;
}
.abt-l{
  padding-right: 3%;
}
.pad{
  padding: 1rem 0;
}
.abt-l h5{
  color: #0f3287;
}
.abt-l h3{
  color: #333;
  margin: 20px 0;
}
.abt-l p{
  color: #666;
  line-height: 1.8;
}
.Vision{
  display: flex;
  flex-wrap: wrap;
  background: #e7e9ee;
}
.Vision img{
  width: 100%;
}
.Vision>div{
  width: 50%;
}
.abt-r img{
  width: 100%;
}
.Vision-r{
  padding: 2% 3%;
}
.Vision h5{
  color: #0f3287;
}
.Vision h3{
  color: #333;
  margin: 20px 0;
}
.Vision p{
  color: #666;
  line-height: 1.8;
}
.Capacity-title{
  text-align: center;
}
.Capacity-title h5{
  color: #0f3287;
}
.Capacity-title h3{
  color: #333;
  margin-top: 15px;
}
.Capacity-title{
  margin-bottom: .5rem;
}
.wins-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wins-list li{
  width: 33.3%;
  text-align: center;
  padding: 15px 0;
}
.wins-list li img{
  max-width: 100%;
}
.Glance-list{
  background: #f4f7f9;
  border-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 10px;
}
.Glance-list li{
  width: 25%;
  text-align: center;
}
.Glance-list li h3{
  margin-bottom: 15px;
  color: #0f3287;
}
.Glance-list li p{
  color: #666;
}
.mt{
  margin-top: 15px;
}
.videos{
  width: 100%;
}
.videos video{
  width: 100%;
  margin-top: .5rem;
}
.tb{
  display: flex;
  flex-wrap: wrap;
}
.tb-l{
  width: 33%;
  background-color: #6e7e90;
  padding: 0% 5% 0% 10%;
  align-content: center;
  align-items: center;
  display: flex;
}
.tb-l h3{
  color: #fff;
  margin-bottom: 20px;
}
.tb-l p{
  color: #fff;
}
.tb-r{
  width: 67%;
  position: relative;
  background-color: #e7e9ee;
  padding: 5% 2% 5% 2%;
}
.tb-b li{
  display: none;
}
.tb-b li>div{
  display: flex;
  flex-wrap: wrap;
}
.tb-b li>div>div{
  width: 50%;

}
.tb-b li>div img{
  width: 100%;
  display: block;
}
.tb-b li:nth-child(1){
  display: block;
}
.tb-txt{
  background-color: #fff;
  padding: .2rem  ;
}
.tb-t{
  position: absolute;
  left: 0;
  top: -66px;
  display: flex;
}
.tb-t span{
  width: 95px;
  line-height: 66px;
  text-align: center;
  color: #333;
  font-weight: 600;
  cursor: pointer;
}
.tb-t .on{
  background-color: #e7e9ee;
  color: #0f3287;
}
.tb-txt h4{
  color: #0f3287;
}
.tb-txt p{
  margin-top: 15px;
  color: #666;
  line-height: 1.6;
}
.Team .swiper-slide h3{
  color: #333;
  margin: .2rem 0;
  text-align: center;
} 
.Team .swiper-slide p{
  color: #666;
  text-align: center;
  line-height: 1.6;
} 
.Team .b-prev{
  background-color: #0f3287;
  background-image: url(../images/a8.png) !important;
  left: -0.3rem;
  border: 4px solid #fff;
}
.Team .b-next{
  background-color: #0f3287;
  background-image: url(../images/a8.png) !important;
  right: -0.3rem;
  border: 4px solid #fff;
}
.Team-c{
  position: relative;
}
.link-list{
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  transition: all .2s ease-in;
  position: fixed;
  z-index: 99990;
  padding: 0;
  margin: 0;
}
.link-list li{
 
  clear: right;
  float: right;
  display: inline-block;
}
.link-list li a{
  display: block;
  align-items: center;
  white-space: nowrap;
  transition: all .2s ease-in;
  position: relative;
  width: 48px;
  overflow: hidden;
  line-height: 24px;
  padding: 12px;
  height: 48px;
}
.link-list li a>div{
  
  width: 24px;
  height: 24px;
  vertical-align: top;
  line-height: 24px;
  text-align: center;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.link-list li a>div i{
  font-size: 20px;
  color: #fff;
}
.link-list li a p{
  margin-bottom: 0;
  display: inline-block;
}
.link-list li:nth-child(1){
  background: #0077B5;
}
.link-list li:nth-child(2){
  background: #25D366;
}
.link-list li:nth-child(3){
  background: #4267B2;
}
.link-list li:nth-child(4){
  background: #55ACEE;
}
.link-list li:nth-child(5){
  background: #95D03A;
}
.rig{
  text-align: center;
  color: #fff;
  background: #ccc;
  width: 48px;
  cursor: pointer;
  transition: all .2s ease-in;
  display: block;
  padding: 4px;
  /* height: auto; */
  line-height: 20px;
  border-bottom-left-radius: 4px;
  /* opacity: 0; */
}
.link-list li:hover a{
  width: 130px;
  z-index: 4;
  box-shadow: 0 4px 10px rgb(0 0 0 / 40%);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.link-list li:hover{
 
  box-shadow: 0 4px 10px rgb(0 0 0 / 40%);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.link-list li p{
  color: #fff;
}
.link-list:hover .rig{
  opacity: 1;
}
.link-list.on{
  right: -48px;
  /* display: block; */
}
.wx{
  position: relative;
}
.wx:hover .ewm{
  display: block;
}
.ewm{
  padding-right: 10px;
  position: absolute;
  top: -100%;
  right: 100%;
  display: none;
}
.ewm>div{
  width: 150px;
  height: 150px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px #37B2BA;
}
.ewm>div img{
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
    footer{
        display: none;
    }
    .foot-ls{
        display: flex;
    }
    .link-list{
        display: none;
    }
    body{
        padding-bottom: 75px;
    }
    .e-ig{
      width: 100%;
      padding: 0;
    }
    .e-txt{
      width: 100%;
      padding: 0;
    }
    .text-t{
      margin-top: 20px;
    }
    .e-list li{
      width: 50%;
      padding: 0 10px;
      margin: 10px 0;
    }
    .e-list{
      margin-top: 20px;
    }
    .ta-list.os{
      grid-template-columns:1fr 1fr;
      gap: 10px;
    }
    .ly li{
      width: 100%;
    }
  .ly-l{
    width: 60px;
    height: 60px;
  }
  .ly-r{
    width: calc(100% - 75px);
  }
  .ly-left{
    width: 100%;
  }
  .ly-right{
    width: 100%;
    margin-top: 20px;
  }
  .ly-right li{
    width: 48%;
    margin: 10px 0 !important;
  }
  .kf>div{
    width: 100%;
  }
  .kf-r div{
    padding: 5% 10%;
  }
  .kf-r{
    padding: 0;
  }
  .we-list li{
    width: 100%;
  }
  .ok{
    width: 30px;
    height: 30px;
  }
  .ok{
    top:-20px;
  }
  .abt-flex>div{
    width: 100%;
    padding: 0;
  }
  .abt-l{
    margin-bottom: 10px;
  }
  .Vision>div{
    width: 100%;
  }
  .wins-list li{
    padding: 10px 0;
    width: 50%;
  }
  .Glance-list li{
    width: 50%;
    padding: 10px 0;
  }
  .Glance-list li h3{
    margin-bottom: 10px;
  }
  .tb-l{
    width: 100%;
    padding: 20% 10% 20% 10%;
  }
  .tb-r{
    width: 100%;
  }
  .tb-t{
    position: initial;
  }
  .tb-t .on{
    background: #fff;
  }
  .tb-r{
    padding: 0;
  }
  .tb-b li>div>div{
    width: 100%;
  }
}
@media (max-width: 500px) {
  body {
    /* padding-top: 1.4rem; */
  }
  .header {
    background-color: #ffffff;
    background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
  }

  .hs-a {
    display: none;
    z-index: 88;
    position: fixed;
    top: 1.5rem;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .h-search {
    display: block;
  }
  .hs-text {
    width: 230px;
  }
  .header.search-state .hs-a {
    display: block;
  }
  .header.search-state .h-opa {
    display: block;
  }
  .h-logo img{
      height: 1rem;
  }
}

.footer {
  /*margin-top: 2%;*/
  width: 100%;
  position: relative;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.foot-r-list h5 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.foot-r-list li {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    display: flex;
    align-items: center;
}
.foot-r-list li a {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.05rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.f-top {
  width: 100%;
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
.f-cont {
  width: 17.2rem;
  margin: 0 auto;
}
.f-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.f-list {
  float: left;
  font-size: 0;
  width: 11.4rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.f-item {
  display: block;
  padding-right: 0.1rem;
}
.f-one {
  display: block;
  color: #222222;
  margin-bottom: 0.35rem;
}
.f-twobox {
  display: inline-block;
}
.f-two {
  display: block;
  cursor: pointer;
  color: #7f7f7f;
  line-height: 1.57;
  margin-bottom: 0.1rem;
}
.f-two:hover {
  color: #0f3287;
}

.f-right {
  float: right;
}
.f-tip {
  color: #222222;
  margin-bottom: 0.28rem;
}
.f-sharebox {
  font-size: 0;
  padding-bottom: 0.35rem;
}
.f-share {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-bottom: 0.3rem;
  cursor: pointer;
  margin-right: 0.16rem;
}
.f-icon {
  display: block;
  position: relative;
  width: 32px;
  height: 32px;
  /*background-color: #e5e5e5;*/
  /*border-radius: 50%;*/
  overflow: hidden;
}
.f-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* .f-share:hover .f-icon{background-color: #0f3287;	background-image: linear-gradient(135deg, #0f3287 0%, #0d2a72 100%);} */
.f-hot {
  color: #888888;
  margin-bottom: 0.18rem;
}
.f-phone {
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  color: #0f3287;
}
.f-phone {
  background-image: -o-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -moz-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    from(#0f3287),
    to(#0f3287)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.f-bottom {
  width: 100%;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  border-top: 1px solid rgb(209, 209, 209);
}
.f-main {
  width: 17.2rem;
  margin: 0 auto;
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff;
}
.f-lt {
  font-size: 0;
}
.f-textbox {
  display: block;
  color: rgba(255, 255, 255, 0.77);
  line-height: 1.7;
}
.f-textbox * {
  line-height: inherit;
  color: inherit;
}
.f-b {
  display: block;
}
.f-span {
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.77);
  line-height: 1.7;
}
.f-linkbox {
  display: inline-block;
  vertical-align: middle;
}
.f-link {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.77);
  line-height: 1.7;
}
.f-link:after {
  content: "、";
  color: rgba(255, 255, 255, 0.77);
}
.f-link:last-child:after {
  display: none;
}
.f-rt {
  font-size: 0;
}
.f-logo {
  display: block;
  cursor: pointer;
  width: 0.63rem;
}
.f-logo img {
  width: 100%;
}

.f-codebox {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  padding-bottom: 10px;
}
.f-code {
  width: 1.5rem;
  min-width: 120px;
  overflow: hidden;
  border-radius: 0.1rem;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.f-code img {
  width: 100%;
}
.f-share.show .f-codebox {
  display: block;
}

@media (max-width: 900px) {
  .f-cont {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .f-list {
    width: 100%;
  }
  .f-item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .f-twobox {
    width: 100%;
  }
  .f-two {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.25rem;
    margin-bottom: 10px;
  }
  .f-right {
    width: 100%;
  }
  .f-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .f-lt {
    width: 100%;
    margin-bottom: 10px;
  }
  .f-codebox {
    left: 0;
    transform: translate(0, 0);
  }
}

.a-a {
  width: 100%;
  position: relative;
}
.a-b {
  width: 100%;
}
.a-item {
  width: 100%;
}
.a-link {
  display: block;
  cursor: pointer;
  width: 100%;
}
.a-img {
  width: 100%;
  position: relative;
  padding-top: calc(940 / 1920 * 100%);
  overflow: hidden;
}
.a-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.a-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17.2rem;
}
.a-titles {
  margin-bottom: 0.95rem;
  letter-spacing: 0.04rem;
  color: #ffffff;
  line-height: 1.11;
}
.a-more {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  padding: 0 0.5rem;
  line-height: 0.6rem;
  color: #ffffff;
  font-weight: bold;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.3rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.a-more:after {
  content: "+";
  margin-left: 0.08rem;
}
.a-more:hover {
  top: -3px;
}

.a-titles,
.a-more {
  opacity: 0;
  transform: translate3d(80px, 0, 0);
}
.a-item.swiper-slide-active .a-titles {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.a-item.swiper-slide-active .a-more {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1),
    transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.a-item.swiper-slide-active .a-more {
  transition-delay: 0.5s;
}
.a-prev {
  position: absolute;
  left: auto;
  top: auto;
  bottom: 0.5rem;
  right: 1.7rem;
  margin-top: 0;
  opacity: 0.5;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  border: dashed 1px #ffffff;
  background-image: url("../images/a8.png");
  background-size: 0.07rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.a-prev:hover {
  opacity: 1;
}
.a-next {
  transform: rotate(-180deg);
  position: absolute;
  left: auto;
  top: auto;
  bottom: 0.5rem;
  right: 1rem;
  margin-top: 0;
  opacity: 0.5;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  border: dashed 1px #ffffff;
  background-image: url("../images/a8.png");
  background-size: 0.07rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.a-next:hover {
  opacity: 1;
}

.a-tabs {
  position: absolute;
  left: 1rem;
  bottom: 0.5rem;
  z-index: 88;
  white-space: nowrap;
  font-size: 0;
}
.a-tab {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.1rem;
  position: relative;
}
.a-in {
  width: 0.6rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.5);
  border: dashed 1px rgba(255, 255, 255, 0.5);
}
.a-tab canvas {
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 1px);
  height: calc(100% + 1px);
}
.a-tab.active .a-in {
  color: #fff;
}

@media (max-width: 900px) {
  .a-text {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .a-img {
    min-height: 180px;
  }
  .a-titles {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .a-more {
    font-size: 12px;
  }
  .a-tabs {
    left: 10px;
    bottom: 10px;
  }
  .a-prev {
    bottom: 10px;
    right: 50px;
  }
  .a-next {
    bottom: 10px;
    right: 10px;
  }
}

.index-top {
  width: 100%;
  text-align: center;
  margin-bottom: 0.35rem;
}
.index-titles {
  position: relative;
  display: inline-block;
  letter-spacing: 0.1rem;
  font-weight: bold;
  color: #222222;
  line-height: 1;
}
/*.index-titles:before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: -0.17rem;*/
/*  left: -0.73rem;*/
/*  width: 0.63rem;*/
/*  height: 0.53rem;*/
/*  background-image: url("../images/a9.png");*/
/*  background-size: 100% 100%;*/
/*  background-position: center center;*/
/*  background-repeat: no-repeat;*/
/*}*/
.index-titles span {
  color: #0f3287;
}
.index-en {
  margin-top: 0.15rem;
  color: #999999;
  line-height: 1.41;
  text-transform: uppercase;
}
.forms input{
  max-width: 100% !important;
  width: 100% !important;
  height: 38px !important;
  background: #F2F2F2 !important;
  border-radius: 2px !important;
    color: #333 !important;
    font-size: 14px !important;
    border: 1px solid #ccc !important;
    padding: 6px 10px !important;
}
.forms textarea{
  background: #F2F2F2 !important;
  border-radius: 2px;
    color: #333;
    font-size: 14px;
    border: 1px solid #ccc;
    height: 120px;
    width: 100%;
    max-width: 100%;
    padding: 6px 10px;
}
.tb-text p{
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}
.fw{
  padding-top: 0.98rem;
    padding-bottom: 0.75rem;
}
.prod-t{
  display: flex;
  flex-wrap: wrap;
}
.prod-t>div{
  width: 50%;
  padding: 0 10px;
}
.prod-t h3{
  font-weight: 500;
  font-size: 28px;
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
}
.prod-t p{
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #333;
}
.bgs{
  background-color: rgba(246, 249, 255, 1);
}
.down-text {
  margin-bottom: 30px;
}
.down-text p {
  font-size: 16px;
  margin-bottom: 20px;
}
.down-list h3{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.down-list ul li {
  display: flex;
  align-items: center;
  border: 1px solid #CFCFCF;
  border-radius: 20px;
  padding: 20px;
  justify-content: space-between;
  margin-bottom: 20px;
}
.down-list ul li a {
  color: #000;
  display: flex;
  align-items: center;
}
.down-list ul li a i {
  font-size: 30px;
  margin-right: 10px;
}
.down-list ul li p{
  margin-bottom: 10px;
  font-size: 15px;
}
.down-list ul li a:hover{
  color: #0f3287;
}
.faq-list li div{
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.faq-list li{
  border: 1px solid #CFCFCF;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
}
.fw-form img{
  display: block;
  width: 100%;
}
.faq-list li div span{
  font-size: 15px;
  width: 80%;
}
.faq-list li div i{
  font-size: 22px;
  padding: 10px 0;
}
.faq-list li p{
  /*font-size: calc(16* 1rem / 100);*/
  font-size: 14px;
  color: #666666;
  line-height: 1.87;
  display: none;
}
.prod-t img{
  display: block;
  width: 100%;
}
.forms button{
  display: block !important;
  background-color: #0f3287 !important;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%) !important;
  padding: 5px 0 !important;
  text-align: center;
  width: 100% !important;
  color: #fff !important;
  border: none !important;
  line-height: 35px !important;
  /*margin-top: 20px;*/
  cursor: pointer;
}
#wpforms-form-119 .wpforms-field-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#wpforms-form-119 .wpforms-field-container input{
    max-width: 100%;
    width: 100%;
    /*border: none;*/
    /*border-bottom: 1px solid #999;*/
    color: #333;
    background: none;
}
#wpforms-form-119 .wpforms-field-container textarea{
    min-height: 150px;
    background: none;
}
#wpforms-submit-119{
            transition: all ease 0.5s;
    display: block;
    cursor: pointer;
    border: none;
    padding: 0 0.74rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #ffffff;
    font-weight: bold;
    background-color: #0f3287;
    background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
    border-radius: 0.3rem;
    margin: 20px auto;
}
#wpforms-form-119 .wpforms-field-container>div{
    width: 49%;
}
#wpforms-119-field_6-container{
    width: 100% !important;
}
#wpforms-form-80 .wpforms-field-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#wpforms-form-80 .wpforms-field-container input{
    max-width: 100%;
    width: 100%;
    /*border: none;*/
    border: 1px solid #999;
        color: #333;
}
#wpforms-form-80 .wpforms-field-container>div{
    width: 32%;
}
#wpforms-form-80 .wpforms-field-container #wpforms-80-field_4-container{
    width: 100%;
}
#wpforms-form-80 .wpforms-field-container textarea{
        max-width: 100%;
    width: 100%;
    /*border: none;*/
    border: 1px solid #999;
        color: #333;
        height: 0.8rem;
}
#wpforms-form-80 .wpforms-field-container #wpforms-80-field_8-container{
    width: 100%;

    padding: 20px 10px;
       border-bottom: 1px solid #999;
}
#wpforms-form-80 .wpforms-field-container #wpforms-80-field_8-container .wpforms-captcha-math{
        display: flex;
    align-items: center;
}
#wpforms-form-80 .wpforms-field-container #wpforms-80-field_8-container input{
    border: none;
    width: auto;
}
#wpforms-81 .wpforms-field-container label{
    display: none !important;
}
#wpforms-81 .wpforms-field-container>div{
    padding: 10px 0;
}
#wpforms-form-80 #wpforms-submit-80{
        transition: all ease 0.5s;
    display: inline-block;
    cursor: pointer;
    border: none;
    padding: 0 0.74rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #ffffff;
    font-weight: bold;
    background-color: #0f3287;
    background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
    border-radius: 0.3rem;
    margin-top: 1rem
}
.k-bottom>div{
    width: 45%;
    font-size: 16px;
    
}
.k-bottom>div a{
    font-size: 14px;
    color: #333;
}
.k-bottom>div a:hover{
    color: #0f3287;
}
.k-rt{
    text-align: right;
}
.wp-pagenavi{
    display: flex;
    justify-content: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 8px 12px;
    margin: 2px;
    color: #313131;
    font-size: 16px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #0f3287;
    color: #0f3287;
}
.ind-list {
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.ind-list li {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
    overflow: hidden;
    float: none;
    width: 23%;
    margin: 0px 1%;
    border-radius: 25px;
}
.ind-list a{
    display: block;
    width: 100%;
}
.ind-list img {
    width: 100%;
    transition: all .3s;
    display: block;
}
.ind-text {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 5%;
    padding-top: 25%;
    width: 100%;
    height: 100%;
    text-align: center;
}
.ind-text span {
    width: 80px;
    height: 80px;
    margin: auto;
    /* border: 4px solid #fff; */
    /* color: #fff; */
    /* text-align: center; */
    /* line-height: 80px; */
    /* border-radius: 50px; */
    display: block;
}
.ind-text h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    margin: 20px 0;
}
.ind-text p {
    text-align: center;
    color: #fff;
    font-size: 13.2px;
    line-height: 1.8;
}
.ind-list li:hover img {
    transform: scale(1.1);
}
.index-intro {
  display: inline-block;
  margin-top: 0.18rem;
  width: 100%;
  max-width: 51em;
  color: #666666;
  line-height: 1.8;
}

.b-a {
  width: 100%;
  padding-top: 0.98rem;
  padding-bottom: 1rem;
  background-image: url("../images/b2.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.b-main {
  width: 17.2rem;
  margin: 0 auto;
}
.b-cont {
  width: 100%;
  position: relative;
}
.b-item {
  width: calc(50% - 0.15rem);
  margin-right: 0.3rem;
}
.b-item:last-child {
  margin-right: 0;
}
.b-link {
  width: 100%;
  min-height: 5.2rem;
  padding: 0.15rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  cursor: pointer;
  background-color: #ffffff;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.2rem;
}
.b-img {
  width: 3.3rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
}
.b-img img {
  max-width: 80%;
  max-height: 100%;
  transform: scale(1);
  transition: all ease 0.5s;
}
.b-text {
  width: 3.6rem;
}
.b-tip {
  display: inline-block;
  margin-bottom: 0.05rem;
  padding: 0 0.15rem;
  color: #fff;
  height: 0.3rem;
  line-height: 0.3rem;
  background-color: #0f3287;
  border-radius: 0.15rem;
}
.b-name {
  width: 100%;
  color: #222222;
  line-height: 1.3;
  margin-bottom: 0.2rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b-intro {
  width: 100%;
  color: #666666;
  line-height: 1.5;
  min-height: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.b-more {
  display: inline-block;
  padding: 0 0.5rem;
  line-height: 0.6rem;
  color: #666666;
  font-weight: bold;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.3rem;
  background-color: #ffffff;
}
.b-more:after {
  content: "+";
  margin-left: 0.08rem;
}

.b-link:hover .b-img img {
  transform: scale(1.05);
}
.b-link:hover .b-more {
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}

.b-prev {
  position: absolute;
  left: -0.8rem;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.b-prev:hover {
  background-color: #0f3287;
  background-image: url("../images/a8.png");
}
.b-next {
  transform: rotate(-180deg);
  position: absolute;
  right: -0.8rem;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.b-next:hover {
  background-color: #0f3287;
  background-image: url("../images/a8.png");
}

.k-bottom>div span{
    display: block;
    margin-bottom: 10px;
}
.k-bottom>div a{
    display: block;
}
.footer .f-sharebox{
    padding: 0;
    margin-top: 20px;
}
.footer .f-sharebox .f-share{
    margin-bottom: 0;
}
.en {
    position: relative;
    /*padding: 23px 0;*/
    margin-right: 15px;
}
.en:hover ul {
    display: block;
}
.en div>a {
    display: flex;
    align-items: center;
}
.en div>a span{
     font-size: 12px;
    color: #000;
    margin-left: 10px;
        font-weight: 600;
}
.en ul {
    background: #fff;
    padding: 10px;
    width: 120px;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    z-index: 9999;
}
.en ul li {
    /*margin-bottom: 10px;*/
    /*border-bottom: 1px solid #eee;*/
    /*padding-bottom: 10px;*/
    font-size: 12px;
}
.en ul li a {
    display: flex;
    align-items: center;
}
.en ul li a span {
    font-size: 12px;
    color: #333;
}
.en ul li a img {
    margin-right: 10px;
}
.h-k{
    display: flex;
    align-items: center;
}
.h-right{
    display: flex;
    align-items: center;
}
@media (max-width: 900px) {
  .b-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer .f-sharebox{
    padding: 0;
    margin-top: 0px;
}
  .k-bottom>div{
    width: 100%;
    font-size: 14px;
}

.k-rt {
    text-align: left;
    margin-top: 15px;
}
  .b-cont {
    padding: 0 0.8rem;
  }
  .b-item {
    width: 100%;
    margin-right: 0;
  }
  .b-link {
    padding: 10px;
  }
  .b-text {
    width: 70%;
  }
  .b-tip {
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
  }
  .b-intro {
    margin-bottom: 20px;
  }
  .b-img {
    width: 35%;
  }

  .b-prev {
    left: 0;
  }
  .b-next {
    right: 0;
  }
}

.c-a {
  width: 100%;
  overflow: hidden;
  padding-top: 0.98rem;
  padding-bottom: 0.75rem;
  /*background-image: url("../images/b4.jpg");*/
  background-color: #ffffff;
  background-size: auto 3.67rem;
  background-position: top right;
  background-repeat: no-repeat;
}
.c-main {
  width: 17.2rem;
  margin: 0 auto;
}
.c-cont {
  width: 100%;
  position: relative;
  min-height: 4.8rem;
}
.c-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 8.45rem;
}
.c-item {
  display: block;
  padding: 0.4rem 0.5rem;
  width: calc(50% - 0.125rem);
  margin-bottom: 0.25rem;
  background-color: #ffffff;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.2rem;
}
.c-b {
  width: 100%;
  position: relative;
  padding-right: 0.5rem;
}
.c-c {
  display: inline-block;
  line-height: 1;
}
.c-c {
  background-image: -o-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -moz-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    from(#0f3287),
    to(#0f3287)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-tip {
  color: #222222;
  line-height: 1.3;
  margin-top: 0.1rem;
}
.c-intro {
  margin-top: 0.35rem;
  color: #666666;
  line-height: 1.5;
}
.c-icon {
  position: absolute;
  top: -0.1rem;
  right: 0;
  width: 0.45rem;
  height: 0.5rem;
  line-height: 0.5rem;
}
.c-icon img {
  max-width: 100%;
  max-height: 100%;
}

.c-right {
  position: absolute;
  top: 50%;
  right: -1rem;
  transform: translate(0, -50%);
}
.c-img {
  width: 8.76rem;
}
.c-img img {
  width: 100%;
}

@media (max-width: 900px) {
  .c-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-left {
    width: 100%;
  }
  .c-right {
    position: relative;
    right: 0;
    top: 0;
    transform: translate(0, 0);
    width: 100%;
  }
  .c-item {
    padding: 15px 10px;
  }
  .c-img {
    width: 100%;
  }

}

.d-a {
  width: 100%;
}
.d-a .index-top {
  text-align: left;
}
.d-main {
  width: 100%;
  margin: 0 auto;
}
.d-cont {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 8.4rem;
  position: relative;
}
.d-cont:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-image: url("../images/b6.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.d-left {
  position: relative;
  z-index: 1;
  width: 11.2rem;
  padding: 0.2rem 0 0.3rem 1rem;
}
.d-intro {
  width: 100%;
  max-width: 7.1rem;
  margin-bottom: 0.75rem;
  color: #666666;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.d-more {
  margin-bottom: 0.9rem;
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  cursor: pointer;
  padding: 0 0.5rem;
  line-height: 0.6rem;
  color: #ffffff;
  font-weight: bold;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.3rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.d-more:after {
  content: "+";
  margin-left: 0.08rem;
}
.d-more:hover {
  top: -3px;
}
.d-list {
  width: 100%;
  padding: 0.3rem 0;
  font-size: 0;
  background-color: #ffffff;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.2rem;
}
.d-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0.3rem 0;
  width: 33.33%;
  text-align: center;
}
.d-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.41rem;
  width: 1px;
  height: 0.82rem;
  border-left: 1px dashed #d9d9d9;
}
.d-item:nth-child(3n):after {
  display: none;
}
.d-b {
  display: inline-block;
  position: relative;
  max-width: 90%;
  text-align: left;
  padding-left: 0.5rem;
}
.d-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.3rem;
  height: 0.3rem;
}
.d-icon img {
  max-width: 100%;
  max-height: 100%;
}
.d-nub {
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.d-tip {
  color: #333333;
  line-height: 1.6;
  margin-top: 0.15rem;
}

.d-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.d-right img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}

@media (max-width: 900px) {
  .d-a .index-top {
    text-align: center;
  }
  .d-main {
    width: 100%;
    max-width: 500px;
  }
  .d-cont:before {
    display: none;
  }
  .d-left {
    width: 100%;
    padding: 0.8rem 10px 0.3rem;
    background-image: url("../images/b6.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  #wpforms-form-80 .wpforms-field-container>div{
    width: 100% !important;
}
#wpforms-form-80 .wpforms-field-container #wpforms-80-field_8-container{
    padding: 10px 0;
}
  .d-intro {
    margin-bottom: 20px;
  }
  .d-more {
    margin-bottom: 20px;
  }
  .d-item:after {
    display: none;
  }
  .d-icon {
    position: relative;
    margin-bottom: 10px;
  }
  .d-b {
    max-width: 80%;
    padding-left: 0;
  }
  .d-right {
    width: 100%;
    position: relative;
    height: auto;
    padding-top: calc(840 / 960 * 100%);
  }
}

.e-a {
  width: 100%;
  padding-top: 0.98rem;
  position: relative;
}
.e-a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 1.85rem);
  background-image: url("../images/b7.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.e-a .index-titles {
  color: #ffffff;
}
.e-a .index-titles:before {
  background-image: url("../images/a9-b.png");
}
.e-a .index-en {
  color: #ffffff;
}
.e-main {
  width: 17.2rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.e-cont {
  width: 100%;
  position: relative;
  min-height: 6.4rem;
  padding-left: 8.6rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #ffffff;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.2rem;
}
.e-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 8.6rem;
  height: 100%;
  overflow: hidden;
}
.e-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.e-text {
  width: 100%;
  padding: 0.3rem 0.8rem;
}
.e-name {
  color: #222222;
  font-weight: bold;
  line-height: 1.27;
  margin-bottom: 0.25rem;
}
.e-tr {
  width: 100%;
  min-height: 2.5rem;
  padding-bottom: 0.5rem;
}
.e-td {
  width: 100%;
  font-size: 0;
}
.e-nub {
  display: inline-block;
  vertical-align: top;
  width: 1.94em;
  color: #666666;
  line-height: 2;
}
.e-intro {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 2.5em);
  color: #666666;
  line-height: 2;
}
.e-b {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.e-lt {
  font-size: 0;
}
.e-tip {
  color: #666666;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.e-phone {
  display: block;
  cursor: pointer;
  color: #0f3287;
  font-weight: bold;
  line-height: 1;
}
.e-phone {
  background-image: -o-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -moz-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    from(#0f3287),
    to(#0f3287)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.e-rt {
  font-size: 0;
}
.e-more {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  cursor: pointer;
  padding: 0 0.5rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.3rem;
  font-weight: bold;
  color: #ffffff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.e-more:hover {
  top: -3px;
}

@media (max-width: 900px) {
  .e-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .e-cont {
    padding-left: 0;
  }
  .e-img {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: calc(640 / 860 * 100%);
  }
  .e-text {
    padding: 0.5rem 0.3rem;
  }
}

.g-a {
  width: 100%;
  overflow: hidden;
  padding-top: 0.98rem;
  padding-bottom: 0.65rem;
}
.g-a .index-top {
  margin-bottom: 0.25rem;
}
.g-main {
  width: 17.2rem;
  margin: 0 auto;
}
.g-navbox {
  width: 100%;
  text-align: center;
  font-size: 0;
  padding-bottom: 0.3rem;
}
.g-nav {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem 0.1rem;
  cursor: pointer;
  color: #222222;
  padding: 0 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #ffffff;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.3rem;
}
.g-nav.active {
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}

.g-cont {
  width: 100%;
  position: relative;
}
.g-one {
  position: absolute;
  top: 0;
  left: -19rem;
  width: 100%;
  /*min-height: 6.95rem;*/
}
.g-one.show {
  position: relative;
  left: 0;
}
.g-left {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.foot {
    display: flex;
    justify-content: space-between;
}
.foot-l {
    padding-right: 40px;
    width: 41.66666667%;
}
.foot-logo img {
    max-width: 100%;
    display: block;
}
.foot-l p {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}
.foot-c{
    width: 33.33333333%;
}
.foot-r{
    width: 25%;
}
.foot-list h5 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.foot-list li a {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.foot-r-list li a {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.head-icon {
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.foot-r .head-icon a {
    margin-right: 10px;
    margin-left: 0;
    padding: 0;
}
.head-icon img {
    width: 30px;
    height: 30px;
}
.g-item {
  display: block;
  cursor: pointer;
  position: relative;
  margin-bottom: 0.35rem;
  /* width: calc(50% - 0.17rem); */
  width: 32%;
  background-color: #f3f9fd;
  border-radius: 0.2rem;
  overflow: hidden;
}
.g-text {
  width: 100%;
  padding: 0.45rem 0.5rem 0.35rem;
}
.g-text .g-name {
  color: #222222;
  margin-bottom: 0.08rem;
  font-weight: bold;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-intro {
  color: #666666;
  line-height: 1.5;
  height: 3em;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.g-time {
  width: 100%;
  padding-top: 0.28rem;
  border-top: 1px solid #e0e5e9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-time1 {
  color: #666666;
  line-height: 1;
}
.g-time2 {
  position: relative;
  padding-bottom: 1.43em;
  color: #666666;
  line-height: 1;
}
.g-time2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.68em;
  background-image: url("../images/a19.png");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
}
.g-sub {
  position: absolute;
  transition: all ease 0.5s;
  top: 110%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0.2rem;
}
.g-img {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.g-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/a18.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.g-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.g-sub .g-name {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.25rem 0.5rem;
  line-height: 1.41;
  color: #ffffff;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-item:hover .g-sub {
  top: 0;
}

.g-right {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  cursor: pointer;
  width: 5.5rem;
  height: calc(100% - 0.35rem);
}
.g-right .g-sub {
  top: 0;
}
.g-right .g-img:after {
  background-image: url("../images/a18-b.png");
}
.g-right .g-name {
  padding: 0.35rem 0.5rem;
}
.g-right:hover .g-img img {
  transform: scale(1.02);
}

@media (max-width: 900px) {
  .g-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .g-left {
    width: 100%;
  }
  .g-text {
    padding: 0.3rem 10px;
  }
  .g-intro {
    margin-bottom: 25px;
  }
  .g-sub .g-name {
    padding: 0.3rem 10px;
  }
  .g-right .g-name {
    padding: 0.4rem 10px;
  }
  .g-right {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: calc(695 / 550 * 100%);
  }
}

.i-a {
  width: 100%;
  padding-top: 0.98rem;
  padding-bottom: 1rem;
  background-color: #f3f9fd;
}
.i-main {
  width: 17.4rem;
  margin: 0 auto;
}
.i-cont {
  width: 100%;
  position: relative;
}
.i-item {
  width: 16.666%;
  padding: 0 0.1rem;
}
.i-link {
  display: block;
  width: 100%;
  cursor: pointer;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0.2rem;
}
.i-img {
  width: 100%;
  height: 1.6rem;
  line-height: 1.6rem;
}
.i-img img {
  max-width: 60%;
  max-height: 60%;
  transform: scale(1);
  transition: all ease 0.5s;
}
.i-link:hover .i-img img {
  transform: scale(1.05);
}
.i-prev {
  position: absolute;
  left: -0.7rem;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.i-prev:hover {
  background-color: #0f3287;
  background-image: url("../images/a8.png");
}
.i-next {
  transform: rotate(-180deg);
  position: absolute;
  right: -0.7rem;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.i-next:hover {
  background-color: #0f3287;
  background-image: url("../images/a8.png");
}

@media (max-width: 900px) {
  .i-main {
    width: 100%;
    max-width: 500px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .i-cont {
    padding: 0 0.7rem;
  }
  .i-item {
    width: 50%;
    padding: 0 5px;
  }
  .i-prev {
    left: 0;
  }
  .i-next {
    right: 0;
  }
}

.banner {
  width: 100%;
  position: relative;
}
.banner-img {
  position: relative;
  width: 100%;
  padding-top: calc(750 / 1920 * 100%);
}
.banner-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.banner-text {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15.2rem;
  text-align: center;
}
.banner-titles {
  color: #ffffff;
  line-height: 1.16;
  margin-bottom: 0.1rem;
}
.banner-en {
  color: #ffffff;
  line-height: 1.3;
}
.banner-navbox {
  width: 100%;
  font-size: 0;
  padding-top: 0.25rem;
}
.banner-nav {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.1rem 0.1rem 0;
  color: #222222;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.6rem;
  background-color: #ffffff;
  border-radius: 0.3rem;
}
.banner-nav:hover {
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.banner-nav.active {
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}

@media (max-width: 900px) {
  .banner-text {
    width: 100%;
    max-width: 500px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .banner-titles {
    font-size: 18px;
  }
  .banner-en {
    font-size: 14px;
  }
  .banner-nav {
    padding: 0 0.3rem;
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .banner-img {
    min-height: 150px;
  }
  .banner-text {
    top: 50%;
  }
}

.paging {
  width: 100%;
  text-align: center;
}
.paging-up {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 0.05rem 0.1rem;
  position: relative;
  min-width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.3rem;
  background-color: #ffffff;
}
.paging-up:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.paging-up:hover {
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.paging-up:hover:after {
  background-image: url("../images/a8.png");
}
.paging-next {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 0.05rem 0.1rem;
  position: relative;
  min-width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.3rem;
  background-color: #ffffff;
}
.paging-next:after {
  transform: rotate(-180deg);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.paging-next:hover {
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.paging-next:hover:after {
  background-image: url("../images/a8.png");
}
.paging-item {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 0.05rem 0.1rem;
  min-width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.3rem;
  color: #666666;
  background-color: #ffffff;
}
.paging-item:hover {
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.paging-item.active {
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}

@media (max-width: 900px) {
  .paging-up {
    min-width: 32px;
    height: 32px;
    border-radius: 16px;
  }
  .paging-next {
    min-width: 32px;
    height: 32px;
    border-radius: 16px;
  }
  .paging-item {
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
  }
}

.j-a {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 0.9rem;
  background-color: #f3f9fd;
}
.j-main {
  width: 15.2rem;
  margin: 0 auto;
}
.j-top {
  width: 100%;
}
.j-one {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 50%;
  min-height: 4.55rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.j-one .j-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.j-one .j-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.j-one .j-text {
  width: 100%;
  padding: 10px 0.6rem;
}
.j-one .j-name {
  width: 100%;
  position: relative;
  padding-bottom: 0.25rem;
  margin-bottom: 0.2rem;
}
.j-one .j-name:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.16rem;
  height: 0.05rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  border-radius: 0.02rem;
}
.j-one .j-name span {
  width: 100%;
  color: #222222;
  line-height: 1.25;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.j-one .j-intro {
  color: #666666;
  line-height: 1.41;
  margin-bottom: 0.55rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.j-more {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  padding: 0 0.5rem;
  line-height: 0.6rem;
  color: #ffffff;
  font-weight: bold;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.3rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.j-more:after {
  content: "+";
  margin-left: 0.08rem;
}
.j-more:hover {
  top: -3px;
}
.j-one:hover .j-img img {
  transform: scale(1.05);
}
.j-one:hover .j-name span {
  color: #0f3287;
}

.j-bottom {
  width: 100%;
  font-size: 0;
}
.j-item {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 31.84%;
  margin-right: 2.23%;
  margin-bottom: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.j-item:nth-child(3n) {
  margin-right: 0;
}
.j-item .j-img {
  width: 100%;
  position: relative;
  padding-top: calc(291 / 485 * 100%);
  overflow: hidden;
}
.j-item .j-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.j-item .j-text {
  width: 100%;
  padding: 0.25rem 0.3rem 0.35rem;
}
.j-item .j-name {
  width: 100%;
  color: #222222;
  line-height: 1.41;
  margin-bottom: 0.08rem;
  font-weight: bold;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.j-item .j-intro {
  width: 100%;
  color: #666666;
  line-height: 1.5;
  margin-bottom: 0.2rem;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.j-time {
  width: 100%;
  padding-top: 0.28rem;
  border-top: 1px solid #e0e5e9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.j-time1 {
  color: #666666;
  line-height: 1;
}
.j-time2 {
  position: relative;
  padding-bottom: 1.43em;
  color: #666666;
  line-height: 1;
}
.j-time2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.68em;
  background-image: url("../images/a19.png");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
}

.j-item:hover {
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.j-item:hover .j-img img {
  transform: scale(1.05);
}
.j-item:hover .j-name {
  color: #ffffff;
}
.j-item:hover .j-intro {
  color: #ffffff;
}
.j-item:hover .j-time {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.j-item:hover .j-time1 {
  color: #ffffff;
}
.j-item:hover .j-time2 {
  color: #ffffff;
}
.j-item:hover .j-time2:after {
  background-image: url("../images/a19-b.png");
}

@media (max-width: 900px) {
  .j-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .j-one {
    padding-left: 0;
  }
  .j-one .j-img {
    position: relative;
    height: auto;
    padding-top: calc(456 / 760 * 100%);
    width: 100%;
  }
  .j-one .j-text {
    padding: 0.3rem 10px;
  }

  .j-item {
    width: calc(50% - 5px);
    margin-right: 10px;
  }
  .j-item:nth-child(3n) {
    margin-right: 10px;
  }
  .j-item:nth-child(2n) {
    margin-right: 0;
  }
  .j-item .j-text {
    padding: 15px 10px;
  }
}

.k-a {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  background-color: #f3f9fd;
}
.k-main {
  width: 15.2rem;
  margin: 0 auto;
}
.k-cont {
  width: 100%;
  padding: 0.35rem 0.5rem 0.75rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
}
.k-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.k-left {
  float: left;
  width: 9.9rem;
  padding-top: 0.2rem;
}
.k-top {
  width: 100%;
  padding-bottom: 0.15rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px solid #e5e5e5;
}
.k-titles {
  color: #222222;
  font-weight: bold;
  line-height: 1.27;
  margin-bottom: 0.18rem;
}
.k-tipbox {
  width: 100%;
  font-size: 0;
}
.k-tip {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.2rem;
  margin-bottom: 0.1rem;
  color: #222222;
  line-height: 1.6;
}
.k-textbox {
  width: 100%;
  color: #666666;
  line-height: 1.87;
  padding-bottom: 0.55rem;
}
.k-textbox * {
  line-height: inherit;
  max-width: 100%;
}
.k-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.k-lt {
  font-size: 0;
}
.k-b {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.15rem;
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.k-sharebox {
  display: inline-block;
  vertical-align: middle;
}
.k-share {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.1rem;
}
.k-icon1 {
  display: block;
  width: 2.81em;
  height: 2.81em;
  text-align: center;
  line-height: 2.81em;
  border-radius: 50%;
}
.k-icon1 img {
  max-width: 46%;
  max-height: 46%;
}
.k-icon2 {
  display: none;
  width: 2.81em;
  height: 2.81em;
  text-align: center;
  line-height: 2.81em;
  border-radius: 50%;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.k-icon2 img {
  max-width: 46%;
  max-height: 46%;
}
.k-share:hover .k-icon1 {
  display: none;
}
.k-share:hover .k-icon2 {
  display: block;
}
.k-rt {
  font-size: 0;
}
.k-back {
  display: inline-block;
  cursor: pointer;
  cursor: pointer;
  color: #4c4c4c;
  line-height: 1.5;
}
.k-back:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 1.25em;
  height: 1em;
  background-image: url("../images/a20.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.k-back:hover {
  color: #0f3287;
}

.k-right {
  float: right;
  width: 3.8rem;
}
.k-buttom {
  width: 100%;
}
.k-one {
  display: block;
  padding: 0.33rem 0.3rem;
  width: 100%;
  margin-bottom: 0.1rem;
  background-color: #f3f9fd;
  border-radius: 0.2rem;
}
.k-hint {
  color: #222222;
  line-height: 1.41;
  margin-bottom: 0.1rem;
}
.k-link {
  color: #222222;
  line-height: 1.5;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.k-link:hover {
  color: #0f3287;
}

.k-box {
  width: 100%;
  padding: 0.25rem 0.3rem 0.32rem;
  background-color: #f3f9fd;
  border-radius: 0.2rem;
}
.k-recommend {
  width: 100%;
  margin-bottom: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.k-subtitel {
  color: #222222;
  font-weight: bold;
  line-height: 1.41;
}
.k-more {
  display: block;
  cursor: pointer;
  color: #999999;
}
.k-more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 1em;
  height: 1em;
  background-image: url("../images/a21.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.k-more:hover {
  color: #0f3287;
}
.k-more:hover:before {
  background-image: url("../images/a21-b.png");
}
.k-item {
  display: block;
  margin-bottom: 0.12rem;
  cursor: pointer;
  width: 100%;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.k-img {
  width: 100%;
  position: relative;
  padding-top: calc(192 / 320 * 100%);
  overflow: hidden;
}
.k-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/a18-c.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.k-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.k-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.15rem;
}
.k-name {
  color: #ffffff;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.k-item:hover .k-img img {
  transform: scale(1.05);
}
.k-tr {
  width: 100%;
}
.k-td {
  width: 100%;
  cursor: pointer;
  color: #222222;
  line-height: 2.14;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.k-td:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.05rem;
  height: 0.05rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  border-radius: 0.025rem;
}
.k-td:hover {
  color: #0f3287;
}

@media (max-width: 900px) {
  .k-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .k-cont {
    padding: 10px;
  }
  .k-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .k-right {
    width: 100%;
  }
  .k-one {
    margin-bottom: 10px;
  }
}

.search {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 0.9rem;
  background-color: #f3f9fd;
}
.search-form {
  width: 100%;
}
.search-main {
  width: 15.2rem;
  margin: 0 auto;
}
.search-top {
  width: 100%;
  text-align: center;
  margin-bottom: 0.4rem;
}
.search-box {
  display: inline-block;
  text-align: left;
  background-color: #ffffff;
  border-radius: 0.35rem;
}
.search-input {
  display: inline-block;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  width: 4.3rem;
  height: 0.7rem;
  padding-left: 0.3rem;
  color: #333;
}
.search-submit {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background-color: transparent;
  width: 0.85rem;
  height: 0.7rem;
  background-image: url("../images/a3.png");
  background-size: 0.25rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.search-cont {
  width: 100%;
  padding-bottom: 0.2rem;
}
.search-item {
  display: block;
  cursor: pointer;
  padding: 0.45rem 0.5rem;
  width: 100%;
  margin-bottom: 0.2rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
}
.search-name {
  width: 100%;
  line-height: 1.41;
  margin-bottom: 0.1rem;
  letter-spacing: 0.01rem;
  color: #222222;
  font-weight: bold;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-intro {
  width: 100%;
  line-height: 1.5;
  color: #666666;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-item:hover .search-name {
  color: #0f3287;
}

@media (max-width: 900px) {
  .search-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .search-item {
    padding: 10px;
  }
}

.l-a {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 0.9rem;
  background-color: #f3f9fd;
}
.l-main {
  width: 15.2rem;
  margin: 0 auto;
}
.l-cont {
  width: 100%;
  padding-bottom: 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-item {
  display: block;
  cursor: pointer;
  position: relative;
  padding: 0.45rem 0.8rem 0.45rem 0.5rem;
  width: calc(50% - 0.15rem);
  margin-bottom: 0.3rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
}
.l-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translate(0, -50%);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border: solid 1px #dddddd;
  background-image: url("../images/a25.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.l-name {
  padding-right: 0.35rem;
  letter-spacing: 0.01rem;
  color: #222222;
  font-weight: bold;
  line-height: 1.41;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.l-tr {
  width: 100%;
  font-size: 0;
}
.l-td {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.1rem;
  padding-right: 0.35rem;
  color: #666666;
  line-height: 1.5;
}

.l-item:hover {
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.l-item:hover:after {
  background-image: url("../images/a25-b.png");
  border: 1px solid #ffff;
  background-color: #ffffff;
}
.l-item:hover .l-name {
  color: #ffffff;
}
.l-item:hover .l-td {
  color: #ffffff;
}

@media (max-width: 900px) {
  .l-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .l-item {
    width: 100%;
    padding: 15px 30px 15px 15px;
  }
  .l-item:after {
    right: 10px;
  }
}

.m-a {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  background-color: #f3f9fd;
}
.m-main {
  width: 15.2rem;
  margin: 0 auto;
}
.m-cont {
  width: 100%;
  padding: 0.75rem 0.5rem 0.7rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
}
.m-top {
  width: 100%;
  padding-bottom: 0.1rem;
  margin-bottom: 0.35rem;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.m-titles {
  margin-bottom: 0.2rem;
  color: #222222;
  font-weight: bold;
  line-height: 1.27;
}
.m-tr {
  flex: 1;
  text-align: right;
  padding-bottom: 0.1rem;
}
.m-td {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.1rem;
  color: #666666;
  line-height: 1.6;
  padding-left: 0.35rem;
}
.m-intro {
  color: #666666;
  line-height: 1.87;
  margin-bottom: 0.25rem;
}
.m-intro * {
  line-height: inherit;
}
.m-list {
  width: 100%;
}
.m-item {
  display: block;
  width: 100%;
  margin-bottom: 0.2rem;
}
.m-name {
  color: #222222;
  line-height: 1.5;
  font-weight: bold;
}
.m-textbox {
  color: #666666;
  line-height: 1.87;
}

@media (max-width: 900px) {
  .m-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .m-cont {
    padding: 25px 10px;
  }
  .m-tr {
    flex: none;
    width: 100%;
    text-align: left;
  }
  .m-td {
    padding-left: 0;
    padding-right: 10px;
  }
}

.my-id {
  position: absolute;
  top: -1.2rem;
}
.n-a {
  width: 100%;
}
.n-main {
  width: 100%;
  margin: 0 auto;
}
.n-cont {
  width: 100%;
}
.n-item {
  width: 100%;
  position: relative;
}
.n-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 7.2rem;
  cursor: pointer;
  padding-right: 50%;
  width: 100%;
  cursor: pointer;
}
.n-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.n-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.n-text {
  width: 100%;
  padding: 15px 1rem 15px 2rem;
}
.n-name {
  position: relative;
  margin-bottom: 0.3rem;
}
.n-name:before {
  content: "";
  position: absolute;
  top: -0.21rem;
  left: -0.21rem;
  display: block;
  width: 0.41rem;
  height: 0.41rem;
  background-image: url("../images/a26.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.n-name span {
  display: block;
  position: relative;
  z-index: 1;
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.n-intro {
  color: #666666;
  line-height: 1.87;
  margin-bottom: 0.73rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.n-more {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  padding: 0 0.5rem;
  line-height: 0.6rem;
  color: #ffffff;
  font-weight: bold;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.3rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.n-more:after {
  content: "+";
  margin-left: 0.08rem;
}
.n-more:hover {
  top: -3px;
}

@media (min-width: 900px) {
  .n-item:nth-child(2n) .n-link {
    padding-left: 50%;
    padding-right: 0;
  }
  .n-item:nth-child(2n) .n-img {
    right: auto;
    left: 0;
  }
}
@media (max-width: 900px) {
  .n-main {
    width: 100%;
    max-width: 500px;
  }
  .n-link {
    padding-right: 0;
    min-height: 100px;
  }
  .n-img {
    width: 100%;
    position: relative;
    height: auto;
    padding-top: calc(720 / 960 * 100%);
  }
  .n-text {
    padding: 20px;
  }
}

.o-a {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.o-main {
  width: 15.2rem;
  margin: 0 auto;
}
.o-top {
  width: 100%;
  padding-bottom: 0.4rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.o-top .o-img {
  display: block;
  margin-bottom: 0.4rem;
  width: 7.6rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.o-top .o-img img {
  width: 100%;
}
.o-top .o-text {
  width: 6.6rem;
}
.o-titles {
  position: relative;
  margin-bottom: 0.3rem;
}
.o-titles:before {
  content: "";
  position: absolute;
  top: -0.21rem;
  left: -0.21rem;
  display: block;
  width: 0.41rem;
  height: 0.41rem;
  background-image: url("../images/a26.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.o-titles span {
  display: block;
  position: relative;
  z-index: 1;
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.o-intro {
  color: #666666;
  line-height: 1.87;
}
.o-intro * {
  line-height: inherit;
}

.o-bottom {
  width: 100%;
  padding-top: 0.8rem;
  border-top: 1px solid #e5e5e5;
}
.o-subtitle {
  position: relative;
  margin-bottom: 0.4rem;
}
.o-subtitle:before {
  content: "";
  position: absolute;
  top: -0.21rem;
  left: -0.21rem;
  display: block;
  width: 0.41rem;
  height: 0.41rem;
  background-image: url("../images/a26.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.o-subtitle span {
  display: block;
  position: relative;
  z-index: 1;
  color: #222222;
  font-weight: bold;
  line-height: 1;
}

.o-cont {
  width: 100%;
  position: relative;
}
.o-b {
  width: 100%;
}
.o-item {
  display: block;
  width: 4.86rem;
  margin-right: 0.3rem;
}
.o-item:last-child {
  margin-right: 0;
}
.o-link {
  display: block;
  cursor: pointer;
  width: 100%;
}
.o-link .o-img {
  width: 100%;
  position: relative;
  padding-top: calc(365 / 486 * 100%);
  border-radius: 0.2rem;
  overflow: hidden;
}
.o-link .o-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.o-link .o-text {
  width: 100%;
  padding-top: 0.13rem;
  text-align: center;
}
.o-name {
  width: 100%;
  color: #222222;
  line-height: 1.41;
}
.o-link:hover .o-img img {
  transform: scale(1.05);
}
.o-link:hover .o-name {
  color: #0f3287;
}

.o-pagination {
  position: relative;
  bottom: 0;
  display: none;
  margin-top: 25px;
}
.o-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  opacity: 0.5;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background-color: #0f3287;
}
.o-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

@media (max-width: 900px) {
  .o-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .o-top .o-img {
    width: 100%;
  }
  .o-top .o-text {
    width: 100%;
  }

  .o-item {
    width: calc(50% - 5px);
    margin-right: 10px;
  }

  .o-pagination {
    display: block;
  }
}

.p-a {
  width: 100%;
  padding-top: 1.05rem;
  padding-bottom: 1rem;
}
.p-main {
  width: 15.2rem;
  margin: 0 auto;
}
.p-cont {
  width: 100%;
  padding-bottom: 1rem;
}
.p-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.p-left {
  float: left;
  width: 7rem;
  position: relative;
}
.p-titles {
  position: relative;
}
/*.p-titles:before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: -0.21rem;*/
/*  left: -0.21rem;*/
/*  display: block;*/
/*  width: 0.41rem;*/
/*  height: 0.41rem;*/
/*  background-image: url("../images/a26.png");*/
/*  background-size: 100% 100%;*/
/*  background-position: center center;*/
/*  background-repeat: no-repeat;*/
/*}*/
.p-titles span {
  display: block;
  position: relative;
  z-index: 1;
  color: #111111;
  font-weight: bold;
  line-height: 1;
}
.p-b {
  width: 100%;
  padding-top: 0.6rem;
}
.p-tip {
  color: #222222;
  line-height: 1;
  margin-bottom: 0.18rem;
}
.p-phone {
  display: inline-block;
  color: #0f3287;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.35rem;
}
.p-phone {
  background-image: -o-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -moz-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-linear-gradient(0, #0f3287 0%, #0d2a72 100%);
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    from(#0f3287),
    to(#0f3287)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-textbox {
  color: #222222;
  line-height: 1.87;
  margin-bottom: 0.35rem;
}
.p-textbox * {
  line-height: inherit;
}
.p-sharebox {
  width: 100%;
  font-size: 0;
}
.p-share {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.3rem;
  cursor: pointer;
  margin-right: 0.16rem;
}
.p-icon {
  display: block;
  width: 2.22em;
  height: 2.22em;
  text-align: center;
  line-height: 2.22em;
  background-color: #e5e5e5;
  border-radius: 50%;
}
.p-icon img {
  max-width: 50%;
  max-height: 50%;
}
.p-share:hover .p-icon {
  background-color: #0f3287;
  background-image: linear-gradient(135deg, #0f3287 0%, #0d2a72 100%);
}

.p-right {
  float: right;
  width: 7.6rem;
  position: relative;
}
.p-form {
  width: 100%;
  padding-top: 0.4rem;
  position: relative;
}
.p-list {
  width: 100%;
  font-size: 0;
}
.p-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.2rem;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #999999;
}
.p-input {
  display: block;
  border: none;
  background-color: transparent;
  width: 100%;
  height: 0.55rem;
  color: #333;
}
.p-item.textarea {
  margin-bottom: 0;
}
.p-textarea {
  display: block;
  border: none;
  background-color: transparent;
  width: 100%;
  height: 0.8rem;
  padding: 0.1rem 0;
  line-height: 0.25rem;
  color: #333;
}
.p-item.code {
  padding: 0.225rem 0;
}
.p-code {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.2rem;
  height: 100%;
}
.p-code img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.p-buttom {
  width: 100%;
  padding-top: 0.3rem;
}
.p-submit {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  cursor: pointer;
  border: none;
  padding: 0 0.74rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #ffffff;
  font-weight: bold;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  border-radius: 0.3rem;
}
.p-submit:hover {
  top: -3px;
}

.p-map {
  width: 100%;
  height: 7.6rem;
  background-color: #fefbf4;
  border-radius: 0.2rem;
}

@media (min-width: 900px) {
  .p-list .p-item {
    width: 31.58%;
    margin-right: 2.63%;
  }
  .p-list .p-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 900px) {
  .p-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .p-right {
    width: 100%;
  }
  .p-input {
    height: 30px;
  }
  .p-textarea {
    padding: 10px 0;
    height: 80px;
    line-height: 20px;
  }
  .p-map {
    height: 5rem;
  }
}

.q-a {
  position: relative;
  width: 100%;
  padding-bottom: 1rem;
}
.q-a .index-top {
  text-align: left;
}
.q-main {
  width: 100%;
  margin: 0 auto;
}
.q-top {
  width: 100%;
  position: relative;
  font-size: 0;
}
.q-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-image: url(../images/b6.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.q-left {
  display: block;
  position: relative;
  z-index: 1;
  width: 50%;
  min-height: 8.4rem;
  padding: 0.98rem 1rem 1.2rem 2rem;
}
.q-synopsis {
  width: 100%;
  margin-bottom: 0.3rem;
  color: #666666;
  line-height: 1.87;
}
.q-synopsis * {
  line-height: inherit;
}
.q-list {
  width: 100%;
}
.q-item {
  display: block;
  width: 100%;
  margin-bottom: 0.3rem;
}
.q-name {
  color: #222222;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.05rem;
}
.q-intro {
  color: #666666;
  line-height: 1.6;
}

.q-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.q-right img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}

.q-bottom {
  width: 100%;
}
.q-tr {
  position: relative;
  z-index: 2;
  width: 15.2rem;
  font-size: 0;
  padding: 0.3rem 0;
  display: block;
  margin: -1.2rem auto 0;
  background-color: #ffffff;
  box-shadow: 0px 0.08rem 0.3rem 0px rgba(0, 123, 191, 0.08);
  border-radius: 0.2rem;
}
.q-td {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0.25rem 0;
  width: 33.33%;
  text-align: center;
}
.q-td:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.41rem;
  width: 1px;
  height: 0.82rem;
  border-left: 1px dashed #d9d9d9;
}
.q-td:nth-child(3n):after {
  display: none;
}
.q-b {
  display: inline-block;
  position: relative;
  max-width: 90%;
  text-align: left;
  padding-left: 0.5rem;
}
.q-icon {
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.3rem;
  height: 0.3rem;
}
.q-icon img {
  max-width: 100%;
  max-height: 100%;
}
.q-nub {
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.q-tip {
  color: #333333;
  line-height: 1.6;
  margin-top: 0.15rem;
}

@media (max-width: 900px) {
  .q-main {
    width: 100%;
    max-width: 500px;
  }
  .q-a .index-top {
    text-align: center;
  }
  .q-top:before {
    display: none;
  }
  .q-left {
    width: 100%;
    padding: 0.8rem 10px 0.3rem;
    background-image: url("../images/b6.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .q-right {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: calc(840 / 960 * 100%);
  }
  .q-tr {
    width: calc(100% - 20px);
  }
  .q-icon {
    position: relative;
    margin-bottom: 10px;
  }
  .q-b {
    max-width: 80%;
    padding-left: 0;
  }
}

.r-a {
  position: relative;
  width: 100%;
  padding-top: 0.98rem;
  padding-bottom: 1.45rem;
  background-image: url("../images/b36.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.r-a .index-titles {
  color: #ffffff;
}
.r-a .index-titles:before {
  background-image: url("../images/a9-b.png");
}
.r-a .index-en {
  color: #ffffff;
}

.r-main {
  width: 17.5rem;
  margin: 0 auto;
}
.r-cont {
  width: 100%;
  position: relative;
}
.r-b {
  width: 100%;
}
.r-item {
  display: block;
  width: 20%;
  padding: 0.15rem;
}
.r-link {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: block;
  text-align: center;
  padding: 0.2rem 10px 0.35rem;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 0.2rem;
}
.r-icon {
  display: block;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
}
.r-icon img {
  max-width: 70%;
  max-height: 100%;
}
.r-text {
  width: 100%;
  padding-top: 0.05rem;
}
.r-name {
  color: #333333;
  line-height: 1.41;
  margin-bottom: 0.1rem;
}
.r-intro {
  color: #666666;
  line-height: 1.6;
  min-height: 6.4em;
}

.r-link:hover {
  top: -0.1rem;
}

.r-prev {
  position: absolute;
  left: -0.65rem;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.r-prev:hover {
  background-color: #0f3287;
  background-image: url("../images/a8.png");
}
.r-next {
  transform: rotate(-180deg);
  position: absolute;
  right: -0.65rem;
  margin-top: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("../images/a8-b.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.r-next:hover {
  background-color: #0f3287;
  background-image: url("../images/a8.png");
}

@media (max-width: 900px) {
  .r-main {
    width: 100%;
    max-width: 500px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .r-cont {
    padding: 0 0.6rem;
  }
  .r-item {
    width: 50%;
    padding: 0.15rem 5px;
  }
  .r-prev {
    left: 0;
  }
  .r-next {
    right: 0;
  }
}

.t-a {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  background-color: #f3f9fd;
}
.t-form {
  width: 100%;
}
.t-main {
  width: 15.2rem;
  margin: 0 auto;
}
.t-cont {
  width: 100%;
}
.t-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.t-left {
  float: left;
  width: 3rem;
}
.t-navbox {
  width: 100%;
}
.t-nav {
  display: block;
  margin-bottom: 0.1rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.t-onebox {
  width: 100%;
  cursor: pointer;
  padding: 0.25rem 0.5rem 0.25rem 0.3rem;
  background-color: #ffffff;
  position: relative;
}
.t-one {
  display: inline-block;
  color: #222222;
  line-height: 1.6;
}
.t-buttom {
  position: absolute;
  top: 0;
  right: 0.3rem;
  width: 0.555em;
  height: 100%;
  background-image: url("../images/a27.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.t-twobox {
  display: none;
  width: 100%;
  padding: 0.2rem 0.3rem;
  background-color: #fff;
}
.t-two {
  display: block;
  cursor: pointer;
  margin: 0.1rem 0;
  width: 100%;
  text-align: center;
  padding: 0.1rem;
  line-height: 0.3rem;
  background-color: #f3f9fd;
  border-radius: 0.25rem;
}

.t-nav.show .t-onebox {
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.t-nav.show .t-one {
  color: #fff;
}
.t-nav.show .t-buttom {
  background-image: url("../images/a27-b.png");
}

.t-bottom {
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.t-titles {
  width: 100%;
  padding: 0.25rem 0.3rem;
  color: #fff;
  line-height: 1.6;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.t-b {
  width: 100%;
  padding: 0.3rem;
}
.t-img {
  width: 100%;
  margin-bottom: 0.15rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.t-img img {
  width: 100%;
}
.t-name {
  color: #333333;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0.08rem;
}
.t-textbox {
  line-height: 1.71;
  color: #333333;
  margin-bottom: 0.35rem;
}
.t-textbox * {
  line-height: inherit;
}
.t-link {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: block;
  cursor: pointer;
  width: 100%;
  text-align: center;
  line-height: 0.5rem;
  color: #ffffff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  border-radius: 0.25rem;
}
.t-link:hover {
  top: -5px;
}

@media (min-width: 900px) {
  .t-two:hover {
    color: #fff;
    background-color: #0f3287;
    background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  }
  .t-two.active {
    color: #fff;
    background-color: #0f3287;
    background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  }
}
@media (max-width: 900px) {
  .t-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .t-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .t-nav {
    margin-bottom: 10px;
  }
  .t-two {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 0;
    line-height: 1.3;
    width: auto;
    margin-right: 10px;
    background-color: transparent;
  }
  .t-two.active {
    color: #0f3287;
  }
  .t-link {
    line-height: 30px;
    border-radius: 15px;
  }
}

.ta-main {
  float: right;
  width: 11.7rem;
}
.ta-top {
  width: 100%;
  min-height: 0.8rem;
  /*display: flex;*/
  /*justify-content: space-between;*/
  align-items: center;
  flex-wrap: wrap;
}
.ta-top p{
font-size: 15px;
    line-height: 30px;
    color: #666666;
    
}
.ta-titles {
  line-height: 1.3;
  color: #222222;
  font-weight: bold;
}
.ta-tip {
  color: #666666;
  line-height: 1.5;
}
.ta-tip span {
  color: #027bc0;
}
.ta-bottom {
  width: 100%;
  font-size: 0;
}
.ta-list {
  width: 100%;
  padding-bottom: 0.1rem;
}
.ta-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  width: 31.62%;
  padding: 0.45rem 10px;
  text-align: center;
  margin-right: 2.56%;
  margin-bottom: 0.3rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.ta-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all ease 0.5s;
  height: 0.03rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.ta-item:nth-child(3n) {
  margin-right: 0;
}
.ta-img {
  width: 100%;
  height: 3.1rem;
  line-height: 3.1rem;
}
.ta-img img {
  max-width: 80%;
  max-height: 80%;
  transform: scale(1);
  transition: all ease 0.5s;
}
.ta-text {
  width: 100%;
  padding-top: 0.4rem;
}
.ta-name {
  color: #222222;
  line-height: 1.41;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ta-item:hover .ta-img img {
  transform: scale(1.05);
}
.ta-item:hover .ta-name {
  color: #0f3287;
}
.ta-item:hover:after {
  width: 100%;
}

@media (max-width: 900px) {
  .ta-main {
    width: 100%;
  }
  .ta-titles {
    margin-bottom: 15px;
  }
  .ta-tip {
    margin-bottom: 15px;
  }
  .ta-item {
    width: calc(50% - 5px);
    margin-right: 10px;
  }
  .ta-item:nth-child(3n) {
    margin-right: 10px;
  }
  .ta-item:nth-child(2n) {
    margin-right: 0;
  }
}

.tb-main {
  float: right;
  width: 11.7rem;
}
.tb-top {
  width: 100%;
  margin-bottom: 0.2rem;
  font-size: 0;
  position: relative;
  background-color: #ffffff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.tb-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.05rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.tb-left {
  display: inline-block;
  vertical-align: middle;
  width: 48.7%;
}
.tb-b {
  width: 100%;
}
.tb-item {
  width: 100%;
}
.tb-img {
  width: 100%;
  text-align: center;
  height: 5.85rem;
  line-height: 5.85rem;
}
.tb-img img {
  max-width: 70%;
  max-height: 70%;
}
.tb-right {
  display: inline-block;
  vertical-align: middle;
  width: 51.3%;
  padding: 0.3rem 0.5rem 0.3rem 0.75rem;
}
.tb-titles {
  position: relative;
  margin-bottom: 0.15rem;
}
/*.tb-titles:before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: -0.17rem;*/
/*  left: -0.26rem;*/
/*  display: block;*/
/*  width: 0.41rem;*/
/*  height: 0.41rem;*/
/*  background-image: url("../images/a26.png");*/
/*  background-size: 100% 100%;*/
/*  background-position: center center;*/
/*  background-repeat: no-repeat;*/
/*}*/
.tb-titles span {
  display: block;
  position: relative;
  z-index: 1;
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.tb-textbox {
  color: #222222;
  line-height: 1.87;
  margin-bottom: 0.35rem;
}
.tb-textbox * {
  line-height: inherit;
}
.tb-link {
  position: relative;
  top: 0;
  transition: all ease 0.5s;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  min-width: 1.8rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  padding: 0 10px;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
  border-radius: 0.3rem;
}
.tb-link:hover {
  top: -5px;
}

.tb-bottom {
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.tb-subtitle {
  width: 100%;
  color: #ffffff;
  line-height: 1.25;
  padding: 0.25rem 0.5rem;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.tb-list {
  width: 100%;
  padding: 0.4rem 0.5rem 0.25rem;
}
.tb-item {
  width: 100%;
  margin-bottom: 0.35rem;
}
.tb-c {
  width: 100%;
  margin-bottom: 0.1rem;
  display: flex;
  align-items: center;
}
.tb-icon {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  background-color: #0f3287;
  background-image: linear-gradient(135deg, #0f3287 0%, #0d2a72 100%);
  border-radius: 0.15rem;
}
.tb-icon img {
  max-width: 50%;
  max-height: 50%;
}
.tb-tip {
  flex: 1;
  padding-left: 0.2rem;
  color: #0f3287;
  line-height: 1.3;
}
.tb-intro {
  width: 100%;
  /*padding-left: 0.7rem;*/
  color: #666666;
  line-height: 1.87;
}
.tb-intro * {
  line-height: inherit;
}

@media (max-width: 900px) {
  .tb-main {
    width: 100%;
  }
  .tb-left {
    width: 100%;
  }
  .tb-right {
    width: 100%;
    padding: 0.3rem 20px;
  }
  .tb-list {
    padding: 0.3rem 10px;
  }
}

.s-a {
  position: relative;
  padding-top: 0.98rem;
  /*min-height: 9.01rem;*/
  width: 100%;
  /*background-image: url("../images/b44.jpg");*/
  /*background-size: cover;*/
  /*background-position: center center;*/
  /*background-repeat: no-repeat;*/
}
.s-a .index-top {
  margin-bottom: 1.4rem;
}
.s-main {
  width: 15.2rem;
  margin: 0 auto;
}
.s-cont {
  width: 100%;
  position: relative;
}
.s-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.s-left {
  position: absolute;
  top: 0.6rem;
  left: 2.73rem;
  width: 4.11rem;
}
.s-b {
  width: 100%;
}
.s-item {
  display: block;
  width: 100%;
}
.s-img {
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 3.29rem;
}
.s-img img {
  max-width: 100%;
  max-height: 100%;
}

.s-right {
  float: right;
  width: 5.4rem;
}
.s-c {
  width: 100%;
  height: 4.2rem;
}
.s-nav {
  display: block;
  cursor: pointer;
  width: 100%;
  height: auto;
}
.s-name {
  opacity: 0.4;
  text-align: center;
  padding: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0.6rem;
  color: #222222;
  line-height: 1.3;
  border-radius: 0.3rem;
}

.s-nav.swiper-slide-active .s-name {
  opacity: 1;
  color: #fff;
  background-color: #0f3287;
  background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);
}
.s-nav.c2 .s-name {
  opacity: 1;
}
.s-nav.c1 .s-name {
  opacity: 0.7;
}

@media (max-width: 900px) {
  .s-a {
    padding-bottom: 0.6rem;
    background-size: 0 0;
    /* background-color: #e8ebee; */
  }
  .s-a .index-top {
    margin-bottom: 0.35rem;
  }
  .s-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .s-left {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .s-right {
    width: 100%;
    margin-top: 15px;
  }
  .ind-list li{
    width: 48%;
    margin: 1%;
}
.foot-l{
    display: none;
}
.foot-c{
  display: none;
}
.foot-r-list{
  display: none;
}
.foot-r{
  width: 100%;
}
.head-icon{
    justify-content: center;
}
.foot-r .head-icon a{
    margin: 0 10px;
}
.header{
  padding: 10px 0;
}
.h-menu{
  top: 0.2rem;
}
.faq-list li div span{
  font-size: 14px;
}
.faq-list li div i{
  font-size: 18px;
}
.faq-list li p{
  font-size: 14px;
  line-height: 1.5;
}
.prod-t>div{
  width: 100%;
}
.prod-t h3{
  font-size: 24px;
}
.down-list h3{
  font-size: 20px;
}
}
/* 弹窗样式 */

#cookieConsent {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}


/* 弹窗内容样式 */

.contentss {
    width: 96%;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    margin-top: 35%;
}


/* 同意按钮样式 */

.consent-button {
    background-color: #156db9;
    color: white;
    border: none;
    padding: 7px 20px;
    border-radius: 5px;
    cursor: pointer;
}

.contentss p {
    line-height: 30px;
    margin-bottom: 20px;
}

.contentss h1 {
    font-size: 26px;
}

.Capacity-img{
    text-align: center;
}
/* 


.f-phone{background-image: -o-linear-gradient(0,#0f3287 0%,#0d2a72 100%);
    background-image: -moz-linear-gradient(0,#0f3287 0%,#0d2a72 100%);
    background-image: -webkit-linear-gradient(0,#0f3287 0%,#0d2a72 100%);
    background-image: -webkit-gradient(linear,0 100%,100% 0,from(#0f3287),to(#0f3287)); 
    -webkit-background-clip:text;-webkit-text-fill-color:transparent; }
    
color: #0f3287;
background-color: #0f3287;background-image: linear-gradient(90deg, #0f3287 0%, #0d2a72 100%);

.teaser.delay2  {transition-delay: .2s;}

.a-img{width: 100%;position: relative;padding-top: calc(940/1920*100%);overflow: hidden;}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} 
 

*/