.banner-section{
    height: 520px;
    min-width: 1200px;
    background-image: url(../img/baijiahao/privilege_banner_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.banner-cont{
    margin-top: 209px;
    font-family: PingFang SC;
    font-weight: 500;
    color: var(--text-light2-color);
    font-size: 14px;
    line-height: 1;
}
.banner-cont .banner-title{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
}
.banner-cont .banner-title h1{
    font-size: 36px;
    display: inline-block;
    line-height: 1;
}
.banner-info{
    margin-top: 90px;
    position: relative;
}
.banner-info .banner-info-l{
    position: absolute;
    color: #ffffff;
    font-size: 18px;
    writing-mode: tb;
    left: -45px;
    top: 100px;
}
.banner-info .banner-info-l::before{
    content: "";
    display: block;
    width: 1px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    top: -100px;
    left: 11px;
}
.banner-info .banner-info-l::after{
    content: "";
    display: block;
    background-color: #fff;
    width: 1px;
    position: absolute;
    bottom: -100px;
    left: 11px;
    height: 90px;
}
.banner-info .banner-info-list{
    color: #fff;
    width: 260px;
    height: 116px;
    background: rgba(255,255,255,.1);
    border-radius: 4px;
    margin-bottom: 14px;
    padding: 23px;
}
.banner-info .banner-info-list:hover{
    box-shadow: 0px 3px 3px rgba(255,255,255,.2);
    background: rgba(255,255,255,.2);
}
.banner-info .banner-info-title{
    font-size: 14px;
    margin-bottom: 20px;
}
.banner-info .banner-info-desc{
    font-size: 14px;
    line-height: 18px;
}
.banner-section .next{
    cursor: pointer;
    position: absolute;
    width: 33px;
    height: 21px;
    left: 50%;
    bottom: 36px;
    margin-left: -16px;
    background-image: url(../img/baijiahao/icon_next.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.priInfo-section{
    padding-top: 56px;
    padding-bottom: 48px;
    min-width: 1200px;
    background-image: url(../img/baijiahao/privilege_bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.priInfo-section .priInfo-title{
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    margin-bottom: 35px;
}
.priInfo-section .priInfo-cont{
    display: flex;
    justify-content: space-between;
}
.priInfo-section .priInfo-item{
    width: 380px;
    background: #FFFFFF;
    /* border: 1px solid #EAE9E9; */
    box-shadow: 0px 2px 9px 0px rgba(0, 69, 78, 0.04);
    border-radius: 6px;
    overflow: hidden;
    padding: 36px;
}
.priInfo-section .priInfo-item:hover{
    box-shadow: 0px 3px 3px rgb(21 40 76 / 12%), 0px 2px 1px rgb(21 40 76 / 4%), 0px 6px 8px rgb(21 40 76 / 12%);
}
.priInfo-section .priInfo-item-title{
    font-size: 18px;
    color: #000;
    line-height: 1;
    margin-bottom: 24px;
}
.priInfo-section .priInfo-item-desc{
    line-height: 20px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.nav-section .nav-title{
    margin: 56px 0 35px;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
}
.nav-section .nav-cont{
    margin-bottom: 35px;
}
.nav-section .nav-cont .nav-type{
    width: 300px;
    height: 141px;
    margin-right: 21px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    padding: 78px 0 0 20px;
    background-repeat: no-repeat;
    background-image: url(../img/baijiahao/privilege_list1.png);
}
.nav-section .nav-cont .nav-type .nav-type-title{
    color: transparent;
}
.nav-section .nav-cont:nth-of-type(3) .nav-type{
    background-image: url(../img/baijiahao/privilege_list2.png);
}
.nav-section .nav-cont .nav-type .nav-type-desc{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.nav-section .nav-main{
    display: flex;
    width: 872px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nav-section .nav-main .nav-item{
    width: 200px;
    height: 60px;
    background: #fff;
    border-radius: 6px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    box-shadow: 0px 0 8px rgb(21 40 76 / 12%);
    margin-bottom: 20px;
}
.nav-section .nav-main .nav-item a{
    color: #000;

}
.nav-section .nav-main .nav-item:hover,
.nav-section .nav-main .nav-item.active{
    background: #1664FF;
    color: #FFFFFF;
}
.nav-section .nav-main .nav-item:hover a,
.nav-section .nav-main .nav-item.active a{
    color: #FFFFFF;
}

.pridesc-section{
    min-width: 1200px;
    background-image: url(../img/baijiahao/privilege_bg1.jpg);
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    padding: 52px 0 48px;
}
.pridesc-item{
    position: relative;
    margin-bottom: 56px;
}
.pridesc-section .desc-main{
    /* background-image: url(../img/baijiahao/privilege_bg3.png); */
    /* background-repeat: repeat; */
    /* height: 212px; */
    /* padding: 27px 41px; */
    /* background-size: cover; */
    margin-left: 100px;
}
.pridesc-section-list{
    /* display: none; */
    background-image: url(../img/baijiahao/privilege_bg4.png);
    background-repeat: no-repeat;
    height: 484px;
    background-size: 100% 100%;
    padding: 27px 64px;
    margin: 124px 38px 0 0;
    flex-direction: column;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
}
.pridesc-section-list .pridesc-title{
    font-size: 24px;
    text-align: center;
    color: #000000;
    line-height: 1;
}
.pridesc-section-list .pridesc-title strong{
    font-family: PingFang SC;
    font-weight: 400;
}
.pridesc-section-list .pridesc-cont{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
}
.pridesc-section-list .pridesc-cont-wd{
    max-width: 400px;
    margin-top: 45px;
}
/* .pridesc-section .pridesc-section-list.active{
    display: block;
} */
.priImg-section{
    min-width: 1200px;
    background-image: url(../img/baijiahao/privilege_bg3.png);
    background-size: cover;
    padding-top: 55px;
}
.priImg-title{
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    margin-bottom: 50px;    
}
/* .priImg-section .priImg-section-list{
    display: none;
} */
.priImg-section-list{
    justify-content: center;
    display: flex;
}
/* .priImg-section-list{
    display: flex;
    justify-content: center;
} */
.phoneCont{
    background-image: url(../img/baijiahao/privilege_phone.png);
    background-repeat: no-repeat;
    background-size: 517px;
    padding: 18px 0 0 17px;
    width: 490px;
    height: 830px;
}
.phoneCont .img{
    display: block;
    width: 324px;
    height: 704px;
}
.Phone-cont{
    background-image: url(../img/baijiahao/privilege_phone.png);
    background-repeat: no-repeat;
    background-size: 517px;
    padding: 18px 0 0 17px;
    width: 490px;
    height: 830px;
}
.Phone-cont .swiper-wrapper{
    width: 490px;
    height: 830px;
}
.Phone-cont .img{
    display: block;
    width: 324px;
    height: 704px;
}
.PC-cont{
    background-image: url(../img/baijiahao/privilege_pc.png);
    background-repeat: no-repeat;
    background-size: 1051px 687px;
    padding: 38px 0 0 114px;
    width: 1051px;
    height: 687px;
}
.PC-item .pridesc-cont{
    height: 212px;
}
.PC-cont .swiper-wrapper{
    height: 521px;
    width: 829px;
}
.PC-cont .img{
    display: block;
    height: 521px;
    width: 829px;
}
.PC-desc{
    float: none;
    position: absolute;
    top: 106px;
    left: 297px;
    z-index: 1001;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    /* display: none; */
    height: auto;
    padding: 0;
    background-image: url(../img/baijiahao/privilege_bg5.png);
}
.PC-item:hover .PC-desc{
    max-height: 1000px;
    padding: 27px 64px;
    /* display: block; */
}
#aside{
    left: -2340px;
    position: fixed;
    z-index: 10;
    top: 12vh;
}
#aside .nav-item{
    width: 164px;
    height: 48px;
    background: #fff;
    border-radius: 6px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    box-shadow: 0px 0 8px rgb(21 40 76 / 12%);
    margin-bottom: 10px;
}
#aside .nav-item.active,
#aside .nav-item:hover{
    color: #fff;
    background-color: var(--theme-color);
}
#aside.show{
    left: 40px;
}