.bastion .page-banner {
  height: 460px;
}
.bastion .page-banner .banner-text .title { 
  padding-top: 122px;
}
.bastion .page-banner .banner-text .desc { 
  padding-top: 21px;
  color: #666;
}
.bastion .page-banner .banner-text .desc-s { 
  padding-top: 21px;
}
.bastion .banner-img img {
  height: 252px;
  margin-top: -45px;
}

/* 业务介绍 ---start */
.bastion .introduce .container-content {
  margin: 70px 0 40px;
}
.bastion .introduce .container-content .top {
  display: flex;
}
.bastion .introduce .container-content .top .left img {
  height: 480px;
}
.bastion .introduce .container-content .top .right {
  flex: 1;
}
.bastion .introduce .container-content .top .right .box {
  display: table;
  height: 61px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(132, 158, 198, 0.41);
}
.bastion .introduce .container-content .top .right .box .dot {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  margin: 8px 20px 0 12px;
}
.bastion .introduce .container-content .top .right .box .dot-bg-3C6292 {
  background: #3C6292;
}
.bastion .introduce .container-content .top .right .box .dot-bg-FF8D8D {
  background: #FF8D8D;
}
.bastion .introduce .container-content .top .right .box .dot-bg-E9AF27 {
  background: #E9AF27;
}
.bastion .introduce .container-content .top .right .box .dot-bg-8DFF9B {
  background: #8DFF9B;
}
.bastion .introduce .container-content .top .right .box .text {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 66px;
  vertical-align: top;
  padding-right: 20px;
}
.bastion .introduce .container-content .bottom {
  margin-top: 30px;
  animation: fadeInRight 2.5s forwards;
}
.bastion .introduce .container-content .bottom::before {
  content: '';
  position: absolute;
  top: 30%;
  left: 60px;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-right: 30px solid #6CB8D3;
}
.bastion .introduce .container-content .bottom .content {
  width: 700px;
  background: #6CB8D3;
  border-radius: 14px; 
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  padding: 40px 30px;
  margin-left: 90px;
}
.bastion .introduce .container-content .top .right .box-1 {
  margin: 0 0 0 120px;
  animation: fadeInRight .5s forwards;
}
.bastion .introduce .container-content .top .right .box-2 {
  margin: -17px 0 0 390px;
  animation: fadeInRight 1s forwards;
}
.bastion .introduce .container-content .top .right .box-3 {
  margin: 13px 0 0 89px;
  animation: fadeInRight 1.5s forwards;
}
.bastion .introduce .container-content .top .right .box-4 {
  margin: 23px 0 0 185px;
  animation: fadeInRight 2s forwards;
}
/* 业务介绍 ---end */


/* 产品特色 ---start */
.bastion .feature .container-content {
  margin: 80px 0 40px;
}
.bastion .feature .container-content .list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.bastion .feature .container-content .list .list-item {
  display: flex;
  width: 512px;
  height: 164px;
  padding: 28px 34px;
  background: #F7F7FC;
  border-radius: 14px;
}
.bastion .feature .container-content .list .list-item .img {
  text-align: center;
  margin: auto;
}
.bastion .feature .container-content .list .list-item .img svg {
  width: 80px;
  height: 80px;
}
.bastion .feature .container-content .list .list-item .text {
  margin-left: 40px;
}
.bastion .feature .container-content .list .list-item .text .title {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  padding: 15px 0;
}
.bastion .feature .container-content .list .list-item .text .desc {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 31px;
}
/* 产品特色 ---end */


/* 三级等保评审 ---start */
.bastion .review .container-content {
  margin: 80px 0 40px;
}
.bastion .review .container-content .list {
  display: flex;
  justify-content: space-between;
}
.bastion .review .container-content .list .list-item {
  width: 304px;
  height: 252px;
  padding: 28px 34px;
  background: #F7F7FC;
  border-radius: 14px;
}
.bastion .review .container-content .list .list-item .img {
  text-align: center;
}
.bastion .review .container-content .list .list-item .img svg {
  width: 80px;
  height: 80px;
}
.bastion .review .container-content .list .list-item .title {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  padding: 15px 0;
}
.bastion .review .container-content .list .list-item .desc {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 31px;
}
/* 三级等保评审 ---end */

/* 业务功能 ---start */
.bastion .function .container-content {
  margin: 80px 0 40px;
}
.bastion .function .container-content .one {
  display: flex;
  align-items: center;
  height: 160px;
  background: #f6fafd;
}
.bastion .function .container-content .two {
  display: flex;
  align-items: center;
  height: 180px;
  background: #fefaf2;
}
.bastion .function .container-content .three {
  display: flex;
  align-items: center;
  height: 320px;
  background: #f6fafd;
}
.bastion .function .container-content .left {
  width: 240px;
  text-align: center;
}
.bastion .function .container-content .left .iconfont {
  color: #fff;
  font-size: 24px;
  padding: 6px;
  border-radius: 100%;
  background: #3C6292;
}
.bastion .function .container-content .left .text {
  font-size: 20px;
  font-weight: 500;
  color: #3C6292;
  line-height: 24px;
  margin-top: 10px;
}
.bastion .function .container-content .right {
  position: relative;
  margin-left: 20px;
}
.bastion .function .container-content .right .title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
.bastion .function .container-content .right .arrow-td {
  position: absolute;
  width: 100px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCCCE2;
  line-height: 24px;
}
.bastion .function .container-content .right .arrow-desc {
  position: absolute;
  width: 520px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
}
.bastion .function .container-content .right .arrow {
  position: absolute;
  content: '';
  border-bottom: 2px dashed #ccccc2;
}
.bastion .function .container-content .arrow::after {
  position: absolute;
  top: -7px;
  right: -2px;
  content: '';
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #CCCCE2;
}

.bastion .function .container-content .one .right .title {
  line-height: 66px; 
}
.bastion .function .container-content .one .right .box {
  position: absolute;
  content: '';
  top: 30px;
  left: 64px;
  width: 24px;
  height: 66px;
  border: 2px dashed #ccccc2;
  border-left: none;
}
.bastion .function .container-content .one .right .arrow {
  width: 190px;
  top: 65px;
  left: 91px;
}
.bastion .function .container-content .one .right .arrow-td {
  top: 40px;
  left: 170px;
}
.bastion .function .container-content .one .right .arrow-desc {
  top: 51px;
  left: 291px;
}
.bastion .function .container-content .two .right .title {
  line-height: 80px; 
}
.bastion .function .container-content .two .right .arrow.arrow-1 {
  width: 195px;
  top: 40px;
  left: 86px;
}
.bastion .function .container-content .two .right .arrow.arrow-2 {
  width: 195px;
  top: 120px;
  left: 86px;
}
.bastion .function .container-content .two .right .arrow-td.td-1 {
  top: 16px;
  left: 170px;
}
.bastion .function .container-content .two .right .arrow-td.td-2 {
  top: 96px;
  left: 170px;
}
.bastion .function .container-content .two .right .arrow-desc.desc-1 {
  top: 11px;
  left: 291px;
}
.bastion .function .container-content .two .right .arrow-desc.desc-2 {
  top: 43px;
  left: 291px;
}
.bastion .function .container-content .two .right .arrow-desc.desc-3 {
  top: 90px;
  left: 291px;
}
.bastion .function .container-content .two .right .arrow-desc.desc-4 {
  top: 123px;
  left: 291px;
}
.bastion .function .container-content .three .right .title {
  line-height: 60px;
}
.bastion .function .container-content .three .right .arrow.arrow-1 {
  width: 195px;
  top: 29px;
  left: 86px;
}
.bastion .function .container-content .three .right .arrow.arrow-2 {
  width: 195px;
  top: 89px;
  left: 86px;
}
.bastion .function .container-content .three .right .arrow.arrow-3 {
  width: 195px;
  top: 149px;
  left: 86px;
}
.bastion .function .container-content .three .right .arrow.arrow-4 {
  width: 195px;
  top: 209px;
  left: 86px;
}
.bastion .function .container-content .three .right .arrow.arrow-5 {
  width: 161px;
  top: 269px;
  left: 119px;
}
.bastion .function .container-content .three .right .arrow-td.td-1 {
  top: 5px;
  left: 170px;
}
.bastion .function .container-content .three .right .arrow-td.td-2 {
  top: 65px;
  left: 170px;
}
.bastion .function .container-content .three .right .arrow-td.td-3 {
  top: 125px;
  left: 170px;
}
.bastion .function .container-content .three .right .arrow-td.td-4 {
  top: 185px;
  left: 170px;
}
.bastion .function .container-content .three .right .arrow-td.td-5 {
  top: 245px;
  left: 170px;
}
.bastion .function .container-content .three .right .arrow-desc.desc-1 {
  top: 15px;
  left: 291px;
}
.bastion .function .container-content .three .right .arrow-desc.desc-2 {
  top: 75px;
  left: 291px;
}
.bastion .function .container-content .three .right .arrow-desc.desc-3 {
  top: 135px;
  left: 291px;
}
.bastion .function .container-content .three .right .arrow-desc.desc-4 {
  top: 195px;
  left: 291px;
}
.bastion .function .container-content .three .right .arrow-desc.desc-5 {
  top: 255px;
  left: 291px;
}
/* 业务功能 ---end */

/* 行业案例 ---start */
.bastion .case {
  margin: 80px 0 120px;
}
.bastion .case #case-tab-content {
  width: 1200px;
  margin: auto;
}
.bastion .case #case-tab-content .case-tab-content-item {
  display: none;
  height: 600px;
  margin-bottom: 100px;
}
.bastion .case #case-tab-content .case-tab-content-item .item-title {
  margin: 80px 0 23px;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}

.bastion .case #case-tab-content .case-tab-content-item .item-title::before {
  content: '|';
  width: 4px;
  height: 22px;
  margin-right: 10px;
  background: #3C6292;
}
.bastion .case #case-tab-content .case-tab-content-item .item-desc {
  font-size: 20px;
  font-weight: 500;
  color: #666666;
  line-height: 40px;
}
.bastion .case #case-tab-content .case-tab-content-item .text-red {
  color: red;
}
/* 行业案例 ---end */


/* 行业案例 ---Tab */
.case-tabs {
  margin-top: 60px;
  background: #fff;
  border-bottom: solid 1px #e9e9e9;
}
.case-tabs #case-tab-title {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 70px;
  margin: auto;
  padding: 0;
}
.case-tabs #case-tab-title li {
  line-height: 68px;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  cursor: pointer;
}
.case-tabs #case-tab-title .tab-active {
  color: #3C6292;
  border-bottom: solid 4px #3C6292;
}
