.yz-s-section {
    padding: 80px 0px;
}

.yz-s-section-banner {
    height: 580px;
    background: url(../images/banner.png)
        /*tpa=http://www.flowportal.com/partner/images/banner.jpg*/
        no-repeat center center;
    background-size: cover;
}

.yz-s-section-banner .yz-s-caption {
    font-size: 26px;
    line-height: 30px;
    color: #454545;
    margin-top: 30px;
    letter-spacing: 4px;
}

.yz-s-section-banner .yz-s-desc {
    font-size: 40px;
    line-height: 40px;
    color: #454545;
    font-weight: bold;
    padding-top: 18px;
}

.yz-s-section-banner .yz-s-subtopic {
    color: #383838;
    font-size: 24px;
    padding-top: 26px;
    text-align: left;
    font-weight: 300;
    line-height: 40px;
    width: 625px;
}

.yz-s-section-system .yz-s-title1 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 80px;
}

.yz-s-section-system .yz-s-title2:first-child {
    margin-top: 50px;
}

.yz-s-col-left {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topic-img {
    width: 240px;
    height: 240px;
    object-fit: contain;
}

.topic-name {
    font-size: 24px;
    color: #454545;
    font-weight: bold;
    padding: 30px 0;
}

.yz-superiority {
    height: 400px;
    background: url(../images/wyoming.png) no-repeat center center;
    background-size: cover;
}

.topic-item p {
    font-size: 16px;
    color: #454545;
    line-height: 23px;
}

.topic-item p span {
    font-weight: bold;
}

.yz-s-section-system .yz-s-title2 {
    font-size: 20px;
    padding-bottom: 20px;
    color: #444;
    font-weight: bold;
    margin-top: 20px;
}

.yz-s-section-system .yz-s-desc {
    font-size: 16px;
    color: #727171;
    line-height: 30px;
    padding-bottom: 20px;
}

.yz-s-section-tobe {
    background-color: #eee;
}

.yz-s-section-tobe .yz-s-topic {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 58px;
}

.yz-s-section-support .yz-s-topic {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 72px;
}

.yz-s-section-support .yz-s-col {
    width: 336px;
    padding: 0px;
}

.yz-s-section-support .yz-s-item-image {
    height: 338px;
}

.yz-s-section-support .yz-s-item-body {
    padding: 20px;
    color: #fff;
    min-height: 292px;
}

.yz-s-section-support .yz-s-col-tech .yz-s-item-body {
    background: #fd7d1f;
}

.yz-s-section-support .yz-s-col-business .yz-s-item-body {
    background: #3259c3;
}

.yz-s-section-support .yz-s-col-share .yz-s-item-body {
    background: #70bd1d;
}

.yz-s-section-support .yz-s-item-title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 45px;
}

.yz-s-section-support .yz-s-col-tech .yz-s-item-title {
    background: url(../images/support_bg.png)
        /*tpa=http://www.flowportal.com/partner/images/support_bg.png*/
        no-repeat right center;
}

.yz-s-section-support .yz-s-item-wrap {
    padding-left: 40px;
    background: url(../images/check_green.png)
        /*tpa=http://www.flowportal.com/partner/images/check_green.png*/
        no-repeat left top;
    padding-bottom: 10px;
}

.yz-s-section-support .yz-s-col-share .yz-s-item-wrap {
    background-image: url(../images/check_white.png)
        /*tpa=http://www.flowportal.com/partner/images/check_white.png*/
    ;
}

.yz-s-section-support .yz-s-item-subtitle {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 5px;
    display: block;
}

.yz-s-section-support .yz-s-item-desc {
    font-size: 12px;
    display: block;
}

.yz-s-section-benefit .yz-s-topic {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 30px;
}

.yz-s-section-benefit .yz-s-subtopic {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 40px;
}

.yz-s-section-benefit .yz-s-row1 {
    padding: 90px 0px 80px 0px;
}

.yz-s-section-benefit .yz-s-row1 .col {}

.yz-s-section-benefit .yz-s-row1 .yz-s-item {
    display: inline-block;
    padding-top: 138px;
    font-size: 24px;
    line-height: 24px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100px;
}

.yz-s-section-benefit .yz-s-row1 .yz-s-item1 {
    background-image: url(../images/benefit1.png)
        /*tpa=http://www.flowportal.com/partner/images/benefit1.png*/
    ;
}

.yz-s-section-benefit .yz-s-row1 .yz-s-item2 {
    background-image: url(../images/benefit2.png)
        /*tpa=http://www.flowportal.com/partner/images/benefit2.png*/
    ;
}

.yz-s-section-benefit .yz-s-row1 .yz-s-item3 {
    background-image: url(../images/benefit3.png)
        /*tpa=http://www.flowportal.com/partner/images/benefit3.png*/
    ;
}

.yz-s-section-benefit .yz-s-row2 {}

.yz-s-col-right {
    padding-left: 100px;
}

@media (max-width: 768px) {
    .yz-s-col-right {
        padding-left: 15px;
    }
}

.yz-s-section-benefit .yz-s-row2 .yz-s-item {
    font-size: 28px;
    line-height: 35px;
    color: #fcba6d;
    white-space: nowrap;
    position: relative;
}

.yz-s-section-benefit .yz-s-row2 .yz-s-sp::after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: -1px;
    display: inline-block;
    width: 1px;
    height: 41px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/sp1.png)
        /*tpa=http://www.flowportal.com/partner/images/sp1.png*/
    ;
}

.yz-s-section-benefit {
    padding-bottom: 0;
}

.select-form {
    margin-top: 65px;
    display: flex;
}

.select-form .form-left {
    position: relative;
    width: 470px;
    display: flex;
    align-items: center;
}

.select-form .form-right {
    flex: 1;
    align-items: center;
    display: flex;
}

.select-form .form-right .item {
    flex: 1;
}

.select-form .form-right .item img {
    width: 60px;
}

.select-form .form-right .item .name {
    font-size: 24px;
    line-height: 48px;
    margin-top: 10px;
}

.select-form .form-left input {
    width: 470px;
    height: 50px;
    border-radius: 125px;
    border: 0;
    border: 1px solid #3874fb;
    outline: none;
    padding-left: 20px;
}


.select-form .form-left .send-btn {
    background-color: #3874fb;
    height: 50px;
    position: absolute;
    width: 130px;
    color: #fff;
    border-radius: 125px;
    right: 0;
    top: 50%;
    cursor: pointer;
    line-height: 50px;
    margin-top: -25px;
}

.home-btn {
    opacity: 1;
    border-radius: 17.5px;
    background: rgba(255, 113, 86, 1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    color: #fff;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: bottom;
    padding: 0 19px;
    border: 0;
    cursor: pointer;
}

.yz-s-section-banner .home-btn {
    height: 60px;
    width: 152px;
    border-radius: 36px;
    font-size: 18px;
    margin-top: 70px;
}

.yz-s-solution {
    padding-top: 58px;
}

.yz-s-solution .yz-s-topic {

    height: 88px;
    line-height: 88px;
    text-align: center;
    vertical-align: middle;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0px;
}

.yz-s-solution .yz-s-desc {
    font-weight: 400;
    letter-spacing: 0px;
    color: #808080;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;

}

.yz-s-solution .container {
    padding-top: 61.5px;
}

.yz-s-solution .container {
    /* width: 1200.14px; */
    /* height: 645px; */
    background-color: #fff;
}

.yz-s-solution .container .row {
    /* height: 100%; */
}

.yz-s-solution .container .yz-s-solution-item_content {
    background-color: #F6F8FF;
    height: 372px;
    /* height: 100%; */
    margin-bottom: 56px;
    padding-bottom: 50px;
    border-radius: 4px;
}

.yz-s-solution-item_content .yz-s-icon {
    width: 100%;
    text-align: center;
    padding-top: 56px;
}

.yz-s-solution-item_content .yz-s-icon img {
    width: 114px;
    height: 114px;
}

.yz-s-solution-item_content .yz-s-topic {
    font-size: 20px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-bottom: 18px;
    margin-top: 14px;
}

.yz-s-solution-item_content .yz-s-desc {
    font-size: 14px;
    line-height: none;

}

.yz-s-solution-cycle {
    height: 873px;
    background-image: url('../images/cycle-bg.png');
    background-size: cover;
    background-position: center;
}

.yz-s-solution-cycle .yz-s-topic {
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 18px;
    margin-top: 61px;

}

.yz-s-solution-cycle .container {}

.yz-s-solution-cycle .container img {
    width: 100%;
    height: 654px;
    object-fit: contain;
}

.yz-s-solution-scene {
    height: 1050px;
}

.yz-s-solution-scene .yz-s-topic {
    height: 88px;
    font-size: 40px;
    font-weight: 500;
    line-height: 88px;
    margin-top: 52px;
    margin-bottom: 53px;
}

.yz-s-solution-scene .tabs-card {
    display: flex;
    width: 1200px;
}

.yz-s-solution-scene .tabs-card .tabs-card-item {
    color: #808080;
    font-size: 24px;
    margin-right: 92px;
    /* height: 35px; */
    cursor: pointer;
    font-weight: 400;
}

.yz-s-solution-scene .tabs-card .tabs-card-item:last-child {
    margin-right: 0;
}

.yz-s-solution-scene .tabs-card .tabs-card-item.active {
    border-bottom: 3px solid #3b91ff;
    color: #383838;
    font-weight: 500;
}

.yz-s-solution-scene .tabs-card-content {
    width: 1200px;
}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item {
    display: none;
}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item.active {
    display: block;
}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item .title {
    /* height: 35px; */
    /** 文本1 */
    font-size: 24px;
    font-weight: 400;
    /* line-height: 35px; */
    color: #3b91ff;
    margin-top: 45px;
    margin-bottom: 32px;
    padding-left: 3px;

}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item .title.has-dot {
    position: relative;
    padding-left: 20px;

}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item .title.has-dot::before {
    content: '';
    position: absolute;
    left: 3px;
    top: 13px;
    width: 10px;
    height: 10px;
    background-color: #3b91ff;
    border-radius: 50%;
}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item .tabs-img {
    width: 100%;
}

.yz-s-solution-scene .tabs-card-content .tabs-card-content-item .tabs-img img {
    width: 100%;
}

.yz-s-solution-speical {
    height: 898px;
    background-color: #fff;
    background: rgba(240, 247, 255, 1);
    background-image: url('../images/sp-bg2.png');
    background-size: cover;
    background-position: center;
    position: relative;
}

.yz-s-solution-speical .yz-s-topic {
    font-size: 40px;
    font-weight: 500;
    height: 88px;
    line-height: 88px;
    margin-top: 2%;
}

.yz-s-solution-speical .content {
    position: relative;
}

.yz-s-solution-speical .content .main-title {
    position: absolute;
    top: 235px;
    left: 177px;
    font-size: 24px;
    width: 96px;
    color: #ffffff;
}

.yz-s-solution-speical .content .main-title.en {
    top: 220px;
    left: 166px;
}

.yz-s-solution-speical .content .main-title-lt,
.yz-s-solution-speical .content .main-title-tr,
.yz-s-solution-speical .content .main-title-bottom {
    font-size: 16px;
    font-weight: 500;
    color: #0077ff;
}

.yz-s-solution-speical .content .main-title-lt {
    position: absolute;
    left: 68px;
    top: 199px;
    transform: rotate(-63deg);
}

.yz-s-solution-speical .content .main-title-tr {
    position: absolute;
    transform: rotate(63deg);
    top: 206px;
    right: 66px;
}

.yz-s-solution-speical .content .main-title-bottom {
    position: absolute;
    right: 190px;
    top: 390px;
}

.yz-s-solution-speical .content .main-title-lt.en {
    left: 40px;
}

.yz-s-solution-speical .content .main-title-tr.en {
    right: 40px;
}

.yz-s-solution-speical .content .main-title-bottom.en {
    right: 145px;
    top: 382px;
}

.yz-s-solution-speical .content .yz-speical-item.ps-1 {
    position: absolute;
    left: -400px;
    top: 50px;
}

.yz-s-solution-speical .content .yz-speical-item.ps-1 .yz-s-topic,
.yz-s-solution-speical .content .yz-speical-item.ps-2 .yz-s-topic {
    text-align: right;
}

.yz-s-solution-speical .content .yz-speical-item.ps-2 {
    position: absolute;
    left: -400px;
    top: 250px;
}

.yz-s-solution-speical .content .yz-speical-item.ps-3 {
    position: absolute;
    left: -250px;
    top: 500px;
}

.yz-s-solution-speical .content .yz-speical-item.ps-3 .yz-s-topic,
.yz-s-solution-speical .content .yz-speical-item.ps-3 .yz-s-desc {
    text-align: center;
}

.yz-s-solution-speical .content .yz-speical-item.ps-4 {
    position: absolute;
    left: 300px;
    top: 500px;
}

.yz-s-solution-speical .content .yz-speical-item.ps-4 .yz-s-topic,
.yz-s-solution-speical .content .yz-speical-item.ps-4 .yz-s-desc {
    text-align: center;
}

.yz-s-solution-speical .content .yz-speical-item.ps-5 {
    position: absolute;
    top: 250px;
    right: -400px;
}

.yz-s-solution-speical .content .yz-speical-item.ps-6 {
    position: absolute;
    top: 50px;
    right: -384px;
}

.yz-s-solution-speical .content .yz-speical-item .yz-s-topic {
    color: #383838;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    height: auto;
    margin-bottom: 10px;
}

.yz-s-solution-speical .content .yz-speical-item .yz-s-desc {
    width: 365px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(128, 128, 128, 1);
    text-align: justify;
    vertical-align: top;

}

.yz-speical-btn {
    font-size: 18px;
    color: rgba(74, 106, 247, 1);
    display: block;
    cursor: pointer;
    height: auto;
    position: absolute;
    bottom: 89px;
}

.yz-speical-btn:hover {
    text-decoration: underline;
}


.yz-s-fast {
    margin-top: 87px;
    height: 572px;
}

.yz-s-fast .yz-s-topic {
    height: 88px;
    font-size: 40px;
    font-weight: 500;
    line-height: 88px;
    color: #383838;
}

.yz-s-fast .yz-s-desc {
    height: 27px;
    /** 文本1 */
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 27px;
    color: #808080;
    text-align: center;
    vertical-align: middle;
}

.yz-s-fast .container {
    padding-top: 50px;
}

.yz-s-fast .container .yz-s-fast-item:nth-child(1) .yz-s-fast-item_content {
    height: 397px;
    border-radius: 3px;
    background: linear-gradient(180deg, rgba(212, 229, 255, 1) 0%, rgba(245, 249, 255, 1) 27.08%, rgba(254, 254, 255, 1) 100%);
    border: 1px solid rgba(245, 245, 245, 1);
}

.yz-s-fast .container .yz-s-fast-item:nth-child(2) .yz-s-fast-item_content {
    height: 397px;
    border-radius: 3px;
    background: linear-gradient(180deg, rgba(205, 239, 247, 1) 0%, rgba(243, 250, 252, 1) 22.92%, rgba(253, 253, 253, 1) 100%);
    border: 1px solid rgba(245, 245, 245, 1);
}

.yz-s-fast .container .yz-s-fast-item:nth-child(3) .yz-s-fast-item_content {
    height: 397px;
    border-radius: 3px;
    background: linear-gradient(180deg, rgba(229, 225, 249, 1) 0%, rgba(249, 248, 254, 1) 22.22%, rgba(255, 255, 255, 1) 100%);
    border: 1px solid rgba(245, 245, 245, 1);
}

.yz-s-fast .container .yz-s-fast-item:nth-child(4) .yz-s-fast-item_content {
    height: 397px;
    border-radius: 3px;
    background: linear-gradient(180deg, rgba(255, 227, 227, 1) 0%, rgba(255, 249, 249, 1) 25%, rgba(255, 255, 255, 1) 100%);
    border: 1px solid rgba(245, 245, 245, 1);
}

.yz-s-fast-item_content {
    position: relative;
}

.yz-s-fast-item_content .yz-s-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    color: rgba(65, 118, 197, 1);
    text-align: left;
    position: absolute;
    top: 35px;
    padding-left: 15px;
    padding-bottom: 23px;
    width: 80%;
    border-bottom: 1px solid rgba(214, 230, 255, 1);
    margin-left: 29px;
    margin-right: 29px;
}

.yz-s-fast .container .yz-s-fast-item:nth-child(2) .yz-s-fast-item_content .yz-s-title {
    border-bottom: 1px solid rgba(207, 239, 247, 1);

}

.yz-s-fast .container .yz-s-fast-item:nth-child(3) .yz-s-fast-item_content .yz-s-title {
    border-bottom: 1px solid rgba(231, 227, 249, 1);
}

.yz-s-fast .container .yz-s-fast-item:nth-child(4) .yz-s-fast-item_content .yz-s-title {
    border-bottom: 1px solid rgba(255, 228, 228, 1);
}

.yz-s-fast-item_content .yz-s-title_two {
    font-size: 18px;
    font-weight: 500;
    color: rgba(56, 56, 56, 1);
    text-align: center;
    margin-top: 40px;
    margin-bottom: 16px;
    text-align: left;
    padding-left: 45px;
}

.yz-s-fast-item_content .yz-s-word {
    display: flex;
    padding-left: 45px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(128, 128, 128, 1);
    text-align: left;
}

.yz-s-fast-item_content .yz-s-word ul li {
    line-height: normal;
    margin-bottom: 5px;
}

.yz-s-fast-item_content .yz-s-word ul:nth-child(2) {
    margin-left: 39px;
}

.yz-s-fast-item_content .yz-s-title_desc {
    font-size: 16px;
    font-weight: 400;
    color: rgba(128, 128, 128, 1);
    text-align: center;
}

.yz-s-fast-item_content .yz-s-icon {
    width: 100%;
    text-align: right;
    padding-top: 15px;
    padding-right: 7px;
}

.yz-s-fast-item_content .yz-s-icon img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.yz-s-fast-item_content .yz-s-btn {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 28px;
    width: 100%;
}

.yz-s-fast-item_content .yz-s-btn .yz-s-bnt-item {
    width: 92px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    color: rgba(128, 128, 128, 1);
    text-align: center;
    border: 1px solid rgba(229, 229, 229, 1);

}

.yz-s-fast-item_content .yz-s-btn .yz-s-bnt-item:nth-child(1) {
    margin-right: 11px;
}