@charset "UTF-8";
@import url(./wappublic.css);
@import url(./wapheader.css);
@import url(./fenlan.css);
@import url(./wapfooter.css);
@import url(./wapNavlist.css);

.main_info{
    width:100%;
    height: 100%;
}
.usInfo_top{
    width: 100%;
    height: 3.81rem;
    display: flex;
}
.usInfo_top img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 产品360 show */
.main_cp{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 0.49rem;
}
.cp_top{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.4rem;
}
.cp_top h1{
    font-size: 0.34rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    margin-bottom: 0.1rem;
}
.cp_top span{
    font-size: 0.22rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #040000;
    opacity: 0.7;
    line-height: 0.45rem;
    text-align: justify;
}
.cp_list{
    width:100%;
}
.cp_list_text{
    width: 92%;
    margin: 0 auto;
    font-size: 0.22rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #373838;
    line-height: 0.45rem;
    opacity: 0.88;
    margin-bottom: 0.33rem;
    text-align: justify;
}
.cp_list img{
    width: 100%;
    height: 5.43rem;
    object-fit: cover;
    /* margin-bottom: 0.21rem; */
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper_cp{
    position: relative;
    overflow: hidden;
}
.swiper_cp .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 6.68rem;
}
.swiper_cp_box{
    width: 100%;
    height: 100%;
}
.swiper_cp_box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper_cp_text{
    width: 90%;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 3.3rem;
    left: 0.27rem;
    z-index: 9;
    padding: 0.2rem;
    background: rgba(0, 0, 0, 0.25);
}
.swiper_cp_text p{
    font-size: 0.35rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
}
.swiper_cp_text p::after{
    content: "";
    width: 0.5rem;
    height: 0.02rem;
    background: #FFFFFF;
    position: absolute;
    top: 0.6rem;
    left: 0rem;
    z-index: 9;
}
.swiper_cp_nr{
    font-size: 0.23rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin: 0.27rem 0 0.3rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper_cp_xq{
    display: flex;
}
.swiper_cp_xq a{
    width: 1.45rem;
    height: 0.5rem;
    border: 0.01rem solid #FFFFFF;
    border-radius: 0.22rem;
    font-size: 0.2rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.5rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper_cp .swiper-pagination-bullet{
    width: 0.11rem !important;
    height: 0.11rem !important;
    background: #E5E5E5 !important;
    opacity: 0.58 !important;
    border-radius: 50%;
}
.swiper_cp .swiper-pagination-bullet-active{
    width: 0.43rem !important;
    height: 0.07rem !important; 
    background: #FFFFFF !important;
    border-radius: 0.02rem !important;
    opacity: 1 !important;
}

/* 产品定位 */
.main_dw{
    width: 92%;
    margin: 0 auto;
    margin-top: 0.61rem;
    padding-bottom: 0.3rem;
}
.dw_list{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dw_item{
    width: 32%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.28rem;
}
.dw_item img{
    width: 100%;
    height: 2.92rem;
    object-fit: cover;
}
.dw_item div{
    width:100%;
    height: 0.83rem;
    line-height: 0.83rem;
    text-align: center;
    font-size: 0.22rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #040000;
    background: #F6F6F6;
}



/* 更多钢琴老师和明星的选择 */
.pro_moreTe{
    width: 100%;
    height:8rem;
    background: url(../wapimages/more_banner.png) no-repeat;
    background-size: cover;
    position: relative;
}
.moreTe{
    width:92%;
    margin: 0 auto;
    padding:0.62rem 0 0.31rem 0;
}
.swip_moreTe{
    width: 100%;
    display: flex;
    overflow: hidden;
    position: relative;
}
.swip_moreTe .swiper-wrapper{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.swip_moreTe .swiper-wrapper .swiper-slide{
    width:48% !important;
    height: 3.4rem;
    display: flex;
    flex-direction: column;
}
.swip_moreTe_img{
    width: 100%;
    height: 2.6rem;
    object-fit: cover;
}
.swip_moreTe_name{
    width: 100%;
    background: #FFFFFF;
    height: 0.8rem;
    line-height:0.8rem;
    padding-left:0.46rem;
    font-size: 0.2rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #040000;
}
.moreTe .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(../wapimages/cpts_iconleft.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    left:40% !important;
    right: auto;
}
.moreTe .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(../wapimages/cpts_iconright.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    right:40% !important;
    left: auto;
}
.moreTe .swiper-button-next, .moreTe .swiper-button-prev{
    width:0.57rem !important;
    height:0.57rem !important;
    top: 90% !important;
}

/* 产品特色 */
.main_ts{
    width: 100%;
    height: 100%;
    margin-top: 0.68rem;
}
.ts_box01{
    width: 92%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.4rem;
}
.ts_box01_top{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.5rem;
}
.ts_box01_top h1{
    font-size: 0.3rem;
    font-weight: 400;
    color: #000000;
    border-bottom:0.01rem solid #00000014;
    padding-bottom: 0.22rem;
    margin-bottom: 0.2rem;
}
.ts_box01_top div{
    font-size: 0.24rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    line-height: 0.4rem;
    opacity: 0.73;
}
.swiper_box01{
    width: 100%;
    height: 4.3rem;
    position: relative;
    overflow: hidden;
}
.swiper_box01 .swiper-wrapper{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.swiper_box01 .swiper-wrapper .swiper-slide{
    width:31%;
    height: 3.1rem;
    border-radius: 0.13rem;
}
.swiper_box01 .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 100%;
    border-radius: 0.13rem;
    object-fit: cover;
}
.swiper_box01 .swiper-pagination-bullet{
    width: 0.5rem !important;
    height: 0.07rem !important;
    background: #7D7A79 !important;
    opacity: 0.28 !important;
    border-radius: 0.03rem !important;
}
.swiper_box01 .swiper-pagination-bullet-active{
    background: #7D7A79 !important;
    opacity: 1 !important;
}

/* 03. 配置高：同类产品配置天花板 */
.swip_three{
    width: 100%;
    height:5.5rem;
    position: relative;
    overflow: hidden;
}
.swip_three .swiper-wrapper{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.swip_three .swiper-wrapper .swiper-slide{
    width:45% !important;
    height:100%;
    border-radius: 0.13rem;
    display: flex;
    flex-direction: column;
}
.swip_three .swiper-wrapper .swiper-slide img{
    width: 100%;
    height:3.8rem;
    border-radius: 0.13rem;
    object-fit: cover;
    margin-bottom: 0.3rem;
}
.swip_three .swiper-wrapper .swiper-slide span{
    font-size: 0.18rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    opacity: 0.73;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.swip_three .swiper-pagination-bullet{
    width: 0.5rem !important;
    height: 0.07rem !important;
    background: #7D7A79 !important;
    opacity: 0.28 !important;
    border-radius: 0.03rem !important;
}
.swip_three .swiper-pagination-bullet-active{
    background: #7D7A79 !important;
    opacity: 1 !important;
}

/* 产品场景 */
.main_hj{
    width: 100%;
    height: 100%;
    margin: 0.4rem 0 0.5rem 0;
}
.swip_cphj{
    width: 92%;
    height: 5.5rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.swip_cphj .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.swip_cphj .swiper-wrapper .swiper-slide{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.swip_cphj_img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.swip_cphj_img img{
    width: 47%;
    height: 3.78rem;
    object-fit: cover;
}
.swip_cphj_text{
    width: 2rem;
    height: 0.55rem;
    background: #000000;
    border-radius: 0.3rem;
    line-height: 0.55rem;
    text-align: center;
    font-size: 0.2rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.3rem;
}

.swip_cphj .swiper-scrollbar-drag{
    width: 0.72rem !important;
    height: 0.09rem !important;
    background: #7D7A79 !important;
    border-radius: 0.05rem !important;
    left: -1rem;
    top: -0.04rem;
}
.swip_cphj .swiper-scrollbar{
    width: 6.98rem !important;
    height: 0.03rem !important;
    background: #A7A7A7 !important;
    opacity: 1  !important;
}
.swiper-container-horizontal>.swiper-scrollbar{
    bottom: 0.4rem !important;
}