.xny{
    width: 16.4rem;
    margin: 0 auto;
    padding: 0.8rem 0;
    position: relative;
    padding-bottom: 0;
}
.xny-top{
    display: flex;
    justify-content: space-between;
}
.xny-top-left-title{
    font-weight: 500;
    font-size: 0.36rem;
    color: #686868;
}
.xny-top-left-info{
    font-weight: 400;
    font-size: 0.16rem;
    color: #343A43;
    line-height: 0.36rem;
    margin-top: 0.3rem;
}
.xny-top-left-btn{
    width: 1.72rem;
    height: 0.58rem;
    background: #005DB8;
    border-radius: 0.29rem;
    text-align: center;
    line-height: 0.58rem;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
    margin-top: 0.1rem;
}
.xny-top-left{
    width: 9rem;
}
.xny-top-right-ljn{
    width: 0.9rem;
    height: 0.9rem;
    margin-bottom: 0.2rem;
    border: 1px solid #FFFFFF;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.mySwiper{

    height: 4.4rem;

}
.xny-top-right{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.mySwiper2{
    width: 5.6rem;
    height: 5.8rem;
    margin-left: 0.3rem;
}
.new-button-next{
    width: 0.21rem;
    height: 0.11rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}
.new-button-prev{
    width: 0.21rem;
    height: 0.11rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.swiper-slide-thumb-active{
    border: 1px solid red;
}
.swiper{
    z-index: 100;
}
.xny-bot{
    width: 10rem;
    height: 1.45rem;
    background: #F1F4FA;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem ;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    top: 6rem;
}
.xny-bot a{
    display: flex;
    align-items: center;
}
.xny-bot-info-title{
    font-weight: 400;
    font-size: 0.3rem;
    color: #333333;

}
.xny-bot-info-p{
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;

}
.xny-bot-img{
    width: 0.36rem;
    height: 0.3rem;
    margin-left: 1.5rem;
}
.xny-bot-info{
    margin-left: 0.5rem;
}


.anli-list{

}
.anli-list-li{
    margin-bottom: 0.4rem;
}
.anli-list-li-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.anli-list-li-top-title{
    font-weight: 800;
    font-size: 0.36rem;
    color: #333333;
    max-width: 10.98rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.anli-list-li-top-move{
    width: 1.37rem;
    height: 0.46rem;
    border-radius: 0.23rem;
    border: 2px solid #005DB8;
    text-align: center;
    line-height: 0.46rem;
    font-weight: 400;
    font-size: 0.18rem;
    color: #005DB8;
}
.anli-list-li-info{
    max-width: 10.98rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #898989;
    margin-top: 0.3rem;
}
.anli-list-img{
    display: flex;
    align-items: center;
    margin-top: 0.3rem;
}
.anli-list-img img:nth-child(1){
    width: 3.90rem;
    height: 5.00rem;
    margin-right: 0.185rem;
}
.anli-list-img img:nth-child(2){
    width: 3.90rem;
    height: 5.00rem;
    margin-right: 0.185rem;
}
.anli-list-img img:nth-child(3){
    width: 8.08rem;
    height: 5.00rem;
}
.mySwiper3 {
    width: 16.4rem;
    margin: 0 auto;
    margin-top: 0.8rem;
}
.case-button-next{
    width: 1.61rem;
    height: 1.61rem;
    margin-right: 0.3rem;
}
.case-button-prev{
    width: 1.61rem;
    height: 1.61rem;
    margin-right: 0.3rem;
}
.case-sw-btn{
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 1050px) {
    .lanmu {
        margin-top: 1.5rem;
    }

    .lanmu-text {
        width: 100%;
        left: 0.3rem;
        transform: translate(-0%, -50%);;
    }
    .xny{
        width: auto;
        padding: 0.4rem 0.3rem;
    }
    .xny-top{
        display: block;
    }
    .xny-top-right{
        margin-top: 0.3rem;
        border-top: 1px solid #343A43;
        padding-top: 0.3rem;
    }
    .xny-bot{
        height: auto;
        width: auto;
        position: unset;
        border-radius: 0.5rem;
        margin-top: 0.3rem;
        padding: 0.3rem 0;
    }
    .xny-bot-img{
        margin-left: .5rem;
    }
    .mySwiper3{
        width: auto;

        margin-top: 0.4rem;
    }
    .anli-list-li{
        padding: 0 0.3rem;
    }
    .anli-list-li-top-title{
        flex: 1;
        margin-right: 0.2rem;
    }
    .anli-list-img{
        display: block;
    }
    .anli-list-img img{
        width: 100% !important;
        height: auto !important;
        margin-bottom: 0.2rem;
    }
	.xny-top-left-info{
		font-size: 0.26rem;
	}
	.anli-list-li-top-move{
		font-size: 0.24rem;
	}
	.anli-list-li-info{
		font-size: 0.26rem;
	}
	.header-all-li{
		font-size: 0.28rem;
	}
	.header-all-li-a-ave{
		font-size: 0.28rem;
	}
	.menu-case-list-li,.menu-case-list-li-ave{
		font-size: 0.24rem;
	}
	.xny-top-left-info{
		line-height: 0.45rem;
	}
}