.indexC-kelin{padding:80px 0 0;height:508px;background:url(./pics/ibg3.jpg) no-repeat center top;box-sizing:border-box;}
.indexC-kelin .wp { width: 1200px;}
.index-kelin-tit{text-align:center;}
.indexC-kelin .index-kelin-tit h3{color:#fff;}
.indexC-kelin .index-kelin-tit h3::before{background:#fff;}
.indexC-kelin .index-kelin-tit h3::after{background:#fff;}
.indexC-kelin .v{margin:100px auto 0;border-radius:50%;width:90px;display:block;overflow:hidden;}
.indexC-kelin .v img{transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.indexC-kelin .v:hover{box-shadow:0 0 13px 0 rgba(255,255,255,0.5);}
.index-kelin-tit h3{font-size:33px;height:40px;line-height:40px;color:#2e2e2e;text-transform:uppercase;position:relative;display:inline-block;}
.index-kelin-tit h3::before{content:'';width:3px;height:28px;background:#ff8300;display:inline-block;margin-right:35px;}
.index-kelin-tit h3::after{content:'';width:3px;height:28px;background:#ff8300;display:inline-block;margin-left:35px;}


@media screen and (max-width:768px) {
    .index-kelin-tit h3{font-size:30px;height:36px;line-height:36px;}
    .index-kelin-tit h3::before{width:2px;height:22px;margin-right:30px;}
    .index-kelin-tit h3::after{width:2px;height:22px;margin-left:30px;}

    .indexC-kelin{padding:50px 0;height:auto;}
    .indexC-kelin .v{margin:50px auto 0;}
}    


@media screen and (max-width:480px) {
    .index-kelin-tit h3{font-size:24px;height:30px;line-height:30px;}
    .index-kelin-tit h3::before{width:2px;height:18px;margin-right:30px;}
    .index-kelin-tit h3::after{width:2px;height:18px;margin-left:30px;}

    .indexC-kelin .index-kelin-tit h3{font-size:18px;}
    .indexC-kelin .v{width:70px;}
    .indexC-kelin .v img{height:70px;}
}    
                            
                            @media screen and (max-width:1200px){
.indexC-kelin .wp {
    width: 100% ! important;
}
}