.breadcrumbs.img-v1 {
    background-image: url(../images/service_support_banner_lg.jpg);
}

.breadcrumbs.img-v2 {
    background-image: url(../images/auout_banner_lg.jpg);
}
.breadcrumbs.img-v3 {
    background-image: url(../images/case_yulin_lg.jpg);
}
.breadcrumbs.img-v4 {
    background-image: url(../images/case_yuhuaqu_lg.jpg);
}
.breadcrumbs.img-v5 {
    background-image: url(../images/case_hengyang_lg.jpg);
}
.breadcrumbs.img-v6 {
    background-image: url(../images/case_tianxinqu_lg.jpg);
}
.breadcrumbs.img-v7 {
    background-image: url(../images/case_chengtou_lg.jpg);
}
.breadcrumbs.img-v8 {
    background-image: url(../images/case_liuyang_lg.jpg);
}

/*服务体系*/
.service-system-list .advantage-item {
    border: 2px solid #298cef;
    border-radius: 8px;
    height: 270px;
}

.advantage-item:hover .advantage-item-img {
    -webkit-animation: flipInY 1s .4s;
    animation: flipInY 1s .4s;
}

@media(max-width:768px) {
    .service-system-list .advantage-item {
        height: 255px;
    }

}

.service-system-list .advantage-item .caption {
    padding: 0 10px;
}

@media (max-width:768px) {
    .service-system-list {
        margin-top: 60px;
    }

    .service-system-list>div {
        margin-bottom: 70px;
    }

    .service-row>div {
        height: 197px;
    }

    .advantage-item {
        height: 240px;
    }

}

.pic1 {
    background-image: url(../images/service_support01.png);
}

.pic2 {
    background-image: url(../images/service_support02.png);
}

.pic3 {
    background-image: url(../images/service_support03.png);
}

.pic4 {
    background-image: url(../images/service_support04.png);
}

.pic5 {
    background-image: url(../images/culture01.png);
}

.pic6 {
    background-image: url(../images/culture02.png);
}

.pic7 {
    background-image: url(../images/culture03.png);
}

.pic8 {
    background-image: url(../images/culture04.png);
}

.pic9 {
    background-image: url(../images/culture05.png);
}
.pic10 {
    background-image: url(../images/culture06.png);
}
/****************关于朗慧页面***************/

/*公司简介*/

/*公司文化*/
.company-introduce, .company-culture, .honor {
    margin-top: 40px;
}
.company-introduce .col-md-6{
    padding-left:0
}
.about-title {
    font-size: 18px;
    width: 50%;
    margin: 0 auto;
    font-weight: bold;
}

.rectangle {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/reactangle_lg.png) no-repeat;
    position: relative;
    vertical-align: middle;
}

.rectangle:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background: #298cef;
    top: 9px;
}

.left-rectangle {
    left: -10px;
}

.left-rectangle:after {
    left: -30px;
}

.right-rectangle {
    right: -7px;
}

.right-rectangle:after {
    left: 30px;
}

.company-introduce-info {
    margin-top: 36px;
}

.company-introduce-info>p {
    text-indent: 30px;
    color: #555;
    letter-spacing: 2px;
}

/*重置bootstrap栅格样式 五等份*/
@media (min-width:768px) {
    .company-culture .col-md-3 {
        width: 20%;
    }

}

.company-culture .advantage-item {
    margin-top: 65px;
    border: 1px solid #298cef;
    border-radius: 4px;
    height: 210px;
    padding: 56px 0;
}

.company-culture .caption {
    padding: 0 10px;
}

.company-culture .caption p {
    color: #555;
    line-height: 26px;
}

.company-culture h3 {
    font-size: 16px;
    text-align: center;
}

.company-culture .advantage-item-img {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    top: -35px;
}

@media (max-width:768px) {
    .company-culture .row>div {
        margin-bottom: 20px;
    }

    .company-culture .advantage-item {
        margin-top: 56px;
    }

}

/*****公司简介 荣誉资质轮播***/
.left-honor-list li {
    line-height: 30px;
    cursor: pointer;
}

.left-honor-list li:hover {
    color: #298cef;
}

.mr-frbox {
    position: relative;
    height: 407px;
    padding: 24px 0px 0px;
}

.friend {
    height: 280px;
}
.honor-content{
    margin-top: 20px;
}
.my-simple-gallery{
    margin-top: 35px;
}
/*.mr_frbox{}*/
.mr-frbox>span {
    display: block;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background: #f3f3f3;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 26%;
}

.prev {
    left: -22px;
}

.next {
    right: -40px;
}

.mr-frbox li {
    width: 170px;
    line-height: 227px;
    background: #f3f3f3;
    margin: 0 10px;
}

.mr-frbox img {
    width: 170px;
}

#tooltip {
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 2px;
    display: none;
    color: #fff;
}

#tooltip img {
    max-width: 100%;
}

.close-img {
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #fff;
    position: fixed;
    top: 10px;
    right: -10px;
}
.about_wh .col-md-4{padding:0px 40px}

@media(max-width:767px) {
    .friend {
        width: 100%;
        overflow: hidden;
    }

    .mr-frbox li {
        width: 150px;
        line-height: 200px;
        background: #f3f3f3;
        margin: 0;
    }

    .mr-frbox img {
        width: 150px;
    }

    .prev {
        left: -22px;
    }

    .next {
        right: -24px;
    }
	.about_wh .col-md-4{padding:0px 15px}
}

@media (min-width:767px) and (max-width:991px) {
    .next {
        right: 3px;
    }

}
/* *******about手机端轮播样式******** */


.swiper-slide {
    background: #f3f3f3;
    height: 270px;
    width: 100%;
    margin: 0;
    border: 0;
    border: none;
}
   .swiper-slide a {
   display: block;
   line-height: 270px; 
} 
.swiper-slide img, .swiper-slide a {
    /* display: inline-block; */
    width: 100%;
    height: auto;
}

.swiper-pagination-bullet-active{
    background: #298cef;
}
@media(max-width: 767px){
.swiper-slide {
    background: #f3f3f3;
    height: 240px;
    width: 100%;
    margin: 0;
    border: 0;
    border: none;
}
   .swiper-slide a {
   display: block;
   line-height: 240px; 
} 
}


/************成功案例新增页面样式**************/
.no-after:after{
   height:0 !important;
}
.margin-pc-35{
    margin:35px 0;
}