@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}
@font-face {
  font-family: impact;src:url("../font/impact.ttf");
}

.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {position: fixed;z-index: 10000; left: 0;right: 0;top: 0;}
.head.xg{transform: none;opacity: 1;background: #A21111;}
.header_box #header::before {content: "";position: absolute;height: 2.5rem;top: 0;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("../images/headbg.png") center top / 100% 100% repeat-x;z-index: -1;}
.head.xg .head-top{display:none;}
.head-top {position: relative;padding: .1rem 0;background: #A21111;}
.head-top .wp{justify-content: space-between;}
.head-top p{font-size: 0.14rem;color: #fff;line-height: 1.5;}
.head-top ul{justify-content: flex-end;}
.head-top ul li{color: #fff;}
.head-top ul li a{font-size: 0.14rem;color: #fff;padding: 0 0.15rem;display: inline-block;}
.head-top ul li:last-child a{padding-right: 0;}
.head .right {padding-left: 8%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;}
.right-b{display:flex;align-items: center;justify-content: flex-end;transition: 0.5s;}
.right-b .li{padding: 0;color: #fff;font-size: 0.18rem;position: relative;padding-left: .2rem;}
.right-b .li a{height:auto;line-height: inherit;padding: 0;}
.search_btn{/* padding-left: 0.25rem; */}
.top_ico{width:0.34rem;height:0.34rem;border:1px solid #fff;border-radius:50%;display: flex;align-items: center;justify-content: center;}


.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; }
.list_box_01 li h3 img { border: 1px solid rgb(237, 237, 237); width: 85px; height: 85px; }
.list_box_01 li h5 { font-size: 0.12rem; color: rgb(102, 102, 102); line-height: 20px; margin: 0px; }
.list_box0 .li::after { content: ""; position: absolute; left: -0.26rem; width: 1px; height: 16px; top: 50%; margin-top: -8px; opacity: 0.8; }
.list_box0 .li:first-child::after { display: none; }
.head .head-b .wp {height: .9rem;position: relative;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;}

#logo {height: 100%;display: flex;align-items: center;}
#logo img {max-width: 100%;transition: all 0.5s ease 0s;max-height: 3.8rem;}
#nav {width: 100%;max-width: 10.1rem;}
#nav ul {display: flex;justify-content: space-between;align-items: center;}
#nav ul li {/* float: left; */z-index: 0;height: 100%;position: relative;/* padding: 0 0.2rem; */}
#nav ul li a {display: block;padding: 0px;position: relative;z-index: 2;display: flex;align-items: center;}
#nav ul li h3 {font-size: 0.22rem;color: rgb(255, 255, 255);line-height: 0.6rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;white-space: nowrap;font-weight: bold;}

#nav ul li a i {display: inline-block;width: 11px;height: 6px;margin-left: 8px;background:url(../images/nav-down.png) no-repeat;background-size:100% !important;}
#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: #eb7a0b;}
#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.5rem;display: block;}
#nav ul li .sub a:hover {color: #fff;background: #99050F;}
#nav ul li:hover .sub {visibility: visible;transform: translateX(-50%) scaleY(1);opacity: .9;}
/* #nav ul  li.on h3, #nav ul li:hover h3{color: #A21111;} */
/* #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3,.body_home.showdiv #header #nav ul li:hover a h3,.body_home.showdiv #header #nav ul li.on a h3{color:#fff;opacity:.7} */
#nav > ul > li h3::before { content: ""; position: absolute; width: 12px; height: 12px; right: -0.22rem; top: 50%; margin-top: -6px; transition: all 0.3s ease 0s; background: url("") center center / 100% no-repeat; display: none; }
#nav > ul > li.xiala h3::before { display: block; }
#nav > ul > li:hover h3::after, #nav ul li.on h3::after { transform: scale(1); }
#nav > ul > li.noSubMenu h3::before { display: none; }
.search_btn {cursor: pointer;/* text-align: center; *//* float: left; *//* transition: all 0.6s ease 0s; *//* margin: 0px; *//* position: relative; */}
.search_btn img { margin: 0px; }
#header.xg::before,.body_home.showdiv #header::before{height: 0;/* background:#A21111; */}
.head .xg .wp {align-items:center;}
.head .xg .header_top{display:none;}
.head .xg .sstop{top:0;}
.head.xg .head-b .wp{height:.8rem;}
.head.xg::before{height: 0;}

#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: #A21111;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: #A21111;}
#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: #A21111;}
#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("../images/submit.svg") center center / 0.28rem no-repeat #A21111; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #A21111;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: hidden scroll;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("../images/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("../images/submit.svg") center center no-repeat #A21111;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 { cursor: pointer; }
.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: #A21111; 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: #A21111;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/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("../images/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 .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.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("../images/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{font-size: 0;bottom: .25rem;width: 100%;display: flex;align-items: center;justify-content: center;}
.banner .swiper-container .btn span{position: relative;width: 0.16rem;height: 0.16rem;margin: 0 0.2rem;opacity: 1;background: none;border: 1px solid #FFFFFF;
}
.banner .swiper-container .btn .swiper-pagination-bullet-active{width: 0.45rem;height: 0.45rem;background: url("../images/dots.png") no-repeat 50%;background-size: 100%;border: none;}


/* 头部整屏下滑 */
.body_b {
  position: fixed;
  left: 0;
  top: 100%;
  bottom: 0;
  right: 0;
  background: #fff;
  overflow: hidden;
  transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
  z-index: 99;
  overflow: auto;
  outline: none;
}
.body_b.showdiv {top: 0;}
.scroll {padding-top: 1.31rem;}



.fix-top::-webkit-scrollbar {
	width: 4px;
	height: 8px;
	background-color: #F5F5F5;
}

.fix-top::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2;
}

.fix-top::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #333;
}
 .swipershubaio {position: absolute;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: #fff;bottom: .3rem;z-index: 3;cursor: pointer;}
.swipershubaio p {margin-top: .15rem;font-size: 0.14rem;}

.swipershubaio figure {-webkit-animation: shubiao 1.4s infinite linear;animation: shubiao 1.4s infinite linear;text-align: center;}

@keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@keyframes swipershubaio1 { 0% { -webkit-transform: translate(-50%, -4%) rotate(0); transform: translate(-50%, -4%) rotate(0); }
  100% { -webkit-transform: translate(-50%, -4%) rotate(360deg); transform: translate(-50%, -4%) rotate(360deg); } }

@keyframes swipershubaio2 { 0% { -webkit-transform: translate(-60%, 5%) rotate(0); transform: translate(-60%, 5%) rotate(0); }
  100% { -webkit-transform: translate(-60%, 5%) rotate(360deg); transform: translate(-60%, 5%) rotate(360deg); } }

  
@media(max-width: 1200px){
  /* .fix-top{top: 0;position: relative !important;overflow: hidden;}
  .ar_web{top: 0;position: relative !important;} */
  .swipershubaio{display: none;}
}
 
/* home1 */
.home1{width: 100%;padding: .9rem 0 .7rem;}
.home1::after{width: 100%;height: auto;top: 0;bottom: -5rem;background: url(../images/hbg1.png) no-repeat center/cover;}

.title{margin-bottom: .4rem;position: relative;align-items: center;}
.title h3{font-size: 0.36rem;color: #000000;font-weight: bold;font-family: sy;text-align: center;}
.title .h3{margin: 0 auto;}
.title .h3::after{width: 2.56rem;height: 0.68rem;background: url(../images/tit1.png) no-repeat;background-size: 100% 100% !important;left: 50%;bottom: auto;top: -50%;transform: translateX(-50%);margin: 0 auto;}
.title .h3 i{display: inline-block;padding: 0 0.05rem;color: #A21111;font-style: normal;}
.title .h3 span {font-size: 0.16rem;line-height: 0.32rem;color: #9E9E9E;text-transform: uppercase;display: inline-block;padding: 0 0.1rem;}
.title .h3 p{align-items: center;margin-top: 0.15rem;}
.title .h3 p img{width: 0.7rem;}
.title .h3 p .img2{transform: rotateY(180deg);}
.more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more a{height:.34rem;align-items:center;border-radius:.5rem;font-size:.16rem;color:#999;transition: 0.5s;align-items: center;padding: 0 0.2rem;border: 1px solid #E3E3E3;background: #fff;}
.more a img{display: inline-block;width: 0.16rem;margin-left: .1rem;}
.home1 .more a{color:#A21111;border: 1px solid #A21111; }
.home1-t ul{margin: 0 -0.17rem .45rem;}
.home1-t li{width: 33.3333%;padding: 0 0.17rem;}
.home1-t li a{display: block;position: relative;}
.home1-t li .imged::after{width: 100%;background: url(../images/n-shad.png) no-repeat;background-size: 100% 100%;}
.home1-t li .date{width: 0.72rem;height: 0.72rem;text-align: center;white-space: nowrap;flex-direction: column;align-items: center;justify-content: center;position: absolute;top: .26rem;left: .28rem;z-index: 10;background: rgba(162, 4, 4, 0.8);border-radius: 0px 0.1rem 0px 0.1rem;}


.home1-t li .date span{color: #fff;font-size: 0.24rem;font-weight: bold;line-height: 1.2;padding-bottom: 1px solid rgba(255,255,255,.36);}
.home1-t li .date p{font-size: 0.12rem;color: #fff;line-height: 1.4;}
.home1-t li .con{position: absolute;left: 0;bottom: 0;padding: 0 .3rem .15rem;z-index: 10;width: 100%;}
.home1-t li .con h3{color: #fff;font-size: 0.18rem;line-height: 1.3;}
.home1-b ul{margin-left: -0.16rem;margin-right: -0.16rem;}
.home1-b li{padding: 0 0.16rem 0.3rem 0.16rem;width: 25%;float: left;}
.home1-b li *{transition: 0.5s;}
.home1-b li a{height: 1.7rem;display: block;padding: 15px;background: #fff;transition: 0.5s;border: 1px solid #ddd;}
.home1-b li a::after{width: 100%;background: #A21111;opacity: 0;}
.home1-b li span{display: inline-block;font-size: 0.18rem;line-height: 0.24rem;color: #A20404;padding-bottom: 0.15rem;}
.home1-b li span::after{width: 0.32rem;height: 0.04rem;background: #A20404;}
.home1-b li h3{font-size: 0.18rem;color: #000;line-height: 0.3rem;max-height: 0.6rem\0;margin: 0.1rem 0 0.1rem 0.1rem;/* font-weight: 600; */}

.home1-b li h4{font-size: 0.14rem;color: #888;line-height: 0.24rem;max-height: 0.72rem\0;margin-bottom: .25rem;text-indent: 2em;}
.home1-b li p{justify-content:flex-end;}
.home1-b li p i{display: inline-block;font-style: normal;width: 0.39rem;background: url(../images/h1-xq1.png) no-repeat;background-size: 100% 100% !important;height: 0.2rem;}


@media screen and (min-width: 1200px) {
  .home1-b a:hover h3,.home1-b a:hover h4,.home1-b a:hover span{color: #fff;}
  .home1-b a:hover span::after{background: #fff;}
  .home1-b a:hover p i{background: url(../images/h1-xq2.png) no-repeat;}
  .home1-b li a:hover::after{ opacity: 1;}
  .more a:hover{background: #AD0F19;color: #fff;}
    
}

@media screen and (max-width: 1024px) {
  .home1-t ul{margin: 0 -0.1rem .45rem;}
  .home1-t li{width: 33.3%;padding: 0 0.1rem;}
  .home1{padding: 0.4rem 0;}
}
@media screen and (max-width: 768px) {
  .home1-t ul{margin: 0 -0.1rem 0rem;}
  .home1-t li{width: 100%;margin-bottom: 0.3rem;}
  .home1-b li{padding: 0 .1rem;}
 
}


/* home2 */
.home2{padding: .8rem 0;overflow: hidden;z-index: 5;}
.home2::after{width: 40%;height: 2.85rem;bottom: auto;top: 0;background: url(../images/hbg2.png) no-repeat;background-size: 100%;}
.home2 .title{width: 100%;}
.home2 .title .h3{margin: 0;}
.home2 .title .h3::after{width: 1.59rem;height: 0.42rem;background: url(../images/tit.png) no-repeat;top: -30%;}
.home2 .title .h3 p img{width: 0.19rem;}
.home2-t{width: 100%;position: relative;justify-content: space-between;align-items: flex-start;}
.home2-t .left{width: 68%;}
.home2-t .right{width: 29%;}

.home2-t .left .h2-l{width: 55%;}
.home2-t .left .h2-r{width: 45%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);background: #fff;}

.home2-t .left .imged{padding-bottom: 4.07rem;}

.home2-t .left .h2-l .con{padding: .23rem 0.35rem;height: 1.67rem;background: linear-gradient(270deg, #AD0F19 0%, #99050F 100%);}
.home2-t .left .h2-l h3{color: #fff;font-size: 0.2rem;line-height: 0.3rem;font-weight: bold;margin-bottom: 0.15rem;}
.home2-t .left .h2-l h4{font-size: 0.14rem;line-height: 0.24rem;color: #fff;max-height: 0.48rem\0;text-indent: 2em;}

.home2-t .left .h2-l .cir{text-align: left;padding-left: 0.35rem;bottom: .25rem;}
.home2-t .left .h2-l .cir span{width: 0.12rem;height: 0.12rem;opacity: 1;margin: 0 .1rem !important;}
.home2-t .left .h2-l .cir span.on{width:0.29rem;border-radius: 1rem;}
.home2-t .left .arrow{position: absolute;right: 0;bottom: 1.05rem;z-index: 10;}
.home2-t .left .arror{width: 0.6rem;height: 0.6rem;position: relative;top: auto;left: auto;right: auto;margin-top: 0;background: #BFB5B6;}
.home2-t .left .swiper-button-next{background: #F39800;}
.home2-t .left .arror::after{font-size: 0.22rem;color: #fff;font-weight: bolder;}

.home2-t .left li a{height: 1.15rem;align-items: center;border-bottom: 1px dashed #ddd;padding: 0 0.25rem;}
.home2-t .left li a::after{left: auto;right: 0;width: 0.62rem;height: 0.91rem;background: url(../images/h2-x1.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 50%;transform: translateY(-50%);opacity: 0;}
.home2-t .left li:last-child a{border-bottom:none;}
.home2-t .left li .date{width: 0.8rem;white-space: normal;padding: 0 0.25rem 0 0;border-right: 1px solid #ddd;text-align: center;}
.home2-t .left li h3{width: calc(100% - 0.8rem);padding-left: 0.25rem;font-size: 0.18rem;line-height: 0.24rem;color: #333333;max-height: 0.48rem\0;transition: 0.5s;}

.home2-t .left li .date span{color: #AD0F19;font-size: 0.32rem;font-family: geo;line-height: 1.4;}
.home2-t .left li .date p{color: #a1a1a1;font-size: 0.14rem;font-family: geo;white-space: nowrap;}
.home2-t .left li .date::after{width: 0.02rem;height:0.26rem;background: #A20404;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);opacity: 0;}

.home2-t .right ul::after{width: 1px;background: #ddd;bottom: auto;top: 0;left: 0.1rem;}
.home2-t .right li{padding-left: 0.35rem;}
.home2-t .right li::after{width: 0.2rem;height: 0.2rem;background: url(../images/h2-i.png) no-repeat;background-size: 100%;bottom: auto;top: 50%;transform: translateY(-50%);}
.home2-t .right li:first-child::after{transform: translateY(-50%);top: 36%;}
.home2-t .right li a{align-items: center;height:1.2rem;border-bottom: 1px solid #ddd;padding: .25rem 0;}
.home2-t .right li a *{transition: 0.5s;}
.home2-t .right li .date{width: 0.7rem;height: 0.6rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #E1DADA;text-align: center;}
.home2-t .right li h3{width: calc(100% - 0.7rem);padding-left: 0.2rem;font-size: 0.18rem;line-height: 0.3rem;color: #333333;max-height: 0.6rem\0;}
   
.home2-t .right li .date span{color: #99050F;font-size: 0.24rem;display: block;line-height: 1.2;}
.home2-t .right li .date p{color: #99050F;font-size: 0.14rem;line-height: 0.2rem;white-space: nowrap;}
.home2-t .right li .date::after{width: auto;height: auto;left: auto;right: 100%;bottom: auto;top: 50%;transform: translateY(-50%);border-top: 0.08rem solid transparent;border-bottom: 0.08rem solid transparent;border-right: 0.1rem solid #E1DADA;}
.home2-t .right li:first-child a{height: .9rem;padding-top:0;}


@media screen and (min-width: 1200px) {
  .home2-t .left li a:hover h3{color: #A21111;padding: 0 0.35rem 0 0.25rem;}
  .home2-t .left li a:hover::after,.home2-t .left li a:hover .date::after{opacity: 1;}
  .home2-t .right li a:hover h3{color: #99050F;}
  .home2-t .right li a:hover .date{background: #99050F;}
  .home2-t .right li a:hover .date span,.home2-t .right li a:hover .date p{color: #fff;}
  .home2-t .right li a:hover .date::after{border-right: 0.1rem solid #99050F;}
}

@media screen and (max-width: 1024px) {
.home2{padding:.4rem 0;}
}
@media screen and (max-width: 768px) {
  .home2-t .left{width: 100%;}
  .home2-t .right{width: 100%;margin-top: 0.5rem;}
}
@media screen and (max-width: 600px) {
  .home2-t .left .h2-l{width: 100%;}
  .home2-t .left .h2-r{width: 100%;margin-top: 0.3rem;}
  .home2-t .left .imged{padding-bottom: 60%;}
  .home2-t .right li .date{width: 0.85rem;height: 0.7rem;}
.home2-t .right li h3{width: calc(100% - 0.85rem);}
}

/* home3 */
.home3{padding: 0.6rem 0 0.8rem;/* overflow: hidden; */}
.home3::after{width: 100%;height: auto;background: url(../images/hbg3.png) no-repeat bottom/cover;top: -1rem;}
.home3-t{padding-top: 0.3rem;position: relative;justify-content: space-between;}
.home3-t .left {width: 61%;}
.home3-t .right {width: 36%;padding-top: .35rem;}
.home3-t li a{display: block;}
.home3-t li span{display: inline-block;padding: 0.1rem 0.2rem;background: #99050F;color: #fff;font-size: 0.18rem;}
.home3-t li .h3{display: none;}
.home3-t .left .h3{display: block;}
.home3-t li h3{font-size: 0.2rem;color: #000;line-height: 0.32rem;max-height: 0.64rem\0;margin: 0.2rem 0 0.15rem;/*font-weight: 600;*/transition: 0.5s;}
.home3-t li h4{font-size: 0.16rem;line-height: 0.3rem;color: #999999;max-height: 0.9rem\0;margin-bottom: 0.15rem;text-indent: 2em;}
.home3-t li p{align-items: center;font-size: 0.2rem;color: #9B7171;line-height: 1.5;margin: 0.1rem 0 .13rem;}
.home3-t li p img{display: inline-block;margin-right: 0.1rem;width: 0.22rem;}
.home3-t .right li .imged{padding-bottom: 68%;}
.home3-t .right li.swiper-slide-active span{background: #0B49AA;}
.home3-t li.swiper-slide-active+li span{background: #DE7B11;}
.home3-t .left li a{display:flex;flex-wrap:wrap;}
.home3-t .left li .con{width:55%;padding-right: 0.45rem;}
.home3-t .left li .scale{width:45%;}
.home3-t .left li .imged{padding-bottom: 3.1rem;}



.h3-c{overflow: hidden;margin-top: 0.35rem;justify-content: space-between;width: 100%;}
.h3-c .arrow{width: 0.8rem;}
.h3-c .arrow::after{width: 100vw;height: 1px;background: #ddd;bottom: 50%;left: 100%;}

.h3-c .arror{width: 0.3rem;height: 0.3rem;margin: 0 0.1rem 0 0;position: relative;top: auto;left: auto;right: auto;}
.h3-c .arror::after{display: none;}
.h3-c .cir{width: 63%;align-items: center;position: relative;bottom: auto;z-index: 10;justify-content: space-between;padding-right: 8%;padding-left: 8%;}
.h3-c .cir span{background: #e7e7e7;opacity: 1;/* margin: 0 9vw; */width: 0.1rem;height: 0.1rem;border-radius: 50%;display: inline-block;}
.h3-c .cir span.on{width: 0.24rem;height: 0.24rem;background: url(../images/h3-c.png) no-repeat;background-size: 100%;}
.h3-c .cir span:last-child{/* margin-right: 1.3rem; */}

@media screen and (min-width: 1024px) {
 .home3-t li a:hover h3{color:#99050F;}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.4rem 0;}
  .home3-t{padding-top: 0;}
}
@media screen and (max-width: 768px) {
.home3-t .left {width: 100%;}
.home3-t .right {width: 100%;padding-top: .35rem;}
}
@media screen and (max-width: 420px) {
  .home3-t .left li .con{width:100%;padding-right: 0;}
  .home3-t .left li .scale{width:100%;}
  .home3-t .left li .imged{padding-bottom: 60%;}
}


/* home4 */
.home4{padding: 1.2rem 0 0.6rem;overflow: hidden;background: url(../images/hbg4.jpg) no-repeat center/cover;}
.home4::after{width: 100%;background-size: 100%;}
.home4 .title h3,.home4 .title h3 i{color: #fff;}
.home4 .title span{color: #9E9E9E ;}
.home4 .title .h3::after{background: url(../images/tit3.png) no-repeat;}
.home4 .more a{color: #99050F;}
.home4 .more a:hover{background: #AD0F19;color: #fff;}


.home4-t li a{display: block;height: 3.7rem;position: relative;padding-left: .3rem;}
.home4-t li .con{height: 2.7rem;padding: 0.1rem 0 0 0.35rem;}
.home4-t li .con::after{width: 0.09rem;background: url(../images/h4-l1.png) no-repeat;background-size: 100% 100% !important;}
.home4-t li .con::before{content: "";position: absolute;height: 100%;background: url(../images/h4bg.png) no-repeat;background-size: 100% 100%;opacity: 0;left: 0.1rem;bottom: 0;right: -.45rem;}
.home4-t li h3{color: #fff;font-size: 0.18rem;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: 0.3rem;}

.home4-t li h4{color: #fff;font-size: 0.14rem;line-height: 0.4rem;align-items: center;flex-wrap: nowrap;}
.home4-t li h4 img{display: inline-block;margin-right: 0.1rem;width: 0.21rem;}
.home4-t li .date{position: absolute;bottom: 0;left: 0;text-align: center;width: 0.8rem;white-space: nowrap;/* transform: translateX(-.4rem); */}
.home4-t li .date span{color: #fff;font-family: sy;font-size: 0.36rem;line-height: 1.3;}
.home4-t li .date p{color: #fff;font-family: sy;font-size: 0.18rem;}
.home4-t .arrow{width: 80%;margin: 0.4rem auto 0;overflow: hidden;justify-content: center;}
.home4-t .arror{position: relative;top: auto;left: auto;right: auto;margin-top: 0;width: 0.44rem;border: 1px solid rgba(255, 255, 255, 0.3);height: 0.44rem;border-radius: 50%;margin: 0 .15rem;}
.home4-t .arror::before{content: "";position: absolute;width: 100vw;height: 1px;background: #fff;opacity: .3;top: 50%;right: 100%;}
.home4-t .arror::after{color: #fff;font-size: 0.2rem;opacity: .5;height: auto;bottom: auto;left: 50%;width: auto;top: 50%;transform: translate(-50%,-50%);}

.home4-t .swiper-button-next:before{left: 100%;right: auto;}


@media screen and (min-width: 1200px) {
  .home4-t li a:hover .con::after{background: url(../images/h4-l2.png) no-repeat;width: 0.22rem;}
  .home4-t li a:hover .con::before{opacity: 1;}
}

@media screen and (max-width: 1024px) {
  .home4{padding: 0.7rem 0 0.4rem}
}
@media screen and (max-width: 768px) {

}
/* home5 */
.home5{width: 100%;padding: 0.8rem 0 0.6rem;overflow: hidden;background: url(../images/hbg5.jpg) no-repeat center/cover;}
.home5-t .imged{padding-bottom: 2.7rem;}
.home5-t .swiper-container{padding-bottom: 0.5rem;}
.home5-t li{height:4.6rem;opacity:0}
.home5-t li.swiper-slide-active,.home5-t li.swiper-slide-active+li,.home5-t li.swiper-slide-active+li+li,.home5-t li.swiper-slide-active+li+li+li{opacity:1;}
.home5-t li a{display: block;/* height:4.6rem; */transition: 0.5s;}

.home5-t li .con{background: #fff;padding: 0 0.3rem;height: 1.5rem;}
.home5-t li span{display: inline-block;padding: 0.1rem 0.2rem;color: #fff;font-size: 0.16rem;background: #99050F;}
.home5-t li h3{font-size: 0.18rem;line-height: 0.3rem;color: #222;max-height: 0.6rem\0;margin-top: 0.25rem;transition: 0.5s;}
.home5-t .arrow{margin-top: 0.4rem;justify-content: center;align-items: center;}
.home5-t .arror{left: auto;width: 0.17rem;height: 0.17rem;margin-top: 0rem;position: relative;right: auto;top: auto;}
.home5-t .arror::after{display: none;}
.home5-t .cir{padding: 0 0.05rem;position: relative;bottom: auto;}
.home5-t .cir span{opacity: 1;border: 1px solid #B07276;margin: 0 .05rem;background: none;}
.home5-t .cir span.on{background: #99050F;}

@media screen and (min-width: 1200px) {
  .home5-t li a:hover h3{color: #99050F;font-weight:bold;}
  .home5-t li a:hover{box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.16);}
  .home5-t li a:hover .imged{padding-bottom: 3.05rem;transform: scale(1);}
}

@media screen and (max-width: 1024px) {
.home5{padding:.6rem 0 .4rem;}
.home5-t li{height:auto;}
}

@media screen and (max-width: 420px) {
.home5-t .imged{padding-bottom: 60%;}
}

/* home6 */
.home6{width: 100%;padding: 0.8rem 0 0.5rem;overflow: hidden;}

.home6 .left{width: calc(100% - 1.4rem);padding-right: 0.3rem;justify-content: space-between;}

.home6 .right{width: 1.4rem;background: linear-gradient(180deg, #B61212 0%, #FC7100 100%);border-radius: 1rem;padding: 0.55rem 0;display: flex;justify-content: center;}

.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;color: #666;line-height: 1.5;}
.home6 .left a{position: relative;display: block;}
.home6 .h6-l{width: 34%;}
.home6 .h6-r{width: 66%;padding-left: .22rem;}
.home6 .h6-t .imged::after{width: 100%;height: 100%;background: url(../images/n-shad.png) no-repeat;background-size: 100% 100%;}

.home6 .h6-t .left .con{width: 100%;padding: 0 .25rem .15rem;position: absolute;left: 0;bottom: 0;z-index: 20;align-items: center;}
.home6 .h6-t .con .img{width: 0.34rem;}
.home6 .h6-t  h3{font-size: 0.18rem;color: #fff;width: calc(100% - 0.34rem);padding-left: 0.12rem;}
.home6 .h6-l .imged{padding-bottom: 6.07rem;}
.home6 .h6-r ul{justify-content: space-between;}
.home6 .h6-r li {width: 48.8%;margin-bottom: 0.25rem;}
.home6 .h6-r li .imged{padding-bottom: 2.9rem;}


.ul-iconsb1 li{margin-bottom: 0.35rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible}
.ul-iconsb1 .icon{width: 0.6rem;height: .6rem;border-radius:50%;display: flex;align-items: center;justify-content: center;margin: 0 auto;transition: 0.5s;}
.ul-iconsb1 .qrbox{left: 100%;opacity:0;visibility:hidden;margin-left: .2rem;transition: 0.5s;position: absolute;width: 1.1rem;z-index: 10;top: 50%;transform: translateY(-50%);}
.ul-iconsb1 .qrbox .qr{border-radius:0.03rem;padding: 0;background: #fff;text-align: center;border-radius: .05rem;}
.ul-iconsb1 .qrbox::before{content:"";/* width:0; */border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;top: 50%;right: 97%;transform: translateY(-50%) rotate(-90deg);position: absolute;}





@media screen and (min-width: 1200px) {

}
@media screen and (max-width: 1500px) {
  .ul-iconsb1 .qrbox{left: auto;right: 100%;margin: 0 0.2rem 0 0rem;}
  .ul-iconsb1 .qrbox::before{right: auto;left: 97%;transform: translateY(-50%) rotate(90deg);}

}
@media screen and (max-width: 1024px) {
  .home6{padding: 0.4rem 0 0.4rem;}
}
@media screen and (max-width: 980px) {
  .home6 .left{width: 100%;padding-right: 0rem;margin-top: 0.2rem;}
  .home6 .right{width: 100%;order: -1;padding: .15rem 0;}
  .home6 .right ul{display: flex;flex-wrap: wrap;}
  .home6 .right li{margin: 0;padding: 0 .1rem;}
  .ul-iconsb1 .qrbox{left: 50%;right: 100%;/* margin: 0 0.2rem 0 0rem; */top: 100%;transform: translate(-50%,0);margin: 0.15rem 0 0 0;}
  .ul-iconsb1 .qrbox::before{right: auto;bottom: 100%;transform: translate(-50%,0) rotate(0deg);left: 50%;top: auto;}
}
@media screen and (max-width: 768px) {
  .home6 .h6-l{width: 100%;}
  .home6 .h6-r{width: 100%;margin-top: 0.3rem;padding-left: 0rem;}
  .home6 .h6-l .imged{padding-bottom: 60%;}
  .home6 .h6-r li .imged{padding-bottom: 60%;}
  .home6 .h6-t .left .con{padding: 0 .15rem .15rem;}
  .ul-iconsb1 .icon{width: 0.45rem;height: 0.45rem;}
}
/* home7 */
.home7{padding: 0.65rem 0;overflow: hidden;}
.home7-t .imged{padding-bottom: 45%;border-radius: .1rem;}
.home7-t .arror{left: 0;width: 0.19rem;height: 0.33rem;background: rgba(0, 0, 0, 0.5);margin-top: -.165rem;}
.home7-t .swiper-button-next{left: auto;right: 0;}
.home7-t .arror::after{color: #fff;opacity: .5;font-size: .2rem;}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1024px) {
  .home7{padding: 0.2rem 0 .4rem;}
}
@media screen and (max-width: 768px) {

}
/* foot */
footer{width: 100%;background:url(../images/fbg.jpg) no-repeat center/cover;}
footer::after{width: 95% !important;height: 0.17rem !important;background: #EADEDF;bottom: 100% !important;left: auto !important;right: 0;}
.foot-t{padding: .25rem 0;border-bottom: 1px solid rgba(255,255,255,.2);}
.foot{padding: .15rem 0;border-top: 1px solid rgba(255,255,255,.2);}
.foot p{align-items: center;font-size: 0.16rem;color: #fff;line-height: 0.24rem;justify-content: center;}
.foot p a{display: inline-block;padding: 0 .1rem;}
.foot-t ul{align-items: center;padding: 0 2%;}
.foot-t li{width: 14.2%;text-align: center;}
.foot-t li a{display: block;padding: 0 .1rem;}
.foot-t li .img{margin: 0 auto;width: 0.98rem;height: 0.92rem;display: flex;align-items: center;justify-content: center;}
.foot-t li img{max-height: 100%;}
.foot-t li p{color: #fff;font-size: 0.2rem;margin-top: 0.2rem;}
.foot-b{justify-content: space-between;padding: 0.35rem 0;}
.foot-b .fot-l{width: 25%;}
.foot-b .fot-m{width: 32%;}
.foot-b .fot-r{width: 2.6rem;}
.foot-b p{font-size: 0.16rem;line-height: 0.32rem;color: #fff;}

.select{width: 2.6rem;position: relative;cursor: pointer;margin-bottom: 0.2rem;}
.select h2{font-size: 0.16rem;height: 0.45rem;align-items: center;padding: 0 .15rem;justify-content: space-between;border: 1px solid #B61212;border-radius: 0.05rem;}
.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.11rem;}
.select li:hover{background:#B61212;color:#fff;}


@media screen and (min-width: 1200px) {
  .foot-t li a:hover .img{background: url(../images/linkbg.png) no-repeat;background-size: 100%;}
  .foot-t li a:hover .img img{transform: rotateY(360deg);transition: 0.5s;}
}

@media screen and (max-width: 1024px) {
.foot-t ul{padding:0;}
}
@media screen and (max-width: 768px) {
  .foot-t li{width: 25%;margin-bottom: 0.3rem;}
  .foot-b .fot-l{width: 100%;text-align: center;}
  .foot-b .fot-m{width: 100%;margin: 0.25rem 0;text-align: center;}
  .foot-b .fot-r{width: 100%;}
  .select{margin: 0 auto .2rem;}
  .foot-t li .img{width: 0.58rem;height: 0.52rem;}
  .foot-t{padding: 0.25rem 0 0;}
}

@media screen and (max-width: 420px) {
  .foot-t li .img{width: 0.4rem;height: 0.36rem;}
}



@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;}
  .list_box0 .li > a .top_ico { margin-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%;}

}
@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.6 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem !important;}
  .title h3{font-size: .24rem;text-align: left;}
  .title .h3{margin: 0;}
  .title .h3::after{width: 1.2rem;height: 0.4rem;top: -.2rem;left: 0;transform: translateX(0);}
  .title .h3 p img{display: none;}
  .title .h3 p span{padding: 0;}
}

@media screen and (max-width: 600px) {
  

}
@media screen and (max-width: 420px) {
   
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)}
}
