@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 *{/* font-family:"PingFang SC"; */}
.header_box_li { position: relative; z-index: 1; }
.header_box {position: fixed;z-index: 10000;width: 100%;}
#header {
  /* position: fixed; */
  z-index: 999;
  width: 100%;
  /* border-top: 0.04rem solid #aa2a27; */
  top: 0;
  right: 0;
  left: 0;
  }
.header_box_li #header::before {content: "";position: absolute;height: 1.1rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("../images/headbg.png") center top / 100% 100% repeat-x;}
.header_box_li #header::after { content: ""; position: absolute; height: 0px; top: 0px; left: 0px; right: 0px; background-size: 100%; }
/* #header.xg { background: rgba(255, 255, 255, 0.96); box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 15px 0px; } */

.header_top {position: relative;margin: 0.1rem 0 0.1rem;transition: 0.5s;}
.header_top .search_btn { display: inline-block; float: none; font-size: 0.14rem; }
#header .right {padding-right: 0.8rem;padding-left: 8%;flex: 1;display: flex;align-items: center;position: relative;justify-content: center;}
.right-b{display:flex;align-items: center;/* width: 100%; */justify-content: flex-end;transition: 0.5s;}
.right-b .li{/* margin-left: 0.12rem; */padding: 0;color: #fff;font-size: 0.18rem;position: relative;padding-left: .2rem;}
.right-b .li a{height:auto;line-height: inherit;padding: 0;}
.right-b .li .top_ico{width: 0.4rem;height: 0.4rem;/* border:1px solid #fff; */border-radius: 4px;display: flex;align-items: center;justify-content: center;background: #aa2a27;}
/* .right-b:after{width:calc((100vw - 94%)/2 + 100%);height:.6rem;background-size: 100% 100%;} */
.header_top .search { width: 0.2rem; height: 0.2rem; position: relative; z-index: 20; }
.header_top .search .input { position: absolute; z-index: 1; left: auto; right: -0.08rem; top: -12px; bottom: auto; height: 40px; width: 0px; background: rgb(255, 255, 255); opacity: 0; visibility: hidden; transition: all 0.5s ease 0s; }
.header_top .search .input input { width: 100%; height: 100%; font-size: 13px; padding: 0px 0.32rem 0px 0.16rem; color: rgb(51, 51, 51); }
.header_top .search .btn { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; z-index: 5; }
.header_top .search .btn input { cursor: pointer; position: absolute; z-index: 1; left: 0px; top: 0px; right: 0px; bottom: 0px; height: 100%; width: 100%; }
.header_top .search .btn svg { width: 18px; height: 18px; fill: rgb(255, 255, 255); }
.header_top .search:hover .btn svg { fill: #e99b23; }
.header_top .search:hover .input { width: 2.6rem; opacity: 1; visibility: visible; }
.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 .zw{border:1px solid rgba(255,255,255,.6);border-radius:0.04rem;}
.right-b .list_box0  .li{width:0.36rem;height:0.36rem;border:1px solid #fff;border-radius:50%;display: flex;align-items: center;justify-content: center;margin-left: 0.12rem;padding: 0;color: #fff;font-size: 0.16rem;position: relative;}
.right-b .list_box0  .li a{height:auto;line-height: inherit;padding: 0;}
.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; }
.header_box .w1200 {height: 1rem;position: relative;width: 17.2rem;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;max-width: 94%;}

/* ser */
.sstop{
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;position: relative;
}
.sstop .input{z-index: 1;transition: all 0.5s;display: flex;justify-content: space-between;align-items: center;width: 0;position: absolute;right: -.1rem;background: #fff;/* padding: 0 0.1rem; */opacity: 0;top: 50%;margin-top: -.15rem;}
.sstop .btn{width: 0.34rem;height: 0.2rem;padding: 0 !important;}
.sstop .btn img{width:.2rem;height:.2rem;}
.sstop.on .input {
    width: 2.5rem;
    opacity: 1;
    visibility: visible;
    padding: 0 0.1rem;
  }
.sstop  .input .txtinput {
    width:calc(100% - .2rem);
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
   
}

.input .sub { width: 0.2rem; height: 0.2rem; background: url("") center center / 100% 100% no-repeat; cursor: pointer; }


#header #logo .box_table { width: auto; }
#logo {padding: 0px;height: 100%;position: relative;width: 4.6rem;display: flex;align-items: center;}
#logo img {max-width: 100%;transition: all 0.5s ease 0s;max-height: 0.71rem;}
#logo img.img2 { display: none; }
#nav {width: 100%;max-width: 10.1rem;}
.right-b .list_box0{width: 1.1rem;justify-content: flex-end;}
#nav ul { display: flex; justify-content: space-between; }
#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; }
#nav ul li h3 {font-size: 0.18rem;color: #fff;line-height: 0.6rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;white-space: nowrap;}
#nav ul li h3::after {content: "";position: absolute;left: 50%;top: calc(100% + 2px);transition: all 0.6s ease 0s;border-left: 0.12rem solid transparent;border-right: 0.12rem solid transparent;border-bottom: 1rem solid #000;margin-left: -0.12rem;opacity: 0;visibility: hidden;}
#nav ul li.on1 h3::after { opacity: 1; visibility: visible; }
#nav ul li a i { margin: -3px 0px 0px 0.1rem; display: inline-block; width: 10px; height: 5px; transition: all 0.5s ease 0s; }
#nav ul li a i { display: inline-block; width: 9px; height: 6px; background-size: contain; vertical-align: middle; margin-left: 8px; }
#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;border-radius: 0px 0px 0.08rem 0.08rem;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #aa2a27;}
#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;font-family: 'bell';}
#nav ul li .sub a:hover {color: #fff;background: #aa2a27;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav > ul > li.on h3, #nav ul li:hover h3{color: #aa2a27;}
#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: 1rem;background: #fff;}
.header_box .xg .w1200 {align-items:center;}
.header_box .xg .header_top{display:none;}
.header_box .xg .sstop{top:0;}
.header_box .xg #nav ul li h3{color:#333;}
#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: #fff;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: #aa2a27;}
#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: #aa2a27;}
#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 #aa2a27; }
#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: hidden 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("../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;width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search .header-search{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px 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.5rem;height: 0.5rem;line-height: 0.6rem;border: 0px;background: url("../images/submit.svg") center center no-repeat #aa2a27;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: #aa2a27; 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: #aa2a27;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: #aa2a27; 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/chahao.png"); 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 .cir {display: flex;position: absolute;bottom: .3rem;right: 10%;width: auto;left: auto;}

.banner .cir span {margin: 0px 0.11rem !important;width: 0.4rem;height: 0.4rem;opacity: 1;background: none;border-radius: 50%;border: 1px solid rgba(255,255,255,.5);font-size: 0.2rem;color: #fff;font-family: sy;display: flex;align-items: center;justify-content: center;}
.banner .cir span.swiper-pagination-bullet-active{opacity: 1;background: #aa1215;}


 .swipershubaio {position: absolute;left: 50%;transform: translateX(-50%);color: #fff;bottom: .3rem;z-index: 3;cursor: pointer;}

.swipershubaio a {-webkit-animation: shubiao 1.4s infinite linear;animation: shubiao 1.4s infinite linear;text-align: center;display: block;}

@keyframes shubiao { 0% { -webkit-transform: translateY(-5px); transform: translateY(-5px);
    opacity: 0.5; }
  100% { -webkit-transform: translateY(5px); transform: translateY(5px);
    opacity: 1; } }


  
@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%;background: url(../images/hbg1.jpg) no-repeat center/cover;padding: 1rem 0 0.8rem;overflow: hidden;z-index: 100;position: relative;overflow: hidden;}
.title{margin-bottom: .4rem;justify-content: space-between;align-items: center;position: relative;width: 100%;}
.title h3{color: #333;font-size: 0.38rem;font-weight: bold;line-height: 1.1;font-family: sy;align-items: flex-end;}
.title h3 span{margin-left: .1rem;font-size: 0.16rem;display: inline-block;color: #333;font-family: sy;text-transform: uppercase;}
.more span{font-size: 0.16rem;display: inline-block;color: #333;font-family: sy;text-transform: uppercase;padding-left: 0.65rem;transition: 0.5s;}
.more span::after{width: 0.6rem;height: 2px;background: #dadada;top: 50%;margin-top: -1px;}
.home1-t{flex-wrap: nowrap;}
.home1 .title{margin-bottom:.25rem;}
.home1 .title .h3{align-items: center;}
.home1 .title .h3 h3{color: #aa2a27;white-space: nowrap;}
.home1 .title .h3 .p{padding-left: 0.15rem;}
.home1 .title .h3 .p h3{font-size: 0.32rem;color: #333;}
.home1 .title .h3 .p p{padding: .05rem .1rem;background: #fff2f2;font-size: 0.12rem;color: #333;text-transform: uppercase;font-family: sy;margin-top: .1rem;}

.home1 .left{width: 60%;z-index: 10;position: relative;}
.home1 .right{width: 45%;margin-left: -5%;margin-top: -.3rem;}
.home1 .left .con{padding: .3rem .35rem;}
.home1 .left .con::after{width: 100%;height: 100%;background: #fff2f2;}
.home1 .left .con::before{width: 70%;height: 80%;border: 0.04rem solid #eee;left: -0.2rem;bottom: -0.2rem;content: "";position: absolute;z-index: -1;opacity: .3;}
.home1 .left::after{width: 0.82rem;height: 0.7rem;background: url(../images/h1bg.png) no-repeat;background-size: 100%;left: auto;right: .3rem;bottom: -0.3rem;z-index: 1;}

.home1 .left .con p{font-size: 0.16rem;color: #333;line-height: 0.36rem;}
.home1 .left .more{margin-top: .3rem;}
.home1 .left .more a{align-items: center;}
.home1 .left .more img{width: 0.66rem;display: inline-block;margin-right: 0.1rem;}
.home1 .right img{width:100%;}

@media screen and (min-width: 1200px) {
  .more a:hover span{transform: translateX(.1rem);color: #901714;}
}
@media screen and (max-width: 1024px) {
 .home1{padding:.4rem 0;}
}
@media screen and (max-width: 768px) {
  .home1-t{flex-wrap: wrap;}
.home1 .left{width: 100%;}
.home1 .right{width: 100%;margin-left: 0%;margin-top: .3rem;}
.home1 .left::after{width:.4rem;bottom:0;height:.38rem;}
.home1 .left .con{padding:.2rem;}
}
/* home2 */
.home2{padding-bottom: .6rem;overflow: hidden;}
.home2-t ul{justify-content: space-between;}
.home2-t li{width: 32%;}
.home2-t li a{display: block;position: relative;height: 2.3rem;background: #fff9f9;padding: .35rem .25rem;}
.home2-t li a::after{width: 100%;height: 0;background: url(../images/h2bg.jpg) no-repeat center/cover;}
.home2-t li a *{transition: 0.5s;}
.home2-t li .h3{padding-bottom: 0.2rem;border-bottom: 1px solid #ededed;margin-bottom: 0.2rem;align-items: center;}
.home2-t li .date{width: 0.65rem;text-align: center;white-space: nowrap;}
.home2-t li .date span{color: #aa1215;font-family: impact;font-size: 0.44rem;line-height: 1.2;}
.home2-t li .date p{font-size: 0.14rem;color: #aa1215;line-height: 1.4;}
.home2-t li h3{width: calc(100% - 0.65rem);padding-left: 0.2rem;font-size: 0.18rem;line-height: 0.32rem;max-height: 0.64rem\0;}
.home2-t li h4{font-size: 0.15rem;color: #666;line-height: 0.3rem;max-height: 0.6rem\0;}

@media screen and (min-width: 1200px) {
  .home2-t li a:hover::after{height: 100%;}
  .home2-t li a:hover span,.home2-t li a:hover p,.home2-t li a:hover h3,.home2-t li a:hover h4{color: #fff;}
  .home2-t li a:hover h4{opacity: .6;}
}
@media screen and (max-width: 1024px) {
.home2{padding-bottom:.4rem;}
}
@media screen and (max-width: 768px) {
  .home2{padding-bottom:.1rem;}
.home2-t li{width: 100%;margin-bottom:.3rem;}
.home2-t li .date span{font-size:.3rem;}
.home2-t li a{height:auto;padding:.2rem;}
}
/* home3 */
.home3{padding: 0.6rem 0 0.8rem;overflow: hidden;}
.home3::after{width: 100%;height: 40%;background: url(../images/hbg3.jpg) no-repeat center/cover;bottom: auto;top: 0;display:none;}
.home3 .title h3{margin: 0 auto;}
.home3 .more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.home3 .title h3,.home3 .title span,.home3 .more span{/* color: #fff; */}
.home3 .more span::after{background: rgba(255,255,255,.5);}
.home3-t li{padding: .2rem;}
.home3-t li a{ box-shadow: -1.231px 1.576px 39.2px 0.8px rgba(80, 80, 80, 0.1);display: block;}
.home3-t li .con{height: 2.5rem;padding: .2rem .3rem;}
.home3-t li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;}
.home3-t li h4{font-size: 0.14rem;color: #999;line-height: 0.3rem;max-height: 0.9rem\0;margin: .1rem 0 0.15rem;}
.home3-t li .p{justify-content: space-between;align-items: center;}
.home3-t li .p .img{width: 0.47rem;}
.home3-t li .p span{font-size: 0.16rem;color: #999;}
.home3-t li .p .img2{display: none;}

@media screen and (min-width: 1200px) {
  .home3-t li a:hover .p .img2{display: block;}
  .home3-t li a:hover .p .img1{display: none;}
  .home3-t li a:hover h3{color: #aa1215;}
}
@media screen and (max-width: 1024px) {
  .home3{padding: .4rem 0;}
}
@media screen and (max-width: 900px) {
   .wap_search .btn_blue{
    width: 0.6rem;
    height: 0.6rem;
}
}
@media screen and (max-width: 768px) {
  .home3-t li{padding: 0;}
  .home3-t li .con{padding: .15rem .2rem;}
   .wap_search .btn_blue{
    width: 0.6rem;
    height: 0.6rem;
}
}
@media screen and (max-width: 640px) {
.wap_search .btn_blue{
    width: 0.5rem;
    height: 0.5rem;
}
}
@media screen and (max-width: 420px) {
.wap_search .btn_blue{
    width: 0.5rem;
    height: 0.5rem;
}
}
@media screen and (max-width: 350px) {
 .wap_search .btn_blue{
    width: 0.6rem;
    height: 0.6rem;
}
}

/* home4 */
.home4{padding: 0.6rem 0 0.6rem;overflow: hidden;}
.home4 .left{width: 23%;position: relative;}
.home4 .mid{width: 37%;padding: 0 0.1rem;}
.home4 .right{width: 40%;}
.home4 .left .imged{padding-bottom: 4.9rem;}
.home4 .left .more{position: absolute;top: 50%;right: .35rem;}
.home4 .left .more span{color: #fff;}
.home4 .left .more span::after{background: rgba(255,255,255,.5);}
.home4 .mid li{padding: 0 .2rem .2rem;}
.home4 .mid li a{display: block;  box-shadow: 0px 0px 0.188rem 1.2px rgba(172, 172, 172, 0.41);}
.home4 .mid li .con{height: 1.7rem;padding: .25rem;}
.home4 .mid li h3{font-size: 0.18rem;color: #333;line-height: 0.36rem;max-height: 0.72rem\0;margin-bottom: 0.2rem;transition:0.5s}
.home4 .mid li p{text-align: right;font-size: 0.16rem;color: #999;}
.home4 .mid .cir{text-align: left;bottom: .5rem;left: 0.55rem;}
.home4 .mid .cir span{width: 0.14rem;height: 0.14rem;border: 0.02rem solid #aa1215;opacity: 1;}
.home4 .mid .cir span.swiper-pagination-bullet-active{background: #aa1215;}
.home4 .mid li .imged{padding-bottom: 70%;}
.home4 .right li a{height: 1.2rem;align-items: center;border-bottom: 1px dashed #ddd;border-left: 0.03rem solid rgba(0, 0, 0, 0);padding: 0 .2rem;}
.home4 .right li a::after{background: url(../images/h4bg.jpg) no-repeat center/cover;}
.home4 .right li:last-child a{border-bottom:none;}
.home4 .right li .date{width: 0.8rem;text-align: center;white-space: nowrap;border-right: 1px solid #ddd;padding-right: .1rem;}
.home4 .right li a *{transition: 0.5s;}
.home4 .right li .con{width: calc(100% - .8rem);padding-left: 0.2rem;}
.home4 .right li .date span{font-size: 0.4rem;color: #aa1215;font-family: impact;line-height: 1.2;}
.home4 .right li .date p{font-size: 0.16rem;color: #aa1215;}
.home4 .right li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: 0.1rem;}
.home4 .right li h4{font-size: 0.15rem;color: #999;line-height: 1.3;}


@media screen and (min-width: 1200px) {
  .home4 .right li a:hover{border-left: 0.03rem solid #f6c680;}
  .home4 .right li a:hover::after{width: 100%;}
  .home4 .right li a:hover span,.home4 .right li a:hover p,.home4 .right li a:hover h3,.home4 .right li a:hover h4{color: #fff;}
  .home4 .right li a:hover h4{opacity: .5;}
  .home4 .mid li a:hover h3{color:#aa1215;}
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
.home4 .left{width: 100%;position: relative;}
.home4 .mid{width: 100%;padding: 0rem;margin-top:.3rem;}
.home4 .right{width: 100%;margin-top:.3rem;}
.home4 .left .imged{padding-bottom:150%;}
.home4 .mid li .imged{padding-bottom:60%;}
.home4 .mid li{padding:0 0 .15rem 0;}
}
@media screen and (max-width: 420px) {
 
}

/* home5 */
.home5{width: 100%;background: url(../images/hbg5.jpg) no-repeat center/cover;padding: 0.75rem 0;overflow: hidden;}
.home5::after{width: 2px;height: 100%;background: #fff;opacity: .2;left: 46.3%;}
.home5 .left{width: 45%;padding-right: 0.6rem;position: relative;}
.home5 .right{width: 55%;padding-left: 1rem;}
.home5 .left .h5-t .swiper-container{height: 6.95rem;}
.home5 .left .h5-t li{margin-bottom: 0.2rem;}
.home5 .left .h5-t a{padding: 0.2rem;background: #ad1f1e;border: 1px solid rgba(0, 0, 0, 0);transition: 0.5s;align-items: center;}
.home5 .left .h5-t .scale{width: 1.2rem;}
.home5 .left .h5-t .con{width: calc(100% - 1.2rem);padding-left: 0.2rem;}
.home5 .left .h5-t .scale .imged{padding-bottom: 130%;}
.home5 .left .h5-t h3{color: #fff;font-size: 0.28rem;line-height: 1.5;margin-bottom: 0.1rem;}
.home5 .left .h5-t p{font-size: 0.15rem;color: #e5a09e;line-height: 0.3rem;max-height: 0.9rem\0;}
.home5 .left .arrow{position: absolute;right: -.34rem;top: .2rem;}
.home5 .left .arror{width: 0.68rem;height: 0.68rem;background: #9b2421;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: relative;left: auto;right: auto !important;top: auto;margin: 0.15rem 0 0 0;}
.home5 .left .arror img{width: 0.18rem;}
.home5 .left .arror::after{display: none;}
.home5 .right .title{justify-content: flex-end;}
.home5 .right .title .more span{color: #fff;}
.home5 .right .title .more span::after{background: #fff;opacity: .5;}
.home5 .right .title .img{position: absolute;left: .3rem;bottom: -1.8rem;width: 1.3rem;height: 1.3rem;background: #aa2a27;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 0.03rem solid #ddd;padding: .15rem;z-index: 10;}
.home5 .right .title h3{color: #fff;font-size: 0.3rem;text-align: center;width: 100%;}
.home5 .h5-r{position: relative;width: 5rem;height: 5rem;border: 0.04rem solid #fff;border-radius: 50%;padding: 0.45rem 0.6rem 0;}
.home5 .h5-r .scale{width: 90%;border-radius: 50%;border: 0.03rem solid #fff;}
.home5 .h5-r .scale .imged{padding-bottom: 100%;}
.home5 .h5-r li{position: absolute;width: 25%;}
.home5 .h5-r li .img{width: 1.1rem;height: 1.1rem;border: 0.03rem solid #e5a09e;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: #af2625;margin: 0 auto;}
.home5 .h5-r li .img::after{width: auto;height: auto;top: -0.1rem;right: -0.1rem;bottom: -0.1rem;left: -0.1rem;background: #901714;opacity: 0;border-radius: 50%;}
.home5 .h5-r li .img img{max-width: 0.55rem;max-height: 0.57rem;}
.home5 .h5-r li p{margin-top: 0.2rem;text-align: center;color: #fff;font-size: 0.16rem;opacity: .5;line-height: 1.5;}
.home5 .h5-r li:nth-child(1){top: 75%;left: 0;}
.home5 .h5-r li:nth-child(2){top: 90%;left: 35%;}
.home5 .h5-r li:nth-child(3){top: 75%;left: 70%;}
.home5 .h5-r li:nth-child(4){top: 35%;left: 90%;}
.home5 .h5-r li:nth-child(4) p{transform: translateX(.6rem);}



.home5 .h5-r li.on .img{background:#901714;border: 0.03rem solid rgba(0, 0, 0, 0);}
.home5 .h5-r li.on p{opacity: 1;}
.home5 .h5-r li.on .img::after{opacity: .2;}
@media screen and (min-width: 1200px) {
  .home5 .left .h5-t a:hover{border: 1px solid #e4afad; box-shadow: 0px 0px 0.282rem 1.8px rgba(249, 238, 238, 0.1);}

}
@media screen and (max-width: 1200px) {
  .home5::after{display: none;}
  .home5 .right{padding-left: .5rem;}
}
@media screen and (max-width: 980px) {
  .home5{padding: .4rem 0;}
  .home5 .left{width: 100%;padding-right: 0.8rem;position: relative;}
  .home5 .right{width: 100%;padding-left: 0rem;margin-top: .2rem;padding-bottom: 0;}
  .home5 .left .arrow{right: 0rem;}
  .home5 .h5-r{width:100%;border-radius:0;border:none;padding: 0;height: auto;}
  .home5 .h5-r li{position:relative;top: auto !important;left: auto !important;}
  .home5 .h5-r .scale{width:60%;margin:0 auto .3rem;}
  .home5 .h5-r li:nth-child(4) p{transform:translateX(0);}
}
@media screen and (max-width: 768px) {
  .home5 .h5-r li{padding:0 .1rem;}
  .home5 .h5-r li .img{width:.8rem;height:.8rem;}
  .home5 .h5-r li .img img{max-width: 0.35rem;max-height: 0.37rem;}
  .home5 .right .title .img{left:0;bottom:-1rem;}
}
@media screen and (max-width: 420px) {
 
}


/* home6 */
.home6{width: 100%;padding: 0.7rem 0;overflow: hidden;}
.home6 .left{width: 3rem;padding-right: 0.3rem;}
.home6 .right{width: calc(100% - 3rem);}
.home6 .left p{font-size: 0.15rem;color: #999;line-height: 0.3rem;max-height: 0.9rem\0;margin: 0.3rem 0 0.45rem;}
.home6 .left .more a{align-items: center;}
.home6 .left .more img{width: 0.66rem;display: inline-block;margin-right: 0.1rem;}
.home6 .left .more span::after{opacity: .3;}
.home6 .left .title span{display: inline-block;margin-top: 0.1rem;}
.home6 .left .title span{text-transform: none;}
.home6 .right .swiper-container{padding: 0 0.15rem;}
.home6 .right li{padding: 0 0 .2rem;}
.home6 .right li a{display: block;}
.home6 .right li .con{height: 1.25rem;background: #fff;  box-shadow: 0px 0px 0.188rem 1.2px rgba(172, 172, 172, 0.41);padding: .2rem;}
.home6 .right li .con::after{width: 100%;height: 0;background: #aa1215;}
.home6 .right li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: 0.15rem;transition: 0.5s;}

.home6 .right li p{color: #fff;opacity: .5;font-size: 0.16rem;transition: 0.5s;opacity: 0;}


@media screen and (min-width: 1200px) {
  .home6 .right li a:hover .con::after{height: 100%;}
  .home6 .right li a:hover p{opacity: 1;}
  .home6 .right li a:hover h3{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .home6{padding: .4rem 0;}
  .home6 .right .swiper-container{padding: 0 0rem;}
  .home6 .right li p{opacity: 1;color: #333;}
}
@media screen and (max-width: 768px) {
  .home6 .left{width:100%;padding-right: 0rem;}
  .home6 .right{width:100%;margin-top: 0.3rem;}
  .home6 .left p{margin: .1rem 0;}
}
@media screen and (max-width: 420px) {
 
}
/* foot */
.footer{width: 100%;background:#aa2a27;/*overflow:*/ hidden;padding: .4rem 0;}
.foot{justify-content: space-between;}
.foot .fot1{width: 65%;padding-right: 5%;justify-content: space-between;}
.foot .fot2{width: 35%;}
.foot .fot2 p{color: #fff;font-size: 0.14rem;text-align: right;line-height: 0.3rem;}

.select{width: 23%;position: relative;cursor: pointer;}
.select h2{font-size: 0.16rem;height: 0.4rem;align-items: center;padding: 0 .15rem;justify-content: space-between;border: 1px solid rgba(255,255,255,.5);}
.select h2 p{color: #fff;white-space: nowrap;}
.select ul{background: #d2e3dd;/* height: 2rem; */position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;/* border-top: 1px solid #eee; */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;}
.foot-b .fot-1 {width:40%;}
.foot-b .fot-2{width:60%;padding-left: 5%;}
.select li:hover{background:#aa1215;color:#fff;}

@media screen and (min-width: 1200px) {
 
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .footer{padding:.2rem 0;}
  .foot .fot1{width: 100%;padding-right:0%;justify-content: space-between;}
  .foot .fot2{width: 100%;}
  .foot .fot2 p{text-align:center;}
  .select{width:48%;margin-bottom:.2rem;}
}
@media screen and (max-width: 420px) {
 
}





@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) {
 
.home5 .left .h5-t .swiper-container{height: 3rem;}
}


@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 2 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem;}
  .title h3{font-size: .26rem;}
  .banner .cir{bottom: .15rem;}
  .banner .cir span{width: 0.3rem;height: 0.3rem;font-size: 0.14rem;}
  
}

@media screen and (max-width: 600px) {
 
}
@media screen and (max-width: 420px) {
  
}
@media (min-width: 200px) {

}