.min {
    padding: 0 0.3rem;
    margin: 0 auto;
}
.common-title{
    font-size: 0.48rem;
    line-height: 1;
    color: #333333;
    padding-top: 0.6rem;
    margin-bottom: 0.6rem;
    text-align: center;
}
/* 顶部遇到的问题 */
.meeting{
    background-color: #ffffff;
}
.meeting-list-left{
    margin-top: 0.1rem;
    float: left;
    height: 0.75rem;
    width: 0.64rem;
    margin-right: 0.4rem;
}
.meeting-list-img{
    width: 0.64rem;
    height: 0.65rem;
    display: block;
}
.meeting-list-p{
    font-size:0.36rem;
    color: #333333;
    line-height: 1;
    text-align: left;
    margin-bottom: 0.26rem;
}
.meeting-list-right{
    float: left;
    margin-bottom: 0.6rem;
}
.meeting-list-content{
    font-size:0.28rem;
    line-height: 1;
    text-align: left;
    color: #666666;
}
.meeting-list{
    overflow: hidden;
}
.model .common-title{
    line-height:0.70rem;
    padding-top: 0.49rem;
    margin-bottom: 0.49rem;
    color: #ffffff;
}
.model{
    background:#2F323B;
    overflow: hidden;
    padding-bottom: 0.6rem;
}
.model-list-div{
    width:6.9rem;
    height:6.96rem;   
}
.model-list-top{
    width:6.60rem;
    height:0.80rem;
    background:#00A8F2;
    color: #FFFFFF;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.34rem;
}
.model-list-p{
    font-size: 0.3rem;
    font-weight: bold;
    margin-top: 0.6rem;
    margin-bottom: 0.20rem;
    text-align: left;
    margin-left: 0.3rem;
    line-height: 1;
}
.model-list-content{
    font-size:0.28rem;
    color:#666666;
    line-height:0.40rem;
    text-align: left;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}
.model-list-center{
    background-color: #7375e6;
}
.model-list-last{
    background-color: #40b7d0;
}
.model-list-nei{
    width: 6.6rem;
    height:6.96rem;
    background-color: #FFFFFF;
}
.min .swiper-container{
    overflow: unset;
}
/* 产品内容及价值 */
.product-vlaue{
    padding-bottom:0.6rem;
    background: #F8F8F8;
}
.product-continer{
    overflow: hidden;
}
.product-continer img{
    width: 2.85rem;
    height: 1.6rem;
}
.product-img-left{
    overflow: hidden;
     margin-top: 0.3rem;
}
.product-img-right{
    overflow: hidden;
     margin-top: 0.3rem;
}
.product-img-left img{
    float: left;
}
.product-img-right img{
    float: right;
}
.product-desc-box{
    height: 1.4rem;
    width: 3.7rem;
    padding-left: 0.3rem;
    padding-top: 0.2rem;
    background: #fff;
    text-align: left;
}
.product-img-left .product-desc-box{
    float: right;
}
.product-img-right .product-desc-box{
    float: right;
}
.product-title{
    font-size: 0.3rem;
    color: #333333;
}
.product-desc{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.1rem;
}
.vlaue-button{
    width: 3.3rem;
    height: 0.8rem;
    background: #1F6CDD;
    font-size: 0.3rem;
    color: #FFFFFF;
    line-height: 0.8rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.6rem;
    overflow: hidden;
}
.value-btn-desc{
    float: left;
    margin-left: 0.63rem;
}
.vlaue-button img{
    width: 0.4rem;
    height: 0.16rem;
    float: left;
    margin-top: 0.32rem;
    margin-left: 0.1rem;
}
/* 服务流程 */
.process{
    padding-bottom:0.6rem;
}
.swiper-img img{
    width: 100%;
    height: 0.16rem;
}
.swiper-scroll-box{
    width: 7.5rem;
    overflow: hidden;
    height: 2rem;
}
.swiper-scroll{
    width:16.4rem;
    height: 1.6rem;
    position: relative;
    padding-left: 0.8rem;
    transition: all 1s;
}
.swiper-box{
    width: 1.3rem;
    float: left;
    margin-right: 1rem;
    position: relative;
    transition: all 1s;
}
.swiper-num{
    font-size: 0.36rem;
    font-style:italic;
    color: #1F6CDD;
    text-align: center;
}
.swiper-desc{
    font-size: 0.3rem;
    color: #1F6CDD;
    margin-top: 0.7rem;
}
.swiper-box img{
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    top: 0.45rem;
    left: 0.45rem;
}
.line-img{
    width: 16.4rem;
    position: absolute;
    left: 0;
    top: 0.46rem;
}
.swiper-slide img{
    width: 6.9rem;
    height: 3.2rem;
}
.img-active{
    display: none;
}
.img-noactive{
    display: block;
}
.nav-active .img-active{
    display: block;
}
.nav-active .img-noactive{
    display: none;
}
/* 谷川联行的优势 */
.eleven{
    background: url(../images/black-bj.jpg) no-repeat center top;
    overflow: hidden;
    padding-bottom: 0.6rem;
    background-size: 100% 11rem;
}
.eleven .common-title{
    line-height: 0.6rem;
    color: #FFFFFF;
}
.eleven-li {
    width: 3.45rem;
    /* height: 1.3rem; */
    float: left;
    margin-bottom: 0.4rem;
}
.eleven .eleven-li-no{
    margin-bottom: 0rem;
}
.eleven-li-p{
    color: #EC8332;
    line-height: 1;
    font-size: 0.24rem;
    text-align: left;
    padding-left: 1.1rem;
}
.eleven-li-span{
    color: #EC8332;
    font-size: 0.44rem;
    line-height: 1;
    font-weight:bold;
}
.eleven-li-content{
    font-size:0.30rem;
    line-height: 1;
    color: #FFFFFF;
    margin-top: 0.2rem;
    text-align: left;
    padding-left: 1.1rem;
}
.shuxian{
    position: relative;
    z-index: 10;
}
.shuxian img{
    position: absolute;
    left: 50%;
    top: 0%;
    width: 0.02rem;
    height: 2.88rem;
    margin-top: -0.2rem;
}
.eleven-buttom{
    width: 6.9rem;
    padding-top: 0.6rem;
}
.eleven-top{
    overflow: hidden;
    position: relative;
}
.eleven-buttom-li{
    width:3.30rem;
    height:0.65rem;
    float: left;
    background-color: #ffffff;
    margin-right: 0.3rem;
    line-height: 0.65rem;
    margin-bottom: 0.4rem;
}
.eleven-buttom-p{
    font-size: 0.22rem;
    color: #333333;
    text-align: center;
}
.eleven-buttom-p span{
    font-size: 0.26rem;
    color: #333333;
    text-align: center;
}
.eleven-buttom .eleven-buttom-marting{
    margin-right: 0rem;
}
.eleven-buttom .eleven-buttom-no{
    margin-bottom: 0rem;
}
/* 谷川联行服务案例 */
.case{
    overflow: hidden;
    background-color: #F8F8F8;
    padding-bottom: 0.6rem;
}
.case-title{
    font-size:0.36rem;
    color: #333333;
    margin-bottom: 0.4rem;
    text-align: center;
    line-height: 0.48rem;
    margin-top: 0.4rem;
}
.case-container{
    margin-top: 0.4rem;
    margin-left: 0.3rem;
}
.case-content{
    width: 6.1rem;
    height: 7.8rem;
    background: #FFFFFF;
    padding: 0.3rem 0 0 0.28rem;
    text-align: left;
}
.case-title{
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    text-align: left;
}
.case-content img{
    width: 5.8rem;
    height: 2.18rem;
    margin-top: 0.24rem;
}
.case-ul{
    margin-top: 0.3rem;
}
.case-ul li{
    overflow: hidden;
    margin-bottom: 0.16rem;
}
.case-ul-point{
    float: left;
    margin-top: 0.14rem;
    width: 0.12rem;
    height: 0.12rem;
    background: #D2E0F5;
    border-radius: 50%;
}
.case-ul-content{
    width: 5.2rem;
    font-size: 0.26rem;
    float: left;
    margin-left: 0.2rem;
    color: #333333;
    text-align: left;
    line-height: 0.4rem;
}