.header-top.showdiv::after{height: 100%;}
.header-top.showdiv .h2-right{padding: 0.2rem 0.82rem 0.2rem 0;}
.header-top.showdiv .sub{padding-top: 0.2rem;}

.banner{width: 100%;height: 100vh;position: relative;z-index: 0;}
.banner::before{content: "";width: 100%;height: 2.2rem;background-image: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);display: block;position: absolute;top:0;left: 0;z-index: 1;}
.banner .swiper-container{z-index: 0;}
.banner .swiper-slide a{display: block;width: 100%;height: 100vh;background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;overflow: hidden;}
.banner .swiper-slide .image{transition: 6s all;}
.banner .swiper-slide video{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:cover;}
.banner .swiper-slide-active .image{transform: scale(1.1,1.1);}
.banner .control{position: absolute;left: 50%;bottom: 0.15rem;z-index: 1;transform: translateX(-50%);}
.banner .swiper-button{width: 0.5rem;height: 0.5rem;position: relative; background-repeat:no-repeat;background-position: center center;background-size: auto 0.26rem;}
.banner .swiper-button-next{background-image: url(../img/right-white.svg);}
.banner .swiper-button-prev{background-image: url(../img/left-white.svg);}
.banner .control .swiper-mouse{width: 0.7rem;height: 0.7rem;border: 1px solid rgba(248, 248, 248, .5);border-radius: 100%;margin: 0 0.15rem;position: relative;cursor: pointer;}
.banner .control .swiper-mouse::after{content: "";width: 0.3rem;height: 0.3rem;display: block;background: url(../img/mouse.png) no-repeat center center;background-size: auto 0.24rem;position: absolute;left: 0.2rem;top: 0.13rem;animation: 2s linear infinite ani_scale;}
.banner .control .swiper-mouse canvas{position: absolute;left: -1px;top: -1px;width: calc(100% + 2px);height: calc(100% + 2px);}

.title{width: 100%;margin-bottom: 0.4rem;}
.title .tit{padding-top: 0.4rem;background: url(../img/title_bg.png) no-repeat center top;background-size: 82% auto;text-align: center;}
.title .tit h3{font-size: 0.36rem;color: #5d2727;line-height: 1;font-family: myfont;margin-bottom: 0.1rem;}
.title .tit .line{width: 1.5rem;height: 0;border: 1px dashed #d5c5c2;margin-top: 0.06rem;}
.title .tit img{height: 0.14rem;margin: 0 0.2rem;}
.title1 .more{width: 0.88rem;height: 0.3rem;border: 1px solid rgba(167,33,38,0.3);border-radius: 0.15rem;position: relative;padding-right: 0.15rem;transition: 0.2s all;}
.title1 .more i{display: block;width: 0.3rem;height: 0.3rem;border-radius:50%;background: #a72126 url(../img/ico.png) no-repeat center center;background-size: auto 0.18rem;border: 1px solid #a72126;transition: 0.2s all;}
.title1 .more span{font-size: 0.14rem;color: #999999;line-height: 0.29rem;}
.title1 .more:hover{border: 1px solid #a72126;}
.title1 .more:hover span{color: #a72126;}

.part{width: 100%;position: fixed;left:0;top:100%;right:0;bottom:0;z-index: 2;background: #ffffff;transition: all .5s cubic-bezier(.5,0,.2,1) 0s;-webkit-transition: all .5s cubic-bezier(.5,0,.2,1) 0s;-moz-transition: all .5s cubic-bezier(.5,0,.2,1) 0s;-ms-transition: all .5s cubic-bezier(.5,0,.2,1) 0s;-o-transition: all .5s cubic-bezier(.5,0,.2,1) 0s;overflow: hidden;overflow-y: scroll;}
.part.showdiv{top: 0;}
.parta{width: 100%;padding: 1.7rem 0 0;background: url(../img/parta_bg.jpg) no-repeat right bottom;background-size: cover;}
.news-scroll{width: 100%;position: relative;margin-bottom: 0.3rem;}
.news-scroll .title1{position: absolute;right: 0;top: 0.2rem;width: calc(42% - 0.2rem);}
.news-scroll .title1 h3{font-size: 0.36rem;color: #5d2727;line-height: 1;font-family: myfont;}
.img-scroll{width: calc(58% - 0.2rem);}
.img-scroll ul li a{display: block;width: 100%;height: 0;padding-bottom: 59%;position: relative;overflow: hidden;}
.img-scroll ul li .image{transition: 1s;}
.img-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.img-scroll ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.txt-scroll{width: calc(42% - 0.2rem);padding: 1rem 0 0.2rem;display: flex;flex-direction: column;justify-content: space-between;}
.txt-scroll .swiper-container{height: auto;}
.txt-scroll ul li h1{width: 100%;font-size: 0.18rem;color: #333333;line-height: 0.3rem;font-weight: normal;margin-bottom: 0.2rem;}
.txt-scroll ul li h1 a{color: #333333;}
.txt-scroll ul li .intro{width: 100%;font-size: 0.14rem;margin-bottom: 0.5rem;}
.txt-scroll ul li .intro p{color: #999999;line-height: 0.28rem;width: 100%;height: 0.84rem;display: block\0;}
.txt-scroll ul li .time{width: 100%;align-items: flex-end;font-family: Arial, Helvetica, sans-serif;}
.txt-scroll ul li .time h2{font-size: 0.3rem;color: #a72126;line-height: 1;margin-right: 0.06rem;}
.txt-scroll ul li .time span{font-size: 0.14rem;color: #999999;font-weight: bold;line-height: 0.2rem;}
.txt-scroll ul li:hover h1 a,.txt-scroll ul li:hover h1{color: #a72126;}
.news-control{width: 100%;position: relative;}
.news-control .icon{width: 0.66rem;height: 0.66rem;background: url(../img/ico1.png) no-repeat center center;background-size: auto 0.35rem;position: relative;}
.news-control .icon::after{content: "";width: 100%;height: 100%;display: block;border: 1px dashed #a72126;position: absolute;left: 0;top: 0;border-radius: 50%;animation: roted1 linear 15s infinite;}
.news-control .line{width: 0.8rem;height: 1px;background: #dfdfdf;margin: 0 0.2rem 0 0.1rem;}
.news-control .swiper-pagination{position: relative;}
.news-control .swiper-pagination-bullet{font-size: 0.2rem;color: #999999;width: auto;height: auto;margin-left: 0.16rem;}
.news-control .swiper-pagination-bullet:first-of-type{margin-left: 0;}
.news-control .swiper-pagination-bullet-active{color: #a72126;}
.news-list{width: 100%;overflow: hidden;}
.news-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.news-list ul li{width: 25%;padding: 0 0.15rem;}
.news-list ul li .time{width: 100%;align-items: flex-end;color: #a72126;margin-bottom: 0.1rem;font-family: Arial, Helvetica, sans-serif;}
.news-list ul li .time h2{font-size: 0.3rem;line-height: 1;margin-right: 0.06rem;}
.news-list ul li .time span{font-size: 0.14rem;font-weight: bold;line-height: 0.2rem;}
.news-list ul li h1{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.28rem;font-weight: normal;height: 0.56rem;display: block\0;}
.news-list ul li h1 a{color: #333333;}
.news-list ul li:hover h1 a,.news-list ul li:hover h1{color: #a72126;}

.partbc{width: 100%;background: #ffffff url(../img/partb_bg.jpg) no-repeat center top;background-size:100% auto;padding: 0.5rem 0;}
.partb{width: 100%;margin-bottom: 0.5rem;}
.pb-left{width: calc(24.5% - 0.1rem);background-color: #ffffff;padding: 0.1rem 0.3rem 0.3rem;position: relative;}
.pb-left::before{content: "";width: 100%;height: 100%;display: block;background: url(../img/ico1.png) no-repeat 0.2rem 0.2rem;background-size: 62% auto;position: absolute;left: 0;top: 0;z-index: 0;opacity: 0.04;}
.pb-left ul,.pb-left .title1{position: relative;z-index: 1;}
.pb-left .title1{margin-top: 0.2rem;}
.pb-left ul li{width: 100%;padding: 0.2rem 0;border-bottom: 1px solid rgba(212, 206, 184, .4);}
.pb-left ul li p{font-size: 0.16rem;color: #a72126;line-height: 0.24rem;font-family: myfont1;max-width: calc(100% - 1.2rem);}
.pb-left ul li span{line-height: 0.24rem;font-size: 0.14rem;color: #999999;padding-left: 0.26rem;background: url(../img/time.svg) no-repeat left center;background-size: auto 0.18rem;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.pb-left ul li h1{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.26rem;font-weight: normal;margin-top: 0.08rem;}
.pb-left ul li h1 a{color: #333333;}
.pb-left ul li:hover h1 a,.pb-left ul li:hover h1{color: #a72126;}
.pb-right{width: calc(75.5% - 0.1rem);}
.pb-right .left{width: calc(67% - 0.1rem);}
.pb-right .left .media_item{width: 100%;}
.pb-right .left .media_item:first-of-type{margin-bottom: 0.2rem;}
.media_item .media_img,.media_item .media_txt{width: 50%;}
.media_item .media_img a{display: block;width: 100%;height: 2.3rem;position: relative;overflow: hidden;}
.media_item .media_img .image{transition: 1s;}
.media_item:hover .media_img .image{transform: scale(1.1,1.1);}
.media_item:hover .media_img .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.media_item .media_txt{padding: 0.3rem;position: relative;}
.media_item .media_txt .media_name{width: 0.8rem;height: 0.3rem;text-align: center;line-height: 0.29rem;border-radius: 0.15rem;}
.media_item .media_txt .media_name span{color: #ffffff;padding-left: 0.3rem;font-size: 0.14rem;display: inline-block;background-repeat: no-repeat;background-position: left center;background-size: auto 0.22rem;}
.media_item .media_txt .flex{width: 100%;margin-bottom: 0.2rem;}
.media_item .media_txt .flex>span{font-size: 0.14rem;font-family: Arial, Helvetica, sans-serif;line-height: 0.29rem;font-weight: bold;}
.media_item .media_txt h1{width: 100%;line-height: 0.3rem;height: 0.6rem;font-size: 0.16rem;font-weight: normal;display: block\0;}
.weibo .media_txt{background: url(../img/txt_bg1.jpg) no-repeat right bottom;background-size: cover;}
.weibo .media_txt .media_name{background: #d52c2b;}
.weibo .media_txt .media_name span{background-image: url(../img/weibo1.svg);}
.weibo .media_txt h1 a,.weibo .media_txt h1{color: #ffffff;}
.weibo .media_txt .flex>span{color: #ffffff;}
.wechat .media_txt{background-color: #ffffff;}
.wechat .media_txt .media_name{background: #09bb07;}
.wechat .media_txt .media_name span{background-image: url(../img/wechat1.svg);}
.wechat .media_txt::before{content: "";width: 100%;height: 100%;display: block;background: url(../img/ico1.png) no-repeat 0 0;background-size: auto 80%;position: absolute;left: 0;top: 0;z-index: 0;opacity: 0.04;}
.wechat .media_txt .flex,.wechat .media_txt h1{position: relative;z-index: 1;}
.wechat .media_txt h1 a,.wechat .media_txt h1{color: #333333;}
.wechat:hover .media_txt h1 a,.wechat:hover .media_txt h1{color: #a72126;}
.wechat .media_txt .flex>span{color: #a72126;}
.pb-right .right{width: calc(33% - 0.1rem);}
.pb-right .right a{display: block;width: 100%;position: relative;overflow: hidden;height: 100%;}
.pb-right .right .image{transition: 1s;}
.pb-right .right:hover .image{transform: scale(1.1,1.1);}
.pb-right .right:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.pb-right .right .txt{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 2;padding: 0 0.2rem 0.17rem;}
.pb-right .right .txt::after{content: "";width: 100%;height: 1.4rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.pb-right .right .txt .media_name{width: 0.46rem;height: 0.46rem;border-radius: 50%;background: #000000 url(../img/douyin1.svg) no-repeat center center;background-size: auto 0.26rem;margin-right: 0.15rem;position: relative;z-index: 1;}
.pb-right .right .txt h1{width: calc(100% - 0.55rem);font-size: 0.16rem;line-height: 0.26rem;max-height: 0.52rem;position: relative;z-index: 1;font-weight: normal;color: #ffffff;}
.pb-right .right .txt h1 p{color: #ffffff;display: inline;}

.partc{width: 100%;}
.pc_box{width: 100%;}
.pc_box .pc_title{width: 100%;height: 0.4rem;margin-bottom: 0.3rem;}
.pc_box .pc_title h3{font-size: 0.22rem;color: #5d2727;opacity: 0.5;font-weight: normal;margin: 0 0.4rem;transition: 0.2s all;cursor: pointer;}
.pc_box .pc_title span{font-size: 0.22rem;color: #5d2727;opacity: 0.5;}
.pc_box .pc_title h3.on{font-family: myfont;opacity: 1;font-size: 0.3rem;}
.pc_box .pc_area,.pc_box .pc_area .box{width: 100%;}
.pc_box .pc_area{overflow: hidden;}
.pc_box .pc_area .box{transition: 0.6s;opacity: 0;transform: translateY(0.4rem);height: 0;visibility: hidden;}
.pc_box .pc_area .box.show{opacity: 1;transform: translateY(0);height: auto;visibility: inherit;}
.box .pc1{width: calc(39% - 0.2rem);}
.box .pc1 .headline{width: 100%;margin-bottom: 0.3rem;}
.box .pc1 .headline a{display: block;width: 100%;height: 0;padding-bottom: 64%;position: relative;overflow: hidden;}
.box .pc1 .headline .image{transition: 1s;}
.box .pc1 .headline:hover .image{transform: scale(1.1,1.1);}
.box .pc1 .headline:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.box .pc1 .headline .txt{width: 100%;padding: 0 0.2rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 2;}
.box .pc1 .headline .txt::after{content: "";width: 100%;height: 0.8rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.box .pc1 .headline .txt h1{width: 100%;line-height: 0.28rem;font-size: 0.16rem;color: #ffffff;font-weight: normal;position: relative;z-index: 1;}
.box .pc2{width: calc(61% - 0.2rem);}
.box .pc2 .itembox{width: 100%;padding: 0.3rem;}
.box .pc2 .itembox .item_img{width: 2.6rem;}
.box .pc2 .itembox .item_img a{width: 100%;height: 1.7rem;position: relative;overflow: hidden;display: block;}
.box .pc2 .itembox .item_img .image{transition: 1s all;}
.box .pc2 .itembox:hover .item_img .image{transform: scale(1.1,1.1);}
.box .pc2 .itembox:hover .item_img .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.box .pc2 .itembox .item_txt{width: calc(100% - 2.9rem);}
.box .pc2 .itembox .item_txt h1{width: 100%;font-size: 0.16rem;line-height: 0.28rem;height: 0.56rem;display: block\0;font-weight: normal;}
.box .pc2 .itembox .item_txt p{width: 100%;font-size: 0.14rem;line-height: 0.26rem;height: 0.52rem;display: block\0;margin: 0.16rem 0;}
.box .pc2 .itembox .item_txt span{font-size: 0.14rem;font-weight: bold;line-height: 0.28rem;}
.box .pc2 .itembox1{background: #ac1e2b url(../img/txt_bg2.png) no-repeat left bottom;background-size: 60% auto;margin-bottom: 0.3rem;}
.box .pc2 .itembox1 .item_txt{order: 0;}
.box .pc2 .itembox1 .item_img{order: 1;}
.box .pc2 .itembox1 .item_txt h1,.box .pc2 .itembox1 .item_txt h1 a,.box .pc2 .itembox1 .item_txt span{color: #ffffff;}
.box .pc2 .itembox1 .item_txt p{color: #ffffff;opacity: 0.6;}
.box .pc2 .itembox2{width: 90.5%;background: #f5efe6 url(../img/txt_bg3.png) no-repeat right bottom;background-size: 56% auto;}
.box .pc2 .itembox2 .item_txt h1,.box .pc2 .itembox2 .item_txt h1 a{color: #333333;}
.box .pc2 .itembox2 .item_txt p{color: #434343;opacity: 0.5;}
.box .pc2 .itembox2 .item_txt span{color: #a72126;}
.box .pc2 .itembox2:hover .item_txt h1,.box .pc2 .itembox2:hover .item_txt h1 a{color: #a72126;}
.box .pc3{width: calc(39% - 0.2rem);}
.box .pc3 .headline{width: 100%;margin-bottom: 0.3rem;}
.box .pc3 .headline .pic{width: 100%;height: 0;padding-bottom: 64%;position: relative;overflow: hidden;}
.box .pc3 .headline .image{transition: 1s;}
.box .pc3 .headline:hover .image{transform: scale(1.1,1.1);}
.box .pc3 .headline:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.box .pc3 .headline .notice_item{padding: 0.3rem;width: 77%;background-image: linear-gradient(90deg, rgba(147,14,7,0.9) 0%, rgba(172,30,43,0.9) 100%);position: absolute;left: 0;bottom:0;z-index: 2;}
.box .notice_item h1{width: 100%;line-height: 0.28rem;height: 0.56rem;display: block\0;font-size: 0.16rem;color: #ffffff;font-weight: normal;margin-bottom: 0.2rem;}
.box .notice_item h1 a{color: #ffffff;}
.box .notice_item .time{align-items: flex-end;color: #ffffff;font-family: Arial, Helvetica, sans-serif;}
.box .notice_item .time h2{font-size: 0.28rem;line-height: 1;margin-right: 0.06rem;}
.box .notice_item .time span{font-size: 0.14rem;font-weight: bold;line-height: 0.2rem;}
.box .notice_item .flex{align-items: flex-end;}
.box .notice_item .flex a{line-height: 0.2rem;font-size: 0.14rem;color: #ffffff;padding-right: 0.24rem;background: url(../img/arrow.svg) no-repeat right center;background-size: auto 0.16rem;}
.box .notice_item1 h1{width: 100%;line-height: 0.28rem;height: 0.56rem;display: block\0;font-size: 0.16rem;color: #333333;font-weight: normal;margin-bottom: 0.46rem;}
.box .notice_item1 h1 a{color: #333333;}
.box .notice_item1 .time{align-items: flex-end;color: #a72126;font-family: Arial, Helvetica, sans-serif;}
.box .notice_item1 .time h2{font-size: 0.28rem;line-height: 1;margin-right: 0.06rem;}
.box .notice_item1 .time span{font-size: 0.14rem;font-weight: bold;line-height: 0.2rem;}
.box .notice_item1 .flex{align-items: flex-end;}
.box .notice_item1 .flex a{line-height: 0.2rem;font-size: 0.14rem;color: #beb0af;padding-right: 0.24rem;background-image: url(../img/arrow1.svg);background-repeat: no-repeat;background-position: right center;background-size: auto 0.16rem;}
.box .notice_item1:hover .flex a{color: #a72126;background-image: url(../img/arrow2.svg);}
.box .notice_item1:hover h1,.box .notice_item1:hover h1 a{color: #a72126;}
.box .pc4{width: calc(61% - 0.2rem);}
.box .pc4 .itembox{width: 100%;}
.box .pc4 .itembox1{margin-bottom: 0.3rem;}
.box .pc4 .itembox2{width: 90.5%;}
.box .pc4 .itembox .notice_item1{width: calc(56% - 0.1rem);padding: 0.5rem 0.3rem;background: #f5efe6 url(../img/txt_bg3.png) no-repeat right bottom;background-size: auto 80%;}
.box .pc4 .itembox .notice_item{width: calc(44% - 0.1rem);padding: 0.5rem 0.3rem;}
.box .pc4 .itembox .notice_item h1{margin-bottom: 0.46rem;}
.box .pc4 .itembox1 .notice_item{order: 1;background: url(../img/news-img7.jpg) no-repeat center bottom;background-size: cover;}
.box .pc4 .itembox1 .notice_item1{order: 0;}
.box .pc4 .itembox2 .notice_item{background-image: linear-gradient(90deg, #930e07 0%, #ac1e2b 100%);}

.partd{width: 100%;background: url(../img/partd_bg.jpg) no-repeat left center;background-size: cover;padding: 0.4rem 0 0.5rem;}
.partd .red_title{width: 3rem;padding-bottom:0.3rem;}
.partd .red_title ul{height:100%;padding:0.7rem 0;display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.partd .red_title ul li{width: 100%;cursor: pointer;}
.partd .red_title ul li .icon{width: 0.45rem;height: 0.45rem;display: flex;justify-content: center;align-items: center;margin-right: 0.25rem;}
.partd .red_title ul li .icon img{max-width: 0.32rem;max-height: 0.32rem;}
.partd .red_title ul li .icon .img2{display:none;}
.partd .red_title ul li p{width: calc(100% - 0.6rem);font-size: 0.22rem;color: #333333;line-height: 0.3rem;transition: 0.3s;}
.partd .red_title ul li:hover p{font-family: myfont;color: #a72126;font-size: 0.3rem;}
.partd .red_box{width: calc(100% - 5.3rem);padding-right: 0.3rem;padding-bottom: 0.3rem;position: relative;}
.partd .red_box::before{content: "";width: calc(100% - 0.3rem);height: calc(100% - 0.3rem);display: block;background: #ac1e2b;position: absolute;left: 0.15rem;top: 0.15rem;z-index: 1;}
.partd .red_box::after{content: "";width: calc(100% - 0.3rem);height: calc(100% - 0.3rem);display: block;background: #efe2dc;position: absolute;right: 0;bottom: 0;z-index: 0;}
.partd .red_box .swiper-container{z-index: 2;}
.partd .red_box ul li a{display: block;width: 100%;height: 0;padding-bottom: 60%;position: relative;overflow: hidden;}
.partd .red_box ul li .image{transition: 1s;}
.partd .red_box ul li:hover .image{transform: scale(1.1,1.1);}
.partd .red_box ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.partd .red_box .circle{width: 2.84rem;height: 2.84rem;position: absolute;left: -1.42rem;top: 50%;margin-top: -1.57rem;z-index: 0;}
.partd .red_box .circle::after{content: "";width: 100%;height: 100%;display: block;background: url(../img/circle1.png) no-repeat left top;background-size: 100% 100%;position: absolute;left: 0;top: 0;animation: roted1 linear 6s infinite;}
.partd .red_box .circle::before{content: "";width: 2.34rem;height: 2.34rem;display: block;background: url(../img/circle2.png) no-repeat left top;background-size: 100% 100%;position: absolute;left: 0.25rem;top: 0.25rem;animation: roted2 linear 3s infinite;}
.partd .red_box .zb_logo{width: 1.84rem;height: 1.84rem;background: url(../img/logo_icon.png) no-repeat left top;background-size: 100% 100%;position: absolute;left: -0.92rem;top: 50%;margin-top: -1.07rem;z-index: 3;box-shadow: 0 0 0.2rem 0 rgba(255,255,255,0.9);border-radius: 50%;}
.partd .red_box .txt{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.partd .red_box .txt .icon{width: 0.7rem;height: 0.7rem;border-radius: 50%;background: rgba(255,255,255,0.3);display: flex;justify-content: center;align-items: center;margin:0 auto;}
.partd .red_box .txt .icon img{max-width: 0.36rem;max-height: 0.36rem;}
.partd .red_box .txt p{font-size: 0.18rem;color: #ffffff;text-align: center;line-height: 0.3rem;margin-top: 0.1rem;}

.parte{width: 100%;padding: 0.5rem 0 0;background: url(../img/parte_bg.jpg) no-repeat center top;background-size: cover;position: relative;}
.parte::after{content: "";width: 100%;height: 100%;display: block;background: url(../img/mountain1.png) no-repeat center bottom;background-size: 100% auto;position: absolute;left: 0;bottom: -1px;z-index: 1;pointer-events: none;}
.pe_box{width: 100%;height: 5.5rem;}
.pe_box .swiper-container{padding-top: 0.2rem;}
.pe_box ul li{display: flex;flex-direction: column;align-items: center;justify-content: space-between;cursor: pointer;}
.pe_box ul li::after{content: "";width: 0;height: calc(100% - 1.7rem);display: block;border: 1px dashed #942c2c;transition: 0.3s all;}
.pe_box ul li .num_box{width: 1.6rem;height: 1.6rem;border-radius: 100%;border: 1px dashed transparent;display: flex;align-items: center;justify-content: center;flex-direction: column;margin: 0 auto;flex-shrink: 0;margin-top:0.6rem;transition: 0.4s;animation: o-ani5-1 1.5s linear infinite;position: relative;}
.pe_box ul li .num_box::before{content: "";width: 100%;height: 100%;display: block;background: url(../img/ico.png) no-repeat center center;background-size: auto 70%;position: absolute;left: 0;top: 0;z-index: 0;opacity: 0;}
.pe_box ul li .num_box .flexbox{align-items: flex-end;margin-bottom: 0.2rem;position: relative;z-index: 1;}
.pe_box ul li .num_box h3{font-size: 0.4rem;color: #a72126;line-height: 0.3rem;font-family: myfont2;}
.pe_box ul li .num_box span{font-size: 0.16rem;color: #999999;line-height: 0.25rem;margin-left: 0.05rem;}
.pe_box ul li .num_box p{font-size: 0.16rem;color: #a72126;position: relative;z-index: 1;text-align:center;}
.pe_box ul li .line{width: 1.4rem;height: 0;border: 1px dashed #942c2c;margin: 0 auto;position: relative;flex-shrink: 0;transition: 0.2s all 0.15s;}
.pe_box ul li .line::before{content: "";width: 0.1rem;height: 0.1rem;display: block;border: 1px dashed #942c2c;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;background: #fdfdfa;}
.pe_box ul li.swiper-slide-active .num_box{margin-top:0.3rem;animation-delay: 0.2s;}
.pe_box ul li.swiper-slide-prev .num_box,.pe_box ul li.swiper-slide-next .num_box{margin-top:0;animation-delay: 0.5s;}
.pe_box ul li:hover .num_box{border: 1px dashed #942c2c;background-color: #a72126;}
.pe_box ul li:hover .num_box::before{opacity: 0.08;}
.pe_box ul li:hover .line{opacity: 0;}
.pe_box ul li:hover::after{height: 0;}
.pe_box ul li:hover .num_box h3,.pe_box ul li:hover .num_box p{color: #ffffff;}
.pe_box ul li:hover .num_box span{color: rgba(255,255,255,0.8);}

.partf{width: 100%;padding: 0.2rem 0 1rem;}
.zt-list ul li a{display: block;width: 100%;height: 0;padding-bottom: 47%;position: relative;overflow: hidden;}
.zt-list ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

.fix_nav{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 2;margin-top: 0.65rem;}
.fix_btn{width: 1.26rem;height: 1.26rem;background: #a72126;border-radius: 50%;display: flex;align-items: center;transition: 0.4s;transform: translateX(50%);}
.fix_nav.show .fix_btn{transform: translateX(100%);}
.fix_btn h3{font-size: 0.18rem;color: #ffffff;font-family: myfont;position: relative;z-index: 1;writing-mode: vertical-lr;writing-mode: tb-lr;margin-left: 0.26rem;letter-spacing: 0.02rem;margin-top: 0.02rem;cursor: pointer;}
.fix_btn::after{content: "";width: 1.56rem;height: 1.56rem;display: block;border: 1px dashed #a72126;border-radius: 50%;position: absolute;left: -0.15rem;top: -0.15rem;z-index: 0;animation: roted1 linear 20s infinite;}
.fix_btn::before{content: "";width: 100%;height: 100%;display: block;position: absolute;left: 0;top:0;background: url(../img/ico.png) no-repeat center center;background-size:auto 60%;border-radius: 50%;z-index: 0;opacity: 0.1;}
.right_nav{width: 0.86rem;padding: 0.3rem 0.09rem;background: #f1ede7;border-radius: 0.4rem;transform: translateY(-50%);transition: 0.4s all;position: absolute;right: -100%;top: 50%;}
.fix_nav.show .right_nav{right:0;}
.right_nav ul li{width: 100%;}
.right_nav ul li:nth-child(n+2){margin-top: 0.15rem;}
.right_nav ul li a{display: block;text-align: center;}
.right_nav ul li img{height: 0.26rem;margin-bottom: 0.06rem;transition: 0.3s all;}
.right_nav ul li .txt{width: 100%;height: 0.24rem;border-radius: 0.12rem;text-align: center;line-height: 0.24rem;}
.right_nav ul li .txt p{font-size: 0.12rem;color: #ffffff;}
.right_nav ul li:first-of-type .txt,.right_nav ul li:nth-of-type(4) .txt{background: #742c2a;}
.right_nav ul li:nth-of-type(2) .txt,.right_nav ul li:nth-of-type(5) .txt{background: #a48349;}
.right_nav ul li:nth-of-type(3) .txt,.right_nav ul li:nth-of-type(6) .txt{background: #2a4974;}
.right_nav ul li:nth-of-type(7) .txt{background: #742c2a;}
.right_nav ul li:hover img{transform: rotateY(180deg);}

@media only screen and (max-width:1200px) and (min-width:1061px){
	body.scrolling .header-top::after{height: 100%;}
	body.scrolling .header-top .h2-right{padding: 0.2rem 0.82rem 0.2rem 0;}
	body.scrolling .header-top .sub{padding-top: 0.2rem;}
}