
.shouye {
    position: relative;
    /* padding: 15% 10%; */
    /* background-image: url("../img/indexbj.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto; */
    /* overflow: hidden; */
    /* z-index: -1; */
}
.swiper {
    width: 100%;
    height: 100%;
    z-index: 0 !important;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
}

.seclistbj {
    margin-top: 88px;
    width: 100%;
    height: 655px;
    overflow: hidden;
    background-color: #EEF1FB;
}



.business {
    position: relative;
    width: 90%;
    height: 270px;
    margin: auto;
    margin-top: -135px;
    box-shadow: 0px 0px 24px 0px rgba(40, 131, 240, 0.12);
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.line-index {
    width: 2px; 
    height: 50%;
    background-color: #F4F4F4;
}
.bus-box {
    position: relative;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition:all 0.2s;
}
.indexa {
    display:block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.bus-box:hover .bus-boxx{
    height: 200px;
    
}
.bus-boxx {
    width: 100%;
    text-align: center;
}
.bus-box:hover .bus-p2{
    bottom: 50px;
    opacity: 1;
    font-size: 16px;
}
.bus-box:hover .bus-img {
    margin-top: -10px;
     transform: scale(0.9);
}
.bus-box:hover .bus-hr{
    margin-top: 0;
    transition:all 0.2s;
}
.bus-box:hover .bus-img {
     transform: scale(0.5);
}
.bus-img {
    display: inline-block;
    width: 88px;
    height: 88px;
    transition:all 0.2s;
}
.bus-hr {
    margin-left: 20px;
    width: 44px;
    height: 2px;
    background-color: #0C2C52;
    transition:all 0.2s;
}
.bus-p {
    text-align: center;
    font-size: 24px;
}
.bus-p2{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    font-size: 24px;
    opacity: 0;
    transition:all 0.2s;
}





.mod-h {
    margin-top: 88px;
    margin-bottom: 0;
}
.mod-h1 {
    color: #EDEDED;
    margin-top: 0;
    margin-bottom: 24px;
}
.index_one {
    display: flex;
    justify-content: space-between;
}
.box1,.box2 {
    width: 494px;
    height: 273px;
    position: relative;
}
.box1 {
    background-image: url('../img/shehuizeren.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
}
.box2 {
    background-image: url('../img/jiazhiguan.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
}
.phove {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 233px;
    height: 120px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 120px;
    color: #fff;
    font-size: 32px;
}
.list {
    width: 100%;
    height: 100%;
    /* padding: 24px; */
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    /* padding-top: 77px; */
    opacity: 0;
    z-index: 0;
    transition:all 0.5s;
} 
.box1:hover .list{
    opacity: 1;
}
.box1:hover .phove{
    opacity: 0;
}
.box2:hover .list{
    opacity: 1;
}
.box2:hover .phove{
    opacity: 0;
}
.list .titp {
    text-align: left;
    font-size: 24px;
    padding-left: 60px;
}
.p1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    width: 233px;
    height: 120px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 120px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
} 
.list .p2 {
    font-size: 16px;
    padding:0 60px;
    line-height: 40px;
    text-align: left;
}
.list p{
    text-align: left;
    padding-left: 60px;
    margin-top: 16px;
    font-size: 16px;
}


















.title {
    margin-top: 95px;
    font-size: 32px;
    text-align: center;
    color: #000;
}
.seclist {
    display: flex;
    justify-content: space-around;
    margin-top: 79px;
}
.seclist > div{
	cursor: pointer;
}
.seclist > div:hover{
	/* box-shadow: 0 0  8px 4px #eee; */
    
box-shadow: 0px 3px 24px 0px rgba(40, 131, 240, 0.12);
	transform: scale(1.04);
}
.list-box {
    width: 270px;
    height: 314px;
    border-radius: 8px;
    background-color: #fff;
}
.seclistimg1{
    width: 80px;
    height: 80px;
    margin: 60px auto 0;
    background-image: url('../img/yingjian1.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.seclistimg2{
    width: 80px;
    height: 80px;
    margin: 60px auto 0;
    background-image: url('../img/duanyun.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.seclistimg3{
    width: 80px;
    height: 80px;
    margin: 60px auto 0;
    background-image: url('../img/nengyuan.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.seclistimg4{
    width: 80px;
    height: 80px;
    margin: 60px auto 0;
    background-image: url('../img/shuzi.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.hov1:hover  .seclistimg1{
    background-image: url('../img/yingjian.png');
}
.hov2:hover  .seclistimg2{
    background-image: url('../img/duanyun1.png');
}
.hov3:hover  .seclistimg3{
    background-image: url('../img/nengyuan1.png');
}
.hov4:hover  .seclistimg4{
    background-image: url('../img/shuzi1.png');
}
.seclist h4{
    margin-top: 17px;
    font-size: 18px;
    color: #0C2C52;
    text-align: center;
}
.tit-box {
    margin-top: 12px;
    font-size: 16px;
    color: #0C2C52;
}
.tit-box p {
    margin: 0;
}
.seclist p {
   text-align: center;
}
.hezuophone {
    display: none;
}
.indexphone {
    display: none;
}








.last {
    margin-top: 24px;
}
.last h4{
    font-size: 2rem;
    font-weight: bold;
    color: #000;
}
.last p{
    margin-top: 19px;
    font-size: 15px;
    color: #999;
}
.hezuo {
    width: 100%;
    margin: auto;
    padding: 15%;
    margin-top: 40px;
    background-image: url("../img/hezuo.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

/* @media screen and (max-width:1360px){
	.ccfleft {
		font-size: 0.5rem;
	}
} */
@media (min-width: 800px) and (max-width: 992px) {
    .padp1 {
        font-size: 2rem !important;
    }
    .padp2 {
        font-size: 1rem !important;
    }
}
@media screen and (max-width: 760px) {
    .container {
        padding: 0 !important;
    }
    .business {
        justify-content: space-around;
        margin-top: 0;
        height: 240px;
    }
    .bus-box {
        width: 50%
    }
    .bus-img {
        transform: scale(0.6);
    }
    .index_one {
        flex-wrap: wrap

    }
    .box1,.box2 {
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
    }
    .list .p1 {
        font-size: 0.8rem
    }
    .list ul p {
        font-size: 0.6rem
    }
    .list .p2 {
        font-size: 0.6rem
    }
    .title {
        font-size: 1.8rem
    }
    .seclistbj {
        height: 100%;
    }
    .seclist {
    flex-wrap: wrap;
        justify-content: center;
    }
    .seclist > div{
        width: 45%;
        margin: 5px;
    }
    .tit-box {
        font-size: 0.6rem;
        padding: 0 10px

    }
    .hezuo {
        background-image: url("../img/hezuophone.png");
        margin-top: 20px;
        padding: 25%
    }
    .indexpc {
        display: none
    }
   .indexphone {
    display: block
   }
   .mod-h ,.mod-h1{
    padding-left: 20px
   }
};