.home-page-banner {
  width: 100%;
  background: linear-gradient(180deg, #F7FBFF 0%, #F0F3FA 100%);
  height: 460px;
  overflow-y: hidden;
}
.home-page-banner .swiper-wrapper .banner-item {
  background: linear-gradient(180deg, #F7FBFF 0%, #F0F3FA 100%);
}
.home-page-banner .swiper-wrapper .banner-item .page-w {
  display: flex;
}
.home-page-banner .swiper-wrapper .banner-item .banner-text {
  flex: 1;
  margin-top: 117px !important;
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .title {
  font-size: 46px;
  line-height: 60px;
  font-weight: 500;
  color: #333333;
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .small-title {
  margin-top: 34px;
  font-size: 20px;
  color: #666666;
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .small-tag {
  display: flex;
  min-width: 600px;
  margin-top: 30px;
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .small-tag div {
  height: 30px;
  margin-right: 15px;
  background: #dde3f0;
  transform: skewX(-20deg);
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .small-tag div span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #3C6292;
  line-height: 30px;
  padding: 0 15px;
  transform: skewX(20deg);
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .desc {
  margin-top: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.home-page-banner .swiper-wrapper .banner-item .banner-text .yellow {
  background: #E9AF27;
  color: #FFFFFF;
  margin-left: 20px;
}
.home-page-banner .swiper-wrapper .banner-item .tiops-img img {
  height: 460px;
}
.home-page-banner .swiper-wrapper .banner-item .move-img {
  margin-top: 50px;
}
.home-page-banner .swiper-wrapper .banner-item .viru-img {
  margin-top: 30px;
}
.home-page-banner .swiper-wrapper .banner-item .buiness-img {
  margin-top: 30px;
}

.news-and-blog .container-title,
.certification-work .container-title,
.company-introduction .container-title,
.company-solution .container-title,
.customer-comments .container-title {
  text-align: center;
  font-size: 32px;
  padding-top: 100px;
  font-weight: 500;
  color: #333333;
}
.news-and-blog .container-title .icon-1,
.certification-work .container-title .icon-1,
.company-introduction .container-title .icon-1,
.company-solution .container-title .icon-1,
.customer-comments .container-title .icon-1 {
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  margin-right: -11px;
  margin-bottom: 23px;
  background: #47D7CB;
}
.news-and-blog .container-title .icon-2,
.certification-work .container-title .icon-2,
.company-introduction .container-title .icon-2,
.company-solution .container-title .icon-2,
.customer-comments .container-title .icon-2 {
  display: inline-block;
  width: 10px;
  height: 23px;
  background: #3C6292;
}
.news-and-blog .container-desc,
.certification-work .container-desc,
.company-introduction .container-desc,
.company-solution .container-desc,
.customer-comments .container-desc {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  margin-top: 17px;
  letter-spacing: 0.7px;
}
.company-introduction .container-content {
  margin-top: 48px;
}
.company-introduction .container-content .left {
  width: 600px;
  height: 620px;
  background: #E9E9F6;
  border-radius: 21px;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
}
.company-introduction .container-content .left .player-area {
  margin: 0 auto;
  width: 449px;
  height: 220px;
  background: #000000;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  border-radius: 21px;
  position: relative;
  overflow: hidden;
}
.company-introduction .container-content .left .player-area >img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.company-introduction .container-content .left .player-area .icon-bofang {
  cursor: pointer;
  font-size: 60px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.company-introduction .container-content .left .play-desc {
  margin: 36px auto 0 auto;
  width: 460px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 46px;
}
.company-introduction .container-content .left .more-btn {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
}
.company-introduction .container-content .right {
  width: 600px;
}
.company-introduction .container-content .right .r-modu-box {
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  width: 280px;
  height: 300px;
  background: #F7F7FC;
  border-radius: 21px;
  text-align: center;
  perspective: 1000px;
  backface-visibility: hidden;
  position: relative;
}
.company-introduction .container-content .right .r-modu-box .icon-image-arrow {
  width: 20px;
  height: 22px;
  display: inline-block;
  background-image: url(../slice/icon-high-arrow.png);
}
.company-introduction .container-content .right .r-modu-box .rm-title {
  font-size: 18px;
  height: 30px;
  font-weight: 500;
  color: #444242;
}
.company-introduction .container-content .right .r-modu-box .rm-desc {
  font-size: 18px;
  font-weight: bold;
  color: #3C5F8B;
  height: 63px;
}
.company-introduction .container-content .right .r-modu-box .info {
  position: absolute;
  left: 0;
  background: #3C6292;
  border-radius: 21px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 60px;
  text-align: left;
  backface-visibility: hidden;
  z-index: 1001;
  opacity: 0;
}
.company-introduction .container-content .right .r-modu-box .info .t {
  font-size: 20px;
  height: 50px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.company-introduction .container-content .right .r-modu-box .info .t-content {
  margin: 0 auto;
  width: 200px;
  font-size: 14px;
  font-weight: 400;
  color: #fefefe;
  line-height: 24px;
}
.company-introduction .container-content .right .r-modu-box .front,
.company-introduction .container-content .right .r-modu-box .info {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.company-introduction .container-content .right .r-modu-box .front {
  transform: rotateY(0deg);
  opacity: 1;
}
.company-introduction .container-content .right .r-modu-box .info {
  transform: rotateY(180deg);
}
.company-introduction .container-content .right .r-modu-box:hover .front {
  transform: rotateY(180deg);
  opacity: 0;
}
.company-introduction .container-content .right .r-modu-box:hover .info {
  transform: rotateY(0deg);
  opacity: 1;
}
.company-introduction .container-content .right .higher-security .icon-image-higher-security {
  margin-top: 60px;
  margin-bottom: 24px;
  width: 75px;
  height: 58px;
  display: inline-block;
  background-image: url(../slice/icon-high-security.png);
}
.company-introduction .container-content .right .higher-efficiency .icon-image-higher-efficiency {
  margin-top: 60px;
  margin-bottom: 24px;
  width: 75px;
  height: 58px;
  display: inline-block;
  background-image: url(../slice/icon-high-effici.png);
}
.company-introduction .container-content .right .higher-efficiency .icon-image-arrow {
  transform: rotate(90deg);
}
.company-introduction .container-content .right .lower-cost .icon-image-lower-cost {
  margin-top: 60px;
  margin-bottom: 24px;
  width: 75px;
  height: 58px;
  display: inline-block;
  background-image: url(../slice/icon-high-cost.png);
}
.company-introduction .container-content .right .lower-cost .icon-image-arrow {
  transform: rotate(-90deg);
}
.company-introduction .container-content .right .lower-risk .icon-image-lower-risk {
  margin-top: 60px;
  margin-bottom: 24px;
  width: 75px;
  height: 58px;
  display: inline-block;
  background-image: url(../slice/icon-high-risk.png);
}
.company-introduction .container-content .right .lower-risk .icon-image-arrow {
  transform: rotate(90deg);
}
.solution-wrap {
  margin-top: 60px;
  min-height: 750px;
}
.solution-wrap .tab-bar {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #E9E9E9;
  text-align: center;
}
.solution-wrap .tab-bar .tab-item {
  list-style: none;
  display: inline-block;
  font-size: 24px;
  padding: 0 25px;
  margin: 0 100px;
  font-weight: 500;
  color: #666666;
  height: 44px;
  position: relative;
  cursor: pointer;
}
.solution-wrap .tab-bar .tab-item.active::after {
  position: absolute;
  height: 2px;
  width: 100%;
  content: " ";
  left: 0;
  bottom: 0;
  background: #3C6292;
}
.solution-wrap .tab-wrap .tab-item-content {
  display: none;
}
.solution-wrap .tab-wrap .tab-item-content .block-left {
  padding: 64px 0 0 60px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right {
  box-sizing: border-box;
  padding: 54px 0 0 70px;
  width: 820px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content {
  display: none;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content:first-child {
  display: block;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module:nth-child(2) {
  margin-top: 50px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module:last-child {
  margin-top: 50px;
}

.security-solution .block-right .block-right-content .r-module .tag-list > span  {
  width: 165px;
  margin-right: 0 !important;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .t {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  height: 40px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .tag-icon-list {
  width: 750px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .tag-icon-list > span {
  background: #F7F7FC;
  display: inline-block;
  line-height: 38px;
  text-align: center;
  padding: 0 12px;
  border-radius: 5px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #3C6292;
  margin-bottom: 10px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .tag-list {
  width: 750px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .tag-list > span {
  margin-right: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #3C6292;
  margin-bottom: 20px;
  display: inline-block;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .tag-list > span .iconfont {
  margin-right: 8px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .logo-list {
  overflow: hidden;
  padding-bottom: 10px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .logo-list > a {
  float: left;
  display: inline-block;
  border: 1px solid #eee;
  border-right: 0 none;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .logo-list > a img {
  height: 40px;
}
.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .logo-list a {
  margin: 0 20px 10px 0;
}

.solution-wrap .tab-wrap .tab-item-content .block-right .block-right-content .r-module .logo-list > a:last-child {
  border-right: 1px solid #eee;
}
.accordions-wrap {
  width: 290px;
  /*height: 503px;*/
  background: url("../images/acc-bg.png") no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  border: 3px solid transparent;
  overflow: hidden;
}
.accordions-wrap > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordions-wrap > ul dl,
.accordions-wrap > ul dt,
.accordions-wrap > ul dd {
  padding: 0;
  margin: 0;
  text-align: center;
}
.accordions-wrap > ul dl {
  height: 80px;
  overflow: hidden;
  transition: height .3s;
}
.accordions-wrap > ul dt {
  padding-top: 32px;
  padding-bottom: 29px;
  font-size: 16px;
  font-weight: 500;
  background: #F7F7FC;
  color: #777;
  cursor: pointer;
  border-bottom: 1px solid #E9E9E9;
}
.accordions-wrap > ul dd {
  font-size: 18px;
  font-weight: 900;
  color: #E9AF27;
  opacity: 0;
}
.accordions-wrap > ul li.active dl {
  height: 263px;
}
.security-solution .accordions-wrap > ul li.active dl {
  height: 340px;
}
.accordions-wrap > ul li.active dl dt {
  background: 0;
  border: 1px solid transparent;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  padding-top: 100px;
  padding-bottom: 16px;
  border: 1px solid transparent;
}
.security-solution .accordions-wrap > ul li.active dl dt {
  padding-top: 140px;
}
.accordions-wrap > ul li.active dl dd {
  opacity: 1;
}
.customer-comments {
  background: #f7f7fc;
  padding-bottom: 80px;
}
.customer-comments .current-swiper {
  width: 1200px;
  margin: 60px auto 0 auto;
  position: relative;
  height: 340px;
  border-radius: 21px;
}
.customer-comments .current-swiper .prev-btn {
  position: absolute;
  left: 0;
  top: 50%;
  width: 80px;
  height: 200px;
  margin-top: -104px;
  cursor: pointer;
  opacity: 0;
}
.customer-comments .current-swiper .next-btn {
  position: absolute;
  right: 0;
  top: 50%;
  width: 80px;
  height: 200px;
  margin-top: -104px;
  cursor: pointer;
  opacity: 0;
}
.customer-comments .current-swiper .swiper-slide-item {
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
  width: 1000px;
  height: 340px;
  border-radius: 21px;
  overflow: hidden;
  background: #fff;
}
.customer-comments .current-swiper .swiper-slide-item .image-fl {
  width: 420px;
  height: 340px;
}
.customer-comments .current-swiper .swiper-slide-item .image-fl > img {
  float: left;
  width: 420px;
  height: 340px;
}
.customer-comments .current-swiper .swiper-slide-item .right-info {
  width: 580px;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #595757;
  line-height: 36px;
  box-sizing: border-box;
  padding: 70px 50px 0 50px;
  position: relative;
  color: #5f5d5d;
}
.customer-comments .current-swiper .swiper-slide-item .right-info::before {
  content: "“";
  position: absolute;
  left: 30px;
  top: 40px;
  color: #eeeeee;
  font-size: 60px;
}
.customer-comments .current-swiper .swiper-slide-item .right-info::after {
  content: "”";
  position: absolute;
  right: 30px;
  bottom: 0px;
  color: #eeeeee;
  font-size: 60px;
}
.customer-comments .current-swiper .s-item1 {
  transform: translatex(-100px) scale(0.8);
  opacity: .6;
}
.customer-comments .current-swiper .s-item2 {
  z-index: 999;
  transform: translatex(100px) scale(1);
}
.customer-comments .current-swiper .s-item3 {
  transform: translatex(300px) scale(0.8);
  opacity: .6;
}
.modal {
  max-width: 600px;
}

.certification-work .container-content {
  margin-top: 90px;
}
.certification-work .container-content .cert-list {
  width: 1300px;
  margin-left: 40px;
  margin-bottom: 80px;
}

.certification-work .container-content .cert-list > a {
  display: inline-block;
  width: 165px;
  height: 124px;
  margin-right: 70px;
}
.certification-work .container-content .cert-list > a h4 {
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #323333;
}
.certification-work .container-content .cert-list > a .img {
  height: 81px;
  text-align: center;
}
.certification-work .container-content .cert-list > a .img img {
  height: 81px;
  display: inline-block;
}
.certification-work .container-content .book-list {
  width: 1300px;
  margin-left: -10px;
  margin-bottom: 98px;
}
.certification-work .container-content .book-list > a {
  display: inline-block;
  margin-right: 60px;
}
.certification-work .container-content .book-list > a:last-child {
  margin-right: 0px;
}
.certification-work .container-content .book-list > a .img{
  text-align: center;
}
.certification-work .container-content .book-list > a .img img {
  display: inline-block;
}
.news-and-blog {
  background: #f7f7fc;
}
.news-and-blog .container-content {
  margin-top: 60px;
  padding-bottom: 80px;
}
.news-and-blog .container-content .blog-list,
.news-and-blog .container-content .news-list {
  padding-left: 43px;
  padding-top: 34px;
  box-sizing: border-box;
  height: 240px;
  border-radius: 21px;
  overflow: hidden;
}
.news-and-blog .container-content .blog-list .more-btn,
.news-and-blog .container-content .news-list .more-btn {
  background: #3c6292;
  font-size: 14px;
}
.news-and-blog .container-content .blog-list .left,
.news-and-blog .container-content .news-list .left {
  width: 260px;
}
.news-and-blog .container-content .blog-list .left .t,
.news-and-blog .container-content .news-list .left .t {
  margin: 0;
  height: 45px;
  padding-left: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  position: relative;
}
.news-and-blog .container-content .blog-list .left .t:after,
.news-and-blog .container-content .news-list .left .t:after {
  width: 4px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  background: #6CB8D3;
}
.news-and-blog .container-content .blog-list .left .desc,
.news-and-blog .container-content .news-list .left .desc {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
}
.news-and-blog .container-content .blog-list .right,
.news-and-blog .container-content .news-list .right {
  float: left;
  width: 890px;
  overflow: hidden;
}
.news-and-blog .container-content .blog-list .right ul,
.news-and-blog .container-content .news-list .right ul {
  width: 900px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.news-and-blog .container-content .blog-list .right ul li,
.news-and-blog .container-content .news-list .right ul li {
  float: left;
  margin-right: 60px;
  border-radius: 20px;
  overflow: hidden;
}
.news-and-blog .container-content .blog-list .right ul li a,
.news-and-blog .container-content .news-list .right ul li a {
  display: block;
  text-decoration: none;
}
.news-and-blog .container-content .blog-list .right ul li a .img,
.news-and-blog .container-content .news-list .right ul li a .img {
  width: 240px;
  height: 110px;
  background: #eaeaea;
  position: relative;
}
.news-and-blog .container-content .blog-list .right ul li a .img img,
.news-and-blog .container-content .news-list .right ul li a .img img {
  width: 240px;
  height: 110px;
  float: left;
}
.news-and-blog .container-content .blog-list .right ul li a .img .date,
.news-and-blog .container-content .news-list .right ul li a .img .date {
  position: absolute;
  left: 24px;
  top: 24px;
}
.news-and-blog .container-content .blog-list .right ul li a .img .date .dd,
.news-and-blog .container-content .news-list .right ul li a .img .date .dd {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}
.news-and-blog .container-content .blog-list .right ul li a .img .date .line,
.news-and-blog .container-content .news-list .right ul li a .img .date .line {
  width: 23px;
  border-bottom: solid 2px #fff;
}
.news-and-blog .container-content .blog-list .right ul li a .img .date .year,
.news-and-blog .container-content .news-list .right ul li a .img .date .year {
  margin-top: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.news-and-blog .container-content .blog-list .right ul li a .b-title,
.news-and-blog .container-content .news-list .right ul li a .b-title {
  width: 240px;
  height: 75px;
  font-weight: 400;
  color: #333333;
  background: #fff;
}
.news-and-blog .container-content .blog-list .right ul li a .b-title .text,
.news-and-blog .container-content .news-list .right ul li a .b-title .text {
  width: 200px;
  margin: auto;
  height: 50px;
  overflow: hidden;
  font-size: 15px;
  word-break: break-all;
  line-height: 24px;
  padding-top: 10px;
}
.news-and-blog .container-content .blog-list .right ul li a .b-title:hover,
.news-and-blog .container-content .news-list .right ul li a .b-title:hover {
  background: #6cb8d3;
  color: #fff;
}
.news-and-blog .container-content .blog-list {
  background: linear-gradient(180deg, rgba(230, 177, 49, 0) 0%, rgba(86, 176, 203, 0.1) 100%);
  margin-bottom: 40px;
}
.news-and-blog .container-content .news-list {
  background: linear-gradient(180deg, rgba(230, 177, 49, 0) 0%, rgba(210, 169, 75, 0.1) 100%);
}
.news-and-blog .container-content .news-list .b-title:hover {
  background: #e9af27 !important;
  color: #fff;
}

.homePlayerModal{
  padding: 0 !important;
}
.homePlayerModal .close-modal {
  top: 10px !important;
  right: 10px !important;
  display: none !important;
}
.homePlayerModal:hover .close-modal{
  display: block !important;
}
