body {
    background-color: #3d2071;
    background-image: url(../../../tmp/bodybg.jpg);
    background-position: top center;
    background-size: 100% auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.banner {
    width: 100%;
    height: 7.73rem;
    display: block;
    float: left;

}

.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: 100% 101%;
}
.banner ul li a{
    text-decoration: none;
}
.banner .bannertext {
    width: 5rem;
    height: 4rem;
    margin-top: 0.79rem;
    margin-left: 0.91rem;
    font-family: 'RenaultLife-Bold';
}

.banner .bannertext dt {
    font-size: 0.7rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #3d2071;
    line-height: 1;
}

.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.3rem;
}

.banner .swiper-pagination-bullet {
    width: 0.13rem;
    height: 0.13rem;
    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;
}

/* center */
.center {
    width: 100%;
    height: 9.7rem;
    display: block;
    float: left;
    /* background: transparent;
    background-image: url("../../../tmp/centerbg.jpg");
    background-attachment: fixed; */
    background-color: #f1f1f1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.center .in {
    width: 11.4rem;
    height: 9.7rem;
    display: block;
    float: left;
    margin-left: 1.12rem;
}

.center .content {
    width: 11.4rem;
    height: 1.55rem;
    font-size: 0.19rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0rem;
    color: #a1a1a1;
    padding-top: 0.49rem;
    text-align: center;
    float: left;
}

.center .content dt {
    width: 11.1rem;
    margin-left: 0.25rem;
    float: left;
}

.center .content span {
    display: block;
    width: 100%;
}

.center .content ul {
    width: 100%;
    height: 4.1rem;
    display: block;
    float: left;
    margin-top: 0.59rem;
}

.center .content ul li {
    width: 2.71rem;
    height: 3.48rem;
    padding: 0.3rem;
    position: relative;
}
.center .content ul li>a{
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 0;
    left: 0;
    padding: 20px;
}

.center .content ul li::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.7rem;
    height: 0.49rem;
    display: block;
    position: absolute;
    bottom: 0.395rem;
    border: 1px solid #fff;
    font-size: 0.4rem;
    border-radius: 0.25rem;
    cursor: pointer;
    text-decoration: none;
}

.center .content ul li .btn .iconfont {
    font-size: 0.4rem;
    line-height: 0.49rem;
    color: #fff;
}

.center .content ul li:hover .btn .iconfont {
    margin-left: 0.1rem;
    transition: 0.5s;
}

.center .content ul li:first-child {
    border-radius: 10px;
    background-color: #3d2071;
    background-image: url(../imgs/center-lighter1.png);
    background-position: left top;
    background-size: 3.3rem auto;
    background-repeat: no-repeat;
    display: block;
    float: left;
}

.center .content ul li:first-child span:first-child {
    text-align: left;
    font-family: RenaultLife-Bold;
    font-size: 0.34rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #e29e97;
}

.center .content ul li:first-child span:first-child b {
    font-family: RenaultLife-Bold;
    font-size: 1.14rem;
    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.23rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    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.27rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    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.62rem;
    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.24rem;
    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.28rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    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) {

    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;
}

.center .content ul li:nth-child(3) span:first-child b {
    font-size: 1.17rem;
    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.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.35rem;
    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.28rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    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%;
    height: 7.78rem;
    display: block;
    background-color: #fff;
    float: left;
}

.items .content {
    width: 100%;
    display: block;
    padding-top: 0.6rem;
    float: left;
}

.items .in {
    width: 12.92rem;
    margin: 0 auto;
    height: 5rem;
    display: block;
}

.items .in ul {
    width: 100%;
    height: 100%;
}

.items .in ul li {
    width: 1.33rem;
    height: 1.33rem;
    border-radius: 50%;
    display: block;
    float: left;
    border: 1px solid #624b8c;
    text-align: center;
    line-height: 1.33rem;
    margin: 0 0.24rem 1.1rem 0.24rem;
    position: relative;

}

.items .in ul li .iconfont {
    font-size: 0.78rem;
    color: #624b8c;
}
.items .in ul li:hover{
    background-color: #3d2071;
    border: 1px solid #3d2071;
}
.items .in ul li:hover .iconfont {
    font-size: 0.78rem;
    color: #fff;
   
    transition: 0.3s;
}

.items .in ul li strong {
    width: 1.33rem;
    display: block;
    text-align: center;
    line-height: 0.5rem;
    position: absolute;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    letter-spacing: 0rem;
    color: #000000;
}
.items .itemsmore{
    display: none;
}
.news {
    width: 100%;
    height: 8rem;
    display: block;
    float: left;
    background-color: #f1f1f1;
    position: relative;
}
.newsslide{
    width: 100%;
    display: block;
    float: left;
    margin-top: 0.6rem;
}
.news .in {
    width: 12.66rem;
    margin: 0 0.5rem;
    height: 7.75rem;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}

.news .in .swiper-slide {
    position: relative;
}

.news .in .swiper-slide dl:nth-child(1) {
    width: 7.5rem;
    height: 5.25rem;
    position: relative;
    float: left;
}

.news .in .swiper-slide dl:nth-child(1) dt {
    width: 7.5rem;
    height: 5.25rem;
    border-radius: 0.2rem;
    box-shadow: 4px 6px 8px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: absolute;
}
.news .in .swiper-slide dl:nth-child(1) dt span{
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}

.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%;
    bottom: 0;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0rem;
    color: #ffffff;
    text-indent: 0.35rem;
    padding-top: 3rem;
    background: linear-gradient(to top, #000000b2, #ffff0000);
    border-radius: 0.2rem;
    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 {
    width: 100%;
    display: block;
    float: left;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.32rem;
    letter-spacing: 0rem;
    color: #ffffff;
    padding-bottom: 0.2rem;
}

.news .in .swiper-slide dl:nth-child(2) {
    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) dt img{
    width: 100%;
}

.news .in .swiper-slide  dl:nth-child(2) dd {
    width: 4.16rem;
    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: justify;
    position: relative;
    overflow: hidden;

}
.news .in .swiper-slide  dl:nth-child(2) dd::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background-image: linear-gradient(0deg,#f1f1f1e8,transparent);
    bottom:-0.2rem;

}
.news .in .swiper-slide .btn{
    width: 1.5rem;
	height: 0.45rem;
    display: block;
    position: absolute;
    right: 1.4rem;
    bottom: -0.05rem;
    text-decoration: none;
    border: 1px solid #3d2071;
    color: #3d2071;
    text-align: center;
    border-radius: 0.4rem;
}
.news .in .swiper-slide .btn .iconfont{
    color: #3d2071;
    font-size: 0.7rem;
    line-height: 0.45rem;
}
.news .in .swiper-slide .btn:hover .iconfont{
    margin-left: 0.5rem;
    transition: 0.5s;
}
.news .maintitle{
    line-height: 1.5;
}
.news .page{
    position: absolute;
    width: 100%;
    top: 50%;
}
.news .page i{
    font-size: 0.5rem;
    color: #00000065;
}
.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;
    cursor: pointer;
}
.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;
    cursor: pointer;
}
.news .page span:hover{
    border: 1px solid #0000003f;
}
.news .page span:hover i{
    color: #3d2071;
}
.news .page .prev i{
    position: absolute;
    transform: rotate(180deg);
}
.news .page .prev i{
    position: absolute;
}
