@font-face {
  font-family: 'iconfont';
  src: url("/public/fonts/fa-icon/iconfont.woff2") format("woff2"), url("/public/fonts/fa-icon/iconfont.woff") format("woff"), url("/public/fonts/fa-icon/iconfont.ttf") format("truetype"); }
@font-face {
  font-family: 'douyinmeihaoti';
  src: url("/public/fonts/douyinmeihaoti/douyinmeihaoti.otf"), url("/public/fonts/douyinmeihaoti/douyinmeihaoti.woff") format("woff"); }
@font-face {
  font-family: 'lambdaItalic';
  src: url("/public/fonts/Lambda/Lambda-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'lambdaRegular';
  src: url("/public/fonts/Lambda/Lambda-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'SourceHanSansSC-Bold';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-Bold.woff") format("woff"); }
@font-face {
  font-family: 'SourceHanSansSC-ExtraLight';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-ExtraLight.woff") format("woff"); }
@font-face {
  font-family: 'SourceHanSansSC-Heavy';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-Heavy.woff") format("woff"); }
@font-face {
  font-family: 'SourceHanSansSC-Light';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-Light.woff") format("woff"); }
@font-face {
  font-family: 'SourceHanSansSC-Medium';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-Medium.woff") format("woff"); }
@font-face {
  font-family: 'SourceHanSansSC-Normal';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-Normal.woff") format("woff"); }
@font-face {
  font-family: 'SourceHanSansSC-Regular';
  src: url("/public/fonts/SiYuanHeiTi/SourceHanSansSC-Regular.woff") format("woff"); }
.container {
  margin: 0 auto;
  width: 86%;
  max-width: 1500px;
  min-width: 900px; }
  @media (max-width: 1000px) {
    .container {
      width: 90%; } }

html, body {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.5; }

.formSet input, .formSet textarea, .formSet select {
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 2px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset; }
  .formSet input:hover, .formSet textarea:hover, .formSet select:hover {
    border: 1px solid #666;
    border-radius: 5px; }
.formSet input {
  height: 50px;
  line-height: 50px; }
.formSet input[type=checkbox] {
  width: 50px;
  display: inline-block;
  cursor: pointer; }
.formSet textarea {
  height: 150px;
  line-height: 30px;
  overflow-y: scroll; }
.formSet input[type=submit] {
  background-color: #22627b;
  color: #fff;
  cursor: pointer; }
.formSet select {
  width: 100%;
  height: 50px; }
  .formSet select option {
    padding-top: 10px;
    padding-bottom: 10px; }

html, body {
  font-family: "microsoft yahei", Arial, iconfont;
  color: #333; }

.page-show-products .content {
  border: 1px solid #f0f0f0; }
  .page-show-products .content .btn-list {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: start;
    background-color: #f0f0f0; }
    .page-show-products .content .btn-list .btn {
      line-height: 50px;
      padding: 0 30px;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      color: #737373;
      border-bottom: 1px solid #f0f0f0;
      border-right: 1px solid #fff; }
      .page-show-products .content .btn-list .btn:last-child {
        border-right: none; }
      .page-show-products .content .btn-list .btn.curr {
        background-color: #fff;
        border-bottom-color: #fff;
        color: #333;
        border-top: 2px solid #0635fd;
        margin-top: -1px; }
  .page-show-products .content .panels {
    margin: 30px; }
    .page-show-products .content .panels .panel {
      display: none; }
      .page-show-products .content .panels .panel .tag-list .tagsa {
        display: inline-block;
        line-height: 40px;
        padding: 0 30px;
        background-color: #999;
        margin-right: 5px; }
        .page-show-products .content .panels .panel .tag-list .tagsa:hover {
          background-color: #0635fd;
          color: #fff; }
      .page-show-products .content .panels .panel.on {
        display: block; }

a {
  color: #333; }

.logo-nav {
  position: relative;
  z-index: 999;
  padding: 0 5vw;
  background-color: #FFF; }
  .logo-nav.sticky {
    border-bottom: 3px solid #0635fd; }
  .logo-nav .logo-company {
    padding: 33px 0; }
    .logo-nav .logo-company .logo-a {
      align-items: center; }
      .logo-nav .logo-company .logo-a .img {
        flex: 0 0 auto;
        width: auto;
        height: auto;
        object-fit: contain; }
        .logo-nav .logo-company .logo-a .img:nth-child(n+2) {
          margin-left: 20px; }
  .logo-nav .main-nav-box {
    flex: 1 1 auto; }
    .logo-nav .main-nav-box .list {
      width: 100%;
      height: 100%;
      justify-content: flex-end; }
      .logo-nav .main-nav-box .list .item {
        height: 100%; }
        .logo-nav .main-nav-box .list .item.hover .nav-a-1, .logo-nav .main-nav-box .list .item:hover .nav-a-1 {
          background-color: #0635fd;
          color: #FFF; }
        .logo-nav .main-nav-box .list .item:hover .sub-list {
          display: block; }
        .logo-nav .main-nav-box .list .item h3 {
          height: 100%; }
        .logo-nav .main-nav-box .list .item .nav-a-1 {
          height: 100%;
          display: -webkit-flex !important;
          display: flex !important;
          -ms-display: flex !important;
          align-items: center;
          padding: 0 20px;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: 16px; }
        .logo-nav .main-nav-box .list .item .sub-list {
          display: none;
          background-color: rgba(6, 53, 253, 0.8);
          position: absolute;
          left: 0;
          top: 100%;
          width: 100%;
          height: 60px;
          line-height: 60px; }
          .logo-nav .main-nav-box .list .item .sub-list .list {
            width: 100%;
            display: -webkit-flex !important;
            display: flex !important;
            -ms-display: flex !important;
            justify-content: center; }
          .logo-nav .main-nav-box .list .item .sub-list .sub-item {
            position: relative; }
            .logo-nav .main-nav-box .list .item .sub-list .sub-item:nth-child(n+2) {
              margin-left: 20px; }
            .logo-nav .main-nav-box .list .item .sub-list .sub-item:before {
              position: absolute;
              content: "\e1086";
              font-family: iconfont;
              margin-right: 5px;
              color: #F2F2F2; }
            .logo-nav .main-nav-box .list .item .sub-list .sub-item:hover .nav-a-2, .logo-nav .main-nav-box .list .item .sub-list .sub-item:hover:before {
              color: #FFF;
              opacity: 1; }
          .logo-nav .main-nav-box .list .item .sub-list .nav-a-2 {
            display: block;
            padding: 0 15px;
            white-space: nowrap;
            color: #F2F2F2;
            opacity: 0.8;
            font-size: 16px; }
      .logo-nav .main-nav-box .list .language-item {
        position: relative; }
        .logo-nav .main-nav-box .list .language-item .nav-a-1:before {
          color: #0635fd;
          margin-right: 5px; }
        .logo-nav .main-nav-box .list .language-item:hover .nav-a-1:before {
          color: #FFF; }
        .logo-nav .main-nav-box .list .language-item:hover .lang-list {
          display: block; }
        .logo-nav .main-nav-box .list .language-item .lang-list {
          display: none;
          min-width: 100%;
          position: absolute;
          top: 100%;
          left: 0;
          background-color: #FFF; }
          .logo-nav .main-nav-box .list .language-item .lang-list .item {
            transition: all 300ms linear; }
            .logo-nav .main-nav-box .list .language-item .lang-list .item:nth-child(n+2) {
              border-top: 1px solid #0028d0; }
            .logo-nav .main-nav-box .list .language-item .lang-list .item.curr, .logo-nav .main-nav-box .list .language-item .lang-list .item:hover {
              background-color: rgba(6, 53, 253, 0.8); }
              .logo-nav .main-nav-box .list .language-item .lang-list .item.curr a, .logo-nav .main-nav-box .list .language-item .lang-list .item:hover a {
                color: white; }
            .logo-nav .main-nav-box .list .language-item .lang-list .item a {
              display: block;
              width: 100%;
              height: 40px;
              line-height: 40px;
              text-align: center;
              transition: all 300ms linear; }
  .logo-nav .search-box {
    align-items: center;
    position: relative;
    margin-left: 50px; }
    .logo-nav .search-box:before {
      font-size: 30px; }
    .logo-nav .search-box .form-search {
      position: absolute;
      top: 100%;
      right: 0;
      display: none; }
      .logo-nav .search-box .form-search.on {
        display: block; }
      .logo-nav .search-box .form-search .text-box {
        position: relative;
        border: 1px solid #e0e0e0; }
        .logo-nav .search-box .form-search .text-box .searchtext {
          width: 300px;
          height: 40px;
          line-height: 40px;
          padding: 0 50px 0 10px; }
        .logo-nav .search-box .form-search .text-box .searchbtn {
          position: absolute;
          top: 0;
          right: 0;
          width: 40px;
          height: 40px;
          line-height: 40px;
          color: #fff;
          background-color: #0635fd; }

.index-item {
  background-color: #FFF;
  padding: 80px 0 0; }
  .index-item .sort-box {
    margin-bottom: 30px; }
    .index-item .sort-box .en {
      text-align: center;
      text-transform: uppercase;
      color: #999;
      font-size: 24px;
      font-family: lambdaRegular;
      line-height: 1em; }
    .index-item .sort-box .name {
      position: relative;
      color: #0635fd;
      font-size: 36px;
      font-family: SourceHanSansSC-Bold;
      font-weight: bold;
      text-align: center; }
      .index-item .sort-box .name .text {
        color: #0635fd;
        position: relative;
        z-index: 2;
        display: inline-block;
        margin: 0 auto;
        padding: 0 10px;
        line-height: 58px;
        text-transform: uppercase;
        font-size: 36px;
        font-family: SourceHanSansSC-Bold;
        font-weight: bold; }
        .index-item .sort-box .name .text:before, .index-item .sort-box .name .text:after {
          content: "";
          position: absolute;
          z-index: 1;
          width: 50px;
          height: 0;
          border-bottom: 1px solid #474747;
          top: 50%; }
        .index-item .sort-box .name .text:before {
          left: 0;
          transform: translateX(-100%); }
        .index-item .sort-box .name .text:after {
          right: 0;
          transform: translateX(100%); }

.index-technology .thumbs-box .list {
  justify-content: center; }
  .index-technology .thumbs-box .list .item {
    text-align: center;
    min-width: 170px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    border: 1px solid #999;
    cursor: pointer; }
    .index-technology .thumbs-box .list .item:nth-child(n+2) {
      margin-left: 30px; }
    .index-technology .thumbs-box .list .item:hover, .index-technology .thumbs-box .list .item.swiper-slide-thumb-active {
      background-color: #0635fd;
      border-color: #0635fd;
      color: #FFF; }
.index-technology .bg-box {
  margin: 30px 0;
  padding: 50px 0; }
.index-technology .roll-box {
  width: 80%;
  max-width: 1000px; }
  .index-technology .roll-box .list img {
    width: 100%; }
  .index-technology .roll-box .list .text-box {
    padding: 10px 5%;
    background-color: #F2F2F2;
    text-align: center; }
    .index-technology .roll-box .list .text-box .title {
      font-size: 20px;
      font-family: SourceHanSansSC-Bold;
      font-weight: bold;
      line-height: 58px;
      color: #0635fd; }
    .index-technology .roll-box .list .text-box .desc {
      font-size: 14px;
      font-family: SourceHanSansSC-Regular;
      font-weight: normal;
      line-height: 30px; }

.index-products .list .item {
  padding: 5px; }
  .index-products .list .item:hover .outer-div {
    box-shadow: 0 0 8px 0 #CCCCCC; }
  .index-products .list .item:hover .pic .img {
    transform: scale(1.05); }
  .index-products .list .item:hover .text-box {
    background-color: #FFF; }
    .index-products .list .item:hover .text-box:before {
      color: #0635fd; }
    .index-products .list .item:hover .text-box .title {
      color: #0635fd; }
  .index-products .list .item .pic {
    position: relative;
    padding-bottom: 66%;
    overflow: hidden; }
    .index-products .list .item .pic .img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 500ms linear; }
  .index-products .list .item .text-box {
    background-color: #F6F6F6;
    padding: 6% 10%;
    position: relative; }
    .index-products .list .item .text-box:before {
      content: "\e1a08";
      position: absolute;
      color: transparent;
      top: 0;
      right: 5%;
      transform: translateY(-50%);
      font-size: 80px;
      font-family: iconfont;
      line-height: 1em; }
    .index-products .list .item .text-box .title {
      font-size: 24px;
      font-family: SourceHanSansSC-Bold;
      font-weight: bold; }
    .index-products .list .item .text-box .desc {
      margin-top: 20px;
      color: #999;
      font-size: 16px;
      font-family: SourceHanSansSC-Regular;
      font-weight: normal; }
.index-products .more {
  margin-top: 30px;
  text-align: center; }
  .index-products .more .more-a {
    display: inline-block;
    margin: 0 auto;
    padding: 0 50px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border: 1px solid #0635fd;
    transition: all 500ms linear; }
    .index-products .more .more-a:hover {
      color: #FFF;
      background-color: #0635fd;
      padding: 0 100px; }

.index-profile {
  background-attachment: fixed;
  background-position: center top;
  margin-top: 30px;
  padding-top: 70px; }
  .index-profile .profile-box {
    flex: 1 1 auto; }
    .index-profile .profile-box .sort-box .en, .index-profile .profile-box .sort-box .name {
      text-align: left; }
    .index-profile .profile-box .text-box {
      font-size: 20px;
      font-family: SourceHanSansSC-Regular;
      font-weight: normal;
      line-height: 50px;
      color: #666; }
  .index-profile .right-list {
    flex: 0 0 auto;
    width: 400px;
    margin-left: 50px; }
    .index-profile .right-list .item:nth-child(n+2) {
      margin-top: 10px; }
    .index-profile .right-list .item:hover .outer-div {
      background-color: #0635fd;
      color: #FFF; }
    .index-profile .right-list .item .outer-div {
      flex-direction: column;
      justify-content: center;
      text-align: center;
      height: 120px;
      background-color: #FFF; }
      .index-profile .right-list .item .outer-div .icon {
        font-size: 52px;
        font-family: iconfont;
        line-height: 1em;
        margin-bottom: 10px; }
      .index-profile .right-list .item .outer-div .title {
        font-size: 18px; }
  .index-profile .number-list {
    margin-top: 30px;
    background-color: rgba(6, 53, 253, 0.8);
    padding: 30px 0; }
    .index-profile .number-list .list {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      grid-template-rows: auto;
      grid-row-gap: 0;
      grid-column-gap: 0;
      text-align: center;
      color: #FFF; }
      .index-profile .number-list .list > * {
        margin: 0;
        overflow: hidden;
        width: 100%; }
      .index-profile .number-list .list .text-1 {
        align-items: flex-start;
        justify-content: center; }
      .index-profile .number-list .list .number {
        font-size: 44px;
        font-family: SourceHanSansSC-Bold;
        font-weight: bold;
        line-height: 1em; }
      .index-profile .number-list .list .unit {
        font-size: 16px;
        font-family: "microsoft yahei";
        font-weight: normal;
        line-height: 1em;
        margin-left: 5px; }
      .index-profile .number-list .list .text-2 {
        font-size: 20px;
        font-family: SourceHanSansSC-Regular;
        font-weight: normal;
        line-height: 44px; }
      .index-profile .number-list .list .item:nth-child(n+2) {
        border-left: 1px solid #FFF; }

.index-departments .thumbs-box .list {
  justify-content: center; }
  .index-departments .thumbs-box .list .item {
    text-align: center;
    min-width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    border: 1px solid #999;
    cursor: pointer; }
    .index-departments .thumbs-box .list .item:nth-child(n+2) {
      margin-left: 20px; }
    .index-departments .thumbs-box .list .item:hover, .index-departments .thumbs-box .list .item.swiper-slide-thumb-active {
      background-color: #0635fd;
      border-color: #0635fd;
      color: #FFF; }
.index-departments .roll-box {
  margin-top: 30px; }
  .index-departments .roll-box .item {
    height: 500px;
    overflow: hidden; }
    .index-departments .roll-box .item .outer-div {
      height: 100%; }
  .index-departments .roll-box .pic {
    width: 45%;
    flex: 0 0 auto;
    position: relative;
    padding-bottom: 30%;
    overflow: hidden; }
    .index-departments .roll-box .pic img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .index-departments .roll-box .text-box {
    flex: 1 1 auto;
    background-color: #F2F2F2;
    padding: 30px 30px 30px 50px;
    position: relative; }
    .index-departments .roll-box .text-box .title {
      font-size: 30px;
      font-family: SourceHanSansSC-Bold;
      font-weight: bold;
      color: #0635fd;
      margin-bottom: 20px; }
    .index-departments .roll-box .text-box .desc {
      height: 300px;
      line-height: 2em;
      color: #666;
      overflow: hidden;
      overflow-y: auto; }
    .index-departments .roll-box .text-box .more-a {
      position: absolute;
      display: block;
      bottom: 20px;
      left: 50px;
      height: 46px;
      line-height: 46px;
      padding: 0 30px;
      border: 1px solid #0635fd;
      color: #0635fd; }
      .index-departments .roll-box .text-box .more-a:hover {
        background-color: #0635fd;
        color: #FFF; }

.footer {
  margin-top: 40px;
  background-color: #333;
  padding: 30px 0;
  border-top: 3px solid #0635fd; }
  .footer .max-box {
    justify-content: space-between;
    color: #FFF; }
    .footer .max-box a {
      color: #999; }
      .footer .max-box a:hover {
        color: #F2F2F2; }
    .footer .max-box .footer-nav {
      text-align: center; }
      .footer .max-box .footer-nav img {
        width: 120px;
        height: auto; }
      .footer .max-box .footer-nav .nav-1 {
        font-size: 16px;
        font-family: SourceHanSansSC-Medium;
        line-height: 24px;
        margin-bottom: 10px; }
      .footer .max-box .footer-nav .nav-2 {
        line-height: 30px; }

.footer-copyright {
  border-top: 1px solid #434343;
  padding: 10px 0;
  background-color: #333;
  color: #999; }
  .footer-copyright a {
    color: #F2F2F2; }
    .footer-copyright a:hover {
      color: #FFF; }

.banner-box {
  position: relative; }
  .banner-box .sor-name {
    position: absolute;
    z-index: 3;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    left: 50%;
    top: 50%; }
    .banner-box .sor-name:before {
      content: "";
      position: absolute;
      width: 30px;
      height: 0;
      border-bottom: 1px solid #0635fd;
      left: 50%;
      bottom: -20px;
      transform: translate(-50%, -50%);
      line-height: 1px; }

.page-sub-nav {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  text-align: center; }
  .page-sub-nav .list {
    margin-top: 50px;
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    grid-template-rows: auto;
    grid-row-gap: 0;
    grid-column-gap: 0;
    overflow-y: visible; }
    .page-sub-nav .list > * {
      margin: 0;
      overflow: hidden;
      width: 100%; }
    .page-sub-nav .list .item {
      display: block;
      position: relative;
      background-color: rgba(255, 255, 255, 0.9);
      overflow: visible; }
      .page-sub-nav .list .item:nth-child(n+2):after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 80px;
        width: 0;
        border-left: 1px solid #DDD;
        z-index: 1; }
      .page-sub-nav .list .item:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        left: 0;
        bottom: 0;
        z-index: 2;
        background-color: #0635fd;
        transition: all 400ms linear; }
      .page-sub-nav .list .item a {
        position: relative;
        z-index: 3;
        display: block;
        width: 100%;
        height: 80px;
        line-height: 80px;
        color: #333;
        font-size: 24px; }
      .page-sub-nav .list .item:hover:before, .page-sub-nav .list .item.on:before {
        height: 100px; }
      .page-sub-nav .list .item:hover a, .page-sub-nav .list .item.on a {
        color: #FFF; }

.page-box {
  margin-top: 50px; }

.page-technology .path.multiple {
  padding: 30px 0 60px; }
  .page-technology .path.multiple .sort-name {
    text-align: center;
    font-size: 36px;
    line-height: 1em;
    margin-bottom: 40px; }
  .page-technology .path.multiple .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-row-gap: 20px;
    grid-column-gap: 2%; }
    .page-technology .path.multiple .list > * {
      margin: 0;
      overflow: hidden;
      width: 100%; }
    .page-technology .path.multiple .list .item {
      border: 1px solid #EFEFEF; }
      .page-technology .path.multiple .list .item .pic {
        background-color: #FFF;
        width: 50%;
        flex: 0 0 auto;
        overflow: hidden; }
        .page-technology .path.multiple .list .item .pic img {
          width: 100%;
          height: 100%;
          object-fit: contain;
          transition: all 500ms linear; }
      .page-technology .path.multiple .list .item .text-box {
        width: 50%;
        flex: 0 0 auto;
        background-color: #EFEFEF;
        padding: 30px; }
      .page-technology .path.multiple .list .item:hover .pic img {
        transform: scale(1.05); }
.page-technology .path.single {
  margin: 30px 0; }
  .page-technology .path.single .item {
    background-color: #EFEFEF;
    border: 1px solid #EFEFEF; }
    .page-technology .path.single .item .pic {
      width: 50%;
      flex: 0 0 auto; }
      .page-technology .path.single .item .pic img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .page-technology .path.single .item .text-box {
      width: 50%;
      flex: 0 0 auto;
      padding: 50px; }
      .page-technology .path.single .item .text-box .sort-name {
        font-size: 36px;
        line-height: 1em;
        margin-bottom: 40px; }
.page-technology .path:nth-child(2n).multiple {
  padding: 60px 0 70px;
  background-color: #EFEFEF; }
  .page-technology .path:nth-child(2n).multiple .item {
    background-color: #FFF; }
    .page-technology .path:nth-child(2n).multiple .item .text-box {
      background-color: #FFF; }
.page-technology .path:nth-child(2n).single .item {
  flex-direction: row-reverse; }

.page-list .list-img .item, .page-list .list-pro .item {
  box-shadow: 0 0 5px 1px #F1F1F1;
  border-radius: 10px 10px 0 0;
  position: relative;
  z-index: 2; }
  .page-list .list-img .item:hover .img, .page-list .list-pro .item:hover .img {
    transform: scale(1.05); }
  .page-list .list-img .item:hover .text-box .title, .page-list .list-pro .item:hover .text-box .title {
    color: #0635fd; }
.page-list .list-img .img, .page-list .list-pro .img {
  transition: all 500ms linear; }
.page-list .list-img .text-box, .page-list .list-pro .text-box {
  background-color: #F6F6F6; }
  .page-list .list-img .text-box .title, .page-list .list-pro .text-box .title {
    font-size: 16px;
    text-align: center;
    line-height: 4em; }
  .page-list .list-img .text-box .desc, .page-list .list-pro .text-box .desc {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 26px;
    height: 78px;
    font-size: 14px;
    font-weight: normal;
    margin: 10px;
    color: #877D80; }
.page-list .list-img.list-news .text-box .title, .page-list .list-pro.list-news .text-box .title {
  line-height: 2em;
  margin-bottom: 10px; }
.page-list .list-img.list-news .text-box .date, .page-list .list-pro.list-news .text-box .date {
  font-size: 12px;
  font-weight: normal;
  color: #877D80;
  padding: 5px 5px;
  text-align: left; }
.page-list .list-img.list-pro .text-box .title, .page-list .list-pro.list-pro .text-box .title {
  font-size: 16px;
  text-align: center;
  line-height: 4em; }

.page-show-products .small-roll-box {
  height: 100%; }
  .page-show-products .small-roll-box .item {
    position: relative;
    opacity: 0.4; }
    .page-show-products .small-roll-box .item.swiper-slide-thumb-active {
      opacity: 1; }
      .page-show-products .small-roll-box .item.swiper-slide-thumb-active:before {
        border-color: #000; }
    .page-show-products .small-roll-box .item:before {
      content: "";
      position: absolute;
      z-index: 2;
      width: 100%;
      height: 100%;
      border: 1px solid #999; }
    .page-show-products .small-roll-box .item.video-item:after {
      content: "\e1b01";
      position: absolute;
      background-color: rgba(0, 0, 0, 0.4);
      border-radius: 50%;
      z-index: 3;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #FFF;
      transition: all 500ms linear;
      font-size: 40px;
      height: 40px;
      line-height: 40px; }
    .page-show-products .small-roll-box .item:hover {
      opacity: 1; }
    .page-show-products .small-roll-box .item img {
      position: relative;
      z-index: 1; }
.page-show-products .big-area {
  margin: 0 50px 0 30px;
  box-sizing: content-box;
  border: 1px solid #EFEFEF;
  overflow: hidden; }
  .page-show-products .big-area .item video {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .page-show-products .big-area .video-item {
    position: relative; }
    .page-show-products .big-area .video-item:before {
      content: "\e1b01";
      position: absolute;
      background-color: rgba(0, 0, 0, 0.4);
      border-radius: 50%;
      z-index: 3;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #FFF;
      transition: all 500ms linear;
      font-size: 100px;
      height: 100px;
      line-height: 100px; }
.page-show-products .param-box .title {
  font-size: 32px; }
.page-show-products .param-box .param {
  margin: 15px 0;
  padding: 15px 0;
  border-style: solid;
  border-color: #666;
  border-width: 1px 0; }
.page-show-products .content {
  margin-top: 50px;
  margin-bottom: 50px; }

.page-show-department .page-main-box .img-area {
  width: 45%;
  flex: 0 0 auto; }
  .page-show-department .page-main-box .img-area .thumbs-box {
    margin-top: 10px; }
    .page-show-department .page-main-box .img-area .thumbs-box .item {
      border: 3px solid #DDD; }
      .page-show-department .page-main-box .img-area .thumbs-box .item.swiper-slide-thumb-active {
        border-color: #0635fd; }
  .page-show-department .page-main-box .img-area .pic-box {
    position: relative;
    width: 100%; }
    .page-show-department .page-main-box .img-area .pic-box img {
      width: 100%;
      object-fit: cover; }
.page-show-department .page-main-box .text-area {
  width: 55%;
  flex: 0 0 auto;
  position: relative;
  background-color: #F2F2F2; }
  .page-show-department .page-main-box .text-area .text {
    position: absolute;
    width: 80%;
    height: 80%;
    top: 10%;
    left: 10%;
    overflow: hidden; }
    .page-show-department .page-main-box .text-area .text .title {
      font-size: 30px;
      line-height: 1em;
      margin-bottom: 20px;
      color: #0635fd; }
    .page-show-department .page-main-box .text-area .text .content {
      height: calc(100% - 50px);
      overflow-y: auto;
      padding-right: 10px; }

.profile-item.index-item {
  padding-top: 0; }
.profile-item.profile-about .pic {
  max-width: 50%;
  margin-right: 50px;
  flex: 0 0 auto; }
.profile-item.profile-about .profile-box {
  flex: 1 1 auto; }
  .profile-item.profile-about .profile-box .name {
    font-size: 26px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 20px; }
  .profile-item.profile-about .profile-box .content {
    line-height: 2em; }
.profile-item.profile-history {
  padding: 50px 0;
  background-color: #EFEFEF; }
  .profile-item.profile-history .item {
    position: relative;
    padding-bottom: 50px; }
    .profile-item.profile-history .item:before {
      content: "";
      height: 100%;
      width: 0;
      border-left: 1px solid #0635fd;
      position: absolute;
      left: 50%;
      top: 0;
      transform: translate(-50%, 0);
      z-index: 1; }
    .profile-item.profile-history .item:after {
      content: "";
      height: 30px;
      width: 30px;
      border-radius: 50%;
      color: transparent;
      background-image: -ms-radial-gradient(circle at top left, #0635fd 30%, #6b87fe 50%, #a8b6f4, transparent);
      background-image: -moz-radial-gradient(circle at top left, #0635fd 30%, #6b87fe 50%, #a8b6f4, transparent);
      background-image: -o-radial-gradient(circle at top left, #0635fd 30%, #6b87fe 50%, #a8b6f4, transparent);
      background-image: -webkit-radial-gradient(circle at top left, #0635fd 30%, #6b87fe 50%, #a8b6f4, transparent);
      background-image: radial-gradient(circle at top left, #0635fd 30%, #6b87fe 50%, #a8b6f4, transparent);
      position: absolute;
      left: 50%;
      top: 0;
      transform: translate(-50%, 0);
      z-index: 2; }
    .profile-item.profile-history .item .pic, .profile-item.profile-history .item .text {
      width: 50%;
      flex: 0 0 auto; }
    .profile-item.profile-history .item .pic img {
      max-width: 90%; }
    .profile-item.profile-history .item .text .title {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 20px;
      color: #0635fd; }
    .profile-item.profile-history .item .text .desc {
      line-height: 2em; }
    .profile-item.profile-history .item:nth-child(2n) .pic {
      text-align: right;
      padding-right: 50px; }
    .profile-item.profile-history .item:nth-child(2n) .text {
      text-align: left;
      padding-left: 50px; }
    .profile-item.profile-history .item:nth-child(2n+1) {
      flex-direction: row-reverse; }
      .profile-item.profile-history .item:nth-child(2n+1) .pic {
        text-align: left;
        padding-left: 50px; }
      .profile-item.profile-history .item:nth-child(2n+1) .text {
        text-align: right;
        padding-right: 50px; }
.profile-item.profile-culture {
  margin-top: 0;
  padding: 50px 0; }
  .profile-item.profile-culture .text {
    width: 60%;
    margin-top: 20px;
    line-height: 2em; }
  .profile-item.profile-culture .list {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-gap: 20px; }
    .profile-item.profile-culture .list .item {
      position: relative;
      padding: 0;
      background-color: #FFF;
      max-height: 500px;
      border-radius: 10px; }
    .profile-item.profile-culture .list .pic {
      position: relative;
      padding-bottom: 66.8%;
      overflow: hidden; }
    .profile-item.profile-culture .list .text-box {
      position: relative;
      padding: 5px 30px 20px; }
      .profile-item.profile-culture .list .text-box .title {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        line-height: 3em; }
      .profile-item.profile-culture .list .text-box .desc {
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        line-height: 2em; }
.profile-item.profile-honors {
  padding: 50px 0;
  background-color: #EFEFEF; }
  .profile-item.profile-honors .list {
    margin-top: 30px; }
    .profile-item.profile-honors .list .pic {
      position: relative; }
    .profile-item.profile-honors .list img {
      height: 400px;
      width: auto; }
    .profile-item.profile-honors .list .title {
      position: absolute;
      text-align: center;
      width: 100%;
      bottom: 0;
      left: 0;
      line-height: 3em;
      background-color: rgba(0, 0, 0, 0.6);
      color: #FFF; }
  .profile-item.profile-honors .swiper-pagination-fraction {
    width: auto;
    background-color: rgba(6, 53, 253, 0.6);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    padding: 5px 20px;
    border-radius: 5px;
    color: #F6F6F6; }
.profile-item.profile-contact {
  margin-top: 0;
  padding: 50px 0;
  background-repeat: repeat-y;
  background-position: center top; }
  .profile-item.profile-contact .container {
    width: 60%;
    padding: 30px 10% 50px;
    background-color: rgba(255, 255, 255, 0.8); }
    .profile-item.profile-contact .container .list {
      margin-top: 30px;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: auto;
      grid-row-gap: 30px;
      grid-column-gap: 20px; }
      .profile-item.profile-contact .container .list > * {
        margin: 0;
        overflow: hidden;
        width: 100%; }
      .profile-item.profile-contact .container .list .item {
        padding-left: 20px; }
        .profile-item.profile-contact .container .list .item:nth-child(n+3) {
          border-top: 1px solid #CCCCCC;
          padding-top: 30px; }
      .profile-item.profile-contact .container .list .title {
        font-size: 24px; }
        .profile-item.profile-contact .container .list .title .desc {
          margin-top: 5px;
          font-size: 18px; }
        .profile-item.profile-contact .container .list .title:before {
          color: #0635fd;
          margin-right: 10px; }

.bdmapdiv .pointlist {
  width: 40%;
  flex: 0 0 auto;
  padding: 50px;
  background-color: #EFEFEF; }
  .bdmapdiv .pointlist .companybox em, .bdmapdiv .pointlist .companybox a {
    font-style: normal;
    color: #0635fd; }


