/**
 * example:
 * .className {
 *   position: relative;
 *   &:after {
 *    .setLine([@color]);
 *   }
 * }
 */
.m-indexes-wrap {
    margin-top: 30px;
}

.m-indexes-wrap .m-title {
    padding: 50px 0;
}

.intro-wrap {
    font-size: 14px;
    color: #7b828f;
    line-height: 28px;
    text-indent: 2em;
}

.intro-wrap .intro-wrap-img {
    float: left;
    margin-right: 40px;
}

.intro-wrap .intro-info {
    padding: 0 82px 30px 0;
    text-align: justify;
}

.intro-wrap h4 {
    font-size: 20px;
    font-weight: 800;
    color: #354054;
    line-height: 26px;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 20px;
}

.reason-wrap {
    position: relative;
    padding-bottom: 155px;
    text-align: center;
}

.reason-wrap .link {
    position: absolute;
    bottom: 0;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    width: 389px;
    height: 155px;
    padding-top: 54px;
    font-weight: bold;
    padding-right: 30px;
    font-size: 23px;
    color: #812b0a;
    background: url(/statics/images/pc/seo_contact_btn.png) no-repeat;
}

.quanyi-wrap {
    padding: 0 50px;
}

.quanyi-wrap .quanyi-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.quanyi-wrap .quanyi-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 200px;
    margin-bottom: 30px;
    background: #ffffff;
    border-radius: 55px;
    -webkit-box-shadow: 0px 2px 54px 0px rgba(158, 193, 244, 0.14);
    box-shadow: 0px 2px 54px 0px rgba(158, 193, 244, 0.14);
    padding: 40px 25px;
    background-size: 120px 120px;
    background-position: 96% 111%;
    background-repeat: no-repeat;
    text-align: center;
}

.quanyi-wrap .quanyi-item:nth-of-type(1) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico1.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(2) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico2.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(3) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico3.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(4) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico4.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(5) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico5.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(6) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico6.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(7) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico7.png);
}

.quanyi-wrap .quanyi-item:nth-of-type(8) {
    background-image: url(/statics/images/pc/bg_ico/bg_ico8.png);
}

.quanyi-wrap .quanyi-item h6 {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 800;
    color: #354054;
}

.quanyi-wrap .quanyi-item p {
    font-size: 14px;
    color: #5c6472;
    line-height: 28px;
}

.honor-wrap .m-title {
    padding: 40px 0 40px;
}

.honor-wrap .swiper-container {
    margin-bottom: 16px;
}

.honor-wrap .honor-item {
    width: 316px;
    margin: 0 10px;
}

.honor-wrap .honor-item img {
    width: 316px;
    height: 210px;
}

.honor-wrap .honor-item p {
    padding: 22px 10px;
    border: 1px solid #f0f0f0;
    font-size: 16px;
    color: #354054;
    text-align: center;
}

.case-wrap .m-title {
    padding: 40px 0 40px;
}

.case-wrap .swiper-container {
    margin-bottom: 16px;
}

.case-wrap .case-box {
    width: 500px;
}

.case-wrap .case-box img {
    width: 500px;
}

.praise-wrap .m-title {
    padding: 40px 0 40px;
}

.praise-wrap .praise-box {
    width: 316px;
    margin: 0 10px;
}

.praise-wrap .swiper-slide {
    width: 33.3%;
}

.praise-wrap .praise-box img {
    width: 100%;
    height: 580px;
}

.praise-wrap .direction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 30px;
    margin-bottom: 30px;
}

.thank-wrap .m-title {
    padding: 85px 0 40px;
}

.thank-wrap .thank-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0;
}

.thank-wrap .thank-box img {
    display: block;
    width: 316px;
    height: 452px;
    border: 1px solid #dedede;

}

.thank-wrap .swiper-slide {
    width: 33.3%;
}

.thank-wrap .direction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 30px;
    margin-bottom: 30px;
}

.video-wrap {
    padding-bottom: 190px;
}

.video-wrap .m-title {
    padding: 85px 0 40px;
}

.video-wrap .swiper-container {
    margin-bottom: 16px;
}

.video-wrap .video-item {
    width: 316px;
    margin: 1px 10px;
}

.video-wrap .video-item img {
    width: 316px;
    height: 210px;
}

.video-wrap .video-item p {
    padding: 22px 10px;
    font-size: 16px;
    color: #354054;
    text-align: center;
}
