.partner-container {
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
.partner {
  width: 1200px;
  height: 637px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-direction: column;
}
.partner .partner-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  margin-bottom: 60px;
}
.partner .partner-top :nth-child(1) {
  font-size: 65px;
  color: #333333;
  opacity: 0.05;
  font-family: Impact;
}
.partner .partner-top :nth-child(2) {
  font-size: 38px;
  font-weight: 700;
  color: #35394E;
  margin-top: -40px;
}
.partner .partner-top :nth-child(3) {
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  color: rgba(47, 57, 83, 0.65);
}
.partner .partner-imgs {
  width: 1200px;
  display: flex;
  justify-content: space-around;
}
.partner .partner-imgs img {
  width: 151px;
  height: 151px;
}
.partner .partner-i {
  margin-top: 34px;
}
.success {
  width: 100%;
  height: 1164px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F7F8FC;
  padding-top: 70px;
}
.success .success-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F7F8FC;
  margin-bottom: 60px;
}
.success .success-top :nth-child(1) {
  font-size: 65px;
  color: #333333;
  opacity: 0.05;
  font-family: Impact;
}
.success .success-top :nth-child(2) {
  font-size: 38px;
  font-weight: 700;
  color: #35394E;
  margin-top: -40px;
}
.success .success-top :nth-child(3) {
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  color: rgba(47, 57, 83, 0.65);
}
.success .cuccess-banner {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.success .cuccess-banner .img-containerl {
  height: 218px;
  display: flex;
  align-items: center;
  transform: translateX(-50%) rotate(0deg);
}
.success .cuccess-banner .img-containerr {
  height: 218px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.success .cuccess-banner .left-circular {
  width: 40px;
  height: 40px;
  transform: translateX(50%) rotate(180deg);
}
.success .cuccess-banner .right-circular {
  width: 40px;
  height: 40px;
}
.success .cuccess-banner .left-circular:hover {
  cursor: pointer;
}
.success .cuccess-banner .right-circular:hover {
  cursor: pointer;
}
.success .cuccess-banner .unSelect {
  width: 300px;
  height: 199px;
  background: #FFFFFF;
  box-shadow: 0px 2px 7px 0px #CECECE;
  border-radius: 8px;
}
.success .cuccess-banner .unSelect .unSelect-top {
  width: 280px;
  height: 86px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(136deg, #007BFF 0%, #0045FF 100%);
  border-radius: 8px 8px 0px 0px;
  position: relative;
  padding-left: 20px;
  font-size: 10px;
  color: #FFFFFF;
}
.success .cuccess-banner .unSelect .unSelect-top div {
  width: 186px;
  opacity: 0.46;
}
.success .cuccess-banner .unSelect .unSelect-top .txt1 {
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.success .cuccess-banner .unSelect .unSelect-top img {
  width: 44px;
  height: 42px;
  position: absolute;
  right: 20px;
  top: 24px;
}
.success .cuccess-banner .unSelect .unSelect-bot {
  font-size: 14px;
  height: 113px;
  font-weight: 400;
  color: rgba(47, 57, 83, 0.65);
  display: flex;
  align-items: center;
  justify-content: center;
}
.success .cuccess-banner .unSelect .unSelect-bot p {
  width: 258px;
  line-height: 24px;
}
.success .cuccess-banner .unSelect:hover {
  cursor: pointer;
}
.success .cuccess-banner .isSelect {
  width: 400px;
  height: 218px;
  background: #FFFFFF;
  box-shadow: 0px 2px 7px -4px #8D8D8D;
}
.success .cuccess-banner .isSelect .unSelect-top {
  width: 380px;
  height: 98px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(136deg, #007BFF 0%, #0045FF 100%);
  border-radius: 8px 8px 0px 0px;
  position: relative;
  padding-left: 20px;
  font-size: 12px;
  color: #FFFFFF;
}
.success .cuccess-banner .isSelect .unSelect-top div {
  width: 226px;
  opacity: 0.46;
}
.success .cuccess-banner .isSelect .unSelect-top .txt1 {
  font-size: 22px;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.success .cuccess-banner .isSelect .unSelect-top img {
  width: 63px;
  height: 63px;
  position: absolute;
  right: 20px;
  top: 24px;
}
.success .cuccess-banner .isSelect .unSelect-bot {
  font-size: 16px;
  height: 113px;
  font-weight: 400;
  color: rgba(47, 57, 83, 0.65);
  display: flex;
  align-items: center;
  justify-content: center;
}
.success .cuccess-banner .isSelect .unSelect-bot p {
  width: 352px;
  line-height: 28px;
}
.success .success-bot {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.success .success-bot .succ-ic {
  width: 27px;
  height: 20px;
  margin: 54px 0 45px 0;
}
.success .success-bot .page-list {
  display: flex;
  justify-content: space-around;
}
.success .success-bot .page-list img {
  width: 284px;
  height: 540px;
}
.special {
  width: 100%;
  height: 584px;
  background: #fff;
  padding-top: 89px;
  display: flex;
  flex-direction: column;
}
.special .special-txt1 {
  width: 760px;
  font-size: 65px;
  color: #333333;
  opacity: 0.05;
  text-align: center;
  margin: 0 auto;
  font-family: Impact;
}
.special .special-txt2 {
  width: 550px;
  font-size: 38px;
  font-weight: 700;
  color: #35394E;
  margin: -40px auto 24px;
  text-align: left;
}
.special .special-txt3 {
  font-size: 18px;
  width: 760px;
  font-weight: 400;
  color: rgba(47, 57, 83, 0.65);
  margin: 0 auto;
  text-align: justify;
  position: relative;
  left: 106px;
  line-height: 33px;
}
.special .special-bot {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.special .special-bot .left-img {
  width: 374px;
  height: 270px;
  margin-right: 10px;
}
.special .special-bot .special-r {
  display: flex;
  align-items: flex-end;
}
.special .special-bot .special-r .special-item {
  width: 199px;
  height: 164px;
  padding: 24px 21px 0 20px;
  background: #FFFFFF;
  box-shadow: 0px 2px 7px 0px #CBD5E2;
  border-radius: 1px;
  margin-right: 20px;
}
.special .special-bot .special-r .special-item img {
  width: 48px;
  height: 30px;
}
.special .special-bot .special-r .special-item p {
  font-size: 22px;
  font-weight: 500;
  color: #3B426B;
  margin: 20px 0 13px;
}
.special .special-bot .special-r .special-item .special-txt4 {
  width: 198px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(47, 57, 83, 0.65);
}
.special .special-bot .special-r .special-item:hover {
  border-top: 2px solid #00BEFF;
}
.special .special-bot .special-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
}
.banner {
  display: flex;
  width: 100%;
  height: 884px;
  overflow: hidden;
}
.banner .banner1 {
  flex: 1;
  background: url('../images/home-banner-1.png') no-repeat right top;
}
.banner .banner2 {
  width: 1200px;
  height: 884px;
  background: url('../images/home-banner-2.png') no-repeat center top;
  background-size: 1200px 884px;
  position: relative;
}
.banner .banner2 .just-now {
  width: 158px;
  height: 52px;
  display: table;
  text-align: center;
  line-height: 52px;
  background: #FFFFFF;
  border-radius: 26px;
  font-size: 20px;
  font-weight: 500;
  color: #0549B3;
  position: absolute;
  bottom: 279px;
  left: 0;
  cursor: pointer;
}
.banner .banner3 {
  flex: 1;
  background: url('../images/home-banner-3.png') no-repeat left top;
}
.advantage {
  width: 1200px;
  margin: -75px auto;
  display: flex;
  position: relative;
}
.advantage .advantage-item {
  width: 300px;
  height: 150px;
  align-items: start;
  padding-left: 20px;
  background: pink;
  border-right: 1px solid #E0E0E0;
  background: #FFFFFF;
  display: flex;
  box-shadow: 0px 4px 18px 0px rgba(202, 202, 202, 0.47);
  box-sizing: border-box;
  padding-top: 46px;
}
.advantage .advantage-item img {
  margin-right: 20px;
  width: 34px;
  height: 34px;
}
.advantage .advantage-item .item-r span {
  font-size: 22px;
  font-weight: 400;
  color: #3B426B;
}
.advantage .advantage-item .item-r div {
  font-size: 16px;
  color: rgba(47, 57, 83, 0.65);
  width: 219px;
}
.advantage .advantage-item:hover {
  height: 174px;
  margin-top: -24px;
  border-bottom: 3px solid #0F64E8;
}
.advantage .advantage-item:hover span {
  font-weight: 500;
  color: #101010;
}

.flow-service {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.all-part {
  width: 100%;
  height: 690px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F7F8FC;
  padding-top: 130px;
}

.flow-service .all-part-top {
  background: #ffffff;
}

.all-part .all-part-top {
  background: #F7F8FC;
}

.flow-list {
  display: flex;
}

.flow-list .flow-item {
  flex: 1;
  min-width: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flow-item .logo {
  width: 104px;
  height: 104px;
}

.flow-item .divider {
  display: flex;
  margin-top: 52px;
  margin-bottom: 34px;
  width: 100%;
  display: flex;
  align-items: center;
}

.flow-item .divider .step-line {
  flex: 1;
  height: 2px;
  background: #D3D4D8;
  width: 100%;
}

.flow-item .flow-title {
  color: #35394E;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 24px;
}

.flow-item  .flow-desc {
  font-size: 16px;
  font-weight: 400;
  color: rgba(47,57,83,0.6500);
  text-align: center;
}

.flow-item  .flow-desc > div {
  margin-bottom: 5px;
}

.flow-item  .flow-desc > div:last-child {
  margin-bottom: 0;
}

.flow-item .step-icon {
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border: 3px solid #D3D4D8;
  border-radius: 50%;
  position: relative;
}

.flow-item .step-icon .spot {
  width: 8px;
  height: 8px;
  background: #D3D4D8;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
}

.standard {
  width: 100%;
  height: 360px;
  background-image: url('../images/home/standard.png');
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.standlist {
  display: flex;
  width: 1200px;
  align-items: center;
  font-size: 60px;
  font-weight: bold;
  color: #FFFFFF;
  justify-content: space-between;
}

.standlist .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-list {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}

.card-list .card-item {
  flex: 1;
  background-color: #ffffff;
  padding: 25px 30px;
  margin-bottom: 21px;
  position: relative;
}

.card-list .card-item:nth-child(1):after {
  content: '';
  display: block;
  width: 21px;
  height: 100%;
  background: #F7F8FC;
  position: absolute;
  right: 0;
  top: 0;
}

.card-list .card-item .card-logo{
  width: 47px;
  height: 47px;
  margin-bottom: 30px;
}


.card-list .card-item .title {
  margin-bottom: 14px;
  font-size: 26px;
  font-weight: 500;
  color: #35394E;
  line-height: 37px;
}

.card-list .card-item .desc {
  font-weight: 400;
  color: rgba(47,57,83,0.6500);
  font-size: 18px;
}
 
 
.symbolnum  {
  position: relative;
}

.standlist .symbol {
  font-size: 16px;
  position: relative;
  top: -33px;
  right: -5px;
}

.standlist .nums {
  display: flex;
  align-items: baseline;
  margin-bottom: 5px;
}

.standlist .nums .company {
  font-size: 16px;
  opacity: 0.6;
  margin-left: 3px;
}

 .standlist .desc{
  font-size: 16px;
  opacity: 0.6;
  color: #FFFFFF;
 }

.all-part .all-part-top, .flow-service .all-part-top{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 99px;
}

.our-promise {
  margin-bottom: 100px;
}

.all-part .all-part-top :nth-child(1), .flow-service .all-part-top :nth-child(1){
  font-size: 65px;
  color: #333333;
  opacity: 0.05;
  font-family: Impact;
}
.all-part .all-part-top :nth-child(2), .flow-service .all-part-top :nth-child(2){
  font-size: 38px;
  font-weight: 700;
  color: #35394E;
  margin-top: -40px;
}
.all-part .all-part-top :nth-child(3), .flow-service .all-part-top :nth-child(3){
  width: 814px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  margin-top: 8px;
  color: rgba(47, 57, 83, 0.65);
}
.all-part .all-part-bot {
  display: flex;
  justify-content: space-between;
  width: 1200px;
}
.all-part .all-part-bot .all-box {
  display: flex;
}
.all-part .all-part-bot .all-box img {
  width: 78px;
  height: 69px;
  margin-right: 34px;
}
.all-part .all-part-bot .all-box .all-txt .all-txt1 {
  font-size: 26px;
  font-weight: 500;
  color: #35394E;
}
.all-part .all-part-bot .all-box .all-txt .all-txt2 {
  margin-top: 14px;
  width: 400px;
  font-size: 18px;
  font-weight: 400;
  color: rgba(47,57,83,0.6500);
  text-align: justify;
  line-height: 33px;
}
.all-part .all-part-m {
  margin-top: 61px;
}
.chain-container {
  background: url('../images/icon-18.png') no-repeat center top;
  background-size: 100% 800px;
}
.chain {
  width: 100%;
  height: 800px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.chain .chain-box {
  width: 1200px;
  height: 672px;
  padding-top: 128px;
  display: flex;
  justify-content: space-between;
}
.chain .chain-box .chain-left .chain-txt1 {
  opacity: 0.06;
  font-size: 65px;
  font-family: Impact;
  color: #666666;
}
.chain .chain-box .chain-left .chain-txt2 {
  font-size: 38px;
  font-weight: 700;
  color: #35394E;
  margin-top: -40px;
}
.chain .chain-box .chain-left .chain-txt3 {
  width: 593px;
  font-size: 18px;
  font-weight: 400;
  margin-top: 15px;
  color: rgba(47, 57, 83, 0.65);
  line-height: 33px;
}
.chain .chain-box .chain-left .img-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 340px;
  margin-top: 36px;
}
.chain .chain-box .chain-left .img-list img {
  width: 96px;
  height: 96px;
}
.chain .chain-box .chain-right {
  width: 568px;
  height: 542px;
}
.hide {
  display: none !important;
}
.operation {
  display: flex;
  width: 100%;
  height: 945px;
  background: #0F64E8 url('../images/dai-2.png') no-repeat center top;
}
.operation .operation-left {
  flex: 1;
  background: #0F64E8 url('../images/dai-1.jpg') no-repeat right top;
}
.operation .operation-center {
  width: 1200px;
  height: 884px;
  margin: 0 auto;
  position: relative;
  padding-top: 68px;
}
.operation .operation-center .all-part-top {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 121px;
}
.operation .operation-center .all-part-top :nth-child(1) {
  font-size: 65px;
  font-family: Impact;
  color: #FFFFFF;
  opacity: 0.2;
}
.operation .operation-center .all-part-top :nth-child(2) {
  font-size: 38px;
  font-weight: 700;
  color: #FFFFFF;
  margin-top: -40px;
}
.operation .operation-center .all-part-top :nth-child(3) {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 5px;
}
.operation .operation-center .operation-bot {
  width: 1200px;
  margin: 0 auto;
}
.operation .operation-center .operation-bot .bot-footer {
  position: absolute;
  left: 500px;
  bottom: 100px;
  margin-top: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.operation .operation-center .operation-bot .bot-footer .size {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0 45px;
}
.operation .operation-center .operation-bot .bot-footer img {
  width: 40px;
  height: 40px;
}
.operation .operation-center .operation-bot .bot-bot {
  width: 1200px;
  height: 456px;
  margin: 0 auto;
  display: flex;
  position: relative;
  align-items: flex-end;
}
.operation .operation-center .operation-bot .bot-bot .swiper-slide {
  width: 185px;
  height: 380px;
  position: absolute;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  flex-direction: column;
  background: linear-gradient(90deg, #FEFEFF 0%, #F0F5FF 100%);
  animation-duration: 1s;
  opacity: 0;
}
.operation .operation-center .operation-bot .bot-bot .swiper-slide .bot-it-img {
  width: 69px;
  height: 74px;
  margin-top: 44px;
}
.operation .operation-center .operation-bot .bot-bot .swiper-slide p {
  font-size: 18px;
  font-weight: 400;
  color: rgba(50, 70, 92, 0.65);
  margin-top: 19px;
  width: 383px;
  line-height: 40px;
}
.operation .operation-center .operation-bot .bot-bot .swiper-slide div {
  font-size: 26px;
  font-weight: 500;
  color: #35394E;
  margin: 18px 0 10px;
}
.operation .operation-center .operation-bot .bot-bot .swiper-slide span {
  font-size: 18px;
  font-weight: 400;
  color: rgba(47, 57, 83, 0.65);
  line-height: 40px;
  position: relative;
  width: 131px;
}
.operation .operation-center .operation-bot .bot-bot .swiper-slide span::after {
  content: '';
  position: absolute;
  left: -12px;
  top: 15px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #3F85FF;
}
.operation .operation-center .operation-bot .bot-bot .bot-cen {
  width: 460px;
  height: 456px;
  margin-top: -76px;
}
.operation .operation-center .operation-bot .bot-bot .bot-cen .bot-it-img {
  width: 100px;
  height: 106px;
}
.operation .operation-right {
  flex: 1;
  background: #0F64E8 url('../images/dai-3.jpg') no-repeat left top;
}

.banner-container {
  display: flex;
  width: 100%;
  height: 600px;
  background-image: url('../images/home/banner_home.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.banner-container .title {
  font-size: 60px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.banner-container .desc {
  font-size: 26px;
  font-weight: 400;
  color: #FFFFFF;
}
