.product_yqz {
    padding-top: 2.2rem
}

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

.product_yqz .banner h5 {
    font-size: 1rem;
    padding: 1.4rem 0 0.65rem
}

.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
}

.product_yqz .title_box .title_item .before::before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 2px;
    background: #b70081;
    margin: auto;
    bottom: -0.2rem;
    left: 0;
    right: 0
}

.product_yqz .title_box .title_item div:first-child {
    color: #414141;
    font-size: 0.7rem;
    font-weight: bold;
    margin-top: 0.3rem
}

.product_yqz .title_box .title_item div:last-child {
    font-weight: 400;
    color: #868686;
    font-size: 0.5rem;
    width: 13rem;
    text-align: center;
    margin: 0.8rem auto 0.5rem
}

.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
}