body {
    background-color: #3d2071;
    /* background-image: url(../../../tmp/bodybg.jpg); */
    background-position: top center;
    background-size: auto 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
    display: block;
    float: left;
}

.banner {
    width: 100%;
    height: calc(100vh - 1rem);
    min-height: 11rem;
    display: flex;
    float: left;
    margin-top: 1rem;
}

.banner .in {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

/* .banner ul{
    width: 100%;
    height: 100%;
    display: block;
    float: left;
}*/
.banner ul li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner .bannertext {
    width: 94%;
    margin-left: 3%;
    height: 4rem;
    bottom: 1.1rem;
    position: absolute;
    text-align: center;
    font-family: 'RenaultLife-Bold';
    z-index: 1000;
}

.banner .bannertext dt {
    font-size: 0.7rem;
    font-weight: normal;
    letter-spacing: 0rem;
    line-height: 1;
    color: #3d2071;
}

.banner .bannertext dt font {
    font-size: 0.7rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0rem;
    color: #c58180;
}

.banner .bannertext dd {
    margin-top: 0.2rem;
    font-family: RenaultLife-Regular;
    font-size: 0.25rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.32rem;
    letter-spacing: 0rem;
    color: #3d2071;
}

.banner .swiper-pagination-fraction,
.banner .swiper-pagination-custom,
.banner .swiper-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0.6rem;
}

.banner .swiper-pagination-bullet {
    width: 0.17rem;
    height: 0.17rem;
    background: transparent;
    border: 1px solid #af7978;
    opacity: 1;
    margin-left: 0.6rem;
    margin-right: 0.6rem;
}

.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.1rem;
}

.banner .swiper-pagination-bullet-active {
    background: #fff;
    border: 1px solid #fff;
}

.bannerslide ul li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* 从上到下的水平渐变 */
    /* background-image: linear-gradient(to top, #d2afae, #ffff0000, #ffff0000); */
}
.banner .swiper-pagination-bullet{
    border: 1px solid #fff;
}
/* center */
.center {
    width: 100%;
    height: 13.33rem;
    display: block;
    float: left;
    /* background: transparent;
    background-image: url("../../../tmp/centerbg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; */
    background-color: #f1f1f1;
    overflow: hidden;
}

.center .in {
    width: 7.5rem;
    height:12.33rem;
    display: block;
    float: left;
}
.center .in .storeslide{
    display: block;
    float: left;
    height: 5.5rem;
    margin-top: 0.4rem;
    width: 100%;
}
.center .content {
    width: 7.5rem;
    height: 1.55rem;
    font-size: 0.23rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.39rem;
	letter-spacing: 0rem;
	color: #a1a1a1;
    padding-top: 0.49rem;
    text-align: center;
    float: left;
}

.center .content dt {
    width: 6.37rem;
    margin-left: 0.565rem;
    float: left;
}

.center .content ul li span {
    display: block;
    width: 100%;
}

.center .content ul {
    margin-top: 0.59rem;
}

.center .content ul li {
    height: 100%;
	
}
.center .content ul li>a{
    position: absolute;
    width: calc(100% - 0.8rem);
    height: calc(100% - 0.8rem);
    top: 0;
    left: 0;
    padding: 0.4rem 0.4rem;
}
/* .center .content ul li>a>div{
    width: 4.15rem;
	height: 5.1rem;
    padding: 0.3rem;
    display: block;
    position: relative;
    
} */
.center .content ul li>a>div::after{
    content: "";
    height: 0.8rem;
    background-image: url(../imgs/shadow.png);
    background-position: bottom center;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    bottom: -0.8rem;
    left: 0;
}
.center .content ul li .btn {
    width: 0.83rem;
    height: 0.65rem;
    display: block;
    position: absolute;
    bottom: 0.395rem;
    border: 1px solid #fff;
    font-size: 0.4rem;
    border-radius: 0.45rem;
    cursor: pointer;
    text-decoration: none;
}

.center .content ul li .btn .iconfont {
    font-size: 0.4rem;
    line-height: 0.65rem;
    color: #fff;
}

.center .content ul li .btn:hover .iconfont {
    margin-left: 0.1rem;
    transition: 0.5s;
}

.center .content ul li:first-child>a {
    border-radius: 10px;
    background-color: #3d2071;
    background-image: url(../imgs/center-lighter1.png);
    background-position: left top;
    background-size: 5.1rem auto;
    background-repeat: no-repeat;
    display: block;
}

.center .content ul li:first-child span:first-child {
    text-align: left;
    font-family: RenaultLife-Bold;
    font-size: 0.5rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #e29e97;
    margin-top: 0.4rem;
}

.center .content ul li:first-child span:first-child b {
    font-family: RenaultLife-Bold;
    font-size: 1.9rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    margin-top: 0.2rem;
    color: #ffffff;
}

.center .content ul li:first-child span:nth-child(2) {
    font-size: 0.33rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0rem;
    color: #ffffff;
    text-align: left;
}

.center .content ul li:first-child span:nth-child(3) {
    font-family: RenaultLife-Bold;
    font-size: 0.35rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0rem;
    color: #ffffff;
    text-align: left;
    margin-top: 0.5rem;
}

.center .content ul li:first-child span:nth-child(3) em {
    display: block;
    width: 100%;
    float: left;
}

.center .content ul li:nth-child(2) {
    border-radius: 10px;
    background-color: #fff;
    background-image: url(../imgs/center-ligher2.png);
    background-position: right bottom;
    background-size: 2rem auto;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-left: 0.71rem;
}

.center .content ul li:nth-child(2) span:first-child {
    font-family: RenaultLife-Bold;
    font-size: 0.92rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.9rem;
    text-align: left;
    letter-spacing: -0.02rem;
    color: #3d2071;
}

.center .content ul li:nth-child(2) span:nth-child(2) {
    font-size: 0.33rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #e29e97;
    text-align: left;
}

.center .content ul li:nth-child(2) span:nth-child(3) {
    font-family: RenaultLife-Bold;
    font-size: 0.35rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0rem;
    margin-top: 0.43rem;
    color: #3d2071;
    text-align: left;
}

.center .content ul li:nth-child(2) .btn {
    border-color: #e29e97;
}

.center .content ul li:nth-child(2) .iconfont {
    color: #e29e97;
}

.center .content ul li:nth-child(3)>a {

    border-radius: 10px;
    background-color: #ffe3e3;
    background-image: url(../imgs/center-lighter3.png);
    background-position: left top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-left: 0.71rem;
}

.center .content ul li:nth-child(3) span:first-child {
    font-family: RenaultLife-Bold;
    font-size: 0.35rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #e29e97;
    text-align: left;
    margin-top: 0.4rem;
}

.center .content ul li:nth-child(3) span:first-child b {
    font-size: 1.7rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    margin-top: 0.2rem;
    letter-spacing: 0rem;
    color: #3d2071;
    text-align: left;
}

.center .content ul li:nth-child(3) span:nth-child(2) {
    font-size: 0.33rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0rem;
    color: #3d2071;
    text-align: left;
}

.center .content ul li:nth-child(3) span:nth-child(3) {
    font-family: RenaultLife-Bold;
    font-size: 0.33rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0rem;
    color: #e29e97;
    margin-top: 0.45rem;
    text-align: left;
}

.center .content ul li:nth-child(3) .btn {
    border-color: #412574;
}

.center .content ul li:nth-child(3) .iconfont {
    color: #412574;
}

.items {
    width: 100%;
    display: block;
    background-color: #fff;
    float: left;
}

.items .content {
    width: 100%;
    display: block;
    padding-top: 0.6rem;
    float: left;
}

.items .in {
    width: 6.47rem;
    margin: 0 auto;
    display: block;
}

.items .in ul {
    width: 100%;
    height: 50vw;
    display: block;
    float: left;
    overflow-x: visible;
    overflow-y: hidden;
}
.items.active .content{
     height: 100%;
     transition: 0.5s;
}

.items .in ul li {
    width: 0.96rem;
    height: 0.96rem;
    border-radius: 50%;
    display: block;
    float: left;
    border: 1px solid #624b8c;
    text-align: center;
    line-height: 0.96rem;
    margin: 0.1rem 1.1rem 0.85rem 0.28rem;
    position: relative;

}
.items .in ul li:nth-child(3n+0){
    margin-right: 0;
}

.items .in ul li .iconfont {
    font-size: 0.58rem;
    color: #624b8c;
}

.items .in ul li strong {
    width: 1.7rem;
    display: block;
    text-align: center;
    line-height: 2;
    position: absolute;
    font-size: 0.27rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    letter-spacing: 0rem;
    left: 50%;
    margin-left: -0.85rem;
    color: #000000;
}
.items .in .itemsmore{
    width: 2.58rem;
	height: 0.79rem;
    margin-left:2.06rem;
    border: 1px solid #c8c7c9;
    border-radius: 0.2rem;
    display: block;
    float: left;
    text-align: center;
    line-height: 0.79rem;
    font-size: 0.27rem;
    color: #c8c7c9;
    margin-bottom: 0.64rem;
}
.itemsmore .iconfont{
    display: none;
}
.items.active .itemsmore span{
    display: none;
}
.items.active .itemsmore .iconfont{
    display: block;
    transform: rotate(-90deg);
}
.news {
    width: 100%;
    height: 12.84rem;
    display: block;
    float: left;
    background-color: #f1f1f1;
    position: relative;
    overflow: hidden;
}

.news .in {
    width: 100%;
    height: 12.84rem;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
.newsslide{
    width: 100%;
    display: block;
    float: left;
    margin-top: 0.6rem;
}
.news .in .swiper-slide {
    position: relative;
    opacity: 0.5;
}
.news .in .swiper-slide.swiper-slide-active{
    opacity: 1;
}
.news .in .swiper-slide>a{
    position: relative;
    width: 6.02rem;
	height: 9.58rem;
    display: block;
    border-radius: 0.2rem;    
    /* box-shadow: 2px 8px 8px 0px #0000001f; */
}
.news .in .swiper-slide>a dl dt span{
    width: 6.02rem;
	height: 7.58rem;
    background-size: cover;
    display: block;
    float: left;
    background-position: top center;
    clip-path: url(#testsvg);
    filter: drop-shadow(2px 4px 3px rgba(50, 50, 0, 0.2));
}
.news .in .swiper-slide dl:nth-child(1) {
    width: 6.02rem;
	height:9.58rem;
    position: relative;
    float: left;
}

.news .in .swiper-slide dl:nth-child(1) dt:nth-child(1) {
    width: 6.02rem;
	height: 7.58rem;
    border-radius: 0.2rem;
    filter: drop-shadow(2px 4px 3px rgba(50, 50, 0, 0.2));
    position: absolute;
    z-index: 1000;
    
}
.news .in .swiper-slide dl:nth-child(1) dt:nth-child(2) {
    width:4.7rem;
	top: 6.25rem;
    height: 1.33rem;
    border-radius: 0.2rem;
    box-shadow: 4px 6px 8px 4px rgba(0, 0, 0, 0.1);
    background-position: 6.25rem auto;
    overflow: hidden;
    position: absolute;
    
}

.news .in .swiper-slide dl:nth-child(1) img {
    width: 100%;
    height: 100%;
}

.news .in .swiper-slide dl:nth-child(1) dd {
    position: absolute;
    width: 100%;
    top: 8.2rem;
    font-size: 0.27rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.5rem;
	letter-spacing: 0rem;
	color: #444444;
    /* background: linear-gradient(to top, #000000b2, #ffff0000); */
    overflow: hidden;
}

.news .in .swiper-slide dl:nth-child(1) dd .maintitle {
    width: 100%;
    display: block;
    float: left;
}

.news .in .swiper-slide dl:nth-child(1) dd .ftitle {

}

.news .in .swiper-slide dl:nth-child(2) {
    display: none;
    width: 4.6rem;
    height: 5.25rem;
    border-radius: 20px;
    position: relative;
    float: right;
    margin-right: 0.2rem;
    top: 0;
}

.news .in .swiper-slide dl:nth-child(2) dt {
    width: 4.6rem;
    height: 2.76rem;
    border-radius: 0.1rem;
    overflow: hidden;
    box-shadow: 4px 6px 8px 4px rgba(0, 0, 0, 0.1);
}

.news .in .swiper-slide dl:nth-child(2) dd {
    width: 4.16rem;
    height: 1.14rem;
    margin: 0.22rem;
    margin-top: 0.48rem;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.32rem;
    letter-spacing: 0rem;
    color: #7c7c7c;
    display: -webkit-box;
    /* 必须设置display为-webkit-box才能生效 */
    -webkit-line-clamp: 4;
    /* 指定显示的行数 */
    -webkit-box-orient: vertical;
    /* 设置子元素垂直排列 */
    text-overflow: ellipsis;
    /* 当文字溢出时显示省略号 */
    /* 保持换行符不被合并 */
    text-align: center;

}

 .news .in .swiper-slide .btn {
    width: 1.03rem;
    height: 1.03rem;
    display: block;
    position: absolute;
    right: 0.45rem;
    top: 6.55rem;
    text-decoration: none;
    background-color: #3d2071;
    text-align: center;
    border-radius: 0.2rem;
    filter: drop-shadow(2px 4px 3px rgba(50, 50, 0, 0.5));
    z-index: 10000;
    
} 
.news .in .swiper-slide .btn em{
    position: absolute;
    border: 1px solid #fff;
    font-size: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    top: 0.25rem;
    right: 0.25rem;
    border-left: 0;
    border-bottom: 0;
    
}
.news .in .swiper-slide .btn span{
    position: absolute;
    color: #fff;
    font-size: 0.3rem;
    width: 0.65rem;
    height: 0.55rem;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    left: 0.01rem;
    top: 0.01rem;
}

.news .in .swiper-slide .btn .iconfont {
    color: #3d2071;
    font-size: 1.0rem;
    line-height: 0.63rem;
}

.news .in .swiper-slide .btn:hover .iconfont {
    margin-left: 0.5rem;
    transition: 0.5s;
}

.news .page {
    display: none;
    position: absolute;
    width: 100%;
    top: 50%;
}

.news .page i {
    font-size: 0.5rem;
    color: #000000b7;
}

.news .page .prev {
    width: 0.58rem;
    height: 1.93rem;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    z-index: 10001;
    line-height: 1.93rem;
    text-align: left;
    border-radius: 0.1rem;
    margin-top: -.9rem;
    outline: none;
}

.news .page .next {
    width: 0.58rem;
    height: 1.93rem;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    z-index: 10001;
    line-height: 1.93rem;
    text-align: right;
    border-radius: 0.1rem;
    margin-top: -.9rem;
    right: 0;
    outline: none;
}

.news .page .prev i {
    position: absolute;
    transform: rotate(180deg);
}

.news .page .prev i {
    position: absolute;
}
.news .news-pagination{
    bottom: 0.62rem;
}
.swiper-pagination-bullet{
    width: 0.16rem;
   height: 0.16rem;
   opacity: 1;
   background: none;
   border: 1px solid #3d2071;
}
.swiper-pagination-bullet-active{
    width: 0.16rem;
    height: 0.16rem;
    opacity: 1;
    background: #3d2071;
    border: 1px solid #3d2071;
}
