@charset "UTF-8";

/*头部*/
.xwcp-headerbg{
    background: url('/static/default/web/img/xwcp-hd.jpg') no-repeat;
    background-size:cover;
    height:3.6rem;
}
.xwcp-header-content{
    margin:0 auto;
}
.xwcp-header-content-1{
    position:relative;
    top:1.14rem;
    font-size: 0.5rem;
    font-weight: 400;
    color: #FFFFFF;
    text-shadow: 0.03rem 0.03rem 0.01rem rgba(0,0,0,0.4);
    letter-spacing: 0.05rem;
}
.xwcp-header-content-2{
    position:relative;
    top:1.34rem;
    left:0.3rem;
    font-size: 0.2rem;
    font-weight: 300;
    color: #FFFFFF;
    opacity:0.8;
    letter-spacing: 0.01rem;
}
.breadcrumb a,.breadcrumb{
    color:#999999;
}

/*动态六边形*/
.hexagonMove span{
    display: block;
    animation-name: hexagonMove;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.hexagonMove-1{
    width:7.8385rem;
    height:7.6347rem;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:6rem;
    left:-4.25rem;
    z-index: -10;
    background-attachment: fixed;
}
.hexagonMove-2{
    width:3.4105rem;
    height:2.9383rem;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:14.19rem;
    left:16.8rem;
    z-index: -10;
    background-attachment: fixed;
}
.hexagonMove-3{
    width:4.02rem;
    height:3.6761rem;
    -webkit-animation-duration: 22s;
    animation-duration: 22s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:22.9rem;
    left:-2.34rem;
    z-index: -10;
    background-attachment: fixed;
}

/*标题*/
.red-title {
    background: url(/static/default/web/img/red-title.png) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 0.68rem;
}
.index-content-title{
    margin:0.9rem auto 0;
    /*text-align:center;*/
}
.index-content-title img{
    margin:0 auto;
    width:6.89rem;
    height:0.68rem;
}
.index-content-title span:first-child{
    font-size: 0.4rem;
    font-weight: bold;
    color: #B70000;
    margin-left:1.21rem;
    letter-spacing: 0.03rem;
    display: inline-block;
    margin-top:0.06rem;
}
.index-content-title span:nth-child(2){
    font-size: 0.24rem;
    font-weight: bold;
    color: #B70000;
    width:2.89rem;
    display: inline-block;
    text-align: center;
    opacity: 0.6;
}

/*右侧内容*/
.cp-list-r{
    width:11.56rem;
    float:right;
}
.cp-list-r hr{
    margin:0.1rem 0 0.15rem 0;
}
.cp-list-r-t{
    border-left:0.05rem solid #409EFF;
    font-size: 0.18rem;
    font-weight: 400;
    color: #409EFF;
    padding-left:0.1rem;
    margin-top:0.34rem;
}

.qy{
    display: flex;
    justify-content: space-around;
    margin-top:0.8rem;
}
.qy img{
    width:1.47rem;
    height:1.75rem;
}
.qy-item div:nth-child(2){
    font-size: 0.18rem;
    font-weight: bold;
    color: #084A8E;
    text-align: center;
    margin-top:0.18rem;
}
.qy-item div:nth-child(3){
    font-size: 0.14rem;
    font-weight: 400;
    color: #333333;
    margin-top:0.05rem;
    text-align: center;
}

/*综合评估*/
.zhpg{
    margin-top:0.9rem;
}
.zhpg-item{
    width: 11.56rem;
    height: 1.6rem;
    background: #F2F6F9;
    border-radius: 0.05rem !important;
    margin-bottom:0.08rem;
}
.zhpg-item>div:nth-child(1){
    width: 0.14rem;
    height: 1.6rem;
    background: #409EFF;
    border-radius: 0.05rem 0px 0px 0.05rem !important;
    float:left;
}
.zhpg-item>div:nth-child(2){
    font-size: 0.5rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.6rem;
    margin-left:0.4rem;
    float:left;
}
.zhpg-item>div:nth-child(3){
    float:left;
    margin-left:0.4rem;
    position:relative;
}
.zhpg-item>div:nth-child(3) h4{
    font-size: 0.18rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.36rem;
    margin-top:0.23rem;
}
.zhpg-item>div:nth-child(3) div:nth-child(2){
    width: 0.4rem;
    height: 0.04rem;
    background: #409EFF;
    border-radius: 0.02rem !important;
}
.zhpg-item>div:nth-child(3) div:nth-child(3){
    width: 9.07rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: #333333;
    margin-top:0.08rem;
    letter-spacing: 0.01rem;
}

.zhpg-item-r>div:nth-child(1){
    float:right;
    border-radius: 0 0.05rem 0.05rem 0 !important;
}
.zhpg-item-r>div:nth-child(2){
    float:right;
    margin-right:0.4rem;
    margin-left:0;
}
.zhpg-item-r>div:nth-child(3){
    float:right;
    margin-right:0.4rem;
    margin-left:0;
}
.zhpg-item-r>div:nth-child(3) h4:nth-child(1){
    text-align: right;
}
.zhpg-item-r>div:nth-child(3) div:nth-child(2){
    margin-left:auto;
}


/*VIP套餐*/
.viptc{
    margin-top:0.73rem;
    display: flex;
    justify-content: space-between;
}
.vip-item{
    width: 2.6rem;
    height: 4.76rem;
    background: #FFFFFF;
    box-shadow: 0px 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 0.1rem !important;
    text-align: center;
    float:left;
}
.vip-item div:nth-child(1){
    width: 2.6rem;
    height: 0.12rem;
    background: #2878FF;
    border-radius: 0.1rem 0.1rem 0px 0px !important;
    opacity: 1;
}
.vip-item h3{
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    letter-spacing: 0.01rem;
    margin-top:0.32rem;
}
.vip-item h4{
    font-size: 0.12rem;
    font-weight: 300;
    color: #999999;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
    margin-top:0.3rem;
}
.vip-item h4 span{
    font-size: 0.24rem;
    color: #084A8E;
    font-weight: bold;
}
.vip-item button{
    width: 2.28rem;
    height: 0.4rem;
    background: #084A8E;
    border-radius: 0.05rem !important;
    margin-top:0.3rem;

    font-size: 0.18rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
    border:0;
}
.vip-item li{
    font-size: 0.12rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.3rem;
}
.vip-item ul{
    margin-top:0.3rem;
}
.viptc .vip-item:nth-child(2) div:nth-child(1){
    background:#F1AA2E;
}
.viptc .vip-item:nth-child(3) div:nth-child(1){
    background:#7A5AF8;
}
.viptc .vip-item:nth-child(4) div:nth-child(1){
    background:#0BC9D5;
}

/*查看各版本功能对比*/
.ckgbb{
    font-size: 24px;
    font-weight: bold;
    color: #409EFF;
    letter-spacing: 0.01rem;
    text-align: center;
    margin-top:0.8rem;
    cursor: pointer;
}
.ckgbb img{
    width:0.19rem;
    height:0.1rem;
    margin-left:0.1rem;
    cursor: pointer;
}
.gn-box{
    margin:0;
    width: 11.56rem;
    background: #FFFFFF;
    box-shadow: 0px 0.03rem 0.08rem 0.01rem rgba(0,0,0,0.06);
    max-height:0;
    overflow: hidden;
    /*display: none;*/
    visibility: hidden;
    transition: max-height 0.5s;
}
.gn-box.active{
    margin-top:0.7rem;
    max-height:20rem;
    visibility: unset;
    /*display: block;*/
}
.gn-box ul{

    border: 0.01rem solid rgba(229, 236, 243, 0.6)
}
.gn-box .title{
    height:0.85rem;
}
.gn-box .title li{
    font-size: 0.18rem;
    font-weight: bold;
    color: #333333;
    display: block;
    margin-top:0.4rem;
    line-height: 0.18rem;
}
.gn-box ul li{
    float:left;
    width:20%;
    font-size: 0.12rem;
    font-weight: 400;
    color: #333333;
    letter-spacing: 0.01rem;
    line-height: 0.48rem;
    text-align: center;
}
.gn-box ul li:nth-child(1){
    padding-left:0.4rem;
    text-align: left;
}
.gn-box ul img{
    width:0.2rem;
    height:0.2rem;
}
.gn-box div{
    width: 11.56rem;
    height: 0.48rem;
    background: #E5ECF3;
}
.gn-box div img{
    width:0.3rem;
    height:0.3rem;
    margin-left:0.4rem;
    margin-right:0.1rem;
    line-height: 0.48rem;
    display: inline-block;
    margin-top:-0.04rem;
}
.gn-box div span{
    font-size: 0.16rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.48rem;
    letter-spacing: 0.01rem;
}

.lj{
    margin-top:1.4rem;
    margin-bottom:1.6rem;
    display: flex;
    justify-content: space-between;
}
.ljty{
    width: 5.38rem;
    height: 1.7rem;
    background: #FFFFFF;
    box-shadow: 0 0 0.1rem 0.01rem rgba(20,60,206,0.2);
    border-radius: 0.05rem !important;
    /* background:url("/static/default/web/img/ljty.png") no-repeat; */
    padding:0.3rem;
}
.ljty .inner{
    width:2.74rem;
    float:left;
}
.ljty h5{
    font-size: 0.18rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem !important;
}
.ljty .inner div{
    width: 0.4rem;
    height: 0.04rem;
    background: #409EFF;
    border-radius: 0.02rem !important;
}
.ljty button{
    width: 1.76rem;
    height: 0.4rem;
    background: #409EFF;
    border:0;
    border-radius:0.05rem !important;
    margin-top:0.32rem;

    font-size: 0.18rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.32rem;
    letter-spacing: 0.01rem !important;
}
.ljty .inner span{
    display: block;
    border:0;
    border-radius:0.05rem !important;
    margin-top:0.32rem;

    font-size: 0.18rem;
    font-weight: bold;
    color: #303133;
    line-height: 0.32rem;
    letter-spacing: 0.01rem !important;
}
.ljty img{
    width:1.25rem;
    height:1.25rem;
    margin-left:0.43rem;
    float:left;
}

.zxcp{
    width: 5.38rem;
    height: 1.7rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.1rem 0.01rem rgba(20,60,206,0.2);
    border-radius: 0.05rem !important;
    /* background:url("/static/default/web/img/zxcp.png") no-repeat; */
    padding:0.3rem;
}
.zxcp .inner{
    width:2.74rem;
    float:left;
}
.zxcp .inner h5{
    font-size: 0.18rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
}
.zxcp .inner div{
    width: 0.4rem;
    height: 0.04rem;
    background: #409EFF;
    border-radius: 0.02rem !important;
}
.zxcp .inner p{
    border:0;
    border-radius:0.05rem !important;
    margin-top:0.18rem;

    font-size: 0.18rem;
    font-weight: bold;
    color: #303133;
    line-height: 0.32rem;
    letter-spacing: 0.01rem !important;
}
.zxcp .inner span{
    font-size: 0.12rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
}

.zxcp img{
    width:1.25rem;
    height:1.25rem;
    margin-left:0.43rem;
}




@media screen and (max-width:1440px){

    .hexagonMove span{
        display: none !important; 
    }
}
