.topBox {
  position: relative;
  height: 480px;
  width: 1200px;
}
.topBox .topBg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 335px;
}
.topBox .toptxt {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  top: 80px;
}
.topBox .toptxt .topTit {
  font-size: 40px;
  color: #fff;
  text-align: center;
}
.topBox .toptxt .shengqing {
  width: 120px;
  text-align: center;
  line-height: 40px;
  height: 42px;
  border: 1px solid #fff;
  display: block;
  color: #fff;
  margin: 30px auto 0;
}
.topBox .product {
  position: relative;
  z-index: 0;
  padding-top: 260px;
  width: 100%;
}
.topBox .product .proBg {
  position: absolute;
  width: 100%;
  padding-top: 0;
  left: 0;
}
.topBox .product .txtBox {
  position: relative;
  width: 100%;
  height: 216px;
}
.topBox .product .txtBox .tit {
  font-size: 24px;
  color: #fff;
  padding-left: 70px;
  padding-top: 28px;
}
.topBox .product .txtBox .TRS_Editor {
  font-size: 16px;
  color: #333;
  line-height: 34px;
  padding-left: 144px;
  padding-right: 96px;
  padding-top: 23px;
}
.litTit {
  font-size: 26px;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative;
  cursor: pointer;
}
.litTit:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 90px;
  margin-left: -8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 9px solid #2d95f6;
}
.feature {
  background: #fafbfc;
  height: 380px;
  padding-bottom: 25px;
}
.feature .swiper-slide {
  width: 1200px;
  overflow: hidden;
}
.feature ul {
  width: 110%;
  padding-top: 6px;
  padding-left: 3px;
}
.feature li {
  width: 329px;
  height: 138px;
  padding: 25px;
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 3px #e7eaec;
  box-shadow: 0px 0px 5px 3px #e7eaec;
  border: 1px solid #fff;
}

.feature li .litTop {
  margin-bottom: 22px;
  overflow: hidden;
  line-height: 36px;
}
.feature li .litTop img {
  width: 34px;
  float: left;
  margin-right: 15px;
}
.feature li .litTop span {
  font-size: 20px;
  color: #181a1f;
  float: left;
}
.feature li .TRS_Editor {
  font-size: 14px;
  line-height: 27px;
  color: #666;
}
.feature .main_content {
  position: relative;
}
.feature .swiperprev,
.feature .swipernext {
  width: 48px;
  height: 48px;
  position: absolute;
  left: -72px;
  text-align: center;
  line-height: 48px;
  color: #000;
  top: 230px;
  margin-top: -24px;
  cursor: pointer;
}
.feature .swipernext {
  left: auto;
  right: -72px;
}
.advantage {
  background: #273a61;
  overflow: hidden;
  margin-bottom: 20px;
}
.advantage .col-md-3{
      display: inline-block;
      float: none;
      width: 25%;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
}
.advantage .litTit {
  color: #fff;
}
.advantage .litTit:after {
  border-top-color: #fff;
}
.advantage .row {
  text-align: center;
  font-size: 0;
}
.advantage .col-sm-3 {
  padding: 0;
  float: none;
  display: inline-block;
}
.advantage .mainBox {
  position: relative;
  height: 424px;
}
.advantage .mainBox .be,
.advantage .mainBox .af {
  width: 100%;
}
.advantage .mainBox .af {
  display: none;
}
.advantage .mainBox .berfore {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 424px;
}
.advantage .mainBox .berfore .icon {
  height: 48px;
  width: auto;
  display: block;
  margin: 124px auto 32px;
}
.advantage .mainBox .berfore .border {
  width: 30px;
  margin: 0 auto;
  height: 2px;
  background: #fff;
}
.advantage .mainBox .berfore .tit {
  font-size: 20px;
  color: #fff;
  display: none;
  text-align: center;
}
.advantage .mainBox .berfore .titb {
  font-size: 20px;
  color: #fff;
  padding-top: 32px;
  text-align: center;
}
.advantage .mainBox .berfore ul {
  display: none;
  padding-top: 22px;
}
.advantage .mainBox .berfore li {
  padding-left: 50px;
  color: #fff;
  font-size: 14px;
  width: 220px;
  line-height: 30px;
  position: relative;
  text-align: justify;
}
.advantage .mainBox .berfore li:before {
  content: '·';
  position: absolute;
  left: 35px;
  font-size: 26px;
}
.project img {
  width: 65px;
  margin: 0 auto;
  display: block;
  margin-bottom: 18px;
}
.project .swiperprev2 img {
  width: 48px;
}
.project .swipernext2 img {
  width: 48px;
}
.project .nxt {
  /* display: none; */
}
.project p {
  text-align: center;
  font-size: 16px;
  color: #282e33;
}
.project .row {
  text-align: center;
  margin: 0;
  font-size: 0;
}
.project .col-sm-3 {
  float: none;
  width: 25%;
  display: inline-block;
}
.merchant {
  background: #f7f9fa;
  height: 430px;
}
.merchant .main_content {
  background: #f7f9fa;
  position: relative;
}
.merchant .merBg {
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
}
.merchant .txCot {
  position: relative;
  z-index: 99;
}
.merchant ul {
  width: 120%;
  overflow: hidden;
}
.merchant ul li {
  float: left;
  margin-right: 32px;
  margin-bottom: 35px;
}
.merchant ul img {
  width: 276px;
  height: 100px;
}

/* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾Ã§â€šÂ¹ */
.project .row .pagination {
  display:none;
}
.project .row .pagination:nth-child(2) {
  display:block;
}
.pagination {
  text-align: center;
}

.pagination span {
  height: 15px;
  width: 15px;
  opacity: 0.2;
  background: #000000;
  margin: 0 20px !important;
}

.swiper-pagination-bullet-active {
  opacity: 0.5 !important;
}
@media screen and (min-width: 769px) {
  .advantage .mainBox:hover .af {
    display: inline-block;
  }
  .advantage .mainBox:hover .be {
    display: none;
  }
  .advantage .mainBox:hover .berfore .tit {
    display: block;
  }
  .advantage .mainBox:hover .berfore .icon {
    margin-top: 80px;
  }
  .advantage .mainBox:hover .berfore .border {
    display: none;
  }
  .advantage .mainBox:hover .berfore .titb {
    display: none;
  }
  .advantage .mainBox:hover .berfore ul {
    display: block;
  }
  .project {
    height: 350px;
  }
  .project .main_content {
  position: relative;
}
.project .swiperprev2,
.project .swipernext2 {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0px;
  text-align: center;
  line-height: 48px;
  color: #000;
  top: 190px;
  margin-top: -24px;
  z-index: 2;
  cursor: pointer;
}
.project .swipernext2 {
  left: auto;
  z-index: 2;
  right: 0px;
}
  .project .col-sm-3 {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  .project .col-sm-3:hover .nxt {
    display: block;
  }
  .project .col-sm-3:hover .prev {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pagination span {
    width: 12px;
    height: 12px;
    margin: 0 8px !important;
  }
  .topBox .product {
    padding-top: 1.6rem;
}

  .car_solution_pain .pagination {
    bottom: 6px !important;
  }
  .litTit {
    padding: 28px 0;
    font-size: 0.18rem;
  }
  .litTit:after {
    top: 60px;
    border: 6px solid transparent;
    border-top: 7px solid #2d95f6;
  }
  .main_content {
    padding: 0 0.15rem;
  }
  .topBox {
    height: auto;
    padding-bottom: 0.3rem;
  }
  .topBox .topBg {
    height: auto;
    width: 100%;
    margin: 0;
    left: 0;
  }
  .topBox .toptxt {
    top: 0.36rem;
  }
  .topBox .toptxt .topTit {
    font-size: 0.21rem;
  }
  .topBox .toptxt .shengqing {
    width: 0.722rem;
    height: 0.25rem;
    line-height: 0.25rem;
    font-size: 0.12rem;
  }
  .topBox .product .proBg {
    left: -0.15rem;
  }
  .topBox .product .txtBox {
    background: #fff;
    height: auto;
    padding-bottom: 0.2rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    -webkit-box-shadow: 0px 4px 5px 1px #e7eaec;
    box-shadow: 0px 4px 5px 1px #e7eaec;
  }
  .topBox .product .txtBox .tit {
    padding-left: 0.25rem;
    font-size: 0.14rem;
    padding-top: 0.1rem;
  }
  .topBox .product .txtBox .txtBg {
    width: 1.2rem;
  }
  .topBox .product .txtBox .TRS_Editor {
    background: url(/images/Rfinanical_topbgClo.png) no-repeat right bottom;
    padding: 0.06rem 0 0;
    background-size: 80px 50px;
    font-size: 0.12rem;
    line-height: 0.2rem;
  }
  .feature {
    height: auto;
    padding-bottom: 0.1rem;
  }
  .feature .main_content {
    padding-bottom: 0rem;
  }
  .feature .swiperprev {
    top: auto;
    bottom: 0rem;
    left: 1rem;
    z-index: 2;
  }
  .feature .swipernext {
    top: auto;
    bottom: 0;
    right: 1rem;
    z-index: 2;
  }
  .feature .swiper-slide {
    width: 100%;
    padding-bottom: .4rem;
  }
  .feature ul {
    width: 100%;
  }
  .feature li {
    width: 98%;
    padding: 0.05rem;
    margin-left: 0;
    height: 1.3rem;
    margin-right: 0;
  }
  .feature li .litTop {
    margin-bottom: 0.12rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .feature li .litTop img {
    width: 0.24rem;
  }
  .feature li .litTop span {
    font-size: 0.14rem;
  }
  .feature li .TRS_Editor {
    font-size: 10.5pt;
    padding: 0.1rem;
    line-height: 0.19rem;
  }
  
  .advantage {
    background: #fff;
  }
  .advantage .litTit {
    color: #282e33;
  }
  .advantage .litTit:after {
    border-top-color: #2d95f6;
  }
  .advantage .col-xs-6 {
    margin-bottom: 0.16rem;
    float: left;
  }
  .advantage .col-xs-6:nth-child(2n-1) {
    padding-left: 0.15rem;
    padding-right: 0.1rem;
  }
  .advantage .col-xs-6:nth-child(2n) {
    padding-right: 0.15rem;
    padding-left: 0.1rem;
  }
  .advantage .mainBox {
    -webkit-box-shadow: 0px 0px 8px 1px #dfedfc;
    box-shadow: 0px 0px 8px 1px #dfedfc;
    height: 3rem;
  }
  .advantage .mainBox .mainBox {
    height: auto;
  }
  .advantage .mainBox .berfore {
    color: #666;
    height: auto;
  }
  .advantage .mainBox .berfore .icon {
    margin: 0.26rem auto 0.18rem;
    height: 0.40rem;
  }
  .advantage .mainBox .berfore .tit {
    display: block;
    color: #333;
    font-size: 0.14rem;
  }
  .advantage .mainBox .berfore .border {
    display: block;
    background: #666;
    margin-top: 0.2rem;
  }
  .advantage .mainBox .berfore ul {
    display: block;
    padding-top: 0.22rem;
  }
  .advantage .mainBox .berfore li {
    font-size: 0.11rem;
    line-height: 0.22rem;
    color: #666;
    padding-left: 0.3rem;
    padding-right: 0.1rem;
    width: 100%;
  }
  .advantage .mainBox .berfore li::before {
    left: 0.2rem;
  }
  .project {
    padding-bottom: 20px;
  }
  .project img {
    width: 0.4rem;
    margin-bottom: 12px;
  }
  .project p {
    font-size: 0.12rem;
  }
  .project .col-xs-3 {
    padding: 0;
    padding-bottom: 0.2rem;
    /*width: 100%;*/
  }
  .merchant {
    height: auto;
    padding-bottom: 0.4rem;
  }
  .merchant .merBg {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .merchant ul {
    width: 100%;
  }
  .merchant ul li {
    width: 33.33%;
    margin-right: 0;
    margin-bottom: 12px;
    padding-right: 0.1rem;
  }
  .merchant ul li img {
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=RfinancialCoud.css.map */
