.index { overflow: hidden; position: relative; } .index .banner { position: relative; overflow: hidden; height: 8.96rem; z-index: 0; } .index .banner::before { content: ''; display: block; background: url(../img/index_bg.png) no-repeat center; background-size: 100% 100%; width: 100%; height: 2.34rem; position: absolute; top: 0; left: 0; z-index: 9; } .index .banner .swiper { width: 100%; height: 8.96rem; } .index .banner .swiper .swiper-slide { position: relative; } .index .banner .swiper .swiper-slide img { width: 100%; height: 8.96rem; animation: sca 30s linear infinite; } .index .banner .swiper .swiper-slide .bg { width: 100%; height: 3.93rem; position: absolute; bottom: 0; left: 0; background: url(../img/banner_bg.png) no-repeat center; background-size: 100% 100%; } .index .banner .swiper .swiper-pagination { bottom: 0.8rem; width: auto; left: 50%; transform: translateX(-50%); } .index .banner .swiper .swiper-pagination::before { content: ""; display: block; width: 0.46rem; height: 0.01rem; background-color: #fff; position: absolute; top: 60%; right: -0.2rem; transform: translateY(-50%); } .index .banner .swiper .swiper-pagination .swiper-pagination-bullet { opacity: 1; background: none; margin: 0 0.3rem; color: #fff; width: 0.37rem; text-align: center; font-size: 0.18rem; font-weight: 700; position: relative; padding: 0.1rem 0; } .index .banner .swiper .swiper-pagination .swiper-pagination-bullet::before { content: ""; display: block; width: 0.46rem; height: 0.01rem; background-color: #fff; position: absolute; top: 72%; left: -0.5rem; transform: translateY(-50%); } .index .banner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after { content: ""; display: block; width: 0.35rem; height: 0.09rem; background: url(../img/icon1.png) no-repeat center; background-size: 100% 100%; position: absolute; top: 0%; left: 50%; transform: translateX(-50%); } .index .module1 { width: 100%; height: 8.98rem; background: url(../img/module1_bg.jpg) no-repeat center; background-size: 100% 100%; box-sizing: border-box; position: relative; padding-top: 0.94rem; } .index .module1::before { content: ''; display: block; width: 7.24rem; height: 7.47rem; background: url(../img/icon7.png) no-repeat center; background-size: 100% 100%; position: absolute; top: 0.9rem; left: 0; } .index .module1 .w { position: relative; } .index .module1 .w .index_tit a { margin: 0 auto; } .index .module1 .w .index_more { position: absolute; top: 0.1rem; right: 0; } .index .module1 .w .index_news { position: relative; z-index: 2; padding: 0.4rem 0; display: flex; justify-content: space-between; overflow: hidden; } .index .module1 .w .index_news .index_news_left { width: 10.66rem; height: 6.25rem; } .index .module1 .w .index_news .index_news_left .mySwiper { width: 100%; height: 100%; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide { position: relative; width: 100%; z-index: 1; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a { display: block; height: 100%; position: relative; z-index: 1; overflow: hidden; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a img { width: 100%; height: 6.25rem; transition: all 0.5s; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a .bg { position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 0.2rem; height: 0.5rem; box-sizing: border-box; background: rgba(0, 0, 0, 0.5); } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a .bg h2 { max-width: 70%; color: #fff; font-size: 0.2rem; height: 0.5rem; font-weight: 700; line-height: 0.5rem; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a:hover img { transform: scale(1.1); } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-button-next { width: 0.59rem; height: 0.43rem; background: url(../img/icon22.png) no-repeat center; background-size: 100% 100%; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-button-prev { width: 0.59rem; height: 0.43rem; background: url(../img/icon21.png) no-repeat center; background-size: 100% 100%; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-pagination { opacity: 1; width: auto; right: 0.1rem; left: auto; } .index .module1 .w .index_news .index_news_left .mySwiper .swiper-pagination .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background-color: #fff; } .index .module1 .w .index_news .index_news_right { width: 6.3rem; margin-left: 0.34rem; background-color: #fff; } .index .module1 .w .index_news .index_news_right .mySwiper { width: 100%; height: 6.25rem; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide { width: 100%; height: 1.25rem !important; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide::before { content: ''; display: block; width: 0; height: 100%; background: url(../img/icon10.jpg) no-repeat center; background-size: 100% 100%; transition: width 0.5s; position: absolute; top: 0; left: 0; z-index: 1; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide a { width: 100%; display: flex; flex-direction: column; justify-content: center; height: 100%; background-color: #fff; border-bottom: 0.01rem solid #ebebeb; padding: 0.2rem 1rem 0.14rem 0.66rem; box-sizing: border-box; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide a .p { color: #999999; font-size: 0.22rem; font-family: 'xb'; margin-bottom: 0.04rem; position: relative; z-index: 2; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide a h2 { color: #000000; font-size: 0.22rem; font-weight: 400; line-height: 0.3rem; position: relative; z-index: 2; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide:hover::before { width: 100%; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide:hover a .p { color: #fff; } .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide:hover a h2 { color: #fff; } .index .module2 { margin-top: 0.8rem; } .index .module2 .w { position: relative; overflow: hidden; } .index .module2 .w .index_more { position: absolute; top: 0.1rem; right: 0; } .index .module2 .w .ac_cont { position: relative; } .index .module2 .w .ac_cont .cont_item { position: absolute; visibility: hidden; top: 0; opacity: 0; transform: translateY(10%); pointer-events: none; padding: 0 .36rem; padding-bottom: 0.3rem; } .index .module2 .w .ac_cont .cont_item .swiper-button-next{ background: url(../img/arrr.png) no-repeat center; background-size: 100% 100%; width: 0.22rem; height: 0.26rem; right: 0; } .index .module2 .w .ac_cont .cont_item .swiper-button-prev{ background: url(../img/arrl.png) no-repeat center; background-size: 100% 100%; width: 0.22rem; height: 0.26rem; left: 0; } .index .module2 .w .ac_cont .cont_item .module2_swiper { /* padding: 0.1rem; */ padding-right: 0; margin-top: 0.4rem; } .index .module2 .w .ac_cont .cont_item .module2_swiper a { display: block; width: 4.1rem; height: 2.13rem; overflow: hidden; box-shadow: 0 0 0.13rem #d1cbc1; padding: 0.5rem 0.2rem 0 0.3rem; box-sizing: border-box; position: relative; z-index: 2; } .index .module2 .w .ac_cont .cont_item .module2_swiper a img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; transition: all 0.5s; } .index .module2 .w .ac_cont .cont_item .module2_swiper a:hover img { transform: scale(1.1); } .index .module2 .w .ac_cont .cont_item .module2_swiper a:hover h2 { color: #fff; } .index .module2 .w .ac_cont .cont_item .module2_swiper a:hover em { background: url(../img/icon12.png) no-repeat right center; background-size: 0.64rem 0.24rem; color: #fff; } .index .module2 .w .ac_cont .cont_item .module2_swiper a h2 { color: #fff; font-size: 0.34rem; line-height: 0.4rem; font-weight: 400; height: 0.8rem; margin-bottom: 0.18rem; } .index .module2 .w .ac_cont .cont_item .module2_swiper a em { color: #fff; font-size: 0.16rem; font-family: Arial, Helvetica, sans-serif; background: url(../img/icon12.png) no-repeat right center; background-size: 0.64rem 0.24rem; padding-right: 2.7rem; padding-bottom: 0.6rem; display: inline-block; width: .84rem; height: 0.24rem; line-height: 0.24rem; } .index .module2 .w .ac_cont .cont_item.on { position: relative; visibility: visible; pointer-events: all; opacity: 1; transform: translateY(0); transition-delay: 0.3s; transition: 0.4s ease-in-out; -webkit-transition: 0.4s ease-in-out; } .index .module3 { margin-top: 0.5rem; } .index .module3 .w .module3_swiper { width: 100%; height: 1.35rem; } .index .module3 .w .module3_swiper a { display: block; height: 100%; overflow: hidden; } .index .module3 .w .module3_swiper a img { width: 100%; height: 100%; transition: all 0.5s; } .index .module3 .w .module3_swiper a:hover img { transform: scale(1.1); } .index .module3 .w .module3_swiper .swiper-pagination { text-align: right; bottom: 0; height: 0.19rem; } .index .module3 .w .module3_swiper .swiper-pagination .swiper-pagination-bullet { width: 0.18rem; height: 0.18rem; text-align: center; line-height: 0.18rem; opacity: 1; background: rgba(255, 255, 255, 0.5); color: #fff; font-size: 0.16rem; border-radius: 0; border-top-right-radius: 0.03rem; border-top-left-radius: 0.03rem; margin-left: 0.02rem; margin-right: 0; } .index .module3 .w .module3_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff; color: #da2e08; } .index .sj_module3 { display: none; margin-top: 0.3rem; width: 100%; box-sizing: border-box; } .index .sj_module3 .w .module3_swiper { width: 100%; height: 1.4rem; } .index .sj_module3 .w .module3_swiper a { display: block; height: 100%; overflow: hidden; } .index .sj_module3 .w .module3_swiper a img { width: 100%; height: 100%; transition: all 0.5s; } .index .sj_module3 .w .module3_swiper .swiper-pagination { text-align: right; bottom: 0; height: 0.36rem; } .index .sj_module3 .w .module3_swiper .swiper-pagination .swiper-pagination-bullet { width: 0.3rem; height: 0.3rem; text-align: center; line-height: 0.3rem; opacity: 1; background: rgba(255, 255, 255, 0.5); color: #fff; font-size: 0.28rem; border-radius: 0; border-top-right-radius: 0.03rem; border-top-left-radius: 0.03rem; margin-left: 0.02rem; margin-right: 0; } .index .sj_module3 .w .module3_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff; color: #da2e08; } .index .module4 { position: relative; margin-top: 0.7rem; } .index .module4 .w { position: relative; } .index .module4 .w .index_more { position: absolute; top: 0.1rem; right: 0; } .index .module4 .w .module4_swiper { padding: 0.1rem; padding-right: 0; margin-top: 0.4rem; } .index .module4 .w .module4_swiper a { display: block; width: 5.5rem; height: 1.77rem; background: url(../img/icon9.png) #fff no-repeat 85% bottom; background-size: 4.32rem 0.93rem; border-bottom: 0.04rem solid #761a41; box-shadow: 0 0 0.13rem #d1cbc1; display: flex; align-items: center; padding: 0 0.3rem; box-sizing: border-box; position: relative; z-index: 2; } .index .module4 .w .module4_swiper a::before { content: ''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; background-color: #761a41; opacity: 0; z-index: 0; transition: all 0.5s; } .index .module4 .w .module4_swiper a:hover::before { opacity: 1; } .index .module4 .w .module4_swiper a:hover .lef .p { color: #fff; } .index .module4 .w .module4_swiper a:hover .lef .p1 { color: #fff; } .index .module4 .w .module4_swiper a:hover .rig h2 { color: #fff; } .index .module4 .w .module4_swiper a .lef { position: relative; margin-right: 0.16rem; } .index .module4 .w .module4_swiper a .lef .p { color: #761a41; font-size: 0.33rem; font-family: 'xb'; } .index .module4 .w .module4_swiper a .lef .p1 { color: #761a41; font-size: 0.18rem; font-family: 'xb'; } .index .module4 .w .module4_swiper a .rig { position: relative; width: 79%; } .index .module4 .w .module4_swiper a .rig h2 { color: #000000; font-size: 0.22rem; line-height: 0.3rem; font-weight: 400; } .index .module5 { margin-top: 0.6rem; display: flex; } .index .module5 .left { width: 7.5rem; height: 5.56rem; background-color: #761a41; position: relative; z-index: 2; } .index .module5 .left .img { margin-top: 0.4rem; margin-left: 0.75rem; width: 6.75rem; height: 4.72rem; position: relative; } .index .module5 .left .img .sp_img { width: 6.75rem; height: 4.72rem; } .index .module5 .left .img .video_play { width: 0.84rem; height: 0.84rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; transition: all 0.5s; } .index .module5 .right { width: calc(100% - 7.5rem); height: 5.56rem; box-shadow: 0 0 0.05rem #d1cbc1; padding: 0.5rem 0.96rem 0.5rem 0.7rem; box-sizing: border-box; } .index .module5 .right .tit { margin-bottom: 0.2rem; display: flex; align-items: center; justify-content: space-between; } .index .module5 .right .tit .index_tit a { width: 100%; } .index .module5 .right ul li a { display: block; height: 1rem; border-bottom: 1px solid #ebebeb; padding: 0.24rem 0; box-sizing: border-box; } .index .module5 .right ul li a h2 { color: #333; font-size: 0.22rem; font-weight: 400; margin-bottom: 0.14rem; } .index .module5 .right ul li a em { display: block; color: #999999; font-size: 0.22rem; font-family: 'xb'; } .index .module5 .right ul li a:hover h2 { color: #761a41; font-weight: 700; } .index .module5 .right ul li:last-child a { border-bottom: 1px solid transparent; } .index .video_link { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 99; background: rgba(0, 0, 0, 0.6); } .index .video_link iframe { width: 80vw; height: 60vh; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .index .video_link .video_close { position: absolute; top: 5%; right: 2%; transform: translate(-50%, -50%); width: 0.31rem; height: 0.31rem; cursor: pointer; filter: brightness(200%); } .index .module6 { margin-top: 0.72rem; } .index .module6 .w { position: relative; } .index .module6 .w .index_more { position: absolute; top: 0.1rem; right: 0; } .index .module6 .w .module6_swiper { padding: 0.1rem; padding-right: 0; margin-top: 0.4rem; } .index .module6 .w .module6_swiper a { display: block; width: 4.08rem; height: 2.11rem; background: url(../img/icon10.png) #fff no-repeat 50% 130%; background-size: 3.97rem 1.15rem; border-bottom: 0.04rem solid #761a41; box-shadow: 0 0 0.13rem #d1cbc1; padding: 0.5rem 0.3rem 0 0.38rem; box-sizing: border-box; position: relative; z-index: 2; } .index .module6 .w .module6_swiper a::before { content: ''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; background-color: #761a41; opacity: 0; z-index: -1; transition: all 0.5s; } .index .module6 .w .module6_swiper a:hover::before { opacity: 1; } .index .module6 .w .module6_swiper a:hover h2 { color: #fff; } .index .module6 .w .module6_swiper a:hover em { background: url(../img/icon12.png) no-repeat right center; background-size: 0.64rem 0.24rem; color: #fff; } .index .module6 .w .module6_swiper a h2 { color: #000000; font-size: 0.22rem; line-height: 0.3rem; font-weight: 400; height: 0.6rem; margin-bottom: 0.18rem; } .index .module6 .w .module6_swiper a em { color: #999999; font-size: 0.16rem; font-family: Arial, Helvetica, sans-serif; background: url(../img/icon11.png) no-repeat right center; background-size: 0.64rem 0.24rem; display: inline-block; line-height: 0.24rem; padding-right: 2.7rem; padding-bottom: 0.6rem; display: inline-block; width: .84rem; height: 0.24rem; } .index .module6 .w .module6_swiper .swiper-pagination { display: none; } .index .module7 { margin-top: 0.6rem; } .index .module7 .w { display: flex; } .index .module7 .w .yl_link { width: 1.2rem; display: block; margin-right: 0.55rem; } .index .module7 .w .yl_link h3 { color: #000000; font-size: 0.26rem; font-weight: 700; margin-top: 0.1rem; } .index .module7 .w .link { width: calc(100% - 1.75rem); } .index .module7 .w .link a { display: inline-block; margin-bottom: 0.2rem; line-height: 0.5rem; min-width: 1.3rem; margin-right: 0.5rem; border-bottom: 1px solid #dddddd; font-size: .2rem; } .index .module7 .w .link a:hover { color: #761a41; font-weight: 700; } .index .module8 { margin-top: 0.3rem; margin-bottom: 1rem; } .index .module8 .w { display: flex; } .index .module8 .w .yl_link { width: 1.2rem; display: block; margin-right: 0.55rem; } .index .module8 .w .yl_link h3 { color: #000000; font-size: 0.26rem; font-weight: 700; margin-top: 0.1rem; } .index .module8 .w .link { width: calc(100% - 1.75rem); } .index .module8 .w .link a { display: inline-block; margin-bottom: 0.2rem; line-height: 0.5rem; min-width: 1.3rem; margin-right: 0.5rem; border-bottom: 1px solid #dddddd; font-size: .2rem; } .index .module8 .w .link a:hover { color: #761a41; font-weight: 700; } .index_tit a { display: flex; width: 16%; align-items: center; } .index_tit a img { width: 0.42rem; height: 0.42rem; margin-right: 0.16rem; } .index_tit a span { color: #000000; font-size: 0.42rem; font-weight: 700; } .index_more { display: block; color: #999999; font-size: 0.18rem; transition: all 0.5s; } .index_more img { width: 0.55rem; height: 0.21rem; margin-left: 0.05rem; } .index_more:hover { transform: translateY(0.1rem); } .header { height: 1.7rem; position: absolute; top: 0; left: 0; z-index: 9; width: 100%; padding: 0 0.94rem; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; } .header .header_left a { display: block; height: 100%; } .header .header_left a .img1 { width: 5.16rem; height: 0.91rem; } .header .header_left a .img2 { width: 5.04rem; height: 0.79rem; display: none; } .header .header_right .header_right_top { padding-right: 0.25rem; box-sizing: border-box; margin-bottom: 0.2rem; } .header .header_right .header_right_top .header_right_top_fx { display: flex; justify-content: end; align-items: center; } .header .header_right .header_right_top .header_right_top_fx .ewm { margin-right: 0.1rem; position: relative; } .header .header_right .header_right_top .header_right_top_fx .ewm .img1 { width: 0.45rem; height: 0.45rem; cursor: pointer; } .header .header_right .header_right_top .header_right_top_fx .ewm .img2 { width: 0.45rem; height: 0.45rem; cursor: pointer; display: none; } .header .header_right .header_right_top .header_right_top_fx .ewm .ewm_img { width: 200%; display: none; position: absolute; top: 0.5rem; left: 50%; transform: translateX(-50%); transition: all 0.5s; z-index: 9; } .header .header_right .header_right_top .header_right_top_fx .ewm:hover .ewm_img { display: block; } .header .header_right .header_right_top .header_right_top_fx .ewm.search .serpc { display: none; position: absolute; width: 3rem; height: 0.5rem; padding: 0.05rem; top: 0.6rem; right: 0; z-index: 66; background: #fff; box-sizing: border-box; } .header .header_right .header_right_top .header_right_top_fx .ewm.search .serpc .flex { display: flex; justify-content: space-between; flex-wrap: wrap; } .header .header_right .header_right_top .header_right_top_fx .ewm.search .serpc .flex .inp { width: calc(100% - 0.3rem); height: 0.4rem; line-height: 0.4rem; padding: 0 0.1rem; box-sizing: border-box; font-size: 0.14rem; color: #444; background: none; border: 1px solid #eee; } .header .header_right .header_right_top .header_right_top_fx .ewm.search .serpc .flex .sub { display: block; cursor: pointer; position: absolute; right: 0.35rem; top: 0.05rem; height: 0.4rem; width: 0.4rem; border: none; border-radius: 50%; overflow: hidden; font-size: 0.14rem; color: #8f0e16; background: 0 0; background: url(../img/icon8.png) no-repeat center; background-size: 0.16rem 0.16rem; } .header .header_right .header_right_top .header_right_top_fx .ewm.search .serpc .search_close { position: absolute; right: 0.1rem; top: 50%; transform: translateY(-50%); width: 0.16rem; height: 0.16rem; line-height: 0.16rem; -webkit-transition: 0.5s; transition: 0.5s; font-size: 0.2rem; color: #888; cursor: pointer; background: url(../img/close.png) no-repeat center; background-size: 100% 100%; } .header .header_right .header_right_bottom ul { display: flex; justify-content: space-evenly; align-items: center; } .header .header_right .header_right_bottom ul li { position: relative; } .header .header_right .header_right_bottom ul li.on > a::after { transform: none; } .header .header_right .header_right_bottom ul li:nth-child(2) .nav { width: 4rem; } .header .header_right .header_right_bottom ul li:nth-child(6) .nav { width: 3rem; } .header .header_right .header_right_bottom ul li:nth-child(7) .nav { width: 3rem; } .header .header_right .header_right_bottom ul li:nth-child(8) .nav { width: 3rem; left: -20%; } .header .header_right .header_right_bottom ul li:hover > a::before { transform: none; } .header .header_right .header_right_bottom ul li:hover > a::after { transform: none; } .header .header_right .header_right_bottom ul li:hover .nav { opacity: 1; visibility: inherit; } .header .header_right .header_right_bottom ul li > a { color: #ffffff; display: inline-block; font-size: 0.24rem; font-weight: 700; padding: 0 0.24rem; line-height: 0.5rem; position: relative; } .header .header_right .header_right_bottom ul li > a::before { content: ""; border-left: 2px solid #761a41; height: 25px; transition: all 0.2s ease-out 0s; transform: scaleY(0); position: absolute; left: 50%; top: 100%; transform-origin: center top; } .header .header_right .header_right_bottom ul li > a::after { content: ""; border-bottom: 2px solid #761a41; margin-top: 5px; display: block; width: 100%; transition: all 0.2s ease-out 0s; transform: scaleX(0); } .header .header_right .header_right_bottom ul li .nav { position: absolute; top: 140%; left: 50%; z-index: 99; width: 7rem; transform: translateX(-50%); opacity: 0; visibility: hidden; transition: 0.3s; border-top: 0.02rem solid #761a41; } .header .header_right .header_right_bottom ul li .nav .sub-nav-h { text-align: center; position: relative; background: #fff; padding: 0.1rem 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .header .header_right .header_right_bottom ul li .nav .sub-nav-h a { display: inline-block; font-size: 0.16rem; padding: 0.1rem 0.05rem; margin: 0 0.1rem; margin-bottom: 1px; background: #fff; transition: 0.3s; color: #323232; } .header .header_right .header_right_bottom ul li .nav .sub-nav-h a:hover { color: #761a41; font-weight: 700; } .header .header_right .header_right_bottom ul li .nav .sub-nav-h a.on { color: #761a41; font-weight: 700; } .footer { width: 100%; height: 2.5rem; position: relative; background: url(../img/icon14.jpg) no-repeat center; background-size: 100% 100%; } .footer .hw { width: 3.73rem; height: 1.29rem; position: absolute; right: 3rem; top: -0.95rem; } .footer .w { height: 100%; display: flex; flex-direction: column; } .footer .w .footer_top { width: 100%; height: 1.9rem; align-items: center; display: flex; } .footer .w .footer_top .footer_top_left img { width: 5.04rem; height: 0.79rem; } .footer .w .footer_top .footer_top_right { width: 35%; display: flex; margin-left: 1.1rem; } .footer .w .footer_top .footer_top_right .p { max-width: 70%; margin-right: 0.24rem; } .footer .w .footer_top .footer_top_right .p:nth-child(2) { max-width: 30%; } .footer .w .footer_top .footer_top_right .p h2 { color: #ffffff; font-size: 0.16rem; font-weight: 400; margin-top: 0.14rem; } .footer .w .footer_bottom { border-top: 1px solid rgba(255, 255, 255, 0.2); display: flex; justify-content: space-between; align-items: center; height: 0.6rem; } .footer .w .footer_bottom div a { color: #d27594; font-size: 0.16rem; } .footer .w .footer_bottom div a:hover { color: #fff; } .footer .w .footer_bottom div.db_wzdt img { vertical-align: -0.02rem; } .sj_footer { display: none; min-height: 2.99rem; background: url(../img/sj_foot_bg.png) no-repeat center; background-size: 100% 100%; padding: 0 0.3rem; padding-top: 0.5rem; padding-bottom: 0.2rem; box-sizing: border-box; } .sj_footer .footer_top { display: flex; justify-content: space-between; } .sj_footer .footer_top .footer_top_left .p h2 { color: #ffffff; font-size: 0.28rem; font-weight: 400; background: url(../img/icon107.png) no-repeat left center; background-size: 0.17rem 0.23rem; padding-left: 0.4rem; margin-bottom: 0.1rem; } .sj_footer .footer_top .footer_top_left .p h2:nth-child(2) { background: url(../img/icon101.png) no-repeat left center; background-size: 0.22rem 0.22rem; padding-left: 0.4rem; } .sj_footer .footer_top .footer_top_left .p span { display: inline-block; color: #ffffff; font-size: 0.28rem; font-weight: 400; background: url(../img/icon102.png) no-repeat left center; background-size: 0.25rem 0.22rem; padding-left: 0.4rem; margin-bottom: 0.1rem; margin-right: 0.2rem; } .sj_footer .footer_top .footer_top_left .p span:nth-child(2) { background: url(../img/icon103.png) no-repeat left center; background-size: 0.3rem 0.24rem; padding-left: 0.4rem; } .sj_footer .footer_top .footer_top_right img { margin-top: -0.8rem; width: 1.92rem; height: 1.92rem; } .sj_footer .footer_bottom { padding-top: 0.2rem; border-top: 0.01rem solid rgba(255, 255, 255, 0.2); } .sj_footer .footer_bottom div { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .sj_footer .footer_bottom div.db_wzdt img { margin-right: 0.1rem; } .sj_footer .footer_bottom div a { color: #d27594; font-size: 0.26rem; } @keyframes sca { 0% { transform: scale(1.1); } 50% { transform: scale(1); } 100% { transform: scale(1.1); } } .zy { display: flex; flex-direction: column; justify-content: center; } .zy .main { padding-bottom: 1.4rem; min-height: 95.8vh; } .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { content: ''; } .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: ''; } .zy_banner { position: relative; height: 6.33rem; z-index: 0; } .zy_banner .zy_ban_bg { position: absolute; bottom: 0; left: 0; z-index: 9; width: 100%; height: 2.82rem; background: url(../img/zy_ban_bg.png) no-repeat center; background-size: 100% 100%; } .zy_banner .zy_ban_bg .zy_column { position: absolute; left: 2.6rem; top: 10%; color: #fff; font-size: 0.4rem; font-weight: 700; padding-right: 0.2rem; line-height: 0.84rem; } .zy_banner .zy_ban_bg .zy_column::before { content: ''; display: block; width: 80%; height: 0.01rem; position: absolute; left: 0.45rem; bottom: 0.05rem; background-color: #fff; } .zy_banner .zy_ban_bg .zy_column::after { content: ''; display: block; width: 80%; height: 0.01rem; position: absolute; left: 0.15rem; bottom: 0rem; background-color: #fff; } .zy_banner .zy_ban_bg .dqwz { position: absolute; bottom: 0.5rem; right: 2.6rem; line-height: 0.7rem; display: flex; justify-content: center; align-items: center; } .zy_banner .zy_ban_bg .dqwz a { display: inline-block; color: #ffffff; font-size: 0.16rem; } .zy_banner .zy_ban_bg .dqwz a img { width: 0.16rem; height: 0.16rem; vertical-align: -0.01rem; margin-right: 0.08rem; } .zy_banner .zy_ban_bg .dqwz a.on, .zy_banner .zy_ban_bg .dqwz a:hover { font-weight: 700; } .zy_banner .zy_ban_bg .dqwz em { display: inline-block; color: #ffffff; font-size: 0.16rem; margin: 0 0.1rem; } .zy_banner .zy_ban_bg .ej_nav { height: 0.71rem; position: absolute; bottom: -0.3rem; } .zy_banner .zy_ban_bg .ej_nav ul { height: 100%; display: inline-block; background: url(../img/icon28.png) #761a41 no-repeat right center; background-size: 7.14rem 100%; padding-left: 2.2rem; position: relative; } .zy_banner .zy_ban_bg .ej_nav ul::before { content: ''; display: block; position: absolute; top: 0; right: -0.46rem; background: url(../img/icon27.png) no-repeat center; background-size: 100% 100%; width: 0.46rem; height: 0.71rem; } .zy_banner .zy_ban_bg .ej_nav ul li { float: left; } .zy_banner .zy_ban_bg .ej_nav ul li a { display: inline-block; color: #fff; font-size: 0.2rem; font-weight: 700; margin: 0 0.2rem; height: 0.71rem; line-height: 0.6rem; } .zy_banner .zy_ban_bg .ej_nav ul li a:hover, .zy_banner .zy_ban_bg .ej_nav ul li a.on { background: url(../img/icon26.png) no-repeat bottom center; background-size: 0.27rem 0.27rem; } .zy_banner .swiper { overflow: hidden; width: 100%; height: 6.33rem; } .zy_banner .swiper .swiper-slide { position: relative; } .zy_banner .swiper .swiper-slide img { width: 100%; height: 6.33rem; animation: sca 30s linear infinite; } .fy { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .fy .one { display: flex; justify-content: center; align-items: center; } .fy .one a { cursor: pointer; display: inline-block; width: 0.43rem; height: 0.43rem; line-height: 0.43rem; text-align: center; border-radius: 50%; color: #7d7d7d; border: 0.01rem solid #e4e4e4; font-size: 0.18rem; margin: 0 0.05rem; } .fy .one a:hover, .fy .one a.on { color: #fff; background-color: #771c42; } .fy .one a.dian { background: none; } .fy .one a.dian:hover, .fy .one a.dian.on { color: #333; background-color: none; } .fy .one a.syy { width: 0.59rem; height: 0.43rem; background: url(../img/icon21.png) no-repeat center; background-size: 100% 100%; border: none; border-radius: 0; margin-right: 0.16rem; } .fy .one a.syy:hover { background: url(../img/icon30.png) no-repeat center; background-size: 100% 100%; } .fy .one a.xyy { margin-left: 0.16rem; width: 0.59rem; height: 0.43rem; background: url(../img/icon22.png) no-repeat center; background-size: 100% 100%; border: none; border-radius: 0; } .fy .one a.xyy:hover { background: url(../img/icon29.png) no-repeat center; background-size: 100% 100%; } .fy .tz_z { margin-left: 0.44rem; display: flex; justify-content: center; align-items: center; padding: 0.05rem; box-sizing: border-box; } .fy .tz_z input { border-radius: 50%; width: 0.43rem; height: 0.43rem; line-height: 0.43rem; padding: 0 0.1rem; box-sizing: border-box; font-size: 0.16rem; color: #7d7d7d; border: 1px solid #e4e4e4; margin: 0 0.08rem; } .fy .tz_z p { color: #7d7d7d; font-size: 0.17rem; } .fy .tz_z .qr { width: 0.43rem; height: 0.43rem; line-height: 0.43rem; text-align: center; border: 0.01rem solid #771c42; color: #fff; font-size: 0.16rem; cursor: pointer; border-radius: 50%; background-color: #771c42; margin-left: 0.16rem; } .zy_jj { margin-top: 1rem; } .zy_jj .xygk { margin-bottom: 1.13rem; } .zy_jj .xygk .nr p { color: #323232; font-size: 0.16rem; line-height: 0.38rem; } .zy_jj .xygk .nr img { max-width: 100%; } .zy_ld .zy_w { margin-top: 1rem; display: flex; } .zy_ld .zy_w .bg { width: 0.73rem; height: 5.53rem; background: url(../img/ld_bg.jpg) no-repeat center; background-size: 100% 100%; } .zy_ld .zy_w .zy_ld_nr { width: calc(100% - 0.73rem); } .zy_ld .zy_w .zy_ld_nr ul { width: 100%; min-height: 5.53rem; padding: 0.1rem 1rem; box-sizing: border-box; box-shadow: 0.04rem 0 0.1rem #e6e3db; } .zy_ld .zy_w .zy_ld_nr ul li { width: 100%; } .zy_ld .zy_w .zy_ld_nr ul li { display: flex; align-items: center; flex-wrap: wrap; height: 0.96rem; border-bottom: 0.01rem solid #eaeaea; position: relative; } .zy_ld .zy_w .zy_ld_nr ul li a::before { content: ''; display: block; width: 0; height: 0.01rem; background-color: #761a41; transition: all 0.5s 0.3s; position: absolute; bottom: -0.01rem; left: 0; } .zy_ld .zy_w .zy_ld_nr ul li a::after { content: ''; display: block; width: 0.01rem; height: 0; background-color: #761a41; transition: all 0.5s; position: absolute; top: 0.79rem; left: 0; } .zy_ld .zy_w .zy_ld_nr ul li a span { color: #323232; font-size: 0.2rem; margin: 0 0.2rem; display: inline-block; } .zy_ld .zy_w .zy_ld_nr ul li a span:hover { color: #761a41; font-weight: 700; } .zy_ld .zy_w .zy_ld_nr ul li .zw { width: 1.4rem; text-align: right; color: #323232; font-size: 0.2rem; margin: 0 0.2rem; display: inline-block; } .zy_ld .zy_w .zy_ld_nr ul li em { width: 0.01rem; height: 0.3rem; background-color: #dddddd; display: inline-block; } .zy_ld .zy_w .zy_ld_nr ul li a:hover::before { width: 40%; } .zy_ld .zy_w .zy_ld_nr ul li a:hover::after { height: 0.35rem; } .zy_lrld { margin-top: 1rem; position: relative; } .zy_lrld .zy_w { min-height: 5rem; display: flex; justify-content: space-between; } .zy_lrld .zy_w .zy_lrld_left { width: 0.5rem; line-height: 1; color: #323232; font-size: 0.4rem; } .zy_lrld .zy_w .zy_lrld_right { width: calc(100% - 0.64rem); } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_top { display: flex; padding-bottom: 0.3rem; padding-left: 0.9rem; box-sizing: border-box; position: relative; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_top span { width: 2.3rem; display: inline-block; color: #323232; font-size: 0.2rem; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list { padding-left: 0.9rem; box-sizing: border-box; border-top: 0.01rem solid #eaeaea; display: flex; position: relative; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list::before { content: ''; display: block; position: absolute; left: 0; top: 0; background-color: #761a41; width: 0.01rem; height: 1.15rem; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list::after { content: ''; display: block; width: 5.03rem; height: 5.49rem; background: url(../img/icon26.jpg) no-repeat center; background-size: 100% 100%; position: absolute; top: 0.6rem; left: -2.6rem; z-index: -1; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list .year { width: 2rem; margin-top: 0.36rem; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list .year h3 { color: #771c42; font-size: 0.2rem; font-weight: 700; margin-bottom: 0.1rem; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list .year .p { color: #323232; font-size: 0.2rem; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul { width: 10.3rem; margin-top: 0.2rem; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li { line-height: 0.63rem; position: relative; padding-left: 0.3rem; box-sizing: border-box; width: 100%; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li::before { content: ''; display: block; width: 0; height: 100%; background: url(../img/icon27.jpg) no-repeat center; background-size: 100% 100%; transition: width 0.5s; z-index: -1; position: absolute; top: 0; left: 0; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover::before { width: 100%; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover span { color: #fff; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover em { color: #fff; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li span { width: 2.3rem; color: #323232; font-size: 0.2rem; display: inline-block; } .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li em { width: 2.3rem; color: #666666; font-size: 0.2rem; display: inline-block; } .zy_jgsz { margin-top: 1rem; } .zy_jgsz .zy_w .jg_logo { display: block; margin: 0 auto; width: 5.04rem; height: 0.79rem; } .zy_jgsz .zy_w ul { display: flex; justify-content: center; margin-top: 0.4rem; position: relative; border-top: 0.01rem solid #761a41; padding-top: 0.6rem; padding-bottom: 0.9rem; } .zy_jgsz .zy_w ul::after { content: ''; display: block; width: 0.01rem; height: 100%; background-color: #771c42; position: absolute; top: 0; left: 50%; transform: translateX(-50%); } .zy_jgsz .zy_w ul::before { content: ''; display: block; width: 0.09rem; height: 0.09rem; border-radius: 50%; background-color: #771c42; position: absolute; top: -0.04rem; left: 50%; transform: translateX(-50%); } .zy_jgsz .zy_w ul li { padding-top: 0.3rem; display: flex; justify-content: center; position: relative; width: 30%; } .zy_jgsz .zy_w ul li::after { content: ''; display: block; width: 0.09rem; height: 0.09rem; background-color: #771c42; position: absolute; top: 0%; border-radius: 50%; right: -0.05rem; } .zy_jgsz .zy_w ul li::before { content: ''; display: block; width: 100%; height: 0.01rem; background-color: #771c42; position: absolute; top: 0.05rem; border-radius: 50%; right: -0.05rem; } .zy_jgsz .zy_w ul li .left { padding: 0 0.3rem; box-sizing: border-box; width: 100%; display: flex; justify-content: space-between; flex-direction: row-reverse; } .zy_jgsz .zy_w ul li .left .z a { color: #771c42; font-size: 0.2rem; display: block; font-weight: 700; } .zy_jgsz .zy_w ul li .left .r a { display: block; color: #323232; font-size: 0.2rem; margin: 0.1rem 0; } .zy_jgsz .zy_w ul li .left .r a:hover { color: #771c42; font-weight: 700; } .zy_jgsz .zy_w ul li:nth-child(2) { margin-top: 1rem; } .zy_jgsz .zy_w ul li:nth-child(2)::after { left: -0.05rem; right: auto; } .zy_jgsz .zy_w ul li:nth-child(2) .left { flex-direction: row; } .zy_jgsz .zy_w .xbxq_nr p { color: #323232; font-size: 0.16rem; line-height: 0.38rem; } .zy_jgsz .zy_w .xbxq_nr img { max-width: 100%; } .zy_xw { margin-top: 1rem; position: relative; } .zy_xw::before { content: ''; display: block; background: url(../img/icon26.jpg) no-repeat center; background-size: 100% 100%; width: 5.03rem; height: 5.49rem; position: absolute; bottom: 0; right: 0; z-index: -1; } .zy_xw .xw_list ul { min-height: 5rem; margin-bottom: 0.7rem; } .zy_xw .xw_list ul li { margin-bottom: 0.16rem; } .zy_xw .xw_list ul li a { display: block; overflow: hidden; line-height: 0.72rem; height: 0.72rem; border-bottom: 0.01rem solid #eaeaea; border-left: 0.01rem solid #771c42; width: 100%; position: relative; } .zy_xw .xw_list ul li a::before { content: ''; display: block; background: url(../img/icon28.jpg) no-repeat center; background-size: 100% 100%; width: 0%; height: 100%; transition: width 0.5s; position: absolute; left: 0; top: 0; z-index: -1; } .zy_xw .xw_list ul li a:hover::before { width: 100%; } .zy_xw .xw_list ul li a:hover em { color: #fff; } .zy_xw .xw_list ul li a:hover h2 { color: #fff; } .zy_xw .xw_list ul li a em { font-family: 'xb'; color: #999999; float: left; width: 1.8rem; text-align: center; margin-top: 0.05rem; font-size: 0.2rem; } .zy_xw .xw_list ul li a h2 { color: #323232; font-size: 0.2rem; font-weight: 400; float: left; max-width: 80%; } .zy_xwdt { margin-top: 1rem; position: relative; } .zy_xwdt .xwdt_list ul { min-height: 5rem; margin-bottom: 1.9rem; } .zy_xwdt .xwdt_list ul li { margin-bottom: 1.36rem; } .zy_xwdt .xwdt_list ul li:nth-child(2n+2) a { flex-direction: row-reverse; } .zy_xwdt .xwdt_list ul li:nth-child(2n+2) a::before { transform: rotateY(180deg); } .zy_xwdt .xwdt_list ul li:nth-child(2n+2) a .nr { margin-left: 0; margin-right: 0.5rem; } .zy_xwdt .xwdt_list ul li a { display: flex; justify-content: space-between; height: 2.76rem; border: 0.01rem solid #e4e4e4; padding: 0.3rem 0.35rem; box-sizing: border-box; position: relative; } .zy_xwdt .xwdt_list ul li a:hover .nr h2 { color: #771c42; } .zy_xwdt .xwdt_list ul li a:hover .img img { transform: scale(1.1); } .zy_xwdt .xwdt_list ul li a::before { content: ''; display: block; width: 100%; height: 100%; background: url(../img/icon31.png) no-repeat right center; background-size: 6.23rem 100%; position: absolute; top: 0; left: 0; z-index: -1; } .zy_xwdt .xwdt_list ul li a .img { width: 5.45rem; height: 3.2rem; overflow: hidden; } .zy_xwdt .xwdt_list ul li a .img img { width: 100%; height: 100%; transition: all 0.5s; } .zy_xwdt .xwdt_list ul li a .nr { margin-left: 0.5rem; width: 7.3rem; } .zy_xwdt .xwdt_list ul li a .nr h2 { color: #000000; font-size: 0.22rem; font-weight: 700; margin: 0.3rem 0 0.24rem 0; } .zy_xwdt .xwdt_list ul li a .nr p { height: 0.81rem; color: #000000; font-size: 0.16rem; line-height: 0.27rem; margin-bottom: 0.2rem; } .zy_xwdt .xwdt_list ul li a .nr em { color: #999999; font-family: 'xb'; display: inline-block; background: url(../img/icon11.png) no-repeat right center; background-size: 0.64rem 0.24rem; padding-right: 0.74rem; line-height: 0.24rem; font-size: 0.18rem; } .xq { position: relative; overflow: hidden; } .xq::before { content: ''; display: block; width: 100%; height: 1.5rem; background-color: #771c42; position: absolute; top: 0; left: 0; z-index: -1; } .xq .xq_nr { margin-top: 1.5rem; background-color: #fff; } .xq .xq_nr .dqwz { margin-left: 0.1rem; line-height: 0.9rem; display: flex; align-items: center; } .xq .xq_nr .dqwz a { display: inline-block; color: #323232; font-size: 0.16rem; } .xq .xq_nr .dqwz a img { width: 0.16rem; height: 0.16rem; vertical-align: -0.01rem; margin-right: 0.08rem; } .xq .xq_nr .dqwz a.on, .xq .xq_nr .dqwz a:hover { color: #761a41; } .xq .xq_nr .dqwz em { display: inline-block; color: #323232; font-size: 0.16rem; margin: 0 0.1rem; } .xq .xq_nr .xq_xq { display: flex; padding-left: 0.1rem; box-sizing: border-box; } .xq .xq_nr .xq_xq .xq_l { position: relative; width: 9.6rem; padding-right: 0.3rem; box-sizing: border-box; } .xq .xq_nr .xq_xq .xq_l .xq_tit { margin-top: 0.1rem; color: #323232; font-size: 0.36rem; font-weight: 700; line-height: 0.54rem; text-align: center; } .xq .xq_nr .xq_xq .xq_l .lll { margin-top: 0.3rem; padding-bottom: 0.26rem; border-bottom: 0.01rem solid #e2e2e2; display: flex; align-items: center; } .xq .xq_nr .xq_xq .xq_l .lll span { display: inline-block; color: #771c42; font-size: 0.16rem; } .xq .xq_nr .xq_xq .xq_l .lll span:nth-child(1) { background: url(../img/icon32.png) no-repeat left center; background-size: 0.16rem 0.16rem; padding-left: 0.22rem; margin-right: 0.36rem; } .xq .xq_nr .xq_xq .xq_l .lll span:nth-child(2) { background: url(../img/icon33.png) no-repeat left center; background-size: 0.2rem 0.15rem; padding-left: 0.3rem; margin-right: 0.36rem; } .xq .xq_nr .xq_xq .xq_l .lll span:nth-child(3) { background: url(../img/icon34.png) no-repeat left center; background-size: 0.16rem 0.16rem; padding-left: 0.22rem; } .xq .xq_nr .xq_xq .xq_r { width: calc(100% - 9.6rem); padding-right: 0.42rem; box-sizing: border-box; } .xq .xq_nr .xq_xq .xq_r h1 { color: #7b1c44; font-size: 0.3rem; line-height: 1.1; padding-bottom: 0.3rem; border-bottom: 0.02rem solid #771c42; background: url(../img/icon43.png) no-repeat right center; background-size: 0.28rem 0.11rem; } .xq .xq_nr .xq_xq .xq_r ul { margin-top: 0.3rem; position: relative; padding-top: 0.3rem; } .xq .xq_nr .xq_xq .xq_r ul::before { content: ''; display: block; width: 0.01rem; height: 90%; background-color: #e2e2e2; position: absolute; top: 0; left: 0; } .xq .xq_nr .xq_xq .xq_r ul li { margin-bottom: 0.3rem; } .xq .xq_nr .xq_xq .xq_r ul li a { display: block; position: relative; } .xq .xq_nr .xq_xq .xq_r ul li a:hover h2 { color: #771c42; font-weight: 700; } .xq .xq_nr .xq_xq .xq_r ul li a::before { content: ''; display: block; width: 0.1rem; height: 0.1rem; border-radius: 50%; border: 0.01rem solid #771c42; position: absolute; top: 0.08rem; left: -0.05rem; } .xq .xq_nr .xq_xq .xq_r ul li a em { margin-left: 0.1rem; display: inline-block; background: url(../img/icon44.png) no-repeat; background-size: 100% 100%; width: 1.07rem; height: 0.28rem; line-height: 0.28rem; text-align: center; margin-bottom: 0.1rem; color: #761a41; font-size: 0.16rem; padding-left: 0.1rem; box-sizing: border-box; } .xq .xq_nr .xq_xq .xq_r ul li a h2 { color: #323232; font-size: 0.2rem; font-weight: 400; line-height: 0.3rem; padding-left: 0.16rem; box-sizing: border-box; } .sxp { margin-top: 0.36rem; display: flex; justify-content: center; align-items: center; } .sxp a { width: 0.65rem; height: 0.48rem; margin: 0 0.2rem; display: inline-block; } .sxp a.syp { background: url(../img/icon39.png) no-repeat center; background-size: 100% 100%; } .sxp a.syp:hover { background: url(../img/icon40.png) no-repeat center; background-size: 100% 100%; } .sxp a.xyp { background: url(../img/icon41.png) no-repeat center; background-size: 100% 100%; } .sxp a.xyp:hover { background: url(../img/icon42.png) no-repeat center; background-size: 100% 100%; } .xq_font { display: none; position: fixed; top: 20%; left: 1rem; } .xq_font a { display: block; width: 0.88rem; height: 0.88rem; text-align: center; line-height: 0.88rem; border-radius: 50%; cursor: pointer; } .xq_font a.big { background: url(../img/icon35.png) no-repeat center; background-size: 0.64rem 0.48rem; } .xq_font a.big:hover { background: url(../img/icon36.png) #771c42 no-repeat center; background-size: 0.64rem 0.48rem; } .xq_font a.small { background: url(../img/icon37.png) no-repeat center; background-size: 0.64rem 0.48rem; } .xq_font a.small:hover { background: url(../img/icon38.png) #771c42 no-repeat center; background-size: 0.64rem 0.48rem; } .zy_wzdt .zy_wzdt_list { margin-top: 0.2rem; padding-bottom: 0.74rem; } .zy_wzdt .zy_wzdt_list li { display: flex; flex-wrap: wrap; align-items: center; border-bottom: 0.01rem solid #dddddd; position: relative; } .zy_wzdt .zy_wzdt_list li::before { content: ''; display: block; width: 0; height: 0.02rem; background-color: #771c42; position: absolute; bottom: 0; left: 0; transition: width 0.5s; } .zy_wzdt .zy_wzdt_list li:hover::before { width: 100%; } .zy_wzdt .zy_wzdt_list li > a { color: #323232; font-size: 0.26rem; display: inline-block; line-height: 1.16rem; } .zy_wzdt .zy_wzdt_list li > a:hover { color: #771c42; } .zy_wzdt .zy_wzdt_list li .dt_nav { margin-left: 0.93rem; display: flex; flex-wrap: wrap; } .zy_wzdt .zy_wzdt_list li .dt_nav a { display: inline-block; color: #323232; margin-right: 0.3rem; } .zy_wzdt .zy_wzdt_list li .dt_nav a:hover { color: #771c42; font-weight: 700; } .zy_xz .xz_list { margin-top: 0.6rem; } .zy_xz .xz_list ul { min-height: 5rem; margin-bottom: 0.66rem; } .zy_xz .xz_list ul li { margin-bottom: 0.2rem; } .zy_xz .xz_list ul li a { line-height: 0.72rem; display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 0 0.3rem 0 1rem; box-sizing: border-box; border-bottom: 0.01rem solid #eaeaea; border-left: 0.01rem solid #771c42; position: relative; } .zy_xz .xz_list ul li a::before { content: ''; display: block; width: 0.84rem; height: 0.01rem; background-color: #771c42; position: absolute; top: 50%; transform: translateY(-50%); left: 0; } .zy_xz .xz_list ul li a::after { content: ''; display: block; width: 0.06rem; height: 0.06rem; background-color: #771c42; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: 0.84rem; } .zy_xz .xz_list ul li a h2 { color: #323232; font-size: 0.2rem; font-weight: 400; max-width: 80%; } .zy_xz .xz_list ul li a em { color: #7b1e43; font-size: 0.2rem; display: inline-block; background: url(../img/icon11.png) no-repeat right center; background-size: 0.64rem 0.24rem; padding-right: 0.8rem; } .zy_xz .xz_list ul li a:hover { background: url(../img/icon38.jpg) no-repeat center; background-size: 100% 100%; } .zy_xz .xz_list ul li a:hover::before { background-color: #fff; } .zy_xz .xz_list ul li a:hover::after { background-color: #fff; } .zy_xz .xz_list ul li a:hover h2 { color: #fff; } .zy_xz .xz_list ul li a:hover em { color: #fff; background: url(../img/icon12.png) no-repeat right center; background-size: 0.64rem 0.24rem; } .zy_szdw { margin-top: 1rem; position: relative; } .zy_szdw .szdw_list ul { min-height: 5rem; margin-bottom: 0.6rem; overflow: hidden; padding: 0.1rem; box-sizing: border-box; } .zy_szdw .szdw_list ul li { float: left; margin-bottom: 0.4rem; margin-right: 0.48rem; } .zy_szdw .szdw_list ul li:nth-child(4n+4) { margin-right: 0; } .zy_szdw .szdw_list ul li a { text-align: center; display: block; width: 3.08rem; height: 3.92rem; box-shadow: 0 0 0.1rem #d1cbc1; overflow: hidden; padding: 0 0.3rem; box-sizing: border-box; } .zy_szdw .szdw_list ul li a:hover { box-shadow: none; background: url(../img/sz_bg.jpg) no-repeat center; background-size: 100% 100%; } .zy_szdw .szdw_list ul li a:hover h2 { color: #fff; border-bottom: 0.03rem solid #fff; } .zy_szdw .szdw_list ul li a:hover .p { color: #fff; } .zy_szdw .szdw_list ul li a .img { width: 1.43rem; height: 1.43rem; margin: 0.5rem auto 0.34rem; border-radius: 50%; overflow: hidden; } .zy_szdw .szdw_list ul li a .img img { width: 100%; height: 100%; border-radius: 50%; overflow: hidden; } .zy_szdw .szdw_list ul li a h2 { display: inline-block; padding-bottom: 0.1rem; border-bottom: 0.03rem solid #771c42; margin: 0 auto; color: #000000; margin-bottom: 0.16rem; font-weight: 700; font-size: 0.2rem; } .zy_szdw .szdw_list ul li a .p { color: #777777; font-size: 0.18rem; margin-bottom: 0.05rem; } .zy_kypt .kypt_list { margin-top: 1rem; padding-bottom: 2rem; } .zy_kypt .kypt_list ul { overflow: hidden; } .zy_kypt .kypt_list ul li { width: 6.3rem; float: left; margin-right: 1.4rem; } .zy_kypt .kypt_list ul li:nth-child(2n+2) { margin-right: 0; margin-bottom: 0.1rem; } .zy_kypt .kypt_list ul li a { width: 100%; display: block; line-height: 1.1rem; border-bottom: 0.02rem solid #666666; position: relative; padding: 0 0.18rem; box-sizing: border-box; background: url(../img/icon45.png) no-repeat right 70%; background-size: 0.28rem 0.11rem; } .zy_kypt .kypt_list ul li a::before { content: ''; display: block; width: 0; height: 0.02rem; border-bottom: 0.02rem solid #771c42; position: absolute; bottom: -0.01rem; left: 0; transition: all 0.5s; } .zy_kypt .kypt_list ul li a h2 { color: #323232; font-size: 0.3rem; font-weight: 400; max-width: 90%; } .zy_kypt .kypt_list ul li a:hover { border-bottom: 0.02rem solid transparent; background: url(../img/icon43.png) no-repeat right 70%; background-size: 0.28rem 0.11rem; } .zy_kypt .kypt_list ul li a:hover::before { width: 100%; } .zy_kypt .kypt_list ul li a:hover h2 { color: #771c42; } .sj_head { display: none; } .layer { background: rgba(0, 0, 0, 0.8); position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1020; opacity: 0; visibility: hidden; transition: all 0.3s ease-out 0s; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; } .layer.showdiv { opacity: 1; visibility: visible; } .layer .close { font-size: 0.6rem; font-family: icon; position: absolute; right: 0.5rem; top: 0.5rem; width: 0.4rem; height: 0.4rem; text-align: center; line-height: 0.4rem; cursor: pointer; color: #ccc; background: url(../img/close.png) no-repeat center; background-size: 100% 100%; } .layer .search_box { transform: none; transition: all 0.5s ease-out 0s; opacity: 1; width: 5rem; padding: 0 0.3rem; box-sizing: border-box; height: 0.5rem; line-height: 0.5rem; display: flex; } .layer .search_box form{ transform: none; transition: all 0.5s ease-out 0s; opacity: 1; width: 5rem; padding: 0 0.3rem; box-sizing: border-box; height: 0.5rem; line-height: 0.5rem; display: flex !important; } .layer .search_box .kw { background: #fff; box-shadow: 0.03rem 0.03rem 0.03rem rgba(0, 0, 0, 0.5) inset; -ms-flex: 1; flex: 1; padding: 0 0.12rem; font-size: 0.16rem; -webkit-appearance: none; appearance: none; border-radius: 0; } .layer .search_box .ok { background: #771c42; color: #fff; width: 1.2rem; text-align: center; font-size: 0.16rem; cursor: pointer; -webkit-appearance: none; appearance: none; border-radius: 0; } .big-nav { display: none; position: fixed; z-index: 49; left: 0; top: 0; right: 0; bottom: 0; background-color: #771c42; opacity: 0; visibility: hidden; transition: 0.3s; overflow-y: auto; } .big-nav .scrolls { padding-top: 1.3rem; box-sizing: border-box; } .big-nav .scrolls ul { margin-top: 0.6rem; width: 100%; padding: 0 0.3rem; padding-bottom: 0.5rem; box-sizing: border-box; } .big-nav .scrolls ul li { border-bottom: 0.01rem solid #92365c; margin-bottom: 0.36rem; } .big-nav .scrolls ul li.on > a { color: #fff; font-size: 0.4rem; } .big-nav .scrolls ul li:nth-child(1) { padding-bottom: 0.3rem; } .big-nav .scrolls ul li:last-child { border-bottom: 0; } .big-nav .scrolls ul li > a { color: rgba(255, 255, 255, 0.8); font-size: 0.36rem; font-weight: 700; display: inline-block; } .big-nav .scrolls ul li .sj_nav { margin-top: 0.2rem; } .big-nav .scrolls ul li .sj_nav a { display: inline-block; font-size: 0.28rem; color: rgba(255, 255, 255, 0.8); margin-right: 0.36rem; margin-bottom: 0.2rem; } .big-nav .scrolls ul li .sj_nav a.on { color: #fff; font-size: 0.3rem; font-weight: 700; } .zy_sj_nav { width: 100%; padding: 0 0.3rem; box-sizing: border-box; display: none; position: relative; z-index: 49; transition: all 0.5s; } .zy_sj_nav h2 { padding: 0 0.4rem; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; background: url(../img/icon99.png) no-repeat center; background-size: 100% 100%; width: 100%; height: 0.83rem; line-height: 0.83rem; } .zy_sj_nav h2 span { color: #ffffff; font-size: 0.32rem; font-weight: 700; } .zy_sj_nav h2 img { width: 0.28rem; height: 0.28rem; } .zy_sj_nav ul { opacity: 0; background: url(../img/sj_nav_bg.jpg) no-repeat center; background-size: cover; padding: 0 0.4rem; box-sizing: border-box; width: 100%; transition: all 0.5s; overflow: hidden; height: 0; visibility: hidden; } .zy_sj_nav ul.on { height: auto; opacity: 1; visibility: visible; } .zy_sj_nav ul li.on a { color: #771c42; background: url(../img/icon96.png) no-repeat right center; background-size: 0.12rem 0.2rem; } .zy_sj_nav ul li:last-child a { border-bottom: 0.01rem solid transparent; } .zy_sj_nav ul li a { display: block; line-height: 0.88rem; border-bottom: 0.01rem dashed #bba7b0; font-size: 0.28rem; color: #333333; } .sj_dqwz { display: none; position: relative; margin-top: -1rem; margin-bottom: 0.2rem; margin-left: 0.3rem; align-items: center; } .sj_dqwz a { color: #fff; font-size: 0.3rem; } .sj_dqwz a.on { font-weight: 700; font-size: 0.32rem; } .sj_dqwz em { color: #fff; font-size: 0.3rem; display: inline-block; margin: 0 0.1rem; } .sj_dqwz img { vertical-align: -0.02rem; } .classification { background: url(../img/fl_bg.png) no-repeat center; background-size: cover; padding: 0 0.3rem; box-sizing: border-box; margin-bottom: 0.3rem; } .classification.bssds .fle .name { width: 1rem; } .classification.bssds .fle ul { width: calc(100% - 1.5rem); } .classification .fle { display: flex; justify-content: center; align-items: center; padding: 0.2rem 0; border-top: 0.01rem dashed #d4c5e1; } .classification .fle.zyz { display: none; } .classification .fle:first-child { border-top: transparent; } .classification .fle .name { width: 0.5rem; color: #761a41; font-size: 0.2rem; font-weight: 700; } .classification .fle ul { margin-left: 0.4rem; width: calc(100% - 1rem); display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; } .classification .fle ul li a { cursor: pointer; display: inline-block; font-size: 0.16rem; color: #333333; margin-right: 0.5rem; } .classification .fle ul li:hover a, .classification .fle ul li.active a { color: #771c42; font-weight: 700; } .goback { margin-right: 0.1rem; display: inline-block; background: rgba(255, 255, 255, 0.3); border-radius: 0.2rem; color: #fff; font-size: 0.16rem; font-weight: 700; padding: 0 0.2rem; line-height: 0.45rem; } @media screen and (max-width:1000px) { .index .module2 .w .ac_cont .cont_item .swiper-button-next{ display: none; } .index .module2 .w .ac_cont .cont_item .swiper-button-prev{ display: none; } .index .module2 .w .ac_cont .cont_item{ padding: 0 0 .3rem 0; } }