.banner_pro_img {
  width: 100%;
  /* height: 300px; */
}
.banner_pro_img_edg{
  background: #33B0DD;
}
.banner_pro_img_box{
  background: #010639;
}
.banner_pro_img_disk{
  background: #4C8CF5;
}
.banner_pro_img_dlp{
  background: #001B48;
}
.banner_pro_img_desktop{
  background: #206FCB;
}
.banner_pro_img_gateway{
  background: #525FCA;
}
.product-overview {
  height: 368px;
  background: #F4F7FC;
}

.product-overview-bg {
  background: url('/img/product/product-overview.png');
  background-repeat: no-repeat;
  background-size: 100% 305px;
  height: 368px;
}

.product-content {
  width: 1052px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #4E5969;
  line-height: 30px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin: 40px auto 0;
}

.product-function-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 16px;
  height: 200px;
  margin-bottom: 16px;
  ;
}
.icon-right-top{
  position: absolute;
  right: 5px;
  top: 5px;
  width: 72px;
  height: 72px;
}
.product-function-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 197px;
  background: linear-gradient( 180deg, #EFF4FD 41%, #F3FDFE 100%);;
  border-radius: 6px 6px 6px 6px;
  padding: 19px 24px;
  position: relative;
}

.product-function-item1 {
  /* background: url('/img/product/product-function-item1.png'); */
}
.edg-split-line {
  width: 100%;
  height: 1px;
  background: rgba(50, 143, 255, 0.24);
  margin: 16px 0;
}
.dlp-split-line {
  width: 100%;
  height: 1px;
  background: rgba(50, 143, 255, 0.24);
}

.product-function-item-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #4C8CF5;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.product-function-item-title-text {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  margin-top: 16px;
}

.product-function-item-content {
  flex: 1;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #4E5969;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.product-function-item-content1 {
  flex: 1;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #4E5969;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.margin-top-16 {
  margin-top: 16px;
}

.advantages-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 40px 0;
}

.advantages-container {
  padding: 0 0 60px 0;
  margin-top: 40px;
}

.advantages-item {
  flex: 0 1 calc(25% - 20px);
  padding: 12px 20px;
  background: url('/img/product/advantages-item.png');
  background-repeat: no-repeat;
  height: 251px;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}

.advantages-item-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 900;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 6px;
}

.advantages-item-cnt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin: auto;
}

.pro2_bg {
  background-color: #F4F7FC;
}

.application-scenarios-cnt {
  background: url('/img/product/application-scenarios-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 375px;
}

.scenarios-list {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  padding: 0 14px;
}

.applications-imgs img {
  width: 1200px;
  height: 816px;
  margin-top: 60px;
}

.applications-imgs {
  padding-bottom: 44px;
}

.font-color-w {
  color: #fff;
}

.product-title-sub-w {
  color: #fff;
  margin: 10px 0 40px 0;
}

.product-function-list-cnt {
  padding-top: 40px;
}


/* 沙盒技术 */
.product-box-content {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 40px;
}

.product-box-content-item1 {
  width: 288px;
  height: 264px;
  background: url('/img/product/product-content-item1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 24px;
}

.product-box-content-item2 {
  width: 466px;
  height: 264px;
  background: url('/img/product/product-content-item2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 24px;
  flex: 1;
}

.product-box-content-item3 {
  flex: 1;
}

.product-box-content-item4 {
  height: 124px;
  background: url('/img/product/product-content-item3.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 24px;
  margin-bottom: 14px;
}

.product-box-content-item5 {
  height: 124px;
  margin-top: 16px;
  background: url('/img/product/product-content-item4.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 24px;
}

.product-box-content-item-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.product-box-content-item-line {
  width: 33px;
  height: 2px;
  background: #3C93FC;
  margin: 16px 0;
}

.product-box-content-item-cnt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 12px;
  color: #626675;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.list-drop {
  padding-right: 10px;
}

.product-box-content-item-line1 {
  margin: 8px 0 0 0;
}

.user-list-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  gap: 12px;
}

.user-list {
  background: url('/img/product/user-list-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 109px;
  display: flex;
  flex-direction: column;
  text-align: center;
  flex: 1;
}

.user-list-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #1666DF;
  line-height: 26px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
}

.user-list-cnt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 23px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 28px;
}

.application-scenarios-cnt-1 {
  background: #F4F7FC;
  margin-top: 44px;
  padding: 0px 0 44px 0;
}

.scenarios-list {
  display: flex;
  justify-content: space-between;
}

.scenarios-list-r {
  width: 827px;
  height: 522px;
  margin-left: 10px;
}

.scenarios-list-r img {
  width: 827px;
  height: 522px;
}

.scenarios-list-l {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #3D3D3D;
  line-height: 20px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  width: 325px;
}

.scenarios-list-l-img {
  margin-top: 131px;
}

.l-img-icon {
  width: 40px;
  height: 40px;
  margin-left: 0;
}

.l-img-text {
  display: flex;
  width: 325px;
  flex-wrap: wrap;
  margin: 16px 0 24px 0;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #3D3D3D;
  line-height: 20px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.s-item-l {
  width: 144px;
  height: 102px;
  background: #4C8CF5;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 35px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.s-item-r {
  width: 662px;
  margin-left: 24px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  display: flex;
  align-items: center;
  height: 102px;
  background: #4C8CF5;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
  padding: 0 24px;
}

.solution-item-2 {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}

.s-item-l1 {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 24px;
  color: #3D3D3D;
  line-height: 35px;
  width: 144px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.s-item-r1 {
  flex: 1;
  width: auto;
  margin-right: 24px;
}

.s-item-r2 {
  width: 662px;
  height: 148px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
}

.solution-cnt {
  margin-top: 40px;
}

.solution-cnt-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.solution-item-12 {
  width: 984px;
}

.solution-cnt-item-img-1 {
  width: 564px;
  height: 278px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  padding: 19px 0 0 0;
  margin: 0 24px;
  flex-direction: column;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #3D3D3D;
  line-height: 22px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.s-img1 {
  width: 327px;
  height: 191px;
  margin-bottom: 13px;
}

.s-img2 {
  width: 351px;
  margin-bottom: 4px;
  height: 178px;
}

.dot {
  display: inline-block;
  width: 10px;
  font-weight: bold;
}

.solution-cnt-item-r {
  width: 328px;
  height: 274px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 26px;
  flex-direction: column;
}

.s-item-r1 {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  margin-left: 24px;
  color: #3D3D3D;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  width: 662px;
  height: 148px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(8, 61, 141, 0.21);
  border-radius: 8px 8px 8px 8px;
  padding: 0 24px;
  display: flex;
  align-items: center;
}

.s-item-r3 {
  background: #4C8CF5;
  color: #FFFFFF;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 14px;
  height: 102px;
}


.product-box-overview {
  background: url('/img/product/product-box.png');
  background-repeat: no-repeat;
  background-size: 100% 368px;
  height: 454px;
}

.solution-item-1 {
  display: flex;
}

.solution-cnt-item-l {
  margin-left: 24px;
}

.s-item-r13 {
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
}

/* 智能数字安全网关 */
.product-gateway {
  background: url('/img/product/product-box.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 340px;
  width: 100%;
}

.gateway-content {
  width: 1200px;
  height: 96px;
  background: url('/img/product/gateway-box-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: justify;
}

.gateway-list-wrap {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.gateway-list {
  padding: 19px 24px;
  /* background: url('/img/product/gateway-function-item-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%; */
  background: linear-gradient( 180deg, #EFF4FD 41%, #E9EBFC 99%);
  flex: 1;
}

.gateway-list-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #4C8CF5;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.gateway-list-line {
  width: 100%;
  height: 1px;
  background: rgba(50, 143, 255, 0.24);
  margin: 16px 0;
}

.gateway-list-cnt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #4E5969;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.gateway-advantages-list {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  height: 230px;
}

.gateway-advantages-item {
  display: flex;
  flex-direction: column;
  padding: 30px 24px 24px 24px;
  background: #FFF4F3;
  flex: 1;
  box-shadow: 0px 6px 6px 0px rgba(0, 33, 73, 0.09);
}

.gateway-advantages-item2 {
  background: #FFF8ED;
}

.gateway-advantages-item3 {
  background: #E7F9F9;
}

.gateway-advantages-item4 {
  background: #F8F6FF;
}

.gateway-advantages-item-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #1D2129;
  line-height: 26px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.gateway-advantages-item-cnt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #4E5969;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  flex: 1;
  display: flex;
  align-items: center;
}

.gateway-advantages-item-line {
  width: 42px;
  height: 4px;
  background: #F88779;
  border-radius: 16px;
  margin-top: 10px;
}

.gateway-advantages-item-line2 {
  background: #F89E4D;
}

.gateway-advantages-item-line3 {
  background: #36D7E2;
}

.gateway-advantages-item-line4 {
  background: #B1A5F2;
}

.gateway-deploying-list img {
  width: 100%;
  height: 833px;
}

/* 桌管 */
.product-desktop {
  background: #F4F7FC;
  height: 338px;

}

.desktop-content {
  /*width: 1052px;*/
  height: 90px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #4E5969;
  line-height: 30px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 40px;
}

.desktop-list-wrap {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
  padding: 0 12px;
}

.desktop-list {
  padding: 24px;
  display: flex;
  flex-direction: column;
  background: #FFF8ED;
  height: 242px;
  box-shadow: 0px 0px 7px 0px rgba(76, 140, 245, 0.1);
  border-radius: 6px;
  flex: 1;
}

.desktop-list-img {
  margin: 0 auto 0 0;
}

.desktop-list-img img {
  width: 40px;
  height: 40px;
}

.desktop-list-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #1D2129;
  line-height: 26px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin: 16px 0 14px 0;
}

.desktop-list-cnt p {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #4E5969;
  line-height: 30px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.desktop-list1 {
  background: #FFF8ED;
}

.desktop-list2 {
  background: #E7F9F9;
}

.desktop-list3 {
  background: #FFF4F3;
}

.desktop-list4 {
  background: #F8F6FF;
}

.desktop-list5 {
  background: #FFF8ED;
}

.desktop-list6 {
  background: #E7F9F9;
}

.desktop-list7 {
  background: #FFF4F3;
}

/* 数据泄漏防护 */
.product-dlp {
  background: #F4F7FC;
  padding-bottom: 60px;
}

.data-protect-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #4E5969;
  line-height: 30px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  background: url('/img/product/gateway-box-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 40px 24px 0px 24px;
  box-shadow: 0px 6px 18px 0px rgba(0, 33, 73, 0.16);
}

.data-protect-content-img {
  margin: 0 auto 16px 0;
  height: 31px;
}

.data-protect-item-box {
  display: flex;
  padding: 40px 121px;
  justify-content: space-between;
}

.data-protect-item-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 26px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.data-protect-item-list img {
  width: 75px;
  height: 17px;
  margin-bottom: 16px;
}


.data-protect-product-list {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1;
  height: 166px;
}

.data-protect-product-box {
  overflow: hidden;
  display: flex;
  gap: 16px;
  /* width: 100%; */
  padding: 0 16px 34px 0;
  margin-top: 40px;
}

.data-protect-product-list-title {
  width: 168px;
  height: 52px;
  margin: 0 auto;
  line-height: 52px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  position: relative;
  z-index: 1;
  background: url('/img/product/data-protect-title-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.data-protect-product-list-cnt {
  flex: 1;
  position: absolute;
  top: 19px;
  display: flex;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3D3D3D;
  line-height: 20px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  background: #FFFFFF;
  box-shadow: 0px 2px 9px 0px rgba(1, 33, 83, 0.13);
  border-radius: 6px 6px 6px 6px;
  height: 100%;
  padding: 0 35px;
}

.data-protect-product-cnt {
  background: #F4F7FC;
  padding: 60px 0;
}

.data-protect-advantages {
  display: flex;
  gap: 16px;
  margin-top: 40px;
  padding: 0 12px 24px 12px;
}

.data-protect-advantages-item {
  /* background: url(/img/product/data-protect-advantages-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; */
  background: linear-gradient( 180deg, #EFF4FD 41%, #F3FDFE 100%);
  padding: 19px 24px;
  box-shadow: 0px 0px 8px 0px rgba(7, 58, 141, 0.16);
  border-radius: 6px 6px 6px 6px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 197px;
  flex: 1;
}

.data-protect-advantages-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #4C8CF5;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.data-protect-advantages-line {
  width: 100%;
  height: 1px;
  background: #328FFF;
}

.data-protect-advantages-cnt {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #4E5969;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 15px;
}

.data-protect-product-advantages-cnt {
  background-color: #fff;
  padding: 60px 0;
}

/* 硬盘加密 */
.product-diskCrypt {
  height: 785px;
  background: url('/img/product/diskCrypt-cnt-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.product-diskCrypt-bg{
  background: url('/img/product/diskCrypt-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.diskCrypt-content {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #4E5969;
  line-height: 30px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 40px;
}

.diskCrypt-item1 {
  display: inline-block;
  width: 15px;
  text-align: left;
  font-weight: bold;
}

.diskCrypt-advantages {
  margin-top: 60px;
}

.diskCrypt-advantages-content {
  display: flex;
  gap: 16px;
  margin-top: 40px;
}

.diskCrypt-advantages-content-item {
  background: url('/img/product/diskCrypt-advantages-item-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 16px;
  flex: 1;
  height: 225px;
}

.diskCrypt-advantages-content-item-title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 900;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.diskCrypt-advantages-content-item-cnt {
  margin-top: 12px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  padding: 0 2px;
}

.diskCrypt-industry-list-wrap {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-top: 40px;
}

.diskCrypt-product-type-item {
  margin-top: 60px;
  background: linear-gradient(180deg, #4C8CF5 0%, rgba(76, 140, 245, 0.8) 100%);
}

.diskCrypt-industry-list {
  background: #F4F7FC;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 13px;
  color: #3D3D3D;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  padding: 16px;
  flex: 1;
}

.diskCrypt-scenarios-list {
  margin-top: 40px;
}

.diskCrypt-scenarios-list img {
  width: 1152px;
  height: 823.42px;
}

.diskCrypt-advantages-container {
  padding: 60px 0;
  background: #F4F7FC;
}

.product-applications-warp {
  margin: 40px 0;
}
.product-warp-w{
  width:  1248px;
}
.diskCrypt-industry-list-cnt{
  margin-bottom: 107px;
}
/* banner */
.banner_pro_img_desktop_style{
  background: url('/img/product/banner_desktop.png');
  background-repeat: no-repeat;
  height: 300px;
}
.banner_pro_img_disk_style{
  background: url('/img/product/banner_hard_disk.png');
  background-repeat: no-repeat;
  height: 300px;
}
.banner_pro_img_dlp_style{
  background: url('/img/product/data-protect-banner.png');
  background-repeat: no-repeat;
  height: 300px;
}
.banner_pro_img_edg_style{
  background: url('/img/product/banner_edg.png');
  background-repeat: no-repeat;
  height: 300px;
}
.banner_pro_img_gateway_style{
  background: url('/img/product/banner_gateway.png');
  background-repeat: no-repeat;
  height: 300px;
}
.banner_pro_img_box_style{
  background: url('/img/product/banner_box.png');
  background-repeat: no-repeat;
  height: 300px;
}
@media (min-width: 1440px) {
  .banner_pro_img_desktop_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
  .banner_pro_img_disk_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
  .banner_pro_img_dlp_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
  .banner_pro_img_gateway_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
  .banner_pro_img_box_style{
    background-size: auto 300px !important;
    background-position-x: -258px !important;
  }
}
@media (min-width: 1560px) {
  .banner_pro_img_desktop_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
  .banner_pro_img_disk_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
  .banner_pro_img_dlp_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
  .banner_pro_img_gateway_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
  .banner_pro_img_box_style{
    background-size: auto 300px !important;
    background-position-x: -238px !important;
  }
}
@media (min-width: 1600px) {
  .banner_pro_img_desktop_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
  .banner_pro_img_disk_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
  .banner_pro_img_dlp_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
  .banner_pro_img_gateway_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
  .banner_pro_img_box_style{
    background-size: auto 300px !important;
    background-position-x: -140px !important;
  }
}
@media (min-width: 2200px) {
  .banner_pro_img_desktop_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
  .banner_pro_img_disk_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
  .banner_pro_img_dlp_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
  .banner_pro_img_edg_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
  .banner_pro_img_gateway_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
  .banner_pro_img_box_style{
    background-size: auto 300px !important;
    background-position-x: 290px !important;
  }
}