.content {
    padding-bottom: 10rem;
    background: #ffffff;
}

.main-page {
    display: flex;
    flex-direction: column;
    width: calc(100% - 5rem);
    padding: 1.5rem 2.5rem;
}

.swiper-product {
    width: 100%;
    border-radius: 0.5rem;
    position: relative;
    overflow: hidden;
}

.swiper-product .swiper-p,
.swiper-product .pro-img {
    width: 100%;
}

.swiper-product .swiper-p {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2rem;
}

.swiper-product .pro-price {
    position: absolute;
    bottom: 0.4rem;
    background: #202020;
    height: 3.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.6rem;
    padding: 0 0.6rem;
}

.swiper-product .pro-price .img {
    width: 2rem;
    height: 2rem;
}

.swiper-product .swiper-pro-price {
    bottom: 0.4rem;
}

.swiper-product .pro-index {
    height: 2rem;
    line-height: 2rem;
    color: #ffffff;
    font-size: 1.2rem;
    padding: 0 0.8rem;
    border-radius: 1rem;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 1.6rem;
    left: 1rem;
}

.swiper-product .swiper-pro-index {
    position: absolute;
    bottom: 5rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-product .swiper-pro-index .dian {
    width: 0.5rem;
    height: 0.5rem;
    background: #ffffff;
    border-radius: 50%;
    margin: 0 0.2rem;
}

.swiper-product .swiper-pro-index .dian-active {
    background: #202020;
}

.swiper-adv-index {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.swiper-adv-index .dian {
    width: 0.8rem;
    height: 0.8rem;
    background: #E9E9E9;
    border-radius: 50%;
    margin: 0 0.2rem;
}

.swiper-adv-index .dian-active {
    background: #FAA7DE;
}

.relation-c {
    width: calc(100% - 3rem);
    background: #FFFFFF;
    box-shadow: 0px 0.5rem 1rem 0px rgba(203, 203, 203, 0.17);
    padding: 2.3rem 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 0.5rem;
}

.relation-c .title-c {
    width: 72%;
}

.h217 {
    height: 10.9rem;
}

.pin-c {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pin-c .c-1 {
    width: 16.8rem;
    height: 26rem;
    border-radius: 1rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pin-c .c-1 .c-1-img {
    width: 16.8rem;
    height: 26rem;
    border-radius: 1rem;
}

.pin-c .c-1 .c-1-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.35) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.pin-c .c-1 .c-1-cover .ls-mark {
    height: 2.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 1.25rem;
    padding: 0 0.8rem;
}

.pin-c .c-2 {
    width: 16rem;
    height: 26rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.pin-c .c-2 .c-2-i {
    width: 16rem;
    height: 12.5rem;
    border-radius: 1rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pin-c .c-2 .c-2-i .c-2-img {
    width: 16rem;
    height: 12.5rem;
    border-radius: 1rem;
}

.pin-c .c-2 .c-2-i .c-2-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.35) 100%);
}

.pin-c .c-2 .c-2-i .ls-mark {
    position: absolute;
    top: 0;
    right: 0;
    height: 2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 1rem 1rem 0 1rem;
    padding: 0 0.6rem;
    z-index: 3;
    font-weight: 500;
    font-size: 1.1rem;
    color: #ffffff;
}

.pin-c .c-2 .c-2-i .c-2-tit {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    width: calc(100% - 1rem);
    z-index: 3;
    font-weight: 500;
    font-size: 1.3rem;
    color: #ffffff;
}

.ls-c {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.ls-c .ls-c-i {
    width: 10.7rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ls-c .ls-c-i .i-img-c {
    width: 10.7rem;
    height: 14.3rem;
    position: relative;
    overflow: hidden;
    border-radius: 1rem;
}

.ls-c .ls-c-i .i-img-c .i-img {
    width: 10.7rem;
    height: 14.3rem;
    border-radius: 1rem;
}

.ls-c .ls-c-i .i-img-c .i-t {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1.8rem;
    background: #202020;
    border-radius: 0 1rem 0 1rem;
    padding: 0 0.6rem;
    z-index: 3;
    font-weight: 500;
    font-size: 1.1rem;
    color: #ffffff;
}

.theme-c-m {
    width: calc(100% - 1.5rem);
    padding: 0.75rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #FFFFFF;
    box-shadow: 0 0.5rem 1.5rem 0 rgba(179, 179, 179, 0.18);
    border-radius: 0.5rem;
}

.theme-c-m .theme-l {
    width: calc(100% - 16.75rem);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0.75rem;
}

.theme-c-m .theme-l .img {
    width: 14rem;
    height: 1.4rem;
}

.theme-c-m .theme-r {
    width: 16rem;
    height: 13rem;
    position: relative;
    overflow: hidden;
}

.theme-c-m .theme-r .img {
    width: 16rem;
    height: 13rem;
}

.theme-c-m .theme-r .yuan {
    position: absolute;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background: #ffffff;
    bottom: -2rem;
    right: -2rem;
}

.theme-at-ls {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.theme-at-ls .at-i {
    width: 10.7rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 0.7rem;
}

.theme-at-ls .at-i .img {
    width: 10.7rem;
    height: 10.7rem;
    border-radius: 0.5rem;
}

.theme-at-ls .at-i:nth-child(3n) {
    margin-right: 0;
}

.w32 {
    width: 1.6rem;
}

.w-all-80 {
    width: calc(100% - 4rem);
}

.w-all-100 {
    width: calc(100% - 5rem);
}

.txt-mod {
    text-align: center;
}

.btn-sm {
    height: 1.8rem;
    border-radius: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0.5rem;
    font-size: 1.1rem;
}

.bg-theme {
    background: #FCABDE;
}

.bd-rus-15 {
    border-radius: 0.75rem;
}

.con-of {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.read-more {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 6rem;
    width: 100%;
    line-height: 6rem;
    text-align: center;
    font-size: 1.4rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 40%);
    color: #f73e72;
}

.video-c{
	position: relative;
	width: 100%;
	overflow: hidden;	
}
.video-c .video-n{
	width: 100%;
}
.video-c .video-b{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}