@charset "utf-8";


@font-face {
  font-family: "geo";src:url("/ggxyxqw/font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("/ggxyxqw/font/sySong.woff");
}

.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {z-index: 10000;position: fixed;top: 0;left: 0;width: 100%;}
.header_box_li { position: relative; z-index: 1; }
#header { z-index: 999; width: 100%;}
.header_box_li #header::before {content: "";position: absolute;height: 0;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;}
#header.xg{background:#A40909;}
.header_box .wp{width:100%;padding: 0 0.4rem;max-width: 100%;}
.header_top {position: relative;margin: 0.1rem 0 0.1rem;transition: 0.5s;}
.search_btn{margin-left: 0.3rem;}
.search_btn img{width: 0.2rem;}
#header .right {/* padding-right: 0.8rem; */padding-left: 7%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;}
.right-b{display:flex;align-items: center;/* width: 100%; */justify-content: flex-end;transition: 0.5s;}



.list_box0 {display: flex;align-items: center;flex-wrap: wrap;}
.list_box0 .li {font-size: 0.15rem;color: #fff;display: inline-block;margin-right: 0.2rem;line-height: .21rem;}

.list_box0 .li > a {transition: 0.5s;height: 0.21rem;display: inline-block;padding: 0 0.1rem;/* background: #692ebb; */}
.list_box0 .li > a .top_ico {width: 0.2rem;height: 0.2rem;}
.list_box0 .li a > img { vertical-align: middle; }
.list_box0 .li:hover a {color: #ec9927;}

#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: 60px; }
#m_header .list_box0 .li a .ewm_box { top: 60px; }
#m_header .list_box0 .li a > img { height: 12px; }
.list_box_01 { font-size: 0px; white-space: nowrap; padding: 0.1rem; }
.list_box_01 li { text-align: center; display: block !important; margin: 0px 15px !important; }
.header_box .wp {height: 1.15rem;padding: 0px .4rem;display: flex;justify-content: space-between;}

.header_box #logo {padding: 0px;height: 100%;position: relative;display: flex;align-items: center;}
.header_box #logo img {max-width: 100%;transition: all 0.5s ease 0s;width: 6rem;}

#nav {width: 100%;max-width: 10rem;}
#nav ul { display: flex; justify-content: space-between; }
#nav ul li {height: 100%;position: relative;/* padding: 0 0.2rem; */}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2; }
#nav ul li h3 {font-size: 0.2rem;color: #fff;line-height: .6rem;position: relative;transition: all 0.36s;display: inline-block;white-space: nowrap;z-index: 1;}

#nav ul li .sub {position: absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #A40909;}
#nav ul li .sub .box {padding: 0.14rem 0px;text-align: center;}
#nav ul li .sub a {padding: 8px 30px;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: #333;text-align: center;white-space: nowrap;min-width: 1.6rem;}
#nav ul li .sub a:hover {color: #fff;background: #A40909;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav > ul > li.on h3, #nav ul li:hover h3{font-weight: bold;}





#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #A40909;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box::before { content: ""; position: absolute; z-index: -1; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgb(255, 255, 255); }
#nav_btn_box::after {content: "";position: absolute;z-index: -1;top: 0px;left: -.15rem;border-right: .15rem solid rgb(255, 255, 255);border-top: 0.7rem solid transparent;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.4rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #A40909;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 24px;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #A40909;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:  0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("/ggxyxqw/images2023/submit.svg") center center / 0.28rem no-repeat rgb(6, 86, 183); }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #660774;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;/* height: calc(100% - 3rem); */padding: 0px 0px 10px;overflow: auto;margin: 0px;/* flex: 1 1 0%; */}
.list_box_nav_mobile > li { width: 90%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.64rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.64rem; background-image: url("/ggxyxqw/images2023/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* ÊÖ»úËÑË÷ */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search form {height: 100%;border-radius: 0.2rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("/ggxyxqw/images2023/submit.svg") center center no-repeat #A40909;border-radius: 50%;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pcËÑË÷ */
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: rgb(14, 93, 168); transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #A40909;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("/ggxyxqw/images2023/search-btn.svg");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("/ggxyxqw/images2023/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }

.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("/ggxyxqw/images2023/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider a p{color: #fff;font-size: 0.28rem;line-height: 1.5;position: absolute;left: 15%;bottom: 4%;width: 70%;z-index: 10;}

.banner .btn{bottom: .3rem;}
.banner .swiper-container .btn span{position: relative;width: 0.08rem;height: 0.08rem;margin: 0 0.05rem;opacity: 1;font-size: 0rem;
}
.banner .swiper-container .btn .swiper-pagination-bullet-active{width: 0.6rem;border-radius: 0.12rem;}

/* home1 */
.home1{width: 100%;padding: .8rem 0 1.4rem;overflow: hidden;}
.title{margin-bottom: .55rem;align-items: center;position: relative;justify-content: space-between;}
.title .h3{margin: 0 auto;}
.title h3{font-size: 0.42rem;font-family: sy;color: #222;padding-left: .65rem;}
.title h3 span{font-size: 0.56rem;font-family: hw;color: #B41515}
.title h3::after{width: 0.96rem;height: 0.68rem;background: url(/ggxyxqw/images2023/titbg.png) no-repeat;background-size: 100% !important;bottom: .1rem;left: 0;}
.more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more a{font-size: 0.16rem;color: #999;transition: 0.5s;align-items: center;}
.more a img{display: inline-block;margin-right: 0.1rem;width: 0.3rem;}
.more a:hover{color: #A40909;}
.home1-t{position: relative;}
.home1-t li{padding: 0.6rem 0.1rem;transition:0.5s;}
.home1-t li a{display: block;position: relative;}
.home1-t li .con{width: 100%;padding: .25rem .35rem;height: 2.7rem;box-shadow: 0px 4px 0.1rem 0px rgba(0, 0, 0, 0.302);background: #fff;}
.home1-t li .con h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;transition: 0.5s;font-weight: bold;max-height: 0.6rem\0;}
.home1-t li .con h4{font-size: 0.14rem;color: #999;line-height: 0.24rem;max-height: 0.48rem\0;margin: 0.15rem 0 0.3rem;}
.home1-t li .con p{justify-content: center;}
.home1-t li .con p span{align-items: center;width: 1.44rem;height: 0.4rem;border-radius: 0.25rem;border: 1px solid #A40909;font-size: 0.16rem;color: #A40909;justify-content: center;}
.home1-t li .con p span i{display: inline-block;width: 0.2rem;height: 0.2rem;background: url(/ggxyxqw/images2023/h1-m1.png) no-repeat;background-size: 100% !important;margin-left:.1rem;}
.home1-t li.swiper-slide-active+li{transform:scale(1.2,1.15);z-index:10}

.home1-t li.swiper-slide-active+li .con p span{background: #A40909;color: #fff;}
.home1-t li.swiper-slide-active+li .con p span i{background: url(/ggxyxqw/images2023/h1-m2.png) no-repeat;}
.home1-t .arror{width: 0.5rem;height: 0.5rem;background: #fff;left: -0.8rem;border: 1px solid #A40909;transition: 0.5s;margin-top: 0;transform: translateY(-50%);border-radius: 50%;}
.home1-t .swiper-button-next{left: auto;right: -0.8rem;}
.home1-t .arror::after{display: none;}
.home1-t .arror::before{ font-family: swiper-icons;font-size: 0.2rem;color: #A40909;
}
.home1-t .arror:hover{background: #A40909;}
.home1-t .arror:hover::before{color: #fff;}



@media screen and (min-width: 1200px) {
  
 
}
@media screen and (max-width: 1400px) {
  .home1-t{padding: 0 0.5rem;}
  .home1-t .arror{width: 0.4rem;height: 0.4rem;left: 0;}
  .home1-t .swiper-button-next{left: auto;right: 0rem;}
}
@media screen and (max-width: 1024px) {
 .home1{padding:.4rem 0;}
 
}
@media screen and (max-width: 768px) {
  .home1-t li{padding:0 0.1rem .15rem;}
  .home1-t li.swiper-slide-active+li{transform:scale(1,1);z-index:10}

  .home1-t li.swiper-slide-active+li .con p span{background: #fff;color: #A40909;}
  .home1-t li.swiper-slide-active+li .con p span i{background: url(/ggxyxqw/images2023/h1-m1.png) no-repeat;}
  .home1-t li .con h4{margin:.15rem 0;}
}
/* home2 */
.home2{position: relative;background: url(/ggxyxqw/images2023/hbg2.jpg) no-repeat bottom/cover;}
.home2-t{position: relative;}
.home2-t .left{width: 3.3rem;}
.home2-t .right{width: calc(100% - 3.3rem);position: relative;padding-top: 0.95rem;}
.home2-t .left .tit{width: 100%;height: 2.85rem;background: url(/ggxyxqw/images2023/h2bg.png) no-repeat right #fff;padding: 30px 25px;}
.home2-t .left::after{width: 100%;height: 0.6rem;background: #A40909;bottom: 100%;}
.home2-t .left .tit p{font-size: 0.6rem;color: #f1f1f1;font-weight: bold;text-transform: uppercase;}
.home2-t .left .tit h3{font-size: 0.32rem;color: #A40909;font-weight: bold;}
.home2-t .left .more2{margin-top: 0.8rem;}

.home2-t .left .more2 a{align-items: center;font-size: 0.16rem;color: #A40909;}
.home2-t .left .more2 a img{width: 0.3rem;display: inline-block;margin-right: 0.1rem;}
.home2-t .h2-t{background: linear-gradient(90deg, #A40909 39%, rgba(164, 9, 9, 0.4) 100%);padding: 0.6rem;}
.home2-t .h2-t .swiper-container{height: 3.85rem;}
.home2-t .h2-t li a{display: block;color: #fff;font-size: 0.18rem;padding-left: 0.35rem;background: url(/ggxyxqw/images2023/h2-li.png) no-repeat left center;background-size: 0.12rem;margin-bottom: .3rem;}
.home2-t .arrow{width: 2.18rem;height: 0.68rem;background: #A40909;position: absolute;top: -0.34rem;z-index: 10;padding: 0 0.35rem;right: 0;justify-content: space-between;align-items: center;}
.home2-t .arrow span{color: #fff;opacity: .4;}
.home2-t .arror{position: relative;left: auto;right: auto;margin-top: 0;top: auto;width: 0.14rem;height: 0.28rem;}
.home2-t .arror::after{color: #fff;font-weight: bold;font-size: 0.22rem;}

@media screen and (min-width: 1200px) {
  .h2-t li a:hover .con h3::after{width: 100%;}
 

}
@media screen and (max-width: 1200px) {
  
 
}

@media screen and (max-width: 1024px) {
  .home2{padding: 0rem 0 .4rem;}
 
 
}
@media screen and (max-width: 768px) {
  .home2-t .left::after{display:none;}
  .home2-t .left{width: 3.3rem;}
  .home2-t .right{width:100%;padding-top: 0rem;margin-top: 0.3rem;}
  .home2-t .h2-t{padding:.3rem;}
  .home2-t .arrow{height:.45rem;}
}
/* home3 */
.home3{padding: .85rem 0;z-index: 1;position: relative;}
.home3-t li{padding: 0 0.1rem .1rem;}
.home3-t li *{transition: 0.5s;}
.home3-t li a{display: block;height: 2.2rem;padding: 0.5rem 0.35rem 0;border-radius: 0.4rem 0 0.4rem 0;}
.home3-t li a::after{width: auto;height: auto;top: 0.1rem;right: 0.1rem;bottom: 0.1rem;left: 0.1rem;background: url(/ggxyxqw/images2023/h3bg.png) no-repeat;background-size: 100% 100%;}
.home3-t li h3{font-size: 0.2rem;color: #000;line-height: 0.24rem;height: 0.94rem;margin-bottom: 0.1rem;}
.home3-t li p{justify-content: flex-end;}
.home3-t li p span{display: inline-block;padding: 0 .2rem .1rem;font-size: 0.18rem;color: #9B7C3B;font-family: sy;border-bottom: 1px solid #9B7C3B;}
.home3-t .btn{justify-content: center;overflow: hidden;margin-top: 0.3rem;}
.home3-t .cir{padding: 0 0.2rem;position: relative;width: auto;bottom: auto;}
.home3-t .cir::before{width: 100vw;height: 1px;background: #9B7C3B;right: 100%;top: 50%;content: "";position: absolute;}
.home3-t .cir::after{width: 100vw;height: 1px;background: #9B7C3B;left: 100%;bottom: 50%;}
.home3-t .cir span{width: 0.09rem;height: 0.09rem;background: #ddd;opacity: 1;margin: 0 .05rem;}
.home3-t .cir span.swiper-pagination-bullet-active{background: #A40909;}


@media screen and (min-width: 1200px) {
  .home3-t li a:hover::after{transform: scaleX(1);}
  .home3-t li a:hover{background: #A40909;box-shadow: 0px 5px 5px 0px rgba(96, 3, 3, 0.41);}
  .home3-t li a:hover h3,.home3-t li a:hover span{color: #fff;}
  .home3-t li a:hover span{border-bottom: 1px solid #fff;}

}
@media screen and (max-width: 1024px) {
  .home3{padding: .4rem 0;}
  .home3-t li{padding: 0 ;}
 
}
@media screen and (max-width: 768px) {
 .home3-t li{padding: 0 ;}
}
/* home4 */
.home4{width: 100%;padding: 1.6rem 0 1.45rem;background: url(/ggxyxqw/images2023/hbg4.png) no-repeat center/cover;}
.home4 .title{height: 0.7rem;}
.home4 .title .h3{align-items: flex-end;}
.home4 .title h3::after{display:none;}
.home4 .title h3:first-child{padding-left: 0.65rem;}
.home4 .title h3:first-child::after{background: url(/ggxyxqw/images2023/titbg2.png) no-repeat;display:block;}
.home4 .title h3{color: #fff;font-size: 0.3rem;padding-left: 0;cursor:pointer;}
.home4 .title h3 span{color: #fff;font-size: 0.4rem;}
.home4 .title h3.on{font-size: 0.42rem;}
.home4 .title h3.on span{font-size: 0.56rem;}
.home4 .more a{display: none;color: #fff;}
.home4 .more a.on{display: block;}
.home4 .more span{align-items:center;}
.home4-t li{width: 33.3%;padding: 0 0.1rem;}
.home4-t li *{transition: 0.5s;}
.home4-t li a{display: block;padding: 0.25rem;height: 5.85rem;}
.home4-t li a::after{width: 100%;height: 100%;background: #fff;opacity: 0;}
.home4-t li .con{padding: 0.25rem 0 0;}
.home4-t li h3{font-size: 0.18rem;font-weight: bold;color: #fff;line-height: 0.3rem;max-height: 0.6rem\0;}
.home4-t li h4{font-size: 0.16rem;color: #fff;opacity: .8;line-height: 0.26rem;max-height: 0.52rem\0;margin: 0.17rem 0 0.35rem;}
.home4-t li .p{padding-top: 0.3rem;border-top: 1px solid rgba(255, 255, 255, 0.1);justify-content: space-between;align-items: center;}
.home4-t li span{font-size: 0.16rem;color: #fff;background: url(/ggxyxqw/images2023/tim1.png) no-repeat left center;padding-left: 0.25rem;background-size: 0.14rem !important;}
.home4-t li i{display: inline-block;width: 0.18rem;height: 0.13rem;background: url(/ggxyxqw/images2023/xq1.png) no-repeat;background-size: 100% !important;}

.home4-t li.on a::after{opacity: 1;}
.home4-t li.on h3{color: #A40909;}
.home4-t li.on h4{color: #333;}
.home4-t li.on span{color: #A40909;background: url(/ggxyxqw/images2023/tim2.png) no-repeat left center;}
.home4-t li.on i{background: url(/ggxyxqw/images2023/xq2.png) no-repeat;}
.home4-t li.on .p{border-top: 1px solid rgba(35,87,172,.2);}


@media screen and (min-width: 1200px) {
 
}
@media screen and (max-width: 1024px) {
  .home4{width: 100%;padding: .4rem 0;background: linear-gradient(327deg, #A40909 22%, #FF8F1F   82%);}
 
}
@media screen and (max-width: 768px) {
 .home4-t li{width:100%;padding:0;margin-bottom:.2rem;}
 .home4-t li a{padding:.15rem;height:auto;}
 .home4-t li h4{margin:.13rem 0;}
 .home4-t li .p{padding-top:.15rem;}
 .home4-t li .con{padding:.15rem 0 0;}
}
/* home5 */
.home5{width: 100%;padding: 0.7rem 0;}
.home5 ul{align-items: flex-end;}
.home5 li{width: 25%;}
.home5 li *{transition: 0.5s;}
.home5 li a{height: 2.4rem;padding: 0.45rem 0.3rem 0;display: block;}
.home5 li a::after{width: 2.36rem;height: 0.88rem;background: url(/ggxyxqw/images2023/h5bg.png) no-repeat;background-size: 100% !important;left: auto;right: 0;}
.home5 li a::before{content: "";position: absolute;width: 0.74rem;height: 0.05rem;background: #A40909;left: 0.3rem;top: 0;opacity: 0;}
.home5 ul{height:3.1rem;}
.home5 li h3{font-size: 0.18rem;font-weight: bold;line-height: 0.3rem;max-height: 0.6rem\0;color: #fff;}
.home5 li .p{display: none;margin-top: 0.3rem;}
.home5 li .p p{align-items: center;color: #fff;font-size: 0.16rem;line-height: 1.2;margin-bottom: 0.1rem;flex-wrap: nowrap;}
.home5 li .p p span{display: flex;align-items: center;justify-content: center;width: 0.14rem;height: 0.17rem;margin-right:.1rem;}
.home5 li .date{margin-top: 0.3rem;justify-content: space-between;align-items: flex-end;}
.home5 li .date p{color: #fff;font-size: 0.16rem;font-weight: bold;line-height: 0.3rem;align-items: flex-end;}
.home5 li .date p span{font-size: 0.3rem;color: #fff;font-weight: bold;display: flex;align-items: center;}
.home5 li .date p span img{width: 0.14rem;}
.home5 li .date em{display: inline-block;font-style: normal;width: 0.24rem;background: url(/ggxyxqw/images2023/xq1.png) no-repeat;background-size: 100% !important;height: 0.18rem;}
.home5 li:nth-child(1) a{background: #F8F7F5;}
.home5 li:nth-child(2) a{background: #A40909;}
.home5 li:nth-child(3) a{background: #B38951;}
.home5 li:nth-child(4) a{background: #234296;}
.home5 li:nth-child(1) h3{color:#333;}


.home5 li.on a{height: 2.8rem;}
.home5 li.on a::before{opacity: 1;}
/* .home5 li.on a::after{width: 2.47rem;height: 0.71rem;background: url(/ggxyxqw/images2023/h5bg2.png) no-repeat;left: 50%;right: auto;transform: translateX(-50%);} */
.home5 li.on .p{display: block;}

.home5 li.on .date p{opacity: 0;}
.home5 li:first-child .date em{background: url(/ggxyxqw/images2023/xq2.png) no-repeat;}
.home5 li:first-child .p p{color: #666;}
.home5 li:first-child .date p,.home5 li:first-child .date p span{color: #666;}
@media screen and (min-width: 1200px) {
 

}
@media screen and (max-width: 1024px) {
  .home5{padding: 0.4rem 0;}
 
}
@media screen and (max-width: 768px) {
  .home5 ul{height:auto;}
  .home5 li a{height: 1.8rem;padding: 0.2rem 0.2rem 0;}
  .home5 li.on .p{display: none;}
  .home5 li.on a{height: 1.8rem;}
  .home5 li.on .date p{opacity: 1;}
  .home5 li.on a:before{opacity:0;}
  .home5 li .date p span{font-size: 0.26rem;}
}
@media screen and (max-width: 600px) {
  .home5 li{width:50%;}
}

/* home6 */
.home6{width: 100%;padding: 0 0 0.9rem;background: url(/ggxyxqw/images2023/hbg6.png) no-repeat bottom/cover;}
.home6 .left{width: 45%;}
.home6 .right{width: 55%;margin-top: 0.95rem;}
.home6 .left li:nth-child(1){padding-left: 0.25rem;width: 100%;}
.home6 .left li:nth-child(2){width: 40%;}
.home6 .left li:nth-child(3){width: 60%;}


.home6 .left li:nth-child(1) .imged{padding-bottom: 3.9rem;}
.home6 .left li:nth-child(2) .imged{padding-bottom: 1.8rem;}
.home6 .left li:nth-child(3) .imged{padding-bottom: 2.8rem;}
.home6 li .imged::after{width: 100%;height: 1.3rem;background: url(/ggxyxqw/images2023/n-shad.png) no-repeat;background-size: 100% 100%;}
.home6 li a{display: block;position: relative;}
.home6 li h3{width: 100%;padding: 0 .15rem .2rem;position: absolute;left: 0;bottom: 0;text-align: center;z-index: 10;color: #fff;font-size: 0.18rem;}

.home6 .right li:nth-child(1) .imged{padding-bottom: 4.1rem;position: relative;}
.home6 .right li:nth-child(2) .imged{padding-bottom: 2.7rem;}
.home6 .right li:nth-child(3) .imged{padding-bottom: 1.55rem;}
.home6 .right li:nth-child(1) .imged::before{width: 0.53rem;height: 0.42rem;background: url(/ggxyxqw/images2023/bf.png) no-repeat;background-size: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);content: "";position: absolute;}

.home6 .right li:nth-child(1){width: 100%;}
.home6 .right li:nth-child(2){width: 57%;}
.home6 .right li:nth-child(3){width: 43%;}

@media screen and (min-width: 1200px) {
 

}
@media screen and (max-width: 1024px) {
  .home6{padding:0 0 .4rem;}
 
}
@media screen and (max-width: 768px) {
  .home6 .left{width: 100%;}
  .home6 .right{width: 100%;margin-top: 0.35rem;}
  .home6 .left li:nth-child(1){padding-left: 0rem;width: 100%;}
  .home6 .left li:nth-child(1) .imged{padding-bottom: 60%;}
  .home6 .left li:nth-child(2) .imged{padding-bottom: 60%;}
  .home6 .left li:nth-child(3) .imged{padding-bottom: 60%;}
  .home6 .right li:nth-child(1) .imged{padding-bottom: 60%;}
.home6 .right li:nth-child(2) .imged{padding-bottom: 60%;}
.home6 .right li:nth-child(3) .imged{padding-bottom: 60%;}
}


/* foot */
.footer{width: 100%;background:url(/ggxyxqw/images2023/fbg.jpg) no-repeat center/cover;}
.foot-t{padding: 0.45rem 0;align-items: center;justify-content: space-between;}
.foot-t .fot1{width: 30%;}
.foot-t .fot2{width: 45%;}
.foot-t .fot3{width: 2.54rem;}
.foot-t .fot1 h4{font-size: 0.6rem;font-weight: bold;text-transform: uppercase;color: #fff;opacity: .08;white-space: nowrap;}
.foot-t .fot1 h3{color: #fff;font-size: 0.36rem;font-weight: bold;padding-bottom: 0.2rem;margin-top: -0.1rem;margin-bottom: .2rem;}
.foot-t .fot1 h3::after{width: 0.6rem;height: 2px;background: #d8d8d8;}
.foot-t p{color: #fff;font-size: 0.18rem;line-height: 0.36rem;}
.ul-iconsb1{justify-content: center;align-items: center;margin-top: .2rem;}
.ul-iconsb1 li{margin: 0 0.05rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible}
.ul-iconsb1 .icon{width: 0.4rem;height: 0.4rem;display: flex;align-items: center;justify-content: center;transition: 0.5s;}
.ul-iconsb1 .qrbox{bottom: 100%;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;margin-bottom: .15rem;transition: 0.5s;position: absolute;width: 1.3rem;z-index: 10;}
.ul-iconsb1 .qrbox .qr{border-radius:0.03rem;padding: 0.1rem .1rem .1rem;background: #fff;text-align: center;}
.ul-iconsb1 .qrbox::before{content:"";/* width:0; */border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;bottom: -0.1rem;left:50%;transform: translateX(-50%) rotateX(180deg);position: absolute;}
.ul-iconsb1 .qrbox .qr img{width:1.1rem;}

.select{width:100%;position: relative;cursor: pointer;margin-bottom: 0.15rem;}
.select h2{font-size: 0.16rem;height: 0.45rem;align-items: center;padding: 0 .15rem;justify-content: space-between;border: 1px solid rgba(255,255,255,1);border-radius: 5px;}
.select h2 p{color: #fff;white-space: nowrap;}
.select ul{background: #f8f8f8;height: 2rem;position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;z-index: 5;bottom: 100%;display: none;overflow-y: auto;}
.select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;}
.select h2 img{width: 0.16rem;}
.select ul li:hover{background: #A40909;color: #fff;}

@media screen and (max-width: 768px) {
  .foot-t{padding: 0.2rem 0;}
  .foot-t .fot1{width: 100%;order:4;text-align:center}
  .foot-t .fot2{width: 100%;text-align:center;}
  .foot-t .fot3{width: 2.54rem;margin:.2rem auto;}
  .foot-t .fot1 h4{font-size: 0.36rem;}
  .foot-t .fot1 h3{color: #fff;font-size: 0.28rem;}
  .foot-t .fot1 h3:after{left:50%;transform:translateX(-50%);}
}


@media screen and (min-width: 1200px) {


}




@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}


}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  
}
@media screen and (max-width: 1200px) {
  .header_box,.home3 .titl ul{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}
  .swiper-box1 video{display: none !important;}
}
@media screen and (max-width: 1024px) {
 
  
 
}
@media screen and (max-width: 980px) {

}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 1.8 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem;}
  .title h3{font-size: .3rem !important;padding-left: .35rem;}
  .title h3 span{font-size: .4rem !important;}
  .title h3:after{width: .66rem;height: .48rem;}
  .title .h3{margin:0;}
  .banner .btn{bottom:.15rem;}

}

@media screen and (max-width: 600px) {

}
@media screen and (max-width: 420px) {
 
}

@media (max-height: 500px) {
.list_box_nav_mobile{height: calc(100% - 100px);}
}