.headNav{
    display: flex;
    justify-content: space-between;
    margin-top: 0.46rem !important;
}
.headNav .nav2{
    display: flex;
    align-items: center;
}

.headNav .nav2 .nav2-list{
    display: flex;
    margin-right: 0.05rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    align-items: center;
    cursor: pointer;
}
.headNav .nav2 .nav2-list::after{
    content: '>';
    margin-left: 0.05rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 1;
}
.headNav .nav2 .nav2-list:last-child{
    color: rgba(10, 110, 199, 1);
}
.headNav .nav2 .nav2-list:last-child::after{
    display: none;
}
.headNav .nav2 .nav2-list img{
    width: 0.15rem;
    height: 0.18rem;
    margin-right: 0.06rem;
}
.center-nav{
    width: 2.1rem;
    height: 0.4rem;
    background: #E50112;
    border-radius: 0.07rem 0.07rem 0.07rem 0.07rem;
    cursor: pointer;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
}
.index-part6 .part6-list .part5-right-list,
.index-part6 .part6-list{
    background: none;
}
.part5-right-list{
    background: #fff !important;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-bottom: 0.14rem !important;
}
.index-part6 .part6-title{
    margin-bottom: 0.22rem;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 0.6rem;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 0.6rem;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    background: #fff !important;
}
.swiper-button-prev{
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: #fff;
    padding: 0.15rem 0.18rem;
}
.swiper-button-next{
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    padding: 0.15rem 0.11rem;
}
.swiper-button-next,
.swiper-button-prev{
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
}
.swiper-button-next::after,
.swiper-button-prev::after{
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    display: block;
    border: 2px solid #fff;
    border-right: none;
    border-bottom: none;
    transform: rotate(-45deg);
}
.swiper-button-next::after{
    transform: rotate(135deg);
}
.swiper-button-next.swiper-button-disabled::after,
.swiper-button-prev.swiper-button-disabled::after{
    border: 2px solid #737373;
    border-right: none;
    border-bottom: none;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled{
    border: 0.02rem solid #737373;
}
.part6-list.cate2{
    display: flex;
}
.part6-list.cate3{
    width: 78%;
}
/*.part6-list.cate3 .cate2-list{*/
/*    width: calc((100% - 1rem) / 4) !important;*/
/*}*/
.part6-list.cate2 .cate2-list{
    width: calc((100% - 1.68rem) / 5);
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    text-align: center;
    line-height: 0.26rem;
    padding: 0.2rem 0;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-top: 0.25rem;
    cursor: pointer;
}
.part6-list.cate2 .cate2-list.active{
    border: 0.02rem solid #0868BF;
    position: relative;
}
.part6-list.cate2 .cate2-list.active::after{
    content: '√';
    width: 0.37rem;
    height: 0.37rem;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    display: block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 0.37rem;
    position: absolute;
    right: 0.13rem;
    top: 0.14rem;
}
.total{
    display: flex;
    border: 0.01rem solid #D8D8D8;
    margin-top: 0.84rem !important;
    margin-bottom: 0.86rem !important;
}
.index-part6.last{
    margin-bottom: 0.86rem !important;
}
.total .span-list{
    width: calc(100% - 1.8rem);
    height: 0.6rem;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    padding-left: 0.2rem;
}
.total .span-list span{
    display: block;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #555555;
}
.total span.repeat{
    margin-left: 0.33rem;
    width: 0.88rem;
    height: 0.29rem;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.29rem;
    text-align: center;
    cursor: pointer;
}
.total .next{
    width: 1.8rem;
    height: 0.6rem;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 0rem 0.1rem 0.1rem 0rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.6rem;
    cursor: pointer;
}
.total .prv{
    width: 1.8rem;
    height: 0.6rem;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 0.1rem 0rem 0rem 0.1rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.6rem;
    cursor: pointer;
}
.step{
    display: flex;
    height: 0.5rem;
    margin-top: 0.47rem !important;
}
.step-list-one{
    width: calc((100% - 0.255rem)/5);
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    line-height: 0.5rem;
    text-align: center;
    background: #fff;
    height: 0.5rem;
    position: relative;
}
.step-list{
    width: calc((100% - 0.255rem)/5);
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    line-height: 0.5rem;
    text-align: center;
    background: #fff;
    height: 0.5rem;
    position: relative;
}
.step-list-one.step1,
.step-list.step1{
    background: #0D83E3;
    color: #fff;
}
.step-list-one.step1::after,
.step-list.step1::after{
    content: '';
    display: block; 
    width: 0;
    height: 0;
    border-top: 0.255rem solid transparent; /* 左边透明 */
    border-bottom: 0.255rem solid transparent; /* 右边透明 */
    border-left: 0.3rem solid #0D83E3 !important;
    position: absolute;
    top: 0rem;
    right: -0.29rem;
    z-index: 1;
}
.step-list.step1::before{
    content: '';
    display: block; 
    width: 0;
    height: 0;
    border-top: 0.255rem solid transparent; /* 左边透明 */
    border-bottom: 0.255rem solid transparent; /* 右边透明 */
    border-left: 0.3rem solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.step-kong{
    width: calc(100% - 3rem);
    height: 100%;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 0.5rem;
    padding-left: 1rem;
    border: 0.01rem solid #D8D8D8;
    background: #fff;
}
.step-list.step-p::after{
    content: '';
    display: block; 
    width: 0;
    height: 0;
    border-top: 0.255rem solid transparent; /* 左边透明 */
    border-bottom: 0.255rem solid transparent; /* 右边透明 */
    border-left: 0.3rem solid #fff;
    position: absolute;
    top: 0rem;
    right: -0.285rem;
    z-index: 1;
}
.part5-right-list.active2{
    border: 0.02rem solid #0868BF;
    position: relative;
}
.part5-right-list.active2::before{
    content: '';
    width: 0.37rem;
    height: 0.37rem;
    display: block;
    background: url("../images/center/select.png");
    background-size: 100%;
    position: absolute;
    top: 0.28rem;
    left: 0.28rem;
}
.ptitle2{
    font-weight: lighter !important;
}
.index-part6 .part6-title .title{
    width: 3.3rem !important;
    font-weight: lighter !important;
    font-size: 0.2rem !important;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.index-part6 .part6-title .title.ptitle3{
    font-weight: bolder !important;
}

.detail-part1{
    display: flex;
    background: #fff;
    padding: 0.65rem 1rem 0.65rem 1.2rem;
    /*padding: 0.87rem 0;*/
    margin-top: 0.67rem !important;
    justify-content: space-between;
}
.detail-part1-left{
    width: 45%;
}

.detail-part1-right{
    width: 45%;
    /*padding: 0 0.4rem;*/
}
.detail-part1-left .detail-mianImg{
    width: 5.33rem;
    height: 3.04rem;
    margin: 0 auto;
    margin-bottom: 0.47rem;
}
.detail-part1-left .detail-mianImg>img{
    width: 100%;
    height: 100%;
}

.detail-part1 .swiper-button-next,
.detail-part1 .swiper-button-prev{
    background: #fff;
}
.detail-part1 .swiper-button-next::after{
    border: 2px solid #737373;
    transform: rotate(135deg);
    border-right: none;
    border-bottom: none;
}
.detail-part1 .swiper-button-prev::after{
    border: 2px solid #737373;
    transform: rotate(-45deg);
    border-right: none;
    border-bottom: none;
}
.detail-part1 .swiper-button-next.swiper-button-disabled,
.detail-part1 .swiper-button-prev.swiper-button-disabled{
    border: none;
}
.detail-part1 .part5-right-list{
    border: 0.02rem solid #D8D8D8;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem !important;
}

.detail-part1-right .detail-part1-right-title{
    font-size: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    color: #231A15;
}
.detail-part1-right .produc-tx{
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    margin-top: 0.14rem;
    margin-bottom: 0.65rem;
    line-height: 2;
    color: #666;
}
.detail-part1-right .tx{
    padding-left: 0.31rem;
}
.detail-part1-right .tx .p-list{
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    line-height: 2;
    position: relative;
}
.detail-part1-right .tx .p-list::before{
    content: '';
    width: 0.13rem;
    height: 0.13rem;
    display: block;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 50%;
    position: absolute;
    left: -0.28rem;
    top: 0.11rem;
}
.detail-part2{
    margin: 0.51rem auto !important;
    background: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.detail-part2 .detail-part2-nav{
    display: flex;
}
.detail-part2 .detail-part2-nav .detail-nav{
    width: calc(100%/6);
    height: 0.5rem;
    border: 1px solid #ECECEC;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    text-align: center;
    line-height: 0.5rem;
    cursor: pointer;
}
.detail-part2 .detail-part2-nav .detail-nav:first-child{
    border-radius: 0.1rem 0rem 0rem 0rem;
}
.detail-part2 .detail-part2-nav .detail-nav:last-child{
    border-radius: 0rem 0.1rem 0rem 0rem;
}
.detail-part2 .detail-part2-nav .detail-nav.active{
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    color: #fff;
}
.detail-part2 .detail-content{
    padding: 0.92rem;
}
.detail-part2 .detail-content>div{
    width:11rem;
    margin: 0 auto;
}
.detail-part2 .detail-content img{
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.detail-part2 .download-list{
    height: 0.66rem;
    background: #FFFFFF;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    opacity: 1;
    border: 0.01rem solid rgba(112,112,112,0.15);
    display: flex;
    align-items: center;
    padding: 0 0.35rem;
    margin-bottom: 0.25rem;
}

.detail-part2 .download-list .name{
    width: calc(100% - 1.75rem);
    line-height: 0.66rem;
}
.detail-part2 .download-list .ck,
.detail-part2 .download-list .dl{
    width: 0.8rem;
    height: 0.35rem;
    background: #0868BF;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    color: #fff;
    line-height: 0.33rem;
    text-align: center;
    margin-right: 0.15rem;
    cursor: pointer;
}
.detail-part2 .download-list .dl{
    background: #fff;
    border: 0.01rem solid #0868BF;
    color: #0868BF;
}
.detail-part2 .download-list:hover .name{
    color: #0868BF;
}

.index-part6 .shaixuan{
    display: flex;
    align-items: center;
    height: 0.5rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    align-items: center;
    background: #fff;
    margin-bottom: 0.3rem;
    padding-right: 0.26rem;
    border: 0.01rem solid #D8D8D8;
}
.index-part6 .moren{
    width: 1.2rem;
    height: 0.5rem;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 0.1rem 0rem 0rem 0.1rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.5rem;
    text-align: center;
}
.index-part6 .xiaoliang{
    width: 1.2rem;
    height: 0.5rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    line-height: 0.5rem;
    text-align: center;
    border-right: 0.01rem solid #D8D8D8;
    position: relative;
}
.index-part6 .xiaoliang::before{
    content: '';
    display: block; 
    width: 0;
    height: 0;
    border-right: 0.05rem solid transparent; /* 左边透明 */
    border-left: 0.05rem solid transparent; /* 右边透明 */
    border-bottom: 0.05rem solid rgba(35, 26, 21, 1) !important;
    position: absolute;
    top: 0.19rem;
    right: 0.17rem;
}
.index-part6 .xiaoliang::after{
    content: '';
    display: block; 
    width: 0;
    height: 0;
    border-right: 0.05rem solid transparent; /* 左边透明 */
    border-left: 0.05rem solid transparent; /* 右边透明 */
    border-top: 0.05rem solid rgba(8, 104, 191, 1) !important;
    position: absolute;
    bottom: 0.19rem;
    right: 0.17rem;
}
.index-part6 .now-num{
    width: 1rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    text-align: center;
    margin: 0 0.43rem;
}
.index-part6 .now-num span{
    line-height: 0.5rem;
}
.index-part6 .now-num span:first-child{
    color: rgba(8, 104, 191, 1);
    position: relative;
}
.index-part6 .now-num span:first-child::before{ 
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    display: block;
    border: 0.02rem solid rgba(153, 153, 153, 1);
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0.07rem;
    right: -0.45rem;
    transform: rotate(-135deg);
    cursor: pointer;
}
.index-part6 .now-num span:first-child::after{ 
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    display: block;
    border: 0.02rem solid rgba(153, 153, 153, 1);
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0.07rem;
    left: -0.32rem;
    transform: rotate(45deg);
    cursor: pointer;
}
.index-part6 .tiaozhuan{
    width: 1.5rem;
    height: 0.5rem;
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    line-height: 0.5rem;
}
.index-part6 .tiaozhuan input{
    width: 0.5rem;
    height: 0.25rem;
    background: #FFFFFF;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    border: 0.01rem solid #999999;
    margin: 0 0.07rem;
    line-height: 0.25rem;
}
.index-part6 .all-num{
    width: calc(100% - 3.5rem);
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    text-align: right;
    line-height: 0.5rem;
}
.index-part6 .all-num span{
    color: rgba(8, 104, 191, 1);
}

.ldsx-part{
    background: #fff;
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    border: 0.01rem solid #D8D8D8;
}
.ldsx-part .ldsx-part1{
    border-bottom: 0.01rem solid #D8D8D8;
}
.ldsx-part .ldsx-part1,
.ldsx-part .ldsx-part2{
    display: flex;
}
.ldsx-part .ldsx-part1-left,
.ldsx-part .ldsx-part2-left{
    width: 2.04rem;
    background: rgba(17, 152, 255, 0.15);
    text-align: center;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ldsx-part .ldsx-list-p{
    margin: 0 0.35rem;
    cursor: pointer;
    position: relative;
}
.l-list{
    cursor: pointer;
}
.ldsx-part .ldsx-list-p.active .ldsx-pname{
    color: #0868BF !important;
}
.ldsx-part .ldsx-list-p:hover .ldsx-pname{
    color: #0868BF;
}
.ldsx-part .ldsx-part1 .ldsx-part2-right{
    width: calc(100% - 2.04rem);
    padding: 0.45rem 0.3rem;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}
.ldsx-list-p {
    margin-bottom: 0.18rem !important;
}
.ldsx-part .ldsx-part1 .xiala{
    width: 100%;
    position: absolute;
    /*top:100%;*/
    left: 0rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.15rem 0.01rem rgba(0,0,0,0.1);
    padding: 0.24rem 0.8rem;
    z-index: 11;
}
.ldsx-part .ldsx-part1 .ldsx-list-p.active::before{
    content: '';
    width: 0;
    height: 0;
    display: block; 
    border-left: 0.1rem solid transparent; 
    border-right: 0.1rem solid transparent;
    border-top: 0.1rem solid rgba(8, 104, 191, 1) !important;
    position: absolute;
    bottom: -0.4rem;
    left: 0.35rem;
    z-index: 12;
}
.ldsx-part .ldsx-part1 .xiala>div{
    display: flex;
    border-bottom: 1px solid #D8D8D8;
    padding: 0.2rem 0;
}
.ldsx-part .ldsx-part2 .ldsx-part2-right{
    width: calc(100% - 2rem);
    padding: 0.45rem 0rem;
    padding-bottom: 0.7rem;
}
.ldsx-part .ldsx-part2-right .ldsx-img{
    width: 0.92rem;
    height: 0.92rem;
}
.ldsx-part .ldsx-part2-right .ldsx-pname{
    text-align: center;
    margin-top: 0.05rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
}
.ldsx-part .ldsx-part2-right .ldsx-img img{
    width: 100%;
    height: 100%;
}
.ldsx-part .ldsx-part2-right .ldsx-right-list{
    width: 100%;
    padding: 0.16rem 0.7rem;
    display: flex;
    align-items: center;
    border-bottom: 0.01rem solid #D8D8D8;
}
.ldsx-part .ldsx-part2-right .ldsx-right-list .l{
    display: flex;
    align-items: center;
}
.ldsx-part .ldsx-part2-right .ldsx-right-list .l>div{
    padding: 0 0.44rem;
}

.ldsx-part .ldsx-part2{
    position: relative;
}
.more-shaixuan{
    position: absolute;
    bottom: 0.16rem;
    right: 0.3rem;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.more-shaixuan span{
    margin-right: 0.2rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.more-shaixuan img{
    width: 0.28rem;
    height: 0.28rem;
}
.mySwiper .swiper-slide{
    width: auto;
}


@media only screen and (max-width:1024px){
    .more-shaixuan span,.detail-part1-right .produc-tx,.index-part6 .moren,.index-part6 .xiaoliang,.index-part6 .xiaoliang{
        font-size: 12px;
    }
    .index-part6 .all-num{
        width: calc(100% - 5.5rem);
        font-size: 12px;
        display: none;
    }
    .index-part6 .now-num,.index-part6 .tiaozhuan{
        display: none;
    }
    .detail-part1{
        display: block;
    }
    .detail-part1-left,.detail-part1-right{
        width: 100%;
    }
    .detail-part1-right{
        padding: 0;
        margin-top: 20px;
    }
    .detail-part2 .detail-content>div{
        width: 100%;
    }
    .detail-part1-right .tx .p-list::before{
        top: 0.16rem;
    }
    .detail-part1-right .tx .p-list{
        font-size: 12px;
    }
    .miaoshu p,.title-dd,.manyBtn{
        font-size: 12px !important;
    }
    .ldsx-part .ldsx-part1-left, .ldsx-part .ldsx-part2-left{
        font-size: 12px;
    }
    .detail-part1 .swiper-button-next, .detail-part1 .swiper-button-prev{
        width: auto !important;
    }
    .center-nav,.step-list-one,.step-kong,.index-part6 .part6-title .title,.total .span-list span,.total span.repeat,.part6-list.cate2 .cate2-list,.step-list{
        font-size: 12px !important;
    }
    .step-kong{
        width: calc(100% - 1rem);
    }
    .index-part6 .part6-list{
        justify-content:start !important;
    }
    .total{
        display: block;
    }
    .total .span-list,.index-part6 .part6-list div:first-child{
        width: 100%;
    }
    .mySwiper .swiper-slide{
        width: 50%;
    }
    .next{
        right: 0.1rem !important;
    }
    .prev{
        left: 0.1rem !important;
    }
    .part6-list.cate2 .cate2-list{
        width: calc((100% - 1.68rem) / 5) !important;
    }
}
