@charset "utf-8";

.common-title1{
    font-size: 40px;
    color: #2f2f2f;
    text-align: center;
    margin-bottom: 20px;
}
.common-title2{
    font-size: 18px;
    text-align: center;
    color: #727272;

}
#swiper1 {
  
}
#swiper1 .swiper-slide img{
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
}
#swiper1 .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
#swiper1 .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}

.floor2 ul{
    margin-top: 170px;
    margin-right: -70px;
}
.floor2 li{
    position: relative;
}
.floor2 li.ex{
    transform: translateY(-50px)
}
.floor2 img{
    width: 64px;
    height: auto;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.floor2 .inner{
    margin-right: 85px;
    margin-left: 30px;
    box-shadow: 0 0 3px #ccc;
    border-radius: 5px;
    background: #fff;
    padding:55px 40px;
    position: relative;
}
.floor2 .inner.active{
    padding: 55px 20px;
}
.floor2 .inner .top{
    width: 187px;
    text-align: center;
    height: 52px;
    line-height: 52px;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
    background:rgba(83,169,240,1);
    border-radius:10px;
    color:#fff;
    font-size: 20px;
}
.floor2 .inner.active {
    background:rgba(83,169,240,1);
    color: #fff;
}
.floor2 .inner.active .top{
    background: #fff;
    color:rgba(83,169,240,1);
    box-shadow: 0 0 3px #ccc;
}
.floor2 .inner.active p{
    color: #fff;
}
.floor2 .inner.active p::before{
    background: #fff;
}
.floor2 .inner p{
    font-size: 15px;
    color: #9e9e9e;
    position: relative;
    padding-left: 25px;
    margin-bottom: 25px
}
.floor2 .inner p::before{
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width:13px;
    height:13px;
    background:rgba(83,169,240,1);
    border-radius:50%;
}
.floor2 .inner p:last-child{
    margin-bottom: 0
}

.floor3{
    height: auto;
    overflow: hidden;
    position: relative;
}
.floor3 img{
    max-width: 100%;
    height: auto;
    display: block;
    margin:auto;
}
.floor3 p{
    position: absolute;
    width: 100%;
    font-size: 36px;
    line-height: 60px;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    letter-spacing: 2px;
}
.floor4 .item1{
    background: url(/Template/skin1/public/developer/images/index/ser-1.png)no-repeat 50%/cover;
}
.floor4 .item2{
    background: url(/Template/skin1/public/developer/images/index/ser-2.png)no-repeat 50%/cover;
}
.floor4 .item3{
    background: url(/Template/skin1/public/developer/images/index/ser-4.png)no-repeat 50%/cover;
}
.floor4 .item4{
    background: url(/Template/skin1/public/developer/images/index/ser-5.png)no-repeat 50%/cover;
}
.floor4 .container{
    margin-top: 120px;
    overflow: hidden;
    color: #fff;
}
.floor4 .content-l,.floor4 .content-r{
    float: left;
    width: 39%;

}
.floor4 .content-l .item,.floor4 .content-r .item{
    height: 277px;
    position: relative;
}
.floor4 .content-l .item .inner,.floor4 .content-r .item .inner{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}
.floor4 .content-l .item .inner ._title,.floor4 .content-r .item .inner ._title{
    font-size: 21px;
    margin-bottom: 10px;
}
.floor4 .content-l .item .inner ._intro,.floor4 .content-r .item .inner ._intro{
    font-size: 15px;
    line-height: 22px;
}
.floor4 .content-l .item:first-child,.floor4 .content-r .item:first-child{
    margin-bottom:2px; 
}
.floor4 .content-m{
    float: left;
    width: 22%;
    height: 556px;
   
}
.floor4 .content-m ._inner{
    margin: 0 2px;
    background: url(/Template/skin1/public/developer/images/index/ser-3.png)no-repeat 50%/cover;
    height: 100%;
    position: relative;
}
.floor4 .content-m .inner{
    width: 90%;
    height: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.floor4 .content-m .inner ._title1{
    font-size: 25px;
}
.floor4 .content-m .inner ._title2{
    font-size: 25px;
    margin: 25px 0;
}
.floor4 .content-m .inner ._title3{
    font-size: 13px;
}
.floor4 .content-m .inner ._bottom{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.floor4 .content-m .inner ._btn{
    width: 130px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    margin: 20px auto 0;

}
.floor4 .content-m .inner ._btn:hover{
    cursor: pointer;
}
.floor5{
    background: #F5F5F5;
}
.floor5 ul{
    margin-top: 120px;
}
.floor5 li .inner{
    margin: 0 20px;
    background: #fff;
    box-shadow: 0 0 3px #ccc;
    padding:  20px;
    border-radius: 10px;
    text-align: center;
}
.floor5 li .inner ._title{
    font-size: 28px;
    font-weight: 100;
    color: #2f2f2f;
}
.floor5 li .inner ._title1{
    font-size: 18px;
    color: #343434;
    margin-bottom: 15px;
}
.floor5 li .inner ._title2{
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #767676
}
.floor5 li .inner  img{
    max-width: 100%;
    display: block;
    margin:40px auto ;
    display: block
}
.floor8{
    height: 178px;
    line-height: 178px;
    font-size: 40px;
    overflow: hidden;
}
.floor6 ul{
    margin-top: 120px;
    position: relative;
}
.floor6 ul .linethough{
    height: 1px;
    width: 1040px;
    background: #b2b2b2;
    position: absolute;
    top: 81px;
    left: 0%;
    right: 0%;
    margin: auto;
    z-index: -1;
}
.floor6 .inner{
   margin: 0 20px;
   text-align: center;
}
.floor6 .inner .around{
    width: 117px;
    height: 117px;
    background: #696969;
    margin: 0 auto 20px;
    border-radius: 50%;
    position: relative
}
.floor6 .inner .around .iconfont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 48px;
    color:#Fff;
}

.floor6 ._title1{
    font-size: 26px;
    margin-bottom: 20px;
}
.floor6 ._title2{
    font-size: 16px;
    margin-bottom: 10px;
}
.floor7 {
    background: url(/Template/skin1/public/developer/images/index/5.png) no-repeat 50%/cover;
}
.floor7 ul{
    margin-top: 120px
}
.floor7 li{
    margin-bottom: 50px;
}
.floor7 li .inner{
    margin: 0 35px;
}
.floor7 li img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.floor7 ._btn{
    width:181px;
    height:49px;
    line-height: 51px;
    border:1px solid rgba(255,255,255,1);
    border-radius:4px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size:16px;
    cursor: pointer;

}
.floor7 ._btn a{
    line-height: 51px;
    text-align: center;
    color: #fff;
    font-size:16px;
    cursor: pointer;

}
.floor8 .container{
    position: relative;
}
.floor8 ._btn{
    width:212px;
    height:61px;
    background:linear-gradient(259deg,rgba(1,157,255,1),rgba(10,102,255,1));
    border-radius:31px;
    line-height: 61px;
    color: #fff;
    text-align: center;
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer
}

.floor1-ex{
    display: none
}
.floor4-ex{
    display: none;
}
.floor6-ex{
    display: none
}
/* pc大屏 */
@media all and (min-width: 1180px) and (max-width: 1920px) {



}
/***************PC小屏到ipad的横屏***************/
@media all and (min-width: 992px) and (max-width: 1180px) {
    .floor6 ul .linethough{
        width: calc(100% - 60px)
    }
    .floor8 .container{
        padding: 0 20px;
        box-sizing: border-box;
    }
    .floor8 ._btn{
        right: 20px;
    }
}
/*ipad竖屏*/
@media screen and (max-width:768px){
    .floor1{
        display: none;
    }
    .floor1-ex{
        display: block;
    }
    .floor1-ex img{
        max-width: 100%;
        height: auto;
        display: block;
        margin: auto;
    }
    .floor1-ex .inner-list{
        display: flex;
        padding: 30px 0;
        text-align: center;
        position: relative;
        z-index: 1;
        box-shadow: 1px 0 5px rgba(0,0,0,0.08)
    }
    .floor1-ex .inner-list .item{
        flex:1;

    }
    .floor1-ex .inner-list .item:first-child{
        border-right: 1px dashed #ccc;
    }
    .floor1-ex .inner-list .number{
        font-size: 36px;
        color: #FB3808;
        margin-bottom: 5px;
    }
    .floor1-ex .inner-list .type{
        font-size: 16px;
    }
    .floor2 .content-l , .floor2 .content-r{
        display: none;
    }
    .floor2 ul{
        margin-right: 0
    }
    .floor2 .ex {
        margin: auto;
        float: none;
    }
    .floor2 .ex .inner{
        /*margin: 0 30px;zzzz*/
        margin: 0 auto;
    }
    .floor2 .ex img{
        display: none
    }
    .floor2 .inner p{
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 36px;
    }
    .floor2 .inner p::before{
        top: 11px;
    }
    .floor3{
        height: 140px;
        background: url(/Template/skin1/public/developer/images/index/3.png)no-repeat 50%/cover;
    }
    .floor3 img{
        display: none
    }
    .floor3 p{
        font-size: 36px;
        line-height: 60px;
    }

    .floor5 ul li{
        margin-bottom: 40px;
    }
    .floor5 li .inner{
        margin: 0 30px;
    }
    .floor5 li .inner ._title1{
        margin-bottom: 7px;
    }
    .floor5 li .inner ._title2{
        width: 90%;
        height: 26px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        margin: auto;
    }
    .floor6{
        display: none
    }
    .floor6-ex{
        display: block
    }
    .floor6-ex .content{
        margin-top: 70px
    }
    .floor6-ex .content .item{
        display: flex;

        padding:20px 0 20px 20px;
        border: 1px dashed #ccc;
        box-sizing: border-box;
        width: 90%;
        margin:0 auto 30px;
    }
    .floor6-ex .content .item .around{
        width: 80px;
        background: linear-gradient(259deg,rgba(1,157,255,1),rgba(10,102,255,1));
        height: 80px;
        position: relative;
        border-radius: 50%;
        margin-right: 20px;
    }
    .floor6-ex .content .item .iconfont{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 40px;
        color: #fff
    }
    .floor6-ex .content .item .info{
        flex: 1;
        overflow: hidden;
    }
    .floor6-ex .content .item .info ._title1{
        font-size: 24px;
        color:rgba(1,157,255,1);
    }
    .floor6-ex .content .item .info ._title2{
        font-size: 16px;
        margin-top: 15px;
    }
    .floor7 li{
        margin-bottom: 25px;
    }
    .floor8 .container{
        padding: 0 20px;
        box-sizing: border-box;
    }
    .floor8 ._btn{
        right: 20px;
    }
}
    
/*手机*/
@media screen and (max-width:480px){

    .floor1-ex .inner-list .number{
        font-size: 26px;
    }
    .floor1-ex .inner-list .type{
        font-size: 14px;
    }
    .floor1-ex .inner-list{
        padding: 20px 0;
    }
    .common-title1{
        font-size: 24px;
    }
    .common-title2{
        font-size: 14px;
    }
    .floor2 ul{
        margin-top: 120px;
    }
    .floor2 .inner p{
        font-size: 14px;
        line-height: 24px;
    }
    .floor2 .inner p::before{
        top: 7px;
    }
    .floor3 p{
        font-size: 26px;
        line-height: 26px;
    }
    .floor4{
        display: none;
    }
    .floor4-ex{
        display: block
    }
    .floor4-ex .content{
        margin-top: 70px;
    }
    .floor4-ex .content .item{
        width: 90%;
        display: flex;
        margin:0 auto 30px;
        color: #fff;
        box-sizing: border-box;
        padding: 30px 20px;
        flex-direction: column;
        text-align: left;
    }
    .floor4-ex .content .item ._title1{
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .floor4-ex .content .item ._intro{
        width: 65%;
    }
    .floor4-ex .content .item1{
        background: url(/Template/skin1/public/developer/images/index/ser-1.png)no-repeat 50%/cover;
    }
    .floor4-ex .content .item2{
        background: url(/Template/skin1/public/developer/images/index/ser-2.png)no-repeat 50%/cover;
    }
    .floor4-ex .content .item3{
        background: url(/Template/skin1/public/developer/images/index/ser-4.png)no-repeat 50%/cover;
    }
    .floor4-ex .content .item4{
        background: url(/Template/skin1/public/developer/images/index/ser-5.png)no-repeat 50%/cover;
    }
    .floor5 ul{
        margin-top: 70px;
    }
    .floor6-ex .content .item .around{
        width: 45px;
        height: 45px;
    }
    .floor6-ex .content .item .around .iconfont{
        font-size: 25px;
    }
    .floor6-ex .content .item .info ._title1{
        font-size: 20px;
    }
    .floor6-ex .content .item .info ._title2{
        font-size: 14px;
    }
    .floor7 ul{
        margin-top: 70px;
    }
    .floor7 li .inner{
        margin: 0 15px;
    }
    .floor7 ._btn{
        width: 140px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
    .floor7 ._btn a{
        line-height: 35px;
        cursor: pointer;
    }
    .floor8{
        display: none
    }
    .floor5 li .inner img{
        width:120px;
    }
}
<!--耗时1782848984.222秒-->