@charset "UTF-8";

:root {
    --swiper-theme-color: #f26c48;
}
.swiper-pagination-bullet{border-radius: 30%;}
body .container .huge-mask {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10;
    display: none;
}

body .container .huge-mask .mask-mid {
    background-color: #76c693;
    box-sizing: border-box;
    border: 4px solid white;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    height: 487px;
    width: 847px;
}

body .container .huge-mask .mask-mid img {
    border-radius: 16px;
}

body .container .huge-mask .mask-mid span {
    height: 30px;
    width: 30px;
    background: url(../img/home-close1.webp) no-repeat;
    position: absolute;
    top: -30px;
    right: -30px;
    display: block;
    cursor: pointer;
}

body .container .huge-video {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    display: none;
}

body .container .huge-video .mask-mid {
    box-sizing: border-box;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translateY(-50%) translateX(-50%);
    height: 487px;
    width: 847px;
}

body .container .huge-video .mask-mid video {
    height: 487px;
    width: 847px;
    border-radius: 20px;
}

body .container .huge-video .mask-mid span {
    height: 30px;
    width: 30px;
    background: url(../img/home-close1.webp) no-repeat;
    position: absolute;
    top: -30px;
    right: -30px;
    display: block;
    cursor: pointer;
}

body .container .page0 {
    height: 1120px;
    background: url(../img/home-header-18.jpg) center top no-repeat;
    box-sizing: border-box;
    position: relative;
}

body .container .page0 header {
    height: 91px;
    box-sizing: border-box;
    background: url("../img/home-header-93.webp") center no-repeat;
    position: relative;
}

body .container .page0 header .header-all {
    height: 100%;
    width: 1500px;
    margin: 0 auto;
    padding-left: 80px;
    display: flex;
}

body .container .page0 header .header-all .head-logo {
    width: 120px;
    height: 120px;
    background: url(../img/home-header-1.webp);
    background-size: cover;
}

body .container .page0 header .header-all .head-text {
    margin: 20px 0 0 10px;
}

body .container .page0 header .header-all .head-text h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    float: left;
    width: 156px;
}

body .container .page0 header .header-all .head-text p {
    color: #fff;
    font-size: 18px;
    margin-top: 34px;
}

body .container .page0 header .header-all .head-btns {
    height: 60px;
    margin: 20px 0 0 40px;
    width: 1260px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

body .container .page0 header .header-all .head-btns a {
    display: block;
    width: 160px;
    height: 50px;
    transition: 0.3s;
    cursor: pointer;
}

body .container .page0 header .header-all .head-btns a:hover {
    transform: scale(0.95);
}

body .container .page0 .logo {
    width: 181px;
    height: 129px;
    display: block;
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -916px;
    background: url("../img/home-header-9.webp") center no-repeat;
    background-size: 80%;
    z-index: 2;
}

body .container .page0 .shiling {
    display: block;
    width: 53px;
    height: 69px;
    background: url("../img/home-header-10.webp") center/contain no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -890px;
    top: 264px;
    z-index: 9;
}

body .container .page0 .theme {
    width: 580px;
    height: 347px;
    background: url("../img/home-header-11.webp") center no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
}

body .container .page0 .download-box {
    width: 755px;
    height: 196px;
    background: url("../img/home-header-94.webp") no-repeat;
    position: absolute;
    bottom: 84px;
    left: 50%;
    transform: translateX(-50%);
}

body .container .page0 .download-box .ewm {
    position: absolute;
    left: 27px;
    top: 17px;
    width: 138px;
    height: 138px;
    background: url("../img/home-header-12.png") no-repeat;
    background-size: cover;
}

body .container .page0 .download-box .download-list {
    width: 540px;
    height: 134px;
    position: absolute;
    left: 190px;
    top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

body .container .page0 .download-box .download-list a {
    width: 197px;
    height: 57px;
    border-radius: 6px;
    margin-right: 14px;
}

body .container .page0 .download-box .download-list a:nth-child(1) {
    background: url("../img/home-header-13.webp") no-repeat;
    background-size: cover;
}

body .container .page0 .download-box .download-list a:nth-child(2) {
    background: url(../img/home-header-14.webp) no-repeat;
    background-size: cover;
}

body .container .page0 .download-box .download-list a:nth-child(3) {
    background: url(../img/home-header-15.webp) no-repeat;
    background-size: cover;
}

body .container .page0 .download-box .download-list a:nth-child(4) {
    background: url(../img/home-header-16.webp) no-repeat;
    background-size: cover;
}

body .container .page0 .download-box .download-list span {
    position: absolute;
    top: 0;
    width: 119px;
    height: 119px;
    background: url("../img/home-header-17.webp");
    background-size: cover;
    right: 0px;
    top: 7px;
}

body .container .page1 {
    height: 3860px;
    background: url(../img/home-header-19.jpg) center repeat-y;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

body .container .page1 .mone {
    width: 1400px;
    height: 3588px;
    margin: 20px auto;
    background: url("../img/box1.png") no-repeat;
}

body .container .page1 .mone .moudle-1 {
    width: 1200px;
    height: 800px;
    margin: 0 auto;
}

body .container .page1 .mone .moudle-1 .title {
    width: 1196px;
    height: 68px;
    background: url(../img/home-header-20.webp) center no-repeat;
    margin: 0px auto;
    padding: 105px 0;
}

body .container .page1 .mone .moudle-1 .title span {
    width: 55px;
    height: 55px;
    background: url(../img/home-header-36.webp) no-repeat;
    float: right;
}

body .container .page1 .mone .moudle-1 .m1-show-content {
    width: 1200px;
    margin: -46px auto 0;
    height: 453px;
    display: flex;
    justify-content: center;
}

body .container .page1 .mone .moudle-1 .m1-show-content .news-swiper-wrap {
    width: 593px;
    height: 454px;
    position: relative;
    background: url(../img/home-header-37.webp);
}

body .container .page1 .mone .moudle-1 .m1-show-content .news-swiper-wrap .swiper-in {
    width: 576px;
    height: 437px;
    margin: 9px auto 0;
    background-color: lightblue;
    border-radius: 25px;
    overflow: hidden;
}

body .container .page1 .mone .moudle-1 .m1-show-content .news-swiper-wrap .swiper-in ul {
    display: flex;
    width: 4032px;
    height: 437px;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news-swiper-wrap
    .swiper-in
    ul
    li {
    display: block;
    width: 576px;
    height: 437px;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news-swiper-wrap
    .swiper-in
    ul
    li
    img {
    height: 100%;
    width: 100%;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news-swiper-wrap
    .swiper-in
    .circle {
    position: absolute;
    width: 140px;
    height: 40px;
    display: flex;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    justify-content: space-between;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news-swiper-wrap
    .swiper-in
    .circle
    span {
    background-color: white;
    height: 14px;
    width: 14px;
    border-radius: 2px;
    cursor: pointer;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news-swiper-wrap
    .swiper-in
    .circle
    span.active {
    background-color: #f26c48;
}

body .container .page1 .mone .moudle-1 .m1-show-content .news {
    margin-left: 10px;
    width: 593px;
    height: 454px;
    background: url(../img/home-header-38.webp);
}

body .container .page1 .mone .moudle-1 .m1-show-content .news .news-in {
    width: 576px;
    height: 437px;
    margin: 9px auto 0;
    border-radius: 25px;
    overflow: hidden;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .news-in-title {
    margin-top: -2px;
    height: 53px;
    display: flex;
    justify-content: space-between;
    margin: 0 27px;
    align-items: flex-start;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .news-in-title
    li {
    color: #cb8233;
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    margin-top: -2px;
    height: 49px;
    width: 86px;
    background: url(../img/home-header-95.webp) top center no-repeat;
    transition: 0.5s;
    cursor: pointer;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .news-in-title
    li.active {
    height: 53px;
    font-weight: 600;
    color: white;
    background: url(../img/home-header-96.webp) top center no-repeat;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .newslist {
        display: none;
    margin-top: 10px;
    height: 360px;
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .newslist
    li {
    background: url(../img/home-header-97.webp) center no-repeat;
    height: 81px;
    width: 560px;
    display: block;
    transition: 0.3s;
    margin-left: 8px;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .newslist
    li
    h3 {
   margin: 10px 0 0 16px;
  color: #d5713f;
  font-size: 20px;
  line-height: 44px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  font-weight: normal;
}
body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .newslist
    li
    h3
    a{
      color: #d5713f;  
    }

body .container .page1 .mone .moudle-1 .m1-show-content .news .news-in .newslist.active{ display: block; }

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news

    .news-in
    .newslist
    li
    p {
    font-size: 14px;
    color: #949292;
    line-height: 14px;
    margin-top: 12px;
    margin-left: 16px;
}

body
    .container
    .page1
    .mone
    .moudle-1
    .m1-show-content
    .news
    .news-in
    .newslist
    li:hover {
    opacity: 0.8;
}

body .container .page1 .mone .moudle-2 {
    height: 730px;
    padding: 1px 0px 0px;
}

body .container .page1 .mone .moudle-2 .moudle-2-title {
    width: 1196px;
    height: 68px;
    margin: 0px auto 0;
    position: relative;
    background: url("../img/home-header-39.webp") center no-repeat;
}

body .container .page1 .mone .moudle-2 .moudle-2-title span {
    width: 55px;
    height: 55px;
    background: url("../img/home-header-40.webp") no-repeat;
    float: right;
}

body .container .page1 .mone .moudle-2 .moudle-2-title .imged {
    width: 230px;
    height: 195px;
    background: url("../img/home-header-88.webp");
    position: absolute;
    right: 60px;
    top: -200px;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid {
    width: 1200px;
    height: 537px;
    margin: 30px auto 0;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-l {
    width: 394px;
    height: 531px;
    background: url("../img/home-header-41.webp") center no-repeat;
    float: left;
    margin-right: 20px;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-l .l-title {
    width: 163px;
    height: 32px;
    margin: 20px 0 0 20px;
    background: url("../img/home-header-89.webp") center no-repeat;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-l .l-mid {
    width: 366px;
    height: 215px;
    position: relative;
    border-radius: 34px;
    background-color: #fff;
    margin: 10px auto 0;
    padding-top: 1px;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-l .l-mid img {
    width: 356px;
    margin: 5px 5px 0;
    border-radius: 30px 30px 0 0;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .l-mid
    .l-cont {
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 356px;
    height: 54px;
    border-radius: 0 0 30px 30px;
    background: url("../img/home-header-90.webp") center no-repeat;
    margin-left: -178px;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .l-mid
    .l-cont
    p {
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .l-mid
    .l-cont-bg {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 356px;
    height: 205px;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .l-mid
    .l-cont-bg
    .l-cont-play {
    width: 333px;
    height: 190px;
    margin: 7px auto 0;
    background: url("../img/home-header-91.webp") center no-repeat;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .l-mid
    .l-cont-bg
    .l-cont-play
    .btn-play {
    position: absolute;
    left: 110px;
    top: 46px;
    width: 131px;
    height: 109px;
    display: block;
    background: url("../img/home-header-92.webp") center no-repeat;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .l-mid
    .l-cont-bg:hover {
    transition: all 0.5s;
    opacity: 1;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-l .ll-mid {
    width: 366px;
    height: 215px;
    position: relative;
    border-radius: 34px;
    background-color: #fff;
    margin: 10px auto 0;
    padding-top: 1px;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-l .ll-mid img {
    width: 356px;
    margin: 5px 5px 0;
    border-radius: 30px 30px 0 0;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .ll-mid
    .ll-cont {
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 356px;
    height: 54px;
    border-radius: 0 0 30px 30px;
    background: url("../img/home-header-90.webp") center no-repeat;
    margin-left: -178px;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .ll-mid
    .ll-cont
    p {
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .ll-mid
    .ll-cont-bg {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 356px;
    height: 205px;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .ll-mid
    .ll-cont-bg
    .ll-cont-play {
    width: 333px;
    height: 190px;
    margin: 7px auto 0;
    background: url("../img/home-header-91.webp") center no-repeat;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .ll-mid
    .ll-cont-bg
    .ll-cont-play
    .btn-play {
    position: absolute;
    left: 110px;
    top: 46px;
    width: 131px;
    height: 109px;
    display: block;
    background: url("../img/home-header-92.webp") center no-repeat;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-l
    .ll-mid
    .ll-cont-bg:hover {
    transition: all 0.5s;
    opacity: 1;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-r {
    width: 783px;
    height: 533px;
    display: inline-block;
    background: url("../img/home-header-42.webp") center no-repeat;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-r .r-title {
    width: 162px;
    height: 33px;
    margin: 20px 0 0 20px;
    background: url("../img/home-header-43.webp") center no-repeat;
}

body .container .page1 .mone .moudle-2 .moudle-2-mid .moudle-2-r .r-list {
    margin-left: 10px;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-r
    .r-list
    .r-item {
    width: 366px;
    height: 214px;
    margin: 10px 0 0 10px;
    background: #76c693;
    border-radius: 34px;
    padding-top: 1px;
    float: left;
    cursor: pointer;
}

body
    .container
    .page1
    .mone
    .moudle-2
    .moudle-2-mid
    .moudle-2-r
    .r-list
    .r-item
    img {
    width: 356px;
    height: 205px;
    margin: 4px auto 0;
    border-radius: 30px;
    display: block;
}

body .container .page1 .mone .moudle-3 {
    height: 970px;
}

body .container .page1 .mone .moudle-3 .title {
    margin: 0 auto 0;
    background: url(../img/home-zyz-1.webp) no-repeat;
    background-size: 100%;
    height: 68px;
    width: 1197px;
}

body .container .page1 .mone .moudle-3 .title span {
    width: 55px;
    height: 55px;
    background: url(../img/home-header-45.webp) no-repeat;
    float: right;
}

body .container .page1 .mone .moudle-3 .m3-nav {
    height: 116px;
    padding: 25px 200px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

body .container .page1 .mone .moudle-3 .m3-nav li {
    display: block;
    width: 222px;
    height: 91px;
    background: url("../img/home-header-46.webp") center no-repeat;
    cursor: pointer;
    padding: 10px 0;
}

body .container .page1 .mone .moudle-3 .m3-nav li:hover {
    transform: scale(1.1);
}

body .container .page1 .mone .moudle-3 .m3-nav li.active {
    background: url("../img/home-header-47.webp") center no-repeat;
    height: 116px;
    width: 235px;
}

body .container .page1 .mone .moudle-3 .m3-especially {
    height: 573px;
    display: flex;
    display: none;
    justify-content: center;
}

body .container .page1 .mone .moudle-3 .m3-especially .especially-left {
    background: url(../img/home-header-98.webp);
    width: 922px;
    height: 573px;
    display: flex;
    justify-content: center;
    align-items: center;
}

body
    .container
    .page1
    .mone
    .moudle-3
    .m3-especially
    .especially-left
    .video-img {
    background: url(../img/especially-left-video.webp) no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 853px;
    height: 493px;
}

body
    .container
    .page1
    .mone
    .moudle-3
    .m3-especially
    .especially-left
    .video-img
    img {
    transition: 0.3s;
}

body
    .container
    .page1
    .mone
    .moudle-3
    .m3-especially
    .especially-left
    .video-img
    img:hover {
    transform: scale(1.1);
}

body .container .page1 .mone .moudle-3 .m3-especially .especially-right,
body .container .page1 .mone .moudle-3 .m3-especially .especially-right1 {
    background: url(../img/home-header-99.webp);
    width: 332px;
    height: 573px;
    padding: 11px 9px;
    box-sizing: border-box;
}

body .container .page1 .mone .moudle-3 .m3-especially .especially-right img,
body .container .page1 .mone .moudle-3 .m3-especially .especially-right1 img {
    width: 314px;
    height: 68px;
    display: block;
    cursor: pointer;
}

body .container .page1 .mone .moudle-3 .m3-especially .especially-right1 {
    display: none;
}

body .container .page1 .mone .moudle-3 .m3-show-content2,
body .container .page1 .mone .moudle-3 .m3-show-content3,
body .container .page1 .mone .moudle-3 .m3-show-content0,
body .container .page1 .mone .moudle-3 .m3-show-content1 {
    background: #fff;
    border: 4px solid #ffe795;
    border-radius: 12px;
    height: 455px;
    width: 1173px;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 49px 50px 49px 83px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

body .container .page1 .mone .moudle-3 .m3-show-content2 .kind,
body .container .page1 .mone .moudle-3 .m3-show-content3 .kind,
body .container .page1 .mone .moudle-3 .m3-show-content0 .kind,
body .container .page1 .mone .moudle-3 .m3-show-content1 .kind {
    box-sizing: border-box;
    width: 206px;
    height: 194px;
    background: #fff9ed;
    border: 6px solid #d7d1c5;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 20px;
    margin-right: 28px;
}

body .container .page1 .mone .moudle-3 .m3-show-content2 .kind div,
body .container .page1 .mone .moudle-3 .m3-show-content3 .kind div,
body .container .page1 .mone .moudle-3 .m3-show-content0 .kind div,
body .container .page1 .mone .moudle-3 .m3-show-content1 .kind div {
    background-color: #fff;
    width: 160px;
    height: 140px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

body .container .page1 .mone .moudle-3 .m3-show-content2 .kind p,
body .container .page1 .mone .moudle-3 .m3-show-content3 .kind p,
body .container .page1 .mone .moudle-3 .m3-show-content0 .kind p,
body .container .page1 .mone .moudle-3 .m3-show-content1 .kind p {
    background-color: #ffecce;
    color: #997c3d;
    width: 100%;
    text-align: center;
    line-height: 30px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

body .container .page1 .mone .moudle-3 .m3-show-content2 img,
body .container .page1 .mone .moudle-3 .m3-show-content3 img {
    width: 132px;
    height: 132px;
    margin-left: 16px;
}

body .container .page1 .mone .moudle-3 .m3-show-content1,
body .container .page1 .mone .moudle-3 .m3-show-content2,
body .container .page1 .mone .moudle-3 .m3-show-content3 {
    display: none;
}

body .container .page1 .mone .moudle-3 .m3-page-all {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 803px;
    margin: 20px auto 0;
}

body .container .page1 .mone .moudle-3 .m3-page-all .page-up {
    height: 75px;
    width: 173px;
    cursor: pointer;
    background: url("../img/page0-down.webp");
    background-size: 100% 100%;
}

body .container .page1 .mone .moudle-3 .m3-page-all .page-up:hover {
    transform: scale(1.1);
}

body .container .page1 .mone .moudle-3 .m3-page-all .page-down {
    height: 75px;
    width: 173px;
    cursor: pointer;
    background: url("../img/page0-up.webp");
    background-size: 100% 100%;
}

body .container .page1 .mone .moudle-3 .m3-page-all .page-down:hover {
    transform: scale(1.1);
}

body .container .page1 .mone .moudle-4 {
    height: 750px;
    padding: 1px 0px 0px;
    font-size: 16px;
}

body .container .page1 .mone .moudle-4 .moudle-4-title {
    width: 1196px;
    height: 68px;
    background: url("../img/home-header-67.webp") center no-repeat;
    margin: 0 auto 0;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid {
    width: 1200px;
    height: 630px;
    margin: 30px auto 0;
    position: relative;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-box {
    width: 1130px;
    height: 630px;
    display: flex;
    overflow: hidden;
    margin: 0 35px;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-box .item-box {
    width: 579px;
    height: 382px;
    overflow: hidden;
    margin: 80px 0 0;
    margin-left: -165px;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-box
    .item-list {
    display: flex;
    width: 1000%;
    height: 382px;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-box
    .item-list
    li {
    display: block;
    width: 579px;
    height: 382px;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-box
    .item-list
    li
    img {
    width: 579px;
    height: 382px;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-box .item-boxt {
    width: 840px;
    height: 560px;
    z-index: 9;
    position: absolute;
    left: 180px;
    overflow: hidden;
    border: 5px solid #fff;
    border-radius: 30px;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-boxt
    .item-list1 {
    width: 1000%;
    height: 560px;
    display: flex;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-boxt
    .item-list1
    li
    img {
    width: 840px;
    height: 560px;
    border-radius: 20px;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-box .item-box2 {
    width: 579px;
    height: 382px;
    overflow: hidden;
    margin: 80px 0 0 470px;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-box2
    .item-list2 {
    width: 1000%;
    height: 382px;
    display: flex;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-box2
    .item-list2
    li {
    display: block;
    width: 579px;
    height: 382px;
}

body
    .container
    .page1
    .mone
    .moudle-4
    .moudle-4-mid
    .mid-box
    .item-box2
    .item-list2
    li
    img {
    width: 579px;
    height: 382px;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-left {
    position: absolute;
    top: 290px;
    width: 37px;
    height: 58px;
    left: 100px;
    background: url("../img/home-header-78.webp");
    z-index: 8;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-right {
    position: absolute;
    top: 290px;
    width: 37px;
    height: 58px;
    right: 100px;
    background: url("../img/home-header-79.webp");
    z-index: 8;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-swiper {
    width: 1200px;
    height: 36px;
    margin: -50px 0px;
    text-align: center;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-swiper span {
    width: 29px;
    height: 36px;
    margin: 0 10px;
    cursor: pointer;
    display: inline-block;
    background: url("../img/home-header-80.webp") center no-repeat;
}

body .container .page1 .mone .moudle-4 .moudle-4-mid .mid-swiper span.current {
    background: url("../img/home-header-81.webp") center no-repeat;
    transition: 0.3s;
}

body .container .page1 .mtwo {
    width: 1359px;
    height: 349px;
    margin: -300px auto 0;
    position: relative;
    background: url(../img/home-header-100.webp) center no-repeat;
}

body .container .page1 .mtwo img:first-child {
    width: 170px;
    height: 170px;
    position: absolute;
    left: 340px;
    top: 110px;
}

body .container .page1 .mtwo img:nth-child(2) {
    width: 190px;
    height: 190px;
    position: absolute;
    left: 1115px;
    top: 75px;
}

body .container .page1 footer {
    width: 100%;
    height: 197px;
    position: relative;
}

body .container .page1 footer .nie-copy {
    background: #fff;
    color: #333;
    height: 100%;
}

body .container .page1 footer .nie-copy .new-inner {
    padding: 23px 0 20px !important;
    width: 1024px;
    height: 154px;
    margin: 0 auto;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
}

body .container .page1 footer .nie-copy .new-inner .nie-part1 {
    width: 100%;
    height: 48px;
}

body .container .page1 footer .nie-copy .new-inner .nie-part1 .nie-logo {
    min-width: 300px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
}

body .container .page1 footer .nie-copy .new-inner .nie-part1 .nie-logo span {
    padding-right: 15px;
    padding-top: 5px;
    vertical-align: middle;
}

body
    .container
    .page1
    footer
    .nie-copy
    .new-inner
    .nie-part1
    .nie-logo
    .nie-cn {
    width: 589px;
    height: 48px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

body
    .container
    .page1
    footer
    .nie-copy
    .new-inner
    .nie-part1
    .nie-logo
    .nie-cn
    .nie-cn-li {
    width: 589.78px;
    height: 16px;
}

body
    .container
    .page1
    footer
    .nie-copy
    .new-inner
    .nie-part1
    .nie-logo
    .nie-cn
    .nie-cn-li
    a {
    text-decoration: none;
    color: #707070;
}

body
    .container
    .page1
    footer
    .nie-copy
    .new-inner
    .nie-part1
    .nie-logo
    .nie-cn
    .nie-cn-nav {
    width: 176px;
    height: 28px;
    line-height: 28px;
    text-align: left;
}

body
    .container
    .page1
    footer
    .nie-copy
    .new-inner
    .nie-part1
    .nie-logo
    .nie-cn
    .nie-cn-nav
    a {
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    background-color: #610000;
    position: absolute;
    z-index: 2;
    right: 0;
    height: 26px;
    line-height: 26px;
    padding: 0 3px;
    top: 21px;
}

body
    .container
    .page1
    footer
    .nie-copy
    .new-inner
    .nie-part1
    .nie-logo
    .nie-cn
    a {
    width: 156px;
    height: 16px;
    text-decoration: none;
    color: #707070;
}

body .container .page1 footer .nie-copy .new-inner .nie-part2 {
    width: 1024px;
    height: 106px;
    color: #333;
    font-size: 12px;
    padding: 10px 0px 0px;
    text-align: center;
    line-height: 24px;
}

body .container .page1 footer .nie-copy .new-inner .nie-part2 p {
    height: 24px;
}

body .container .page1 footer .nie-copy .new-inner .nie-part2 p a {
    height: 24px;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    color: #333;
}

body .container .page1 footer .nie-copy .new-inner .nie-part2 a {
    text-decoration: none;
    color: #333;
}

body .container .kind-mask {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 10;
    display: none;
}

body .container .kind-mask .mask-mid {
    background: url(../img/home-mask-kind1.webp);
    box-sizing: border-box;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 850px;
    height: 482px;
}

body .container .kind-mask .mask-mid .mask-mid-title {
    font-size: 44px;
    line-height: 98px;
    text-align: center;
    color: #886e4f;
    text-shadow: 0 8px #fff;
}

body .container .kind-mask .mask-mid .close-btn {
    position: absolute;
    background: url(../img/home-header-101.webp);
    display: inline-block;
    width: 59px;
    height: 64px;
    left: 795px;
    top: -6px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}

body .container .kind-mask .mask-mid .close-btn:hover {
    transform: rotate(90deg);
}

body .container .kind-mask .mask-mid .kind-mask-main {
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

body .container .kind-mask .mask-mid .kind-mask-main .text-block {
    width: 50%;
}

body .container .kind-mask .mask-mid .kind-mask-main .text-block div {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
}

body .container .kind-mask .mask-mid .kind-mask-main .text-block div span {
    width: 170px;
    text-align: left;
    line-height: 44px;
    font-size: 30px;
    color: #845e54;
}

body .container .kind-mask .mask-mid .kind-mask-main .text-block div div {
    border: 2px solid #ffe795;
    font-size: 22px;
    color: #9c7c3c;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    background: #fff;
    margin-left: 15px;
    width: 278px;
    text-align: left;
    line-height: 35px;
    padding: 0 5px;
}

body .container .kind-mask .mask-mid .kind-mask-main .img-block {
    background: url(../img/home-header-102.webp);
    width: 226px;
    height: 235px;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

body .container .kind-mask .mask-mid .kind-mask-main .img-block img {
    width: 173px;
    height: 173px;
    object-fit: contain;
}

.newsList-fixed-1 {
    z-index: 5;
    width: 179px;
    height: 696px;
    position: fixed;
    top: 50%;
    right: 0px;
    margin-top: -330px;
    display: none;
}

.newsList-fixed-1 .newsList-btn-show {
    width: 79px;
    height: 50px;
    background: url(../img/newsList-right-control_bg.webp) no-repeat top center;
    margin-left: -23px;
    z-index: 5;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -23px;
}

.newsList-fixed-1 .newsList-btn-show img {
    display: block;
    width: 19px;
    height: 31px;
    margin: 5px 30px 0 30px;
    transform: rotate(180deg);
    cursor: pointer;
}

.newsList-fixed {
    z-index: 6;
    width: 179px;
    height: 696px;
    position: fixed;
    top: 50%;
    right: 0px;
    background: url(../img/newsList_ewm_bg.webp) no-repeat top center;
    margin-top: -330px;
}

.newsList-fixed p {
    height: 21px;
    color: #ff5d64;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}

.newsList-fixed .newsListewmwx {
    width: 150px;
    height: 171px;
    margin: 150px auto 0;
}

.newsList-fixed .newsListewmwb img {
    width: 136px;
    height: 134px;
    display: block;
}

.newsList-fixed .newsListewmqq img {
    width: 136px;
    height: 136px;
    display: block;
}

.newsList-fixed .newsListewmwx img {
    width: 150px;
    height: 150px;
    display: block;
}

.newsList-fixed .newsListewmwb {
    width: 136px;
    height: 160px;
    margin: 5px auto 0;
}

.newsList-fixed .newsListewmqq {
    width: 136px;
    height: 162px;
    margin: 5px auto 0;
}

.newsList-btn-close {
    width: 79px;
    height: 50px;
    background: url(../img/newsList-right-control_bg.webp) no-repeat top center;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -23px;
}

.newsList-btn-close img {
    display: block;
    width: 19px;
    height: 31px;
    margin: 5px 30px 0 30px;
    cursor: pointer;
}

.newsList-main-yun {
    width: 254px;
    height: 114px;
    position: absolute;
    z-index: 1;
    background: url(../img/newsList-pic-yun.webp) no-repeat top center;
    border-radius: 10px;
}

.y1 {
    top: 80px;
    right: 52px;
    animation: yuan-move 6s linear 0s infinite;
}

.y2 {
    height: 114px;
    top: 450px;
    left: 35px;
    animation: yuan-move 6s linear 0s infinite;
}

.y3 {
    width: 304px;
    height: 237px;
    right: 27px;
    top: 1455px;
    background: url(../img/newsList-pic-yun3.webp) no-repeat center;
    animation: yuan-move 6s linear 0s infinite;
}

.y4 {
    width: 170px;
    height: 103px;
    top: 1720px;
    left: 45px;
    animation: yuan-move 6s linear 0s infinite;
}

/* 云的动画效果 */
@keyframes yuan-move {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(50px);
    }
    100% {
        transform: translateX(0px);
    }
}
#scbar{ display: none; }
