@font-face {
    font-family: "Montserrat-Black";
    src: url(/_upload/tpl/0c/c3/3267/template3267/font/Montserrat-Black-2.ttf);
  }
  @font-face {
    font-family: "Montserrat-Regular";
    src: url(/_upload/tpl/0c/c3/3267/template3267/font/Montserrat-Regular-8.ttf);
  }
  @font-face {
    font-family: "Montserrat-SemiBold";
    src: url(/_upload/tpl/0c/c3/3267/template3267/font/Montserrat-SemiBold-9.ttf);
  }
  
  body,
  html {
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
      "WenQuanYi Micro Hei", sans-serif;
    /* font-size: 100px; */
  }
  .navbox {
    min-width: 10px;
    min-height: 10px;
  }
  
  body {
    text-align: center;
    margin: auto;
    padding: 0px;
    font-family: "PingFang SC", PingFangSC-Light, sans-serif;
    width: 100%;
  }
  body a,
  body a:link,
  body a:visited,
  body a:hover,
  body a:active {
    text-decoration: none;
    color: #909499;
  }
  body header {
    width: 100%;
    height: 247px;
  }
  body header .navbox {
    min-height: 0 !important;
    height: 0px;
  }
  body header .navbox .Column_Picture {
    padding: 0;
    left: 0px;
    top: 0px;
    max-height: 243px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 243px;
  }
  body header .navbox .Column_Picture img {
    width: 100%;
    height: 243px;
    object-fit: cover;
    position: relative;
  }
  body header .maintxt {
    height: 100%;
    display: inline-block;
    background: rgba(0, 0, 0, 0);
    width: 100%;
  }
  body header .maintxt .bg {
    color: white;
    height: 100px;
    width: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35));
    position: fixed;
  }
  body header .maintxt .bg .header_bar {
    text-align: center;
    max-width: 1200px;
    margin: auto;
    padding: 32px 0 68px 0;
  }
  body header .maintxt .bg .header_bar .switch {
    display: none;
  }
  body header .maintxt .bg .header_bar .icon {
    float: left;
    height: 40px;
    margin-left: 0;
    padding-left: 0;
    opacity: 1;
    display: inline-block;
  }
  body header .maintxt .bg .header_bar .search_img {
    float: right;
    height: 20px;
    margin-top: 8px;
    padding-left: 0;
    opacity: 1;
    display: inline-block;
  }
  body header .maintxt .bg .header_bar .wp_nav {
    margin: auto !important;
    text-align: center !important;
    display: flex;
    padding: 0 80px 0 100px;
  }
  body header .maintxt .bg .header_bar .wp_nav .nav-item {
    flex: 1;
    float: none;
    vertical-align: top;
    margin: 0;
    display: inline-block;
    padding: 0 18px 0 0;
    opacity: 1;
    height: 40px;
    font-size: 16px;
    font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
    font-weight: 500;
    text-align: unset;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 1px;
  }
  body header .maintxt .bg .header_bar .wp_nav .nav-item a:link,
  body header .maintxt .bg .header_bar .wp_nav .nav-item a:visited,
  body header .maintxt .bg .header_bar .wp_nav .nav-item a:hover,
  body header .maintxt .bg .header_bar .wp_nav .nav-item a:active {
    opacity: 1;
    color: #ffffff;
    text-decoration: none;
  }
  body header .maintxt .bg .header_bar .wp_nav .nav-item div {
    height: 5px;
    width: 100%;
  }
  body header .maintxt .bg .header_bar .wp_nav .nav-item .item-name {
    padding: 0 !important;
  }
  body header .maintxt .bg .header_bar .wp_nav .nav-item .sub-nav {
    background: #0e27bf;
    border: 0px solid #d8e1cc;
  }
  body header .maintxt .bg .header_bar .wp_nav .nav-item .sub-nav .nav-item a {
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    border-top: 0px solid #d8e1cc;
  }
  body
    header
    .maintxt
    .bg
    .header_bar
    .wp_nav
    .nav-item
    .sub-nav
    .nav-item
    a.parent {
    background: #0e27bf;
  }
  body
    header
    .maintxt
    .bg
    .header_bar
    .wp_nav
    .nav-item
    .sub-nav
    .nav-item
    .sub-nav {
    display: none;
  }
  body
    header
    .maintxt
    .bg
    .header_bar
    .wp_nav
    .nav-item
    .sub-nav
    .nav-item
    .mark {
    display: none;
  }
  body header .maintxt .bg .header_bar .wp_nav .parent > a > .item-name,
  body header .maintxt .bg .header_bar .wp_nav .selected > a > .item-name {
    border-bottom: 4px solid #ffffff;
  }
  body header .maintxt .bg .header_bar .wp_nav .search {
    width: 20px;
    padding: 0;
  }
  body header .maintxt .bg .header_bar .wp_nav .search img {
    vertical-align: middle;
  }
  body header .maintxt .bg_down {
    color: white;
    height: 100px;
    width: 100%;
    background: #ffffff;
    position: fixed;
    z-index: 10000;
  }
  body header .maintxt .bg_down .header_bar {
    text-align: center;
    max-width: 1200px;
    margin: auto;
    padding: 32px 0 68px 0;
  }
  body header .maintxt .bg_down .header_bar .icon {
    float: left;
    height: 40px;
    margin-left: 0;
    padding-left: 0;
    opacity: 1;
    display: inline-block;
  }
  body header .maintxt .bg_down .header_bar .search_img {
    float: right;
    height: 20px;
    margin-top: 8px;
    padding-left: 0;
    opacity: 1;
    display: inline-block;
  }
  body header .maintxt .bg_down .header_bar .wp_nav {
    margin: auto !important;
    text-align: center !important;
  }
  body header .maintxt .bg_down .header_bar .wp_nav .nav-item {
    float: none;
    max-width: 6em;
    vertical-align: top;
    margin: 0;
    display: inline-block;
    padding: 0 18px 0 0;
    opacity: 1;
    height: 40px;
    font-size: 16px;
    font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
    font-weight: 500;
    text-align: unset;
    color: #0e27bf;
    line-height: 40px;
    letter-spacing: 1px;
  }
  body header .maintxt .bg_down .header_bar .wp_nav .nav-item a:link,
  body header .maintxt .bg_down .header_bar .wp_nav .nav-item a:visited,
  body header .maintxt .bg_down .header_bar .wp_nav .nav-item a:hover,
  body header .maintxt .bg_down .header_bar .wp_nav .nav-item a:active {
    opacity: 1;
    color: #0e27bf;
    text-decoration: none;
  }
  body header .maintxt .bg_down .header_bar .wp_nav .nav-item .item-name {
    color: black;
  }
  body header .maintxt .bg_down .header_bar .wp_nav .parent .item-name,
  body header .maintxt .bg_down .header_bar .wp_nav .selected .item-name {
    color: blue;
  }
  body header .maintxt .bg_down .header_bar .wp_nav .parent > a > .item-name,
  body header .maintxt .bg_down .header_bar .wp_nav .selected > a > .item-name {
    border-bottom: 4px solid #000000;
  }
  body .ctx {
    opacity: 1;
    margin: auto;
    width: 1200px;
    height: auto;
    display: inline-block;
    position: relative;
  }
  body .ctx .left {
    margin-top: -24px;
    float: left;
    width: 206px;
    max-width: 20vw;
  }
  body .ctx .left .navbox .Column_Anchor {
    float: right;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    line-height: 74px;
    width: 206px;
    max-width: 20vw;
    background: url("/_upload/tpl/0c/c3/3267/template3267/img/sidebartitlebg.png");
    background-size: cover;
    margin-top: -1px;
    padding: 0 4px 0 14px;
  }
  body .ctx .left .navbox .wp_listcolumn {
    padding-left: 0;
    padding-right: -4px;
  }
  body .ctx .left .navbox .wp_listcolumn .wp_column {
    width: 100%;
  }
  body .ctx .left .navbox .wp_listcolumn .wp_column a {
    float: right;
    text-align: center;
    border-right: #f5f7fa 4px solid;
    border-left: #f5f7fa 4px solid;
    background: #f5f7fa;
    border-bottom: 0;
    border-top: 1px solid #ddd;
  }
  body .ctx .left .navbox .wp_listcolumn .wp_column a span {
    opacity: 1;
    font-size: 16px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    color: #040e1d;
    line-height: 52px;
  }
  body .ctx .left .navbox .wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    padding: 5px 10px 5px 5px;
    cursor: pointer;
  }
  body .ctx .left .navbox .wp_listcolumn > .parent > a {
    float: right;
    text-align: center;
    border-right: #0e27bf 4px solid;
    background: #f5f7fa;
  }
  body .ctx .left .navbox .wp_listcolumn > .parent > a span {
    opacity: 1;
    font-size: 16px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    color: #0e27bf;
    line-height: 52px;
  }
  body .ctx .left .navbox .wp_listcolumn > .parent .wp_subcolumn {
    padding-left: 0;
  }
  body .ctx .left .navbox .wp_listcolumn > .parent .wp_subcolumn .wp_column a {
    background: #ebedf0;
    border-bottom: 1px solid #e1e6eb;
    border-right: 4px solid #ebedf0;
  }
  body
    .ctx
    .left
    .navbox
    .wp_listcolumn
    > .parent
    .wp_subcolumn
    .wp_column
    a
    .column-name {
    padding: initial;
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: center;
    color: #606366;
    line-height: 24px;
    margin: 14px 28px;
  }
  body
    .ctx
    .left
    .navbox
    .wp_listcolumn
    > .parent
    .wp_subcolumn
    .selected
    a
    .column-name {
    color: #0e27bf;
  }
  body .ctx .left .navbox .wp_listcolumn > .selected > a {
    float: right;
    text-align: center;
    border-right: #0e27bf 4px solid;
    background: #f5f7fa;
  }
  body .ctx .left .navbox .wp_listcolumn > .selected > a span {
    opacity: 1;
    font-size: 16px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    color: #0e27bf;
    line-height: 52px;
  }
  body .ctx .left .navbox .wp_listcolumn > .selected .wp_subcolumn {
    padding-left: 0;
  }
  body .ctx .left .navbox .wp_listcolumn > .selected .wp_subcolumn .wp_column a {
    background: #ebedf0;
    border-bottom: 1px solid #e1e6eb;
    border-right: 4px solid #ebedf0;
    border-left: 4px solid #ebedf0;
  }
  body
    .ctx
    .left
    .navbox
    .wp_listcolumn
    > .selected
    .wp_subcolumn
    .wp_column
    a
    .column-name {
    padding: initial;
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: center;
    color: #606366;
    line-height: 24px;
    margin: 14px 28px;
  }
  body
    .ctx
    .left
    .navbox
    .wp_listcolumn
    > .selected
    .wp_subcolumn
    .selected
    a
    .column-name {
    color: #0e27bf;
  }
  body .ctx .right {
    margin: 32px 0 0 0;
    float: right;
    width: 80%;
  }
  body .ctx .right .left_title {
    float: left;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #040e1d;
    line-height: 26px;
    letter-spacing: 2px;
  }
  body .ctx .right .left_title > div:first-child {
    border-radius: 100px;
    width: 8px;
    height: 8px;
    background: #0e27bf;
    display: inline-block;
    margin: 4.5px 12px 4.5px 0;
  }
  body .ctx .right .left_title div {
    display: inline-block;
  }
  body .ctx .right .left_title .title_en {
    width: 146px;
    height: 16px;
    opacity: 0.4;
    font-size: 12px;
    font-family: Montserrat, Montserrat-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #040e1d;
    line-height: 16px;
    letter-spacing: 4px;
    margin-left: 12px;
  }
  body .ctx .right .right_position {
    float: right;
    list-style: none;
    line-height: 26px;
    margin: auto;
    padding: 0;
  }
  body .ctx .right .right_position .Column_Position a {
    display: inline-block;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    opacity: 1;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    color: #909499;
    line-height: 26px;
  }
  body .ctx .right .right_position .Column_Position span {
    margin: 0 8px 0 8px;
    background: url("/_upload/tpl/0c/c3/3267/template3267/img/to_right.png") no-repeat;
    background-size: 40% 40%;
    background-position: center;
    font-size: 10px !important;
  }
  body .clearfix {
    width: 100%;
    text-align: center;
    float: none;
  }
  body .clearfix li {
    float: none;
  }
  body .section7 {
    padding-top: 0px !important;
    margin-top: 48px;
    text-align: left;
    background: #f5f7fa;
    color: black;
  }
  body .section7 .bottom {
    background: rgba(255, 255, 255, 0);
    padding-top: 48px;
    text-align: left;
    max-width: 1200px;
    margin: auto;
    font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
    font-size: 0px;
  }
  body .section7 .bottom .navbar {
    display: inline-block;
  }
  body .section7 .bottom .navbar .navbox {
    display: inline-block;
    width: 800px;
    margin: auto;
    padding: 0;
    vertical-align: top;
  }
  body .section7 .bottom .navbar .navbox .wp_nav {
    display: flex;
    width: 740px;
    padding-right: 60px;
    text-align: left;
  }
  body .section7 .bottom .navbar .navbox .wp_nav .mark {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1 !important;
    background: initial !important;
    display: none !important;
  }
  body .section7 .bottom .navbar .navbox .wp_nav .on {
    z-index: initial !important;
  }
  body .section7 .bottom .navbar .navbox .wp_nav .parent {
    background: initial;
  }
  body .section7 .bottom .navbar .navbox .wp_nav > .nav-item {
    flex: 1;
  }
  body .section7 .bottom .navbar .navbox .wp_nav > .nav-item > a {
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    padding: inherit !important;
    opacity: 1;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #040e1d;
    line-height: 18px;
  }
  body .section7 .bottom .navbar .navbox .wp_nav > .nav-item > a .item-name {
    padding: 5px 0 !important;
  }
  body .section7 .bottom .navbar .navbox .wp_nav > .nav-item > .sub-nav {
    list-style: none;
    margin: auto;
    padding: 0;
    clear: both;
    position: static !important;
    border: 0;
    width: 100% !important;
    top: 0 !important;
  }
  body
    .section7
    .bottom
    .navbar
    .navbox
    .wp_nav
    > .nav-item
    > .sub-nav
    > .nav-item
    > a {
    list-style: none;
    margin: auto;
    padding: 0;
    visibility: visible !important;
    position: initial !important;
    border: 0;
    height: 34px;
    display: inline-block;
  }
  body
    .section7
    .bottom
    .navbar
    .navbox
    .wp_nav
    > .nav-item
    > .sub-nav
    > .nav-item
    > a
    > .item-name {
    float: left;
    background: #f5f7fa;
    display: inline-block;
    margin: auto;
    width: 56px;
    height: 18px;
    opacity: 1;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #303133;
    line-height: 18px;
    padding: 8px 0 !important;
  }
  body
    .section7
    .bottom
    .navbar
    .navbox
    .wp_nav
    > .nav-item
    > .sub-nav
    > .nav-item
    > .sub-nav {
    display: none !important;
  }
  body .section7 .bottom .bottom_info {
    display: inline-block;
    margin: auto;
    vertical-align: top;
    width: 400px;
    height: 346px;
  }
  body .section7 .bottom .bottom_info .bottom_icon_div {
    position: relative;
    line-height: 10px;
    height: 20vw;
    max-height: 68px;
    display: block;
  }
  body .section7 .bottom .bottom_info .bottom_icon_div .bottom_icon {
    background: url("/_upload/tpl/0c/c3/3267/template3267/img/bottom_icon_black.png") no-repeat;
    background-size: 70% auto;
    background-position-y: 45%;
    width: 30%;
    height: 100%;
    margin: 0;
    display: inline-block;
  }
  body .section7 .bottom .bottom_info .bottom_icon_div .xygzh {
    background: url("/_upload/tpl/0c/c3/3267/template3267/img/xygzh.png") no-repeat;
    background-position-y: 45%;
    background-size: cover;
    width: 68px;
    height: 100%;
    display: inline-block;
    margin: 0 0 0 5%;
  }
  body .section7 .bottom .bottom_info .bottom_icon_div .sidetxt {
    overflow: hidden;
    opacity: 1;
    font-size: 12px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 16px;
    background-size: 80% auto;
    background-position-y: 45%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: -46px 0 0 12px;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt {
    height: 68px;
    opacity: 1;
    font-size: 12px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .foot_lxwm {
    width: 56px;
    height: 18px;
    opacity: 1;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #040e1d;
    line-height: 18px;
    margin: 48px 0 0 0;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .addr {
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    margin: 16px 0 0 0;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .post_code {
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    margin: 8px 0 0 0;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .phone {
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    margin: 8px 0 0 0;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .copy {
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin: 48px 0 38px 0;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .copy a{
      display: block;
      color: black;
  }
  body .section7 .bottom .bottom_info .bottom_info_txt .copy a:hover{
      color: #0e27bf;
  }
  body .section8 {
    max-height: 100%;
    background-size: 100% 100%;
    text-align: center;
    width: 100%;
    height: 0;
    position: absolute;
    color: white;
    font-size: 0px;
    display: none;
  }
  body .section8 .maintxt {
    height: 100%;
    display: inline-block;
    width: 100%;
  }
  body .section8 .maintxt .botton_bg {
    color: white;
    /* width: 100%; */
    right: 0;
    position: fixed;
    top: 70%;
    z-index: 9999;
  }
  body .section8 .maintxt .botton_bg .header_bar {
    max-width: 1200px;
    float: right;
    opacity: 1;
    margin: 0 5vw 0 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 1px;
    height: 64px;
    width: 64px;
    background: #0e27bf;
    text-align: center;
  }
  body .section8 .maintxt .botton_bg .header_bar .upicon {
    padding: 26px 0;
    width: 19px;
    height: 12px;
    background-size: cover;
  }
  
  @media (max-width: 1200px) {
    body {
      overflow-x: hidden;
    }
    body .header_main {
      width: 100%;
      height: 247px;
    }
    body .header_main .header_bar .switch {
      display: inline-block;
      width: 30px;
      height: 30px;
      float: right;
      margin: 0 20px 0 20vw;
    }
    body .header_main .header_bar .tits {
      display: none;
      background: #0e27bf;
      float: right;
      clear: both;
      padding: initial;
    }
    body .header_main .header_bar .tits .search_img {
      float: none;
      height: 20px;
      margin-top: 8px;
      padding-left: 0;
      opacity: 1;
      display: inline-block;
    }
    body .header_main .header_bar .tits .navbar {
      text-align: center;
    }
    body .header_main .header_bar .tits .navbar .wp_nav {
      border-top: 1px rgba(255, 255, 255, 0.2) solid;
      width: 100%;
      display: block;
      padding: 0;
    }
    body .header_main .header_bar .tits .navbar .wp_nav .sub-nav {
      visibility: visible !important;
      position: initial;
    }
    body .header_main .header_bar .tits .navbar .wp_nav .nav-item {
      display: inline-block;
      float: right;
      clear: both;
      line-height: initial;
      max-width: initial;
      height: initial;
      padding: 0;
    }
    body .header_main .header_bar .tits .navbar .wp_nav .nav-item > a > span {
      width: 200px;
      background: #0e27bf;
      opacity: 1;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
      font-weight: 600;
      text-align: center;
      color: #ffffff;
      line-height: 40px;
      padding: 12px 10px 12px 10px;
    }
    body .header_main .header_bar .tits .navbar .wp_nav .nav-item > .mark {
      display: none;
    }
    body .header_main .header_bar .tits .navbar .wp_nav .nav-item .sub-nav {
      display: none;
    }
    body .header_main .navbox {
      min-height: 0 !important;
      height: 0px;
    }
    body .header_main .navbox .Column_Picture {
      padding: 0;
      left: 0px;
      top: 0px;
      max-height: 243px;
      overflow: hidden;
      display: inline-block;
    }
    body .header_main .navbox .Column_Picture img {
      height: 70vw;
      max-height: 243px;
      width: auto;
      position: fixed;
      z-index: 99;
      top: 0;
      left: 0;
    }
    body .header_main .maintxt .bg {
      z-index: 100;
    }
    body .header_main .maintxt .bg .header_bar {
      padding: 32px 5vw 68px 5vw;
    }
    body .header_main .maintxt .bg .header_bar .switch {
      display: inline-block;
      width: 30px;
      height: 30px;
      float: right;
      margin-right: 20px;
    }
    body .header_main .maintxt .bg .header_bar .tits {
      display: none;
      background: #0e27bf;
      float: right;
      clear: both;
    }
    body .header_main .maintxt .bg .header_bar .tits .search_img {
      float: none;
      height: 20px;
      margin-top: 8px;
      padding-left: 0;
      opacity: 1;
      display: inline-block;
    }
    body .header_main .maintxt .bg .header_bar .tits .navbar {
      text-align: center;
    }
    body .header_main .maintxt .bg .header_bar .tits .navbar .wp_nav {
      border-top: 1px rgba(255, 255, 255, 0.2) solid;
      width: 100%;
      display: block;
      padding: 0;
    }
    body .header_main .maintxt .bg .header_bar .tits .navbar .wp_nav .sub-nav {
      visibility: visible !important;
      position: initial;
    }
    body .header_main .maintxt .bg .header_bar .tits .navbar .wp_nav .nav-item {
      display: inline-block;
      float: right;
      clear: both;
      line-height: initial;
      max-width: initial;
      height: initial;
      padding: 0;
    }
    body
      .header_main
      .maintxt
      .bg
      .header_bar
      .tits
      .navbar
      .wp_nav
      .nav-item
      > a
      > span {
      width: 200px;
      background: #0e27bf;
      opacity: 1;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
      font-weight: 600;
      text-align: center;
      color: #ffffff;
      line-height: 40px;
      padding: 12px 10px 12px 10px;
    }
    body
      .header_main
      .maintxt
      .bg
      .header_bar
      .tits
      .navbar
      .wp_nav
      .nav-item
      > .mark {
      display: none;
    }
    body
      .header_main
      .maintxt
      .bg
      .header_bar
      .tits
      .navbar
      .wp_nav
      .nav-item
      .sub-nav {
      display: none;
    }
    body .header_main .maintxt .bg_down {
      color: white;
      background: #0e27bf;
      height: 100px;
      width: 100%;
      position: fixed;
      z-index: 10000;
    }
    body .header_main .maintxt .bg_down .header_bar {
      text-align: center;
      max-width: 1200px;
      margin: auto;
      padding: 32px 5vw 68px 5vw;
    }
    body .header_main .maintxt .bg_down .header_bar .icon {
      float: left;
      height: 40px;
      margin-left: 0;
      padding-left: 0;
      opacity: 1;
      display: inline-block;
    }
    body .header_main .maintxt .bg_down .header_bar .search_img {
      float: right;
      height: 20px;
      margin-top: 8px;
      padding-left: 0;
      opacity: 1;
      display: inline-block;
    }
    body .header_main .maintxt .bg_down .header_bar .wp_nav {
      margin: auto !important;
      text-align: center !important;
    }
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item {
      float: none;
      max-width: 6em;
      vertical-align: top;
      margin: 0;
      display: inline-block;
      padding: 0 18px 0 0;
      opacity: 1;
      height: 40px;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
      font-weight: 500;
      text-align: unset;
      color: #0e27bf;
      line-height: 40px;
      letter-spacing: 1px;
    }
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item a:link,
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item a:visited,
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item a:hover,
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item a:active {
      opacity: 1;
      color: #0e27bf;
      text-decoration: none;
    }
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item div {
      height: 5px;
      width: 100%;
    }
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item .item-name {
      padding: 0 !important;
    }
    body .header_main .maintxt .bg_down .header_bar .wp_nav .nav-item .item-name {
      color: black;
    }
    body header {
      height: 70vw;
      max-height: 200px;
    }
    body header .navbox .Column_Picture {
      padding: 0;
      left: 0px;
      top: 0px;
      max-height: 243px;
      overflow: hidden;
      display: inline-block;
    }
    body header .navbox .Column_Picture img {
      width: auto;
      height: 70vw;
      max-height: 200px;
      object-fit: cover;
      position: relative;
    }
    body .ctx {
      padding-left: 0;
      opacity: 1;
      margin: auto;
      width: 100vw;
      height: auto;
      display: inline-block;
      position: relative;
    }
    body .ctx .left {
      margin-top: -24px;
      float: left;
      width: 100%;
      max-width: 100%;
      z-index: 10;
      top: 100px;
    }
    body .ctx .left .navbox .Column_Anchor {
      float: right;
      opacity: 1;
      font-size: 20px;
      font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
      font-weight: 600;
      text-align: center;
      color: #ffffff;
      line-height: 74px;
      width: 100vw;
      max-width: 100vw;
      background: url("/_upload/tpl/0c/c3/3267/template3267/img/sidebartitlebg.png");
      background-size: cover;
      margin-top: -1px;
    }
    body .ctx .left .navbox .Column_Anchor .transimg {
      display: inline-block;
      position: relative;
      float: right;
      right: 2vw;
      margin-left: -1em;
      transform: scale(2);
    }
    body .ctx .left .navbox .wp_listcolumn {
      display: none;
      padding-left: 0;
      padding-right: -4px;
    }
    body .ctx .left .navbox .wp_listcolumn .wp_column {
      width: 100%;
    }
    body .ctx .left .navbox .wp_listcolumn .wp_column a {
      float: right;
      text-align: center;
      border-right: #f5f7fa 4px solid;
      background: #f5f7fa;
    }
    body .ctx .left .navbox .wp_listcolumn .wp_column a span {
      opacity: 1;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
      font-weight: 400;
      color: #040e1d;
      line-height: 52px;
    }
    body .ctx .right {
      float: none;
      width: 100vw;
      padding-top: 30px;
    }
    body .ctx .right .left_title {
      margin: 0 0 0 5vw;
    }
    body .ctx .right .right_position {
      float: left;
      clear: both;
      margin: 12px 0 0 5vw;
    }
    body .ctx .right .wp_article_list {
      width: 90vw;
      display: inline-block;
      padding: 0 5vw 0 5vw;
    }
    body .section7 {
      padding-top: 0px;
    }
    body .section7 .bottom {
      text-align: center;
      padding-top: 24px;
    }
    body .section7 .bottom .navbar {
      display: none;
    }
    body .section7 .bottom .bottom_info {
      width: auto;
    }
    body .section7 .bottom .bottom_info .bottom_info_txt {
      text-align: center;
    }
    body .section7 .bottom .bottom_info .bottom_info_txt .foot_lxwm {
      width: 100%;
      text-align: center;
      height: 18px;
      font-size: 14px;
      line-height: 18px;
      margin: 16px 0 0 0;
    }
    body .section7 .bottom .bottom_info .bottom_info_txt .copy .arr {
      width: 100%;
      display: inline-block;
    }
    body .section7 .bottom .bottom_info .bottom_info_txt .botton_bar {
      margin: auto;
      width: 134px;
      height: 5px;
      opacity: 1;
      border-radius: 100px;
    }
    body .section8 {
      max-height: 100%;
      background-size: 100% 100%;
      text-align: center;
      width: 100%;
      height: 0;
      position: absolute;
      color: white;
      font-size: 0px;
      display: none;
    }
    body .section8 .maintxt {
      height: 100%;
      display: inline-block;
      width: 100%;
    }
    body .section8 .maintxt .botton_bg {
      color: white;
      /* width: 100%; */
      right: 0;
      position: fixed;
      top: 70%;
      z-index: 9999;
    }
    body .section8 .maintxt .botton_bg .header_bar {
      max-width: 1200px;
      float: right;
      opacity: 1;
      margin: 0 5vw 0 0;
      display: block;
      font-size: 16px;
      font-weight: 500;
      line-height: 40px;
      letter-spacing: 1px;
      height: 64px;
      width: 64px;
      background: #0e27bf;
      text-align: center;
    }
    body .section8 .maintxt .botton_bg .header_bar .upicon {
      padding: 26px 0;
      width: 19px;
      height: 12px;
      background-size: cover;
    }
  }
  @media (max-width: 1200px) {
    body .header_main {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999;
      width: 100%;
      height: 64px;
    }
    body .header_main .header_bar {
      margin: auto;
      height: 24px;
      padding: 20px 0 20px 0;
      position: relative;
    }
    body .header_main .header_bar .mask {
      position: fixed;
      left: 0;
      top: 0;
      height: 100px;
      width: 100%;
      background: linear-gradient(360deg, rgba(0, 0, 0, 0), #000000);
      opacity: 0.35;
      z-index: -1;
    }
    body .header_main .header_bar .switch {
      display: inline-block;
      background-image: none;
      height: 24px;
      width: 24px;
      float: right;
    }
    body .header_main .header_bar .tits {
      text-align: center;
    }
    body .header_main .header_bar .tits .search_img {
      width: 20px;
      display: inline-block;
      position: absolute;
      transform: translateY(-50%);
      right: auto;
      display: none;
    }
    body .header_main .header_bar .icon {
      float: left;
      height: 40px;
      margin-left: 120px;
      opacity: 1;
      display: inline-block;
    }
    body .header_main .header_bar .logo {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/icon.png);
      width: 144px;
      height: 24px;
      background-size: 100%;
      position: absolute;
      left: 24px;
      transform: translateY(-50%);
      background-repeat: no-repeat;
      background-position: center;
    }
    body .header_main .header_bar .nav {
      display: inline-block;
      padding-top: 0;
    }
    body .header_main .header_bar .nav > ul {
      position: relative;
      text-align: center;
      padding: 0;
    }
    body .header_main .header_bar .nav > ul > li {
      width: 100%;
      float: right;
      clear: both;
      position: relative;
      list-style: none;
      margin-right: 0px;
      margin-left: 0px;
      display: inline-block;
      opacity: 1;
      height: auto;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
      font-weight: 500;
      text-align: unset;
      color: #ffffff;
      line-height: 70px;
    }
    body .header_main .header_bar .nav > ul > li > a {
      display: inline-block;
      cursor: pointer;
      opacity: 1;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
      font-weight: 500;
      color: #ffffff;
      letter-spacing: 1px;
    }
    body .header_main.actived .actived .nav >ul> li ul{
        background: #0e27bf;
    }
    body .header_main .header_bar .nav > ul > li > ul {
      width: 100%;
      position: inherit;
      top: auto;
      left: 50%;
      z-index: 2;
      background: #0e27bf;
      padding: 0;
    }
    body .header_main .header_bar .nav > ul > li > ul > li {
      width: 100%;
      padding: 0px 0;
      margin-left: auto;
      list-style: none;
      text-align: center;
    }
    body .header_main .header_bar .nav > ul > li > ul > li a {
      font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
      opacity: 0.6;
      font-size: 14px;
      font-weight: 600;
      text-align: center;
      color: #ffffff;
      line-height: 18px;
    }
    body .header_main .header_bar .nav > ul > li .icon {
      float: left;
      height: 40px;
      margin-left: 80vw;
      margin-right: 20vw;
      opacity: 1;
      display: inline-block;
    }
    body .header_main .header_bar .nav > ul .seclected:after {
      content: "";
      position: absolute;
      bottom: -5px;
      width: 100%;
      height: 4px;
      background: #ffffff;
      display: block;
    }
    body .header_main .header_bar .nav .search {
      width: 20px;
      padding: 0;
    }
    body .header_main .header_bar .nav .search img {
      vertical-align: middle;
    }
    body .header_main .actived {
      background: #0e27bf;
    }
    body .header_main .actived .logo {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/icon.png);
    }
    body .header_main .actived .nav ul li a {
      color: white;
    }
    body .header_main .actived .search_img {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/search_bg_w.png);
      background-size: 20px 20px;
    }
    body .header_main .actived .nav ul .seclected:after {
      background: linear-gradient(90deg, #0e27bf, rgba(14, 39, 191, 0));
    }
    body .banner {
      position: relative;
    }
    body .banner .swiper-container-horizontal > .swiper-pagination-bullets,
    body .banner .swiper-pagination-custom,
    body .banner .swiper-pagination-fraction {
      bottom: 10px;
      left: 50%;
      width: auto;
      background: rgba(0, 0, 0, 0.4);
      border-radius: 12px;
      padding: 0px 8px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
    }
    body
      .banner
      .swiper-container-horizontal
      > .swiper-pagination-bullets
      .swiper-pagination-bullet {
      margin: 1px 8px;
      background: #ffffff;
      opacity: 0.4;
    }
    body
      .banner
      .swiper-container-horizontal
      > .swiper-pagination-bullets
      .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #ffffff;
      opacity: 1;
    }
    body .banner .swiper-container .swiper-wrapper .swiper-slide {
      height: 100% !important;
    }
    body .banner .swiper-container .swiper-wrapper .swiper-slide img {
      height: 100%;
      width: 100%;
      object-fit: cover;
    }
    body .banner .swiper-container .swiper-button-prev,
    body .banner .swiper-container .swiper-container-rtl .swiper-button-next {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/index/bigl-normal-2x.png);
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 128px;
      height: 128px;
      left: 20px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      opacity: 0;
    }
    body .banner .swiper-container .swiper-button-prev:hover,
    body .banner .swiper-container .swiper-container-rtl .swiper-button-next {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/index/bigl-hover-2x.png);
    }
    body .banner .swiper-container .swiper-button-next,
    body .banner .swiper-container .swiper-container-rtl .swiper-button-prev {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/index/bigr-normal-2x.png);
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 128px;
      height: 128px;
      right: 20px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      opacity: 0;
    }
    body .banner .swiper-container .swiper-button-next:hover,
    body .banner .swiper-container .swiper-container-rtl .swiper-button-prev {
      background-image: url(/_upload/tpl/0c/c3/3267/template3267/img/index/bigr-hover-2x.png);
    }
    body .banner .swiper-container:hover .swiper-button-prev,
    body .banner .swiper-container:hover .swiper-button-next {
      opacity: 1;
    }
    body .banner .swiper-container-autoheight .swiper-wrapper {
      height: 100% !important;
    }
    body .main_bar {
      z-index: 5;
      width: 100%;
      opacity: 1;
      padding: 0;
      list-style: none;
      font-size: 0;
      text-align: left;
      background: #f3f3f3;
      position: absolute;
      bottom: -75px;
      left: 0px !important;
    }
    body .main_bar li {
      height: 50px;
      display: inline-block;
      width: 50vw !important;
      margin: auto;
      background: #f3f3f3;
      opacity: 1;
      color: #ffffff;
      text-align: left;
      letter-spacing: 4px;
      padding: 3% 0 3% 0 !important;
      max-width: 49vw !important;
      white-space: nowrap;
    }
    body .main_bar li .titletxt {
      width: 120px;
      height: 26px;
      opacity: 1;
      font-size: 20px;
      font-family: AlibabaPuHuiTi_2_95_ExtraBold, sans-serif;
      font-weight: 500;
      line-height: 26px;
      color: #000000;
      letter-spacing: 4px;
    }
    body .main_bar li .subtxt {
      padding: 1% 0 0 0;
      width: 102px;
      height: 16px;
      opacity: 0.6;
      font-size: 12px;
      font-family: Montserrat, Montserrat-Regular, sans-serif;
      font-weight: 400;
      line-height: 16px;
      color: #000000;
      letter-spacing: 4px;
    }
    body .main_bar li:first-child .side {
      width: 8px;
      height: 50px;
      background: #0e27bf;
      display: inline-block;
      position: absolute;
      left: 0;
    }
    body .main_bar li:first-child .titletxt {
      width: 120px;
      height: 26px;
      opacity: 1;
      font-size: 20px;
      font-family: AlibabaPuHuiTi_2_95_ExtraBold, sans-serif;
      font-weight: 500;
      line-height: 26px;
      color: #000000;
    }
    body .main_bar li:first-child .subtxt {
      padding: 1% 0 0 0;
      width: 102px;
      height: 16px;
      opacity: 0.6;
      font-size: 12px;
      font-family: Montserrat, Montserrat-Regular, sans-serif;
      font-weight: 400;
      line-height: 16px;
      color: #000000;
    }
    body .main_bar li:hover {
      background: rgba(0, 0, 0, 0.04);
    }
    body .main_bar li:hover .titletxt {
      color: #0e27bf;
    }
    body .main_bar li:hover .subtxt {
      color: #0e27bf;
    }
  }
  
  .wp_entry a:hover {
      text-decoration: none;
      color: #909499;
  }
  /*# sourceMappingURL=common_subpage.css.map */
  