﻿@charset "utf-8";
.head-page .item:nth-child(1) >a::after {
    transform: scale(1);
}
.index .width1826{
    padding: 0 5.15%;
    box-sizing: border-box;
}
.watchDe{
    width: 135px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #0080CC;
    position: relative;
    overflow: hidden;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    margin-left: auto;
    font-size: 14px;
}
.watchDe::before{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    background: #0080CC;
    transition: all .4s;
    z-index: -1;
}
.page-title{
    padding: 60px 0 55px;
    box-sizing: border-box;
}
.page-tit{
    font-weight: bold;
}
.banner .advice{
    text-align: left;
    color: #FFFFFF;
    height: auto;
    transform: translateY(-50%);
}
.banner .advice .width1826{
    padding: 0 8%;
    box-sizing: border-box;
}
.banner .advice .ftit {
    margin-top: 15px;
}
/* .banner .swiper-button-next, .banner .swiper-button-prev{
    position: initial;
    outline: none;
    width: 45px;
    height: 45px;
    margin-top: 60px;
} */
.banner .advice-btn .width1826{
    padding: 0 8%;
    box-sizing: border-box;
}
/* .banner .swiper-button-prev{
    background: url(../img/index-bprve.png) no-repeat center/cover;
}
.banner .swiper-button-next{
    background: url(../img/index-bnext.png) no-repeat center/cover;
    margin-left: 14px;
} */

.index-page01{
    background: #F7F7F7;
}
.index-page01 .list{
    width: 18.4%;
    /* width: 24.4%; */
    margin-right: 2%;
    margin-bottom: 75px;
    /* margin-right: .8%; */
} 
.index-page01 .list:nth-child(5n){
    margin-right: 0;
}
.index-page01 .list .img {
    /* height: 284px;  */
    height: 190px;
    background: #FFFFFF;
}
.index-page01 .list .text{
    background: #FFFFFF;
    border: 1px solid #E8E9EB;
    padding: 30px 33px 53px;
    box-sizing: border-box;
    text-align: center;
    transition: all .3s;
}
.index-page01 .list .tit{
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-page01 .list .con{
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 8px auto 36px;
    display: none;
}
.detail{
    width: 100px;
    height: 32px;
    border: 1px solid #C5C5C7;
    border-radius: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666666;
    transition: all .4s;
    margin: 20px auto 0;
}
.index-page02 .swiper-pagination{
    display: none;
}
.index-page02 .swiper-button-next:after, .index-page02 .swiper-button-prev:after{
    display: none;
}
.index-page02 .swiper-button-next, .index-page02 .swiper-button-prev{
    width: 64px;
    height: 64px;
    background: #FFFFFF;
    border: 1px solid #C6C6C6;
    transition: all .4s;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-page02 .swiper-button-next::before, .index-page02 .swiper-button-prev::before{
    display: block;
    content: "";
    transition: all .4s;
    width: 26px;
    height: 18px;
}
.index-page02 .swiper-button-prev::before{
    background: url(../img/index-prev01.png) no-repeat center/cover;
}
.index-page02 .swiper-button-next::before{
    background: url(../img/index-next01.png) no-repeat center/cover;
}
.index-page02 .swiper-button-prev{
    left: 35px;
}
.index-page02 .swiper-button-next{
    right: 35px;
}
.index-page02 .item {
    height: 448px;
    width: 32.63%;
    margin-right: 1.055%;
}
.index-page02 .item:nth-child(3n){
    margin-right: 0;
}
.index-page02 .item{
    margin-top: 20px;
}
.index-page02 .texts{
    position: relative;
    padding: 48px 15%;
    box-sizing: border-box;
    text-align: center;
} 
.index-page02 .texts .tit {
    font-weight: bold;
    color: #0C0C0C;
}
.index-page02 .texts .con{
    color: #666666;
    line-height: 1.86;
    margin: 7px 0 23px;
}
.view-detail{
    color: #666666;
    transition: all .4s;
}
.index-page02 .swiper-slide {
    height: 472px;
}

.index-page03 .item-l .advice{
    padding: 50px 50px;
}
.index-page03 .item-l .advice .con{
    line-height: 1.875;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px;
}
.index-page03 .item {
    width: 33.33%;
    height: 326px;
}
.index-page03 .advice{
    position: relative;
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.25);
    padding:50px 7.5%;
    box-sizing:border-box;
}
.index-page03 .advice .tit{
    margin: 28px 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-page03 .bottom .advice{
    padding: 50px 12%;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}
.index-page03 .details{
    width: 174px;
    height: 50px;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 300px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #fff;
}
.index-page03 .details::before{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #0080CC;
    transition: all .4s;
    z-index: -1;
}
.detaills{
    display: block;
    transition: all .4s;
    color: #fff;
}
.vr-btn{
    width: 182px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    border: 1px solid #0080CC;
    color: #0080CC;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    transition: all .4s;
    z-index: 1;
    font-size: 20px;
    background:#0080CC;
    color:#ffffff;
}
.vr-btn::before{
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 110%;
    transform: scale(0);
    background: #ffffff;
    transition: all .4s;
    z-index: -1;
    width: 110%;
}
@media only screen and (min-width:960px) {
    .vr-btn:hover{
        border: 1px solid #ffffff;
        color:#0080CC;
    }
    .vr-btn:hover:before{
         transform: scale(1.1);
        
    }
    .watchDe:hover{
        color: #FFFFFF;
    }
    .detaills:hover{
        transform: translateX(8px);
    }
    .watchDe:hover:before{
        width: 100%;
    }
    .view-detail:hover{
        transform: translateX(10px);
        color: #0080CC;
    }
    .banner .swiper-button-prev:hover{
        background: url(../img/index-bhprve.png) no-repeat center/cover;
    } 
    .banner .swiper-button-next:hover{
        background: url(../img/index-bhnext.png) no-repeat center/cover;
    }
    .index-page01 .list:hover .img img{
        height: 110%;
    }
    .index-page01 .list:hover .detail{
        background: #0080CC;
        border: 1px solid #0080CC;
        color: #FFFFFF;
    }
    .index-page02 .swiper-button-next:hover, .index-page02 .swiper-button-prev:hover{
        background: #0080CC;
        border: 1px solid #0080CC;
    }
    .index-page02 .swiper-button-prev:hover:before{
        background: url(../img/index-hprev01.png) no-repeat center/cover;
    }
    .index-page02 .swiper-button-next:hover::before{
        background: url(../img/index-hnext01.png) no-repeat center/cover;
    }
    .index-page03 .details:hover{
        border: 1px solid#0080CC;
    }
    .index-page03 .details:hover:before{
        width: 100%;
    }
    .index-page03 .bg:hover .bg-img{
        height: 105%;
    }
}
@media only screen and (max-width:1400px) {
    .index-page02 .texts {
        position: relative;
        padding: 48px 8%;
    }
}
@media only screen and (max-width:1200px) {
    .detail {
        width: 120px;
        height: 34px;
    }
    .watchDe {
        width: 136px;
        height: 45px;
        font-size: 14px;
    }
    .index-page01 .list .img {
        height: 185px;
    }
    .index-page01 .list .text{
        padding: 30px 25px 35px
    }
    .index-page01 .list .con{
        margin: 8px auto 25px;
    }
    .index-page02 .swiper-button-next, .index-page02 .swiper-button-prev {
        width: 50px;
        height: 50px;
    }
    .index-page02 .texts{
        padding: 40px 15px;
    }
    .index-page03 .details {
        width: 136px;
        height: 45px;
        margin-top: 260px;
    }
    .index-page03 .advice .tit {
        margin: 5px 0 3px;
    }
    .index-page03 .advice {
        padding: 50px 40px;
    }
    .index-page03 .item{
        height:232px;
    }
}
@media only screen and (max-width:768px) {
    .banner .advice .tit{
        display: none;
    }
    .banner .advice .ftit {
        font-size: 18px;
    }
    .page-title {
        padding: 30px 0 25px;
    }
    .watchDe {
        width: 110px;
        height: 35px;
        font-size: 13px;
    }
    .detail {
        width: 96px;
        height: 30px;
    }
    .index-page01 .list {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
    }
    .index-page01 .list .text {
        padding: 25px 15px;
    }
    .index-page01 .list:nth-child(2n){
        margin-right: 0;
    }
    .index-page01 .list .img {
        height: 140px;
    }
    .index-page01 .list .con {
        margin: 5px auto 15px;
    }
    .index-page02 .swiper-pagination{
        display: block;
    }
    .index-page02 .swiper-container{
        padding-bottom: 50px;
    }
    .index-page02 .swiper-button-next, .index-page02 .swiper-button-prev{
        display: none;
    }
    .index-page02 .swiper-slide {
        height: 230px;
    }
    .index-page02 .swiper-pagination-bullet-active{
        background: #0080CC;
    }
    .index-page02 .item {
        height: 380px;
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
    .index-page02 .texts {
        padding: 30px 15px;
    }
    .index-page02 .texts .con {
        margin: 5px 0 15px;
    }
    .index-page02 .watchDe{
        display: none;
    }
    .index-page03 .item-l .advice .con{
        height: auto;
        -webkit-line-clamp: 2;
    }
    .index-page03 .details{
        margin-top: 25px;
        width: 105px;
        height: 36px;
    }
    .index-page03 .advice {
        padding: 30px 15px;
    }
    .index-page03 .item {
        height: 147px;
        width:50%;
    }
    .index-page03 .advice {
        padding: 30px 15px;
    }
    .index-page03 .advice .tit {
        margin: 10px 0 5px;
        font-size: 18px;
    }

    .index .width1826 {
        padding:0;
    }
}