* { font-family: Arial, Helvetica, sans-serif; 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 { }
@font-face { font-family: sysb; src: url("../fonts/sysb.otf"); }
.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%; }
.w14 { max-width: 1400px; margin: 0px auto; }
.w154 { max-width: 1540px; margin: 0px auto; }
.w18 { width: calc(100% - 120px); margin: 0px 60px; }
@media (max-width: 1800px) {
  .w18 { }
}
@media (max-width: 1540px) {
  .w154 { width: 100%; padding: 0px 15px; }
}
.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: 45px; height: 45px;opacity: 1;}
#gotop { cursor: pointer; }
#gotop svg { width: 100%; height: 100%; fill: rgb(13, 113, 230); }
#gobottom img{ position: absolute; z-index: 90; bottom: 30px;left: 50%;margin-left: -23px; box-sizing: border-box; text-align: center; cursor: pointer;transition: all 0.3s ease 0s; width: 47px; height: 34px;animation:mymove 3s infinite;
	-webkit-animation:mymove 3s infinite; /* Safari and Chrome */}
@keyframes mymove
{
	0%{transform:translate(-50%,0);opacity:0;}
	20%{transform:translate(-50%,3px);opacity:1;}
	80%{transform:translate(-50%,10px);opacity:1;}
	90%{transform:translate(-50%,10px);opacity:0;}
	100%{transform:translate(-50%,10px);opacity:0;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
	0%{transform:translate(-50%,0);opacity:0;}
	20%{transform:translate(-50%,3px);opacity:1;}
	80%{transform:translate(-50%,10px);opacity:1;}
	90%{transform:translate(-50%,10px);opacity:0;}
	100%{transform:translate(-50%,10px);opacity:0;}
}
#gobottom.hide { height: 0px; opacity: 0; visibility: hidden; }
#gobottom { cursor: pointer; }
#gobottom svg { width: 100%; height: 100%; fill: rgb(13, 113, 230); }
@font-face { font-family: FZJuZXFJW; src: url(""); }
@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; background: url("../images/topBG.png") center bottom repeat-x; }
.header_box .w14 { display: flex; justify-content: space-between; align-items: center; height: 112px; }
#header { z-index: 999; width: 100%; transition: all 0.6s ease 0s; padding-top: 0.2rem; }
#header .headerflex { display: flex; justify-content: flex-end; align-items: center; width: 46%; }
#header .headerflex .rightBox { margin-right: 0.15rem; width: 100%; }
#header .flex { align-items: center; }
.headerNav { width: calc(100% - 60px); }
.topLink { width: 100%; }
.topLink .tright p { padding-right: 0.15rem; }
.topLink p a { font-size: 0.14rem; color: rgb(255, 255, 255); display: inline-block; position: relative; transition: all 0.6s ease 0s; padding-left: 12px; margin-left: 12px; border-left: 1px solid rgb(255, 255, 255); }
.topLink p a:first-child { border-left: none; }
.topLink p a:hover { opacity: 0.6; transition: all 0.6s ease 0s; }
.topLink li { height: 0.24rem; line-height: 0.24rem; padding: 0px 0.15rem; background: rgba(206, 180, 114, 0.8); border-radius: 0.12rem; margin-left: 0.1rem; transition: all 0.6s ease 0s; }
.topLink li a { display: block; color: rgb(255, 255, 255); text-shadow: rgba(90, 88, 66, 0.68) 0px 1px 2px; padding-left: 8px; background: url("../images/topD.png") left center no-repeat; }
.topLink li:hover { background: rgb(37, 70, 50); transition: all 0.6s ease 0s; }
.header .search_btn { cursor: pointer; text-align: center; transition: all 0.6s ease 0s; }
#logo { width: 25%; }
#logo a { display: block; }
#logo a img { display: block; max-width: 100%; }
.header { width: 63.88%; }
@media (max-width: 850px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {
  .topLink p { margin-right: 0px; }
  .topLink p a { padding: 0px 0.5rem; }
}
@media (max-width: 1500px) {
  #m_header #logo { width: 50%; }
  #logo img { width: 100%; }
}
#nav { width: 100%; position: relative; }
#nav .navBox { width: 100%; }
#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.18rem; font-weight: 600; color: rgb(255, 254, 254); line-height: 50px; position: relative; transition: all 0.6s ease 0s; }
#nav ul li:hover a h3 { color: rgb(206, 180, 114); }
#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: 200px; left: 50%; margin-left: -100px; z-index: 10000; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s; }
#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: rgb(206, 180, 114); 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: rgb(255, 255, 255); opacity: 0.8; }
#nav .navBox > ul > li h3::after { content: ""; display: block; width: 200px; height: 3px; position: absolute; left: 50%; margin-left: -100px; background: rgb(206, 180, 114); bottom: 0px; 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 rgb(109, 161, 214); 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.xg { background: rgb(206, 180, 114); height: auto; transition: all 0.4s ease 0s; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 10px; margin-top: 0px; padding-top: 0.1rem; }
.header_box #header.xg .w14 { height: 80px; }
#header .w17 > .flex { padding: 0.2rem 0px 0.15rem; }
#header.xg .topLink { }
#header.xg .headerflex { margin-top: 0px; }
#header.xg #logo a img { width: 80%; }
#nav { display: flex; justify-content: flex-end; align-items: center; }
#logo .logo_black { display: none; }
.top_search_black { display: none; }
#header.xg { top: 0px; }
#header.xg #logo .logo_black, #header.xg .top_search_black { display: inline-block; }
#header.xg .top_search_white { display: none; }
#header.xg #nav ul li a h3 { color: rgb(255, 254, 254); }
@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  .topLink { display: none; }
  #header { display: none; }
}
.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; background: url("../images/icon_search.png") center center / 20px 20px no-repeat; 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; }
.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.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/search.png") center center no-repeat rgb(206, 180, 114); 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("../images/close-btn.svg"); 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; background: rgba(255, 255, 255, 0.1); position: relative; width: 100%; margin-bottom: 1rem; }
.tc_search .keyword { font-size: 16px; 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; }
.tc_search .btn_blue { position: absolute; top: 0px; right: 0px; width: 40px; height: 40px; line-height: 38px; border: 0px; background: url("../images/search_white.svg") 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; margin-left: 28px; }
#nav_btn_box.on { background: none; }
#nav_btn { }
#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: 0.24rem; 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: 30px 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: rgb(206, 180, 114); }
#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.svg"); 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.svg") 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: rgb(194, 29, 27); }
#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: "猫路炉"; 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;}
.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: 80px; }
#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: 80px; box-shadow: rgba(0, 55, 59, 0.25) 0px 8px 8px; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; background: 0% 0% / cover rgb(206, 180, 114); }
#m_header #logo { float: left; height: 80px; }
#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_top { height: 2.5rem; }
.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; }
@media (max-width: 1200px) {
  .m_header_box { display: block; }
  .header_box { display: none; }
}
.bannerBox { width: 100%; position: relative; z-index: 1; }
.bannerBox .slick-slider { position: static; }
.bannerBox .slider a { display: block; }
.bannerBox .slider img { display: block; width: 100vw; height: 100vh; position: relative; object-fit: cover; }
.bannerBox .slider .swiper-slide { filter: none; }
.bannerBox .slider video { display: block; width: 100vw; height: 100vh; position: relative; object-fit: cover; }
.bannerBox .slider p { width: 75%; font-weight: bold; font-size: 3.75rem; line-height: 4.625rem; color: rgb(246, 229, 212); position: absolute; bottom: 8.125rem; left: 10%; z-index: 99; }
.bannerBox .slider a { display: block; position: relative; }
.bannerBox .slick-dots { display: flex; justify-content: center; position: absolute; bottom: 24px;right: 15px; align-items: center; }
.bannerBox .slick-dots li { width: 12px; height: 12px; border: 1px solid rgb(255, 255, 255); border-radius: 50%; background: transparent; font-size: 0px; margin: 0px 6px; position: relative; }
.bannerBox .slick-dots li.slick-active { font-size: 0px; overflow: hidden; background: rgb(255, 255, 255); border: none; }
.bannerBox .slick-dots li button { font-size: 0px; line-height: 1.4375rem; color: rgb(255, 254, 254); position: relative; padding-left: 0px; width: 100%; text-align: center; }
.bannerBox .slick-dots li button::before { content: "0"; font-size: 0.75rem; color: white; position: absolute; left: 0.25rem; top: 0px; line-height: 1.4375rem; display: none; }
.bannerBox .slick-dots li.slick-active button { font-size: 1rem; line-height: 1.8125rem; padding-left: 0px; width: 100%; text-align: center; }
.bannerBox .slick-dots li.slick-active button::before { content: "0"; font-size: 1rem; color: white; position: absolute; left: 0.375rem; top: 0px; line-height: 1.8125rem; }
.bannerBox .slick-prev, .bannerBox .slick-next { display: none !important; }
.bannerBox .item { position: relative; }
.bannerBox .item::after { content: ""; width: 100%; height: 100%; background: url("../images/topBG.png") center top repeat-x; position: absolute; top: 0px; left: 0px; }
@media (max-width: 1700px) {
  .w18 { width: calc(100% - 30px); margin: 0px 15px; }
}
@media (max-width: 1000px) {
  .m_header_box, .m_header_box header, #m_header #logo { height: 60px; }
}
@media (max-width: 1200px) {
  .bannerBox .item::after { display: none; }
  .bannerBox .slider img, .bannerBox .slider video { height: 40vw; }
}
@media (max-width: 850px) {
  .banner a { height: 100%; width: 100%; }
  .banner img { position: relative; top: 0px; left: 0px; transform: translate3d(0px, 0px, 0px); width: 100%; }
}
@media (max-width: 414px) {
}
@media (max-width: 992px) {
  #gotop { right: 0px; transform: scale(0.6); bottom: 0.8rem; }
  #gobottom { display: none; }
}
.part1 { background: url("../images/part1BG.jpg") center center / cover no-repeat; padding: 0.3rem 0px; }
.part1Con > .tabs { align-items: flex-end; justify-content: flex-start; width: calc(38.32% - 40px); position: relative; z-index: 99; }
.part1Con > .tabs p { cursor: pointer; font-size: 0.3rem; color: rgb(102, 102, 102); font-family: sysb; padding-right: 0.25rem; margin-right: 0.15rem; background: url("../images/title.png") right center no-repeat; }
.part1Con > .tabs p + p { background: none; padding-right: 0px; margin-right: 0px; }
.part1Con > .tabs p.active { font-size: 0.4rem; color: rgb(37, 70, 50); }
.part1Con > .tabs p a { display: none; font-size: 0.14rem; color: rgb(153, 153, 153); padding-left: 68px; background: url("../images/more.png") left center no-repeat; transition: all 0.6s ease 0s; }
.part1Con > .tabs p a:hover { padding-left: 60px; color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.part1Con > .tabs p.active a { display: block; position: absolute; right: 0px; bottom: 0px; }
.part1Nr { position: relative; margin-top: -40px !important; }
.xyxw .tabs2, .xyxw .tabs3 { width: 38.32%; margin-top: 70px; background: rgb(255, 255, 255); position: relative; z-index: 9; }
.xyxw .tabs2 a, .xyxw .tabs3 a { padding: 0.2rem 0.4rem; border-bottom: 1px solid rgb(245, 245, 246); cursor: pointer; position: relative; align-items: center; }
.xyxw .tabs2 a:last-child, .xyxw .tabs3 a:last-child { border-bottom: none; }
.xyxw .tabs2 a::after, .xyxw .tabs3 a::after { content: ""; height: 100%; width: 0px; background: rgb(206, 180, 114); position: absolute; left: 0px; top: 0px; transition: all 0.6s ease 0s; }
.xyxw .tabs2 .time, .xyxw .tabs3 .time { width: 55px; position: relative; z-index: 1; }
.xyxw .tabs2 .time .day, .xyxw .tabs3 .time .day { font-size: 0.36rem; color: rgb(50, 50, 50); margin-bottom: 0.06rem; font-family: Georgia; text-align: right; transition: all 0.6s ease 0s; }
.xyxw .tabs2 .time .year, .xyxw .tabs3 .time .year { font-size: 0.14rem; color: rgb(153, 153, 153); font-family: Georgia; text-align: right; transition: all 0.6s ease 0s; }
.xyxw .tabs2 h5, .xyxw .tabs3 h5 { position: relative; z-index: 1; width: calc(100% - 75px); font-size: 0.18rem; color: rgb(50, 50, 50); line-height: 0.28rem; height: 0.56rem; overflow: hidden; transition: all 0.6s ease 0s; }
.xyxw .tabs2 a.active::after, .xyxw .tabs3 a.active::after { width: 100%; transition: all 0.6s ease 0s; }
.xyxw .tabs2 a.active .time .day, .xyxw .tabs3 a.active .time .day { color: rgb(255, 255, 255); transition: all 0.6s ease 0s; }
.xyxw .tabs2 a.active .time .year, .xyxw .tabs3 a.active .time .year { color: rgb(236, 227, 206); transition: all 0.6s ease 0s; }
.xyxw .tabs2 a.active h5, .xyxw .tabs3 a.active h5 { color: rgb(255, 255, 255); font-weight: 600; transition: all 0.6s ease 0s; }
.xyxw .swiper-container { width: 61.68%; }
.xyxw .swiper-slide a { display: block; }
.xyxw .swiper-slide .pic { overflow: hidden; width: 100%; }
.xyxw .swiper-slide .pic img { display: block; width: 100%; height: 580px; object-fit: cover; transition: all 0.6s ease 0s; }
.xyxw .swiper-slide p { display: none; }
.xyxw .swiper-pagination { display: none; }
.xyxw .swiper-slide:hover .pic img { transform: scale(1.1); transition: all 0.6s ease 0s; }
.part1Nr ul { margin-top: 0.4rem; }
.part1Nr li { width: 31.16%; position: relative; }
.part1Nr li::after { content: ""; width: 2px; height: 100%; background: rgb(206, 180, 114); position: absolute; left: 0px; top: 0px; transition: all 0.6s ease 0s; }
.part1Nr li a { display: block; padding: 0.15rem 0.2rem; position: relative; z-index: 1; }
.part1Nr li i { font-style: normal; display: block; font-family: Georgia; font-size: 0.14rem; color: rgb(153, 153, 153); margin-bottom: 0.08rem; transition: all 0.6s ease 0s; }
.part1Nr li p { font-size: 0.18rem; color: rgb(50, 50, 50); line-height: 0.2rem; height: 0.2rem; overflow: hidden; transition: all 0.6s ease 0s; }
.part1Nr li:hover::after { width: 100%; transition: all 0.6s ease 0s; }
.part1Nr li:hover i { color: rgb(236, 227, 206); transition: all 0.6s ease 0s; }
.part1Nr li:hover p { color: rgb(255, 255, 255); transition: all 0.6s ease 0s; }
@media (max-width: 1700px) {
    .part1{padding: 0.1rem 0px;}
}
@media (max-width: 1400px) {
  .xyxw .swiper-slide .pic img { height: 505px; }
}
@media (max-width: 1200px) {
  .xyxw .swiper-slide .pic img { height: 430px; }
}
@media (max-width: 1000px) {
  .xyxw .swiper-slide .pic img { height: 360px; }
}
@media (max-width: 850px) {
  .part1Con > .tabs { width: 100%; margin-bottom: 0.4rem; }
  .part1Nr { margin-top: 0px !important; }
  .xyxw .tabs2, .xyxw .tabs3 { display: none; }
  .xyxw .swiper-container { width: 100%; }
  .xyxw .swiper-slide .pic img { height: auto; }
  .xyxw .swiper-slide p { display: block; font-size: 0.18rem; color: rgb(50, 50, 50); margin-top: 0.2rem; text-align: center; line-height: 0.28rem; }
  .xyxw .swiper-pagination { display: block; position: relative; margin-top: 0.3rem; }
  .xyxw .swiper-pagination-bullet-active { background: rgb(206, 180, 114); }
  .part1Nr li { width: 100%; margin-bottom: 0.2rem; }
  .part1Nr ul { margin-bottom: -0.2rem; }
  .w18 { width: 100%; margin: 0px; }
}
.part23BG { position: relative; background: url("../images/part2BG.jpg") left top / contain no-repeat; padding: 0.9rem 0px; }
.part23BG::after { z-index: -1; content: ""; width: 100%; height: 100%; background: url("../images/part3BG.png") left bottom no-repeat; position: absolute; left: 0px; bottom: 2rem; }
.part2 { position: relative; z-index: 1; }
.part2L { width: 31.16%; }
.Cotitle { margin-bottom: 0.4rem; align-items: center; }
.Cotitle h5 { font-size: 0.32rem; font-family: sysb; color: rgb(255, 255, 255); }
.Cotitle a { font-size: 0.14rem; color: rgb(255, 255, 255); padding-left: 68px; background: url("../images/moreW.png") left center no-repeat; transition: all 0.6s ease 0s; }
.Cotitle a:hover { padding-left: 60px; transition: all 0.6s ease 0s; }
.part2L .Nr { background: rgb(255, 255, 255); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 15.52px 0.48px; padding: 0.3rem 0.4rem 0.4rem; }
.part2L .part2T { margin-bottom: 0.3rem; }
.part2L .part2T .pic { width: 220px; overflow: hidden; }
.part2L .part2T .pic img { display: block; width: 100%; object-fit: cover; transition: all 0.6s ease 0s; height: 160px; }
.part2L .part2T .text { width: calc(100% - 235px); }
.part2L .part2T .text i { font-style: normal; margin-bottom: 0.12rem; display: block; }
.part2L .part2T .text i a { color: rgb(206, 180, 114); font-size: 0.14rem; }
.part2L .part2T .text i a:hover { color: rgb(37, 70, 50); transition: all 0.6s ease 0s; }
.part2L .part2T .text p a { display: block; font-size: 0.18rem; color: rgb(50, 50, 50); line-height: 0.28rem; height: 0.84rem; overflow: hidden; transition: all 0.6s ease 0s; }
.part2L .part2T .text em { font-style: normal; display: block; margin-top: 0.25rem; font-size: 0.14rem; color: rgb(153, 153, 153); font-family: Georgia; }
.part2L .part2T:hover .pic img { transform: scale(1.1); transition: all 0.6s ease 0s; }
.part2L .part2T:hover .text p a { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.part2L li { margin-bottom: 0.2rem; padding-bottom: 0.2rem; border-bottom: 1px solid rgb(241, 241, 241); position: relative; }
.part2L li::after { content: ""; width: 0px; height: 1px; background: rgb(206, 180, 114); position: absolute; bottom: -1px; left: 0px; transition: all 0.6s ease 0s; }
.part2L li:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; }
.part2L li:last-child::after { display: none; }
.part2L li .flex { margin-bottom: 0.15rem; justify-content: flex-start; }
.part2L li .flex em { font-style: normal; font-size: 0.14rem; color: rgb(153, 153, 153); font-family: Georgia; margin-right: 0.12rem; }
.part2L li .flex a { color: rgb(206, 180, 114); font-size: 0.14rem; }
.part2L li .flex a:hover { color: rgb(37, 70, 50); transition: all 0.6s ease 0s; }
.part2L li p a { display: block; font-size: 0.18rem; color: rgb(50, 50, 50); line-height: 0.28rem; height: 0.36rem;line-height: 0.36rem;overflow: hidden; transition: all 0.6s ease 0s; }
.part2L li:hover::after { width: 100%; transition: all 0.6s ease 0s; }
.part2L li:hover p a { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.part2L .Nr .photo_gallery .swiper-slide .pic{width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 67.1888%;
}
.part2L .Nr .photo_gallery .swiper-slide .pic img{
width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.part2L .Nr .photo_gallery .swiper-slide:hover .pic img{
   transform: scale(1.05);
}
.part2L .Nr .photo_gallery .swiper-pagination-bullet{
width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
}
.part2L .Nr .photo_gallery .swiper-pagination-bullet-active{
    background:#fff;
}
@media (max-width: 1700px) {
   .part23BG{padding: 0.5rem 0px;}
}
@media (max-width: 1400px) {
  .part2L .part2T .pic { width: 160px; }
  .part2L .part2T .pic img { height: 116px; }
  .part2L .part2T .text { width: calc(100% - 175px); }
  .part2L .part2T .text em { margin-top: 0.1rem; }
}
@media (max-width: 1200px) {
   .Cotitle h5 { font-size: 0.28rem;}
}
@media (max-width: 1000px) {
  .part2L .part2T .pic { width: 110px; }
  .part2L .part2T .pic img { height: 80px; }
  .part2L .part2T .text { width: calc(100% - 120px); }
}
@media (max-width: 992px) {
  .part2L { width: 100%; margin-bottom: 0.3rem; }
  .part2L .part2T .text p a { height: auto; }
  .part2L .part2T .pic { width: 170px; }
  .part2L .part2T .pic img { height: 124px; }
  .part2L .part2T .text { width: calc(100% - 185px); }
  .part2L + .part2L .Cotitle h5 { color: rgb(50, 50, 50); }
  .part2L + .part2L2 .Cotitle h5{color:#fff;}
  .part2L + .part2L .Cotitle a { background: url("../images/more.png") left center no-repeat; color: rgb(153, 153, 153); }
  .part2L .Nr { padding: 0.2rem; }
  .part23BG { background-size: 100% 400px; }
  .part2L li p a { height: auto; }
}
@media (max-width: 850px) {
   .part2L + .part2L2 .Cotitle h5{color: rgb(50, 50, 50);}
}
@media (max-width: 450px) {
  .Cotitle h5 { font-size: 0.3rem; }
  .part1Con > .tabs p.active { font-size: 0.26rem; }
  .part1Con > .tabs p { font-size: 0.2rem; padding-right: 0.15rem; margin-right: 0.05rem; }
}
.part3 { margin-top: 0.8rem; }
.part3 .Cotitle h5 { color: rgb(50, 50, 50); }
.part3 .Cotitle a { background: url("../images/more.png") left center no-repeat; color: rgb(153, 153, 153); }
.part3L { width: 31.16%; }
.part3L ul { background: url("../images/part3-01.jpg") center center / cover no-repeat; padding: 0.3rem 0.4rem; }
.part3L li { margin-bottom: 0.2rem; padding-bottom: 0.2rem; border-bottom: 1px dashed rgb(220, 209, 169); position: relative; }
.part3L li::after { content: ""; width: 0px; height: 1px; background: rgb(255, 255, 255); position: absolute; bottom: -1px; left: 0px; transition: all 0.6s ease 0s; }
.part3L li:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; }
.part3L li:last-child::after { display: none; }
.part3L li .flex { margin-bottom: 0.15rem; justify-content: flex-start; }
.part3L li .flex em { font-style: normal; font-size: 0.14rem; color: rgb(255, 255, 255); font-family: Georgia; margin-right: 0.12rem; }
.part3L li .flex a { color: rgb(255, 255, 255); font-size: 0.14rem; }
.part3L li .flex a:hover { opacity: 0.6; transition: all 0.6s ease 0s; }
.part3L li p a { display: block; font-size: 0.18rem; color: rgb(255, 255, 255); line-height: 0.28rem; height: 0.56rem; overflow: hidden; transition: all 0.6s ease 0s; }
.part3L li:hover::after { width: 100%; transition: all 0.6s ease 0s; }
.part3L li:hover p a { opacity: 0.6; transition: all 0.6s ease 0s; }
.part3R { width: 64.28%; position: relative; }
.part3R .mySwiper { overflow: hidden; }
.part3R .swiper-slide { filter: brightness(1); }
.part3R .swiper-slide a { display: block; }
.part3R .swiper-slide .pic { overflow: hidden; }
.part3R .swiper-slide .pic img { display: block; width: 100%; transition: all 0.6s ease 0s; height: 320px; object-fit: cover; }
.part3R .swiper-slide .text { background: rgb(255, 255, 255); border-right: 1px solid rgb(229, 229, 229); border-bottom: 1px solid rgb(229, 229, 229); border-left: 1px solid rgb(229, 229, 229); border-image: initial; border-top: none; padding: 0.3rem; }
.part3R .swiper-slide .text i { display: block; margin-bottom: 0.2rem; font-style: normal; font-size: 0.14rem; color: rgb(206, 180, 114); font-family: Georgia; padding-left: 40px; position: relative; }
.part3R .swiper-slide .text i::after { content: ""; width: 30px; height: 2px; background: rgb(206, 180, 114); position: absolute; left: 0px; top: 50%; margin-top: -1px; }
.part3R .swiper-slide .text p { font-size: 0.2rem; line-height: 0.32rem; height: 0.64rem; overflow: hidden; color: rgb(50, 50, 50); font-weight: bold; margin-bottom: 0.4rem; transition: all 0.6s ease 0s; }
.part3R .swiper-slide .text .icon { width: 30px; height: 23px; display: block; }
.part3R .swiper-slide:hover .pic img { transform: scale(1.1); transition: all 0.6s ease 0s; }
.part3R .swiper-slide:hover .text p { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.part3R .swiper-button-prev, .part3R .swiper-button-next { width: 60px; height: 60px; border: none; margin-top: 0px; top: -16px; opacity: 1; }
.part3R .swiper-button-next { left: auto; margin-left: 0px; right: 130px; background: url("../images/RR.png") center center / cover no-repeat; }
.part3R .swiper-button-prev { left: auto; margin-left: 0px; right: 210px; background: url("../images/LL.png") center center / cover no-repeat; }
@media (max-width: 1200px) {
  .part3R .swiper-slide .pic img { height: 235px; }
}
@media (max-width: 1000px) {
  .part3R .swiper-slide .pic img { height: 193px; }
  .part3R .swiper-button-prev, .part3R .swiper-button-next { width: 30px; height: 30px; top: 5px; }
  .part3R .swiper-button-prev { right: 145px; }
  .part3R .swiper-button-next { right: 110px; }
}
@media (max-width: 850px) {
  .part3L { width: 100%; }
  .part3R { width: 100%; margin-top: 40px; }
  .part3L li p a { height: auto; }
  .part3R .swiper-slide .pic img { height: 264px; }
  .part23BG { padding: 0.4rem 0px; }
  .part3 { margin-top: 0.2rem; }
}
@media (max-width: 768px) {
  .part3R .swiper-slide .pic img { height: auto; }
}
@media (max-width: 410px) {
}
.part4 { background: url("../images/part4BG.png") center bottom no-repeat; padding-bottom: 1.5rem; position: relative; }
.part4 .w154 { position: relative; }
.part4 .Cotitle { padding-left: 100px; }
.part4 .Cotitle h5 { color: rgb(50, 50, 50); display: table; margin: 0px auto; }
.part4 .Cotitle a { background: url("../images/more.png") left center no-repeat; color: rgb(153, 153, 153); }
.part4L { width: 31.16%; }
.part4L .text { position: relative; background: url("../images/part4-03.png") center -20px no-repeat rgb(250, 250, 250); padding: 0.3rem 0.5rem 0.8rem; border-bottom-left-radius: 2.25rem; border-bottom-right-radius: 2.25rem; min-height: 210px; }
.part4L p { font-size: 0.18rem; line-height: 0.28rem; height: 0.56rem; overflow: hidden; font-weight: 600; color: rgb(50, 50, 50); text-align: center; margin-bottom: 0.26rem; transition: all 0.6s ease 0s; }
.part4L .text:hover p { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.part4L .text ul { margin-bottom: -0.15rem; }
.part4L .text li { font-size: 0.14rem; color: rgb(153, 153, 153); display: table; margin: 0px auto 0.15rem; line-height: 0.18rem; padding-left: 22px; background: url("../images/part4-04.png") left center no-repeat; }
.part4L .text li + li { background: url("../images/part4-05.png") left center no-repeat; }
.part4L .text img { position: absolute; display: block; width: 60px; height: 60px; left: 50%; margin-left: -30px; bottom: -22px; transition: all 0.6s ease 0s; }
.part4L:hover .text img { bottom: -15px; transition: all 0.6s ease 0s; }
.spbf { position: fixed; width: 100%; height: 100%; z-index: 2147483647; top: 0px; left: 0px; display: none; }
.spbf > div video { width: 80%; position: absolute; inset: 0px; margin: auto; height: auto; z-index: 10; }
.spbf > p { position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.6); z-index: 1; }
.cslc_sj { display: none; }
.cslc_sj > div { width: 100%; float: left; margin: 1.25rem 0px; }
.cslc_sj > div p { font-size: 1.375rem; text-align: center; font-weight: bold; }
.cslc_sj > div span { font-size: 1.375rem; text-align: center; display: block; font-weight: bold; }
.cslc_sj > div .line { height: 0.375rem; width: 3.75rem; background: rgb(0, 0, 0); margin: 0.625rem auto; border-radius: 0.1875rem; }
.part4R { }
.part4 .swiper-container { padding-bottom: 22px; width: 64.28%; }
.part4 .swiper-slide { filter: brightness(1); }
.part4 .swiper-slide a { display: block; }
.part4 .swiper-slide .pic { overflow: hidden; }
.part4 .swiper-slide .pic img { display: block; width: 100%; transition: all 0.6s ease 0s; height: 302px; object-fit: cover; }
.part4 .swiper-slide .text { position: relative; background: url("../images/part4-03.png") center -20px no-repeat rgb(250, 250, 250); padding: 0.3rem 0.5rem 0.8rem; border-bottom-left-radius: 2.25rem; border-bottom-right-radius: 2.25rem; }
.part4 .swiper-slide .text p { font-size: 0.18rem; line-height: 0.28rem; height: 0.56rem; overflow: hidden; font-weight: 600; color: rgb(50, 50, 50); text-align: center; margin-bottom: 0.26rem; transition: all 0.6s ease 0s; }
.part4 .swiper-slide .text ul { margin-bottom: -0.15rem; }
.part4 .swiper-slide .text li { font-size: 0.14rem; color: rgb(153, 153, 153); display: table; margin: 0px auto 0.15rem; line-height: 0.18rem; padding-left: 22px; background: url("../images/part4-04.png") left center no-repeat; }
.part4 .swiper-slide .text li + li { background: url("../images/part4-05.png") left center no-repeat; }
.part4 .swiper-slide .text img { position: absolute; display: block; width: 60px; height: 60px; left: 50%; margin-left: -30px; bottom: -22px; transition: all 0.6s ease 0s; }
.part4 .swiper-slide-active { margin-top: 0.5rem; }
.part4 .swiper-slide:hover .pic img { transform: scale(1.1); transition: all 0.6s ease 0s; }
.part4 .swiper-slide:hover .text p { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.part4 .swiper-slide:hover .text img { bottom: -15px; transition: all 0.6s ease 0s; }
.part4 .swiper-button-prev, .part4 .swiper-button-next { width: 60px; height: 60px; border: none; margin-top: 0px; top: -16px; opacity: 1; }
.part4 .swiper-button-next { left: auto; margin-left: 0px; right: 130px; background: url("../images/RR.png") center center / cover no-repeat; }
.part4 .swiper-button-prev { left: auto; margin-left: 0px; right: 210px; background: url("../images/LL.png") center center / cover no-repeat; }
@media (max-width: 1400px) {
  .part4 .swiper-slide .pic img { height: 264px; }
}
@media (max-width: 1200px) {
  .part4 .swiper-slide .pic img { height: 220px; }
}
@media (max-width: 1000px) {
  .part4 .swiper-slide .pic img { height: 198px; }
  .part4 .swiper-button-prev, .part4 .swiper-button-next { width: 30px; height: 30px; top: 5px; }
  .part4 .swiper-button-prev { right: 145px; }
  .part4 .swiper-button-next { right: 110px; }
}
@media (max-width: 850px) {
  .part4L { width: 100%; margin-top: 0.2rem; order: 2; }
  .part4L .text { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; padding: 0.3rem; min-height: auto; }
  .part4 .swiper-container { width: 100%; order: 1; }
  .part4 .swiper-slide .pic img { height: auto; }
  .part4 .Cotitle h5 { display: block; margin: 0px; }
  .part4 .Cotitle { padding-left: 0px; }
  .part4 .swiper-slide-active { margin-top: 0px; }
  .part4 .swiper-slide .text { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
  .part4L .text img { position: absolute; display: block; width: 60px; height: 60px; left: 50%; margin-left: -30px; bottom: -41px; transition: all 0.6s ease 0s; }
}
.footer {background: rgb(52, 52, 52);border-top: 0.5rem solid #fff;}
.footerT { padding: 0.4rem 0px; position: relative; }
.footerT::after { content: ""; width: 100%; height: 100%; background: url("../images/footerBG.png") right bottom no-repeat; position: absolute; right: 146px; bottom: 0px; z-index: 0; }
.footerLinks { z-index: 1; justify-content: flex-start; position: relative; margin-top: -130px; margin-bottom: 0.5rem; }
.footerLinks li { position: relative; top: 0px; margin-right: 0.3rem; background: rgb(206, 180, 114); border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 12px 0px; transition: all 0.6s ease 0s; }
.footerLinks li + li { background: rgb(37, 70, 50); }
.footerLinks li a { display: block; padding-top: 0.4rem; width: 180px; height: 180px; }
.footerLinks li .icon { display: table; margin: 0px auto; }
.footerLinks li .icon svg { width: 70px; height: 70px; }
.footerLinks li p { font-size: 0.16rem; color: rgb(255, 255, 255); text-align: center; margin-top: 0.2rem; }
.footerLinks li:hover { top: -10px; transition: all 0.6s ease 0s; }
.footerAdd { position: relative; z-index: 1; }
.footerAdd b { font-size: 0.24rem; color: rgb(255, 255, 255); font-weight: bold; font-style: normal; margin-right: 0.24rem; }
.footerAdd li p { font-size: 0.14rem; color: rgb(255, 255, 255); line-height: 0.32rem; }
.footerAdd li p em { font-style: normal; color: rgb(255, 255, 255); margin-right: 0.3rem; }
.footerTR { margin-top: 0.1rem; position: relative; z-index: 99; }
.footerTR li { margin-left: 0.2rem; }
.footerTR .pic { overflow: hidden; margin-bottom: 0.14rem; }
.footerTR .pic img { display: block; max-width: 120px; }
.footerTR p { font-size: 0.14rem; color: rgb(255, 255, 255); text-align: center; margin: 0.12rem 0; }
.copyright { padding: 0.2rem 0px 0.5rem; border-top: 1px solid rgb(133, 133, 133); }
.copyright p { font-size: 0.14rem; color: rgb(191, 191, 191); line-height: 0.22rem; text-align: center; }
@media (max-width: 1700px) {
   .footer{border-top: 0.8rem solid #fff;}
}
@media (max-width: 1400px) {
.footer{border-top: 1rem solid #fff;}
}
@media (max-width: 1280px) {
  .footer{border-top: 1.2rem solid #fff;}
}
@media (max-width: 1200px) {
   .footer{border-top: 1.4rem solid #fff;}
  .listBanner .pic::after, .listBanner .pic::before { display: none; }
  .listBanner .pic img { height: 20vh; object-fit: cover; }
}
@media (max-width: 1024px) {
   .footer{border-top: 1.6rem solid #fff;}
}
@media (max-width: 850px) {
  .footerLinks li a { width: 150px; height: 150px; padding-top: 0.25rem; }
  .footerLinks li .icon svg { width: 50px; }
  .footerLinks li .icon { display: table; margin: 0px auto; }
  .footerLinks li p { margin-top: 0.1rem; }
  .footerAdd { margin-bottom: 0.3rem; }
  .footerLinks li { margin-right: 0.15rem; }
  .footerT::after { right: auto; background: url("../images/footerBG.png") center bottom no-repeat; }
  .footerTR { display: table; margin: 0px auto; }
}
.listTop { position: relative; }
.listBanner { position: relative; }
.listBanner .pic { position: relative; }
.listBanner .pic::after { content: ""; width: 100%; height: 100%; background: url("../images/topBG.png") center top repeat-x; position: absolute; left: 0px; top: 0px; }
.listBanner .pic img { display: block; width: 100%; }
.ar_wap { display: none; }
#nav_slide { background: rgb(206, 180, 114); line-height: 50px; position: relative; z-index: 2; }
#nav_slide #bnt_back { position: absolute; left: 0.16rem; top: -2px; }
#nav_slide #bnt_back img { height: 20px; vertical-align: middle; }
#nav_slide .n_title { height: 50px; }
#nav_slide h1 { font-size: 0.26rem; color: rgb(255, 255, 255); text-align: center; }
#bnt_sub_nav { position: absolute; right: 0.16rem; top: 14px; cursor: pointer; }
#bnt_sub_nav img { display: block; height: 20px; }
#bnt_sub_nav.on img { transform: rotate(-180deg); }
#sub_nav_content { background: rgb(242, 242, 242); display: none; z-index: 9; width: 100%; }
#sub_nav_content ul { }
#sub_nav_content ul li { background: none; box-shadow: none; border-bottom: 1px solid rgb(222, 222, 222); padding: 0px 15px; }
#sub_nav_content ul li a { display: inline-block; font-size: 14px; padding: 0px; color: rgb(51, 51, 51); width: 88%; }
#sub_nav_content ul li i { float: right; font-family: simsun; font-style: normal; font-weight: bold; }
#sub_nav_content ul li ul li { border: 0px; line-height: 40px; padding-left: 10px; }
#sub_nav_content ul li ul li a { font-size: 13px; color: rgb(102, 102, 102); }
#sub_nav_content ul li.on > a { color: rgb(206, 180, 114); }
#sub_nav_content ul li ul { display: none; }
#nav_slide { display: none; }
.n_container { padding: 0.4rem 0px 1rem; background: url("../images/listBG.jpg") center top / cover no-repeat rgb(249, 249, 249); }
.n_container .n_left { float: left; width: 250px; position: relative; z-index: 1; }
.n_container .n_left h1 { font-size: 0.32rem; color: rgb(37, 70, 50); position: relative; }
.n_container .n_left h1 span { position: relative; display: inline-block; font-family: sysb; margin-bottom: 0.3rem; }
.n_container .n_left ul { padding: 0px; position: relative; background: rgb(255, 255, 255); }
.n_container .n_left .con ul li { line-height: 80px; font-size: 18px; color: rgb(50, 50, 50); position: relative; }
.n_container .n_left .con ul li.on dl { display: block !important; }
.n_container .n_left .con ul li::before { content: ""; position: absolute; bottom: 0px; left: 0px; right: 0px; height: 1px; background: rgb(245, 245, 245); }
.n_container .n_left .con ul li::after { content: ""; width: 0px; height: 100%; background: rgb(206, 180, 114); position: absolute; left: 0px; top: 0px; transition: all 0.6s ease 0s; }
.n_container .n_left .con ul li > a img { margin: -3px 20px 0px 0px; }
.n_container .n_left .con ul li.on::after, .n_container .n_left .con ul li:hover::after { width: 100%; transition: all 0.6s ease 0s; }
.n_container .n_left .con ul li > a { z-index: 1; margin: 0px 20px; color: rgb(50, 50, 50); display: block; transition: all 0.36s ease 0s; position: relative; }
.n_container .n_left .con ul li > a:hover, .n_container .n_left .con ul li.on > a { color: rgb(255, 255, 255); }
.n_container .n_left .con ul li dl { display: none; position: relative; margin: 20px; background: rgb(255, 255, 255); }
.n_container .n_left .con ul li dl::before { content: ""; position: absolute; right: 0px; left: 20px; top: 0px; height: 1px; }
.n_container .n_left .con ul li dl dd { height: auto; }
.n_container .n_left .con ul li dl dd a { font-size: 14px; padding: 0px 10px; position: relative; line-height: 32px; transition: all 0.6s ease 0s; display: block; z-index: 1; color: rgb(68, 68, 68) !important; }
.n_container .n_left .con ul li dl dd a::before { content: ""; position: absolute; inset: 0px; transition: all 0.6s ease 0s; background: rgb(206, 180, 114); opacity: 0; visibility: hidden; z-index: -1; }
.n_container .n_left .con ul li dl dd.on a::before, .n_container .n_left .con ul li dl dd:hover a::before { opacity: 1; visibility: visible; }
.n_container .n_left .con ul li i.up { }
.n_container .n_left .con ul li i { width: 20px; height: 70px; position: absolute; right: 0px; top: 0px; transition: all 0.36s ease 0s; cursor: pointer; font-family: simsun; font-style: normal; font-size: 0.2rem; color: rgb(51, 51, 51); }
.n_container .n_left .con ul li.on i { color: rgb(206, 180, 114); font-weight: bold; }
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a { color: rgb(255, 255, 255) !important; }
.n_container .n_right { width: calc(100% - 285px); min-height: 500px; }
.n_container .n_right .position { margin-bottom: 0.3rem; display: flex; justify-content: flex-end; }
.n_container .n_right .position p { line-height: 0.38rem; font-size: 0.14rem; color: rgb(153, 153, 153); padding-left: 68px; background: url("../images/more.png") left center no-repeat; }
.n_container .n_right .position p a { color: rgb(153, 153, 153); transition: all 0.6s ease 0s; }
.n_container .n_right .position p a:hover { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.n_rightBox { background: rgb(255, 255, 255); padding: 0.7rem 1.1rem 0.3rem; }
.fy { margin-top: 0.6rem; }
.fy img { display: table; margin: 0px auto; max-width: 100%; }
@media (max-width: 1200px) {
  .header_box_wai { display: none; }
  .n_container .n_position { display: none; }
  .n_container .n_left { display: none; }
  .n_container .n_right { width: 100%; padding: 0px; }
  #nav_slide { display: block; }
  .n_rightBox { padding: 0.2rem 0.2rem 0.9rem; }
  .n_container .n_right .position { margin-bottom: 0.15rem; }
  .n_container { padding: 0.15rem 0px 1rem; }
}
.n_list01 li { border-bottom: 1px solid rgb(237, 237, 237); position: relative; }
.n_list01 li::after { content: ""; width: 0px; height: 100%; background: rgb(206, 180, 114); transform: skewX(15deg); position: absolute; left: 10%; top: 0px; transition: all 0.6s ease 0s; }
.n_list01 li::before { content: ""; width: 0px; height: 100%; background: rgb(206, 180, 114); position: absolute; left: 0px; top: 0px; }
.n_list01 li a { padding: 0.3rem 0.4rem; align-items: center; position: relative; z-index: 1; }
.n_list01 li p { width: calc(100% - 75px); color: rgb(50, 50, 50); overflow: hidden; font-size: 0.18rem; line-height: 0.28rem; transition: all 0.6s ease 0s; max-height: 0.56rem; }
.n_list01 li .time { width: 55px; }
.n_list01 li .time .day { font-family: Georgia; font-size: 0.36rem; color: rgb(50, 50, 50); text-align: right; margin-bottom: 0.1rem; transition: all 0.6s ease 0s; }
.n_list01 li .time .year { font-family: Georgia; font-size: 0.14rem; color: rgb(153, 153, 153); text-align: right; transition: all 0.6s ease 0s; }
.n_list01 li:hover::after { width: 90%; transition: all 0.6s ease 0s; }
.n_list01 li:hover::before { width: 30%; }
.n_list01 li:hover .time .day { color: rgb(255, 255, 255); transition: all 0.6s ease 0s; }
.n_list01 li:hover .time .year { color: rgb(236, 227, 206); transition: all 0.6s ease 0s; }
.n_list01 li:hover p { color: rgb(255, 255, 255); transition: all 0.6s ease 0s; }
@media (max-width: 1200px) {
  .n_list01 li a { padding: 0.2rem 0px; }
}
.n_list02 li { margin-bottom: 0.3rem; }
.n_list02 li:last-child { margin-bottom: 0px; }
.n_list02 li p { position: relative; padding-left: 12px; width: 100%; font-size: 0.20rem; color: rgb(50, 50, 50); line-height: 0.28rem; height: 0.28rem; overflow: hidden; transition: all 0.6s ease 0s; }
.n_list02 li p::after { content: ""; width: 5px; height: 5px; background: rgb(50, 50, 50); border-radius: 50%; position: absolute; left: 0px; top: 9px; }
.n_list02 li em { font-style: normal; font-size: 0.14rem; color: rgb(50, 50, 50); text-align: right; line-height: 0.28rem;display:none;}
.n_list02 li:hover p { color: rgb(206, 180, 114); padding-left: 18px; transition: all 0.6s ease 0s; }
@media (max-width: 850px) {
  .n_list02 li p { width: 100%; margin-bottom: 0.1rem; height: auto; }
  .n_list02 li em { line-height: 0.16rem; padding-left: 0.12rem; }
}
.n_list03 ul { margin-bottom: -0.35rem; }
.n_list03 li { width: 48.5%; margin-bottom: 0.35rem; }
.n_list03 li a { display: block; }
.n_list03 li .pic { overflow: hidden; }
.n_list03 li .pic img { display: block; width: 100%; transition: all 0.6s ease 0s; object-fit: cover; height: 330px; }
.n_list03 li .text { border-right: 1px solid rgb(229, 229, 229); border-bottom: 1px solid rgb(229, 229, 229); border-left: 1px solid rgb(229, 229, 229); border-image: initial; border-top: none; padding: 0.3rem; transition: all 0.6s ease 0s;display:none;}
.n_list03 li .text em { font-style: normal; font-family: Georgia; font-size: 0.14rem; color: rgb(206, 180, 114); }
.n_list03 li .text p { margin-top: 0.2rem; font-size: 0.2rem; line-height: 0.32rem; height: 0.64rem; overflow: hidden; color: rgb(50, 50, 50); }
.n_list03 li:hover .pic img { transform: scale(1.1); transition: all 0.6s ease 0s; }
.n_list03 li:hover .text { background: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
.n_list03 li:hover .text em { color: rgb(255, 255, 255); opacity: 0.6; }
.n_list03 li:hover .text p { color: rgb(255, 255, 255); }
@media (max-width: 1400px) {
  .n_list03 li .pic img { height: 285px; }
}
@media (max-width: 1200px) {
  .n_list03 li .pic img { height: 365px; }
}
@media (max-width: 1000px) {
  .n_list03 li .pic img { height: 302px; }
}
@media (max-width: 850px) {
  .n_list03 li .pic img { height: 250px; }
}
@media (max-width: 768px) {
  .n_list03 li .pic img { height: 223px; }
}
@media (max-width: 540px) {
  .n_list03 li { width: 100%; }
  .n_list03 li .pic img { height: auto; }
}
.n_list04 ul { margin-bottom: -0.2rem; }
.n_list04 li { border: 1px solid rgb(229, 229, 229); margin-bottom: 0.2rem; }
.n_list04 li a { padding: 0.2rem; display: block; position: relative; overflow: hidden; }
.n_list04 li .pic { position: relative; float: left; margin-right: 0.3rem; width: 310px; overflow: hidden; }
.n_list04 li .pic img { display: block; width: 100%; transition: all 0.6s ease 0s; object-fit: cover; height: 205px; }
.n_list04 li .text em { font-style: normal; font-family: Georgia; font-size: 0.14rem; color: rgb(206, 180, 114); }
.n_list04 li .text h5 { margin: 0.18rem 0px 0.2rem; font-size: 0.2rem; line-height: 0.32rem; height: 0.64rem; overflow: hidden; color: rgb(50, 50, 50); font-weight: bold; transition: all 0.6s ease 0s; }
.n_list04 li .text p { font-size: 0.14rem; color: rgb(136, 136, 136); line-height: 0.24rem; height: 0.72rem; overflow: hidden; }
.n_list04 li:hover .pic img { transform: scale(1.1); transition: all 0.6s ease 0s; }
.n_list04 li:hover .text h5 { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }
@media (max-width: 768px) {
  .n_list04 li .pic { width: 100%; margin-right: 0px; float: none; }
  .n_list04 li .text { margin-top: 0.2rem; }
  .n_list04 li .text h5 { font-size: 0.18rem; line-height: 0.28rem; height: auto; }
  .n_list04 li .pic img { height: auto; }
}
.show01 { margin-bottom: 0.4rem; }
.show01 h5 { font-size: 0.3rem; line-height: 0.48rem; overflow: hidden; text-align: center; font-weight: bold; margin-bottom: 0.24rem; }
.show01 p { background: rgb(247, 247, 246); padding: 0.16rem 0.1rem; text-align: center; }
.show01 p em { font-style: normal; display: inline-block; margin: 0px 0.05rem; font-size: 0.14rem; color: rgb(50, 50, 50); }
.show02 p { font-size: 0.20rem !important; color: rgb(50, 50, 50) !important; line-height: 0.4rem !important; font-family: airal !important;text-indent:0 !important;}
.show02 p span { text-indent: 0.36rem; font-size: 0.16rem !important; color: rgb(50, 50, 50) !important; line-height: 0.36rem !important; font-family: arial !important; }
.show02 img { max-width: 100%; height: auto !important;border: 0 !important;}
.show02 p video { width: 100%; height: auto; }
.show03 { padding-top: 0.3rem;}
.show03 p { margin-bottom: 0.2rem; font-size: 0.16rem; line-height: 0.28rem; color: rgb(50, 50, 50); font-family: arial !important; }
.show03 p a { color: rgb(50, 50, 50); transition: all 0.6s ease 0s; }
.show03 p + p { margin-bottom: 0px; }
.show03 p a:hover { color: rgb(206, 180, 114); transition: all 0.6s ease 0s; }




/* 侧栏固定菜单 */
.sideFixed{margin-left: 770px;z-index: 9;position:fixed; top: 219px;left: 50%; width:65px; font-size:12px;_position:absolute;}
.sideFixed li{height: 55px; text-align: center; margin-top:1px;position:relative; background: url(../images/sideFixedBg.png) center top no-repeat;}
.sideFixed li:hover{background-image: url(../images/sideFixedHover.png);}
.sideFixed li a{height:20px;line-height:20px; padding:31px 0 4px 0; display:block; color: white; background: url(../images/sideFixedBg.png) center -176px no-repeat;}
.sideFixed li a:hover{text-decoration:none;}
.sideFixed .wx a{background-position: center -122px;}
.sideFixed .gt{background-position: center -56px;}
.sideFixed .gt a{background-position: center -290px; text-indent: -9999px;}
.sideFixed .qr a{background-position: center -234px;}
.sideFixed .pic{display:none; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .3);}
.sideFixed .pic img{width: 150px;height: 150px;}
.sideFixed .on .pic{display:block;position:absolute;left: -168px;top: -45px;padding:4px;background:#fff;}
.sideFixed .on .pic i{z-index: 8;position:absolute;right: -10px;top:50%; margin-top:-3px; border-width:5px;border-color:transparent;border-style:dashed;border-left-color:#fff;border-left-style:solid;display:block;font-size:0;line-height:0;width:0;}


