

.index-banner{
    height: 680px;
}
.inban-swiper,.swiper-container,.swiper-wrapper{
    height: 100%;
    width: 100%;
}
.inban-swiper .swiper-slide{
    width: 100vw;
    height: 680px;
}
.inban-item{
    display: block;
    height: 100%;
}
.inban-main{
    padding-top: 200px;
}
.inbanTit{
    font-size: 60px;
    line-height: 88px;
    color: #ffffff;
    font-weight: bold;
}
.inbanText{
    font-size: 40px;
    line-height: 68px;
    color: #ffffff;
    font-weight: bold;
}
.inban-btn{
    margin-top: 40px;
}
.inban-btn .btn{
    width: 200px;
    padding-right: 49px;
    position: relative;
    border-radius: 2px;
}
.inban-btn .btn .arr{
    position: absolute;
    right: 1px;
    top: 0;
    height: 44px;
    width: 44px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background: url(../images/9fbe586d275e4fc68a64922bb60447f3.gif) no-repeat center 19px;
}
.inban-btn .btn:hover .arr{
    border-color: #F6F7F9;
    background: url(../images/8c11b4d90fc94a55acd5021c4641c64a.gif) no-repeat center center;
}
.inban-page{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 40px;
    right: 47px;
    margin: auto;
    height: 6px;
    z-index: 10;
}

.inban-page li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.22);
    border-radius: 50%;
}
.inban-page li.swiper-active-switch{
    background-color:#fff; border:rgb(255,255,255) 1px solid;
}



.wsc-foot{
    background-color: #fff;
    padding: 0;
}
.foot-nav{
    padding: 60px 0;
    border-bottom: 1px solid #eaeaea;
    font-size: 0;
    text-align: center;
    margin-top: 0;
}
.fn-item{
    width: unset;
    float: unset;
    display: inline-block;
    vertical-align: top;
    margin: 0 35px;
}
.fn-text{
    font-size: 18px;
    line-height: 25px;
    color: #484B52;
}



.btn{
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    border-radius: 2px;
    border-radius: 50px;
}
.btn-whitebd{
    border: 1px solid rgba(255, 255, 255, 1);
    color: #ffffff;
}
.btn-whitebd:hover{
    background: #ffffff;
    color:#2791E5;
    border-color: #ffffff;
}
.btn-red{
    background-color: #E5555E;
    color: #fff;
}
.btn-red:hover{
    background-color: #C42F38;
}
.btn-27bd{
    border: 1px solid #2791E5;
    color: rgba(255, 255, 255, 0.8);
}
.btn-27bd:hover{
      background: #2791E5;
    color:#fff;
    }
.btn-27bd-cg{
    border: 1px solid #2791E5;
    color: #484B52;
}
.btn-27bd-cg:hover{
    color: #2791E5;
}
.btn-eabd{
    border: 1px solid #eaeaea;
    color: #484B52;
}

.btn-redbd{
    border: 1px solid #E5555E;
    color: #E5555E;
}
.btn-redbd:hover{
    background-color: #E5555E;
    color: #fff;
}

.btn-white2{
    background: #ffffff;
    color:#2791E5;
}
.btn-white2:hover{
    background: #1B80D0;
    color:#fff;
}
