@charset "UTF-8";
.text-over {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-one-col-title {
  color: #1E1F20;
  font-size: 42px;
}
.section-one-col-sub-title {
  margin-top: 13px;
  color: #666666;
  font-size: 20px;
}
.try-exp-button {
  width: 230px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #0057ff;
  color: #0064ff;
  font-size: 20px;
  text-align: center;
  border-radius: 2px;
  transition: all .2s ease;
  text-decoration: none;
  cursor: pointer;
}
.try-exp-button:hover {
  transform: scale(1.1);
}
.rrx-history {
  background-color: #1665FF;
  height: 160px;
  background-image: url("../../images/v6/brand/footer_num_bg.png?v=1");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.rrx-history-body {
  height: 100%;
}
.rrx-footer-reg {
  width: 100%;
  min-width: 1098px;
  background-color: #F0F6FF;
}
.rrx-footer-reg .use-content {
  background-color: #F0F6FF;
  height: 326px;
  background-image: url("../../images/v6/brand/footer_use_bg.png?v=1");
}
.rrx-footer-reg .foot-title {
  color: #333333;
  font-size: 42px;
  padding-top: 71px;
  text-align: center;
}
.rrx-footer-reg .use-botton {
  margin-top: 31px;
  border-radius: 2px;
}
.section-box {
  min-width: 1200px;
}
.section-body {
  width: 1100px;
}
.section-main-title {
  color: #1E1F20;
  font-weight: bold;
  width: 661px;
}
.section-sub-title {
  margin-top: 20px;
  color: #383939;
  font-size: 20px;
}
.section-sub-title .title-desc {
  display: flex;
  align-items: center;
}
.section-sub-title .num-text {
  color: #0064ff;
  font-size: 24px;
}
.section-sub-title .focus-content-box {
  display: flex;
  margin-top: 30px;
}
.section-sub-title .focus-content {
  display: flex;
  align-items: center;
  margin-right: 20px;
  width: 250px;
  height: 51px;
  padding: 16px 13px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.22);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #515151;
  font-size: 16px;
}
.section-sub-title .focus-content:last-child {
  margin-right: 0;
}
.section-sub-title .focus-content-flag {
  margin-right: 11px;
  font-size: 18px;
  color: #7aaeff;
}
.section-sub-title .focus-content-num {
  font-size: 20px;
  color: #0064ff;
}
.free-use-btn {
  width: 200px;
  height: 60px;
  margin-top: 68px;
  border-radius: 2px;
}
.top-area-index {
  min-width: 1200px;
  height: 590px;
  background-image: url("../../images/v6/brand/banner_bg_layer1.png?v=1");
}
.top-area-index .top-body {
  top: 161px;
}
.top-area-index .top-body .top-body-inner {
  display: flex;
  justify-content: space-between;
}
.top-area-index .top-body .top-body-inner .top-body-left {
  max-width: 624px;
}
.top-area-index .top-body .top-body-inner .top-body-right .right-img-box {
  position: relative;
  width: 460px;
}
.top-area-index .top-body .top-body-inner .top-body-right .right-img-box img {
  position: absolute;
  left: 4px;
  top: -36px;
  width: 100%;
}
.top-area-index .top-body .top-body-bottom {
  display: flex;
  justify-content: space-between;
  width: 650px;
  margin-top: 171px;
  margin-left: auto;
  margin-right: auto;
}
.top-area-index .top-body .top-body-bottom .summ-item {
  position: relative;
  color: #222222;
  font-size: 18px;
}
.top-area-index .top-body .top-body-bottom .summ-item:after {
  content: " ";
  position: absolute;
  right: -50%;
  top: 7px;
  width: 1px;
  height: 14px;
  opacity: 0.21;
  background-color: #222222;
}
.top-area-index .top-body .top-body-bottom .summ-item:last-child:after {
  display: none;
}
.top-area-index .top-body .top-body-bottom .num-text {
  margin-left: 10px;
  color: #0067EE;
}
.case-intro-section {
  padding-bottom: 70px;
}
.case-intro-section .section-body {
  width: 1100px;
}
.case-intro-section .section-body .intro-item-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
}
.case-intro-section .section-body .intro-item {
  display: block;
  position: relative;
  margin-right: 25px;
  margin-bottom: 40px;
  width: 350px;
  height: 382px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
}
.case-intro-section .section-body .intro-item:nth-child(3n) {
  margin-right: 0;
}
.case-intro-section .section-body .intro-item .bannerThum-box {
  width: 100%;
  height: 193px;
  overflow: hidden;
}
.case-intro-section .section-body .intro-item .bannerThum-box:hover .bannerThum {
  transform: scale(1.2);
}
.case-intro-section .section-body .intro-item .bannerThum {
  width: 100%;
  height: 193px;
  object-fit: cover;
  transition: all 0.26s cubic-bezier(0.15, 0.59, 0.54, 0.98);
}
.case-intro-section .section-body .intro-item .item-header {
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 25px;
  color: #0064ff;
}
.case-intro-section .section-body .intro-item .item-header .product-icon .icon {
  font-size: 56px;
}
.case-intro-section .section-body .intro-item .item-title-box {
  padding: 0 20px;
  margin-top: 19px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}
.case-intro-section .section-body .intro-item .item-desc {
  max-height: 60px;
  margin-top: 13px;
  padding: 0 20px;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}
.case-intro-section .section-body .intro-item .item-bottom {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.case-intro-section .section-body .intro-item .item-bottom .item-logo {
  height: 30px;
  max-width: 50%;
  overflow: hidden;
  object-fit: contain;
}
.case-intro-section .section-body .intro-item .item-bottom .item-right {
  font-size: 14px;
  color: #A2A2A2;
}
.case-intro-section .section-body .intro-item .item-bottom .item-right .item-industry {
  position: relative;
  padding-right: 9px;
  margin-right: 9px;
}
.case-intro-section .section-body .intro-item .item-bottom .item-right .item-industry::after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #A2A2A2;
}
.case-intro-section .section-body .intro-item .item-bottom .item-right .use-year {
  color: #666666;
  font-weight: bold;
  padding: 0 3px;
}
.industry-case .try-exp-button {
  margin-left: auto;
  margin-right: auto;
  width: 368px;
  height: 60px;
}
@media only screen and (max-width: 480px) {
  .section-main-title {
    font-size: 20px;
  }
  .section-sub-title {
    margin-top: 5px;
    font-size: 12px;
  }
  .section-box {
    width: 100%;
    min-width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .section-body {
    width: 100%;
  }
  .section-one-col-title {
    font-size: 20px;
  }
  .section-one-col-sub-title {
    margin-top: 10px;
    font-size: 16px;
  }
  .try-exp-button {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    display: none;
  }
  .top-area {
    width: 100%;
    min-width: 100%;
    height: 213px;
    padding: 0 20px;
  }
  .top-area .top-body {
    width: 100%;
    position: static;
  }
  .top-area .top-body .top-body-inner {
    display: flex;
    width: 100%;
  }
  .top-area .top-body .top-body-inner .top-body-left {
    max-width: 100%;
    width: 100%;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-main-title {
    margin-top: 30px;
    width: 100%;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title {
    margin-top: 13px;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title .num-text {
    font-size: 12px;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title .title-desc {
    display: block;
    width: 84%;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title .focus-content-box {
    flex-direction: column;
    margin-top: 4px;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title .focus-content {
    padding-left: 4px;
    width: 160px;
    height: 30px;
    margin-top: 10px;
    font-size: 12px;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title .focus-content-num {
    font-size: 12px;
  }
  .top-area .top-body .top-body-inner .top-body-left .section-sub-title .focus-content-flag {
    font-size: 12px;
    margin-right: 4px;
  }
  .top-area .top-body .top-body-inner .top-body-left .top-prod-name {
    display: none;
  }
  .top-area .top-body .top-body-inner .top-body-right {
    display: block;
    width: 49%;
  }
  .top-area .top-body .top-body-inner .top-body-right .right-img-box {
    position: relative;
    width: auto;
    height: 124px;
  }
  .top-area .top-body .top-body-inner .top-body-right .right-img-box img {
    position: static;
    left: initial;
    top: initial;
    width: 100%;
    margin-top: 23px;
  }
  .top-area .top-body .top-body-bottom {
    display: none !important;
  }
  .top-area-header {
    width: 100%;
    min-width: 100%;
  }
  .top-area-index {
    height: 213px;
  }
  .top-area .top-body .top-body-inner .top-body-left .free-use-btn {
    display: none;
  }
  .top-area .top-body .top-body-bottom {
    display: flex !important;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    padding: 0 20px;
    margin: 0;
  }
  .top-area .top-body .top-body-bottom .summ-item {
    font-size: 12px;
  }
  .top-area .top-body .top-body-bottom .summ-item::after {
    display: none;
  }
  .top-area .top-body .top-body-bottom .summ-item .iconfont {
    font-size: 12px;
  }
  .top-area .top-body .top-body-bottom .summ-item .num-text {
    margin-left: 4px;
  }
  .section-box {
    padding-bottom: 30px;
  }
  .rrx-footer-reg {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .rrx-footer-reg .foot-title {
    font-size: 20px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .rrx-footer-reg .use-content {
    width: 100%;
    height: 180px;
  }
  .case-intro-section {
    padding-bottom: 30px;
  }
  .case-intro-section .section-body {
    width: 100%;
  }
  .case-intro-section .section-body .intro-item-list {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 30px;
    overflow: auto;
  }
  .case-intro-section .section-body .intro-item-list::-webkit-scrollbar {
    display: none;
  }
  .case-intro-section .section-body .intro-item {
    flex-shrink: 0;
    display: block;
    position: relative;
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    zoom: 0.72;
    border-radius: 4px;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .case-intro-section .section-body .intro-item:nth-child(3n) {
    margin-right: 0;
  }
  .case-intro-section .section-body .intro-item .bannerThum-box {
    width: 100%;
    height: 193px;
    overflow: hidden;
  }
  .case-intro-section .section-body .intro-item .bannerThum-box:hover .bannerThum {
    transform: scale(1.2);
  }
  .case-intro-section .section-body .intro-item .bannerThum {
    width: 100%;
    height: 193px;
    object-fit: cover;
    transition: all 0.26s cubic-bezier(0.15, 0.59, 0.54, 0.98);
  }
  .case-intro-section .section-body .intro-item .item-header {
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 25px;
    color: #0064ff;
  }
  .case-intro-section .section-body .intro-item .item-header .product-icon .icon {
    font-size: 56px;
  }
  .case-intro-section .section-body .intro-item .item-title-box {
    padding: 0 20px;
    margin-top: 19px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
  }
  .case-intro-section .section-body .intro-item .item-desc {
    max-height: 60px;
    margin-top: 13px;
    padding: 0 20px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
  }
  .case-intro-section .section-body .intro-item .item-bottom {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
  }
  .case-intro-section .section-body .intro-item .item-bottom .item-logo {
    height: 30px;
  }
  .case-intro-section .section-body .intro-item .item-bottom .item-right {
    font-size: 14px;
    color: #A2A2A2;
  }
  .case-intro-section .section-body .intro-item .item-bottom .item-right .item-industry {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #A2A2A2;
  }
  .case-intro-section .section-body .intro-item .item-bottom .item-right .use-year {
    color: #666666;
    font-weight: bold;
    padding: 0 3px;
  }
}
