.mainCot {
  width: 1200px;
  margin: 0 auto;
}
.r_banner {
  position: relative;
  height: 300px;
  width: 100%;
}
.r_banner .banBg {
  width: 1920px;
  height: 300px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.r_banner .r_cot {
  position: relative;
  z-index: 3;
}
.r_banner .r_cot .title {
  font-size: 40px;
  color: #fff;
  text-align: center;
  padding-top: 50px;
}
.r_banner .r_cot .txt {
  width: 740px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  padding-top: 20px;
}
.r_banner .r_cot .application {
  display: block;
  width: 160px;
  height: 44px;
  line-height: 44px;
  background: #128DEE;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 30px auto 0;
}
.litTit {
  font-size: 28px;
  color: #333333;
  padding-top: 80px;
  text-align: center;
  padding-bottom: 60px;
}
.leftBox {
  float: left;
}
.rightBox {
  float: right;
}
.productBox {
  margin-bottom: 30px;
}
.productBox .tabTitbox {
  overflow: hidden;
}
.productBox .tabBox {
  color: #666;
  width: 20%;
  float: left;
  text-align: center;
  padding: 0 25px;
  cursor: pointer;
  box-sizing: border-box;
}
.productBox .tabBox.active {
  color: #128DEE;
}
.productBox .tabBox.active p {
  padding-bottom: 13px;
  border-bottom: 2px solid #128DEE;
}
.productBox .iconBox {
  margin-bottom: 2px;
}
.productBox .iconBox .icon {
  font-size: 56px;
}
.productBox p {
  font-size: 18px;
}
.productBox .tabTxtbox {
  background: #F6F6F6;
}
.productBox .tabTxtbox .textBox {
  display: none;
  padding: 38px 28px 0;
  font-size: 0;
}
.productBox .tabTxtbox .textBox .tabBox {
  display: none;
}
.productBox .tabTxtbox .textBox .textItem {
  float: none;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding-bottom: 35px;
  box-sizing: border-box;
}
.productBox .tabTxtbox .textBox .txtTit {
  font-size: 16px;
  margin-bottom: 8px;
  color: #333;
}
.productBox .tabTxtbox .textBox .txtTit:hover {
  color: #128DEE;
}
.productBox .tabTxtbox .textBox .txtTxt {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.productBox .tabTxtbox .textBox.active {
  display: block;
}
.solveBox .productBox .tabTxtbox .textBox {
  padding-left: 0;
  padding-right: 0;
}
.solveBox {
  background: #F6F6F6;
}
.solveBox .productBox {
  margin-bottom: 0;
}
.solveBox .productBox .tabTxtbox {
  background: #E6E6E6;
}
.solveBox .productBox .textBox {
  padding-top: 72px;
  padding-bottom: 80px;
}
.solveBox .tabBox {
  width: 16.666%;
}
.solveBox .solveTab ul {
  overflow: hidden;
  width: 100%;
  text-align: center;
  font-size: 0;
  padding-bottom: 60px;
}
.solveBox .solveTab ul li {
  display: inline-block;
  width: 200px;
  height: 48px;
  color: #333;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border-right: 1px solid #F6F6F6;
}
.solveBox .solveTab ul li.active {
  color: #fff;
  background: #128DEE;
  border-right: 1px solid #128DEE;
}
.solveBox .stxtBox {
  width: 1200px;
  display: none;
  overflow: hidden;
}
.solveBox .stxtBox.active {
  display: block;
}
.solveBox .stxtBox .stxt {
  width: 370px;
}
.solveBox .stxtBox .stxt1 {
  width: 430px;
}
.solveBox .stxtBox .stit {
  font-size: 18px;
  margin-bottom: 10px;
}
.solveBox .stxtBox .leftImg {
  width: 810px;
}
.solveBox .stxtBox .leftImg1 {
  width: 750px;
}
.solveBox .stxtBox .top {
  margin-bottom: 22px;
}
.solveBox .stxtBox .newTop {
  margin-bottom: 36px;
}
.solveBox .stxtBox .sp {
  font-size: 14px;
  color: #666;
  padding-left: 14px;
  position: relative;
  line-height: 28px;
}
.solveBox .stxtBox .sp::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 12px;
  left: 0;
  background: #666;
}
.solveBox .stxtBox .bottom .sp {
  margin-bottom: 5px;
}
.solveBox .stxtBox .seeDetail {
  font-size: 14px;
  float: left;
  color: #128DEE;
  padding-top: 18px;
  display: block;
}
.service1 {
  padding-bottom: 80px;
  height: 170px;
}
.service1 .icon {
  color: #128DEE;
  font-size: 60px;
  margin-bottom: 5px;
  display: inline-block;
}
.service1 .serviceItem {
   text-align: center;
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.service1 .serviceItem .serviceTit {
  font-size: 20px;
  margin-bottom: 10px;
}
.service1 .serviceItem .serviceTxt {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.customerBox {
  position: relative;
}
.customerBox .litTit {
  color: #fff;
}
.customerBox .customerBg {
  width: 1440px;
  margin-left: -120px;
}
.customerBox .customerCot {
  width: 1200px;
  position: absolute;
  top: 0;
  bottom: 0;
}
.row .col-xs-3 img{
	width:287px;
}
.customerBox .customerCot .col-xs-3 {
  margin-bottom: 20px;
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.client {
  padding-bottom: 80px;
  height: 310px;
}
.client .clientItem {
  width: 20%;
  text-align: center;
  float: left;
}
.client .clientItem img {
  width: 85px;
  height: 85px;
  margin-bottom: 18px;
  display: inline-block;
}
.client .clientItem p {
  font-size: 20px;
}
@media screen and (min-width: 767px) {
  .productBox .tabBox:hover {
    color: #128DEE;
  }
}
@media screen and (max-width: 768px) {
  .mainCot {
    width: 100%;
  }
  .xsCot {
    padding-left: 0.15rem;
    padding-right: 0.15rem;
  }
  .r_banner .banBg {
    position: static;
    width: 100%;
    margin: 0;
  }
  .r_banner .r_cot {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .r_banner .r_cot .title {
    font-size: 0.22rem;
    padding-top: 0.36rem;
  }
  .r_banner .r_cot .application {
    width: 1.6rem;
    height: 0.36rem;
    font-size: 0.15rem;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }
  .r_banner .r_cot .txt {
    width: 100%;
    font-size: 0.12rem;
    line-height: 0.2rem;
    padding-top: 0.16rem;
  }
  .litTit {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    font-size: 0.2rem;
  }
  .productBox {
    margin-bottom: 0;
  }
  .productBox .tabBox {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.15rem;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
  }
  .productBox .tabBox p {
    margin-left: 0.47rem;
    text-align: left;
    font-size: 0.16rem;
  }
  .productBox .tabBox .iconBox .icon {
    font-size: 0.26rem;
  }
  .productBox .rightIcon {
    position: absolute;
    right: 0.16rem;
    top: 0;
  }
  .productBox .iconBox {
    float: left;
    font-size: 0.25rem;
    margin-bottom: 0;
  }
  .productBox .tabTxtbox {
    border-top: 1px solid #eee;
  }
  .productBox .tabTxtbox .textBox {
    display: block;
    padding: 0 0.15rem 0;
  }
  .productBox .tabTxtbox .textBox.active .tabBox {
    color: #128DEE;
  }
  .productBox .tabTxtbox .textBox.active .tabBox .rightIcon::before {
    content: '\e81f';
  }
  .productBox .tabTxtbox .textBox.active .tabBox p {
    padding-bottom: 0;
    border-bottom: none;
  }
  .productBox .tabTxtbox .textBox.active .texttextItemBox {
    display: block;
  }
  .productBox .tabTxtbox .textBox.active .solvexsBox {
    display: block;
  }
  .productBox .tabTxtbox .textBox .tabBox {
    background: #fff;
    float: none;
    display: block;
    overflow: hidden;
  }
  .productBox .tabTxtbox .textBox .solvexsBox {
    display: none;
  }
  .productBox .tabTxtbox .textBox .texttextItemBox {
    display: none;
    padding-top: 0.32rem;
    padding-bottom: 0.1rem;
  }
  .productBox .tabTxtbox .textBox .textItem {
    padding-bottom: 0.22rem;
  }
  .productBox .tabTxtbox .textBox .txtTit {
    font-size: 0.14rem;
    margin-bottom: 0.08rem;
  }
  .productBox .tabTxtbox .textBox .txtTxt {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
  .solveBox .litTit {
    background: #fff;
  }
  .solveBox .solveTab ul {
    padding: 0.32rem 0 0;
  }
  .solveBox .solveTab ul li {
    width: 1rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.1rem;
  }
  .solveBox .stxtBox {
    width: 100%;
    padding: 0 0.15rem;
  }
  .solveBox .stxtBox .stxt {
    width: 100%;
    font-size: 0.14rem;
  }
  .solveBox .stxtBox .stxt1 {
    width: 100%;
    font-size: 0.14rem;
  }
  .solveBox .stxtBox .sp {
    font-size: 0.13rem;
    line-height: 0.22rem;
    padding-left: 0.1rem;
  }
  .solveBox .stxtBox .sp:after {
    width: 0.04rem;
    height: 0.04rem;
    top: 0.09rem;
  }
  .solveBox .stxtBox .stit {
    font-size: 0.14rem;
    margin-bottom: 0.09rem;
  }
  .solveBox .stxtBox .col-sm-6 {
    margin-bottom: 0.24rem;
  }
  .solveBox .stxtBox .seeDetail {
    font-size: 0.14rem;
    padding-top: 0;
    margin-top: -0.11rem;
    margin-bottom: 0.32rem;
    width: 100%;
    text-align: center;
  }
  .solveBox .stxtBox .leftImg {
    width: 100%;
    margin-bottom: 0.32rem;
  }
  .solveBox .stxtBox .leftImg1 {
    width: 100%;
    margin-bottom: 0.32rem;
  }
  .solveBox .stxtBox .top {
    padding-top: 0.32rem;
    margin-bottom: 0.32rem;
  }
  .solveBox .stxtBox .bottom {
    margin-bottom: 0.24rem;
  }
  .service {
    padding-bottom: 0.3rem;
  }
  .service .icon {
    font-size: 0.56rem;
    margin-bottom: 0;
  }
  .service .serviceItem {
    margin-bottom: 0.1rem;
  }
  .service .serviceItem .serviceTit {
    font-size: 0.15rem;
    margin-bottom: 0.07rem;
  }
  .service .serviceItem .serviceTxt {
    font-size: 0.12rem;
    line-height: 0.22rem;
  }
  .customer .customerBg {
    width: 100%;
    margin: 0;
  }
  .customer .customerBg img {
    width: 100%;
    height: 1.48rem;
  }
  .customer .customerBox .customerCot {
    width: 100%;
  }
  .customer .customerBox .litTit {
    padding-top: 0.2rem;
    padding-bottom: 0.18rem;
    font-size: 0.2rem;
  }
  .customer .customerBox .row {
    width: 100%;
    margin: 0;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
  }
  .customer .customerBox .row .col-xs-3 {
    padding-left: 0.03rem;
    padding-right: 0.03rem;
    margin-bottom: 0.06rem;
  }
  .client {
    padding-bottom: 0.3rem;
  }
  .client .row {
    margin: 0;
    padding: 0 0.15rem;
  }
  .client .clientItem img {
    width: 0.4rem;
    height: 0.4rem;
    margin-bottom: 0.1rem;
  }
  .client .clientItem p {
    font-size: 0.12rem;
  }
}

/*# sourceMappingURL=financialCoud.css.map */