.product_yqz {
    padding-top: 2.2rem
}

.product_yqz .banner {
    background: url(../images/product_xx/banner.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 19rem;
    text-align: center;
    color: #fff
}

.product_yqz .banner h5 {
    font-size: 1.08rem;
    padding-top: 9.5rem;
    font-weight: 600;
    color: #29395C;
}


.product_yqz .banner .title {
    font-size: 0.92rem;
    margin-top: 0.42rem;
    color: #333333;

}

.product_yqz .banner .desc {
    font-size: 0.58rem;
    margin-top: 0.42rem;
    color: #29395C;
}


.product_yqz .banner div {
    font-size: 0.55rem;
    line-height: 0.9rem;
    width: 12rem;
    margin: 0 auto
}

.product_yqz .section {
    width: 100%;
    margin: auto;
    padding: 0.5rem auto
}

.product_yqz .title_box .title_item {
    width: 15rem;
    text-align: center;
    line-height: 0.8rem;
    padding: 0.5rem;
    margin: auto
}

.product_yqz .title_box .title_item .before {
    position: relative
}

.title_item-box-list {
    background: linear-gradient(180deg, #F4F5F7 0%, #FEFEFE 100%);
    box-shadow: 0rem 0.08rem 1rem 0rem rgba(54, 90, 194, 0.08);
    border-radius: 0.33rem;
    border: 0.06rem solid #FFFFFF;
    width: 47%;
    padding: 0.63rem 0rem;
    margin-bottom: 0.42rem;
}

.product_yqz .title_box .title_item div {
    font-size: 0.83rem;
    font-weight: 600;
    color: #333333;
    margin-bottom: 0.75rem;
}

.title_item-box-list:nth-child(odd) {
    margin-right: 0.42rem;
}

.title_item-box-list img {
    height: 1.67rem;
}

.view-box-list {
    background: #FFFFFF;
    box-shadow: 0rem 0.08rem 1rem 0rem rgba(54, 90, 194, 0.08);
    border-radius: 0.25rem;
    padding: 0.58rem 0.67rem 0.96rem 0.63rem;
    position: relative;

}

.view-box-list-top {
    display: flex;
    align-items: center;
    margin-bottom: 0.63rem !important;
    color: #3A496B !important;
}


.view-box-list-top img {
    height: 1.04rem;
}

.view-box-list-top .title {
    font-size: 0.75rem !important;
    font-weight: 600;
    color: #3A496B !important;
    margin-bottom: 0px !important;
    text-align: left;
}

.view-box-list .content {
    font-size: 0.58rem;
    font-weight: 600;
    color: #2D3954;
    text-align: left;


}

.view-box-list .desc {
    font-size: 0.58rem;
    font-weight: 400;
    color: #3A496B;
    text-align: left;
    margin-top: 0.17rem;

}

.view-box-list .num {
    font-size: 4.92rem !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #2F4BD8 !important;
    opacity: 0.04;
    right: 0.25rem;
    position: absolute;
    z-index: 1;
    bottom: 1rem;
}


.core-box {
    background: linear-gradient(180deg, #F4F5F7 0%, #FEFEFE 100%);
    box-shadow: 0rem 0.08rem 1rem 0rem rgba(54, 90, 194, 0.08);
    border-radius: 0.33rem;
    border: 0.06rem solid #FFFFFF;
    margin-bottom: 0rem !important;
    margin-bottom: 0.42rem !important;
    height: 5.5rem;  
    position: relative;
}

.core-box .core-box-list{
    margin-bottom: 0rem !important;
    padding: 0.63rem 0.96rem 0.5rem 0.63rem;
 
}


.core-box .core-box-list .content {
    font-size: 0.67rem;
    font-weight: 600;
    color: #29395C;
    text-align: left;
}

.core-box .core-box-list .desc {
    font-size: 0.54rem;
    font-weight: 400;
    color: #3A496B;
    text-align: left;
    margin-top: 0.42rem;
    position: relative;
    z-index: 10;

}

.core-box-list img{
    height: 3.08rem;
    position: absolute;
    width: 3.28rem;
    bottom: 0rem;
    right: 0rem;
}






.title_item-box {
    display: flex;
    flex-wrap: wrap;
    padding: 0.54rem 0rem;
}

.title_item-box-list .title {
    font-size: 0.67rem !important;
    margin-top: 0.42rem;
    font-weight: 600;
    color: #3A496B !important;
    margin-bottom: 0.33rem !important;
}

.title_item-box-list p {
    font-size: 0.58rem;
    font-weight: 400;
    color: #3A496B;
    margin-bottom: 0.25rem;
}



.product_yqz .section1 .content {
    width: 13rem;
    margin: 0 auto;
    padding-bottom: 1.4rem
}

.product_yqz .section1 .content img {
    display: inline-block;
    width: 100%
}

.product_yqz .section1 .descript {
    background-color: #f5f5f5;
    border-radius: 0.5rem;
    padding: 0.8rem 0.78rem;
    width: 10rem;
    margin: 0 auto;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.product_yqz .section1 .descript h5 {
    color: #b70081;
    font-size: 0.65rem;
    border-bottom: 1px solid #b70081;
    width: 4rem;
    padding-bottom: 0.2rem;
    text-align: center;
    margin: 0 auto
}

.product_yqz .section1 .descript div {
    font-size: 0.5rem;
    color: #414141;
    line-height: 1rem;
    text-align: center;
    margin-top: 0.85rem
}

.product_yqz .section1 .descript:before {
    content: "";
    position: absolute;
    top: -.3em;
    left: 50%;
    padding: .35em;
    background: inherit;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(45deg)
}

.product_yqz .section2 {
    background-color: #f8f8f8
}

.product_yqz .section2 .content {
    width: 14.2rem !important;
    margin-bottom: 0 !important
}

.product_yqz .section3 .content .solutionBox {
    margin: 0.5rem 1rem;
    font-size: 0;
}

.product_yqz .section3 .content .solutionBox .item {
    display: inline-block;
    width: 5.5rem;
    margin-bottom: 1rem;
    background-color: #ebebeb;
    border-radius: 0.3rem;
    padding: 0.5rem;
    vertical-align: top;
    height: 6rem
}

.product_yqz .section3 .content .solutionBox .item h5 {
    font-size: 0.65rem;
    font-weight: 400;
    color: #83056d;
    margin-bottom: 0.4rem
}

.product_yqz .section3 .content .solutionBox .item div {
    font-size: 0.5rem;
    color: #404040
}

.product_yqz .section3 .content .solutionBox .item:nth-child(1) {
    margin-right: 1rem
}

.product_yqz .section3 .content .solutionBox .item:nth-child(3) {
    margin-right: 1rem
}

.product_yqz .section4 {
    background-color: #343434
}

.product_yqz .section4 .title_item div:first-child {
    color: #fff
}