/*.ui-pro-y {
    position: relative;
    width: 100%;
    height: 750px;
    padding-top: 95px;
    margin-bottom: 60px;
}*/

.ui-pro-yy {
    position: absolute;
    top: 0;
    width: 100%;
    height: 850px;
    background-color: #f5f5f5;
    z-index: -1;
}

/*.ui-pro-txt {
    height: 660px;
}*/

.ui-pro-title {
    display: inline-block;
    position: relative;
    font-size: 34px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #333;
} 

.ui-pro-title::before {
    position: absolute;
    bottom: -12px;
    content: "";
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #28984e;
}

.ui-pro-ps {
    width: 100%;
    height: 100%;
    margin-top: 80px;
    margin-bottom: 50px;
}

.ui-pro-ps p {
    width: 100%;
    text-indent: 40px;
    line-height: 35px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #333;
    margin-bottom: 20px;
}

.ui-pro-tus {
    width: 100%;
    height: 440px;
}

.ui-pro-tus img {
    width: 100%;
    height: 100%;
}

.ui-pro-er {
/*    height: 1100px;*/
    background: url(../images/pro2.png) no-repeat center;
    background-position: 0 0px;
}

.ui-pro-ery {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    height: 225px;
    margin-bottom: 80px;
}

.ui-pro-ertu {
    display: flex;
    justify-content: space-between;
    height: 338px;
    margin-bottom: 38px;
}

.ui-imgs {
    width: 640px;
    height: 100%;
}

.ui-imgs img {
    width: 100%;
    height: 100%;
}

.ui-pro-ery p {
    width: 100%;
    line-height: 35px;
    text-indent: 40px;
    font-size: 18px;
    font-family: "微软雅黑";
}

.ui-pro-strategy {
    position: relative;
    height: 294px;
}

.ui-strat {
    width: 1200px;
    height: 100%;
}

.ui-strat img {
    width: 100%;
    height: 100%;
}

.ui-strat-p {
/*    position: absolute;
    top: 30%;
    right: 0;
    width: 810px;
    height: 213px;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
    padding-top:60px;
}

.ui-strat-p p {
    width: 100%;
    margin: 43px auto;
    text-indent: 40px;
    line-height: 32px;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #333;
}

/*.ui-content-pro {
    margin-bottom: 80px;
}*/