.yz-navbar {
    /* background-color: #fff; */
}

.yz-navbar .nav-item>a {
    color: #140f1c;
}

.yz-item-sel .nav-item>a {
    color: #3874fb;
}

/* .nav-item>a:after {
    background-color: #fff;
} */

.yz-navbar a.text-center:hover {
    color: #3874fb;
}

.yz-nav-link-download {
    color: #3874fb;
}

.yz-nav-link-download:hover {
    color: #5186f9;
}

.yz-nav-link-trial {
    width: auto;
    padding: 0 25px;
    background: #3874fb;
    border-radius: 20px;
}

.yz-nav-link-trial:hover {
    background: #5186f9;
}

/* banner */
.yz-s-section-banner {
    height: 580px;
    background: url(../images/l-bg.png)
        /*tpa=http://www.flowportal.com/partner/images/banner.jpg*/
        no-repeat center center;
    background-size: cover;
}
.yz-s-section-banner.en{
    background: url(../images/l-bg-en.png)
}

.yz-s-section-banner .yz-s-title {
    margin-top: 30px;
    min-height: 52px;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 52px;
    color: rgba(18, 25, 51, 1);
    margin-bottom: 15px;
    text-align: left;

}
.yz-s-title{
    /* height: 58px; */
    font-size: 40px;
    font-weight: 500;
    line-height: 57.92px;
    color: rgba(56, 56, 56, 1);
    margin-top: 54px;
    margin-bottom: 34px;
}

.yz-s-section-banner .yz-s-title-main {
    min-height: 52px;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    color: rgba(18, 25, 51, 1);
    margin-bottom: 15px;

}

.yz-s-section-banner .yz-s-desc {
    min-height: 40px;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    color: rgba(56, 56, 56, 1);
    margin-bottom: 40px;
    width: 763px;
}
.yz-s-desc{
    font-size: 20px;
}

.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;
    height: 60px;
    border-radius: 36px;
    min-width: 151px;
}



.yz-s-section-system {
    background: linear-gradient(#000000, #494747);
}

.yz-s-section-system .yz-w-100 {
    width: 100%;
}

.yz-s-section-system .yz-s-col-right {
    background: url(../images/bgr.png)
        /*tpa=http://www.flowportal.com/bpm/stability/images/bgr.png*/
        no-repeat center center;
    background-color: #fff;
    background-size: 50% 50%;
    background-position-x: right;
    background-position-y: top;
    padding: 0px;
    margin-bottom: 3%;
}

.yz-s-section-system .yz-s-col-left {
    background: url(../images/bgl.png)
        /*tpa=http://www.flowportal.com/bpm/stability/images/bgl.png*/
        no-repeat center center;
    background-color: #fff;
    background-size: 50% 50%;
    background-position-x: left;
    background-position-y: top;
    padding: 0px;
    margin-bottom: 3%;
}

.yz-s-section-system .yz-s-title1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 12%;
    margin-left: 8%;
}

.yz-s-section-system .yz-s-title1 span {
    border-bottom: solid 2px;
    padding-bottom: 3px;
}

.yz-s-section-system .yz-s-desc {
    padding-left: 8%;
}

.yz-s-section-system .yz-s-desc ul span:first-child {
    font-size: 26px;
    font-weight: bold;
    padding-right: 4px;
}

.yz-s-section-system .yz-s-desc ul {
    margin: 20px 15px;
}

.yz-s-section-system .yz-s-desc ul li {
    float: left;
    width: 50%;
    list-style: disc;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yz-s-section-system .yz-s-btn {
    background-color: #3874fb;
    color: #fff;
    border-radius: 6px;
    float: left;
    padding: 8px 25px;
    margin-top: 2%;
    margin-left: 7%;
    clear: both;
    margin-bottom: 2%;
}

.yz-s-btn img {
    padding-right: 8px;
    margin-top: -2px;
}

.yz-s-section-system .yz-s-link {
    background: #fff;
    margin-bottom: 3%;
    margin-top: -3%;
}

.yz-s-section-system .yz-s-link li {
    list-style: none;
    float: left;
    width: 25%;
    display: block;
    font-size: 24px;
    padding: 2%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yz-s-section-system .yz-s-link li a,
.yz-s-section-system .yz-s-link li a:hover {
    color: #000;
    text-decoration: none;
}

.yz-s-section-system .yz-s-link li:first-child a {
    color: #3874fb;
}

.yz-s-liketitle {
    font-size: 24px;
    line-height: 32px;
    color: rgba(56, 56, 56, 1);
}

.yz-s-likedesc {
    font-size: 16px;
    line-height: 32px;
    min-width: 320px;
    color: rgba(128, 128, 128, 1);
}
.yz-s-likeicon {
    max-width: 100px;
}