.header-fix {
  position: fixed;
  top: 0;
  width: 100%;
  height: 110px;
  line-height: 110px;
  z-index: 999 !important;
  -webkit-overflow-scroll: touch;
  /* background-color: rgba(0,0,0,0.55); */
}
.navbar-home {
  padding: 0 7.5rem;
}
.navbar-nav .active {
  /* box-sizing: border-box; */
  box-sizing: content-box;
  color: #66BEC7 !important;
  border-bottom: 1px solid #66BEC7;
}
.show .navbar-nav .active {
  color: #66BEC7 !important;
  border: none;
}
.show .navbar-nav .nav-link:hover {
  color: #66BEC7 !important;
  border: none !important;
}
.show .navbar-nav .nav-do {
  margin-left: 0;
  padding: 0 0.5rem;
  color: #121029;
  background: transparent;
  text-decoration: none;
  text-align: left;
}
.show .navbar-nav .nav-do:hover {
  margin-left: 0;
  padding: 0 0.5rem;
  color: #66BEC7;
  background: transparent;
}
.contact-box .nav-do:hover {
  background: #66BEC7;
}

.home-bg {
  /* background: url('./../images/home-banner.png') no-repeat; */
  /* background-size: 100% 100%; */
  background-size: cover;
  height: 56.25rem;
}
.home-bg video, .home-bg .home-video-mask {
  height: 56.25rem;
}
.dropdown .dropdown-toggle::after {
  display: none;
}
.home-bg .navbar-nav .nav-link:hover{
  text-decoration: none;
  color: #66BEC7 !important;
  border-bottom: 1px solid #66BEC7;
}
.navbar-nav .nav-btn, .navbar-nav .nav-drop{
  line-height: 2.75rem;
}
.header-nav .navbar-collapse {
  justify-content: flex-end;
}
.home-bg .header-nav {
  padding: 3.5rem 7.5rem 0;
  color: #121029;
  font-size: 1.125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.home-bg .header-nav .navbar-nav .nav-link{
  color: #121029;
}
.home-index .header-nav .navbar-nav .nav-link, .down-index .header-nav .navbar-nav .nav-link{
  font-size: 1.125rem;
  color: #fff;
}
.header-nav .nav-title {
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #121029;
  text-decoration: none;
}
.home-index .header-nav .nav-title, .down-index .header-nav .nav-title {
  color: #fff; 
}
.nav-span a {
  color: #fff; 
}
.nav-span a:hover {
  color: #66BEC7;
}
.about-page .header-nav .nav-span a{
  color: #121029 !important;
}
.header-nav .airiot-title {
  margin-left: .4rem;
  width: 64px;
  height: 30px;
  background: url('./../images/black.svg') no-repeat;
  background-size: 100% 100%;
}
.home-index .header-nav .airiot-title, .down-index .header-nav .airiot-title {
  margin-left: .4rem;
  width: 64px;
  height: 30px;
  background: url('./../images/write.svg') no-repeat;
  background-size: 100% 100%;
}
.nav-title .align-top {
  margin-top: 0.1875rem;
}
.header-nav .navbar-nav .nav-drop a {
  color: #121029;
}
.header-nav .navbar-nav .nav-drop a:hover {
  color: #66BEC7 !important;
  text-decoration: none;
}
/* .home-index .header-nav .navbar-nav .nav-drop a, .home-index .header-nav .navbar-nav .nav-drop a, .down-index .header-nav .navbar-nav .nav-drop a {
  color: #fff; 
} */
.header-nav .nav-do {
  width: 8.25rem;
  font-size: 1rem;
  font-family: MicrosoftYaHei;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  color: #373E98 !important;
  background: #fff;
  border-radius: 2.5rem;
  margin-left: 9rem;
  cursor: pointer;
  text-decoration: none;
}
/* .home-index .nav-do, .down-index .nav-do, .product-page .nav-do {
  color: #373E98;
  background: #fff;
} */
.prices-page .nav-do {
  background: #373E98;
  color: #fff !important;
}
.product-page .plat-start{
  background: #4e4ccb !important;
  border: 1px solid #4e4ccb !important;
  color: #fff !important;
}
.product-page .plat-desc, .prices-page .plat-desc {
  color: #9B9BA5 !important;
}
.nav-do .logion-btn:hover {
  padding: 0.5625rem 2.125rem;
  border-radius: 1.25rem;
  color: #fff;
  background: #373E98;
  /* margin-left: 14.375rem; */
}
/* .prices-page .nav-do .logion-btn:hover, .product-page .nav-do .logion-btn:hover {
  border-color: #373E98;
  background: #fff;
  color: #373E98;
} */

/* banner */
.home-bg .plat-jumbotron {
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}
.home-index .plat-desc {
  /* max-width: 33.75rem; */
}
.home-bg .plat-title {
  font-size: 3.75rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: 600;
  color: #121029;
}
.home-index .plat-title {
  font-size: 3.75rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
}
.home-index .plat-title-f {
  /* margin-top: 10rem; */
}
.home-index .plat-title-s {
  color: #EDC257 !important;
  line-height: 4.6875rem;
}
.home-index .plat-title, .down-index .plat-title {
  color: #fff; 
  line-height: 4.6875rem;
}
.home-bg .plat-desc {
  justify-content: center;
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #D2D5FF;
  line-height: 1.75rem;
}
.home-bg .plat-start {
  margin-top: 3rem;
  padding: .8rem 3.25rem !important;
  font-size: 1.75rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #373E98;
  background-color: #fff;
  border-color: #fff;
  border-radius: 2.5rem !important;
  box-shadow: 0px 0.4375rem 40.125rem 0.1875rem #0D1469;
}
.product-page .plat-start {
  box-shadow: 0px 0.4375rem 40.125rem 0.1875rem #e0e2fc;
}
.home-bg .plat-start:hover {
  color: #373E98; 
}

.common-flex {
  margin: 10rem auto 3.3125rem;
  display: flex;
  justify-content: center;
  text-align: center;
}
.common-s-title {
  margin-bottom: 0.875rem;
}

/* 强大的功能 */
.base-detail {
  /* height: 31.25rem; */
  box-shadow: 0px 1.25rem 3.4375rem 0.4375rem #F8F8F9;
  border: none !important
}
.base-detail .card-title {
  /* position: relative;
  display: flex; */
  /* text-align: center; */
  font-size: 1.5rem;
  font-family: MicrosoftYaHei;
  color: #121029;
  /* height: 2.9375rem; */
  line-height: 2.9375rem;
  width: 100%;
  margin: 0.875rem auto 0;
  display: flex;
  justify-content: center;
}
.base-detail .card-cirle {
  width: 2.9375rem;
  height: 2.9375rem;
  background: #F5F6FF;
  border-radius: 50%;
}
.base-detail .card-cirle {
  position: relative;
  left: 1.0625rem;
}
.base-detail .card-desc {
  position: relative;
  left: -1.0625rem;
}
.base-detail .check-detail {
  margin: 1.875rem auto 1.875rem;
  display: flex;
  padding: 0 0 0 2.5rem !important;
  width: 100%;
  background: #fff;
  font-size: 1rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #121029;
  border-radius: 2.5rem;
  border: 1px solid #fff;
  line-height: 3.125rem;
  box-shadow: 0px 1.25rem 3.4375rem 0.4375rem #EBECF1;
}
.check-title {
  flex: 1;
  text-align: left;
}
.base-box {
  position: relative ;
  height: 9.375rem ;
  width: 12.5rem;
  margin: 2.25rem auto 0;
}
.base-img-bg {
  position: absolute;
  top: 0;
  width:12.5rem;
  height: 5.6875rem;
}
.base-img {
  position: absolute;
  top: 2rem;
  width:12.5rem;
  height: 5.6875rem;
}
.check-go {
  display: inline-block;
  background: url('./../images/go-cirle.png') no-repeat;
  background-size: 100% 100%;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  font-size: 1rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #FFFFFF;
}
.check-detail:hover .check-go {
  background: url('./../images/go-cirle-active.png') no-repeat;
  background-size: cover;
  width: 3.125rem;
  height: 3.125rem;
}

/* 行业轮播 */
.partner-swiper{
  width: 100%;
}
.partner-swiper .swiper-wrapper .swiper-slide{
  width: auto;
}
.partner-swiper .swiper-button-next, .partner-swiper .swiper-button-prev{
  display: none;
}
.common-row-ind {
  margin: 0 !important;
  position: relative;
  background: linear-gradient(230deg,#EFF0FF,#FFFFFF 45%)
}

.common-row-ind .right-zs{
  position: absolute;
  right: -1.6875rem;
  top: -1.6875rem;
}

/* 轮播 */
.function-reg {
  /* height: 52.5rem; */
}
.media-swiper {
  max-width: 112.5rem;
}
.function-reg .config-none {
  padding: 0 0 0 1rem;
}
.function-reg .config-right {
  padding: 0 !important;
  box-shadow: 1.875rem 1.25rem 3.4375rem 0.4375rem #f8f8f9;
}
.media-swiper .card-img-top {
  width: 100%;
  height: 100%;
}
.media-swiper .swiper-wrapper .swiper-slide {
  padding-left: 1rem;
}
.swiper-function {
  padding: 13.75rem 0px 0px 2.5rem;
  height: 23.625rem;
  background: #373E98;
  color: #fff;
  border-radius: 0.625rem;
  font-size: 1.75rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
}
.function-swiper-btn {
  width: 100%;
}
.content-box .swiper-button-prev, .content-box .swiper-container-rtl .swiper-button-next {
  background: url('./../images/left.png') no-repeat 100% 100%;
  background-size: cover;
  position: absolute;
  left: 11.5rem;
}
.content-box .swiper-button-next, .content-box .swiper-container-rtl .swiper-button-prev {
  background: url('./../images/right.png') no-repeat 100% 100%;
  background-size: cover;
  position: absolute;
  right: 2.5rem;
}
.content-box .swiper-button-next, .content-box .swiper-button-prev {
  width: 3.125rem;
  height: 3.125rem;
  top: 90%;
  box-shadow: 0 1.25rem 2.5rem 0.4375rem #E1E2E6;
  border-radius: 50%;
}

/* 底部 */
.footer {
  padding: 7.75rem 5.625rem 2.25rem;
  box-shadow: 0px 1.25rem 3.4375rem 0.4375rem #f8f8f9;
  background: #F7F8FA;
}
.footer .row,.footer .sm-col .col {
  margin: 0 !important;
  padding: 0 !important
}
.footer .col {
  text-align: center;
}
.footer-plat {
  padding: 1.25rem 0 0.875rem;
  font-size: 0.875rem;
  font-family: MicrosoftYaHei;
  color: #373E98;
  line-height: 1.1875rem;
}
.footer-air {
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
  font-size: 0.75rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #686A7E;
  /* line-height: 1rem; */
}
.footer-media-box {
  margin-bottom: 0.625rem;
  line-height: 1.875rem;
}
.footer-media-box:last-child {
  margin-top: 0.875rem !important;
}
.footer-media-box img {
  position: relative;
}
.footer a {
  margin: 0.5rem auto;
  color: #727279;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.875rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #727279;
}
.footer .footer-title {
  margin-bottom: 0.875rem;
  font-size: 1.125rem;
  font-family: MicrosoftYaHei;
  color: #373E98;
}
.footer-br {
  margin: 2.375rem 0 0.875rem;
  width: 100%;
  height: 1px;
  background-color: #EBEDF1;
}
.footer-message img {
  width: 0.8125rem;
  height: 0.8125rem;
}
.footer img:nth-child(2) {
  margin: 0 0.75rem;
}

/* 行业 */
.ind-img {
  margin: 1em 0;
  width: 100%;
  height: 21.25rem;
  line-height: 21.25rem;
  text-align: center;
  /* background-color: ; */
}

/* 不同群体眼中的我 */
.customer-con .col {
  padding: 0.625rem;
  margin: 0 !important;
}
.customer-con .col:nth-child(2) .card-title{
  margin-bottom: 0.4rem;
}
.common-customer .card-group{
  /* padding: 2.125rem 0;
  text-align: center;
  font-size: 1.25rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #9B9BA5;
  border: none;
  justify-content: center; */
  min-height: 26.3125rem;
  padding: 2.0625rem 1rem 2.0625rem 1.875rem;
  background: #F5F5FB;
  border-radius: 1.25rem;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686A7E;
  border: none;
}
.card-group .dataMy-img {
  display: inline-block;
}
.customer-con .col:first-child .card-group .dataMy-img{
  background: url('./../images/customer11.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:first-child .card-group:hover .dataMy-img{
  background: url('./../images/customer1.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:first-child .card-group .card-group-title, .customer-con .col:nth-child(2) .card-group-title {
  position: relative;
  top: -0.375rem;
}
.customer-con .col:last-child .card-group-title{
  position: relative;
  top: -0.45rem;
}
.customer-con .col:nth-child(2) .card-group .dataMy-img{
  background: url('./../images/customer2.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:nth-child(2) .card-group:hover .dataMy-img{
  background: url('./../images/customer22.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:nth-child(3) .card-group .dataMy-img{
  background: url('./../images/customer3.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:nth-child(3) .card-group:hover .dataMy-img{
  background: url('./../images/customer33.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:last-child .card-group .dataMy-img{
  background: url('./../images/customer4.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:last-child .card-group:hover .dataMy-img{
  background: url('./../images/customer44.png') no-repeat;
  background-size: 100% 100%;
}
.customer-con .col:last-child .card-group .card-title{
  margin-bottom: 0 !important;
}

.common-customer .card-group .card-body {
  padding: 0;
}
.card-group .card-img-top {
  width: 1.875rem;
  height: 1.875rem;
}
.card-group-title {
  /* margin: 3.75rem auto 3.125rem;
  font-family: MicrosoftYaHei;
  color: #121029; */
  margin-left: 1.125rem;
  font-size: 1.5rem;
  font-family: MicrosoftYaHei;
  color: #373E98;
}
.card-group-desc {
  position: absolute;
  top: 0;
  left: 0.8125rem;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686A7E;
  z-index: 99;
}
.common-customer .media {
  margin-top: 3.9375rem;
}
.common-customer .media .media-body {
  padding: 0.625rem 0;
}
.marks-box {
  position: relative;
  width: 100%;
  min-height: 9.875rem;
}
.marks {
  position: absolute;
  top: 0;
  left: 0;
  background: url('./../images/marks-q.png') no-repeat;
  background-size: cover;
  width: 1.6875rem;
  height: 1.6875rem;
  z-index: 88;
}
.card-group:hover .marks {
  background: url('./../images/marks-s.png') no-repeat;
  background-size: cover;
}
.customer-img-box {
  padding: 0.1875rem;
  margin-right: 0.6875rem;
  border: 1px solid #373E98; 
  border-radius: 50%;
  width: 4.6875rem;
  height: 4.6875rem
}
.customer-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.customer-name {
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121029;
}
.customer-post {
  margin-top: 0.25rem;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686A7E;
}
.common-customer .card-group:hover{
  /* padding: 0;
  font-size: 1.375rem;
  border-radius: 1.25rem; */
  background: #373E98;
}
.card-group:hover .card-group-title, .card-group:hover .customer-post{
  color: #8EA1F4;
}
.card-group:hover .card-group-desc, .card-group:hover .customer-name {
  color: #FFFFFF;
}
.card-group:hover .customer-img-box {
  border: 1px solid #fff; 
}



/* 表格 */
.span-style {
  display: none;
  width: 100%;
  height: 3.125rem;
  background: #D1D4FA;
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.span-style-0 {
  display: none;
}

.ul-box {
  position: absolute;
  bottom: 0; 
  left: 0; 
  width: 100%; 
  z-index: 999;
  height: 29.0625rem;
  display: flex;
  box-shadow: 0px 1.25rem 3.4375rem 0.4375rem #F8F8F9;
  background: #fff;
}
.ul-box ul {
  flex: 1;
  margin: 0 !important;
  padding: 0 !important;
}
.price-ul li {
  text-align: center;
  list-style: none;
  padding: 1.875rem 0;
  font-size: 1.25rem;
  font-family: MicrosoftYaHei;
  color: #686A7E;
}
.price-last-ul li:first-child {
  border-top-right-radius: 1.25rem;
}
.price-ul:hover {
  background: #D1D4FA;
  border-bottom-right-radius: 0px !important;
}
.price-ul:hover li {
  padding: 1.5rem 0px;
  color: #686A7E !important;
  font-size: 1.875rem !important;
}
.tab-content .price-tab-show{
  position: relative;
  width: 100%;
  height: 36.06255rem;
}


/* 产品页面 */
.img-bg-edit {
  /* background-size: cover;
  width: 100%;
  height: 100%;
  padding: 2.1875rem 1.25rem; */
}
/* .product-page .product-media {
  margin-bottom: 3.125rem;
} */
/* .product-page .product-media:last-child {
  margin-bottom: 21.875rem;
} */
.product-page .product-media {
  margin-bottom: 12.5rem;
}
.product-page .product-media:last-child {
  margin-bottom: 7.5rem;
}
.product-page .product-secord-box {
  padding: 0.5rem 0;
}
.product-page .media-mr-img {
  margin-right: 7.1875rem !important;
}
.product-page .product-title {
  font-size: 1.875rem;
  font-family: MicrosoftYaHei;
  color: #373E98;
}
.product-page .product-secord-title {
  font-size: 1.5rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #121029;
}
.product-page .product-desc {
  font-size: 1.25rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #686A7E;
}
.product-page .product-font {
  font-size: 1.25rem;
  color: #9B9BA5;
}


/* 联系销售form */
.home-bg .contact {
  margin: 6.5rem 0 0 !important;
}
.home-bg .form-box {
  padding: 2.5rem 1.25rem 1.75rem;
  box-shadow: 0px 1.25rem 3.4375rem 0.4375rem #F8F8F9;
  border-radius: 1.25rem;
}
.form-box .form-control {
  padding-left: 1rem;
  margin-top: 1.75rem;
  height: 3.125rem;
  line-height: 3.125rem;
  border: none;
  border-bottom: 1px solid #DCDCE4;
}
.form-box .form-group {
  margin-bottom: 0;
}
.sub-box {
  text-align: center;
}
.form-box .submit {
  margin: 4.125rem auto 0;
  padding: .8rem 4.125rem;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  background: #373E98;
  border: 1px solid #373E98;
  border-radius: 2.5rem;
  box-shadow: 0 0.4375rem 40.125rem 0.1875rem #D1D4FA;
}
.selsct-serve {
  font-size: 3rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #373E98;
}
.select-message {
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686A7E;
}
.form-box-r {
  position: relative;
  width: 100%;
  padding: 0 0 0 3.125rem !important;
}
.select-box {
  position: absolute;
  height: 100%;
  padding: 14.375rem .5rem 0 0;
  z-index: 99
}
.select-bg {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 1rem;
  width: 21.3125rem;
  height: 41.125rem;
  background: #F6CC67;
  box-shadow: 0px 0.125rem 3.125rem 0px rgba(246, 245, 249, 0.5);
  border-radius: 6.25rem 3.0625rem 6.25rem 3.0625rem;
  z-index: 88
}


/* 按钮统一选中颜色配置 */
.container .btn-primary:hover {
  color: #fff;
  background-color: #373E98;
  border-color: #373E98;
}
.home-index .btn-primary:hover, .home-bg .nav-do:hover, .salon .btn-primary:hover, .price-support .btn-primary:hover {
  color: #fff;
  background-color: #EDC257;
  border-color: #EDC257;
}
.down-index .btn-primary:hover {
  color: #373E98;
  background: #fff;
  border: 1px solid #fff;
}


/* 首页强大的功能 */
.base-function {
  margin-bottom: 1rem;
}
.base-function:hover {
  box-shadow: 0px 1.25rem 5rem 0.4375rem #F8F8F9;
}
.base-function .card-body a{
  text-decoration: none;
}

input::-webkit-input-placeholder { 
  font-size: 0.875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgb(73, 80, 87);
} 
input:-moz-placeholder { 
  font-size: 0.875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgb(73, 80, 87);
} 
input::-moz-placeholder { 
  font-size: 0.875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgb(73, 80, 87);
} 
input:-ms-input-placeholder { 
  font-size: 0.875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgb(73, 80, 87);
}
.form-group .form-control {
  color: rgb(108 117 125);
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}

/* 帮助中心 */
.help-page .work-link:hover{
  color: #66BEC7 !important;
}
.help-page .header-nav .nav-title {
  color: #fff;
}
.help-page .home-bg .header-nav .navbar-nav .nav-link {
  color: #fff;
}
.help-page .video-section .col:nth-child(2n) {
  padding: 0 0 0 4.375rem;
}
.help-page .video-section .col:nth-child(2n-1) {
  padding: 0 4.375rem 0 0;
  border-right: 1px solid #02ACCD;
}

/* .flex-ul {
  display: flex;
}
.flex-ul .flex-ul-box {
  flex: 1;
}
.flex-ul tbody tr{
  margin: 0;
  text-align: center;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5C6380;
  line-height: 22px;
}
.flex-ul tbody tr td {
  padding: 1.25rem;
}
.flex-ul tbody tr:first-child{
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121029;
  line-height: 1.75rem;
}
.flex-ul tbody tr td:first-child {
  padding: 1.25rem 0;
  min-width: 6.25rem;
  width: 15.25rem;
  color: #fff;
  background: #373E98;
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.flex-ul tbody tr td:nth-child(2) {
  max-width: 30rem;
}
.flex-ul tbody tr td:last-child {
  max-width: 30rem;
}
.flex-ul .flex-ul-box:first-child ul li{
  color: #fff;
  font-size: 1.25rem;
}
.flex-ul ul {
  padding-left: 0;
}
.flex-ul tbody tr:first-child td:first-child, .flex-ul tbody tr:first-child td:last-child{
  border-top-left-radius: 1.25rem;
}
.flex-ul .ul-box-color {
  background: red;
} */

.flex-ul {
  display: flex;
}
.flex-ul .flex-ul-box {
  flex: 1;
}
.flex-ul .flex-ul-box:first-child{
  max-width: 15.1875rem;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.flex-ul .flex-ul-box ul li {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.875rem;
  list-style: none;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5C6380;
  line-height: 22px;
  padding: 1rem;
  /* overflow: hidden; */
}
.flex-ul .flex-ul-box:first-child {
  color: #fff;
  background: #373E98;
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.flex-ul .flex-ul-box:first-child ul li{
  color: #fff;
  font-size: 1.25rem;
}
.flex-ul .flex-ul-box ul li:first-child{
  height: 4.875rem;
  padding: 1.25rem 0;
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121029;
}
.flex-ul ul {
  padding-left: 0;
}
.flex-ul .flex-ul-box:first-child ul li:first-child {
  border-top-left-radius: 20px;
}
.flex-ul .flex-ul-box:first-child ul li:last-child {
  border-top-left-radius: 20px;
}
.flex-ul .ul-box-color {
  background: #F5F6FF;
}

.container .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.home-bg .navbar-dark .navbar-toggler-icon {
  background: url('./../images/zhedi.svg') no-repeat;
  background-size: 100% 100%;
}
.home-bg .navbar-dark .navbar-toggler {
  border: 1px solid #D1D4FA;
}

.bread-box .prev-bread a{
  color: #5DBCC3;
  text-decoration: none;
}
.bread-box .breadcrumb-item.active {
  color: #686A7E
}

/* 免费体验及咨询 */
.consult-tip {
  display: flex;
  align-items: center;
  width: 8.625rem;
  height: 2.875rem;
  background: #EBE5FF;
  border-radius: 1.875rem 0 0 1.875rem;
}
/* 美洽产品咨询 */
/* .duqGkC {
  right: -24px !important;
  bottom: 11.8rem !important;
  cursor: pointer !important;
  z-index: 9999999 !important;
  width: 8.625rem !important;
  height: 2.875rem !important;
} */

.consult-img-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.375rem;
  margin-right: 0.625rem;
  background-color: #6973FC;
  border-radius: 50%;
  width: 2.375rem;
  height: 2.375rem;
}
.consult-img-bg img {
  width: 1.5rem;
  height: 1.5rem;
}
.consult-title {
  font-size: 1.125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #373E98;
  line-height: 1.5625rem;
  text-decoration: none;
}
.consult-title:hover {
  color: #373E98;
  text-decoration: none;
}
.consult-tip-top {
  margin-top: 0.625rem;
}
.wechet-modal{
  position: fixed; 
  bottom: 11rem;
  /* top: 37.0625rem; */
  width: 8.375rem;
  height: 9.075rem;
  z-index: -1;
  background: #fff; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  border-radius: 1rem;
  box-shadow: 0px 1px 17px 0px #d6d7e3;
}

.modal-submit {
  text-align: center;
  /* background: url('./../images/modal-bg.png') no-repeat;
  background-size: 100% 100%;
  width: 31.0625rem;
  height: 38.125rem; */
}
.modal-submit img {
  margin-top: 1.725rem;
  width: 6.2307rem;
  height: 6.2307rem;
}
.modal-body .modal-title{
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #303030;
  line-height: 2.0625rem;
}
.modal-submit .modal-body {
  padding: 6.125rem 5rem;
  background: url('./../images/modal-bg.png') no-repeat;
  background-size: 100% 100%;
  width: 31.0625rem;
  height: 36.125rem;
  font-size: 1.125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
  line-height: 1.5625rem;
}
.modal-lx {
  margin-top: 3.8625rem;
  padding: 1.5625rem 3.75rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #4628EB;
  background: angular-gradient(90deg, #8D53FF 0%, #4D3DFF 100%);
  background: #EFEEFD;
  border-radius: 1rem;
}
.modal-submit .modal-content {
  background: transparent;
  border: none;
}


/* 首页推荐浏览 */
.recomments_card img, .recomments_card video{
  width: 100%;
  height: 14rem;
  border-radius: 1rem 1rem 0 0;
}
.recomments_base, .recomments_card {
  border-radius: 1rem !important;
  min-height: 18.75rem;
}
.recomments_card .card-body {
  border-radius: 0 0 1rem 1rem;
}
.recomments_card .card-title {
  margin-bottom: .4rem;
  display: flex;
  justify-content: left;
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121029;
  line-height: 2.125rem;
  margin-top: 0;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.recomments_card .card-text {
  font-size: 1.125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #696969;
  line-height: 1.5625rem;
}


/* 首页五大引擎轮播 */
.engine-section-title {
  margin: 8rem auto 1rem;
  font-size: 2.5rem;
  color: #2b3441;
  font-family: PingFangSC-Semibold,PingFang SC,Microsoft YaHei;
  letter-spacing: 2px;
}
.engine-section-desc {
  color: #555d67;
  font-size: 1rem;
  font-family: PingFang SC-Regular,SourceHanSansCN-Regular,Microsoft YaHei;
  letter-spacing: 1px;
}

.engineHead {
  padding: 3.125rem 0 1.875rem 1rem;
  font-size: 2.125rem;
  color: #303030;
  font-weight: 600;
  font-family: PingFangSC-Semibold, PingFang SC;
}
.engineRow {
  display: flex;
  height: 5rem;
}
.engineNum {
  margin-right: 2.25rem;
  display: flex;
  width: 3.125rem;
  height: 3.125rem;
  padding: 4px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-family: Bebas,Microsoft YaHei;
  color: #d5d6d9;
  font-size: 1.25rem;
  letter-spacing: 1px;
}
.engineNum .content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
}
.engineTitle {
  padding: 0 1.4rem;
  font-size: 1.5rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #838383;
  line-height: 2.125rem;
  height: 3.125rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 2rem;
}
.engineLine {
  height: 0.25rem;
  width: 8.75rem;
  background: linear-gradient(90deg,#90a8ff,#9ef2ff 43%,#ffbd00);
  transition: transform 1s;
  align-self: center;
  margin-left: 1.875rem;
  border-radius: 0.25rem;
}
/* .engineLeft {
  width: 40%;
}
.engineRight {
  width: 60%;
} */
.engineLeft .engineBtn {
  margin-top: 3rem;
  width: 9.375rem;
  height: 3.125rem;
  background: #F1C53E;
  color: #fff;
  border-radius: 1px 1rem;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border: none;
  outline: none;
  box-shadow: none;
  font-family: SourceHanSansCN-Regular,Microsoft YaHei;
  white-space: nowrap;
}
.engineBtn a {
  color: #fff;
  text-decoration: none;
}
.engineBtn:hover a {
  color: #fff;
  text-decoration: none;
}
.swiper-title {
  font-size: 1.75rem;
  color: #2b3441;
  line-height: 2.5rem;
  font-family: PingFangSC-Semibold,PingFang SC,Microsoft YaHei;
}
.swiper-desc {
  margin-top: 0.75rem;
  display: flex;
  justify-content: center;
  color: #555d67;
  font-size: 1rem;
  font-family: PingFang SC-Regular,SourceHanSansCN-Regular,Microsoft YaHei;
  letter-spacing: 1px;
  line-height: 1.75rem;
  /* max-width: 48rem; */
}
.engine-swiper .swiper-pagination-bullet-active {
  background-color: #F1C53E;
}
.engine-swiper .swiper-pagination {
  bottom: -6px !important;
  text-align: left;
}
.desc .engineRow {
  margin: 3.125rem 0 0 3rem;
}
.content-box .engine-section-title {
  text-align: center;
  font-size: 2.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121029;
}
.content-box .engine-section-desc {
  font-size: 1rem;
  max-width: 41rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9B9BA5;
}

.home-bg .news-title {
  padding-left: 20rem;
  margin-top: 7.6rem;
  font-size: 15rem;
  color: rgba(255,255,255,.1);
}

.partner-swiper .swiper-pagination-bullet-active {
  background: #F1C53E;
}

.engineRight .swiper-slide div{
  height: 36rem;
}


.nav-title-img {
  margin-left: 0.4rem;
  width: 64px;
  height: 30px;
}
.home-box .home-banner {
  background: url('./../image/bg-banner.png') no-repeat;
  background-size: 100% 100%;
  height: 31.25rem;
}
.home-banner .air-desc {
  margin-bottom: 1.25rem;
  font-size: 2.5rem;
  font-weight: 600;
  color: #fff;
}
.home-banner .air-border {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgb(255, 255, 255);
  font-weight: 400;
}
.home-banner .banner{
  text-align: center;
  color: #fff;
  height: 31.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-box .logo-title {
  padding-top: 2px;
  font-size: 1.375rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #fff;
}
.header-nav {
  font-size: 1.125rem;
  color: #fff;
}
.home-box .navbar-dark .navbar-nav .nav-link {
  padding: 0 1.4rem;
  font-size: 1.125rem;
  color: #fff;
}
.home-box .navbar-dark .navbar-nav .nav-link:hover {
  color: #66bec7!important;
  border-bottom: 1px solid #66bec7;
}
.navbar-nav .active {
  color: #66bec7!important;
  border-bottom: 1px solid #66bec7;
}
.navbar-right {
  justify-content: flex-end;
}
.beian {
  padding: 6rem 0 2rem;
  display: flex;
  justify-content: center;
}
.beian a{
  text-decoration: none!important;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-family: PingFangSC-Light,PingFang SC;
  font-weight: 300;
  color: rgb(55, 62, 152);
  text-align: center;
}

.ind-swiper {
  position: relative;
  width: 100%;
  height: 21.25rem;
  color: #fff;
  overflow: hidden;
}
.ind-swiper .ind-img {
  text-align: center;
  font-size: 18px;
}
.ind-swiper img {
  /* width: 174px;
  height: 168px; */
}

.article-card {
  /* height: 23.5625rem; */
  background: #fff;
  box-shadow: 7px 0.625rem 2.5rem 0 #f3f3f7;
  border-radius: 1.25rem;
  border: none;
}
.article-card .card-title {
  margin-top: 0.2rem;
  color: #373e98;
  margin-bottom: 0.7rem;
  font-size: 1.25rem;
  align-items: center;
}
.card-title .title-h5 {
  font-weight: 700;
}
.card-body .title-right {
  flex: 1;
  text-align: right;
}
.article-card .card-text {
  font-size: 1rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #686a7e;
}
.article-card img, .article-card video {
  height: 15rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
}

.fixed-box {
  position: fixed;
  right: 0;
  bottom: 10rem;
  cursor: pointer;
  z-index: 1000;
}
.fixed-box .consult-tip {
  display: flex;
  align-items: center;
  width: 6.625rem;
  height: 2.875rem;
  background: #ebe5ff;
  border-radius: 1.875rem 0 0 1.875rem;
}
.consult-img-bg {
  justify-content: center;
  margin-left: 0.375rem;
  margin-right: 0.625rem;
  background-color: #6973fc;
  border-radius: 50%;
  width: 2.375rem;
  height: 2.375rem;
}
.consult-img-bg img {
  width: 1.5rem;
  height: 1.5rem;
}
.consult-title, .consult-title:hover {
  color: #373e98;
  text-decoration: none;
}
.consult-title {
  font-size: 1.125rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  line-height: 1.5625rem;
}
.code-box {
  bottom: 120px !important;
  right: 120px !important;
}
.code-img {
  width: 85%; 
  height: 72%; 
  position: absolute; 
  top: 0.75rem;
}
.lianxi {
  position: absolute; 
  bottom: 0.4rem;
  font-size: 0.875rem 
}

.zcwj-box a{
  flex: 1;
  color: #555d67;
  font-size: 1rem;
  font-family: PingFang SC-Regular,SourceHanSansCN-Regular,Microsoft YaHei;
  letter-spacing: 1px;
  line-height: 1.75rem;
  text-decoration: none;
}
.zcwj-box a:hover{ 
  color: #373e98;
}
.zcwj-box .card {
  display: flex;
  justify-content: center;
  padding: .6rem 0 .6rem .6rem;
  border: none;
  margin-bottom: 4px;
}
.zcwj-box .card .card-title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.card-title-point {
  margin-right:12px;
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #02ACCD;
  border-radius: 50%;
}
.zcwj-box .card:hover {
  box-shadow: 0px 0.2rem 2rem 0.475rem #F8F8F9;
}


.ind-swiper-pagination {
  position: absolute;
  height: 1.675rem;
}
.ind-swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2;
}
.swiper-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1.675rem;
  display: flex;
  justify-content: center;
}
.ind-swiper-pagination .swiper-pagination-bullet-active {
  background: #f1c53e;
  opacity: 1;
}

.ind-swiper .swiper-button-next, .ind-swiper .swiper-button-prev {
  width: 3.125rem;
  height: 3.125rem;
  top: 46%;
  border-radius: 50%;
  position: absolute;
  z-index: 99;
  background: #f2be55;
  box-shadow: 0 2px 1rem 0 #f8f8f9;
  cursor: pointer;
  color: #fff;
}
.ind-swiper .swiper-button-next:after, .ind-swiper .swiper-button-prev:after {
  font-size: 1.375rem;
  content: next;
}
.ind-swiper .swiper-button-next {
  right: 0rem;
}

.qiantai-btn {
  padding: 0.1rem 2.0625rem;
  background: #eeefff;
  border-radius: 4px;
  font-size: 1rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  border: 1px solid #eeefff;
  line-height: 28px;
}
.qiantai-btn:hover {
  background-color: #373e98;
}
.qiantai-btn:hover a {
  color: #fff;
}
.qiantai-btn a {
  text-decoration: none;
  color: #373e98;
}
.zt-btn {
  background-color: #373e98;
}
.zt-btn a {
  color: #fff;
}



.system .table th{
  padding: 1.875rem 0.625rem;
  font-size: 1.2rem;
  font-family: MicrosoftYaHei;
  color: #121029;
  background-color: #f5f6ff;
}
/* .system table td,  */
.system .table th {
  border-top: 0px;
  text-align: center;
}
.system .table td {
  text-align: center;
  padding: 2rem 0.625rem;
  font-size: 1rem;
  font-family: MicrosoftYaHei;
  color: #686a7e;
}
.system .table>:not(:first-child) {
  border: 0;
}
.system .table>:not(caption)>*>* {
  border-bottom: none;
}
.system .table {
  border-radius: 1.25rem;
  box-shadow: 0 1.25rem 3.4375rem 0.4375rem #f8f8f9;
}
.system .table thead tr th:first-child {
  border-top-left-radius: 1.25rem;
}
.system .table thead tr th:last-child {
  border-top-right-radius: 1.25rem;
}
.system .table-system-body tr {
  border-bottom: 1px solid #e4e4e4;
}
.system .table-system-body tr:last-child {
  border-bottom: none;
}
.table-system-body a {
  color: #686a7e;
  text-decoration: none;
}
.table-system-body .down-btn {
  background-color: transparent;
  border: none;
  color: #686a7e;
}

.modal-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: .5;
  z-index: 999;
}
.home-container .nav-tabs {
  margin-top: 8rem;
  margin-bottom: 2rem;
  justify-content: center;
  border-bottom: none;
}
.nav-tabs .nav-tabs-li {
  margin-right: 1.25rem;
  /* margin-bottom: 1.25rem; */
  padding: 0.875rem 2.0625rem;
  background: #eeefff;
  border-radius: 2.125rem;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #373e98;
  border: 1px solid #eeefff;
}
.nav-tabs .active {
  color: #fff;
  background: #373e98;
  border: 1px solid #373e98;
}
.dropdown-menu, .dropdown-menu-v3, .dropdown-menu-v4 {
  padding: 1rem 0;
  margin: 0 !important;
  width: 100%;
  min-width: 100% !important;
}
.dropdown-menu li, .dropdown-menu-v3 li, .dropdown-menu-v4 li {
  padding: 0 1rem;
  height: 3.75rem;
  line-height: 3.75rem;
}
.dropdown-menu li a, .dropdown-menu li, .dropdown-menu-v3 li a, .dropdown-menu-v4 li a {
  color: #373e98;
  text-decoration: none;
}
.dropdown-menu li:hover, .dropdown-menu-v3 li:hover, .dropdown-menu-v3 li:hover {
  background: #eeefff;
}
.dropdown-menu li:hover a, .dropdown-menu-v3 li:hover a, .dropdown-menu-v4 li:hover a {
  font-weight: 500;
}
.dropdown .dropdown-toggle::after, .dropdown .dropdown-menu, .dropdown .dropdown-menu-v3, .dropdown .dropdown-menu-v4 {
  display: none;
  /* display: block; */
}
.dropdown-menu-v3, .dropdown-menu-v4 {
  position: absolute;
  bottom: 0rem;
  left: 116px;
  z-index: 1000;
  float: left;
  min-width: 10rem;
  /* padding: 0.5rem 0; */
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #373e98;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0.25rem;
}

.plan-wrapper .title{
  margin-top: .6rem;
  font-size: 1.25rem;
  color: #2b3441;
  line-height: 2.5rem;
  font-family: PingFangSC-Semibold,PingFang SC,Microsoft YaHei;
}
.plan-swiper {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.plan-swiper .plan-swiper-img {
  width: 100%;
  height: 300px;
}
.plan-wrapper .swiper-slide{
  cursor: pointer;
}

.video-card {
  min-width: 227px;
  /* min-height: 300px; */
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 1%), 0 6px 12px 0 rgb(0 0 0 / 6%);
  margin: 0 16px 24px 0;
  color: #353535;
  overflow: hidden;
  transition: transform .3s ease-in-out;
}
.video-card:hover {
  box-shadow: 0px 0.2rem 2rem 0.475rem #F8F8F9;
}
.video-card .video {
  width: 100%;
  height: 170px;
}
.video-card .title {
  padding: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  font-weight: 700;
}

/* 工具软件 */
.tool-card {
  margin-bottom: 1.5rem;
  border-radius: 20px!important;
  border: none!important;
}
.tool-card .card-body {
  position: relative;
  border: 2px solid transparent!important;
  border-radius: 1.25rem;
  background: #fff;
  background-clip: padding-box;
  box-shadow: 7px 0.625rem 2.5rem 0 #f3f3f7;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.tool-card .card-body:after {
  position: absolute;
  top: 5.375rem;
  bottom: -4px;
  left: -4px;
  right: -4px;
  background: linear-gradient(180deg,#fff,#b4a7ff);
  content: "";
  z-index: -1;
  border-radius: 1.25rem;
}
.tool-card .description {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 545;
  color: #686a7e;
}
.tool-card .card-subtitle {
  margin-bottom: 1rem!important;
  font-size: .625rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #6c757d!important;
}
.tool-card .list-group .list-group-item {
  cursor: pointer;
  display: flex;
  margin-bottom: 1rem;
  background: #eeefff;
  border-radius: 1.3125rem;
  font-size: 0.875rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #373e98;
  border: 1px solid #eeefff;
}
.tool-card .list-group-item span:first-child {
  flex: 1;
}
.tool-card .list-group-item span:last-child {
  text-align: right;
  width: 50px;
}
.tool-card .list-group-item a {
  text-decoration: none;
  color: #373e98;
  background-color: transparent;
}
.tool-card .list-group .list-group-item:hover {
  background-color: #373E98;
}
.tool-card .list-group .list-group-item:hover a, .tool-card .list-group .list-group-item:hover span {
  color: #fff;
}
.case-common-title {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121029;
}
.swiper-article {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.swiper-article:hover{
  text-decoration: none;
}

.case-detail {
  padding: 12rem 4rem 0;
}
.article-title {
  text-align: center;
  color: #0a0b0c;
  font-size: 3.4375rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 2px;
  margin: 0 0.6875rem;
}
.article-desc {
  margin: 1.25rem auto;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: left;
  color: #738a94;
  font-family: Georgia,serif;
  line-height: 2rem;
  font-weight: 300;
}
.article-img-box p {
  font-size: 1rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #686a7e;
  margin-bottom: 1.875rem;
  min-width: 100%;
  letter-spacing: 1px;
  line-height: 2rem;
}
.article-img-box h4 strong, .article-img-box p strong {
  font-size: 1.25rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 700;
  color: #0a0b0c;
}
.article-img-box .media {
  display: flex;
  justify-content: space-between;
  margin: 2.1875rem 0 3.125rem;
  padding-top: 0.9375rem;
  border-top: 1px solid #e4eaed;
}
.article-img-box .mr-3 {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  margin-right: 1rem!important;
}
.media-body {
  flex: 1
}
.article-img-box .time-art, .article-img-box .time-art-p {
  color: #2c3036;
  font-size: .8125rem;
  letter-spacing: .0125rem;
  margin-bottom: 0!important;
  padding: 0!important;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
}
.article-img-box .time-art-p {
  color: #90a2aa;
}
.article-banner {
  height: 110px;
  background: rgba(0,0,0,0.55);
}
.article-box img {
  margin-top: 2rem;
  width: 100%;
  height: 100%;
}

.home-banner .navbar-dark .navbar-toggler {
  border: 1px solid #d1d4fa;
}
.home-banner .navbar-dark .navbar-toggler-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  content: "";
  /* background: 50%/100% 100% no-repeat; */
  background: url('../image/zhedie.svg') no-repeat;
  background-size: 100% 100%;
}
.show .nav-link {
  background-color: #fff;
}
.show  a {
  color: #121029 !important;
}
.show  .navbar-nav .nav-link:hover {
  color: #66BEC7 !important;
  border: none !important;
}

@media (max-width: 750px) {
  .navbar-home {
    padding: 0 1.5rem;
  }
  .qiantai-btn {
    padding: 0.1rem 0.5rem;
  }
  .title-h5 {
    max-width: 300px;
  }
}


.teaching .col {
  margin-bottom: 2rem;
}
.tab-box {
  display: inline-block;
  padding: 3rem 1.875rem;
  text-align: center;
  background-color: #fff;
  border-radius: 0.625rem;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
.tab-box img {
  width: 7.5rem;
  height: 7.5rem;
}
.tab-box .tab-title {
  margin: 2rem auto 1rem;
  font-size: 1.5rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #303030;
}
.tab-box .tab-desc {
  font-size: 1.25rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #696969;
}
.tab-box:hover {
  box-shadow: 0px 14px 1.875rem 7px #F6F6FB;
  text-decoration: none;
}
.home-banner p {
  margin-bottom: 0
}

.experience-account {
  font-size: 0.875rem;
  color: #686a7e;
  margin-right: 0.625rem;
}

.introduce-box .edu-introduce {
  text-indent: 2.4rem;
  padding: 2.7125rem 1rem 0 0!important;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #686a7e;
  line-height: 1.875rem;
}
.introduce-box .edu-introduce:last-child {
  text-indent: 0;
}

.tips-modal .down_modal, .tips-modal .video_modal, .tips-modal .ds_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.tips-modal .ds_modal {
  top: 7.5rem;
}

.cooperation_swiper {
  height: 150px; 
  line-height: 150px; 
  display: inline-block; 
  padding: 0 5px;
  width: 100%;
}
.hngxy_img {
  background-color: #175588; 
}
.bjjtdx_img {
  background-color: #005bac;
}
.gzdx_img {
  background: url('../image/gzdxbj.png') no-repeat; 
  background-size: 100% 100%;
}
.zgsydxklmy_img {
  background: url('../image/sydxbj.png') no-repeat; 
  background-size: 100% 100%;
}
.zjdx_img {
  background-color: #011648;
}
.hebgydx_img {
  background-image: linear-gradient(#94a9ca, #4971b1);
}
.bjhthkdx_img {
  background-color: #005bac;
}
.qdlgdx_img {
  background-color: #90000a;
}
.cooperation_swiper img {
  width: 100%;
  /* height: 100%; */
}
.bjgydxgdxy_img img, .dbdx_img img {
  height: 100%;
}

.modal-content .edu-modal {
  border: none;
  padding: .5rem 1rem;
}
.video-box {
  width: 100%;
  height: 100%;
}

.video_modal .modal-content {
  background: transparent;
  border: 1px solid transparent;
}
.video_modal .modal-header .close {
  font-size: 60px;
  color: #fff;
  opacity: 1;
}
@media (min-width: 540px) {
  .video_modal {
    max-width: 60%!important;
  }
}

.btn-plan {
  margin-top: 20px;
  border-radius: 16px;
  background: #373e98;
  color: #fff;
  border: 0
}
.btn-plan:hover {
  background: #373e98;
  color: #fff;
}
.play {
  width: 24px;
  height: 24px;
}

.col-image-gx img {
  width: 100%
}
.bjgydxgdxy_img {
  background-color: #9a241c
}
.dbdx_img {
  background: #bb1414;
}
.cooper-row {
  justify-content: center;
}
.cooper-row .col {
  margin-bottom: 1rem;
}
.zjhydx_img {
  background: #1267b8;
}
.sygydx_img {
  background: #08529d;
}
.cooperation_swiper img {
  height: 90%;
}
.ahjzdx_img {
  background: #012e58;
}
.zjgydx_img {
  background: rgba(50,102,160,0.6);
}
.syyxy_img {
  background: #182e60
}
.dbsydx_img {
  background: #7b0a10
}
.xyqczyjsxy_img {
  background: #165db7
}
.cooper-row .syhthkdx_imgs { 
  background: #005491 !important;
}

#cooperative .cooper-row .yzdx_imgs { 
  background: #861313 !important;
}
.cooper-row .mycsxy_imgs { 
  background: #53ACE1 !important;
}
.cooper-row .zgsydxbj_imgs {
  background: #710000 !important;
}
.cooper-row  .mysfxy_imgs {
  background: #0f3b9f !important;
}
.cooper-row  .sqxy_imgs {
  background: #a62126 !important;
}
/* .col-image-gx  . {
  background: #036 !important;
} */

.ljmessage{
  margin-top: 3rem;
  font-size: 1.75rem;
  padding: 0.5rem 5rem;
  background: #fdc51b;
  border: none;
  border-radius: 2rem;
  color: #fff;
}
.cxds {
  letter-spacing: 0.2rem;
  margin-top: .4rem;
  font-size: 5.875rem;
  color: #fff;
  /* text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */
  text-decoration: none;
  font-weight: 700;

    -webkit-text-stroke: 6px transparent;
    background: linear-gradient(to top, #59b0ff 50%, #59b0ff) 100%;
    -webkit-background-clip: text;
    -webkit-background-color: white;
}
a:hover {
  text-decoration: none !important;
}
.rgzn {
  letter-spacing: 0.2rem;
  font-size: 3.125rem;
  color: #fff;
  font-weight: 400;
}
.banner-swiper-1 {
  background: url('./../image/WechatIMG1100.jpg') no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 31.25rem;
  display: block;
  text-align: center;
  padding-top: 7rem;
}

.modal-dialog {
  max-width: 60% !important;
  width: 60% !important;
}
.modal-body .modal-hy {
  padding: 0.5rem 1rem;
}

.opus-image {
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  min-height: 31.25rem;
}
.opus-title {
  margin: 0.4rem 0;
  justify-content: center;
  text-align: center;
  font-size: 1.4rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #121029;
  line-height: 2.125rem;
  width: 100%;
  display: flex;
  overflow: hidden;
}
.opus-desc {
  margin-bottom: 7.5rem;
  font-size: 1rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #696969;
  line-height: 1.5625rem;
}
#perfectOpus .col:last-child .opus-desc, #competition .col:last-child .opus-desc {
  margin-bottom: 0;
}
.opus-swiper .swiper-slide {
  height: auto;
}
#opusImg {
  margin-bottom: 1.5rem;
}
.swiper-pagination-bullet-active {
  color: #f2be55
}
.card-desc {
  font-size: 0.875rem;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: normal;
  color: #686a7e;
}
.list-group {
  margin-top: 1rem;
}