html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: "Microsoft YaHei", "Helvetica Neue";
}
.fontPm{
  /* font-family: 'pmFont'!important; */
  font-size: 20px;
  font-weight: bold;
}
@font-face {
  font-family: 'pmFont';
  src: url('../../assets/fonts/庞门正道标题体.ttf'); /* 注意路径 */
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html,
body {
  font-family: "Microsoft YaHei", "Nunito", sans-serif;
  font-weight: 400;
  background-color: #fff;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-bottom: 0px;
}

/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/
html,
body {
  background: #FFFFFF;
  color: #333;
  font-family: 'Microsoft YaHei';
}

::selection {
  background: #2890c8;
  color: #fff;
}

::-moz-selection {
  background: #2890c8;
  color: #fff;
}

.section {
  position: relative;
  padding: 80px 0;
}
.section.colored {
  background: #fff;
}

.hr {
  bottom: 0px;
  width: 100%;
  height: 1px;
  margin-top: 100px;
  border-bottom: 1px solid #e9e9e9;
}

/* .bottom {
  width: 100%;
  height: 82px;
  z-index: 2;
  background: url(../images/section-bottom.svg) center center no-repeat;
  margin-top: 33px;
  position: relative;
  z-index: 99;
}

.top {
  width: 100%;
  height: 82px;
  z-index: 2;
  background: url(../images/section-top.svg) center center no-repeat;
  margin-bottom: 70px;
  position: relative;
  z-index: 99;
} */

.left-heading.light .section-title {
  color: #ffffff;
}
.left-heading .section-title {
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  color: #333;
  letter-spacing: 1.75px;
  margin-bottom: 30px;
  position: relative;
}

.center-heading {
  text-align: center;
}
.center-heading .section-title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  height: 110px;
  line-height: 125px;
  margin: 0 auto;
  background: url(https://file.listensoft.net/mnt/down/img/tool.png) 50% no-repeat;
  background-size: 320px 65px;
  padding-top: 12px;
}
.center-heading.colored .section-title {
  color: #ffffff;
}

.center-text {
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
}
.center-text.colored {
  color: #eaf3ff;
}
.center-text p {
  margin-bottom: 30px;
}

.left-text {
  font-weight: 400;
  font-size: 16px;
  color: #6f8ba4;
  line-height: 28px;
  letter-spacing: 1px;
}
.left-text.light {
  color: #eaf3ff;
}
.left-text p {
  margin-bottom: 30px;
}
.left-text p.dark {
  color: #333;
}

.padding-bottom-top-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.border-bottom {
  border-bottom: 1px solid #f5f5f5 !important;
}

.mbottom-30 {
  margin-bottom: 30px !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-bottom {
  -ms-flex-item-align: flex-end !important;
  align-self: flex-end !important;
}

.btn-primary-line {
  width: 160px;
  margin: auto;
  display: inline-block;
  height: 44px;
  line-height: 45px;
  text-align: center;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #fff;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: none !important;
  cursor: pointer;
  position: relative;
}
.btn-primary-line:hover {
  background: #fff;
  color: #2890c8;
}

.btn-white-line {
  width: 160px;
  margin: auto;
  display: inline-block;
  height: 44px;
  line-height: 45px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 14px;
  color: #2890c8;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: none !important;
  cursor: pointer;
  position: relative;
  border: 1px solid #fff;
}
.btn-white-line:hover {
  background: #e8f7ff;
  color: #2890c8;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

blockquote {
  margin-bottom: 28px;
  padding: 30px;
  padding-top: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f4f8fb;
  overflow: hidden;
}
blockquote .text {
  position: relative;
  text-align: center;
}
blockquote .text p {
  position: relative;
  width: 100%;
  z-index: 2;
  margin-bottom: 10px !important;
}
blockquote .text:before {
  font-family: FontAwesome;
  content: "\f10d";
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  font-size: 40px;
  color: #e1ecf4;
}
blockquote .text:after {
  font-family: FontAwesome;
  content: "\f10e";
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  font-size: 40px;
  color: #e1ecf4;
}
blockquote .author {
  color: #333;
  text-align: center;
}

.page-gallery {
  height: 185px;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.flex{
  display: flex;
}
.weight{
  font-weight: bold;
}
.color1{
  color: rgba(56, 56, 56, 1);
}
.centerr{
  text-align: center;
}

@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }

  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .mobile-bottom-fix {
    margin-bottom: 30px;
  }

  .mobile-bottom-fix-big {
    margin-bottom: 60px;
  }
  .card-body{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .card-body .card-text{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list-group-flush>.list-group-item{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .iconlist-sass p{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .tools-content  li{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .area_box .right_area{
    display: none;
  }
  .page-our .our_company{
    margin-top: 1px!important;
  }
  .page-our .our_company p{
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .page-address {
    margin-top: 12em!important;
  }
  .page-address p{
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .page-company .col .flex{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-company .col.padding{
    margin: 0 1px!important;
  }
  .page-company .col.top {
    margin-top: 1px!important;
  }
  .page-company .top{
    margin-bottom: 1px!important;
  }
  .page-finance .left{
    padding-right: 20px!important;
  }
  .page-finance .left .new_con{
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .page-finance img{
    width: 100%;
    height: 80%;
  }
  .marketing .carousels-item{
    left: calc(53% - 200px)!important;
  }
  /* 拓展工具 */
  .page .tool .tool-top{
    top: 27%!important;
  }
  /* 联系我们 */
  .page .contact .learn{
    margin-top: 10px!important;
  }
  .contact_us_box{
    margin-top: 677px!important;
  }
  .contact_us_box .page-company {
    margin-top: 1em!important;
  }
  /* saas系统 */
  .page .rel .rel-top{
    top: 22%!important;
  }
  .cont .col {
    padding: 0 1px!important;
    margin-top: -2px!important;
  }
  .cont .col_text {
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .cont .row {
    margin: 0;
  }
  /* AI财务 */
  .page .finance .finance-top {
    top: 20%!important;
  }
  .page .finance .finance-top .zc{
    margin-top: 20px;
  }
  /* 财税API */
  .page .software .software-top {
    top: 27%!important;
  }
  .soft .col-5 {
    padding: 1em !important;
  }
  .inputCod {
    font-family: 'Segoe UI', sans-serif;
    margin: 1em 0 1em 0;
    min-width: 180px!important;
    position: relative;
  }
}
@media (max-width: 768px) {
  .page-gallery {
    height: 150px;
  }

  .btn-home {
    margin-bottom: 10px;
  }
}
/* 
---------------------------------------------
header
--------------------------------------------- 
*/
.header-area {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  height: 100px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  transition: background-color 0.3s; /* 添加过渡效果 */
}
.header-area .main-nav {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-area .main-nav.heig {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  min-height: 80px;
}
.header-area.scrolled {
  background-color: #FFFFFF!important; /* 添加滚动时的背景颜色 */
  width: 100%;
  height: 20px !important;
}
.header-area.scrolleds {
  height: 20px !important;
  background-color: #FFFFFF!important; /* 添加滚动时的背景颜色 */
  width: 100%;
}
.header-area.mm {
  height: 20px !important;
  /* background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2)),
  linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); */
  background-color: #ffffff;
  box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
  width: 100%;
}
.header-area.nn {
  height: 20px !important;
  background-color: #ffffff;
  box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
  width: 100%;
}
/* .header-area .main-nav:before {
  content: "";
  position: absolute;
  width: 95%;
  height: 80px;
  margin: auto;
  left: 0px;
  right: 0px;
  z-index: -1;
  top: 10px;
  background: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.13);
  opacity: 0.62;
} */
.header-area .main-nav .logo {
  float: left;
  /* margin-top: 30px; */
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header-area .main-nav .logo img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header-area .main-nav .nav {
  float: right;
  /* margin-top: 27px; */
  /* margin-left: 80px; */
  margin-right: 15px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 999;
}
.header-area .main-nav .nav li {
  padding-left: 42px;
  padding-right: 12px;
}
.header-area .main-nav .nav li:last-child {
  padding-right: 0px;
}
.header-area .main-nav .nav li a {
  display: block;
  font-size: 14px;
  color: #050505!important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 36px;
  line-height: 36px;
  border: transparent;
  letter-spacing: 1px;
  font-family: 'Microsoft Sans Serif';
  /* font-weight: bold!important; */
}
.header-area .main-nav .nav li a:hover {
  color: #eaf3ff;
}
.header-area .main-nav .nav li a.btn-nav {
  border: 1px solid #fff;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.header-area .main-nav .nav li a.btn-nav:hover {
  background: #fff;
  color: #3c6ff2;
}
.header-area .main-nav .nav li a.btn-nav-two {
  border: 1px solid #fff;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.header-area .main-nav .nav li a.btn-nav-two:hover {
  background: #fff;
  color: #3c6ff2;
}
.header-area .main-nav .nav li.submenu {
  position: relative;
  padding-right: 35px;
}
.header-area .main-nav .nav li.submenu:after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 18px;
  top: 5px;
}
.header-area .main-nav .nav li.submenu ul {
  position: absolute;
  width: 200px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  top: 40px;
  opacity: 0;
  transform: translateY(-2em);
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s,
    z-index 0s linear 0.01s;
}
.header-area .main-nav .nav li.submenu ul li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.header-area .main-nav .nav li.submenu ul li a {
  display: block;
  background: #fff;
  color: #333;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #f5f5f5;
}
.header-area .main-nav .nav li.submenu ul li a:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 40px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #3c6ff2;
}
.header-area .main-nav .nav li.submenu ul li a:hover {
  background: #f5f5f5;
  padding-left: 25px;
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
  width: 3px;
}
.header-area .main-nav .nav li.submenu:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 23px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}
.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #333;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #333;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  width: 75%;
}
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}
.header-area .main-nav .menu-trigger span {
  top: 16px;
}
.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}
.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}
.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}
.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #333;
}
.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #333;
}
.header-area.header-sticky {
  min-height: 80px;
}
.header-area.header-sticky .logo {
  /* margin-top: 22px; */
}
.header-area.header-sticky .nav {
  /* margin-top: 20px !important; */
}
.header-area.header-sticky .nav li a {
  color: #333;
}
.header-area.header-sticky .nav li a:hover {
  color: #3c6ff2;
}
.nav .bottone5 {
  margin-right: -10px;
  width: 60px;
  height: 32px;
  align-items: center;
  background-color: rgba(60, 111, 242, 1);
  border: 1px solid rgba(11, 79, 218, 0.1);
  border-radius: .99rem;
  box-shadow: rgba(11, 79, 218, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  opacity: 1; 
 }
 
 .bottone5:hover,
 .bottone5:focus {
  border-color: rgba(11, 79, 218, 0.15);
  background-color: rgba(60, 111, 242, 0.8);
  /* box-shadow: rgba(11, 79, 218, 0.7) 0 4px 12px; */
 }
 
 .bottone5:hover {
  /* transform: translateY(-1px); */
 }
 
 .bottone5:active {
  background-color: #F0F0F1;
  border-color: rgba(11, 79, 218, 0.15);
  box-shadow: rgba(11, 79, 218, 0.06) 0 2px 4px;
  color: #F0F0F1;
  transform: translateY(0);
 }
 .nav .bottone6 {
  margin-left: -12px;
  width: 100px;
  height: 32px;
  align-items: center;
  background-color: rgba(199, 0, 11, 1);
  border: 1px solid rgba(227, 60, 100, 0.1);
  border-radius: .99rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
   opacity: 1; 
 }
 
 .bottone6:hover,
 .bottone6:focus {
  border-color: rgba(227, 60, 100, 0.15);
  background-color: rgba(199, 0, 11, 0.7);
  /* box-shadow: rgba(227, 60, 100, 0.7) 0 4px 12px; */
 }
 
 .bottone6:hover {
  /* transform: translateY(-1px); */
 }
 
 .bottone6:active {
  background-color: #F0F0F1;
  border-color: rgba(11, 79, 218, 0.15);
  box-shadow: rgba(11, 79, 218, 0.06) 0 2px 4px;
  color: #F0F0F1;
  transform: translateY(0);
 }
 .buttons .bottone7 {
  width: 130px;
  height: 35px;
  align-items: center;
  justify-content: flex-start;
  border: none;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.164);
  cursor: pointer;
  background-image: linear-gradient(45deg, #2A6FE9 0%, #3E8BF2 50%, #55AAFC 100%);
}

.buttons .text {
  color: white;
}

.bottone7:hover{
  background-image: linear-gradient(45deg, #11369b 0%, #2752CD 79%, #123fbf 100%);
}
.api_left .bottone9 {
  width: 130px;
  height: 35px;
  align-items: center;
  justify-content: flex-start;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.164);
  cursor: pointer;
  background-color: #2366E7;
  margin-top: 20px;
}

.bottone9 .text {
  color: white;
}

.loadingMore .bottone8 {
  width: 130px;
  height: 35px;
  align-items: center;
  justify-content: flex-start;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.164);
  cursor: pointer;
  background-color: #2366E7;
}

.loadingMore .text {
  color: white;
}
.more .bottone9 {
  width: 130px;
  height: 35px;
  align-items: center;
  justify-content: flex-start;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.164);
  cursor: pointer;
  background-color: #2366E7;
}

.more .text {
  color: white;
}

.header-area.header-sticky .nav li.submenu {
  position: relative;
}
.header-area.header-sticky .nav li.submenu:after {
  color: #333;
}
.header-area.header-white {
  background: #fff;
  height: 80px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}
.header-area.header-white .logo {
  margin-top: 25px;
}
.header-area.header-white .nav {
  margin-top: 20px !important;
}
.header-area.header-white .nav li a {
  color: #333;
}
.header-area.header-white .nav li a:hover {
  color: #2890c8;
}
.header-area.header-white .nav li a.btn-nav {
  border: 1px solid #2890c8;
  color: #2890c8;
}
.header-area.header-white .nav li a.btn-nav:hover {
  background: #2890c8;
  color: #fff;
}
.header-area.header-white .nav li.submenu {
  position: relative;
}
.header-area.header-white .nav li.submenu:after {
  color: #333;
}

@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav .nav li.submenu {
    padding-right: 20px;
  }
  .header-area .main-nav .nav li.submenu:after {
    right: 5px;
  }
}
@media (max-width: 991px) {
  .header-area {
    background: #fff;
    height: 80px;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-top: 22px !important;
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    /* margin-top: 10px !important; */
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    padding-left: 30px !important;
    border: none !important;
    background: #fff !important;
    color: #333 !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #f5f5f5 !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    padding-left: 50px !important;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #333;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul,
  .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
}
@media (min-width: 992px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}
/* 
---------------------------------------------
welcome
--------------------------------------------- 
*/
.welcome-area {
  overflow: hidden;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.welcome-area:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: none;
  z-index: 3;
}
.welcome-area .right-bg {
  float: right;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.welcome-area .right-bg img{
  width: 100%;
  height: 100%;
}
.welcome-area .right-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.welcome-area .header-text {
  position: absolute;
  width: 100%;
  top: 29%;
  transform: perspective(1px) translateY(0%);
  z-index: 4;
  text-align: center;
}
.welcome-area .header-text .container-title{
  text-align: left;
  margin-left: 10px;
  color: #fff;
}
.welcome-area .header-text .container-check{
  width: 18px;
  height: 18px;
  background-color: #2D73EB;
  text-align: center;
  border-radius: 50%;
  background-image: linear-gradient(to right, #2b6cdd 0%, #5b9ff7 78%, #7db8fa 100%);
}
.welcome-area .header-text h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 1.4px;
  color: #ffffff;
  font-weight: 600;
}
.welcome-area .header-text p {
  font-weight: 400;
  font-size: 16px;
  color: #eaf3ff;
  line-height: 28px;
  letter-spacing: 0.56px;
  margin-bottom: 40px;
  position: relative;
}
.welcome-area .header-text .btn-white-line {
  margin-right: 5px;
  margin-bottom: 0px;
}
.welcome-area .header-text .btn-primary-line {
  margin-bottom: 0px;
  margin-left: 5px;
}
.header-content{
  position: relative;
  width: 100%;
  height: 110px;
  margin: 0 auto;
}
.header-content .head{
  width: 1400px;
  height: 110px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: rgba(0, 0, 0, 0.26) 0px 1px 4px;
  border-radius: 10px;
  margin: 0 auto;
}
.header-content .head .heads{
  width: 100%;
  height: 100%;
  display: flex;
  /* margin: 0 auto; */
  margin-top: -3.5em;
  justify-content: space-around;
  align-items: center;
  font-family: 'Microsoft YaHei';
}
.header-content .header-icon{
  /* width: 250px; */
  top: 10%;
  transform: translateY(10%);
}

@media (max-width: 1200px) {
  .header-text {
    top: 45% !important;
    transform: perspective(1px) translateY(-45%) !important;
  }
  .header-text h1 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
@media (max-width: 1024px) {
  .header-text {
    top: 40% !important;
    transform: perspective(1px) translateY(-40%) !important;
  }
  .header-text h1 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}
@media (max-width: 991px) {
  .welcome-area {
    margin-top: 80px;
    background: #fff;
  }
  .welcome-area .header-text {
    top: 60% !important;
    transform: perspective(1px) translateY(-60%) !important;
    text-align: center;
  }
  .welcome-area .header-text h1 {
    text-align: center;
    color: #fff;
  }
  .welcome-area .header-text h1 span {
    color: #fff;
  }
  .welcome-area .header-text p {
    text-align: center;
    color: #fff;
  }
}
@media (max-width: 765px) {
  /* .welcome-area {
    margin-bottom: 100px;
  } */
  .header-area .bottone6{
    margin-left: 0px;
  }
  .welcome-area .header-text .buttons {
    display: none;
  }
  .welcome-area .header-text h1 {
    font-weight: 600;
    font-size: 19px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
    text-align: left;
    color: #ffffff;
  }
  .welcome-area .header-text div {
    color: #ffffff;
    font-size: 12px !important;
  }
  .welcome-area .header-text .float-right{
    width: 130%;
    margin:50px 0 0 -30px;
    height: 200px;
  }
  .welcome-area .header-text .imgss{
    width: 6px;
    height: 6px;
  }
  .welcome-area .header-text .container-check{
    width: 12px;
    height: 12px;
  }
  .header-content{
    height: 80px;
  }
  .header-content .header-icon{
    width: 100px;
    margin-right: 10px;
    padding-left: 0px;
  }
  .header-content img{
    width: 40px;
    height: 40px;
  }
  .header-content h3{
   font-size: 16px;
  }
  .header-content span{
    display: none;
   }
}
/* 
---------------------------------------------
features
--------------------------------------------- 
*/
.features-small-item:hover {
  /* transform:perspective(1px) scale(1.01, 1.01); */
}
.col-lg-4.col-md-5.col-sm-6.col-12{
  display: flex;
  justify-content: center;
}
.features-small-item {
  width: 92%;
  height: 180px;
  display: block;
  background: #F6F9FF;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  margin-bottom: 30px;  
  transform-origin: center; /* 设置变形的中心点为中心 */
}
.features-small-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  /* background-image: linear-gradient(135deg, #2973d7 0%, #3c6ff2 100%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0; */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 10px;
}
.features-img{
  width: 100%;
  height: 40px;
  background: url('../images/home/home-model.png')  no-repeat ;
  background-size: cover;
  text-align: center;
  line-height: 40px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
}
.features-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  line-height: 80px;
  margin: auto;
  margin-top: 10px;
  position: relative;
  margin-bottom: 12px;
  background: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 50%;
  box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.features-small-item button {
  padding: 5px 25px;
  border: 1px solid #3473F3;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  transition: .3s;
  z-index: 1;
  font-family: inherit;
  border-radius: 10px;
  color: #3473F3;
  margin-top: 20px;
 }
 
 /* .features-small-item button::before {
  content: '';
  width: 0;
  height: 400%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #3473F3;
  transition: .5s ease;
  display: block;
  z-index: -1;
 }
 
 .features-small-item button:hover::before {
  width: 105%;
 }
 
 .features-small-item button:hover {
  color: #FFFFFF;
 } */
 
.features-small-item:hover:before {
  opacity: 1;
}
.features-small-item:hover .features-title {
  color: #ffffff;
}
/* .features-small-item:hover p {
  color: #eaf3ff;
} */
.features-small-item:hover a span,
.features-small-item:hover a i {
  color: #fff;
}
.features-small-item .icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: auto;
  position: relative;
  margin-bottom: 30px;
  background: #e8f7ff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.features-small-item .icon i {
  font-size: 18px;
  color: #2890c8;
}
.features-small-item .features-title {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  letter-spacing: 0.7px;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.features-small-item p {
  font-weight: 400;
  font-size: 14px;
  color: #333;
  letter-spacing: 0.88px;
  line-height: 26px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.features-small-item a {
  float: right;
  position: relative;
  z-index: 2;
}
.features-small-item a span {
  font-weight: 700;
  font-size: 12px;
  color: #2890c8;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-right: 10px;
}
.features-small-item a i {
  color: #2890c8;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  float: left;
}

.home-feature {
  padding-bottom: 0px;
  padding-top: 5px;
  z-index: 9;
  height: 362px;
}

@media (max-width: 991px) {
  .home-feature {
    padding-bottom: 0px;
    padding-top: 40px;
    margin-top: 0px;
  }

  .feature-list {
    margin-bottom: 60px;
  }
  .feature-list li .list-cover .hover-list .item {
    width: 50%;
  }
}

element.style {
  display: flex;
}
@media (min-width: 1400px){
  .container{
    max-width: 1300px!important;
  }
  /* .container.mm{
    max-width: 1400px!important;
  } */

}
/* 
---------------------------------------------
parallax & home seperator
--------------------------------------------- 
*/
.parallax {
  min-height: 215px;
  overflow: hidden;
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}
.parallax:before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  opacity: 0.9;
  background-image: linear-gradient(127deg, #2973d7 0%, #3c6ff2 91%);
  z-index: 2;
  top: -20%;
  left: -20%;
}
.parallax .parallax-content {
  position: relative;
  z-index: 3;
}
.parallax .parallax-content .info {
  text-align: center;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.parallax .parallax-content .info small {
  display: block;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 5px;
}
.parallax .parallax-content .info strong {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 40px;
  display: block;
}
.parallax .parallax-content .info h1,
.parallax .parallax-content .info h2 {
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 1.3px;
  margin-bottom: 30px;
}
.parallax .parallax-content .info p {
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #eaf3ff;
  letter-spacing: 1px;
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
}
.parallax .parallax-content .info p span {
  text-decoration: underline;
}
.parallax .parallax-content .info .btn-white-line {
  margin: auto;
}
.parallax .parallax-content .info .btn-white-line:hover {
  color: #2890c8;
}
.parallax .parallax-content .mini-box {
  display: block;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.parallax .parallax-content .mini-box:hover {
  margin-top: -10px;
}
.parallax .parallax-content .mini-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #fff;
  width: 95%;
  opacity: 0.62;
  height: 50%;
  bottom: -5px;
  left: 0px;
  right: 0px;
  margin: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.parallax .parallax-content .mini-box i {
  display: block;
  font-size: 20px;
  background: -webkit-linear-gradient(#2973d7, #3c6ff2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}
.parallax .parallax-content .mini-box span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.75px;
}
.parallax .parallax-content .mini-box strong {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.parallax-counter {
  overflow: hidden;
  position: relative;
}
.parallax-counter:before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  opacity: 0.9;
  background-image: linear-gradient(127deg, #2973d7 0%, #3c6ff2 91%);
  z-index: 2;
  top: -20%;
  left: -20%;
}
.parallax-counter .parallax-content {
  position: relative;
  z-index: 3;
  width: 100%;
}
.parallax-counter .parallax-content .count-item {
  height: 340px;
  position: relative;
  float: left;
  width: 100%;
}
.parallax-counter .parallax-content .count-item.elliptical-bottom {
  position: relative;
}
.parallax-counter .parallax-content .count-item.elliptical-bottom:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 32px;
  top: 160px;
  left: 70%;
  background: url(../images/elliptical-bottom.png) center center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.parallax-counter .parallax-content .count-item.elliptical-top {
  position: relative;
}
.parallax-counter .parallax-content .count-item.elliptical-top:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 32px;
  top: 140px;
  left: 70%;
  background: url(../images/elliptical-top.png) center center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.parallax-counter .parallax-content .count-item:hover strong {
  margin-top: 110px;
}
.parallax-counter .parallax-content .count-item strong {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 1.72px;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 120px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.parallax-counter .parallax-content .count-item span {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.86px;
}

@media (max-width: 991px) {
  .parallax {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: auto;
  }
  .parallax .parallax-content {
    position: relative !important;
    top: 0% !important;
    transform: perspective(1px) translateY(0%) !important;
  }

  .parallax-counter {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .parallax-counter .parallax-content {
    position: relative !important;
    top: 0% !important;
    transform: perspective(1px) translateY(0%) !important;
  }
  .parallax-counter .parallax-content .count-item {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .parallax-counter .parallax-content .count-item:hover strong {
    margin-top: 0px;
  }
  .parallax-counter .parallax-content .count-item:before {
    display: none;
  }
  .parallax-counter .parallax-content .count-item:after {
    display: none;
  }
  .parallax-counter .parallax-content .count-item strong {
    margin-top: 0px;
  }
}
/* 
---------------------------------------------
team
--------------------------------------------- 
*/

/* 
---------------------------------------------
pricing
--------------------------------------------- 
*/
.pricing-item {
  height: 450px;
  background: #ffffff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-top: 25px;
}
.pricing-item.active .pricing-header {
  position: relative;
}
.pricing-item.active .pricing-header .pricing-title {
  color: #333;
}
.pricing-item.active .pricing-body .price-wrapper {
  /* background-image: linear-gradient(135deg, #2973D7 0%, #26ACB9 100%); */
}
.pricing-item.active .pricing-body .price-wrapper .currency {
  color: #fff;
}
.pricing-item.active .pricing-body .price-wrapper .price {
  color: #fff;
}
.pricing-item.active .pricing-body .price-wrapper .period {
  color: #fff;
}
.pricing-item .pricing-header {
  text-align: center;
  display: block;
  position: relative;
  padding-bottom: 10px;
}
.pricing-item .pricing-header .pricing-title {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333;
  width: 180px;
  height: 40px;
  line-height: 40px;
  left: 0px;
  right: 0px;
  margin: auto;
  font-weight: 600;
}
.pricing-item .pricing-body {
  margin-bottom: 40px;
}
.pricing-item .pricing-body .price-wrapper {
  text-align: center;
  padding-top: 20px;
  /* padding-bottom: 13px; */
  /* background: #E8F7FF; */
  width: 90%;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
.pricing-item .pricing-body .price-wrapper .currency {
  height: 47px;
  font-weight: 400;
  font-size: 20px;
  color: #2890c8;
  position: relative;
  top: -15px;
}
.pricing-item .pricing-body .price-wrapper .price {
  font-weight: 400;
  font-size: 34px;
  color: #2890c8;
  letter-spacing: 2.12px;
}
.pricing-item .pricing-body .price-wrapper .period {
  font-weight: 700;
  font-size: 14px;
  color: #2890c8;
  letter-spacing: 0.88px;
}
.pricing-item .pricing-body .list li {
  text-align: center;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 14px;
  color: #ccdcea;
  letter-spacing: 0.88px;
  text-decoration: line-through;
}
.pricing-item .pricing-body .list li.active {
  color: #333;
  text-decoration: none;
}
.pricing-footer {
  margin-top: 5px;
  text-align: center;
}
.pricing-footer .btn-primary-line {
  border: 1px solid #3488E5;
  color: #3488E5;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.pricing-footer .btn-primary-line:hover {
  color: #3488E5;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.pricing-img {
  height: 100px;
  text-align: center;
}
#img {
  width: 165px;
  height: 153px;
  text-align: center;
  display: none;
  z-index: 999;
  position: relative;
  top: -56%;
  left: 75%;
}
.src_img {
  width: 180px;
  height: 200px;
}
/* 
---------------------------------------------
blog
--------------------------------------------- 
*/
.blog-post-thumb {
  text-align: center;
  margin-bottom: 30px;
}
.blog-post-thumb.big .img {
  height: 400px;
}
.blog-post-thumb .img {
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 200px;
}
.blog-post-thumb .img .date {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: linear-gradient(127deg, #2973d7 0%, #3c6ff2 91%);
  text-align: center;
  border-bottom-right-radius: 3px;
}
.blog-post-thumb .img .date strong {
  color: #fff;
  height: 20px;
  line-height: 20px;
  font-weight: 400;
  font-size: 14px;
}
.blog-post-thumb .img .date span {
  color: #fff;
  height: 20px;
  line-height: 20px;
  font-weight: 400;
  font-size: 14px;
}
.blog-post-thumb .blog-content {
  margin-top: -30px;
  padding-top: 50px;
}
.blog-post-thumb .blog-content .btn-primary-line {
  border: 1px solid #2890c8;
  height: 36px;
  line-height: 36px;
  color: #2890c8;
}
.blog-post-thumb .blog-content .btn-primary-line:hover {
  background: #2890c8;
  color: #fff;
}
.blog-post-thumb h3 {
  margin-bottom: 10px !important;
}
.blog-post-thumb h3 a {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
  line-height: 26px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.blog-post-thumb h3 a:hover {
  color: #2890c8;
}
.blog-post-thumb .post-meta {
  overflow: hidden;
}
.blog-post-thumb .post-meta li {
  float: left;
  margin-right: 30px;
  height: 30px;
  line-height: 30px;
  color: #2890c8;
  font-size: 14px;
}
.blog-post-thumb .post-meta li a {
  color: #2890c8;
}
.blog-post-thumb .post-meta li span {
  display: inline-block;
  margin-right: 5px;
}
.blog-post-thumb .text {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.88px;
  line-height: 26px;
  margin-bottom: 15px;
}
.blog-post-thumb .text.post-detail {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}
.blog-post-thumb .post-footer {
  overflow: hidden;
  border-bottom: 1px solid #ecf7ff;
  border-top: 1px solid #ecf7ff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 60px;
}
.blog-post-thumb .post-footer span {
  float: left;
  height: 30px;
  line-height: 30px;
  font-weight: 300;
  font-size: 14px;
  color: #6f8ba4;
  padding-left: 30px;
}
.blog-post-thumb .post-footer ul.share {
  float: right;
  padding-right: 30px;
}
.blog-post-thumb .post-footer ul.share li {
  float: left;
  margin-left: 15px;
}
.blog-post-thumb .post-footer ul.share li a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #2890c8;
}
.blog-post-thumb .btn-primary-line {
  margin: auto;
}

.blog-list .blog-post-thumb {
  text-align: left;
}
.blog-list .blog-post-thumb .btn-primary-line {
  width: 100%;
  margin-bottom: 5px;
}

.section-comments {
  margin-bottom: 60px;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 30px;
  padding-bottom: 0px;
}
.section-comments ul {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.section-comments ul li {
  overflow: hidden;
}
.section-comments ul li .avatar {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.section-comments ul li .comment-content {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  float: left;
  width: calc(100% - 90px);
  width: -webkit-calc(100% - 90px);
}
.section-comments ul li .comment-content .comment-by {
  margin-bottom: 10px;
  position: relative;
}
.section-comments ul li .comment-content .comment-by strong {
  display: block;
  color: #333;
}
.section-comments ul li .comment-content .comment-by span {
  font-size: 12px;
}
.section-comments ul li .comment-content .comment-by .btn-reply {
  position: absolute;
  right: 0px;
  top: 15px;
  background: #f4f8fb;
  color: #6f8ba4;
  height: 25px;
  line-height: 25px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.section-comments ul li .comment-content .comment-by .btn-reply i {
  font-size: 12px;
}
.section-comments ul li .comment-content .comment-by .btn-reply:hover {
  background: #2890c8;
  color: #fff;
}
.section-comments ul li ul {
  padding-left: 60px;
}

.post-comment {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 30px;
  padding-bottom: 0px;
  background: #fff;
}
.post-comment .comment-form .form-item {
  margin-bottom: 20px;
}
.post-comment .comment-form .form-item label {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0px;
}
.post-comment .comment-form .form-item input,
.post-comment .comment-form .form-item textarea {
  border: 1px solid #eee;
  width: 100%;
  height: 40px;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.post-comment .comment-form .form-item input:focus,
.post-comment .comment-form .form-item textarea:focus {
  border: 1px solid #2890c8;
}
.post-comment .comment-form .form-item textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}
.post-comment .comment-form .btn-primary-line {
  border: 1px solid #2890c8;
  color: #2890c8;
  background: #fff;
}

.pagination {
  margin-top: 30px;
}
.pagination .page-item a {
  font-size: 14px;
  color: #2890c8;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-left: 3px;
  margin-right: 3px;
  background: #ffffff;
  box-shadow: 0 2px 13px 0 rgba(203, 211, 221, 0.36);
  border: none;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 37px;
  height: 37px;
  line-height: 23px;
  text-align: center;
}
.pagination .page-item a span {
  position: relative;
  z-index: 2;
}
.pagination .page-item a:hover {
  background: #2890c8;
  color: #fff;
}
.pagination .page-item a:hover span {
  color: #fff;
}

@media (max-width: 991px) {
  .blog-post-thumb.big .img {
    height: 350px;
  }

  .post-comment {
    margin-bottom: 60px;
  }

  .pagination {
    margin-bottom: 60px;
  }
}
@media (max-width: 420px) {
  .blog-post-thumb.big .img {
    height: 200px;
  }

  .section-comments ul li ul {
    padding-left: 10px;
  }
}
/* 
---------------------------------------------
footer
--------------------------------------------- 
*/
footer {
  background-image: linear-gradient(127deg, #1b1c1c 0%, #111213 91%);
  padding-top: 70px;
}
footer img.logo {
  margin-bottom: 30px;
}
footer .text {
  font-weight: 400;
  font-size: 14px;
  color: #f7f8ff;
  line-height: 30px;
  letter-spacing: 0.88px;
}
footer h5 {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.69px;
  line-height: 30px;
  margin-bottom: 30px !important;
}
footer .social {
  overflow: hidden;
  margin-top: 10px;
}
footer .social li {
  float: left;
  font-size: 16px;
  margin-right: 10px;
}
footer .social li a {
  color: #fff;
}
footer .footer-nav li a {
  display: block;
  overflow: hidden;
}
footer .footer-nav li a:hover span {
  padding-left: 5px;
}
footer .footer-nav li a i {
  float: left;
  height: 32px;
  line-height: 32px;
  margin-right: 12px;
  font-size: 14px;
  color: #fff;
}
footer .footer-nav li a span {
  float: left;
  height: 32px;
  line-height: 32px;
  font-weight: 400;
  font-size: 14px;
  color: #eaf3ff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
footer .address p {
  display: block;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  letter-spacing: 0.88px;
  margin-bottom: 5px;
}
footer .address p a {
  color: #eaf3ff;
}
footer .copyright {
  text-align: center;
  border-top: 1px solid #3c3d3e;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.88px;
}

@media (max-width: 991px) {
  footer .text {
    margin-bottom: 30px;
  }
  footer h5 {
    margin-bottom: 15px;
  }
  footer .footer-nav {
    margin-bottom: 30px;
  }
}
/* 
---------------------------------------------
pages
--------------------------------------------- 
*/
.page .cov {
  min-height: 420px;
  margin-top: 40px;
  position: relative;
  background-image: url('../images/rel/hy.png');
  background-size: cover;
  z-index: 0;
}
.page .cov .cov-top {
  position: absolute;
  width: 99%;
  z-index: 3;
  top: 38%;
  left: 10px;
  transform: perspective(1px) translateY(0%);
}
.page .cov .cov-top h1 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .cov .cov-top p {
  font-weight: 400;
  font-size: 14px;
  color: #eaf3ff;
  line-height: 28px;
}
.page .cover {
  margin-top: 40px;
  min-height: 420px;
  position: relative;
  background-image: url('../images/our/our.png');
  background-size: cover;
  z-index: 0;
  font-family: 'Microsoft';
}
.page .cover .cover-top {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 38%;
  transform: perspective(1px) translateY(0%);
}
.page .cover .cover-top h1 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .cover .cover-top p {
  font-weight: 400;
  font-size: 14px;
  color: #eaf3ff;
  line-height: 28px;
}
.page .cover .cover-bottom {
  position: absolute;
  z-index: 9;
  width: 100%;
  text-align: center;
  bottom: -14px;
}
.page .cover .cover-bottom .breadcrumb {
  position: relative;
  z-index: 9;
  float: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: none;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  background: #fff;
  display: inline-block;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0px;
}
.page .cover .cover-bottom .breadcrumb li {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  line-height: 30px;
  margin-left: 10px;
  display: inline-block;
}
.page .cover .cover-bottom .breadcrumb li:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 10px;
  color: #6f8ba4;
}
.page .cover .cover-bottom .breadcrumb li:first-child {
  margin-left: 0px;
}
.page .cover .cover-bottom .breadcrumb li:last-child:after {
  content: "";
  margin-left: 0px;
}
.page .cover .cover-bottom .breadcrumb li a {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
.page .cover .learn{
  margin-left: -12px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color: #3466E3;
  border: 1px solid #F8F9FE;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  margin-top: 40px;
  margin-left: 2px;
}
.finance_company .learn{
  margin: 9px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color:  rgba(255, 255, 255, 0.01);
  border: 1px solid #3466E3;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #3466E3;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  float: right;
}
.our_company .learn{
  margin: 9px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color:  rgba(255, 255, 255, 0.01);
  border: 1px solid #3466E3;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #3466E3;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  float: right;
}
.marketing .learn{
  margin: 9px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color:  rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(52, 115, 243, 1);
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #3466E3;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  float: right;
}
.page .cover svg{
  margin-right: 5px;
}
.page .contact {
  min-height: 550px;
  position: relative;
  background-image: url('/assets/images/rel/releate.png');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}
.page .contact .contact-top {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 51%;
  transform: perspective(1px) translateY(0%);
}
.page .contact .contact-top h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .contact .contact-top p {
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
}
.contact .row{
  width: 100%!important;
  margin: 0 auto !important;
  text-align: center;
  /* margin-left: -3px!important; */
}
.contact .col{
  width: 100%;
  height: 260px;
  margin: 10px;
  border-radius: 8px;
  margin-top: 40px;
  padding: 30px 90px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  display: flex;
}
.contact .col .our_right{
  text-align: left;
  margin-left: 50px;
}
.contact .col .col_title{
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.contact .col .col_p{
  font-size: 14px;
  margin-top: 20px;
}
.contact .contact_title .tit{
  font-weight: bold;
  color: #ffffff;
  font-size: 35px;
}
.page .software {
  min-height: 420px;
  margin-top: 40px;
  position: relative;
  background-image: url('/assets/images/rel/soft.png');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  font-family: 'Microsoft';
}
.page .software .software-top {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 38%;
  transform: perspective(1px) translateY(0%);
}
.page .software .software-top h1 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .software .software-top p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 28px;
  margin-top: 20px;
}
.page .finance {
  min-height: 420px;
  margin-top: 40px;
  position: relative;
  background-image: url('/assets/images/rel/ai.png');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}
.page .finance .finance-top {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 38%;
  transform: perspective(1px) translateY(0%);
}
.page .finance .finance-top h1 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .finance .finance-top p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 28px;
  margin-top: 20px;
}
.page .tool {
  min-height: 420px;
  margin-top: 40px;
  position: relative;
  background-image: url('/assets/images/rel/tools.png');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  font-family: 'Microsoft Sans Serif';
}
.page .tool .tool-top {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 38%;
  transform: perspective(1px) translateY(0%);
}
.page .tool .tool-top h1 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .tool .tool-top p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 28px;
  margin-top: 20px;
}
.page .rel {
  min-height: 420px;
  margin-top: 40px;
  position: relative;
  background-image: url('/assets/images/rel/rel.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 0;
  font-family: 'Microsoft';
}
.page .rel .rel-top {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 37%;
  transform: perspective(1px) translateY(0%);
}
.page .rel .rel-top h1 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.4px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 600;
}
.page .rel .rel-top p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 28px;
  margin-top: 20px;
}
.page .rel .rel-bottom {
  position: absolute;
  z-index: 9;
  width: 100%;
  text-align: center;
  bottom: -14px;
}
.page .rel .rel-bottom .breadcrumb {
  position: relative;
  z-index: 9;
  float: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: none;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  background: #fff;
  display: inline-block;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0px;
}
.page .rel .rel-bottom .breadcrumb li {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  line-height: 30px;
  margin-left: 10px;
  display: inline-block;
}
.page .rel .rel-bottom .breadcrumb li:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 10px;
  color: #6f8ba4;
}
.page .rel .rel-bottom .breadcrumb li:first-child {
  margin-left: 0px;
}
.page .rel .rel-bottom .breadcrumb li:last-child:after {
  content: "";
  margin-left: 0px;
}
.page .rel .rel-bottom .breadcrumb li a {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
.page .rel .learn{
  margin-left: -12px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color: #3466E3;
  border: 1px solid #F8F9FE;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  margin-top: 40px;
  margin-left: 2px;
}
.page .rel svg{
  margin-right: 5px;
}
.page-our .learn2{
  width: 130px;
  height: 34px;
  align-items: center;
  background-color: #2366E7;
  border: 1px solid #2366E7;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  margin-top: 30px;
}
.zc{
  margin-left: -12px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color: #2366E7;
  border: 1px solid #2366E7;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  margin-top: 40px;
  margin-left: 2px;
}
.page .contact .learn{
  margin-left: -12px;
  width: 130px;
  height: 34px;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid  #3466E3;
  border-radius: .45rem;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #3466E3;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  margin-top: 30px;
  margin-left: 2px;
}
.page-meau{
  position: absolute;
  height: 70px;
  width: 100%;
  top: 425px;
  z-index: 99;
}
.page-meau .row{
  height: 70px;
  width: 99%;
  text-align: center;
  background-color: #FFFFFF;
  margin: auto;
  border-radius: 4px 4px 2px 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.page-meau .col{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000!important;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}


.page-meau .p-2:hover {
  height: 100%;
  background-color: #000;
  border-radius: 8px;
  color: #ffffff!important;
}
.page-meau .p-2.active {
  height: 100%;
  background-color: #000;
  border-radius: 4px 4px 2px 2px;
  color: #ffffff!important;
}
.page-meau .col.active {
  height: 100%;
  background-color: #000;
  border-radius: 4px 4px 2px 2px;
    color: #ffffff!important;
}
.page-meau .d-flex{
  height: 70px;
  width: 99%;
  text-align: center;
  background-color: #FFFFFF;
  margin: auto;
  border-radius: 4px 4px 2px 2px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.page-meau .p-2{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  height: 100%;
  color: #000!important;
}

.meau_list{
  display: none;
}

.page-our{
  width: 100%;
  margin-top: 60px;
  padding-top: 20px;
  min-height: 300px;
  padding-bottom: 10px;
}
.page-our .our_title{
  text-align: center;
}
.page-our .our_title .tit{
  font-size: 28px;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
}
.page-our .our_title .us{
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  letter-spacing: -0.88px;
}
.page-our .our_company{
  margin-top: 15px;
  padding: 0px 5px;
  min-height: 300px;
  border-bottom: 1px solid #ccc;
  /* overflow: auto; 
  scrollbar-width: none; */
}
.page-our .our_company .news-list{
  height: 260px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  display: flex;
}
.page-our .our_company .news-list .left{
  width: 74%;
  /* padding-right: 100px; */
  padding-left: 20px;
}
.page-our .our_company .news-list .left .new_p{
  font-weight: bold;
  font-size: 16px;
  margin-top: 11px;
  cursor: pointer;
}
.page-our .our_company .news-list .left .new_con{
  font-size: 14px;
  margin-top: 10px;
  height: 120px;
  cursor: pointer;
}
.page-our .our_company .news-list .right{
  width: 26%;
  position: relative;
  left: 2%;
  top: 6%;
}
.page-our .our_company .news-list .right img{
  width: 300px;
  height: 191px;
  border-radius: 10px;
  cursor: pointer;
}
.page-our .our_company .page-our .more{
  padding-top: 20px;
  border-top: 1px solid #ccc;
  text-align: center;
}


.page-our .our_companys{
  margin-top: 25px;
  padding: 0px 35px 0px 5pxz;
  /* img{
    width: 508px;
    height: 400px;
  } */
}
.page-our .our_companys .col.mm{
  width: 740px;
  height: 425px;
  padding: 20px;
  border-radius: 10px;
  margin-left: -75px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-right: 25px;
}
.page-our .our_companys .col.mm .company_right p{
  font-size: 14px;
  text-indent:2em;
}
.page-our .our_company::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
 /* 关于我们 */
.page-finance{
  width: 100%;
  margin-top: 60px;
  min-height: 300px;
  /* background-color: #F2F6FE; */
  padding-top: 20px;
  padding-bottom: 10px;
}
.page-finance .finance_title{
  text-align: center;
}
.page-finance .finance_title .tit{
  font-size: 25px;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
}
.page-finance .finance_title .us{
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  letter-spacing: -0.88px;
}
.page-finance .finance_company{
  margin-top: 15px;
  padding: 0px 5px;
  min-height: 300px;
  border-bottom: 1px solid #ccc;
  /* overflow-y: scroll;
  overflow-x: hidden; */
}
.page-finance .finance_company .news-list{
  height: 260px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  display: flex;
}
.page-finance .finance_company .news-list .left{
  width: 74%;
  /* padding-right: 160px; */
  padding-left: 20px;
}
.page-finance .finance_company .news-list .left .new_p{
  font-weight: bold;
  font-size: 16px;
  margin-top: 11px;
  cursor: pointer;
}
.page-finance .finance_company .news-list .left .new_con{
  font-size: 14px;
  margin-top: 10px;
  height: 120px;
  cursor: pointer;
}
.page-finance .finance_company .news-list .right{
  width: 26%;
  position: relative;
  left: 2%;
  top: 6%;
}
.page-finance .finance_company .news-list .right img{
  width: 300px;
  height: 191px;
  border-radius: 10px;
  cursor: pointer;
}
.page-finance .finance_company .more{
  padding-top: 20px;
  border-top: 1px solid #ccc;
  text-align: center;
}
.page-finance .finance_company::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
.marketing{
  width: 100%;
  margin-top: 60px;
  padding: 40px 20px;
}
.marketing .marketing_title{
  text-align: center;
}
.marketing .marketing_title .tit{
  font-size: 25px;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
}
.marketing .marketing_title .us{
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  letter-spacing: -0.88px;
}
.marketing .marketing_company{
  margin-top: 15px;
  padding: 0px 5px;
  min-height: 300px;
  border-bottom: 1px solid #ccc;
  /* overflow-y: scroll;
  overflow-x: hidden; */
}
.marketing .marketing_company .news-list{
  height: 260px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  display: flex;
}
.marketing .marketing_company .news-list .left{
  width: 74%;
  /* padding-right: 100px; */
  padding-left: 20px;
}
.marketing .marketing_company .news-list .left .new_p{
  font-weight: bold;
  font-size: 16px;
  margin-top: 11px;
  cursor: pointer;
}
.marketing .marketing_company .news-list .left .new_con{
  font-size: 14px;
  margin-top: 10px;
  height: 120px;
  cursor: pointer;
}
.marketing .marketing_company .news-list .right{
  width: 26%;
  position: relative;
  left: 2%;
  top: 6%;
}
.marketing .marketing_company .news-list .right img{
  width: 300px;
  height: 191px;
  border-radius: 10px;
  cursor: pointer;
}
.marketing .marketing_company .more{
  padding-top: 20px;
  border-top: 1px solid #ccc;
  text-align: center;
}
.marketing .marketing_company::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.page-address{
  width: 100%;
  margin-top: 60px;
}
.page-address .address_title{
  text-align: center;
}
.page-address .address_title .tit{
  font-size: 25px;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
}
.page-address .address_title .us{
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  letter-spacing: -0.88px;
}
.page-address .address_company{
  width: 98%;
  margin-top: 15px;
  height: 230px;
  border: 1px solid #ccc;
  margin: auto;
}
.page-address .address_company .row{
  height: 100%;
  width: 100%;
  margin-left: 0;
}
.page-address .address_btm{
  margin-top: 50px;
  height: 260px;
}
.page-address .address_btm .btm_left{
  width: 70%;
}
.page-address .address_btm .my-3{
  margin-top: 0.7rem!important;
  margin-bottom: 1rem!important;
}
.page-address .address_btm p{
  font-size: 14px;
}
.page-address .address_btm .flex p{
  font-size: 14px;
  margin-top: 10px;
  text-align: justify;
}
.page-address .address_btm .col.with{
  flex: 0 0 20%;
}
.page-bottom {
  padding-top: 110px;
  padding-bottom: 100px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.88px;
  line-height: 28px;
  color: #333;
  background: #f9faff;
}
.page-bottom p {
  margin-bottom: 45px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
}
.page-bottom .about {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.page-bottom .about h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
}
.page-bottom .about h3 {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
}
.page-bottom .about h5 {
  font-style: italic;
  font-size: 20px;
  color: #6f8ba4;
  letter-spacing: 1.25px;
  text-align: center;
  line-height: 28px;
  margin-top: -20px;
}
.page-bottom .about .btn-line {
  width: 160px;
  margin: auto;
  display: inline-block;
  height: 36px;
  line-height: 37px;
  text-align: center;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #2890c8;
  font-weight: 700;
  font-size: 14px;
  color: #2890c8;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: none !important;
  cursor: pointer;
  position: relative;
}
.page-bottom .about .btn-line:hover {
  background: #2890c8;
  color: #fff;
}
.page-bottom .about .about-image {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.page-bottom .about .about-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.26;
  z-index: 1;
}
.page-bottom .about .about-image .play {
  position: absolute;
  width: 80px;
  height: 80px;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  z-index: 2;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.13);
  transition: all 0.2s ease-in-out;
}
.page-bottom .about .about-image .play:hover {
  transform: scale(1.1);
}
.page-bottom .about .about-image .play i {
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  padding-left: 2px;
  color: #2890c8;
  text-align: center;
}
.page-bottom .features-small-item p {
  margin-bottom: 0px !important;
  font-size: 14px !important;
}
.page-bottom .page-detail .about {
  margin-bottom: 30px !important;
}
.page-bottom .page-detail .about .about-image {
  border-radius: 30px 5px 30px 30px;
}
.page-bottom .page-detail .about .about-image:before {
  display: none;
}
.page-bottom .page-detail .about .about-text {
  border-radius: 30px 5px 30px 30px;
}
.page-bottom .services-post {
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  display: block;
}
.page-bottom .services-post:hover .post-content .icon {
  right: 30px;
}
.page-bottom .services-post .img {
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  position: relative;
  height: 200px;
}
.page-bottom .services-post .post-content {
  padding: 25px;
  padding-bottom: 5px;
  padding-top: 35px;
  position: relative;
}
.page-bottom .services-post .post-content h3 {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.88px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-image: linear-gradient(135deg, #2973d7 0%, #3c6ff2 100%);
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: -50px;
  margin-bottom: 20px;
}
.page-bottom .services-post .post-content .text {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.88px;
  line-height: 26px;
  margin-bottom: 20px;
}
.page-bottom .services-post .post-content .text.post-detail {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

@media (max-width: 991px) {
  .page-bottom .about .about-image {
    height: auto;
  }
  .page-bottom .about .about-image .img-1 {
    position: relative;
    margin-bottom: 30px;
  }
  .page-bottom .about .about-image .img-2 {
    position: relative;
  }
}
/* 
---------------------------------------------
faq
--------------------------------------------- 
*/
.faq-wrapper .faq-header {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}
.faq-wrapper .faq-header h2 {
  font-weight: 400;
  font-size: 30px;
  color: #2890c8;
  letter-spacing: 1.88px;
  margin-bottom: 20px;
  text-align: center;
}
.faq-wrapper .faq-header .search {
  height: 50px;
  position: relative;
}
.faq-wrapper .faq-header .search input {
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0px;
  border: none;
  background: #fff;
  outline: none;
  top: 5px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.88px;
  z-index: 1;
}
.faq-wrapper .faq-header .search input:focus {
  padding-left: 30px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.13);
}
.faq-wrapper .faq-header .search input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.88px;
}
.faq-wrapper .faq-header .search input:-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.88px;
}
.faq-wrapper .faq-header .search button {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 2;
  right: 5px;
  top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  background-image: linear-gradient(135deg, #2973d7 0%, #3c6ff2 100%);
  color: #fff;
  outline: none;
  cursor: pointer;
}

@media (max-width: 991px) {
  .accordion {
    margin-bottom: 30px;
  }
  .accordion .accordion-item .accordion-header .accordion-button {
    line-height: 26px;
    margin-top: 10px;
  }
}
/* 
---------------------------------------------
aside
--------------------------------------------- 
*/
/*  */

/* 
---------------------------------------------
contact
--------------------------------------------- 
*/
.contact {
  position: relative;
  margin-top: -90px;
  margin-bottom: 50px;
}
.contact .contact-item {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: center;
  padding: 20px;
  padding-top: 30px;
  position: relative;
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
}
.contact .contact-item .icon {
  width: 46px;
  height: 46px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  left: 0px;
  right: 0px;
  margin: auto;
  background: #e8f7ff;
  color: #2890c8;
  margin-bottom: 20px;
}
.contact .contact-item .icon i {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.contact .contact-item p {
  margin-bottom: 0px !important;
  font-size: 14px;
}
.contact .contact-item a {
  display: block;
  color: #6f8ba4;
}
.contact .map-wrapper {
  position: relative;
  width: 100%;
  height: 500px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  z-index: 1;
}
.contact .map-wrapper .map-canvas {
  width: 100%;
  height: 100%;
}

.map {
  overflow: hidden;
  padding: 0px;
}
.map .top {
  margin-bottom: -70px;
}
.map .bottom {
  float: left;
  margin-top: -60px;
}
.map .item {
  width: 100%;
  height: 400px;
  float: left;
  position: relative;
}
.map .item .map-canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}
.map .content {
  position: absolute;
  width: 60%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: 3;
  text-align: center;
  top: 30%;
  transform: perspective(1px) translateY(0%);
}
.map .content h6 {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 20px;
}
.map .content p {
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 30px !important;
  letter-spacing: 1.12px !important;
  color: #fff;
  margin-bottom: 30px !important;
}
.map .content .btn-primary-line {
  margin-bottom: 0px;
  height: 36px;
  line-height: 36px;
  text-transform: capitalize;
}

.contact-bottom {
  margin-top: 20px;
}
.contact-bottom .contact-text {
  font-weight: 400;
  font-size: 14px;
  color: #6f8ba4;
  letter-spacing: 0.6px;
  line-height: 26px;
}
.contact-bottom .contact-text p {
  margin-bottom: 28px;
}
.contact-bottom .contact-form input,
.contact-bottom .contact-form textarea {
  border: 1px solid #eee;
  width: 100%;
  height: 50px;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 30px;
}
.contact-bottom .contact-form input:focus,
.contact-bottom .contact-form textarea:focus {
  border: 1px solid #2890c8;
  padding-left: 30px;
}
.contact-bottom .contact-form textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}
.contact-bottom .contact-form .btn-primary-line {
  margin-bottom: 0px !important;
  background: #2890c8;
}
.contact-bottom .contact-form .btn-primary-line:hover {
  color: #fff;
}

@media (max-width: 991px) {
  .contact {
    overflow: initial !important;
    margin-bottom: 10px !important;
  }
  .contact .contact-item {
    margin-bottom: 53px;
  }
  .contact .map-wrapper {
    width: 100% !important;
    height: 300px;
    margin-bottom: 30px;
  }
  .contact .contact-info {
    position: relative !important;
    width: 100% !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
    transform: perspective(1px) translateY(0%) !important;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  }

  .contact-bottom {
    margin-top: 30px;
    padding-top: 30px;
  }
}
/* 
---------------------------------------------
preloader
--------------------------------------------- 
*/
#preloader {
  overflow: hidden;
  background-image: linear-gradient(135deg, #2973d7 0%, #3c6ff2 100%);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999;
  color: #fff;
}
#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}
#preloader .jumper > div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}
#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}
#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.title_index {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  background: url('../images/home/home6.png') 50% no-repeat;
  background-size: 300px 33px;
  padding-top: 22px;
  margin-top: 10px;
}
.titles_index {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  background: url('../images/home/maior.png') 50% no-repeat;
  background-size: 362px 33px;
  padding-top: 22px;
  margin-top: 42px;
}
.title_sass {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  background: url('../images/home/pro.png') 50% no-repeat;
  background-size: 200px 33px;
  padding-top: 22px;
  margin-top: 70px;
}
.title_ass {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  background: url('../images/home/pro.png') 50% no-repeat;
  background-size: 200px 33px;
  padding-top: 22px;
  margin-top: 10px;
}
.title_sasss {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  padding-top: 22px;
  margin-top: -60px;
}
.dic_index {
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  padding-top: 20px;
}
.container-news{
  max-width: 1310px;
  height: 520px;
  margin: 0 auto;
  margin-top: 20px;
}
.container-news .news-left{
  width: 48%;
  height: 100%;
  background-color: #F4F7FE;
  margin-left: 12px;
  border-radius: 10px 0px 0px 10px;
}
.container-news .news-left .card{
  width: 100%;
  height: 100%;
  border-radius: 10px 0px 0px 10px;
}
.container-news .news-left .card .card-text{
  font-size: 14px;
  line-height: 1.3;
  margin-top: 10px;
  color: #A6A6A6;
  cursor: pointer;
}
.container-news .news-left .card .time_news{
  font-weight: 500;
}
.container-news .news-left .card img{
  cursor: pointer;
  border-radius: 10px 0px 0px 0px;
}
.container-news .news-text{
  padding: 19px 26px;
  border-radius: 0px 0px 0px 10px;
  background-color: rgb(244, 247, 254)
}
.container-news .news-text span{
  font-weight: bold;
  cursor: pointer;
}

.container-news .news-right{
  width: 49.4%;
  height: 100%;
  margin-left: 10px;
  border-radius: 0px 10px 10px 0px;
  background-color: #F4F7FE;
  padding: 10px 20px;
}
.container-news .news-right .list-group-item{
  cursor: pointer;
  background-color: #F4F7FE!important;
}
.container-news .news-right .list-group-flush>.list-group-item{
  background-color: #F4F7FE!important;
  display: flex;
  height: 125px;
  width: 596px;
  align-items: center;
}
.container-news .news-right .mm{
  font-size: 48px; 
  color: #A6A6A6;
  text-align: center;
  margin-right: 30px;
}
.container-news .news-right .mm .month{
  font-size: 14px; 
  color:rgba(166, 166, 166, 1);
}
.container-news .news-right .mm_text{
  font-size: 16px; 
  max-width: 450px;
  min-width: 450px;
}
.container-news .news-right .mm_text .mm_text1{
  width: 104%;
  margin-top: 5px;
  font-size: 14px; 
  color: rgba(128, 128, 128, 1);
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.container-news .news-right .mm_text .mm_text2 {
  max-width: 450px;
  min-width: 450px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.container-news .news-right .mm_text .mm_text1 .mm_tex1 {
  max-width: 450px;
  min-width: 450px;
  /* margin-left: 7px; */
  margin-right: 10px;
  line-height: 18px;
  margin-top: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.container-news .news-right .mm_text .mm_text1 .mm_tex2 {
  color: rgba(35, 102, 231, 1);
  font-size: 20px;
  font-weight: bold;
  width: 40px;
}
.my-4 {
  margin-top: 0.5rem!important;
  color: #c3c3c4;
}
.loadingMore{
  text-align: center;
  margin-top: 20px;
}
.iconlist-sass{
  width: 100%;
  height: 268px;
  background-color: #EDF3FE;
  border-bottom: 1px solid #DCDEE3;
  margin-top: 40px;
  padding-top: 11px;
}
.iconlist img {
  width: 110px;
  height: 110px;
}
.iconlist-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  background-color: #EDF3FE!important;
}

.iconlist-tabs li {
  color: #909399;
  background-color: #fff;
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
  transition: color 0.4s;
}

.iconlist-tabs li::after {
  content: "";
  width: 0;
  height: 3px;
  background-color: #3373F2;
  position: absolute;
  left: 30%;
  bottom: 0;
  transition: width 0.4s, left 0.4s;
}

.iconlist-tabs li:hover {
  color: #3373F2;
}

.iconlist-tabs li:hover::after {
  width: 63%;
  right: 0;
  left: 20%;
  transition-delay: 0.1s;
}
.iconlist-tabs li.active {
  color: #3373F2;
}

.iconlist-tabs li.active::after {
  width: 75%;
  right: 0;
  left: 15%;
  transition-delay: 0.1s;
}
.expansion_tools{
  width: 100%;
  height: 720px;
}
.tools-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  width: 100%;
}
.tools-tabs .col-md-21{
  width: 50% !important;
  height: 35px;
}

.tools-tabs li {
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
  transition: color 0.4s;
}

.tools-tabs li::after {
  content: "";
  width: 0;
  height: 3px;
  background-color: #3373F2;
  position: absolute;
  left: 30%;
  bottom: 0;
  transition: width 0.4s, left 0.4s;
}

.tools-tabs li.active {
  color: #3373F2;
}

.tools-tabs li.active::after {
  width: 94%;
  right: 0;
  left:3%;
  transition-delay: 0.1s;
}
.tools-content{
  height: 370px;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #FFFFFF;
}
.tools-content .tools_model{
  width: 48.8%;
  height: 320px;
  margin: 75px 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}

.tools-content .model_title{
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to right, rgba(36, 103, 231, 1) 0%, rgba(87, 172, 253, 1) 100%);
  border-radius: 10px 10px 0 0;
}
.tools-content .model_title2{
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to right, rgba(36, 103, 231, 1) 0%, rgba(87, 172, 253, 1) 100%);
  border-radius: 10px 10px 0 0;
}
.tools-content .model_img{
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 100px;
}
.tools-content .model_img2{
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 100px;
}
.tools-content .model_text{
  margin-left: 15px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 3px;
}
.tools-content .model_text2{
  margin-left: 15px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 3px;
}
.tools-content .model_ul{
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 130px;
}
.tools-content .model_ul li {
  display: flex;
  align-items: center;
  margin: 10px;
  font-size: 14px;
}
.tools-content .model_ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #3373F2;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-right: 3px;
}

.expansion_tools2{
  width: 100%;
}
.tools-tabs2 {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
}
.tools-tabs2 .col-md-21{
  width: 33% !important;
  height: 35px;
}

.tools-tabs2 li {
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
  transition: color 0.4s;
}

.tools-tabs2 li::after {
  content: "";
  width: 0;
  height: 3px;
  background-color: #3373F2;
  position: absolute;
  left: 30%;
  bottom: 0;
  transition: width 0.4s, left 0.4s;
}

.tools-tabs2 li.active {
  color: #3373F2;
  font-family: 'Microsoft';
}

.tools-tabs2 li.active::after {
  width: 94%;
  right: 0;
  left:3%;
  transition-delay: 0.1s;
}
.tools-content2{
  height: 370px;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #FFFFFF;
}
.tools-content2 .tools_model{
  width: 50%;
  height: 290px;
  margin: 20px 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}
.tools-content2 .model_title{
  width: 100%;
  height: 90px;
  background-image: linear-gradient(to right, #138EFF 0%, #53AAFD 100%);
  border-radius: 10px 10px 0 0;
}
.tools-content2 .model_title2{
  width: 100%;
  height: 90px;
  background-image: linear-gradient(to right, #138EFF 0%, #53AAFD 100%);
  border-radius: 10px 10px 0 0;
}
.tools-content2 .model_img{
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 90px;
}
.tools-content2 .model_img2{
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 90px;
}
.tools-content2 .model_text{
  margin-left: 15px;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 3px;
}
.tools-content2 .model_text2{
  margin-left: 15px;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 3px;
}
.tools-content2 .model_ul{
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 130px;
  padding: 0px 20px;
}
.tools-content2 .model_ul li {
  display: flex;
  align-items: center;
  margin: 10px;
  font-size: 14px;
}
.tools-content2 .model_ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #3373F2;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-right: 3px;
}
.graphical{
  width: 100%;
  height: 250px;
  padding-top: 60px;
  background-color: #F2F6FE;
  position: relative;
}
.graphical .service_title{
  text-align: center;
  height: 60px;
}
.graphical .service_title .title1{
  font-size: 28px;
  font-weight: bold;
}
.graphical .service_title .title2{
  font-size: 14px;
}
.graphical .graphical_content{
  width: 99.5%;
  height: 265px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.graphical .graphical_content .col{
  height: 265px;
  text-align: center;
  padding: 55px 0px;
}
.graphical .graphical_content .col p{
  font-size: 18px;
  font-weight: bold;
}
.graphical .graphical_content .col img{
  margin-bottom: 10px;
}

.aiFlow{
  margin-top: 190px;
  height: 700px;
  background-color: #EDF3FE;
  background-image: url('/assets/images/rel/fince_bg.png');
  background-position: center center;
}
.aiFlow .service_title{
  text-align: center;
  height: 120px;
  padding-top: 60px;
}
.aiFlow .service_title .title1{
  font-size: 28px;
  font-weight: bold;
}
.aiFlow .service_title .title2{
  font-size: 14px;
}
.service{
  margin-top: 90px;
}
.service .service_title{
  text-align: center;
  height: 95px;
}
.service .service_title .title1{
  font-size: 28px;
  font-weight: bold;
}
.service .service_title .title2{
  font-size: 14px;
}
.service .row{
  width: 100%;
  margin: 0 auto;
}
.service .row .col-sm{
  margin: 10px;
  height: 250px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  text-align: center;
  padding: 75px 45px 0px 45px;
  background-image: url('../images/rel/aibg4.jpg');
  background-position: top;
}
.service .row .col-sm .serCon{
  width: 100%;
  font-size: 14px;
  text-align: left;
  margin-top: 50px;
  height: 80px;
  display: flex;
  justify-content: center;
}

.soft .soft_title{
  text-align: center;
  height: 80px;
  margin-top: 3em;
}
.soft .soft_title .title1{
  font-size: 28px;
  font-weight: bold;
}
.soft .soft_title .title2{
  font-size: 0.875em;
}
.soft .row{
  height: 34em;
  border-radius: 1.25em 1.25em 0 0 ;
  box-shadow: -0.1px -1.95px 2.6px rgba(155, 154, 154, 0.15), 
          2px 0 0 rgba(153, 152, 152, 0.15);
  align-items: center;
  margin-bottom: 2em;
}
.soft .row .col-5{
  padding: 0 1.25em 0 4.25em;
}
.soft .row .col-7{
  padding: 3.5em 2.25em 3.5em 2.25em;
}
.soft .row .col-7 .col_p1{
  font-size: 0.875em;
  margin-top: 1em;
}
.soft .row .col-7 .col_p2{
  font-size: 0.875em;
  margin-top: 0.5emem;
}
.soft .row .col_title{
  font-size: 4.3em;
  font-weight: bold;
  color: #E5E5E5;
  height: 0.9em;
}
.soft .row .col_text{
  font-size: 1.25em;
  font-weight: bold;
  height: 2.4em;
}
.soft .row .col_cont{
  font-size: 0.875em;
  margin-top: 2em;
}
.soft .row .col_img{
  width: 100%;
  height: 28em;
  background-image: url('../images/rel/item8.png');
  background-size: cover;
  background-repeat: no-repeat;
  border-radius:  40px 40px 0 0;
}
.soft .row .model1{
  position: relative;
  width: 7.825em;
  height: 8.2em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 15%;
  left: 12%;
  padding: 1em 1em;
  text-align: center;
  /* opacity: 0;
  transform: translateX(-100%);
  transition: opacity 0.5s, transform 0.5s; */
}
.soft .row .model2{
  position: relative;
  width: 7.825em;
  height: 8.2em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 25%;
  left: 12%;
  padding: 1em 1em;
  text-align: center;
}
.soft .row .model3{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 18%;
  left: 6%;
  padding: 0 1em;
  text-align: center;
}
.soft .row .model4{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 28%;
  left: 6%;
  padding: 0 1em;
  text-align: center;
}
.soft .row .model5{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: -45%;
  left: 80%;
  padding: 0 1em;
  text-align: center;
}
.soft .row .model6{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: -40%;
  left: 80%;
  padding: 1em 1em;
  text-align: center;
}
.soft .row .model7{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: -35%;
  left: 80%;
  padding: 0.5em;
  text-align: center;
}
.soft .row .model8{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 8%;
  left: 6%;
  padding: 0 1em;
  text-align: center;
}
.soft .row .model9{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 13%;
  left: 6%;
  padding: 0 1em;
  text-align: center;
}
.soft .row .model10{
  position: relative;
  width: 6.375em;
  height: 7.125em;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  top: 18%;
  left: 6%;
  padding: 0 1em;
  text-align: center;
}
.soft .row .img1{
  width: 58%;
  height: 80%;
  position: relative;
  left: 34%;
  top: -55%;
}
.soft .row .img2{
  width: 65%;
  height: 80%;
  position: relative;
  left: 35%;
  top: -63%;
}
.soft .row .img3{
  width: 65%;
  height: 80%;
  position: relative;
  left: 15%;
  top: -114%;
}
.soft .row img{
  opacity: 1!important;
}
.soft .row .line1{
  position: relative;
  left: 31%;
  top: -90%;
}
.soft .row .line2{
  position: relative;
  left: 31%;
  top: -150%;
}
.soft.color{
  background-color: #F4F7FE;
  padding: 2em 0 0 0;
}
.soft.color .row{
  box-shadow: -1.95px -2.95px 2.9px rgba(155, 154, 154, 0.15), 
  2px 0 0 rgba(153, 152, 152, 0.15);
}
.soft .rowFin{
  height: 30.4em;
  border-radius: 1.25em 1.25em 0 0 ;
  /* box-shadow: -0.1px -1.95px 2.6px rgba(155, 154, 154, 0.15), 
          2px 0 0 rgba(153, 152, 152, 0.15); */
  background-color: rgba(237, 243, 254, 1);
  opacity: 0.9;
  margin-bottom: 2em;
  background-image: url('../../assets/images/images/AI1.webp');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  font-family: 'Microsoft Sans Serif';
}
.soft .rowFin .col-5 .top{
  height: 15em;
  display: flex;
}
.soft .rowFin .line{
  width: 38.58px;
  height: 6.36px;
  opacity: 1;
  background: rgba(45, 135, 227, 1);
  margin: 10px 0;
}
.soft .rowFin .text{
  margin-top: 2.7em;
}
.soft .rowFin .texts{
  margin-top: 4em;
}
.soft .rowFin .con{
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(56, 56, 56, 1);
  line-height: 24px;
}
.soft .rowFin .tit{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(56, 56, 56, 1);
}
.soft .rowFin .num{
  font-size: 60px;
  color: #E5E5E5;
  line-height: 77px;
  font-weight: bold;
  margin-left: 10px;
}
.soft .rowFin .numb{
  font-size: 60px;
  color: #E5E5E5;
  line-height: 7em;
  font-weight: bold;
  margin-left: 10px;
}
.soft .rowFin .nums{
  font-size: 60px;
  color: #E5E5E5;
  line-height: 77px;
  font-weight: bold;
  margin-right: 10px;
}
.soft .rowFin .numsb{
  font-size: 60px;
  color: #E5E5E5;
  line-height: 7em;
  font-weight: bold;
  margin-right: 10px;
}
.soft .rowFin .col-5 .bot{
  height: 15em;
  display: flex;
}
.soft .rowFin .col-7 .top{
  height: 15em;
  justify-content: end;
  display: flex;
}
.soft .rowFin .col-7 .bot{
  height: 15em;
  display: flex;
  justify-content: end;
}
.aiTwo{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  font-family: 'Microsoft Sans Serif';
}
.aiTwo .aiTwo_left{
  width: 630px;
  height: 70px;
  opacity: 0.8;
  border-radius: 194px 0px 0px 194px;
  background: rgba(237, 243, 254, 1);
  display: flex;
  align-items: center;
  padding-left: 25px;
  font-size: 14px;
}
.aiTwo .aiTwo_right{
  width: 630px;
  height: 70px;
  opacity: 0.8;
  border-radius: 0px 194px 194px 0px;
  background: rgba(237, 243, 254, 1);
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 25px;
  font-size: 14px;
}
.ailc{
  margin-top: 50px;
  height: 800px;
  background-color: #EDF3FE;
}
.ailc .soft_title{
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 20px;
  padding-top: 20px;
}
.aiCb{
  margin-top: 40px;
  height: 800px;
}
.aiCb .soft_title{
  text-align: center;
  height: 90px;
  padding-top: 20px;
  font-size: 28px;
  font-weight: bold;
}
.aiCb .content{
  height: 610px;
  opacity: 1;
  border-radius: 40px;
  background: rgba(237, 243, 254, 1);
}
.aiCb .top{
  height: 480px;
  display: flex;
}
.aiCb .col-5{
  height: 480px;
  width: 400px;
  display: flex;
  align-items: center;
}
.aiCb .col-7{
  height: 480px;
  width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aiCb .col-5 .content{ 
  height: 340px;
  margin-left: 50px;
  margin-top: 50px;
}
.aiCb .col-5 .text{ 
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 23px;
  color: rgba(56, 56, 56, 1);
  text-align: left;
  vertical-align: top;
  margin-left: 5px;
}
.aiCb .col-5 .divText{ 
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 23px;
  color: rgba(56, 56, 56, 1);
  text-align: justify;
  vertical-align: top;
  margin-top: 15px;
}
.aiCb .col-7 .content{ 
  height: 380px;
  width: 86%;
  background-image: url('../../assets/images/images/ai7.webp');
  background-size: 100% 100%;
  display: flex;
  justify-content: space-around;
}
.aiCb .col-7 .tops{ 
  height: 190px;
  margin-top: 50px;
}
.aiCb .col-7 .top2{ 
  width: 187px;
  height: 40px;
  opacity: 1;
  border-radius: 8px;
  background: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 23px;
  text-align: left;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
}
.aiCb .col-7 .top3{ 
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  vertical-align: top;
  text-align: center;
}
.aiCb .col-7 .bot{ 
  height: 190px;
}
.aiCb .col-7 .bot2{ 
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 23px;
  text-align: left;
  vertical-align: top;
  text-align: center;
  margin-top: 15px;
}
.aiCb .col-7 .bot3{ 
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 23px;
  text-align: left;
  vertical-align: top;
  text-align: center;
}
.aiCb .bottom{
  height: 100px;
  width: 94%;
  margin: 0 auto;
  background-image: url('../../assets/images/images/ai5.webp');
  background-size: 100% 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.aiCb .spanText{
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 23px;
  color: rgba(23, 162, 184, 1);
  text-align: justify;
  vertical-align: top;
}
.aiCb .spanText1{
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 23px;
  color: rgba(56, 56, 56, 1);
  margin-left: 5px;
}
.aiCb .bottom_left{
  display: flex;
  align-items: center;
}
/* @keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.model1,
.model2 {
  animation: slideInFromLeft 1s ease-out forwards;
} */
/* .iconlist-tabs li:hover {
  color: #3373F2;
}

.iconlist-tabs li:hover::after {
  width: 63%;
  right: 0;
  left: 20%;
  transition-delay: 0.1s;
} */
.iconlist-ai{
  width: 100%;
  height: 725px;
  margin-top: 10px;
}
.iconlist-api{
  width: 100%;
  height: 725px;
  padding-top: 10px;
  background-color: #DFE9FD;
  background-image: url('../../assets/images/home/bg.png');
}
.iconlist-api .api_content{
  width: 1258px;
  height: 530px;
  border-radius: 10px;
  border-bottom: none!important;
  margin-top: 30px;
  border: 1px solid #ffffff;
  background-color: #F2F7FE;
  box-shadow:  rgba(17, 17, 26, 0.1) 0px 0px 16px ;
}
.iconlist-api .api_left{
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.iconlist-api .api_right{
  width: 50%;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.iconlist-api .api_img{
  width: 90%;
  height: 380px;
  display: flex;
  align-items: center;
  border-radius: 20px 20px 0px 0;
  /* background: url('../images/home/home10.png') 50% no-repeat; */
}
.iconlist-api .api_img{
  display: none;
}
.iconlist-api .vertical{
  width: 100%;
  height: 360px;
  margin-left: 60%;
  border-left: 1px solid #E5E5E5;
}
.iconlist-api .api_cir{
  width: 36px;
  height: 38px;
  background: url('../images/home/home-cir2.png') 50% no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  color: #3373F2;
}
.iconlist-api .api_cirs{
  width: 55px;
  height: 55px;
  background: url('../images/home/home-cir.png') no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 600;
  color: #FFFFFF;
}
.iconlist-api .api_cirs::after {
  content: "";
  /* background: url('../images/home/home-cir2.png') 50% no-repeat; */
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 31px;
  font-weight: 600;
  text-align: center;
  color: #3373F2;
}

.iconlist-api .api_cirs.active {
  color: #3373F2;
}

.iconlist-api .api_list.active {
  margin-bottom: 130px;
  margin-left: -30px!important;
  /* transition: all 0.1s ease-in-out 0s, visibility 0s linear 0.1s; */
}
.iconlist-api .api_list.active .api_text{
  margin-top: 0.5px;
  margin-left: 15px;
}
.iconlist-api .api_list.active .api_text .tex{
  font-size: 22px;
}

.iconlist-api .api_text{
  height: 60px;
  margin-left: 10px;
  margin-top: -10px;
  width: 400px;
  cursor: pointer;
}
.iconlist-api .api_text .tex{
  height: 100%;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
}
.iconlist-api .api_text p{
  margin-top: 20px;
  width: 65%;
  display: none;
  font-size: 14px;
}
.iconlist-api .api_list{
  width: 100%;
  height: 90px;
  display: flex;
  margin-left: -20px;
  transition: all 0.1s ease-in-out 0s, visibility 0s linear 0.1s;
}
/* .iconlist-api .img-left{
  width: 50%;
  height: 280px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  border-radius: 20px 20px 0px 0;
}
.iconlist-api .img-right{
  width: 50%;
  height: 280px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  border-radius: 20px 20px 0px 0;
} */
.col-md-20 {
  width: 17% !important;
  height: 160px;
  text-align: center;
  background-color: #EDF3FE!important;
}
.col-md-20 p {
  margin: 0;
  padding: 0;
}
.col-md-21 {
  width: 29% !important;
  height: 35px;
  text-align: center;
  /* background-color: #F9FAFF!important; */
}
.col-md-21 p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  color: #3B3B3B;
}
.shift_box {
  width: 100%;
  background-color: rgba(237, 243, 254, 1);
}
.shift_in {
  display: none;
  justify-content: center;
}
.shift_in .flex.content{
  width: 1250px!important;
  border-radius: 30px 30px 0px 0;
  border: 1px solid #FBFBFF;
  border-bottom: none;
  height: 450px;
  margin-top: 30px;
  background-color: #F7F9FE;
  box-shadow:  rgba(17, 17, 26, 0.1) 0px 0px 16px ;
  /* background-image: linear-gradient(to top, #EDF3FE 0%, #F4F8FE 90%);
   */
   background-image: url('../images/home/sass_bg4.png');
   background-repeat: no-repeat;
}
.shift_in .shift_content {
  width: 40%;
  height: 450px;
  padding-left: 8.5%;
  position: relative;
  top: 18%;
}
.ai_content{
  margin-top: 20px;
  height: 460px;
  display: flex;
  justify-content: center;
}
.ai_content img{
  width: 80%;
  height: 100%;
}
.content_size {
  width: 80%;
  margin: 0 auto;
}
.shift_title {
  font-size: 18px;
  color: #273755;
  font-weight: 600;
}
.shift_text {
  font-size: 14px;
  color: #273755;
  font-weight: 400;
  margin-top: 20px;
  text-align: left;
}
.shift_btn button {
  padding: 5px 25px;
  border: 1px solid #3473F3;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  transition: .3s;
  z-index: 1;
  font-family: inherit;
  border-radius: 10px;
  color: #3473F3;
  margin-top: 80px;
 }
.shift_in img {
  width: 49%;
  height: 300px;
  border-radius: 8px;
  margin: auto 0;
  margin-left: 4%;
}
.image_shift[src=""] {
  opacity: 0;
}
.im_tra[src=""] {
  opacity: 0;
}
.contact_box {
  width: 100%;
  background-color: #F2F6FE;
  padding-bottom: 40px;
  margin-top: 60px;
}
.contact_box .contact_title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin: 0 auto;
  padding-top: 80px;
}
.contact_box .contact_text {
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  color: rgba(39, 55, 85, 0.6);
  padding-top: 10px;
}
.submit_info {
  width: 55%;
  margin: 0 auto;
  margin-top: 30px;
}
.submit_info input {
  width: 100%;
  height: 55px;
  border-radius: 8px;
  outline: none;
  background-color: #fff;
  border-style: none;
  margin-top: 20px;
  padding-left: 40px;
}
.submit_info .code_info {
  display: flex;
  justify-content: space-between;
}
.group_gs {
  position: relative;
  width: 100%;
}
.group_sj {
  position: relative;
  width: 100%;
}
.group_jy {
  position: relative;
  width: 100%;
}
.icon_gs {
  position: absolute;
  top: 2.3em;
  left: 0.5em;
  fill: none;
}
.icon_sj {
  position: absolute;
  top: 2.4em;
  left: 0.7em;
  fill: none;
}
.icon_jy {
  position: absolute;
  top: 2.3em;
  left: 0.5em;
  fill: none;
}
.code_info input {
  width: 98%;
}
.code_info button {
  width: 28%;
  height: 55px;
  border-radius: 8px;
  background-color: #3373F2;
  border: 1px solid #3373F2;
  margin-top: 20px;
  color: #fff;
}
.submit_btn {
  width: 100%;
  height: 55px;
  margin-top: 20px;
  border-style: none;
  background-color: #3373F2;
  color: #fff;
  border-radius: 8px;
}
/* 注册弹框 */
.modal-content{
  width: 550px!important;
  height: 400px!important;
  border-radius: 10px!important;
  margin: auto;
  display: flex;
}
.modal-content .col-4{
  padding: 90px 0px 0px 20px;
  background-image: url('/assets/images/home/login_left.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 398px;
  border-radius: 10px 0 0 10px!important;
}
.modal-content .col4_title{
  font-size: 18px;
  font-weight: bold;
}
.modal-content .col4_text{
  font-size: 12px;
}
.modal-content .col-8{
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 40px 40px 30px;
}
.modal-content .col-8 .dialog_login{
  width: 330px;
  height: 200px;
  margin-top: 10px;
}
/* Input container */
.modal-content .col-8 .dialog_login .input-container {
  position: relative;
  margin: 25px 10px;
}

/* Input field */
.modal-content .col-8 .dialog_login  .input-field {
  display: block;
  width: 100%;
  padding: 5px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #ccc;
  outline: none;
  background-color: transparent;
}
/* Input label */
.modal-content .col-8 .dialog_login  .input-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: rgba(204, 204, 204, 0);
  pointer-events: none;
  transition: all 0.3s ease;
}

/* Input highlight */
.modal-content .col-8 .dialog_login  .input-highlight {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #3466E3;
  transition: all 0.3s ease;
}

/* Input field:focus styles */
.modal-content .col-8 .dialog_login  .input-field:focus + .input-label {
  top: -15px;
  font-size: 12px;
  color: #3466E3;
}

.modal-content .col-8 .dialog_login  .input-field:focus + .input-label + .input-highlight {
  width: 100%;
}
.modal-content .btn{
  margin-left: -12px;
  width: 260px;
  height: 34px;
  align-items: center;
  background-color: #3466E3;
  border: 1px solid #3466E3;
  border-radius: 20px;
  box-shadow: rgba(227, 60, 100, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  margin-left: 2px;
}




.modal-dialog {
  max-width: 550px!important;
  margin: 1.75rem auto;
}
.close_dialog2{
  width: 17px;
  height: 17px;
  border-radius: 50%;
  color: #ffffff;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer!important;
  position: relative;
  left: 50%;
  bottom: 10%;
  transform: translate(-50%, 0);
}
.close_dialog1{
  width: 0.5px;
  height: 20px;
  color: #ffffff;
  border: 0.5px solid #ffffff;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
.modal-header2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  /* align-items: flex-start; */
  -ms-flex-pack: justify;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.5rem;
  border-bottom: 0px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  background-color: #f8f9fa;
}
.modal-footer2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 2rem;

  border-top: 0px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer2 > * {
  margin: 0.6rem;
}
.mt200 {
  margin-top: 200px;
  font-size: 14px;
}
.pl50 {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
}
.close {
  border: none;
  font-size: 24px;
  background-color: #f8f9fa;
}
.contact_us_box {
  width: 100%;
  margin-top: 170px;
  background-color: rgba(242, 246, 254, 1);
  background-image: url('../images/our/our5.png') ;
  background-repeat: no-repeat;
  background-position: center top;
}
.contact_us_box .contact_title{
  text-align: center;
}
.contact_us_box .tit{
  font-weight: bold;
  color: #000000;
  font-size: 28px;
}
.contact_us_box .row.mm{
  width: 80%;
  text-align: left;
  margin-top: 40px;
}
.contact_us_box .row.mm .col .btm_left{
  width: 70%;
}
.contact_us_box .row.mm .col .my-3{
  margin-top: 0.7rem!important;
  margin-bottom: 1.2rem!important;
}
.contact_us_box .row.mm .col p{
  font-size: 14px;
}
.contact_us_box .box_size {
  /* width: 1200px; */
  margin: 0 auto;
  padding: 20px 0 0 20px;
}
.page-company .company_list{
  margin-top: 30px !important;
  width: 1250px
}
.page-company .company_list .col{
  padding-top: 20px!important;
  width: 100%;
  height: 180px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  border-radius: 10px;
  padding: 30px;
  background-color: rgba(244, 247, 254, 1);
}
.page-company .company_list .col p{
  font-size: 14px;
  height: 18px;
}
.page-company .company_list .col.top{
  margin-top: 20px;
}
.page-company .company_list .col.padding{
  margin: 0 20px;
}
.page-company .company_list .col.padding.top{
  margin: 0 20px;
  margin-top: 20px;
}
.page-company .company_list .flex{
  position: relative;
  margin-top: 15px;
  align-items: center;
  color: #858585;
  font-size: 14px;
}
.page-company .company_list .flex img{
  margin-right: 6px;
}
.page-company .company_list .flex .company_img {
  color: rgba(244, 247, 254, 1)!important;
  position: absolute;
  bottom: -53%;
  left: 58%;
}

.contact_interest{
  text-align: center;
  margin-top: 20px;
}
.contact_interest .interest_tit{
  font-weight: bold;
  color: #000000;
  font-size: 28px;
}
.contact_interest .interest_p{
  color: #8C8C8C;
  font-size: 14px;
}
.contact_interest .circle1{
  width: 30px;
  height: 30px;
  background-color: #B5CAF3;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  left: -60px;
  top: 18px;
}
.contact_interest .circle2{
  width: 50px;
  height: 50px;
  background-color: #0B4FDA;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  left: 56px;
  top: -31px;
  margin-bottom: -20px;
}
.contact_interest img{
  position: relative;
  z-index: 99999;
}


.page-company .company_list .col {
  /* 其他样式代码 */
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.page-company .company_list .col:hover {
  background-color: #EAF3FD;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 0px 10px 0px,
              rgba(56, 56, 56, 0.8) 6px 8px 0px 0px;
  transform: translate(-5px, -5px);
}
.top_company {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.left_map {
  float: left;
  width: 40%;
  height: 364px;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #eee;
  position: relative;
}
#allmap {
  width: 100%;
  margin: 0 auto;
  height: 352px;
}
#allmap img {
  width: 100%;
  height: 352px;
}
.map_info {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #3c6ff2;
  opacity: 0.9;
  padding: 20px;
}
.map_info .map_top {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.contact_clearfix {
  zoom: 1;
}
.contact_clearfix::before {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.contact_clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.map_info .map_top img {
  float: left;
  width: 30px;
  height: 30px;
}
.map_info .map_top .right_name {
  float: left;
  margin-left: 10px;
  width: 82%;
}
.right_name h6 {
  font-size: 13px;
  color: #fff;
}
.right_name h5 {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
.map_item {
  width: 100%;
  margin-top: 15px;
}
.map_item p {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
.top_company .right_company {
  float: right;
  width: 56%;
  border: 1px solid #eee;
  background-color: #fff;
  padding: 15px 35px;
}
.top_company .company_contact {
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}
.top_company .right_company h6 {
  width: 111px;
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 50px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.top_company .right_company h6::after {
  content: "";
  width: 1px;
  height: 30px;
  background: #e6e6e6;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.top_company .company_info {
  float: left;
  width: 70%;
  padding-left: 20px;
}
.item_c {
  width: 100%;
  margin: 0 auto;
}
.item_c label {
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #666;
}
.item_c p {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  color: #666;
  margin: 0;
  line-height: 20px;
  margin-left: 6px;
}
.top_company .company_contact:last-child {
  border-bottom: 0;
}
.bottom_company {
  width: 100%;
  margin: 0 auto;
}
.item_company {
  width: calc(100% / 3 - 20px);
  float: left;
  margin-right: calc(20px * 3 / 2);
  margin-bottom: calc(20px * 3 / 2);
  background: #f6f6f6;
  padding: 20px;
  position: relative;
  height: 168px;
}
/* .item_company .item_position{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
} */
.item_company img {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.3;
}
.item_company:nth-child(3n) {
  margin-right: 0;
}
.item_company h6 {
  font-size: 14px;
  color: #333;
  margin-bottom: 12px;
  font-weight: 600;
}
.item_company p {
  font-size: 14px;
  color: #666;
  font-weight: normal;
  line-height: 24px;
}
/* saas */
.grbg {
  width: 100%;
  height: 268px;
  background-color: #edf1fa;
  background-position: calc(50vw + 300px) 33px;
}

.cont {
  position: relative;
  top: -190px;
  margin-bottom: -306px;
}
.cont .row{
  width: 100%;
  height: 240px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 18px;
  border-radius: 10px;
  align-items: center;
}
.cont .col{
  padding: 0 60px;
  margin-top: -20px;
}
.cont .col p{
  font-weight: bold;
  font-size: 60px;
  color: rgba(140, 184, 251, 0.5);
}
.cont .col .col_tit{
  font-weight: bold;
  font-size: 18px;
  margin-top: -38px;
}
.cont .col .col_text{
  font-size: 14px;
  margin-top: 20px;
}

.cont .cont-row {
  padding: 70px 0 90px;
  border-bottom: solid 1px rgba(217, 223, 237, 0.4);
}

.cont-t-b{
  text-align: center;
  position: relative;
  height: 100px;
  margin-top: 173px;
}
.cont-t-b h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  line-height: 50px;
}

.cont-t-b h6 {
  margin: 0px 0 18px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 22px;
}

.cont-t-b .con-tm-box {
  margin: 32px 0 80px calc(600px - 50vw);
  padding: 64px 0;
  width: 100vw;
  background: #f6f9ff;
  text-align: center;
}

.cont-t-b .con-tm-box h2 {
  margin-bottom: 60px;
  color: #333;
}

.cont .cont-row .c-card {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-top: 40px;
  padding: 20px 42px 20px;
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #e9ecf3;
  box-shadow: 0px 20px 36px 0px rgba(141, 168, 218, 0.14);
}

.cont .cont-row .c-card .c-colm {
  width: 320px;
  text-align: center;
}

/* .cont .cont-row .c-card .c-colm .divide{
  width: 82px;
  height: 1px;
  background: #1650e8;
} */

.cont .cont-row .c-card .c-colm h6 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 29px;
}
.cont .cont-row .c-card .c-colm .ico-box {
  margin-top: 8px;
  text-align: center;
}
.c-colm-top h4 {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.c-colm-top img {
  width: 40px;
  height: 40px;
}
.num-box {
  position: relative;
}

.num-box h1 {
  font-size: 55px;
  color: #E5E5E5;
  line-height: 137px;
  font-weight: bold;
}

.num-box h3 {
  position: absolute;
  bottom: 28px;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 38px;
}
.saas_content {
  width: 100%;
  height: 450px;
}
.other_content {
  background-color:rgba(242, 246, 254, 1);
}
.content_img {
  width: 43%;
  height: 350px;
}
.content_img img {
  width: 100%;
  height: 350px;
}
.auto {
  width: 50%;
  height: 360px;
}
.saas_container {
  height: 500px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.auto_title {
  display: flex;
  align-items: center;
}
.auto_title h5 {
  font-weight: 500;
  padding-left: 20px;
}
.auto_block {
  width: 60px;
  height: 25px;
  background-color: #3c6ff2;
}
.auto .auto_caption {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.auto .auto_caption h6 {
  padding-left: 10px;
  font-weight: 500;
}
.auto .auto_caption i {
  font-size: 16px;
  color: #3c6ff2;
}
.auto p {
  /* text-indent: 36px; */
  letter-spacing: 0.5px;
  color: #333;
  padding: 8px 0 15px 0;
  font-size: 14px;
}
.to_top {
  width: 70px;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  position: fixed;
  right: 0;
  bottom: 40%;
  background-color: #fff;
}
.to_top button {
  background-color: #fff;
  border-style: none;
  padding-top: 5px;
  color: #2791c7;
}
.i_yin02 {
  z-index: -1;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: -100px;
}
.i_yin02 img {
  display: block;
  background-color: #fff;
  width: 80px !important;
  height: 80px !important;
}
.i_yin01 {
  z-index: -1;
  width: 200px;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -220px;
  font-size: 22px;
  color: #333;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.to_top button:nth-child(1) {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.to_top button:nth-child(3) {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.to_top img {
  width: 40px;
  height: 40px;
  text-align: center;
}
.mobile_service {
  width: 70px;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
}
.mobile_service img {
  width: 20px;
  height: 20px;
}
.back_top {
  padding: 10px 0;
}
.fa {
  font-size: 28px;
  color: #3c6ff2;
  padding: 5px 0;
}
/* 首页地图 */
.area_box {
  width: 100%;
  height: 720px;
  margin: 0 auto;
  background: url("../images/home/home14.png") no-repeat
    center;
  background-size: 100% 100%;
}
.area_box .container {
  padding-top: 50px;
}
.area_box .area_content {
  margin-top: 30px;
  position: relative;
}
.white_title {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.white_title p {
  font-size: 14px;
  font-weight: lighter;
  text-transform: uppercase;
  color: #fff;
  margin: 10px;
}
.white_title h5 {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
}
.area_box .area_content .icon-dizhi {
  color: #3c6ff2;
}
.area_content .beijing {
  position: absolute;
  top: 175px;
  left: 460px;
  font-size: 28px;
}
.area_content .shandong {
  position: absolute;
  top: 228px;
  left: 489px;
  font-size: 28px;
}
.area_content .shanxi {
  position: absolute;
  top: 210px;
  left: 410px;
  font-size: 20px;
}
.area_content .neimeng {
  position: absolute;
  top: 151px;
  left: 394px;
  font-size: 20px;
}
.area_content .shanghai {
  position: absolute;
  top: 318px;
  left: 525px;
  font-size: 20px;
}
.area_content .sichuan {
  position: absolute;
  top: 312px;
  left: 311px;
  font-size: 20px;
}
.area_content .zhejiang {
  position: absolute;
  top: 357px;
  left: 500px;
  font-size: 20px;
}
.area_content .guangzhou {
  position: absolute;
  top: 430px;
  left: 424px;
  font-size: 20px;
}
.area_content .tianjin {
  position: absolute;
  top: 197px;
  left: 475px;
  font-size: 20px;
}
.area_content .xizang {
  position: absolute;
  top: 322px;
  left: 180px;
  font-size: 20px;
}
.area_content .shanxi2 {
  position: absolute;
  top: 289px;
  left: 360px;
  font-size: 20px;
}
.area_content .hebei {
  position: absolute;
  top: 210px;
  left: 450px;
  font-size: 20px;
}
.area_content .henan {
  position: absolute;
  top: 286px;
  left: 410px;
  font-size: 20px;
}
.area_content .shenyang {
  position: absolute;
  top: 160px;
  left: 508px;
  font-size: 20px;
}
.area_content .heilongjiang{
  position: absolute;
  top: 60px;
  left: 578px;
  font-size: 20px;
}
.area_content .jilin{
  position: absolute;
  top: 130px;
  left: 590px;
  font-size: 20px;
}
.area_content .ningxia{
  position: absolute;
  top: 224px;
  left: 342px;
  font-size: 20px;
}
.area_content .xinjiang{
  position: absolute;
  top: 150px;
  left: 100px;
  font-size: 20px;
}
.area_content .qinghai{
  position: absolute;
  top: 240px;
  left: 250px;
  font-size: 20px;
}
.area_content .gansu{
  position: absolute;
  top: 240px;
  left: 320px;
  font-size: 20px;
}
.area_content .yunnan{
  position: absolute;
  top: 440px;
  left: 310px;
  font-size: 20px;
}
.area_content .guizhou{
  position: absolute;
  top: 400px;
  left: 330px;
  font-size: 20px;
}
.area_content .chongqing{
  position: absolute;
  top: 350px;
  left: 358px;
  font-size: 20px;
}
.area_content .hunan{
  position: absolute;
  top: 370px;
  left: 400px;
  font-size: 20px;
}
.area_content .guangxi{
  position: absolute;
  top: 450px;
  left: 380px;
  font-size: 20px;
}
.area_content .hainan{
  position: absolute;
  top: 520px;
  left: 380px;
  font-size: 20px;
}
.area_content .jiangxi{
  position: absolute;
  top: 390px;
  left: 460px;
  font-size: 20px;
}
.area_content .hubei{
  position: absolute;
  top: 330px;
  left: 420px;
  font-size: 20px;
}
.area_content .anhui{
  position: absolute;
  top: 330px;
  left: 470px;
  font-size: 20px;
}
.area_content .jiangsu{
  position: absolute;
  top: 300px;
  left: 500px;
  font-size: 20px;
}
.area_box .area_content .line_img {
  position: absolute;
  top: 69px;
  left: 465px;
}
.line_img img {
}
.area_content .left_area {
  position: absolute;
  left: -128px;
  top: -32px;
  width: 900px;
  height: 600px;
  color: #fff;
}

.area_content .right_area {
  position: absolute;
  right: 0;
  top: 14px;
  width: 36%;
}
.right_area .company_item {
  width: 100%;
  padding: 10px;
  background: #fff;
}
.right_area .company_item img {
  float: left;
  width: 128px;
  height: 99px;
}
.company_item .company_font {
  float: right;
  width: 65%;
}
.company_item .company_font h5 {
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.contact_item {
  margin-top: 5px;
}
.contact_item label {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.contact_item span {
  display: inline-block;
  vertical-align: top;
  width: 78%;
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.com_mg {
  margin-top: 70px;
}
.area_bottom {
  margin-top: 80px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.area_clearfix {
  zoom: 1;
}
.area_clearfix::before {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.area_clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.online{
  position: fixed;
  z-index: 9999;
  top: 70%;
  right: 2px;
  transform: translateY(-50%);
}
.online img{
  width: 44px;
  height: 98px;
  cursor: pointer;
}
.inputCom {
  font-family: 'Segoe UI', sans-serif;
  margin: 1em 0 1em 0;
  max-width: 390px;
  position: relative;
}

.inputCom input {
  font-size: 100%;
  padding: 0.8em;
  outline: none;
  border: 2px solid rgb(200, 200, 200);
  background-color: transparent;
  border-radius: 10px;
  width: 100%;
}

.inputCom label {
  font-size: 100%;
  position: absolute;
  left: 0;
  padding: 0.8em;
  margin-left: 0.5em;
  pointer-events: none;
  transition: all 0.3s ease;
  color: rgb(100, 100, 100);
}

.inputCom :is(input:focus, input:valid)~label {
  transform: translateY(-50%) scale(.9);
  margin: 0em;
  margin-left: 1em;
  padding: 0.4em;
  background-color: #FFFFFF;
}

.inputCom :is(input:focus, input:valid) {
  border-color: rgb(150, 150, 200);
}
.inputMob {
  font-family: 'Segoe UI', sans-serif;
  margin: 1em 0 1em 0;
  max-width: 390px;
  position: relative;
}

.inputMob input {
  font-size: 100%;
  padding: 0.8em;
  outline: none;
  border: 2px solid rgb(200, 200, 200);
  background-color: transparent;
  border-radius: 10px;
  width: 100%;
}

.inputMob label {
  font-size: 100%;
  position: absolute;
  left: 0;
  padding: 0.8em;
  margin-left: 0.5em;
  pointer-events: none;
  transition: all 0.3s ease;
  color: rgb(100, 100, 100);
}

.inputMob :is(input:focus, input:valid)~label {
  transform: translateY(-50%) scale(.9);
  margin: 0em;
  margin-left: 1em;
  padding: 0.4em;
  background-color: #FFFFFF;
}

.inputMob :is(input:focus, input:valid) {
  border-color: rgb(150, 150, 200);
}
.inputCod {
  font-family: 'Segoe UI', sans-serif;
  margin: 1em 0 1em 0;
  min-width: 290px;
  position: relative;
}

.inputCod input {
  font-size: 100%;
  padding: 0.8em;
  outline: none;
  border: 2px solid rgb(200, 200, 200);
  background-color: transparent;
  border-radius: 10px;
  width: 100%;
}

.inputCod label {
  font-size: 100%;
  position: absolute;
  left: 0;
  padding: 0.8em;
  margin-left: 0.5em;
  pointer-events: none;
  transition: all 0.3s ease;
  color: rgb(100, 100, 100);
}

.inputCod :is(input:focus, input:valid)~label {
  transform: translateY(-50%) scale(.9);
  margin: 0em;
  margin-left: 1em;
  padding: 0.4em;
  background-color: #FFFFFF;
}

.inputCod :is(input:focus, input:valid) {
  border-color: rgb(150, 150, 200);
}
.modal-body .input-group-append{
  font-family: 'Segoe UI', sans-serif;
  margin: 1em 0 1em 0;
  max-width: 100px;
  position: relative;
}
.modal-body .btns{
  font-size: 100%;
  padding: 0.8em;
  outline: none;
  border: 2px solid rgb(200, 200, 200);
  background-color: transparent;
  border-radius: 10px;
  width: 100%;
}
#container {
  height: 100%;
  width: 800px;
}
.accordion-container { 
  width: 1269px; 
  margin-top: 30px;  
  overflow: hidden;  
  display: flex;  
  justify-content: flex-start;  
  text-align: left;  
}  
  
.accordion-container .accordion-item {  
  list-style: none;  
  height: 456px;  
  transition: width 0.5s;  
  background-repeat: no-repeat;  
  background-size: cover;  
  background-position: center center;  
  position: relative;  
  display: flex;  
  flex-direction: column;  
  text-align: left;  
  cursor: pointer;  
  border-radius: 10px;  
  margin: 5px;  
}  
  
.accordion-container .accordion-item:not(:hover) {  
  width: 25%;  
}  
  
.accordion-container .accordion-item:hover {  
  width: 570px;  
}  
  
.accordion-container .accordion-item:hover::after {  
  opacity: 1;  
}  
  
.accordion-container .accordion-item:hover .accordion-word {  
  display: block;  
}  
  
.accordion-container .accordion-item::after {  
  content: '';  
  width: 100%;  
  height: 100%;  
  position: absolute;  
  left: 0;  
  top: 0;  
  z-index: 1;  
  opacity: 0;  
  transition: opacity 0.5s;  
  background-image: url('../../assets/images/home/bg2.jpg');  
  background-repeat: no-repeat;  
  background-size: cover;  
  background-position: center;  
  border-radius: 10px;  
}  
  
.accordion-container .accordion-item .accordion-content {  
  width: 100%;  
  height: 100%;  
  font-weight: bold;  
  letter-spacing: 1px;  
  padding: 80px 20px;  
  color: #fff;  
}  
  
.accordion-container .accordion-item .accordion-title {  
  color: #fff;  
  text-align: left;  
  z-index: 2;  
  position: relative; /* 可能需要添加这个来确保标题位于顶部 */  
}
.accordion-text {
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 80px 20px 20px 20px;
  font-size: 18px;
}
.accordion-p{
  padding: 0px 40px;
  font-size: 14px;
}
.accordion-p li{
  list-style-type: disc;
  padding: 10px 0px;
}
.accordion-word{
  display: none;
  padding: 30px;
  font-size: 72px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  position: absolute;
  top: 160%;
  right: -5%;
}
.ztTitless .span1{
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  color: #000!important;
}
.ztTitless .span1:hover{
  color: #0B4FDA!important;
}
.news-page{
  width: 100%;
  background-color: rgba(244, 248, 254, 1);
  display: flex;
  justify-content: center;
  position: relative;
}
  
.news-page h3{
  text-align: center;
  font-weight: bold;
  padding: 30px 40px 0px 40px;
  font-size: 24px!important;
}
.news-page .news_time{
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
}
.news-page .news_container{
  margin-top: 30px;
  min-height: 200px;
  padding: 0px 100px 80px 100px;
}
.news-page .dot{
  border-bottom: 1px dotted rgba(166, 166, 166, 1);
  width: 93%;
  margin: auto;
  padding-top: 6px;
}
.news-page .news_container img{
  width: 100%!important;
  display: block; /* 转换为块级元素 */
  margin-right: auto; /* 右对齐 */
  width: 50%; /* 或者其他指定宽度 */
  margin-bottom: 20px!important;
}
.news-page .news_container p{
  font-size: 14px !important;
  font-family: 'Microsoft'!important;
  line-height: 30px !important;
}
.news-page .news_container p span{
  font-size: 14px !important;
  font-family: 'Microsoft'!important;
  line-height: 30px !important;
}
.news-page .list-group{
  width: 130px;
  padding-right: 15px;
  /* padding-left: 30px; */
}

.floating-menu {  
  height: 2px !important;
  /* left: 84.3%;  */
  width: 20%; 
  border-radius: 8px; 
  position: sticky;
  /* margin-top: -68px; */
}  

.list-group-item {  
  cursor: pointer; /* 鼠标悬停时显示手指形状，表示可点击 */  
  /* border-bottom: none; */
  /* text-align: center; */
} 
.list-group-item.center {  
  text-align: center;
} 
.list-group-item.center:hover{
  background-color: #4095E5;
  color: #ffffff;
}

.header-area.header-sticky .nav .tool_color a {
  color: #3c6ff2!important;
  /* text-decoration: underline!important; */
}
.header-area.header-sticky .nav .submenu_color{
  color: #3c6ff2!important;
}
.header-area.header-sticky .nav .about_color{
  color: #3c6ff2!important;
}
.header-area.header-sticky .nav .contact_color a{
  color: #3c6ff2!important;
}
.header-area.header-sticky .nav .industry_color a{
  color: #3c6ff2!important;
}
.header-area.header-sticky .nav .home_color a{
  color: #3c6ff2!important;
}
.home_meauList{
  padding-left: 20px!important;
}