

/*用心做好产品*/


.thumbnail {
    border: none;
    padding: 0 0 10px 0;
}

.thumbnail:hover {
    box-shadow: 0 0 14px #ccc;
    -moz-box-shadow: 0 0 14px #ccc;
    -webkit-box-shadow: 0 0 14px #ccc;
}

.thumbnail .caption {
    padding: 0 9px;
}

.thumbnail img {
    margin: 0;
    width: 100%
}

.default-check-detail {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 14px;
    border: 1px solid #298cef;
    margin-top: 10px;
    color: #298cef;
}

.default-check-detail:hover,
.default-check-detail:active {
    background: #298cef;
    color: #fff;
}


@media (max-width: 767px) {
    .thumbnail img{
        max-width: 88%;
        margin: 0 auto;
    }

}
@media (min-width: 767px) and (max-width: 991px) {
    .product-item-box>div{
        height: 500px;
    }
}


.thumbnail .home_fangan_pic{width:auto;display:inline-block}


/*专注征拆*/
.focus-pro {
    width: 100%;
    background: #143557;
    padding-bottom: 40px;

}

.pic2 {
    background-image: url(../images/focus_pro02.png);
}

.pic3 {
    background-image: url(../images/focus_pro03.png);
}

.pic4 {
    background-image: url(../images/focus_pro04.png);
}

@media (min-width: 991px){
  .focus-pro .col-md-3 {
    padding-right: 20px;
    padding-left: 0;
}

.focus-pro .col-md-3:last-child {
    padding-right: 0;

}  
}
.system-intro{
    height:100px;
}
@media (max-width: 768px) {
   .focus-pro .row>div{margin-bottom:70px;}
    .service-row>div{height:197px;}
    .advantage-item{
        height:220px;
    }
    .system-intro{height:80px;}
    .container{
        /*padding-right:30px;*/
        /*padding-left:30px;*/

    }

}
/*专业服务*/
.pro-service-box{
    padding-bottom: 60px;
}

@media (max-width: 768px) {
    .pro-service-item .caption p{
        height:80px;
    }
}
/****专精行业******/
.mastery-profession {
    background: #f5f5f5;
    padding-bottom: 28px;
}

.case-list li {
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #298cef;
    margin-bottom:10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color:#298cef;
    cursor: pointer;
}
li.case-item-active{
    background:#298cef;
    color:#fff;
}
.case-intro{
    width:540px;
    padding:10px 20px;
    background:#fff;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    position: relative;
}
.case-intro>span{
    background:url(../images/bookmark.png) no-repeat;
    display: inline-block;
    width:20px;
    height:24px;
    position: absolute;
    left:20px;
    top:0;
}

.case-intro-box .swiper-slide{
     width:540px;
    
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    

}
.case-intro-box .swiper-container{
    width: 540px;
     box-shadow: 0 0 14px #ccc;
    -webkit-box-shadow: 0 0 14px #ccc;
    -moz-box-shadow: 0 0 14px #ccc;
}

@media(max-width: 768px){
    .case-intro-box .swiper-container{
        box-shadow: 0 0 14px #fff;
        -webkit-box-shadow: 0 0 14px #fff;
        -moz-box-shadow: 0 0 14px #fff;
      
    }
}
.case-title{
    margin-bottom: 30px;
    color:#298cef;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.case-intro-info{
    text-indent: 25px;
}
/******合作机构******/
/* .cooperation-list{
    margin-bottom: 70px;
} */
.cooperation-list>div{
    height:45px;
}
.cooperation-list img{
    max-width:100%;
}

/* 媒体中心 */
.home_news{background:#f6f6f6;}

.home_news_time{float:left;}
.home_news_time p{font-size:12px;}
.home_news_list ul{padding:0px}
.home_news_list li{margin-bottom:40px;}
.home_news_list li a{display:block;color:#000;padding-right:60px;transition: all .3s ease;padding:10px;}
.home_news_list li a:hover{color:#298cef;background:#fff;border-radius:5px;box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.home_news_list li div{margin-left:70px;}
.home_news_list li div p{font-size:12px;color:#888}

.news_more{display:block;height:40px;line-height:40px;width:100px;text-align:center;margin:0px auto 40px;border:1px solid #888;color:#888;transition:all 0.3s ease}
.news_more:hover{width:200px;color:#fff;border-color:#298cef;background:#298cef}

.clear:after{content:"";display:block;clear:both;}

.index_fangan{padding:20px 10px;}

.index_title{padding-bottom:30px;}
.index_title h3{font-weight:bold;font-size:24px;}
.index_title p{color:#888;}


.index_fangan div div img{width:70%;}
.index_fangan div div h4{font-size:14px;}

.index_jiejue{padding:40px 10px;}

.index_case{padding:40px 0px;background:url(../images/mobile/case_bg.jpg) no-repeat top;background-size:100% auto;}


.index_news{background:#f5f5f5;padding:40px 10px;}
.index_news .clear div div{color:#888;padding:5px 0px;}
.index_news .clear div p{color:#888;}

.index_case .news_more{margin:40px auto}

@media (max-width: 768px) {
    .case-intro,.case-intro-box .swiper-container,.case-intro-box .swiper-slide{
        width:100%;
    }
    .cooperation-list>div{
        margin-bottom:25px;
    }

}
.carousel-control.right,.carousel-control.left{
    background: none;
}
.swiper-pagination-bullet-active{
    background: #298cef;
}
.swiper-container-horizontal>.swiper-pagination{
    margin-top: 20px;
}