* { 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; }
.w15 { max-width: 1500px; margin: 0px auto; }
.w13 { max-width: 1300px; margin: 0px auto; }
.w18 { width: calc(100% - 120px); margin: 0px 60px; }
@media (max-width: 1300px) {
  .w13 {width: 95%;}
}
@media (max-width: 1500px) {
  .w15 { 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;bottom: 80px; right: 30px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 84px; height: 109px;opacity: 1;}
#gotop { cursor: pointer; }
#gotop img {display: block;width: 100%;}
@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;}
#header { z-index: 999; width: 100%; transition: all 0.6s ease 0s;background: #dfdfdf; position: relative;}
#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% - 265px);position: relative;padding-right: 0.3rem;}
.header .search_btn { cursor: pointer; text-align: center; transition: all 0.6s ease 0s;width: 22px; }
.headerLink li{margin-right: 0.2rem;}
.headerLink li p{font-size: 0.14rem;color: #7c7c7c;padding-left: 26px;background: url(../images/top01.png) no-repeat left center;line-height: 22px;transition: 0.6s all;}
.headerLink li+li p{background: url(../images/top02.png) no-repeat left center;}
.headerLink li:hover p{color: #0ae80b;transition: 0.6s all;}

#logo { width: 34.21%; }
#logo a { display: block; }
#logo a img { display: block; max-width: 100%; }
.header { width: calc(62% - 85px);margin-right: 85px; }
@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: 65%;}
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {

}

#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;color: #565656; line-height: 70px; position: relative; transition: all 0.6s ease 0s; }
#nav ul li:hover a h3 { color: #0ae80b; }
#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: #0ae80b; 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: #0ae80b; 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 #a32a55; 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 {transition: all 0.4s ease 0s;}
.header_box #header.xg .w14 { height: 80px; }
#header .w17 > .flex { padding: 0.2rem 0px 0.15rem; }
#nav { display: flex; justify-content: flex-end; align-items: center; }
#logo .logo_black { display: none; }
.top_search_black { display: none; }
@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 #0ae80b; 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; }
.topLinks2{justify-content: center;width: 100%;margin: 0.2rem 0;}
.topLinks2 dd a{font-size: 0.14rem;color: #fff;opacity: 0.6;margin: 0 0.2rem;transition: 0.6s all;}
.topLinks2 dd:hover a{opacity: 1;transition: 0.6s all;}


#nav_btn_box { height: 100%; z-index: 999999999; float: right; margin-left: 28px;background: #d2d2d2;padding: 0 0.3rem;}
#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: #616161; }
#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: #787878; }
#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: #4d4d4d;}
#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.8rem; height: 0.8rem; color: #fff; padding: 0px; font-size: 16px; 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.8rem; height: 0.8rem; 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;fill: #00FF00; 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: 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 {background: #dfdfdf; height: 70px; box-shadow: rgba(0, 55, 59, 0.25) 0px 8px 8px; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100;

}
#m_header #logo { float: left; height: 70px; }
#m_header #logo img { max-height: 70px; 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: #0ae80b; }
.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; }
.menu-pc{position: absolute;top: 0;right: 0;cursor: pointer;z-index: 12;width: 85px;height: 0.7rem;background: #d2d2d2 url(../images/nav.png) no-repeat center;}

.nav-pc{position: absolute;top: 0;left: 0;right: 0;height: 100vh;z-index: 10;background-repeat: no-repeat;background-position: center;-o-background-size: cover;background-size: cover;display: none;}
.nav-pc .navBox{position: absolute;top: 162px;left: 10%;bottom: 0;overflow-y: auto;width: 80%;align-items: flex-start !important;}
.nav-pc .navBox dt{font-size: 0.2rem;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.2rem;}
.nav-pc .navBox dd a{color: #fff;font-size: 0.16rem;transition: 0.6s all;}
.nav-pc .navBox dd a:hover{opacity: 0.6;transition: 0.6s all;}
@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; }
}
/* banner开始*/
.bannerBox{position: relative;}
.bannerBox .swiper-container{max-width: 100%;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-slide a{display: block;position: relative;}
.bannerBox img{display: block;width: 100vw;height: 100vh; position: relative;object-fit: cover;}
.bannerBox .swiper-pagination{bottom: 0.5rem !important;}
.bannerBox .swiper-pagination-bullet{width: 30px;height: 6px;background: #fff;opacity: 0.68;margin: 0 14px;border-radius: 0;}
.bannerBox .swiper-pagination-bullet-active{opacity: 1;width: 60px;background: #00ff00;}
@media(max-width: 1200px){
	.bannerBox .swiper-slide a::after{display: none;}
	.bannerBox img{height: auto;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
	.bannerD .swiper-button-next,.bannerD .swiper-button-prev{display: none;}
	.bannerD{height: 0.3rem;}
	.bannerD .flex{background-image: none;height: 0.3rem;padding: 0;width: 100%;left: 0;justify-content: center;}
}
@media(max-width: 414px){
}
/* banner结束 */
/* part1 start */
.part1{padding: 0.7rem 0;background: url(../images/part1-bg.jpg) no-repeat center;background-size: cover;}
.part1L{width: 31.33%;}
.part1 .Cotitle{margin-bottom: 0.58rem;align-items: flex-end;}
.part1 .CotitleL{align-items: flex-end;}
.part1 .CotitleL h5{font-size: 0.32rem;color: #333;font-weight: bold;padding-left: 0.16rem;line-height: 0.36rem;border-left: 4px solid #333;margin-right: 0.2rem;}
.part1 .CotitleL i{font-style: normal;font-size: 0.16rem;color: #808080;}
.part1 .more a{font-size: 0.14rem;color: #333333;display: block;padding-bottom: 0.08rem;border-bottom: 1px solid #7d7d7d;}
.part1L ul{background: #fff;padding: 0.4rem 0.2rem;}
.part1L li a{margin-bottom: 0.35rem;padding-bottom: 0.35rem;border-bottom: 1px dashed #d4d4d4;}
.part1L li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part1L li .time{width: 50px;text-align: center;}
.part1L li .day{font-size: 0.3rem;color: #000;font-family: georgia;font-weight: bold;margin-bottom: 0.08rem;}
.part1L li .year{font-size: 0.12rem;color: #999999;font-family: georgia;}
.part1L li p{width: calc(100% - 70px);margin-left: 20px;padding-left: 0.2rem;border-left: 1px solid #dedede;font-size: 0.18rem;color: #454545;line-height: 0.28rem;height: 0.56rem;overflow: hidden;transition: 0.6s all;}
.part1L li:hover p{color: #00ff00;transition: 0.6s all;font-weight: 600;}
@media(max-width:1200px){

}

@media(max-width:850px){
	.part1L{width: 100%;margin-bottom: 0.3rem;}
	.part1L:last-child{margin-bottom: 0;}
}
/* part1 end */
/* part2 start */
.part2 .Cotitle{background: #00ff00;padding: 0.5rem 0;}
.part2 .Cotitle a{display: table;margin: 0 auto;}
.part2 .Cotitle h5{font-size: 0.38rem;color: #000;text-align: center;font-weight: bold;margin-bottom: 0.2rem;}
.part2 .Cotitle i{display: block; font-style: normal;font-size: 0.16rem;color: #6c6c6c;text-align: center;padding: 0 50px;position: relative;}
.part2 .Cotitle i::after{content: "";width: 36px;height: 2px;background: #13a613;position: absolute;left: 0;top: 50%;margin-top: -1px;}
.part2 .Cotitle i::before{content: "";width: 36px;height: 2px;background: #13a613;position: absolute;right: 0;top: 50%;margin-top: -1px;}
.part2Box{padding: 0.7rem 1rem;position: relative;overflow: hidden;}
.part2Box .swiper-slide{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition: 300ms;transform: scale(0.85);filter: brightness(1);}
.part2Box .swiper-slide-active,.part2Box .swiper-slide-duplicate-active{transform: scale(1);}
.part2Box .swiper-slide a{display: block;overflow: hidden;}
.part2Box .swiper-slide img{display: block;width: 100%;height: 519px;object-fit: cover;}
.part2Box .swiper-slide-active{border: 5px solid #fff;box-shadow: 1.414px 1.414px 46px 4px rgba(6, 0, 1, 0.18);}
.part2Box .swiper-slide-active img{}
.part2Box .swiper-button-prev,.part2Box .swiper-button-next{border: none;width: 50px;height: 50px;margin-top: -25px;}
.part2Box .swiper-button-prev{left: 0;margin-left: 0;background: #f1f1f1 url(../images/part2-02.png) no-repeat center;}
.part2Box .swiper-button-prev:hover{background: #f1f1f1 url(../images/part2-02on.png) no-repeat center;}
.part2Box .swiper-button-next{right: 0;left: auto;margin-left: 0;background: #f1f1f1 url(../images/part2-03.png) no-repeat center;}
.part2Box .swiper-button-next:hover{background: #f1f1f1 url(../images/part2-03on.png) no-repeat center;}
.part2Box .swiper-pagination{position: relative;margin-top: 0.5rem;}
.part2Box .swiper-pagination-bullet{width: 30px;height: 6px;background: #a0a0a0;border-radius: 0;opacity: 1;margin: 0 0.13rem;}
.part2Box .swiper-pagination-bullet-active{width: 60px;background: #00ff00;}
@media(max-width:1400px){
	.part2Box .swiper-slide img{height: 519px;}
}
@media(max-width:1200px){
	.part2Box .swiper-slide img{height: 413px;}
}
@media(max-width:1000px){
	.part2Box .swiper-slide img{height: 330px;}
	.part2Box .swiper-slide-active{border: none;box-shadow: none;}
}
@media(max-width:850px){
	.part2Box .swiper-slide img{height: auto;}
	.part2Box .swiper-slide-active{width: 100%;}
	.part2Box .swiper-button-prev, .part2Box .swiper-button-next{display: none;}
	.part2Box{padding: 0.4rem 0;}
}
/* part2 end */
/* part3 start */
.part3T{background: url(../images/part3-04.png);}
.part3T ul li{width: 34.375%;}
.part3T ul li+li{width: 31.25%;}
.part3T ul li+li+li{width: 34.375%;}
.part3T .part3Ttitle{background: #0ae80b;}
.part3T li a{position: relative;display: block;}
.part3T li a.flex{display: flex; width: 100%;height: 100%;align-items: center;justify-content: center;}
.part3T .part3Ttitle h5{font-size: 0.48rem;color: #000;text-align: center;margin-bottom: 0.25rem;}
.part3T .part3Ttitle p{font-size: 0.26rem;color: #2b2b2b;font-family: "times new roman";text-align: center;}
.part3T li .pic{overflow: hidden;}
.part3T li .pic img{display: block;width: 100%;transition: 0.6s all;height: 529px;object-fit: cover;}
.part3T ul+ul li .pic img{height: 369px;}
.part3T li .text{position: absolute;z-index: 99; top: 0;left: 0;width: 100%;height: 100%;align-items: center;justify-content: center;background: url(../images/part3-14.png);transition: 0.6s all;}
.part3T li .text h5{font-size: 0.34rem;color: #fff;font-weight: bold;text-align: center;margin-bottom: 0.25rem;}
.part3T li .text p{text-transform: uppercase; font-size: 0.22rem;line-height: 0.3rem;text-align: center;font-family: "times new roman";color: #fff;width: 55%;display: table;margin: 0 auto;}
.part3T li+li+li .text p{width: 60%;}
.part3T ul+ul li .text p{width: 68%;}
.part3T li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3T li:hover .text{background: none;transition: 0.6s all;}
.part3C li{width: 38.8%;}
.part3C li+li{width: 22.4%;}
.part3C li+li+li{width: 38.8%;}
.part3C dd{width: 50%;}
.part3C dd a{display: block;position: relative;}
.part3C dd .pic{overflow: hidden;}
.part3C dd .pic img{display: block;width: 100%;transition: 0.6s all;height: 337px;object-fit: cover;}
.part3C dd .text{position: absolute;z-index: 99; top: 0;left: 0;width: 100%;height: 100%;align-items: center;justify-content: center;background: url(../images/part3-14.png);transition: 0.6s all;}
.part3C dd .text h5{font-size: 0.34rem;color: #fff;font-weight: bold;text-align: center;margin-bottom: 0.25rem;}
.part3C dd .text p{text-transform: uppercase; font-size: 0.22rem;line-height: 0.3rem;text-align: center;font-family: "times new roman";color: #fff;padding: 0 0.1rem;}
.part3C dd+dd{background: #eeeeee;}
.part3C dd+dd+dd{background: #e3e3e3;}
.part3C li+li+li dd{background: #eeeeee;}
.part3C li+li+li dd+dd+dd+dd{background: #cccccc;}
.part3C .part3Ttitle{background: #0cf50d;}
.part3C .part3Ttitle a.flex{display: flex; width: 100%;height: 100%;align-items: center;justify-content: center;}
.part3C .part3Ttitle h5{font-size: 0.48rem;color: #000;text-align: center;margin-bottom: 0.25rem;}
.part3C .part3Ttitle p{font-size: 0.26rem;color: #2b2b2b;font-family: "times new roman";text-align: center;text-transform: uppercase;}
.part3C dd:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3C dd:hover .text{background: none;transition: 0.6s all;}
.part3R dd{width: 38.8%;}
.part3R dd+dd{width: 22.4%;}
.part3R dd+dd+dd{width: 38.8%;}
.part3R dd a{display: block;position: relative;}
.part3R dd .pic{overflow: hidden;}
.part3R dd .pic img{display: block;width: 100%;transition: 0.6s all;height: 297px;object-fit: cover;}
.part3R dd .text{position: absolute;z-index: 99; top: 0;left: 0;width: 100%;height: 100%;align-items: center;justify-content: center;background: url(../images/part3-14.png);transition: 0.6s all;}
.part3R dd .text h5{font-size: 0.34rem;color: #fff;font-weight: bold;text-align: center;margin-bottom: 0.25rem;}
.part3R dd .text p{text-transform: uppercase; font-size: 0.22rem;line-height: 0.3rem;text-align: center;font-family: "times new roman";color: #fff;padding: 0 0.1rem;}
.part3R .part3Ttitle{background: #e3e3e3;}
.part3R .part3Ttitle a.flex{display: flex; width: 100%;height: 100%;align-items: center;justify-content: center;}
.part3R .part3Ttitle h5{font-size: 0.4rem;color: #000;text-align: center;margin-bottom: 0.25rem;}
.part3R .part3Ttitle p{font-size: 0.26rem;color: #2b2b2b;font-family: "times new roman";text-align: center;text-transform: uppercase;}
.part3R dd:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3R dd:hover .text{background: none;transition: 0.6s all;}
@media(max-width:1200px){
	.part3T li .pic img{height: 333px;}
	.part3T ul + ul li .pic img{height: 233px;}
	.part3C dd .pic img{height: 213px;}
	.part3R dd .pic img{height: 187px;}
}
@media(max-width:1000px){
	.part3T li .pic img{height: 278px;}
	.part3T ul + ul li .pic img{height: 194px;}
	.part3C dd .pic img{height: 177px;}
	.part3R dd .pic img{height: 156px;}
	.part3T ul + ul li .text p{width: 95%;}
}
@media(max-width:850px){
	.part3T ul li + li{order: 1;width: 100%;}
	.part3T .part3Ttitle{padding: 0.2rem 0.15rem;}
	.part3T ul li{order: 2;width: 100%;}
	.part3T ul li+li+li{order: 3;width: 100%;}
	.part3T li .pic img{height: auto;}
	.part3T ul + ul li .pic img{height: auto;}
	.part3C li + li{width: 100%;order: 1;}
	.part3C .part3Ttitle{padding: 0.2rem 0.15rem;}
	.part3C li{order: 2;width: 100%;}
	.part3C li + li + li{order: 3;width: 100%;}
	.part3C li + li + li dd{order: 2;}
	.part3C li + li + li dd+dd{order: 1;}
	.part3C li + li + li dd+dd+dd{order: 4;}
	.part3C li + li + li dd+dd+dd+dd{order: 3;}
	.part3C dd .pic img{height: auto;}
	.part3R .part3Ttitle{order: 1;width: 100%;padding: 0.2rem 0.15rem;}
	.part3R dd{order: 2;width: 100%;}
	.part3R dd + dd + dd{order: 3;width: 100%;}
	.part3R dd + dd{width: 100%;}
	.part3R li+li dd + dd + dd{width: 100%;}
	.part3R dd .pic img{height: auto;}
}
/* part3 end */
/* footer start */
.footerT{background: #c8c8c8;padding: 0.5rem 0 0.4rem 0;}
.footerT .footerLogo{display: table;margin: 0 auto;}
.footerT .footerLogo img{display: block;max-width: 100%;max-height: 90px;}
.footerB{background: #1d1d1d;padding: 0.15rem 0;}
.footerB .w15{justify-content: center;align-items: center;}
.footerB p{font-size: 0.14rem;color: #a6a6a6;line-height: 24px;text-align: center;}
.footerB p em{font-style: normal;margin-right: 0.3rem;}
.footerB .pic{position: relative;}
.footerB .icon{width: 50px;height: 50px;line-height: 50px; background: #3e3e3e url(../images/wx.png) no-repeat center;border-radius: 50%;cursor: pointer;}
.footerB .ewm{position: absolute;
    bottom: 100%;
    width: 100px;
    height: 100px;
    left: 51%;
    margin-left: -75px;
    display: none;
    top: -156px;}
.footerB .pic:hover .ewm{display: block;}

/* footer end */


/* list */
.list-banner{position: relative;}
.list-banner .pic{overflow: hidden;position: relative;}
.list-banner .pic img{display: block;width: 100%;}
.list-banner .text{position: absolute;bottom: 0;left: 0;background: url(../images/left-nav02.png) no-repeat bottom left;background-size: contain; width: 34.2%;height: 100%;}
.list-banner .text .nr{position: absolute;bottom: 0.7rem;left: 5vw;}
.list-banner .text h5{font-size: 0.42rem;font-weight: bold;margin-bottom: 0.14rem;}
.list-banner .text h5 a{color: #333;}
.list-banner .text p{font-size: 0.18rem;color: #333;font-weight: bold;font-family: "times new roman";text-transform: uppercase;}
.listBox{background: #d9d9d9;position: relative;}
.listBox::after{content: "";left: 0;bottom: 0;height: 253px;width: calc(50% - 650px); background: url(../images/left-nav03.png) repeat-x;position: absolute;}
.listBox::before{content: "";left: 0;bottom: 253px;height: calc(100% - 253px);width: calc(50% - 650px);background: url(../images/left-nav04.png) no-repeat center bottom;position: absolute;}
.listBox .w13{position: relative;}
.list-nav{width: 300px;position: absolute;left: -300px;top: 0;}
.rightBox{}
#nav_slide{line-height: 50px;position: relative;z-index: 2;display:none;background: #2f2f2f;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;}
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px;}
#nav_slide h1{font-size: 16px;color: #fff;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{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f9f9f9; 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 #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;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:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #00ff01;}
#sub_nav_content ul li ul{ display:none}
.list-nav{}
.list-nav ul{padding-bottom: 2rem;background: #efefef;position: relative;z-index: 2;}
.list-nav li{padding: 0 0.2rem;}
.list-nav li a{display: block;padding: 0.26rem 0;font-size: 0.18rem;font-weight: 600; color: #000000;position: relative;transition: 0.6s all;z-index: 2;text-align: center;border-bottom: 1px dashed #d6d6d6;}
.list-nav li.on{background: #00ff01;}
.list-nav li.on a{font-size: 0.24rem;}
.list-nav li:hover a{color: #5c5c5c;transition: 0.6s all;}
.rightBox{padding-bottom: 3.7rem;background: #fff;position: relative;}
.rightBox::after{content: "";width: 100%;height: 253px;background: url(../images/listBG.jpg) no-repeat center;position: absolute;left: 0;bottom: 0;}
.rightBoxT{background: #ebebeb;align-items: center;}
.rightBoxT h5{padding: 0.3rem 0.85rem;background: #2f2f2f;}
.rightBoxT h5 a{display: block; font-size: 0.22rem;color: #00ff01;font-weight: bold;}
.position{margin-right: 0.3rem;}
.position{ font-size: 0.14rem;color: #4d4d4d;line-height: 18px;}
.position a{color: #4d4d4d;margin:0 0.05rem;transition: 0.6s all;}
.position a:hover{color: #00ff01;transition: 0.6s all;}
.listNr{padding: 0.6rem 0.7rem 0 0.7rem;}
.fanye{margin-top: 0.7rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width:1720px){
.listBox .w13{max-width: 1330px;display: flex;}
.list-nav{position: relative;left: auto;}
.list-nav{width: 240px;}
.rightBox{width: calc(100% - 240px);}
.list-nav::after{content: "";left: 0px;bottom: 0px;height: 253px;width: 100%;background: url(../images/left-nav03.png) repeat-x;position: absolute;}
.list-nav::before{content: "";left: 0px;bottom: 253px;height: calc(100% - 253px);width: 100%;background: url(../images/left-nav04.png) center bottom no-repeat;position: absolute;}
.listBox::before,.listBox::after{display: none;}
}
@media(max-width:1200px){
.list-nav{display: none;}
.rightBox{width: 100%;}
#nav_slide{display: block;}
.rightBoxT{display: none;}
.list-banner .text{display: none;}
}
/* 标题列表 */
.n_bt li{margin-bottom: 0.4rem;}
.n_bt li:last-child{margin-bottom: 0;}
.n_bt li p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;width: calc(100% - 80px);transition: 0.6s all;}
.n_bt li i{font-style: normal;font-size: 0.14rem;color: #808080;line-height: 0.28rem;}
.n_bt li:hover p{color: #00ff01;padding-left: 0.1rem; transition: 0.6s all;}
@media(max-width:850px){
.listNr{padding: 0.4rem 0.2rem 0;}
}
@media(max-width:410px){
.n_bt li p{width: 100%;height: auto;margin-bottom: 0.05rem;}
}
/* 图片列表 */
.n_tp ul{justify-content: flex-start;margin-right: -4.445%;margin-bottom: -0.5rem;}
.n_tp li{width: 28.88%;margin-right: 4.445%;margin-bottom: 0.5rem;}
.n_tp li a{display: block;}
.n_tp li .pic{overflow: hidden;margin-bottom: 0.2rem;}
.n_tp li .pic img{display: block;width: 100%;transition: 0.6s all;height: 460px;object-fit: cover;}
.n_tp li .text p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;height: 0.52rem;overflow: hidden;transition: 0.6s all;font-weight: bold;}
.n_tp li .text i{font-style: normal;display: block;margin-top: 0.15rem;padding-top: 0.1rem;border-top: 1px solid #e5e5e5;font-size: 0.12rem;color: #999999;}
.n_tp li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tp li:hover .text p{color: #00ff01;transition: 0.6s all;}
@media(max-width:1200px){
.n_tp li .pic img{height: 199px;}
}
@media(max-width:850px){
.n_tp ul{justify-content: space-between;margin-right: 0;}
.n_tp li{width: 48.5%;margin-right: 0;}
.n_tp li .pic img{height: 241px;}
}
@media(max-width:768px){
.n_tp li{width: 100%;}
.n_tp li .pic img{height: auto;}
}

/* show */
.Tnav li{padding: 0.3rem;}
.Tnav li.on{background: #2f2f2f;}
.Tnav li a{font-size: 0.16rem;color: #4d4d4d;transition: 0.6s all;}
.Tnav li.on a{font-size: 0.22rem;color: #00ff01;font-weight: bold;}
.Tnav li a:hover{transition: 0.6s all;color: #00ff01;}
.show01{margin-bottom: 0.4rem;}
.show01 h5{font-size: 0.26rem;text-align: center;font-weight: bold;margin-bottom: 0.3rem;}
.show01 p{padding: 0.2rem;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;font-size: 0.14rem;color: #999999;text-align: center;}
.show01 p em{font-style: normal;margin: 0 0.15rem;}
.show02 p{font-size: 16px;color: #4c4c4c;line-height: 0.32rem;text-indent: 0.32rem;margin-bottom: 0.3rem;}
.show02 img{display: table;margin:  0 auto 0.3rem auto;max-width: 100%; height:auto !important;}
.show03{margin-top: 0.5rem;padding-top: 0.4rem;border-top: 1px solid #d9d9d9;}
.show03 p{margin-bottom: 0.15rem;font-size: 0.16rem;color: #333333;font-weight: bold;}
.show03 p a{font-weight: normal;color: #666666;transition: 0.6s all; line-height:26px; height: auto !important;}
.show03 p a:hover{color: #00ff01;transition: 0.6s all;}
/* page */
.n_pageT p{font-size: 0.16rem;color: #3b3b3b;line-height: 0.34rem;text-indent: 0.32rem;margin-bottom: 0.5rem;}
.n_pageB{position: relative;padding: 0.5rem;}
.n_pageB::after{content: "";width: calc(100% + 70px);height: 100%;background: #e7e7e7;position: absolute;right: -0.7rem;top: 0;}
.n_pageB .swiper-slide{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition: 300ms;transform: scale(0.7);filter: brightness(1);}
.n_pageB .swiper-slide-active,.n_pageB .swiper-slide-duplicate-active{transform: scale(1);}
.n_pageB .swiper-slide a{display: block;overflow: hidden;}
.n_pageB .swiper-slide img{display: block;width: 100%;height: 234px;object-fit: cover;}
.n_pageB .swiper-slide-active img{object-fit: cover;}
.n_pageB .swiper-button-prev,.n_pageB .swiper-button-next{border: none;width: 32px;height: 32px;margin-top: -16px;}
.n_pageB .swiper-button-prev{left: 0;margin-left: 0;background: #b4bcc2 url(../images/pageL.png) no-repeat center;}
.n_pageB .swiper-button-next{right: 0;left: auto;margin-left: 0;background: #b4bcc2 url(../images/pageR.png) no-repeat center;}
.n_pageB .swiper-button-prev:hover{background: #00ff00 url(../images/pageL.png) no-repeat center;}
.n_pageB .swiper-button-next:hover{background: #00ff00 url(../images/pageR.png) no-repeat center;}
.n_pageB .swiper-pagination{position: relative;margin-top: 0.5rem;}
.n_pageB .swiper-pagination-bullet{width: 30px;height: 6px;background: #a0a0a0;border-radius: 0;opacity: 1;margin: 0 0.13rem;}
.n_pageB .swiper-pagination-bullet-active{width: 60px;background: #00ff00;}
@media(max-width:1200px){
.n_pageB .swiper-slide img{height: 207px;}
}
@media(max-width:1000px){
.n_pageB .swiper-slide img{height: 166px;}
}
@media(max-width:850px){
.n_pageB .swiper-slide img{height: auto;}
.n_pageB::after{width: calc(100% + 0.2rem);right: -0.2rem;}
}
/* people  */
.n_people ul{justify-content: flex-start;margin-right: -5.3%;margin-bottom: -0.4rem;}
.n_people li{width: 19.7%;margin-right: 5.3%;margin-bottom: 0.4rem;padding: 0.05rem 0.05rem 0.28rem 0.05rem;transition: 0.6s all;}
.n_people li a{display: block;}
.n_people li .pic{overflow: hidden;}
.n_people li .pic img{width: 100%;display: block; transition: 0.6s all;height: 253px;object-fit: cover;}
.n_people li .text{margin-top: 0.15rem;padding: 0 0 0 0.2rem;}
.n_people li .text h5{font-size: 0.16rem;line-height:28px;color: #323232;font-weight: bold;}
.n_people li .text p{font-size: 0.16rem;color: #323232;margin-top: 0.1rem;}
.n_people li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_people li:hover{background: #fff;box-shadow: 0px 3px 42px 8px rgba(0, 0, 0, 0.16);transition: 0.6s all;}
@media(max-width:1200px){
.n_people li .pic img{height: 227px;}
}
@media(max-width:1000px){
.n_people li .pic img{height: 184px;}
}
@media(max-width:850px){
.n_people ul{margin-right: -3.5%;}
.n_people li{width: 29.8%;margin-right: 3.5%;}
.n_people li .pic img{height: 255px;}
}
@media(max-width:768px){
.n_people li .pic img{height: 229px;}
}
@media(max-width:650px){
.n_people li .pic img{height: 191px;}
}
@media(max-width:540px){
.n_people ul{margin-right: 0;justify-content: space-between;}
.n_people li{width: 48%;margin-right: 0;margin-bottom: 0;}
.n_people li .pic img{height: 246px;}
}
@media(max-width:440px){
.n_people li .pic img{height: 196px;}
}
@media(max-width:380px){
.n_people li .pic img{height: 166px;}
}
/* people02 */
.n_peopleT .pic{width: 255px;overflow: hidden;}
.n_peopleT .pic img{display: block;width: 100%;}
.n_peopleT .text{width: calc(100% - 300px);}
.n_peopleT .text h6{font-size: 0.3rem;color: #323232;font-weight: bold;margin-bottom: 0.1rem;}
.n_peopleT .text h5{font-size: 0.18rem;color: #9c9c9c;font-weight: bold;margin-bottom: 0.4rem;}
.n_peopleT .text h3{font-size: 0.2rem;color: #323232;font-weight: bold;margin-bottom: 0.1rem;}
.n_peopleT .text h2{font-size: 0.16rem;color: #9c9c9c;font-weight: bold;margin-bottom: 0.2rem;}
.n_peopleT .text p{font-size: 0.16rem;color: #6b6b6b;line-height: 0.3rem;}
.n_peopleB{margin-top: 0.5rem;padding-top: 0.4rem;border-top: 1px solid #dedede;padding-left: 300px;}
.n_peopleB p{font-size: 0.16rem;color: #6b6b6b;line-height: 0.3rem;}
@media(max-width:850px){
.n_peopleT .pic{max-width: 255px;width: 100%; display: table;margin: 0 auto;}
.n_peopleT .text{width: 100%;margin-top: 0.3rem;}
.n_peopleB{padding-left: 0;}
}