@charset "utf-8";

.box1 {
    background: url(../image/gsgg2.png) no-repeat center center;
    background-size: cover;
    margin: 0.8rem 0;
    padding: 0.4rem 0;
}

.box1 .lmbt {
    float: left;
    position: relative;
    margin-right: 0.4rem;
}

.box1 .lmbt .img {
    width: 2.7rem;
}

.box1 .lmbt .wz {
    position: absolute;
    top: -0.1rem;
    left: 50%;
    transform: translateX(-50%);
}

.box1 .list {
    height: 0.56rem;
    overflow: hidden;
}

.box1 .list .l1 {
    line-height: 0.56rem;
    font-weight: 600;
    font-size: 0.3rem;
    color: #813295;
}

.box1 .list .fade-1 .slick-dots,
.box1 .list .slick-arrow {
    display: none !important;
}

.box1 .list .l1:hover {
    text-decoration: underline;
    color: #996ba4;
    transition: all 0.4s;
}



.title1 {
    margin-bottom: 0.7rem;
    text-align: center;
    background: url(../image/lmt01.png)no-repeat center center;
    background-size: auto 100%;
    padding-bottom: 0.08rem;
    height: 1.03rem;
    box-sizing: border-box;
}

.title1 .name {
    font-family: 'SourceHanSerifSCBold';
    font-size: 0.48rem;
    color: #6931aa;
    margin-bottom: 0.12rem;
    padding-top: 0.12rem;
    box-sizing: border-box;
}

.title1 .ename {
    font-size: 0.18rem;
    color: #977721;
}

.title3 {
    /* background-image: url(../image/lmt01111.png); */
}

.title3 .name,
.title3 .ename {
    color: #ffffff;
}

.title2 {
    position: relative;
    margin-bottom: 0.3rem;
}

.title2 .bttp1 {
    float: left;
    margin-right: 0.05rem;
    width: .74rem;
}

.title2 .btwz1 {
    font-size: 0.3rem;
    float: left;
    background: url(../image/t2.png) no-repeat bottom right;
    padding-right: 1.18rem;
    padding-bottom: 0.2rem;
    margin-top: 0.04rem;
    background-size: 2.3rem;
}


.box2 .left {
    width: 57%;

}

.box2 .left .list1 {}

.box2 .left .list1 .a {
    overflow: hidden;
    position: relative;
}

.box2 .left .list1 .img1 {
    overflow: hidden;
}

.box2 .left .list1 .img {
    width: 100%;
    object-fit: cover;
    height: 5.6rem;
}

.box2 .left .list1 .l1 {
    padding: 0rem 0.25rem;
    line-height: 1.12rem;
    font-size: 0.22rem;
    color: #8d48dc;
    background-color: #ffffff;
}

.box2 .left .list1 .sj {
    /* font-family: DinBold; */
    position: absolute;
    left: 0.3rem;
    top: 0.3rem;
    box-sizing: border-box;
    background-color: #835ab3;
    height: 0.72rem;
    width: 0.72rem;
    padding-top: 0.05rem;
    text-align: center;
    color: #ffffff;
}

.box2 .left .list1 .sj1 {
    font-size: 0.34rem;
    font-family: DinBold;
    margin-bottom: 0.04rem;
}

.box2 .left .list1 .sj2 {
    font-size: 0.14rem;
}

.box2 .left .list2 {
    padding-top: 0.25rem;
    width: calc(100% + 0.5rem);
}

.box2 .left .list2 .item {
    padding: 0.25rem 0;
    width: calc(50% - 0.5rem);
    margin-right: 0.5rem;
    float: left;
}

.box2 .left .list2 .item:nth-child(2),
.box2 .left .list2 .item:nth-child(1) {
    border-bottom: 1px solid #e0dfdc;
}

.box2 .left .list2 .item .sj {
    font-size: 0.18rem;
    color: #835ab3;
    margin-bottom: 0.15rem;
    /* font-weight: 600; */
}

.box2 .left .list2 .item .l2 {
    line-height: 0.3rem;
    height: .6rem;
    font-size: 0.2rem;
}

.box2 .left .list1 .a:hover .l1 {
    text-decoration: underline;
    transition: all 0.4s;
}

.box2 .left .list1 .a:hover .img {
    transform: scale(1.05);
}


.box2 .left .list2 .item:hover .l2 {
    color: #c59bf9;
    transition: all 0.4s;
}


.box2 .right {
    width: 43%;
    box-sizing: border-box;
    padding-left: 0.55rem;
}



.box2 .right .list3 .a {
    overflow: hidden;
    position: relative;
}

.box2 .right .list3 .img1 {
    overflow: hidden;
}

.box2 .right .list3 .img {
    width: 100%;
    object-fit: cover;
    height: 3.5rem;
}

.box2 .right .list3 .l1 {
    padding: 0.2rem;
    /* line-height: 1.12rem; */
    font-size: 0.22rem;
    color: #ffffff;
    /* background-color: #ffffff; */
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}

.box2 .right .list3 .sj {
    /* font-family: DinBold; */
    position: absolute;
    left: 0.3rem;
    top: 0.3rem;
    box-sizing: border-box;
    background-color: #835ab3;
    height: 0.72rem;
    width: 0.72rem;
    padding-top: 0.05rem;
    text-align: center;
    color: #ffffff;
}

.box2 .right .list3 .sj1 {
    font-size: 0.34rem;
    font-family: DinBold;
    margin-bottom: 0.04rem;
}

.box2 .right .list3 .sj2 {
    font-size: 0.14rem;
}

.box2 .right .list3 .back {
    position: absolute;
    width: 100%;
    height: 40%;
    left: 0;
    bottom: 0;
}

.box2 .right .list3 .a:hover .l1 {
    text-decoration: underline;
    transition: all 0.4s;
}

.box2 .right .list3 .a:hover .img {
    transform: scale(1.05);
}

.box2 .right .list4 {
    padding-top: 0.2rem;
}

.box2 .right .list4 .a {
    padding: 0.3rem 0;
    border-bottom: 1px solid #e0dfdc;
    background: url(../image/xxxw1.png) no-repeat left center;
    background-size: 0 100%;
    transition: all 0.4s;
}

.box2 .right .list4 .a .sj {
    font-size: 0.18rem;
    color: #835ab3;
    margin-bottom: 0.15rem;
    transition: all 0.4s;
}

.box2 .right .list4 .a .l1 {
    font-size: 0.2rem;
    transition: all 0.4s;
}

.box2 .right .list4 .a:hover {
    background-size: 100% 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    font-weight: 600;
    color: #ffffff;
}

.box2 .right .list4 .a:hover .sj {
    color: #ffffff;
}

.box3 {
    background: url(../image/whlybj.png) no-repeat center top 0rem;
    background-size: 100% auto;
    padding-top: 1rem;
    padding-bottom: .3rem;
}

.box3 .left {
    width: 57%;
}

.box3 .left .list1 {
    border: 1px solid #d4d4d4;
}

.box3 .left .list11 {
    width: 50%;
    float: left;
}

.box3 .left .list11 .title2 {
    padding: 0.15rem;
    padding-top: 0.1rem;
    box-sizing: border-box;
    margin-bottom: 0rem;
}

.box3 .left .list11:nth-child(1) .title2 {
    border-right: 1px solid #d4d4d4;
}

.box3 .left .list11 .lb {}

.box3 .left .list11 .lb .a {
    width: 50%;
    float: left;
    position: relative;
}

.box3 .left .list11 .lb .img {
    width: 100%;
    height: 3.14rem;
    object-fit: cover;
}

.box3 .left .list11 .lb .block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0rem;
    width: 100%;
    text-align: center;
}

.box3 .left .list11 .lb .bt {
    line-height: 0.35rem;
    font-size: 0.3rem;
    width: 0.75rem;
    letter-spacing: 0.03rem;
    margin: auto;
    color: #ffffff;
    text-align: center;
    font-family: "AlimamaDongFangDaKaiRegular";
}

.box3 .left .list11 .lb .tb {
    margin: 0.2rem auto;
    width: 0.77rem;
    display: block;
}

.box3 .left .list11 .lb .tb1 {
    margin: auto;
    width: 0.88rem;
    transition: all 0.8s;
    display: block;
}

.box3 .left .list11 .a:hover .tb1 {
    transform: rotateY(180deg);
}

.box3 .left .list2 {
    width: calc(100% + 0.4rem);
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
}

.box3 .left .list2 .item {
    float: left;
    width: calc(50% - 0.4rem);
    margin-right: 0.4rem;
    border-bottom: 1px solid #dddddd;
    padding: 0.2rem 0rem;
    transition: all 0.4s;
}

.box3 .left .list2 .item .zc {
    background: url(../image/fssfdasasd.png) no-repeat center center;
    background-size: 100% 100%;
    line-height: 0.48rem;
    padding: 0rem 0.2rem;
    margin-right: 0.25rem;
    float: left;
    color: #7e22ce;
    font-size: 0.18rem;
}

.box3 .left .list2 .item .yc {
    line-height: 0.48rem;
    font-size: 0.2rem;
    transition: all 0.4s;
}

.box3 .left .list3 {}

.box3 .left .list3 * {
    transition: all 0.4s;
}

.box3 .left .list3 .zcbt {
    float: left;
    width: 14%;
    position: relative;
}

.box3 .left .list3 .zcbt .img {
    width: 100%;
    height: 3.65rem;
    object-fit: cover;
}

.box3 .left .list3 .zcbt .img1 {
    position: absolute;
    left: -10%;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.box3 .left .list3 .yclist {
    float: left;
    width: 86%;
    padding-top: 0.4rem;
}

.box3 .left .list3 .yclist .item {
    padding-left: 0.17rem;
    box-sizing: border-box;
    width: 16.5%;
    cursor: pointer;
    position: relative;
    float: left;
}

.box3 .left .list3 .yclist .item1 {
    position: relative;
    height: 3.25rem;
}

.box3 .left .list3 .yclist .mk1 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.box3 .left .list3 .yclist .mk1 .bj {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box3 .left .list3 .yclist .mk1 .wz {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 0.3rem;
    font-family: SourceHanSerifSCBold;
    width: 0.3rem;
    line-height: 0.35rem;
}

.box3 .left .list3 .yclist .mk2 {
    width: 0%;
    height: 100%;
    opacity: 0;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    padding: 0.15rem;
    box-sizing: border-box;
    padding-left: 0;
    padding-top: 0.26rem;
}

.box3 .left .list3 .yclist .style .mk1 {
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
}

.box3 .left .list3 .yclist .style .mk2 {
    z-index: 1;
    opacity: 1;
    width: 100%;
}

.box3 .left .list3 .yclist .style {
    background-color: #f6ecf9;
    width: 50.5%;
}

.box3 .left .list3 .yclist .mk2 .zc {
    width: 0.7rem;
    height: 100%;
    float: left;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.box3 .left .list3 .yclist .mk2 .zc .wz {
    width: 100%;
    padding-left: 0.08rem;
    padding-bottom: 0.18rem;
    background: url(../image/sdsdads.png) no-repeat left bottom;
    background-size: .6rem;
}

.box3 .left .list3 .yclist .mk2 .zc .wz1 {
    font-size: 0.22rem;
    width: 0.22rem;
    text-align: center;
}

.box3 .left .list3 .yclist .mk2 .yc {
    float: left;
    width: calc(100% - 0.7rem);
}

.box3 .left .list3 .yclist .mk2 .yc .img {
    background: #ffffff;
    box-sizing: border-box;
    padding: 0.1rem;
}

.box3 .left .list3 .yclist .mk2 .yc .img1 {
    overflow: hidden;
}

.box3 .left .list3 .yclist .mk2 .yc .img img {
    width: 100%;
    height: 1.9rem;
    object-fit: cover;
}

.box3 .left .list3 .yclist .mk2 .yc .wzlb {
    width: calc(100% + 0.15rem);
    padding-top: 0.12rem;
}

.box3 .left .list3 .yclist .mk2 .yc .wzlb .a {
    width: calc(50% - 0.15rem);
    margin-right: 0.15rem;
    line-height: 0.3rem;
    padding-left: 0.15rem;
    font-size: 0.18rem;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.box3 .left .list3 .yclist .mk2 .yc .wzlb .a::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background-color: #333333;

}

.box3 .left .list3 .yc .img:hover img {
    transform: scale(1.1);
}

.box3 .left .list3 .yc .wzlb .a:hover {
    color: #7e22ce;
    text-decoration: underline;
}

.box3 .left .list3 .yc .wzlb .a:hover::before {
    background-color: #7e22ce !important;
}

.box3 .left .list3 .item .icon {
    position: absolute;
    width: 0.64rem;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.box3 .left .list3 .item .icon4 {
    position: relative;
}

.box3 .left .list3 .item .icon img {
    width: 100%;
}

.box3 .left .list3 .item .icon .icon2 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.box3 .left .list2 .item:hover .yc {
    color: #7e22ce;
}

.box3 .left .list2 .item:hover {
    border-bottom: 1px solid #7e22ce;
}

.box3 .left .list3 .item.style .icon {
    left: 0;
    transform: translateY(-50%);
}

.box3 .left .list3 .item.style .icon .icon1 {
    opacity: 0;
}

.box3 .left .list3 .item.style .icon .icon2 {
    opacity: 1;
}

.box3 .right {
    width: 43%;
    box-sizing: border-box;
    padding-left: 0.55rem;
}

.box3 .right .list {}

.box3 .right .item {
    margin-bottom: 0.46rem;
    padding-right: 0.15rem;
    padding-bottom: 0.15rem;
    position: relative;
    box-sizing: border-box;
}

.box3 .right .item::before {
    content: '';
    position: absolute;
    width: 70%;
    height: 70%;
    background-color: #dbc9e8;
    content: '';
    bottom: 0;
    right: 0;
    transition: all 0.4s;
}

.box3 .right .block {
    border: 1px solid #dbc9e8;
    background: url(../image/tzgg1.png) no-repeat left center;
    background-size: 0rem 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0.32rem 0.4rem;
    padding-right: .2rem;
    z-index: 1;
    transition: all 0.4s;
    position: relative;
}

.box3 .right .sj {
    color: #835ab3;
    font-size: 0.2rem;
    font-family: SourceHanSerifSCBold;
}

.box3 .right .sj span {
    font-size: 0.36rem;
    margin-right: 0.1rem;
}

.box3 .right .bt {
    font-size: 0.2rem;
    margin-top: 0.2rem;
    transition: all 0.4s;
}

.box3 .right .item:hover::before {
    background-color: #b085e4;
}

.box3 .right .item:hover .block {
    border: 1px solid #b085e4;
    background-size: 100% 100%;
}

.box3 .right .item:hover .bt {
    color: #835ab3;
}

.box4 {
    background: url(../image/wlrh1.png);
    background-size: cover;
    padding: 0.7rem 0;
    position: relative;
}

.box4 .boxbj {
    position: absolute;
    bottom: .7rem;
    right: 0;
    height: calc(102% - .7rem);
}

.box4 .lists {
    width: 85%;
    z-index: 1;
    position: relative;
}

.box4 .lists .list {
    width: 2.6rem;
    height: 6.8rem;
    float: left;
    overflow: hidden;
}

.box4 .lists .list .zc {
    width: 2.6rem;
    height: 100%;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    float: left;
}

.box4 .lists .list .zc .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box4 .lists .list .zc .bt {
    position: absolute;
    left: 0.4rem;
    top: 0.4rem;
    font-size: 0.36rem;
    font-family: SourceHanSerifSCBold;
    width: 0.36rem;
}

.box4 .lists .list .zc .more {
    position: absolute;
    right: 0.25rem;
    color: #ffffff;
    bottom: 0.25rem;
    padding-top: 0.36rem;
    width: 0.28rem;
    background: url(../image/asasdafds.png) no-repeat top center;
    background-size: 0.28rem;
    font-size: 0.18rem;
    font-family: PingFangHeavy;
    text-align: center;
    line-height: 0.22rem;
    transition: all 0.4s;
}

.box4 .lists .list .zc .more:hover {
    padding-bottom: 0.1rem;
    color: #e1ad6a;
    background-image: url(../image/asasdafds1.png);
}

.box4 .lists .list .yc {
    float: left;
    width: 0rem;
    overflow: hidden;
    height: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0.25rem;
}

.box4 .lists .list .yc .item {
    float: left;
    width: 50%;
    box-sizing: border-box;
    height: 33.33%;
}

.box4 .lists .list .yc .item:nth-child(1) .a,
.box4 .lists .list .yc .item:nth-child(2) .a,
.box4 .lists .list .yc .item:nth-child(3) .a,
.box4 .lists .list .yc .item:nth-child(4) .a {
    border-bottom: 1px solid #f0f0f0;
}

.box4 .lists .list .yc .item:nth-child(1) .a,
.box4 .lists .list .yc .item:nth-child(3) .a,
.box4 .lists .list .yc .item:nth-child(5) .a {
    border-right: 1px solid #f0f0f0;
    padding-left: 0.1rem;
}

.box4 .lists .list .yc .a {
    box-sizing: border-box;
    padding: 0.3rem;
    box-sizing: border-box;
    height: 100%;
}

.box4 .lists .list .yc .sj {
    color: #835ab3;
    font-size: 0.18rem;
    margin-bottom: 0.15rem;
    font-family: PingFangHeavy;
}

.box4 .lists .list .yc .l2 {
    font-size: 0.18rem;
    line-height: 0.28rem;
}

.box4 .lists .list .yc .a:hover .l2 {
    color: #c59bf9;
    text-decoration: underline;
}

.box4 .lists .list.style {
    width: calc(100% - 2.6rem);
}


.box4 .lists .list.style .yc {
    width: calc(100% - 2.6rem);
}

.box4 .lists .list.style .zc .bt {
    top: 50%;
    font-size: 0.56rem;
    left: 50%;
    transform: translate(-50%, -50%);
}

.title123 {
    background: none;
    position: relative;
    display: inline-block;
    margin-left: .3rem;
}

.title123 .bjtp {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    max-width: 10rem;
}

.title123 .ename,
.title123 .name {
    z-index: 1;
    position: relative;
}

.box4 * {
    transition: all 0.4s;
}







.box22 {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
}

.box22 .left {
    width: 4.09rem;
    /* height: 7.55rem; */
    box-sizing: border-box;
    background: url(../image/xymtsj.png) no-repeat;
    background-size: 100% auto;
    padding-top: 0.73rem;
}

.box22 .left .name {
    padding: 0rem 0.3rem;
    box-sizing: border-box;
    position: relative;
}

.box22 .left .name img {
    margin: auto;
}

.box22 .left .name .l1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.35rem;
    width: 100%;
    left: 0;
    padding: 0rem 0.3rem;
    font-family: SourceHanSerifSCBold;
    color: #8d48dc;
}

.box22 .left .tblist {
    padding: 0rem 0.2rem;
    box-sizing: border-box;
    margin-top: 0.25rem;
}

.box22 .left .tblist .item {
    width: 25%;
    float: left;
}

.box22 .left .tblist .icon {
    width: 0.55rem;
    height: 0.55rem;
    box-sizing: border-box;
    border-radius: 50%;
    /* box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 117, 11, 0.1); */
    margin: auto;
    position: relative;
    background-color: #f4faff;
    transition: all 0.4s;
    background: url(../image/xymt1.png) no-repeat center center;
    background-size: 100%;
}


.box22 .left .tblist .item:nth-child(2) .icon {
    background-image: url(../image/xymt2.png);
}

.box22 .left .tblist .item:nth-child(3) .icon {
    background-image: url(../image/xymt3.png);
}

.box22 .left .tblist .item:nth-child(4) .icon {
    background-image: url(../image/xymt4.png);
}

.box22 .left .tblist .bt {
    font-size: 0.16rem;
    text-align: center;
    margin-top: 0.14rem;
    text-align: center;
}

.box22 .left .tblist .item:hover {
    font-weight: 600;
}





.box22 .left .imglist {
    padding: 0rem 0.35rem;
}

.box22 .left .imglist .item {
    border-radius: 0.08rem;
    margin-top: 0.3rem;
    overflow: hidden;
}

.box22 .left .imglist .item img {
    width: 100%;
    height: 1.92rem;
    object-fit: cover;
}

.box22 .left .imglist .item:hover img {
    transform: scale(1.1);
}

.box22 .right {
    width: calc(100% - 4.25rem);
    padding-left: 0.2rem;
    box-sizing: border-box;
}

.box22 .right .top {}

.box22 .right .top .item {

    padding-bottom: 0.15rem;
}

.box22 .right .top .a {

    background: url(../image/lisr1.png);

    background-size: 100% 100%;

    box-sizing: border-box;

    padding-left: 0.59rem;

    padding-right: 0.25rem;
}

.box22 .right .top .sj {
    font-size: 0.18rem;
    color: #c59bf9;
    float: right;
    margin-left: 0.1rem;
    font-family: 'BebasNeue';
}

.box22 .right .top .l1 {
    font-size: 0.2rem;

}

.box22 .right .top .sj,
.box22 .right .top .l1 {
    line-height: 0.8rem;
}

.box22 .right .bottom {
    width: calc(100% + 0.3rem);
    box-sizing: border-box;
    padding-left: 0.35rem;
}

.box22 .right .bottom .item {
    padding-top: 0.2rem;
    padding-right: 0.3rem;
    width: calc(33.33% - 0.3rem);
    float: left;
}

.box22 .right .bottom .a {
    overflow: hidden;
    border-radius: 0.05rem;
    background-color: #ffffff;
    padding: 0.25rem 0.22rem;
}

.box22 .right .bottom .lm {
    font-size: 0.22rem;
    color: #26777c;
    text-align: center;
    /* font-weight: 600; */
}

.box22 .right .bottom .img {
    margin-top: 0.19rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}

.box22 .right .bottom .img img {
    width: 100%;
    height: 2rem;
    object-fit: cover;
}

.box22 .right .bottom .l2 {
    font-size: 0.17rem;
    line-height: 0.33rem;
}

.box22 .right .bottom .a:hover .img img {
    transform: scale(1.1);
}

.box22 .right .bottom .a:hover .l2 {
    color: #26777c;
    font-weight: 600;
}

.box22 .right .top .a:hover .sj {
    color: #c59bf9;
}

.box22 .right .top .a:hover .l1 {
    color: #c59bf9;
    font-weight: 600;
}

.box22 .right .bottom .l1 {
    font-size: 0.19rem;
}

.box22 .right .bottom .lm1 {
    display: inline-block;
    line-height: 0.55rem;
    padding-left: 0.7rem;
    background: url(../image/xymt1.png) no-repeat left center;
    background-size: 0.55rem;
}

.box22 .right .bottom .lm1抖音 {
    background-image: url(../image/xymt1.png);
    color: #333333;
}

.box22 .right .bottom .lm1微信 {
    background-image: url(../image/xymt2.png);
    color: #28c445;
}

.box22 .right .bottom .lm1视频号 {
    background-image: url(../image/xymt3.png);
    color: #fb9524;
}

.box22 .right .bottom .lm1微博 {
    background-image: url(../image/xymt4.png);
    color: #f56467;
}

.box22 .right .bottom .a:hover .l1 {
    color: #c59bf9
}

.box5 {
    background: url(../image/mtbdbj.png) no-repeat top center;
    background-size: 100% auto;
    margin-top: 1rem;
    padding-top: 0.8rem;
}

.box5 .lmmz {
    margin-bottom: 0.7rem;
}

.box5 .lmmz img {
    margin: auto;
    width: 3.6rem;
}

.box5 .list {
    padding: 0.4rem;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.95);
}

.box5 .list1 {
    height: 6.5rem;
    position: relative;
}

.box5 .list1 .item {
    position: absolute;
    box-sizing: border-box;
}

.box5 .list1 .item:nth-child(1) {
    width: 48%;
    height: 58%;
    left: 0;
    top: 0;
}

.box5 .list1 .item:nth-child(2) {
    width: 24%;
    height: 42%;
    left: 0;
    bottom: 0;
}

.box5 .list1 .item:nth-child(3) {
    width: 24%;
    height: 42%;
    left: 24%;
    bottom: 0%;
}

.box5 .list1 .item:nth-child(4) {
    width: 23%;
    height: 53%;
    right: 0;
    top: 0%;
}

.box5 .list1 .item:nth-child(5) {
    width: 23%;
    height: 47%;
    right: 0;
    bottom: 0%;
    padding-top: 0.25rem;
}

.box5 .list1 .item6 {
    width: 29%;
    height: 100%;
    left: 48%;
    top: 0%;
    padding: 0rem 0.25rem;
}

.box5 .list1 .item6 .mk1 {
    background-color: #b288df;
    padding: 0.3rem 0.15rem;
    box-sizing: border-box;
    height: 100%;
}

.box5 .list1 .item6 .mk2 {
    height: 100%;
    background: url(../image/mtbd12.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.21rem;
    box-sizing: border-box;
}

.box5 .list1 .item6 .fz {
    padding: 0.25rem;
    box-sizing: border-box;
    color: #ffffff;
}

.box5 .list1 .item6 .fz1 {
    position: relative;
    padding-left: 0.27rem;
    box-sizing: border-box;
}

.box5 .list1 .item6 .sj {
    float: right;
    margin-left: 0.1rem;
    font-size: 0.18rem;
}

.box5 .list1 .item6 .sj,
.box5 .list1 .item6 .sj {
    line-height: 0.24rem;
}

.box5 .list1 .item6 .sj1 {
    color: #e4d6a2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.2rem;
    box-sizing: border-box;
    position: relative;
}

.box5 .list1 .item6 .fz1::before {
    content: '';
    position: absolute;
    left: -0.25rem;
    top: 50%;
    transform: translateY(-50%);
    background: url(../image/mtbd13.png) no-repeat;
    background-size: 100%;
    width: 0.46rem;
    height: 0.14rem;
}

.box5 .list1 .item6 .fz2 {
    margin-top: 0.12rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.2rem;
}

.box5 .list1 .item6 .fz:hover .sj,
.box5 .list1 .item6 .fz:hover .fz2 {
    color: #f0dba4;
}

.box5 .list1 .a {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.box5 .list1 .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box5 .list1 .back {
    height: 40%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.box5 .list1 .l1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem 0.2rem;
    font-size: 0.2rem;
    color: #ffffff;
    transition: all 0.4s;
}

.box5 .list1 .fl {
    position: absolute;
    left: 0.22rem;
    top: 0.22rem;
    width: .57rem;
}



.box5 .list1 .fl img {
    width: 100%;
    display: none;
}

.box5 .list1 .fl1 .fltb1 {
    display: block;
}

.box5 .list1 .fl2 .fltb2 {
    display: block;
}

.box5 .list1 .fl3 .fltb3 {
    display: block;
}

.box5 .list1 .fl4 .fltb4 {
    display: block;
}

.box5 .list1 .fl5 .fltb5 {
    display: block;
}

.box5 .list1 .a:hover .img {
    transform: scale(1.1);
}

.box5 .list1 .a:hover .l1 {
    padding-left: 0.35rem;
    color: #e1ad6a;
}

.box5,
.box6 {
    background-color: #fbf7f0;
}

.box6 .box {}

.box6 .fade-2 .slick-dots {
    display: none !important;
}

.box61 {
    box-sizing: border-box;
    margin: auto;
    height: 9rem;
    max-width: 1920px;
    position: relative;
}

.box6 .bj1 {
    position: absolute;
    width: 100%;
    height: 81.35%;
    left: 0;
    top: 0;
    z-index: 0;
}

.box6 .bj2 {
    position: absolute;
    width: 100%;
    height: 42.12%;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.box6 .list {
    position: absolute;
    width: 95%;
    top: 28%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}


.box6 .list .item {
    text-align: center;
    opacity: 0;
    transition: all 0.4s;
}

.box6 .list .item.slick-active {
    opacity: 1;
}

.box6 .list .a {
    padding: 0rem 0.1rem;
    box-sizing: border-box;
}

.box6 .list .item .block {
    animation: o-ani5-1 3s linear infinite;
}

/* .box6 .list .item:nth-child(1) .block ,
.box6 .list .item:nth-child(4) .block {
    animation: o-ani5-1 3.5s linear infinite;
}
.box6 .list .item:nth-child(6) .block ,
.box6 .list .item:nth-child(2) .block {
    animation: o-ani5-1 2s linear infinite;
}
.box6 .list .item:nth-child(3) .block ,
.box6 .list .item:nth-child(5) .block {
    animation: o-ani5-1 3s linear infinite;
} */

.box6 .list .a .xian {
    height: 2.5rem;
    width: 0.02rem;
    background-image: linear-gradient(#e3bd82, #7f602f);
    margin: auto;
}

.box6 .list .tb {
    width: 1.4rem;
    height: 1.4rem;
    position: relative;

    margin: auto;
}

.box6 .list .bjt1,
.box6 .list .bjt2 {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 2.24rem;
    max-width: 10rem;
    transition: all 0.4s;
}

.box6 .list .bjt1 {}

.box6 .list .bjt2 {

    opacity: 0;
}

.box6 .list .tb1 {
    height: 0.57rem;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;

}



.box6 .list .bt {
    font-size: 0.24rem;
    padding: 0.25rem 0;
}

.box6 .list .item:hover .bjt1 {
    opacity: 0;
}

.box6 .list .item:hover .bjt2 {
    opacity: 1;
}

.box6 .list .slick-list {
    overflow: visible;
}

.box6 .list .a:hover .bjt2 {

    animation: xzdh 19s linear infinite;
}

@keyframes o-ani5-1 {

    0%,
    100% {
        transform: translateY(0);
    }

    60% {
        transform: translateY(-0.1rem);
    }
}

@keyframes xzdh {

    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.box7 {
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
    /* background-color: #fefaf3; */
    background-image: linear-gradient(#fefaf3, #fbf7f0);
}


.box7 .list {
    width: calc(100% + 0.7rem);
    padding-top: 0.3rem;
}

.box7 .list .item {
    padding-right: 0.7rem;
    width: 25%;
    box-sizing: border-box;
    float: left;
}


.box7 .list .item:nth-child(2),
.box7 .list .item:nth-child(4) {
    padding-top: 0.7rem;
}

.box7 .list .a {
    padding: 0.28rem;
    box-sizing: border-box;
    background: url(../image/ztzl1.png);
    background-size: 100% 100%;
}

.box7 .list .block {
    box-sizing: border-box;
    position: relative;
}

.box7 .list .img {
    width: 100%;
    object-fit: cover;
}

.box7 .list .bt {
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
    color: #ffffff;
}

.box7 .list .bt p {
    font-size: 0.26rem;
    width: 0.34rem;
    float: left;
    font-family: SourceHanSerifSCBold;
    text-align: center;
}

.box7 .list .item:nth-child(3) .bt p {
    font-size: 0.3rem;
}


.box7 .list .more {
    position: absolute;
    right: 0.22rem;
    color: #ffffff;
    bottom: 0.22rem;
    padding-top: 0.22rem;
    width: 0.18rem;
    background: url(../image/dasfdsads.png) no-repeat top center;
    background-size: 100%;
    font-size: 0.14rem;
    font-family: PingFangHeavy;
    text-align: center;
    line-height: 0.18rem;
    transition: all 0.4s;
}

.box7 .list .a:hover .more {
    padding-bottom: 0.1rem;
    /* color: #e1ad6a;
    background-image: url(../image/dasfdsads1.png); */
}

.box7 .list .a:hover .bt {
    color: #e1ad6a;
}

.box7 .list .item:nth-child(2) .a:hover .bt {
    color: #975118;
}

.box7 .list .a:hover {
    background-image: url(../image/ztzlsfdsa.png);
}

.dbhfgd {
    max-width: 1920px;
    margin: auto;
    position: relative;
    width: 100%;
    max-height: 4.34rem;
    height: 22.6vw;
    /* overflow: hidden; */
    margin-bottom: -1rem;
    z-index: 1;
}

.dbhfgd .dbhfgd1 {
    display: flex;
    width: 400%;
    /* 两张图片的宽度 */
    height: 100%;
    animation: slide 20s linear infinite;
}

.dbhfgd .hf {
    width: 25%;
    /* 每张图片占一半宽度 */
    height: 100%;
    background-size: cover;
    background-position: center;
}

.dbhfgd .hf1 {
    position: relative;
    background-image: url('../image/zzzzjzbj1.png');
}

.dbhfgd .hf2 {
    position: relative;
    background-image: url('../image/zzzzjzbj2.png');
}

.dbhfgd .bj3 {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1111;
}

.dbhfgd img {
    position: absolute;
    bottom: 0;
    transition: all 0.4s;
    cursor: pointer;
}

.dbhfgd img:hover {
    filter: drop-shadow(0 0 .1rem rgba(128, 75, 190, 0.8));
}

.dbhfgd .img1 {
    left: -4%;
    height: 77%;
    bottom: 9%;
}

.dbhfgd .img2 {
    left: -1.5%;
    height: 36%;
    bottom: 4%;
}

.dbhfgd .img3 {
    left: 18%;
    height: 82%;
    bottom: 9%;
}

.dbhfgd .img4 {
    left: 25%;
    height: 30%;
    bottom: 11%;
    z-index: 1;
}

.dbhfgd .img5 {
    left: 39.5%;
    height: 71%;
    bottom: 9%;
}

.dbhfgd .img6 {
    left: 46%;
    height: 36%;
    bottom: 0%;
}

.dbhfgd .img7 {
    right: 1%;
    height: 98%;
    bottom: -1%;
}

.dbhfgd .img8 {
    right: 0;
    height: 36%;
    bottom: 7%;
}

.dbhfgd .img9 {
    left: -5%;
    height: 81%;
    bottom: 20%;
}

.dbhfgd .img10 {
    left: -1%;
    height: 21.5%;
    bottom: 16%;
}

.dbhfgd .img11 {
    left: 14.5%;
    height: 84%;
    bottom: 22%;
}

.dbhfgd .img12 {
    left: 39%;
    height: 84%;
    bottom: 22%;
    z-index: 1;
}

.dbhfgd .img13 {
    right: 0;
    height: 75%;
    bottom: 23%;
}

.dbhfgd .img14 {
    height: 25%;
    bottom: 19%;
    left: 23%;
    z-index: 1;
}

.dbhfgd .img15 {
    right: 8%;
    height: 20.5%;
    bottom: 22%;
}

.dbhfgd .img16 {
    right: 0;
    height: 24%;
    bottom: 22%;
}

body {
    background: #fbf7f0;
}

@keyframes slide {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 2000px) {

    .dbhfgd,
    .box61 {
        max-width: 100%;
        /* height: calc(100vw / 1920*900); */
    }

    .dbhfgd {
        margin-bottom: -4.4vw;
    }
}

@media screen and (max-width: 800px) {



    .dbhfgd {
        margin-bottom: -9vw;
        height: 55.2vw;
    }

    .dbhfgd .dbhfgd1 {
        width: 800%;
    }
}

@media screen and (max-width: 1000px) {
    .box6 {
        background: url(../image/zjlj1.png) center bottom;
        background-size: cover;

    }

    .box7 {
        padding-top: 35px;
        padding-bottom: 10px;
    }

    .box7 .list .item {
        width: 50%;
        padding-top: 0px !important;
        padding-bottom: 30px;
    }

    .box7 .list .a {
        width: 300px;
        height: 472px;
        margin: auto;
    }

    .box61 {
        height: auto;
        padding-top: 45px;
        padding-bottom: 30px;
    }

    .box6 .list {
        position: static;
        width: 100%;
        transform: translateX(0%);
        height: auto;
    }

    .box6 .list .a .xian {
        display: none;
    }

    .box6 .bj2,
    .box6 .bj1 {
        display: none;
    }

    .box5 .lmmz img {
        margin: auto;
        width: 180px;
    }

    .box5 {
        margin-top: 15px;
        padding-top: 0.8rem;
    }

    .box5 .lmmz {
        margin-bottom: 30px;
    }

    .box5 .list {
        padding: 20px;
    }

    .box5 .list1 {
        height: auto;
    }

    .box5 .list1 .item {
        position: static;
        width: 100% !important;
        height: auto !important;
        padding: 0 !important;
    }

    .box5 .list1 .item6 .mk1 {
        padding: 15px 0;
    }

    .box5 .list1 .img {
        height: 44vw;
    }

    .box5 .list1 .item6 .mk2 {
        background: none;
        padding: 0;
    }

    .box22 .left {
        float: none;
        margin: auto;
        max-width: 100%;
    }

    .box22 .right .bottom .img img {
        height: 17vw;
    }



    .box22 {
        padding: 30px 0;
    }

    .box22 .right {
        float: none;
        width: 100%;
        padding: 0px;
    }

    .box22 .right .bottom {
        width: 100%;
        padding-left: 0;
    }

    .box22 .right .top .a {
        background: #ffffff;
        padding: 0px 23px;
    }

    .box22 .right .top .item {
        padding-bottom: 20px;
    }

    .box22 .right .top {
        padding-top: 30px;
    }

    .box1 {
        margin: 0.4rem 0;
    }

    .title1 {
        margin-bottom: 25px;
        padding-bottom: 0.08rem;
        height: 62px;
    }

    .title1 .name {
        font-size: 24px;
        margin-bottom: 0.1rem;
        padding-top: 0.16rem;
    }

    .title1 .ename {
        font-size: 12px;
    }

    .box3 .left {
        width: 100%;
        float: none;
    }

    .box3 .right {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 0px;
    }

    .box3 .left .list3 {
        display: block;
    }

    .box3 .left .list3::after {
        display: block;
        visibility: hidden;
        clear: both;
        content: ".";
        overflow: hidden;
        width: 0px;
        height: 0px;
        font-size: 0px;
        line-height: 0;
    }

    .box3 {
        padding-top: 30px;
        padding-bottom: .1rem;
    }

    .box2 .left {
        width: 100%;
        float: none;
    }

    .box2 .right {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 20px;
    }

    .title2 .btwz1 {
        font-size: 20px;
        padding-right: 78px;
        padding-bottom: 13px;
        margin-top: 5px;
        background-size: 150px;
    }

    .box2 .left .list1 .l1 {
        line-height: 60px;
    }

    .title2 .bttp1 {
        width: 50px;
    }

    .box2 .right .list3 .img,
    .box2 .left .list1 .img {
        height: 57vw;
    }

    .title123 {
        display: block;
    }

    .box4 {
        padding: 35px 0;
    }

    .box4 .boxbj {
        bottom: 35px;
    }

    .box4 .lists {
        width: 100%;
    }

    .box4 .lists .list:nth-child(1) {
        margin-bottom: 30px;
    }

    .box4 .lists .list {
        float: none !important;
        width: 100% !important;
    }

    .box4 .lists .list .yc {
        width: calc(100% - 2.6rem) !important;
    }

    .box4 .lists .list .zc .bt {
        top: 50% !important;
        font-size: 0.56rem !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
}

@media screen and (max-width: 800px) {
    .box3 .left .list2 .item {
        width: calc(100% - 0.4rem);
    }
}

@media screen and (max-width: 700px) {
    .box7 .list .a {
        width: 100%;
        height: auto;
    }

    .box7 .list .img {
        height: 59.5vw;
    }

    .box22 .right .bottom .item {
        width: 100%;
    }

    .box22 .right .bottom .img img {
        height: 51vw;
    }

    .box4 .lists .list .zc {
        width: 70px;
    }

    .box4 .lists .list .zc .more {
        right: 10px;
        background-size: 17px;
        padding-top: 22px;
        bottom: 12px;
    }

    .box4 .lists .list .yc {
        width: calc(100% - 70px) !important;
    }

    .box4 .lists .list .zc .bt {
        width: 20px !important;
        font-size: 20px !important;
        transform: translate(-50%, 0) !important;
        top: 20px !important;
    }

    .box4 .lists .list {
        height: 327px;
    }

    .box4 .lists .list .yc .a {
        padding: 15px;
    }

    .box4 .lists .list .yc {
        padding: 15px;
    }
}

@media screen and (max-width: 600px) {
    .box3 .left .list11 {
        width: 100%;
        float: none;
    }

    .box5 .lmmz img {
        width: 130px;
    }

    .box5 {
        background-size: auto 236px;
    }

    .box3 .right .block {
        padding: 20px;
    }

    .box3 .left .list3 .yclist {
        width: 100%;
    }

    .box3 .left .list3 .item .icon .icon2 {
        opacity: 1 !important;
    }

    .box3 .left .list3 .yclist .item1 {
        height: 375px;
    }

    .box3 .left .list3 .yclist .mk2 .yc .img img {

        height: 270px;
    }

    .box3 .left .list3 .item .icon {
        left: 0 !important;
        transform: translateY(-50%) !important;
    }

    .box3 .left .list3 .item .icon .icon1 {
        opacity: 0 !important;
    }

    .box3 .left .list3 .yclist .item {
        margin-bottom: 45px;
        width: 100% !important;
        background-color: #f6ecf9 !important;
    }

    .box3 .left .list3 .yclist .mk1 {
        display: none !important;
    }

    .box3 .left .list3 .yclist .mk2 {
        display: block !important;
        opacity: 1 !important;
        width: 100% !important;
    }

    .box3 .left .list3 .zcbt {
        display: none;
    }

    .box3 .left .list11 .lb .img {
        height: 60vw;
    }

    .box1 .lmbt {
        float: none;
        margin-right: 0;
    }

    .box2 .left .list2 .item {
        width: calc(100% - 0.5rem);
        height: auto;
    }

    .box2 .left .list2 .item:nth-child(3) {
        border-bottom: 1px solid #e0dfdc;
    }


    .box1 .lmbt .img {
        margin: auto;
    }

    .box1 {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .box1 .list {
        margin-top: 9px;
    }

    .box1 .list .l1 {
        text-align: center;
        font-size: 17px;
    }
}

@media screen and (max-width: 450px) {
    .box3 .left .list3 .yclist .item1 {
        height: 285px;
    }

    .box7 .list {
        padding-top: 10px;
    }

    .box7 .list .item .a {
        max-width: 300px;
    }

    .box7 .list .item {
        width: 100%;
    }

    .box7 .list .img {
        height: 100%
    }


    .box3 .left .list3 .yclist .mk2 .yc .img img {
        height: 180px;
    }

    /* .dbhfgd {
        height: 60vw;
        margin-bottom: -13vw;
    } */
}

@media screen and (max-width: 380px) {
    .box4 .lists .list .yc {
        padding: 0;
    }

    .box4 .lists .list .yc .a {
        padding: 12px !important;
    }

    .box4 .lists .list .yc .sj {
        color: #c59bf9;
        font-size: 12px;
        margin-bottom: 7px;
        font-family: PingFangHeavy;
    }

    .box4 .lists .list {
        height: 257px;
    }
}