@charset "utf-8";
* { padding: 0px; margin: 0px; box-sizing: border-box; }
body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; line-height: 1; font-size: 16px; overflow-x: hidden; transition: all 0.4s ease-in 0s; }
html, body { min-height: 100%; overflow-x: hidden; }
html { }

.clear::after { content: ""; display: block; height: 0px; clear: both; visibility: hidden; }
input, button, textarea { background: none; outline: none; border: none; appearance: none; border-radius: 0px; }
input:focus { border: none; }
.img_zd { position: relative; width: 100%; }
.img_zd .img_hezi { padding-bottom: 67.8% !important; }
.img_zd > img { position: absolute; inset: 0px; object-fit: cover; height: 100%; width: 100%; }
a { text-decoration: none; outline: none; }
a, input, img, :focus { outline-style: none; }
ul { list-style: none; }
img { border: 0px; }
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p { padding: 0px; margin: 0px; font-weight: normal; }
ul li { list-style: none; }
h3, h4, h5 { font-weight: normal; }
h4 a:hover, h5 a:hover { transition: all 0.36s ease-in-out 0s; }
hr { display: block; height: 1px; border: 0px; background: rgb(216, 216, 216); padding: 0px; margin-bottom: 0.5rem; margin-top: 2.5rem; }
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video { display: block; }
video { object-fit: cover; }
.fl { float: left; }
.fr { float: right; }
.slow img:hover { transform: scale(1.05); }
.slow img { transition: all 0.2s ease-in-out 0s; }
h5 a, .more a { transition: all 0.36s ease-in-out 0s; }
.slow01 { transition: all 0.6s ease-in-out 0s; }
.slow02 { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.shadow { box-shadow: rgb(153, 153, 153) 1px 1px 10px; }
.radius { border-radius: 3px; }
.opacity { opacity: 1; }
.gray { filter: grayscale(100%); opacity: 0.6; }
.ie_bg { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background-color: rgb(0, 0, 0); opacity: 0.9; z-index: 99998; }
.ie9tips { width: 600px; height: 300px; position: fixed; top: 50%; left: 50%; margin: -150px 0px 0px -300px; line-height: 1.8; color: rgb(255, 255, 255); z-index: 99999; text-align: center; }
.ie9tips a { color: red; }
.ie9tips img { display: block; margin: 0px auto; max-width: 100%; }
.ie9tips p { padding-top: 10px; color: rgb(255, 255, 255); width: 420px; margin: 10px auto; line-height: 1.8; }
input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
textarea::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.w100 { width: 100%; }
.w156 { max-width: 15.6rem; margin: 0px auto; }
.w172 { max-width: 17.2rem; margin: 0px auto; }
@media (max-width: 1720px) {
  .w172 {width: 95%;}
}
@media (max-width: 1560px) {
  .w156 {width: 95%;}
}
@media (max-width: 1400px) {
  .w14 { width: 95%;}
}
.fanhui { position: fixed; right: 30px; bottom: 75px; width: 48px; height: 48px; border-radius: 50%; }
img {vertical-align: middle;}
.flex { display: flex; justify-content: space-between; flex-wrap: wrap;}
.flex-center { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.flex-start { display: flex; justify-content: flex-start; flex-wrap: wrap;}
.flex-end { display: flex; justify-content: flex-end; flex-wrap: wrap; }
#gotop {position: fixed;display: block; z-index: 90;height: 0px; opacity: 0; /* visibility: hidden; */ bottom: 80px; right: 30px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 50px; height: 50px;opacity: 1;}
#gotop img{display: block;width: 50px;}
#gotop { cursor: pointer; }
#gotop svg { width: 100%; height: 100%; fill: rgb(13, 113, 230);}

@media (max-width: 1920px) {
  html { font-size: 16px; }
  table { width: 100% !important; }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  html { font-size: 15px; }
  table { width: 100% !important; }
}
@media (min-width: 640px) and (max-width: 1399px) {
  html { font-size: 14px; }
  table { width: 100% !important; }
}
@media (min-width: 471px) and (max-width: 639px) {
  html { font-size: 13px; }
  table { display: flex; overflow-x: auto; white-space: nowrap; width: 100% !important; }
}
@media (min-width: 329px) and (max-width: 470px) {
  html { font-size: 12px; }
  table { display: flex; overflow-x: auto; white-space: nowrap; width: 100% !important; }
}
@media (max-width: 328px) {
  html { font-size: 12px; }
  table { display: flex; overflow-x: auto; white-space: nowrap; width: 100% !important; }
}
.header_box { z-index: 100; left: 0px; right: 0px; top: 0px; position: fixed;}
#header {z-index: 999; width: 100%; transition: all 0.6s ease 0s;position: relative;}
.header_top{height: 0.5rem;background: #9d080c;}
.header_top p a{line-height: 0.5rem;font-size: 0.14rem;color: #fff;margin-right: 0.3rem;transition: 0.6s all;}
.header_top p a:hover{opacity: 0.6;transition: 0.6s all;}
.header_top li{position: relative;line-height: 0.5rem;}
.header_top li a{font-size: 0.14rem;color: #fff;margin-right: 0.16rem;padding-right: 0.16rem;position: relative;transition: 0.6s all;}
.header_top li a::after{content: "";width: 0.01rem;height: 0.12rem;background: #b95254;position: absolute;right: 0;top: 50%;margin-top: -0.06rem;}
.header_top li a:hover{opacity: 0.6;transition: 0.6s all;}
.header_top h5{font-size: 0.14rem;color: #fff;cursor: pointer;padding-right: 0.18rem;background: url(../images/top01.png) no-repeat right center;transition: 0.6s all;}
.header_top .language div{position: absolute;display: none; z-index: 99999; width: 7.8rem;padding: 0.3rem; right: 0;top: 100%;border-top: 0.03rem solid #fbee0b;background: #fff url(../images/top03.png) no-repeat right bottom;}
.header_top .language h3{font-size: 0.16rem;line-height: 0.22rem; color: #323232;text-align: center;margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 0.01rem solid #eeeeee;}
.header_top .language dl{margin-bottom: -0.12rem;justify-content: flex-start;}
.header_top .language dd{width: 20%;padding-left: 0.12rem;line-height: 0.2rem;margin-bottom: 0.12rem;background: url(../images/top02.png) no-repeat left 0.06rem;}
.header_top .language dd a{line-height: 0.2rem;font-size: 0.12rem;color: #666666;margin-right: 0;padding-right: 0;transition: 0.6s all;}
.header_top .language dd a::after{display: none;}
.header_top .language dd a:hover{color: #9c080c;transition: 0.6s all;opacity: 1;}
.header_top .language .content{display: none;}
.header_top h5:hover{opacity: 0.6;transition: 0.6s all;}

.headerNav {position: relative;z-index: 99;justify-content: flex-end;align-items: center;}
#header{padding-top: 0.3rem;}
.header{width: 72.67%;}
.header .search_btn{ cursor: pointer; text-align: center; transition: all 0.6s ease 0s;display: block;position: relative; }

#logo { width: 20.11%;height: 0.8rem;position: relative;z-index: 99;}
#logo::after{content: "";width: 100%;max-width: 3.5rem;height: 100%;max-height: 0.8rem;background: url(../images/logo.png) no-repeat left center;background-size: contain; position: absolute;left: 0;top: 0;}
#logo a { display: block;width: 100%;height: 0.8rem;position: relative;z-index: 9;}
#header.show #nav{display: none;}
#header.show .menu-pc{background: url(../images/top05.png) no-repeat center;background-size: cover;}
@media (max-width: 1500px) {
  #m_header #logo { width: 50%; }
  #logo img { width: 100%; }
}
@media (max-width: 850px) {
  .header_box { height: 0.5rem; }
  #m_header #logo{width: 85%;}
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {
}

#nav { width: calc(100% - 1.5rem); position: relative;}
#nav ul { position: relative;}
#nav ul li { position: relative; z-index: 9; }
#nav ul li a { display: block; padding: 0px; }
#nav ul li h3 { font-size: 0.2rem;color: rgb(255, 255, 255);font-weight: 600; line-height: 0.5rem; position: relative; transition: all 0.6s ease 0s; }
#nav ul li:hover a h3 {}
#nav ul li:hover a { color: rgb(255, 255, 255); }
#nav ul li.on h3 { font-weight: bold; }
#nav ul li:hover a h3 span, #nav ul li.on h3 span { background: url("") left center no-repeat; }
#nav ul li a i { display: inline-block; background: url("") center center / contain no-repeat; width: 9px; height: 6px; vertical-align: middle; margin-left: 8px; }
#nav ul li .sub { position: absolute; top: 100%; background: rgba(255, 255, 255, 0.95); width: 2rem; left: 50%; margin-left: -1rem; z-index: 10000; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s;border-radius: 0.05rem; }
#nav ul li:last-child .sub { margin-left: 0px; left: auto; right: 0px; }
#nav ul li .sub .box { padding: 10px 0px; text-align: center; }
#nav ul li .sub a { padding: 0px; line-height: 2.5; transition: all 0.3s ease 0s; font-size: 16px; color: rgb(102, 102, 102); }
#nav ul li .sub a:hover { color: #9d080c;font-weight: 600; background: rgb(229, 229, 229); }
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateY(0px); }
#nav ul > li.on h3, #nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3 { color: #fff;border-bottom: 1px solid #fff; }
#nav .navBox > ul > li h3::after { content: ""; display: block; width: 2rem; height: 3px; position: absolute; left: 50%; margin-left: -100px; background: #9d080c; bottom: -1px; transition: all 0.3s ease 0s; transform: scale(0); border-radius: 0px; }
#nav .navBox > ul > li:last-child h3::after { left: auto; margin-left: 0px; right: 0px; }
#nav .navBox > ul > li h3::before { content: ""; display: block; position: absolute; left: 50%; margin-left: -3px; border-left: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 4px solid #970fbe; bottom: 2px; transition: all 0.3s ease 0s; opacity: 0; visibility: hidden; }
#nav .navBox > ul > li:hover h3.ej::after, #nav ul li.on h3.ej::after { transform: scale(1); }
#nav .navBox > ul > li:hover h3.er::before, #nav > ul > li.on h3.ej::before { opacity: 1; visibility: visible; }
.header_box.xg {height: auto; transition: all 0.4s ease 0s; margin-top: 0px;border-top: none;background: #fff;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);}
.header_box.xg #header{padding: 0.1rem 0;transition: 0.6s all;}
.header_box.xg #header #logo::after{background: url(../images/logo02.png) no-repeat left center;background-size: contain;}
.header_box.xg #header #logo,.header_box.xg #header #logo a{height: 0.6rem;}
.header_box.xg #header #logo::after{max-height: 0.6rem;}
.header_box.xg #nav ul li h3{color: #323232;line-height: 0.6rem;}
.header_box.xg .search_btn img{display: none;}
.header_box.xg .search_btn{background: url(../images/searchD.png) no-repeat center;background-size: cover;}
.header_box.xg .menu-pc{background: url(../images/top04D.png) no-repeat center;background-size: cover;}
.header_box.xg #header.show .search_btn img{display: block;}
.header_box.xg #header.show .search_btn{background: none;}
.header_box.xg #header.show #logo,.header_box.xg #header.show #logo a{height: 0.8rem;}
.header_box.xg #header.show #logo::after{max-height: 0.8rem;}
.header_box.xg #header.show #logo::after{background: url(../images/logo.png) no-repeat left center;background-size: contain;}
#logo .logo_black { display: none; }
.top_search_black { display: none; }

@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  
  #header { display: none; }
  #gotop{right: 0.15rem;bottom: 0.3rem;}
  #gotop img,#gotop.hide{width: 0.3rem;}
  #gotop.hide{height: 0.3rem;}
}
.tc2 .tc-box form { border-radius: 4px; overflow: hidden; background: rgb(255, 255, 255); height: 60px; width: 100%; }
.tc2 .tc-box input[type="text"] { border: none; width: 94%; display: block; height: 60px; text-align: left; color: rgb(67, 67, 67); font-size: 14px; background: none; line-height: 60px; padding: 0px 20px; }
.tc2 .tc-box input[type="text"]:focus { text-align: left; }
.tc2 .tc-box input[type="submit"] { position: absolute; right: 0px; top: 50%; padding: 0px; z-index: 2;height: 60px; width: 70px; cursor: pointer; border: none; margin-top: -30px; }
.tc2 .tc { transition: all 300ms ease 0s; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 9999; }
.tc2 .tc { pointer-events: none; opacity: 0; transform: scale(1.1); visibility: hidden; }
.tc2 .tc.act { opacity: 1; pointer-events: auto; transform: scale(1); visibility: visible; }
.tc2 .close:hover { transform: rotate(180deg); }
.tc2 .close, .tc { transition: all 400ms ease 0s; }
.tc2 .tc-box { position: absolute; border-radius: 4px; overflow: hidden; top: 50%; z-index: 9999; background: rgb(255, 255, 255); height: 60px; width: 50%; left: 50%; margin-left: -25%; margin-top: -40px; }
.tc2 .tc.act { display: block; }
.tc2 .close { position: absolute; cursor: pointer; font-size: 20px; right: 30px; top: 30px; }
.tc2 .tc-bg { height: 100%; background: rgba(206, 180, 114, 0.9); position: absolute; top: 0px; left: 0px; width: 100%; z-index: 0; opacity: 0.8; }
.search_btn { cursor: pointer; width: 0.5rem;height: 0.5rem;margin-left: 0.3rem;}
.search_btn img{display: block;width: 100%;}
.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.menu-pc{cursor: pointer;margin-left: 0.2rem; width: 0.5rem;height: 0.5rem;background: url(../images/top04.png) no-repeat center;background-size: cover;}
.nav-pc{position: absolute;top: 0;left: 0;right: 0;height: 100vh;z-index: -1;background-repeat: no-repeat;background-position: center;-o-background-size: cover;background-size: cover;display: none;}
.nav-pc .navBox{position: absolute;top: 162px;left: 5%;bottom: 0;overflow-y: auto;width: 90%;}
.nav-pc .navBox dt{font-size: 0.22rem;font-weight: bold;margin-bottom: 0.3rem;}
.nav-pc .navBox dt a{color: #fff;transition: 0.6s all;}
.nav-pc .navBox dt a:hover{opacity: 0.6;transition: 0.6s all;}
.nav-pc .navBox dd{margin-bottom: 0.34rem;}
.nav-pc .navBox dd a{color: #fff;font-size: 0.18rem;transition: 0.6s all;opacity: 0.8;}
.nav-pc .navBox dd a:hover{opacity: 1;transition: 0.6s all;}


.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; 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: none; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; }
.search-dialog-box.on::before { height: 100%; }
.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; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all 0.5s ease 0.8s; }
.search-dialog-box .bubbles-bg .bubble { position: absolute; }
.search-dialog-box .bubbles-bg .bubble .circle { border-radius: 100%; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.search-dialog-box .bubbles-bg .bubble1 { width: 6%; padding-top: 6%; left: 26.875%; top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble2 { width: 12px; padding-top: 12px; left: 13.54%; top: 18%; }
.search-dialog-box .bubbles-bg .bubble2 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble3 { width: 36px; padding-top: 36px; left: 8.854%; top: 30.55%; }
.search-dialog-box .bubbles-bg .bubble3 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble4 { width: 56.875%; padding-top: 56.875%; left: -28.6458%; top: 51.85%; }
.search-dialog-box .bubbles-bg .bubble4 .circle { background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05) 100%); }
.search-dialog-box .bubbles-bg .bubble5 { width: 54px; padding-top: 54px; left: 26.3%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble5 .circle { background-color: rgb(255, 255, 255); opacity: 0.1; }
.search-dialog-box .bubbles-bg .bubble6 { width: 56.875%; padding-top: 56.875%; left: 73.4375%; top: -52.77%; }
.search-dialog-box .bubbles-bg .bubble6 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.1) 100%); }
.search-dialog-box .bubbles-bg .bubble7 { width: 2rem; padding-top: 2rem; left: 60.9375%; top: 18.5%; }
.search-dialog-box .bubbles-bg .bubble7 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble8 { width: 1.35rem; padding-top: 1.35rem; left: 95.83%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble8 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble9 { width: 16px; padding-top: 16px; left: 76.5625%; top: 96.296%; }
.search-dialog-box .bubbles-bg .bubble9 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble10 { width: 56.875%; padding-top: 56.875%; left: 71.354%; top: 87%; }
.search-dialog-box .bubbles-bg .bubble10 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3) 100%); }
.search-dialog-box .bubbles-bg .bubble { animation: 8s linear 0s infinite normal none running spin; transform-origin: 50% 45%; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) { animation: 8s linear 0s infinite normal none running spin2; }
.search-dialog-box .bubbles-bg .bubble .circle { animation: 8s linear 0s infinite normal none running spin-reverse; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle { animation: 8s linear 0s infinite normal none running spin-reverse2; }
.search-dialog-box .bubbles-bg .sm-bubble { transform-origin: 30% 30px; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; 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: 50%; margin: 0px auto; padding: 0px 0rem 0px 1.5rem; box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] { float: left; height: 1rem; width: calc(100% - 1rem); background-color: transparent; font-size: 0.18rem; line-height: 1rem; color: rgb(145, 145, 145); transition: all 0.3s ease 0s; outline: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); }
.search-dialog .search-input input[type="text"]::-webkit-input-placeholder { color: rgb(145, 145, 145); }
.search-dialog .search-input input[type="image"], .search-dialog .search-input .clear-btn { float: right; height: 0.8rem; width: 0.8rem; }
.search-dialog .search-input input[type="image"] { background: url("../images/search02.png") center center no-repeat #9d080c; height: 0.8rem; width: 0.8rem; border-radius: 100px; }
.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(); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] { background-image: url(""); }
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; 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.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; background-image: url(""); }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; 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: 51px; height: 52px; z-index: 10; right: 0.8rem; top: 0.8rem; 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-repeat: no-repeat; background-image: url("../images/search_close.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); }
}
.tc_search { margin: 0.3rem 0.2rem 0px; width: calc(100% - 0.4rem); position: relative; }
.tc_search form { height: 40px; border-radius: 0px;position: relative; width: 100%; margin-bottom: 1rem; }
.tc_search .keyword { font-size: 0.18rem; color: rgb(255, 255, 255); height: 40px; line-height: 40px; box-shadow: none; appearance: none; background: none; width: 100%; outline: none; border: 1px solid rgba(255, 255, 255, 0.5); padding: 0px 51px 0 16px; }
.tc_search .btn_blue { position: absolute; right: 0px; width: 40px; height: 40px; line-height: 38px; border: 0px; background: url("../images/search_white.png") center center / 0.2rem no-repeat; }
.tc_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.tc_search input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.7); }
.tc_search input:focus::-webkit-input-placeholder { color: transparent; }
#nav_btn_box { height: 100%; z-index: 999999999; float: right;}
#nav_btn_box.on { background: none; }
#nav_btn { }
.m_headerB{align-items: center;padding: 0.1rem 0;}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: rgb(255, 255, 255); }
#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: 24px; 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.3rem; }
#nav_btn .navbtn { position: absolute; top: 12px; left: 0px; display: inline-block; width: 24px; height: 1px; transition: all 0.3s ease-out 0s; background: rgb(255, 255, 255); }
#nav_btn .navbtn::after, #nav_btn .navbtn::before { position: absolute; left: 0px; display: inline-block; width: 0.2rem; height: 1px; content: ""; transition: all 0.3s ease-out 0s; background: rgb(255, 255, 255); }
#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; justify-content: flex-start; width: 100%; margin: 0.3rem 0px 0px; }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav { z-index: 99999; position: fixed; width: 100%; height: 100vh; right: -105%; top: 0px; padding: 0.3rem 0px 0.2rem; 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: #9d080d url(../images/part1-03.png) no-repeat right bottom;
}
#m_nav .close { position: absolute; top: 6px; right: 15px; font-size: 28px; color: rgb(255, 255, 255); z-index: 10000; }
#m_nav.act { pointer-events: auto; right: 0px; overflow: auto; }
#m_nav > ul > li { width: 100%; overflow: hidden; padding: 0px 0px 0px 0.3rem; position: relative; }
#m_nav > ul > li { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
#m_nav li .a { display: inline-block; width: calc(100% - 30px); }
#m_nav li .a { line-height: 0.6rem; height: 0.6rem; color: rgb(255, 255, 255); padding: 0px; font-size: 14px; float: left; }
#m_nav li .a span { display: block; position: absolute; top: 0px; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0px; }
#m_nav li i { opacity: 1; width: 0.6rem; height: 0.6rem; background-image: url("../images/arrow_down.png"); background-position: calc(100% - 30px) center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; background-size: 13px 13px !important; }
#m_nav li.on i { background: url("../images/arrow_down_on.png") calc(100% - 30px) center no-repeat; }
#m_nav .on.title .a i { transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0px; height: 70px; z-index: 998; padding: 15px; top: 0px; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0px; margin-left: 0px; background: none; border: 0px; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #0a5aa8; }
#m_nav .title .list a { display: block; font-size: 0.16rem; color: rgba(255, 255, 255, 0.6); text-align: left; line-height: 40px; height: 40px; border: 0px; font-weight: 300; }
#m_nav .title .list .void > a { background-size: 10px; position: relative; }
#m_nav .title .list .void > a::before { content: "??????莽炉鈥�???猫路炉??a茅鈥澟该┾�溌懊柯�???茅鈥澟该р�÷�???忙沤鲁"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; overflow: hidden; display: block !important;}
#m_nav .title .sub a { background: none; font-size: 0.875rem; opacity: 0.8; min-width: 50%; float: left; display: inline-block; color: rgb(153, 153, 153); }
#m_nav p{text-align: center;width: 100%;}
#m_nav>p{margin-bottom: 15px;}
#m_nav p a{color: #fff;padding: 0 10px;font-size: 14px;}
.m_links{width: 100%;padding: 0 0.3rem;padding: 0.15rem 0;border-bottom: 0.01rem solid rgba(255,255,255,0.2);}
.m_links dl{justify-content: flex-start;width: calc(100% - 1rem);}
.m_linksT dd{/* width: 24%; */margin-bottom: 0.1rem;/* border: 0.01rem solid #bb5355;border-radius: 0.05rem; */transition: 0.6s all;margin-right: 0.1rem;}
.m_linksT dd a{display: block;/* padding: 0.15rem 0.1rem; */font-size: 0.16rem;color: #fff;/* text-align: center; */line-height: 0.28rem;}
.m_linksT dd:hover{border: 0.01rem solid #fff;transition: 0.6s all;}
.m_links .language{/* position: relative; */width: 0.9rem;}
.m_links h5{border: 0.01rem solid #bb5355;border-radius: 0.05rem;padding: 0.1rem 0.1rem;font-size: 0.16rem;color: #fff;text-align: center;}
.m_links .content{position: absolute;top: 100%;left: 0;}
.m_links .language div{position: absolute;display: none; z-index: 99999; width: 100vw;padding: 0.3rem; right: 0;top: 100%;border-top: 0.03rem solid #fbee0b;background: #fff url(../images/top03.png) no-repeat right bottom;}
.m_links .language h3{font-size: 0.16rem;line-height: 0.22rem; color: #323232;text-align: center;margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 0.01rem solid #eeeeee;}
.m_links .language dl{margin-bottom: -0.12rem;justify-content: flex-start;}
.m_links .language dd{width: 20%;padding-left: 0.12rem;line-height: 0.2rem;margin-bottom: 0.12rem;background: url(../images/top02.png) no-repeat left 0.06rem;}
.m_links .language dd a{line-height: 0.2rem;font-size: 0.12rem;color: #666666;margin-right: 0;padding-right: 0;transition: 0.6s all;}
.m_links .language dd a::after{display: none;}
.m_links .language dd a:hover{color: #9c080c;transition: 0.6s all;opacity: 1;}
.m_links .language .content{display: none;}


.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; }
.m_header_box { transition: all 0.6s ease 0s; display: none; /* height: 70px; */ }
#m_header #logo .box_table { width: auto; float: left; display: table; height: 100%; }
#nav_btn_box .box_table { width: auto; float: left; display: table; height: 100%; }
#nav_btn_box .box_table .box_table_cell { vertical-align: middle; display: table-cell; }
#m_header #logo .box_table .box_table_cell { vertical-align: middle; display: table-cell; margin: 0px auto; }
#m_header #logo .box_table .box_table_cell a { display: block; }
.m_header_box header { padding: 0px 5%; height: 120px;position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100;background: #9d080c;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);}
#m_header #logo { float: left; height: 50px;}
#m_header #logo::after{display: none;}
#m_header #logo img { max-height: 50px; width: auto; }
#m_header .yuyan { height: 4.5rem; float: right; margin-right: 4rem; }
#m_header .yuyan span { display: block; width: 24px; height: 24px; line-height: 24px; color: rgb(255, 255, 255); font-size: 0.9rem; text-align: center; margin-left: 17px; background: rgba(255, 255, 255, 0.3); }
.ej .toubu_div { position: initial; }
.ej #nav ul li h3 { color: rgb(51, 51, 51); font-family: "microsoft yahei"; }
.ej #nav ul li.on h3, .ej #nav ul li:hover h3 { color: rgb(255, 255, 255); }
.ej .list_box0 .li { line-height: 3rem; }
.ej .list_box0 .li > a { color: rgb(102, 102, 102); }
.ej .list_box0 .li input.txt { border-bottom: 1px solid rgb(102, 102, 102); }
.ej #header #logo .box_table { height: 132px;}
.ej #header { height: 8.18rem; }
.ej .header_box_li { height: 8.18rem; }
#fp-nav.fp-right { display: none; }
#m_nav .phone{padding: 0 0.3rem;}
#m_nav .phone p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;text-align: left;margin-bottom: 0.05rem;}
@media (max-width: 1820px) {
  #header .w163{margin: 0 100px;width: calc(100% - 200px);}
}
@media (max-width: 1200px) {
  .m_header_box { display: block; }
  .header_box { display: none; }
}
@media (max-width: 768px) {
 .m_links .language h3{font-size: 0.2rem;}
 .m_links .language dd{width: 25%;}
 .m_links .language dd a{font-size: 0.16rem;}
}
@media (max-width: 540px) {
 .m_links .language dd{width: 33.3%;}
}
/* banner */
.bannerBox{position: relative;height: calc(100vh - 0.5rem);margin-top: 0.5rem;}
.bannerBox .swiper-container{max-width: 100%;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-slide a{display: block;position: relative;}
.bannerBox .swiper-slide a::after{content: "";width: 100%;height: 100%;background: url(../images/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.bannerBox img{display: block;width: 100vw;height: calc(100vh - 0.5rem); position: relative;object-fit: cover;}
.bannerBox .swiper-pagination{bottom: 0.3rem !important;width: 17.2rem !important;margin-left: -8.6rem;left: 50% !important;text-align: right;}
.bannerBox .swiper-pagination-bullet{ margin: 0 8px !important;position: relative;font-size: 0.14rem;color: #fff;width: 0.35rem;height: 0.43rem;line-height: 0.43rem;text-align: center;opacity: 1;background: transparent;padding-left: 0.08rem;border-radius: 0;}
.bannerBox .swiper-pagination-bullet::after{content: "0";position: absolute;left: 0.08rem;top: 0;}
.bannerBox .swiper-pagination-bullet-active{font-size: 0.18rem;background: url(../images/bannerD.png) no-repeat center;background-size: cover;}
.bannerBox .swiper-button-prev,.bannerBox .swiper-button-next{display: none; width: 0.82rem;height: 0.82rem;border: none;border-radius: 50%;margin-top: -0.41rem;margin-left: 0;opacity: 1;}
.bannerSvg{position: absolute;bottom: 0;width: 3.5rem;height: 2rem;left: 50%;margin-left: -1.75rem;z-index: 99999999;}
@media(max-width: 1720px){
	.bannerBox .swiper-pagination{width: 100% !important;left: 0 !important;margin-left: 0;padding-right: 2.5%;}
}
@media(max-width: 1400px){
	.bannerBox .text{width: 100%;left: 0;margin-left: 0;}
	.bannerBox .text p{width: 95%;margin: 0 auto;}
}
@media(max-width: 1200px){
	.bannerBox .swiper-slide a::after{display: none;}
	.bannerBox img{height: 40vw;}
	.bannerBox .swiper-pagination-bullet{margin: 0 0.1rem !important;}
	.bannerBox{height: auto;margin-top: 120px;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.bannerBox .swiper-button-prev, .bannerBox .swiper-button-next{display: none;}
	.bannerSvg{width: 2rem;height: 1rem;margin-left: -1rem;}
}	
@media(max-width: 640px){
	.bannerSvg{display: none;}
}
@media(max-width: 540px){
	.bannerBox .swiper-pagination{bottom: 0.15rem !important;}
}
@media(max-width: 480px){
	.m_header_box header{height: 144px;}
	.bannerBox{margin-top: 144px;}
}

/* banner end */
/* part1  */
.Cotitle{margin-bottom: 0.35rem;align-items: center;}
.Cotitle .text h5{padding-left: 0.11rem;font-size: 0.32rem;color: #323232;font-weight: 600;position: relative;}
.Cotitle .text h5::after{content: "";width: 0.5rem;height: 0.62rem;background: url(../images/title01.png) no-repeat center;position: absolute;left: 0;top: 50%;margin-top: -0.31rem;background-size: contain;}
.Cotitle .text h5::before{content: "";width: 1.11rem;height: 0.41rem;background: url(../images/title02.png) no-repeat center;background-size: cover; position: absolute;bottom: -0.04rem;right: -1.21rem;}
.Cotitle .more a{display: block;width: 0.6rem;height: 0.6rem;background: url(../images/more.png) no-repeat center;font-size: 0.14rem;color: #666666;line-height: 0.6rem;text-align: center;transition: 0.6s all;background-size: contain;}
.Cotitle .more:hover a{color: #9d0d0f;transition: 0.6s all;}
.part1{padding: 1.12rem 0 0.9rem 0;background: url(../images/part1BG.jpg) no-repeat bottom center;background-size: cover;}
.part1 .w156{align-items: flex-start;}
.part1L{width: 58.97%;}
.part1LT{margin-bottom: 0.36rem;padding-top: 0.2rem;position: relative;}
.part1LT::after{content: ""; width: calc(100% - 1.5rem);height: calc(100% - 0.2rem);position: absolute;right: 0;top: 0;background: #9d0d0f url(../images/part1-03.png) no-repeat right bottom;border-radius: 0.05rem;}
.part1LT a{position: relative;z-index: 2;}
.part1LT .pic{overflow: hidden;width: 3.6rem;border-radius: 0.05rem;height: 2.4rem;}
.part1LT .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;}
.part1LT .text{width: calc(100% - 3.9rem);padding-right: 0.4rem;}
.part1LT .text .textTit{margin-bottom: 0.3rem;align-items: center;}
.part1LT .text .textTit .time{width: 0.64rem;height: 0.8rem;background: url(../images/part1-02.png) no-repeat center;background-size: cover;}
.part1LT .text .textTit .time .day{font-size: 0.3rem;color: #fff;text-align: center;padding: 0.1rem 0 0.08rem 0;}
.part1LT .text .textTit .time .year{font-size: 0.14rem;color: #e8d0d0;text-align: center;}
.part1LT .text .textTit h5{width: calc(100% - 0.84rem);font-size: 0.18rem;color: #fff;line-height: 0.28rem;height: 0.56rem;font-weight: 600;overflow: hidden;transform: 0.6s all;}
.part1LT .text p{font-size: 0.14rem;color: #e5cccd;line-height: 0.24rem;height: 0.72rem;overflow: hidden;}
.part1LT:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1LT:hover .text .textTit h5{color: #fbee0b;transform: 0.6s all;}
.part1L ul{}
.part1L li a{position: relative; padding: 0.16rem 0.2rem;border-bottom: 0.01rem solid #e0e0e0;transition: 0.6s all;border-radius: 0.05rem;}
.part1L li a::after{content: "";width: 0.03rem;height: 0;background: #fbef19;position: absolute;left: 0;top: 0.2rem;transition: 0.6s all;}
.part1L li:last-child a{border-bottom: none;}
.part1L li i{display: block;font-style: normal; width: 1rem;height: 0.3rem;line-height: 0.3rem;border-radius: 0.15rem;background: #e0b072;font-size: 0.14rem;color: #fff;text-align: center;transition: 0.6s all;}
.part1L li p{width: calc(100% - 1.2rem);height: 0.3rem;line-height: 0.3rem;font-size: 0.18rem;color: #323232;overflow: hidden;transition: 0.6s all;}
.part1L li:hover a{background: #9d0d0f url(../images/part1-03.png) no-repeat right bottom;box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);transition: 0.6s all;}
.part1L li:hover i{background: #b13d3f;transition: 0.6s all;}
.part1L li:hover p{color: #fff;transition: 0.6s all;}
.part1L li:hover a::after{height: calc(100% - 0.4rem);transition: 0.6s all;}
.part1R{width: 37.17%;position: relative;}
.part1R::after{content: "";width: calc(100% + 1.2rem);height: calc(100% + 1.2rem);background: url(../images/part1-04.png) no-repeat top center;background-size: cover;position: absolute;right: -0.6rem;top: -0.8rem;}
.part1RCon{overflow: hidden;padding: 0.2rem 0.6rem 0.6rem 0.6rem;position: relative;z-index: 2;}
.part1R .tabs{margin-bottom: 0.2rem;justify-content: center;align-items: flex-end;}
.part1R .tabs h5{font-size: 0.26rem;color: #666666;padding: 0 0.25rem;line-height: 0.6rem;}
.part1R .tabs .active h5{font-size: 0.32rem;color: #9d0d0f;font-weight: 600;position: relative;background: url(../images/title04.png) no-repeat center;}
.part1R .tabs .active h5::after{content: "";width: 0.5rem;height: 0.62rem;background: url(../images/title01.png) no-repeat center;position: absolute;left: 0.15rem;top: 50%;margin-top: -0.31rem;}
.part1R .swiper-slide li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 0.01rem solid #ededed;}
.part1R .swiper-slide li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part1R .swiper-slide li a{align-items: center;}
.part1R .swiper-slide li .time{width: 0.54rem;}
.part1R .swiper-slide li .time .day{font-size: 0.3rem;color: #323232;text-align: center;}
.part1R .swiper-slide li .time .year{font-size: 0.14rem;color: #999999;text-align: center;}
.part1R .swiper-slide li p{width: calc(100% - 0.7rem);font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;transition: 0.6s all;}
.part1R .swiper-slide .more{padding: 0.5rem 0 0.3rem 0;}
.part1R .swiper-slide .more a{display: table;margin: 0 auto;width: 0.6rem;height: 0.6rem;background: url(../images/more.png) no-repeat center;background-size: cover;font-size: 0.14rem;color: #666;text-align: center;line-height: 0.6rem;transition: 0.6s all;}
.part1R .swiper-slide li:hover p{color: #9d0d0f;transition: 0.6s all;}
.part1R .swiper-slide .more a:hover{color: #9d0d0f;transition: 0.6s all;}
@media(max-width: 1024px){
	.part1R::after{display: none;}
	.part1RCon{background: rgba(255,255,255,0.5); box-shadow: 0px 5px 70px 0px rgba(0, 0, 0, 0.26);border-radius: 0.1rem;}
	.part1LT .pic{width: 3rem;}
	.part1LT .text{width: calc(100% - 3.2rem);}

}
@media(max-width: 850px){
	.part1L li a{padding: 0.26rem 0;}
	.part1L li:first-child a{padding: 0 0 0.26rem 0;}
	.part1L li:last-child a{padding: 0.26rem 0 0 0;}
	.part1{padding: 0.5rem 0 1rem 0;}
	.part1L{width: 100%;margin-bottom: 0.4rem;}
	.part1R{width: 100%;}
	.part1LT .text .textTit h5{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;}
	.part1LT .text .textTit .time .year{font-size: 0.16rem;}
	.part1LT .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;}
	.part1L li i{font-size: 0.16rem;}
	.part1L li p{font-size: 0.22rem;}
	.part1RCon{padding: 0.3rem;}
	.part1R .swiper-slide li .time .year{font-size: 0.16rem;}
	.part1R .swiper-slide li .time .day{margin-bottom: 0.05rem;}
	.part1R .swiper-slide li p{font-size: 0.22rem;line-height: 0.32rem;max-height: 0.64rem;}
	.part1R .swiper-slide .more{padding: 0.2rem 0 0;}
}
@media(max-width: 540px){
	.part1LT .pic{width: 100%;height: auto;}
	.part1LT .text{width: 100%;padding: 0.3rem;}
	.part1LT::after{width: 100%;height: 100%;}

}

/* part2 */
.part2{position: relative;z-index: 3;}
.part2::after{content: "";display: block;position: absolute;right: 0;top: 0;bottom: 0;left: 50%;margin-left: -7.8rem;background: #e0b072 url(../images/part2BG01.png) no-repeat right bottom;}
.part2::before{content: "";}
.part2 .w156{position: relative;padding-bottom: 0.8rem;z-index: 4;}
.part2 .w156::after{content: "";width: 0.98rem;height: calc(100% - 2rem);background: #e0b072;position: absolute;left: -0.98rem;bottom: 0;}
.part2 .w156::before{content: "";width: 1.47rem;height: calc(100% + 0.18rem);background: url(../images/part2BG03.png) no-repeat top center;background-size: 100%;position: absolute;top: -0.18rem;left: -1.47rem;}
.part2 .part2Con{align-items: flex-start;position: relative;}
.part2 .part2Con::after{content: "";width: 1.84rem;height: 3.59rem;background: url(../images/part2BG02.png) no-repeat bottom left;background-size: 1.84rem 3.59rem; position: absolute;left: -1rem;bottom: -0.8rem;z-index: 5;}
.part2Tit{width: 2.1rem;padding-top: 0.6rem;padding: 0.6rem 0.35rem 0 0.35rem;}
.part2Tit h5{width: 1.4rem;padding: 0 0.5rem 0.2rem 0.5rem;font-size: 0.36rem;color: #fff;font-weight: 600;text-align: center;background: url(../images/title03.png) no-repeat bottom center;background-size: contain; margin-bottom: 0.58rem;transition: 0.6s all;}
.part2Tit .more{display: table;margin: 0 auto;}
.part2Tit .more a{display: block;width: 0.6rem;height: 0.6rem;background: url(../images/moreW.png) no-repeat center;background-size: cover;font-size: 0.14rem;color: #fff;text-align: center;line-height: 0.6rem;transition: 0.6s all;}
.part2 ul{width: calc(100% - 2.1rem);position: relative;margin-top: -0.6rem;background: #fff url(../images/part2BG05.png) no-repeat bottom center;background-size: 100%; padding: 0.6rem 0.4rem;}
.part2 li{width: 22.04%;position: relative;}
.part2 li a{display: block;margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 0.01rem solid #e7e7e7;}
.part2 li i{font-style: normal; font-size: 0.14rem;color: #e0b072;line-height: 0.18rem;padding-left: 0.22rem;background: url(../images/time02.png) no-repeat left center;background-size: 0.15rem 0.15rem;}
.part2 li h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;margin-top: 0.15rem;}
.part2 li p{font-size: 0.14rem;color: #999;line-height: 0.24rem;height: 0.72rem;overflow: hidden;}
.part2 li+li+li+li+li a{border-bottom: none;}
.part2Tit .more a:hover{color: #fbee0b;transition: 0.6s all;}
.part2 li:hover::after{height: 100%;transition: 0.6s all;}
.part2 li:hover h5{color: #9d080c;transition: 0.6s all;}
@media(max-width: 1200px){
.part2 .w156::before{display: none;}
.part2 .w156::after{display: none;}
.part2::after{width: 100%;left: 0;margin-left: 0;}
.part2 .w156{background: none;}

}
@media(max-width: 850px){
	.part2::after{background: #e0b072;}
.part2Tit{width: 1.4rem;padding: 0.5rem 0 0 0;}
.part2 .part2Con::after{bottom: -0.5rem;}
.part2 ul{width: calc(100% - 1.6rem);padding: 0.5rem 0.3rem;margin-top: -0.5rem;}
.part2 li{width: 100%;}
.part2 li+li+li+li+li a{border-bottom: 0.01rem solid #e7e7e7;}
.part2 li h5{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.64rem;}
.part2 li p{font-size: 0.18rem;line-height: 0.22rem;height: 0.22rem;}
.part2 li::after{width: 0.6rem;height: 0.03rem;right: auto;left: 0;bottom: -0.02rem;top: auto;}
.part2 .w156{padding-bottom: 0.5rem;}
}
/* part3 */
.part3{padding: 1.6rem 0 0.8rem 0;background: url(../images/part3BG.jpg) no-repeat bottom center;background-size: cover;position: relative;margin-top: -0.8rem;}
.part3 .Cotitle .text h5{color: #fff;}
.part3 .Cotitle .text h5::before{width: 0.82rem;height: 0.46rem;background: url(../images/title05.png) no-repeat center;background-size: cover;right: -0.92rem;}
.part3 .Cotitle .text{display: table;margin: 0 auto;}
.part3Con{position: relative;/* background: url(../images/part3-07.png) no-repeat center bottom;background-size: 19.2rem 3.7rem; */}
/* .part3Con::after{content: "";width: 19.2rem;height: 5rem;background: url(../images/part3-07.png) no-repeat center bottom;position: absolute;bottom: 0;left: 50%;margin-left: -9.6rem;background-size: 100%;} */
.part3Con::after{content: "";width: 100%;height: 0.4rem;background: url(../images/part3-06.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;background-size: contain;}
.part3Con .w156{position: relative;}
/* .part3Con .w156::after{content: "";width: 100vw;height: 0.41rem;background: url(../images/part3-06.png) repeat-x bottom;background-size: contain; position: absolute;left: -100vw;bottom: 0;}
.part3Con .w156::before{content: "";width: 100vw;height: 0.41rem;background: url(../images/part3-06.png) repeat-x bottom;background-size: contain; position: absolute;right: -100vw;bottom: 0;} */
.part3Con .mySwiper{overflow: hidden;}
.part3Con .swiper-slide{filter: brightness(1);padding: 0.6rem 0.6rem 0 0.6rem;/* background: url(../images/part3-05.png) no-repeat top center;background-size: 100%; */}
.part3Con .swiper-slide a{position: relative;display: block;}
.part3Con .swiper-slide a::after{content: "";width: calc(100% + 1.2rem);height: calc(100% + 0.2rem);background: url(../images/part3-05.png) no-repeat top center;position: absolute;left: -0.6rem;top: -0.6rem;background-size: 100% 100%;}
.part3Con .swiper-slide .pic{overflow: hidden;border-top-left-radius: 1.2rem;border-top-right-radius: 1.2rem;position: relative;z-index: 2;}
.part3Con .swiper-slide .pic img{display: block;width: 100%;transition: 0.6s all;height: 3.1rem;object-fit: cover;}
.part3Con .swiper-slide .text{position: absolute;bottom: 0.25rem;width: 100%; z-index: 4;}
.part3Con .swiper-slide .text p{display: table;margin: 0 auto;font-size: 0.12rem;color: #fff;}
.part3Con .swiper-slide .text::after{content: "";width: calc(50% - 0.6rem);height: 0.01rem;background: rgba(255,255,255,0.5);position: absolute;left: 0.2rem;top: 50%;}
.part3Con .swiper-slide .text::before{content: "";width: calc(50% - 0.6rem);height: 0.01rem;background: rgba(255,255,255,0.5);position: absolute;right: 0.2rem;top: 50%;}
.part3 .swiper-pagination{position: relative;margin-top: 0.4rem;}
.part3 .swiper-pagination-bullet{width: 0.24rem;height: 0.3rem;background: url(../images/part3-10.png) no-repeat center;background-size: 0.15rem 0.15rem; margin: 0 0.08rem;opacity: 1;border-radius: 0;}
.part3 .swiper-pagination-bullet-active{background: url(../images/part3-08W.png) no-repeat center;background-size: 0.24rem 0.3rem;}
.part3Con .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 1024px){
.part3Con .swiper-slide a::after{width: calc(100% + 1rem);left: -0.5rem;}
.part3Con .swiper-slide .pic img{height: 2.2rem;}

}
@media(max-width: 960px){
.part3Con .swiper-slide .pic img{height: 2.5rem;}
.part3Con .swiper-slide a::after{width: calc(100% + 0.8rem);left: -0.4rem;}
.part3Con .swiper-slide{padding: 0.6rem 0.4rem 0 0.4rem;}
}
@media(max-width: 910px){
.part3Con .swiper-slide .pic img{height: 2.2rem;}
}
@media(max-width: 850px){
	.part3{padding: 0.5rem 0;margin-top: 0;}
.part3Con::after{display: none;}
.part3Con .swiper-slide{padding: 0;}
.part3Con .swiper-slide a{width: 100%;}
.part3Con .swiper-slide a::after{display: none;}
.part3Con .swiper-slide .pic img{height: auto;}
.part3Con .swiper-slide .pic{border-top-left-radius: 0.3rem;border-top-right-radius: 0;border-bottom-right-radius: 0.3rem;}
}
/* part4 */
.part4BG{background: url(../images/part4BG.png) no-repeat top center;background-size: contain;}
.part4{padding:0 0 0.8rem 0;}
.part4Con{width: calc(100% - 1.4rem);position: relative;}
.part4Con .swiper-container{padding-top: 0.8rem;}
.part4Con .swiper-slide ul{padding: 0 0.7rem;flex-wrap: nowrap;}
.part4Con .swiper-slide li{opacity: 1 !important;filter: brightness(1);}
.part4Con .swiper-slide li:nth-child(1),.part4Con .swiper-slide li:nth-child(5){padding-top: 2.8rem;}
.part4Con .swiper-slide li:nth-child(2),.part4Con .swiper-slide li:nth-child(4){padding-top: 1.2rem;}
.part4Con .swiper-slide .pic{display: flex;padding: 0.24rem 0.1rem; justify-content: center;align-items: center; width: 1.6rem;height: 1.6rem;border-radius: 50%;background: #fff; box-shadow: 0px 11px 70px 0px rgba(93, 91, 85, 0.25);}
.part4Con .swiper-slide .img{height: calc(100% - 0.45rem);margin-bottom: 0.15rem;}
.part4Con .swiper-slide .img img{display: table;margin: 0 auto; max-width: 100%;max-height: 100%;}
.part4Con .swiper-slide .pic h5{font-size: 0.14rem;color: #323232;}
.part4Con .swiper-slide .pic b{font-size: 0.36rem;font-weight: normal;}
.part4Con .swiper-slide p{width: 100%;text-align: center;margin-top: 0.15rem;font-size: 0.16rem;color: #323232;line-height: 0.26rem;}
.part4Con .swiper-pagination{width: 90%;bottom: 0;}
.part4Con .swiper-pagination-bullet{width: 0.24rem;height: 0.3rem;background: url(../images/part3-09.png) no-repeat center;margin: 0 0.08rem;opacity: 1;border-radius: 0;}
.part4Con .swiper-pagination-bullet-active{background: url(../images/part3-08.png) no-repeat center;background-size: 0.24rem 0.3rem;}
.part4Con .icon{position: absolute;bottom: 0;left: 50%;margin-left: -4rem; width: 8.8rem;height: 3.8rem;}
.part4Tit{width: 1.4rem;position: relative;margin-top: 0.8rem;}
.part4Tit h5{width: 1.4rem;padding: 0 0.5rem 0.2rem 0.5rem; font-size: 0.36rem;color: #323232; font-weight: 600;text-align: center;background: url(../images/title06.png) no-repeat bottom center;background-size: contain; transition: 0.6s all;}
.part4Tit::after{content: "";width: 3.59rem;height: 3.74rem;background: url(../images/part4-01.png) no-repeat center;position: absolute;top: 0;left: -2.22rem;background-size: contain;}
.part4Con .swiper-slide li:hover .img img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}



@-webkit-keyframes circleProgressLoad_right{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(225deg);
	}
	100%{
		-webkit-transform: rotate(225deg);
	}
}
@-webkit-keyframes circleProgressLoad_left{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(45deg);
	}
	100%{
	-webkit-transform: rotate(225deg);
	}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
@media(max-width: 850px){
	.part4Con{width: 100%;order: 2;}
	.part4Tit{width: 100%;order: 1;}
	.part4Tit h5{background: none;width: 100%;padding: 0 0 0.35rem 0;}
	.part4Con .swiper-container{padding-top: 0;}
.part4Tit::after{display: none;}
.part4{padding:0 0 0.5rem 0;}
.part4Con{padding: 0;}
.part4Con .swiper-container{}
.part4Con .swiper-slide ul{padding: 0 0.2rem;}
.part4Tit{margin-top: 0.5rem;}
.part4Con .swiper-slide .pic{box-shadow: 0px 5px 10px 0px rgba(93, 91, 85, 0.25);}
.part4Con .swiper-pagination{width: 100%;position: relative;}
}
@media(max-width: 768px){
.part4Con .swiper-slide .img img{max-height: 0.4rem;}
.part4Con .icon{width: 100%;left: 0;margin-left: 0;}
.part4Con .swiper-slide .pic b{font-size: 0.24rem;}
.part4Con .swiper-slide .pic{width: 1.2rem;height: 1.2rem;}
}
@media(max-width: 490px){
.part4Con .swiper-slide .pic{width: 1rem;height: 1rem;}
}
@media(max-width: 410px){
.part4Con .swiper-slide ul{flex-wrap: wrap;}
.part4Con .swiper-slide li{width: 33%;margin-bottom: 0.2rem;}
.part4Con .swiper-slide li:nth-child(1), .part4Con .swiper-slide li:nth-child(5){padding-top: 0;}
.part4Con .swiper-slide li:nth-child(2), .part4Con .swiper-slide li:nth-child(4){padding-top: 0;}
.part4Con .swiper-slide .pic{margin: 0 auto;}
.part4Con .icon{height: 2.4rem;opacity: 0.6;}

}
/* part5 */
.part5{position: relative;padding-bottom: 0.8rem;}
.part5::after{content: "";display: block;position: absolute;height: 45%; right: 0;bottom: 0;left: 50%;margin-left: -7.8rem;background: #9d0d0e url(../images/part5BG.png) no-repeat center;background-size: cover;border-top-left-radius: 0.8rem;}
.part5 .w156{position: relative;z-index: 2;}
.part5 .part2Tit{width: 2.2rem;padding: 0.6rem 0 0 0;}
.part5 .part2Tit h5{color: #323232;background: url(../images/title07.png) no-repeat bottom center;background-size: contain; margin-bottom: 0.5rem;}
.part5 .part2Tit .more{width: 1.4rem;margin: 0;}
.part5 .part2Tit .more a{color: #666666;background: url(../images/more.png) no-repeat center;background-size: contain; display: table;margin: 0 auto;transition: 0.6s all;}
.part5 .part2Tit .more a:hover{color: #9d0d0f;transition: 0.6s all;}
.part5Con{width: calc(100% - 2.2rem);}
.part5Con ul{width: 67.16%;margin-bottom: -0.2rem;}
.part5Con li{width: 48.88%;margin-bottom: 0.2rem;}
.part5Con li a,.part5ConR a{display: block;position: relative;}
.part5Con li a::after,.part5ConR a::after{content: "";width: 100%;height: 100%;background: url(../images/part4BG02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part5Con li .pic,.part5ConR .pic{overflow: hidden;border-radius: 0.05rem;}
.part5Con li .pic img{display: block;width: 100%;transition: 0.6s all;height: 3rem;object-fit: cover;}
.part5Con li .text,.part5ConR .text{position: absolute;bottom: 0.2rem;width: 100%;padding: 0 0.2rem;z-index: 2;}
.part5Con li .text p,.part5ConR .text p{text-align: center;font-size: 0.18rem;color: #fff;line-height: 0.28rem;height: 0.28rem;overflow: hidden;}
.part5ConR{width: 31.34%;}
.part5ConR .pic img{display: block;width: 100%;transition: 0.6s all;height: 6.2rem;object-fit: cover;}
.part5Con li:hover .pic img,.part5ConR:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 1024px){
	.part5 .part2Tit{padding: 0;}
.part5Con li .pic img{height: 18vw;}
.part5ConR .pic img{height: 37.5vw;}
}
@media(max-width: 850px){
	.part5{padding-bottom: 0.5rem;}
	.part5 .part2Tit{width: 1.6rem;}
	.part5Con{width: calc(100% - 1.6rem);}
.part5Con ul{width: 100%;}
.part5ConR{width: 100%;margin-top: 0.2rem;}
.part5ConR .pic img{height: auto;}
.part5Con li .pic img{height: 26vw;}
}
/* part6 */
.part6{padding: 0.8rem 0;background: url(../images/part6BG.png) no-repeat right bottom;position: relative;}
.part6::after{content: "";content: "";display: block;position: absolute;height: calc(100% - 1.6rem); left: 0;bottom: 0.8rem;right: 50%;margin-right: -4.05rem;background: #f7f7f7 url(../images/part6BG02.png) no-repeat bottom left;border-bottom-right-radius: 0.8rem;}
.part6 .w156{padding: 0.5rem 0 0.8rem 0;position: relative;z-index: 2;}
.part6L{width: 45.06%;padding: 0 0.8rem;}
.part6L .Cotitle{display: table;margin: 0 auto 0.35rem auto;}
.part6L .Cotitle .text h5::before{width: 0.94rem;height: 0.4rem;background: url(../images/title08.png) no-repeat center;right: -1.04rem;}
.part6L ul{margin-right: -22.235%;margin-bottom: -0.6rem;}
.part6L li{width: 18.51%;margin-right: 14.82%;margin-bottom: 0.6rem;}
.part6L li a{display: block;max-width: 1rem;}
.part6L li .pic{position: relative;overflow: hidden;margin-bottom: 0.2rem;}
.part6L li .pic::after{content: "";width: 100%;height: 100%;background: url(../images/part6-01.png) no-repeat center;background-size: cover;position: absolute;left: 0;top: 0;border-radius: 50%;transition: 0.6s all;}
.part6L li .pic .hide{display: none;z-index: 2;position: relative;}
.part6L li .pic .show{position: relative;z-index: 2;}
.part6L li .pic img{display: block;width: 100%;transition: 0.6s all;}
.part6L li .pic img{display: block;width: 100%;transition: 0.6s all;}
.part6L li p{text-align: center;font-size: 0.2rem;color: #323232;transition: 0.6s all;}
.part6L li:hover .hide{display: block;transition: 0.6s all;}
.part6L li:hover .show{display: none;transition: 0.6s all;}
.part6L li:hover .pic::after{background: #a11014;transition: 0.6s all;}
.part6L li:hover p{color: #a11014;transition: 0.6s all;}
.part6R{width: 48.07%;}
.part6R ul{border-radius: 0.08rem;overflow: hidden;}
.part6R li .pic{width: 50%;overflow: hidden;}
.part6R li .pic img{display: block;width: 100%;transition: 0.6s all;height: 2.6rem;object-fit: cover;}
.part6R li .text{width: 50%;background: #9d0d0e url(../images/part6-12.png) no-repeat right bottom;padding: 0.2rem 0.4rem;display: flex;justify-content: center;align-items: center;}
.part6R li:last-child .pic{order: 2;}
.part6R li:last-child .text{order: 1;background: #fff;}
.part6R li .text h5{font-size: 0.18rem;color: #fff;line-height: 0.28rem;height: 0.56rem;overflow: hidden;font-weight: 600;text-align: center;transition: 0.6s all;}
.part6R li .text i{font-style: normal;display: table;margin: 0.2rem auto 0.3rem auto;font-size: 0.14rem;color: #e5cccd;line-height: 0.16rem;padding-left: 0.22rem;background: url(../images/timeW.png) no-repeat left center;background-size: contain;}
.part6R li .text p{display: table;margin: 0 auto;color: #545233; width: 1.3rem;height: 0.4rem;line-height: 0.4rem;text-align: center;background: #fbee0b;border-radius: 0.05rem;}
.part6R li:last-child .text h5{color: #323232;transition: 0.6s all;}
.part6R li:last-child .text i{color: #9d0d0e;background: url(../images/time.png) no-repeat left center;background-size: contain;}
.part6R li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part6R li:hover .text h5{color: #fbee0b;transition: 0.6s all;}
.part6R li:last-child:hover .text h5{color: #9d0d0e;transition: 0.6s all;}
@media(max-width: 850px){
	.part6::after{display: none;}
.part6{padding: 0.5rem 0;}
.part6 .w156{padding: 0;}
.part6L{width: 100%;margin-bottom: 0.4rem;}
.part6R{width: 100%;}
.part6R li .pic img{height: 36vw;}
}
@media(max-width: 410px){
	.part6L{padding: 0;}
.part6L ul{margin-right: 0;}
.part6L li{width: 33.33%;margin-right: 0;display: flex;justify-content: center;}
.part6R li .pic img{height: 40vw;}
}
@media(max-width: 380px){
.part6R li .text i{margin: 0.1rem auto;}
}
/* footer */
.footer{background: #9d080c;}
.footerT{padding: 0.8rem 0;background: url(../images/footerBG.png) no-repeat bottom center;background-size: contain; align-items: center;}
.footerL{width: 22.43%;}
.footerL .pic{overflow: hidden;margin-bottom: 0.24rem;}
.footerL .pic a{display: flex;justify-content: flex-end;}
.footerL .pic img{display: block;max-width: 100%;max-height: 0.8rem;}
.footerL .text{text-align: right;}
.footerL .text p{display: inline-block;width: 1.5rem;height: 0.45rem;line-height: 0.45rem;border: 0.01rem solid #ce8486;border-radius: 0.05rem;transition: 0.6s all;}
.footerL .text a{display: table;margin: 0 auto; text-align: center;padding-left: 0.32rem;font-size: 0.18rem;color: #fff;background: url(../images/footer01.png) no-repeat left center;}
.footerL .text p:hover{border: 0.01rem solid #fff;transition: 0.6s all;}
.footerC{width: 28.84%;margin-bottom: -0.15rem;}
.footerC li{font-size: 0.18rem;margin-bottom: 0.15rem;line-height: 0.26rem;padding-left: 0.34rem;background: url(../images/footer02.png) no-repeat left 0;background-size: 0.21rem 0.25rem;color: #fff;}
.footerC li+li{background: url(../images/footer03.png) no-repeat left 0.04rem;background-size: 0.21rem 0.16rem;}
.footerC li+li+li{background: url(../images/footer04.png) no-repeat left 0.04rem;background-size: 0.21rem 0.21rem;}
.footerC li:nth-of-type(4){background: url(../images/footer05.png) no-repeat left 0.04rem;background-size: 0.21rem 0.21rem;}
.footerR li{max-width: 1.2rem;margin-left: 0.2rem;}
.footerR li .pic{overflow: hidden;}
.footerR li .pic img{display: block;width: 100%;}
.footerR li p{margin-top: 0.15rem;font-size: 0.14rem;color: #dbb9b9;text-align: center;}
.footerB{border-top: 0.01rem solid #c46b6d;padding: 0.3rem 0;}
.footerB p{text-align: center;font-size: 0.16rem;color: #fff;line-height: 0.24rem;}
@media(max-width: 850px){
	.footerT{padding: 0.5rem 0;}
.footerL{width: 100%;}
.footerL .pic img{display: table;margin: 0 auto;}
.footerL .text{text-align: center;}
.footerC{width: 100%;margin: 0.2rem 0;}
.footerC li{display: table;margin: 0.08rem auto;}
.footerR{margin: 0 auto;}
}
/* list */