* { 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 { }
/* ::-webkit-scrollbar { width: 4px; height: 8px; background-color: rgb(245, 245, 245); }
::-webkit-scrollbar-track { border-radius: 10px; background-color: rgb(226, 226, 226); }
::-webkit-scrollbar-thumb { border-radius: 10px; background-color: rgb(51, 51, 51); } */
@font-face { font-family: sysb; }
.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; }
/* ::-webkit-scrollbar { width: 5px; height: 5px; background: rgb(241, 241, 241); }
::-webkit-scrollbar-track { border-radius: 0px; background: rgb(241, 241, 241); }
::-webkit-scrollbar-thumb { border-radius: 0px; background: rgb(51, 51, 51); } */
.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; }
.w156 { max-width: 1560px; margin: 0px auto; }
.w176 { width: calc(100% - 160px); margin: 0px 80px; }




@media (max-width: 1800px) {
  .w18 { }
}
@media (max-width: 1560px) {
  .w156 { 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: 40px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 97px; height: 115px;opacity: 1;}
#gotop.hide img{display: block;width: 100%;}
#gotop { cursor: pointer; }

@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;
 width: 100% !important;
 white-space: nowrap;}
}
@media (min-width: 329px) and (max-width: 470px) {
  html { font-size: 12px; }
 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;}

}
@media (max-width: 328px) {
  html { font-size: 12px; }
 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;}

}
.header_box { z-index: 100; left: 0px; right: 0px; top: 0px; position: fixed; }
.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: 0.3rem 0;border-bottom: 1px solid rgba(255,255,255,0.4); }
#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: 100%; }
.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;margin-left: 20px;}
.topLink p a:first-child {margin-left: 0;}
.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;  }
.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: 20.34%; }
#logo a { display: block; }
#logo a img { display: block; max-width: 100%; }
.header { width: 70%; }
@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 {position: relative; font-size: 0.2rem; font-weight: bold; color: rgb(255, 255, 255); line-height: 50px; position: relative; transition: all 0.6s ease 0s; }
#nav ul li:hover a h3 { color: #ffa900; }
#nav ul li:hover a { color: rgb(255, 255, 255); }
#nav ul li.on h3 {color: #ffa900;}
#nav ul li:hover h3::after{width: 100%;transition: 0.6s all;}
#nav ul li h3::after{content: "";width: 0;height: 1px;background: #ffa900;position: absolute;left: 0;bottom: -0.33rem;}
#nav ul li.on h3::after{width: 100%;}
#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: calc(100% + 32px); 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 { 
    line-height: 1.5;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    color: rgb(102, 102, 102);
    padding: 0.08rem 0.15rem;}
#nav ul li .sub a:hover { color: #ffa900; background: rgb(229, 229, 229); }
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateY(0px); }

#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: #76247d; height: auto; transition: all 0.4s ease 0s; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 10px;padding: 0.15rem 0;border-bottom: none; }
#header.xg #nav ul li h3::after{bottom: -0.15rem;}
.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 .sub{top: calc(100% + 15px);}
@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/Bsearch.png") center center no-repeat #76247d; 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 0 10px; }
.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: #76247d; }
#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); }
.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(39, 0, 59, 0.25) 0px 8px 8px; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; background:  0% 0% / cover #76247d; }
#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 .item a{display: block;position: relative;}
.bannerBox .slider img{display: block; width: 100vw; height: 100vh; position: relative; object-fit: cover;}

.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: #f6e5d4;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: 80px; align-items: center;}
.bannerBox .slick-dots li{width: 30px; height: 38px;background:url(../images/bannerD.png) no-repeat center;font-size: 0.18rem;color: #76247d; margin-left:0.15rem;position: relative;}
.bannerBox .slick-dots li.slick-active{font-size: 0.18rem;color: #fff; overflow: hidden; background: url(../images/bannerDon.png) no-repeat center;}
.bannerBox .slick-dots li button{font-size:0.18rem;line-height: 38px;position: relative;color: #76247d;padding-left: 10px; width: 100%;text-align: center;}
.bannerBox .slick-dots li button::before{content: "0";font-size: 0.18rem;font-weight: 100; color: #76247d;position: absolute;left: 5px;top: 0;line-height: 38px;}
.bannerBox .slick-dots li.slick-active button{font-size: 0.18rem;line-height: 38px;padding-left: 10px;width: 100%;text-align: center;color: #fff;}
.bannerBox .slick-dots li.slick-active button::before{content: "0";font-size: 0.18rem;color: white;position: absolute;left: 5px;top: 0;line-height: 38px;}
.bannerBox .slick-prev,.bannerBox .slick-next{display: none !important;}
.bannerBox .item a{position: relative;}
.bannerBox .item a::after { content: ""; width: 100%; height: 100%; background: url("../images/bannerBG.png") center top repeat-x; position: absolute; top: 0px; left: 0px; }

@media (max-width: 1560px) {
 .bannerBox .slick-dots{right: 15px;}
 .bannerBox .slick-dots li button::before{left: 10px;}
}
@media (max-width: 1000px) {
  .m_header_box, .m_header_box header, #m_header #logo { height: 60px; }
}
@media (max-width: 1200px) {
 .bannerBox .item a::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; }
}
.Contitle{margin-bottom: 0.4rem;align-items: flex-end;}
.ContitleL h5{font-size: 0.38rem;color: #323232;margin-bottom: 0.05rem;}
.ContitleL i{font-style: normal;padding-left: 0.3rem;position: relative;font-size: 0.14rem;color: #737373;}
.ContitleL i::after{content: "";width: 0.2rem;height: 0.04rem;background: #ef9f02;position: absolute;left: 0;top: 50%;margin-top: -0.02rem;}
.Contitle a{font-size: 0.14rem;color: #737373;padding: 0 0.15rem;line-height: 0.34rem;height: 0.34rem;border-bottom: 1px solid #ef9f02;transition: 0.6s all;}
.Contitle a:hover{color: #ef9f02;padding: 0;transition: 0.6s all;}
/* part1 */
.part1{padding: 0.9rem 0 1.5rem 0;background: url(../images/part1-bg.png) no-repeat bottom center;background-attachment: fixed;}
.part1T .swiper-container { width: 56.42%;}
.part1T .swiper-slide a { display: block; }
.part1T .swiper-slide .pic { overflow: hidden; width: 100%; }
.part1T .swiper-slide .pic img { display: block; width: 100%;height: 550px; object-fit: cover; transition: all 0.6s ease 0s; }
.part1T .swiper-slide .text{margin-top: 0.2rem;display: none;}
.part1T .swiper-slide i{font-style: normal; font-size: 0.14rem;color: #ef9f02;position: relative;padding-left: 56px;}
.part1T .swiper-slide i::after{content: "";width: 46px;height: 1px;background: #ef9f02;position: absolute;left: 0;top: 50%;}
.part1T .swiper-slide p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;font-weight: 600;margin-top: 0.14rem;}
.part1T .swiper-pagination{position: relative;margin-top: 0.2rem;display: none;}
.part1T .swiper-pagination-bullet-active{background: #76247d;}
.part1 .tabs{width: 43.58%; background: #fff url(../images/part1-02.png) no-repeat center bottom;box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);position: relative; z-index: 9;}
.part1 .tabs a { padding: 0.26rem 0.5rem;cursor: pointer; position: relative;display: block;}
.part1 .tabs a::before{content: "";width: calc(100% - 1rem);height: 1px;background: #d9d9d9;position: absolute;left: 0.5rem;bottom: 0;}
.part1 .tabs a:last-child::before{display: none;}
.part1 .tabs a::after{ content: ""; height: 100%; width: 0px; background: url(../images/part1-06.png) no-repeat left center;background-size: cover; position: absolute; left: -60px; top: 0px; transition: all 0.6s ease 0s; }
.part1 .tabs a i{font-style: normal; font-size: 0.14rem;color: #ef9f02;position: relative;padding-left: 56px;z-index: 2;}
.part1 .tabs a i::after{content: "";width: 46px;height: 1px;background: #ef9f02;position: absolute;left: 0;top: 50%;}
.part1 .tabs a p{ position: relative;margin-top: 0.1rem; z-index: 1;font-size: 0.18rem; color: #323232; line-height: 0.28rem; height: 0.28rem;font-weight: 600; overflow: hidden; transition: all 0.6s ease 0s; }
.part1 .tabs a.active::after{ width: calc(100% + 60px); transition: all 0.6s ease 0s; }
.part1 .tabs a.active p{ color: rgb(255, 255, 255);transition: all 0.6s ease 0s; }
.part1B{margin-top: 0.6rem;}
.part1B li{width: 31.41%;}
.part1B li a{display: block;}
.part1B li h5{font-size: 0.18rem;color: #323232;line-height: 0.26rem;height: 0.52rem;overflow: hidden;font-weight: 600;margin-bottom: 0.2rem;transition: 0.6s all;}
.part1B li .flex{align-items: center;}
.part1B li .pic{width: 230px;overflow: hidden;}
.part1B li .pic img{display: block;width: 100%; height: 135px;object-fit: cover; transition: 0.6s all;}
.part1B li .text{width: calc(100% - 250px);}
.part1B li .text i{font-style: normal;font-size: 0.14rem;color: #ef9f02;display: block;line-height: 0.18rem; padding-left: 0.22rem;background: url(../images/part1-05.png) no-repeat left center;background-size: contain;}
.part1B li .text p{font-size: 0.14rem;color: #737373;line-height: 0.24rem;height: 0.72rem;overflow: hidden;margin-top: 0.2rem;}
.part1B li:hover h5{color: #76247d;transition: 0.6s all;}
.part1B li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media (max-width: 1200px) {
	.part1T .swiper-slide .pic img{height: 413px;}
	.part1B li .pic{width: 165px;}
	.part1B li .pic img{height: 97px;}
	.part1B li .text{width: calc(100% - 180px);}
	#gotop.hide{width: 50px;height: 55px;}
}
@media (max-width: 1000px) {
	.part1T .swiper-slide .pic img{height: 342px;}
	.part1 .tabs a{padding: 0.2rem 0.3rem;}
	.part1B li .pic{width: 120px;}
	.part1B li .pic img{height: 70px;}
	.part1B li .text{width: calc(100% - 130px);}
}
@media (max-width: 850px) {
	.part1 .tabs{display: none;}
	.part1T .swiper-container{width: 100%;}
	.part1T .swiper-slide .pic img{height: auto;}
	.part1T .swiper-slide .text{display: block;}
	.part1T .swiper-pagination{display: block;}
	.part1B li{width: 100%;margin-bottom: 0.4rem;}
	.part1B li:last-child{margin-bottom: 0;}
	.part1B li .pic{width: 160px;}
	.part1B li .text{width: calc(100% - 180px);}
	.part1B li .pic img{height: 94px;}
	.part1B li .text p{height: auto;margin-top: 0.1rem;}
	.part1B li h5{height: auto;}
	.part1{padding: 0.4rem 0 0.9rem;}
}
/* part2 */
.part2{position: relative;padding: 0.65rem 0 0.95rem 0;background:transparent url(../images/part2-bg02.png) no-repeat bottom center;background-size: cover;}
.part2::after{content: "";height: 129px;width: 100%;background:transparent url(../images/part2-bg01.png) no-repeat top center;background-size: cover; position: absolute;left: 0;top: -129px;}
.part2 li{width: 24.35%;background: #fff url(../images/part2-01.png) no-repeat bottom center;margin-bottom: 0.1rem;border: 1px solid #f0f0f0; box-shadow: 0px 3px 21px 0px rgba(205, 205, 205, 0.38);transition: 0.6s all;}
.part2 li a{display: block;padding: 0.25rem 0.25rem 0.35rem 0.25rem;position: relative;}
.part2 li a::after{content: "";width: 31px;height: 23px;background: url(../images/part2-03.png) no-repeat center;position: absolute;right: 0.25rem;top: 0.25rem;}
.part2 li i{font-style: normal;display: block;font-size: 0.14rem;color: #76247d;line-height: 0.18rem;margin-bottom: 0.06rem; padding-left: 22px;background: url(../images/part2-02.png) no-repeat left center;}
.part2 li p{padding: 0.2rem 0 0.2rem 0.15rem;margin-left: 0.06rem;border-left: 1px solid #c8a7cb;position: relative;}
.part2 li p::after{content: "";width: 1px;height: 0;background: #76247d;position: absolute;left: -1px;top: 0;transition: 0.6s all;}
.part2 li:hover p::after{height: 100%;transition: 0.6s all;}
.part2 li p b{display: block; font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;font-weight: 600;transition: 0.6s all;}
.part2 li:hover{box-shadow: 0px 3px 51px 0px rgba(126, 126, 126, 0.41);transition: 0.6s all;}
.part2 li:hover p b{color: #76247d;transition: 0.6s all;}
@media (max-width: 850px) {
	.part2 li{width: 49%;}
	.part2::after{height: 80px;top: -80px;}
	.part2{padding: 0.4rem 0px 0.4rem;}
}
@media (max-width: 510px) {
	.part2 li{width: 100%;}
	.part2 li a{padding: 0.2rem;}
}
/* part3 */ 
.part3{padding: 1.1rem 0 0.86rem 0;background: url(../images/part3-bg.png) no-repeat bottom center;background-size: contain;}
.part3T{margin-bottom: 0.4rem;padding-bottom: 0.4rem;overflow: hidden;}
.part3T li{margin-right: 1px;width: 120px;}
.part3T li .behind{width: 0;height: 0; visibility: hidden;display: flex;align-items: center;}
.part3T li:last-child{margin-right: 0;}
.part3T li.on{width: calc(100% - 484px);}
.part3T li .display{width: 120px;cursor: pointer;height: calc(100% + 0.2rem);padding: 0.4rem 0;}
.part3T li .display .icon{width: 120px;height: 61px;background: url(../images/part3-06.png) no-repeat center;display: table;margin: 0 auto;}
.part3T li+li .display .icon{background: url(../images/part3-07.png) no-repeat center;}
.part3T li+li+li .display .icon{background: url(../images/part3-08.png) no-repeat center;}
.part3T li+li+li+li .display .icon{background: url(../images/part3-09.png) no-repeat center;}
.part3T li+li+li+li+li .display .icon{background: url(../images/part3-10.png) no-repeat center;}
.part3T li .display .tit{width: 30px;margin: 0.3rem auto 0 auto;}
.part3T li .display .tit h5{font-size: 0.22rem;color: #323232;font-weight: 600;text-align: center;}
.part3T li.on .behind{overflow: hidden;margin-top: 0.2rem; height: 100%;padding: 0.6rem 0.7rem; width: calc(100% - 120px);visibility: inherit;box-shadow: 0px 3px 21px 0px rgba(205, 205, 205, 0.38);background: #fff url(../images/part3-12.png) no-repeat bottom center;position: relative;}
.part3T li.on .behind::after{content: "";width: 21px;height: 31px;background: url(../images/part3-15.png) no-repeat center;position: absolute;left: -1px;top: 50%;margin-top: -15px;}
.part3T li:nth-child(even).on .behind{margin-top: 0;}
.part3T li .display{background: url(../images/part3-01.png) no-repeat top center;background-size: 100% 100%;}
.part3T li+li .display{background: url(../images/part3-02.png) no-repeat top center;background-size: 100% 100%;}
.part3T li+li+li .display{background: url(../images/part3-03.png) no-repeat top center;background-size: 100% 100%;}
.part3T li+li+li+li .display{background: url(../images/part3-04.png) no-repeat top center;background-size: 100% 100%;}
.part3T li+li+li+li+li .display{background: url(../images/part3-05.png) no-repeat top center;background-size: 100% 100%;}
.part3T li.on .behind dl{width: 100%;}
.part3T li.on .behind dd a{margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 1px solid #d9d9d9;position: relative;}
.part3T li.on .behind dd a::after{content: "";width: 0;height: 1px;background: #76247d;position: absolute;left: 0;bottom: -1px;transition: 0.6s all;}
.part3T li.on .behind dd i{font-style: normal;font-size: 0.14rem;color: #76247d;display: block;padding-left: 24px;background: url(../images/part2-02.png) no-repeat left center;line-height: 0.18rem;}
.part3T li.on .behind dd p{width: calc(100% - 135px);font-size: 0.18rem;color: #323232;line-height: 0.2rem;height: 0.2rem;overflow: hidden;font-weight: 600;transition: 0.6s all;}
.part3T li.on .behind dd:hover p{color: #76247d;width: calc(100% - 125px);transition: 0.6s all;}
.part3T li.on .behind dd:hover a::after{width: 100%;transition: 0.6s all;}
.part3T li.on .display{display: flex;justify-content: center; flex-direction: column;background: url(../images/part3-13.png) no-repeat top center;background-size: 100% 100%;}
.part3T li.on .display .icon{background: url(../images/part3-06on.png) no-repeat center;}
.part3T li+li.on .display .icon{background: url(../images/part3-07on.png) no-repeat center;}
.part3T li+li+li.on .display .icon{background: url(../images/part3-08on.png) no-repeat center;}
.part3T li+li+li+li.on .display .icon{background: url(../images/part3-09on.png) no-repeat center;}
.part3T li+li+li+li+li.on .display .icon{background: url(../images/part3-10on.png) no-repeat center;}
.part3T li.on .display .tit h5{color: #fff;}
.part3T li:nth-child(even).on .display{background: url(../images/part3-14.png) no-repeat top center;background-size: 100% 100%;}
.part3B{position: relative;}
.part3B .mySwiper{overflow: hidden;padding: 0.3rem 0;}
.part3B::after{content: "";width: 100%;height: 1px;background: #ef9f02;position: absolute;left: 0;top: 50%;}
.part3B .w156{padding: 0 0.45rem;position: relative;overflow: hidden;}
.part3B .swiper-slide{filter: brightness(1);position: relative;}
.part3B .swiper-slide::after{content: "";width: 17px;height: 17px;background: url(../images/part3-24.png) no-repeat center;position: absolute;right: -9px;top: 50%;margin-top: -9px;}
.part3B .swiper-slide a{display: block;position: relative;padding: 0 0.15rem;}
.part3B .swiper-slide .part3Bicon{position: absolute;width: calc(100% - 0.3rem);top: 0.35rem;}
.part3B .swiper-slide .part3Bicon .icon img{display: table;margin: 0 auto;}
.part3B .swiper-slide .part3Bicon p{font-size: 0.2rem;color: #323232;text-align: center;transition: 0.6s all;}
.part3B .swiper-slide .part3Bbg{max-width: 208px;width: 100%; display: table;margin: 0 auto;}
.part3B .swiper-slide .part3Bbg img{display: block;width: 100%; border-radius: 50%;box-shadow: 2.407px 3.195px 12px 0px rgba(0, 0, 0, 0.15);transition: 0.6s all;}
.part3B .swiper-button-next,.part3B .swiper-button-prev{width: 44px;height: 44px;z-index: 9;border: none;opacity: 1 !important;}
.part3B .swiper-button-prev{background: url(../images/part3-22.png) no-repeat center;margin-left: 0;left: 20px;margin-top: -22px;}
.part3B .swiper-button-next{background: url(../images/part3-23.png) no-repeat center;margin-left: 0;left: auto; right: 20px;margin-top: -22px;}
.part3B .swiper-slide:hover .part3Bbg img{box-shadow: 0px 4px 47.43px 3.57px rgba(0, 0, 0, 0.15);transition: 0.6s all;}
.part3B .swiper-slide:hover .part3Bicon .icon img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.part3B .swiper-slide:hover .part3Bicon p{color: #76247d;transition: 0.6s all;font-weight: 600;}
@-webkit-keyframes circleProgressLoad_right{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(225deg);
	}
	100%{
		-webkit-transform: rotate(225deg);
	}
}
@-webkit-keyframes circleProgressLoad_left{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(45deg);
	}
	100%{
	-webkit-transform: rotate(225deg);
	}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
@media (max-width: 1200px) {
	.part3T li{width: 100%;}
	.part3T li.on{width: 100%;}
	.part3T li .display{width: 100%;height: auto;display: flex;flex-direction: inherit;padding: 0.1rem 0.2rem;}
	.part3T li.on .display{flex-direction: inherit;}
	.part3T li .display .icon{width: 61px;display: block;margin: 0;}
	.part3T li .display .tit{width: calc(100% - 80px);margin: 0;display: flex;align-items: center;}
	.part3T li .display .tit h5{text-align: left;padding-left: 0.2rem;}
	.part3T li.on .behind{margin-top: 0;width: 100%;padding: 0.3rem 0.2rem;height: auto;}
	.part3T li.on .behind dd:last-child a{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
	.part3T li.on .behind::after{display: none;}
	.part3T li.on .display,.part3T li:nth-child(2n).on .display{background: #76247d;}
	.part3T li .display{background: #d6c5d8;}
	.part3T li+li .display{background: #e7e3d9;}
	.part3T li+li+li .display{background: #d5e8eb;}
	.part3T li+li+li+li .display{background: #cbd9ee;}
	.part3T li+li+li+li+li .display{background: #9dbce6;}
	.part3B .swiper-slide a{padding: 0 0.4rem;}
	.part3B .swiper-slide .part3Bicon{width: calc(100% - 0.8rem);}
}
@media (max-width: 850px) {
	.part3{padding: 0.4rem 0;}
	.part3T li.on .behind dd p{width: 100%;margin-top: 0.1rem; height: auto;line-height: 0.3rem;}
	.part3T li.on .behind dd a{margin-bottom: 0.15rem;padding-bottom: 0.15rem;}
	.part3T{padding-bottom: 0;margin-bottom: 0;}
	.part3B .swiper-slide .part3Bicon .icon img{width: 60px;}
	.part3B .swiper-slide .part3Bicon p{font-size: 0.16rem;}
	.part3B .swiper-slide .part3Bicon{top: 0.2rem;}
	
}
@media (max-width:780px) {
       .part3B .swiper-slide .part3Bicon p{width: 85%;margin: 0 auto;line-height: 20px;}
}


@media (max-width: 680px) {
	.part3B .swiper-slide .part3Bicon .icon img{width: 90px;}
}
@media (max-width: 540px) {
	.part3B .swiper-slide .part3Bicon .icon img{width: 50px;}
	
}
@media (max-width: 480px) {
	/*.part3B .swiper-slide .part3Bicon .icon img{width: 30px;}*/
	.part3B .swiper-slide a{padding: 0 0.15rem;}
	.part3B .swiper-slide .part3Bicon{width: calc(100% - 0.3rem);top: 0.06rem;}
        .part3B .swiper-slide .part3Bicon p{width: 79%;margin: 0 auto;line-height: 20px;}
	.part3B .swiper-slide .part3Bicon .icon img{width: 55px;}
}
@media (max-width: 380px) {
	.part3B .swiper-slide .part3Bicon .icon img{width: 55px;}
}
/* footer */
.footer{background: url(../images/footer-bg.jpg) no-repeat center;background-size: cover; padding: 0.6rem 0 0.9rem 0;}
.footer .w156{align-items: center;}
.footerL .pic{margin-bottom: 0.3rem;}
.footerL .pic img{display: block;max-width: 100%;max-height: 0.74rem;}
.footerL .text h5{font-size: 0.2rem;color: #fff;font-weight: 600;opacity: 0.6;margin-bottom: 0.25rem;}
.footerL .text p{font-size: 0.14rem;color: #fff;opacity: 0.7;margin-bottom: 0.2rem;}
.footerL .text p:last-child{margin-bottom: 0;}
.footerL .text p em{font-style: normal;margin-right: 0.24rem;}
.footerR li{margin-left: 0.18rem;}
.footerR li:first-child{margin-left: 0;}
.footerR li .pic{overflow: hidden;}
.footerR li .pic img{max-width: 130px;width: 100%;display: block;}
.footerR li p{font-size: 0.16rem;color: #fff;opacity: 0.7;margin-top: 0.12rem;text-align: center;}
.copyright{padding: 0.2rem 0;background: #852a7b;}
.copyright p{font-size: 0.14rem;text-align: center;line-height: 0.22rem;color: #fff;opacity: 0.7;}
@media (max-width: 850px) {
	.footerR{width: 100%;justify-content: center;margin-top: 0.3rem;}
	.footer{padding: 0.4rem 0;}
}
@media (max-width: 540px) {
	.footerR{justify-content: space-around;}
	.footerR li{width: 48%;margin-left: 0;}
	.footerR li .pic{display: table;margin: 0 auto;}
}

/* list */
.listBanner { position: relative; }
.listBanner .pic { position: relative; }
.listBanner .pic::after { content: ""; width: 100%; height: 100%; background: url(../images/bannerBG.png) repeat-x top; position: absolute; left: 0px; top: 0px; }
.listBanner .pic img { display: block; width: 100%; }
@media (max-width: 1200px) {
	.listBanner .pic::after{display: none;}
}

.ar_wap { display: none; }
#nav_slide { background: #76247d; 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: #76247d; }
#sub_nav_content ul li ul { display: none; }
#nav_slide { display: none; }
.n_container { padding: 0 0px 0.6rem; background:url(../images/part3-bg.png) no-repeat bottom center; }
.n_container .n_left { float: left; width: 230px; position: relative; z-index: 1;margin-top: -0.6rem; }
.n_container .n_left h1 { font-size: 0.3rem; color: #fff;padding: 0.3rem 0 0.25rem 0; position: relative;background: #76247d url(../images/leftNav01.png) no-repeat bottom left;}
.n_container .n_left h1 span { position: relative; display:table;margin: 0 auto; text-align: center;padding-bottom: 0.18rem;}
.n_container .n_left h1 span::after{content: "";width: 20px;height: 4px;background: #ef9f02;position: absolute;right: 0;bottom: 0;}
.n_container .n_left ul {padding: 0.2rem 0 0.5rem 0; position: relative; background: rgb(255, 255, 255);box-shadow: 0px 4px 10px 0px rgba(185, 189, 188, 0.44);}
.n_container .n_left ul::after{content: "";width: 100%;height: 111px;background: url(../images/leftNav02.png) no-repeat center;position: absolute;bottom: -91px;left: 0;}
.n_container .n_left .con ul li { line-height:30px; font-size: 20px; 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 a::before { content: ""; position: absolute; bottom: 0px; left: 0px; right: 0px; height: 1px; background: #d9d8d9; }
/* .n_container .n_left .con ul li::after { content: ""; width: 0px; height: 100%; background: #ad7cb1; 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.on a::before{background: rgba(255,255,255,0.3);}
.n_container .n_left .con ul li > a { z-index: 1; padding: 10px 10px;text-align: center; color: rgb(50, 50, 50); display: block; transition: all 0.36s ease 0s; position: relative; }
.n_container .n_left .con ul li > a::after{content: ""; width: 0px; height: 100%; background: #ad7cb1; position: absolute; left: 0px; top: 0px; transition: all 0.6s ease 0s;z-index: -1;}
.n_container .n_left .con ul li.on>a::after{width: 100%;}
/* .n_container .n_left .con ul li:hover a{color: #fff;} */
.n_container .n_left .con ul li:hover a::after{width: 100%;}

.n_container .n_left .con ul li > a:hover, .n_container .n_left .con ul li.on > a { color: rgb(255, 255, 255);font-weight: bold; }
.n_container .n_left .con ul li dl { display: none; position: relative; padding: 5px; 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: 16px;padding: 5px 2px;text-align: center; position: relative; line-height: 32px; transition: all 0.6s ease 0s; display: block; z-index: 1; color: #323232; }
.n_container .n_left .con ul li dl dd a::before { content: ""; position: absolute; inset: 0px; transition: all 0.6s ease 0s;/* background: #ef9f02;*/ 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.on dl{/*background: #ad7cb1;*/background: rgb(189 150 193);}


.n_container .n_left .con ul li.on dl dd a{color: #fff;font-size: 16px;padding: 5px 2px;}
.n_container .n_left .con ul li dl dd:hover a{color: #fff;font-size: 16px;font-weight: bold;background: #ad7cb1;padding: 5px 2px;}
/* .n_container .n_left .con ul li dl dd a{color: #fff;font-size: 16px;padding: 5px 2px;} */
.n_container .n_left .con ul li dl dd.on:hover a{color: #fff;font-size: 16px;font-weight: bold;background: #ad7cb1;padding: 5px 2px;}
.n_container .n_left .con ul li dl dd.on a{color: #fff;font-size: 16px;font-weight: bold;background: #ad7cb1;padding: 5px 2px;}
.n_container .n_left .con ul li i.up { }
.n_container .n_left .con ul li i { width: 20px; height: 50px;background: url(../images/jt02.png) no-repeat center; position: absolute;z-index: 999; right: 10px; top: 0px;cursor: pointer; }
.n_container .n_left .con ul li.on i{background: url(../images/jt.png) no-repeat center;}

/* .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_left .con ul li:hover dl{background: rgb(189 150 193) !important;} */






.n_container .n_right { width: calc(100% - 270px); min-height: 600px;margin-top: 0.4rem; }
.n_container .n_right .position { margin-bottom: 0.38rem;position: relative;overflow: hidden;}
.n_container .n_right .position::after{content: "";width: 100%;height: 1px;background: #76247d;position: absolute; left: 0;top: 50%;}
.n_container .n_right .position h5{float: left; margin-left: 0.9rem;padding: 0 0.2rem 0 0.12rem;background: #fff;font-size: 0.24rem;color: #323232;font-weight: bold;position: relative;z-index: 1;line-height: 0.38rem;height: 0.38rem;position: relative;}
.n_container .n_right .position h5::after{content: "";width: 7px;height: 15px;background: url(../images/position03.png) no-repeat center;right: -4px;top: 50%;margin-top: -7px;position: absolute;}
.n_container .n_right .position p {float: right; line-height: 0.38rem; font-size: 0.14rem; color: rgb(153, 153, 153); padding-left: 42px;position: relative;z-index: 2;background: #fff url(../images/position.png) no-repeat 20px center;}
.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: #76247d; transition: all 0.6s ease 0s; }
.n_rightBox { background:#fff url(../images/listBG01.png) no-repeat 10% 15%; padding:0.45rem 1rem;box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);}
.fy { margin-top: 0.4rem; }
.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.3rem 0.15rem; }
  .n_container .n_right .position { margin-bottom: 0.15rem; }
  .n_container { padding: 0.15rem 0px 0.4rem; }
}
@media (max-width: 850px) {
	.n_container .n_right{margin-top: 0;}
}
@media (max-width: 680px) {
	.n_container .n_right .position h5{display: none;}
	.n_container .n_right .position p{float: left; padding-right: 0.1rem; padding-left: 20px;background: url("../images/position.png") 0 center no-repeat rgb(255, 255, 255);}
}
.n_list01 li{position: relative; }
.n_list01 li::after{content: "";width: 0px;height: 100%;background:url(../images/list03.png) no-repeat center left;background-size: 100% 100%;position: absolute;left: -60px;bottom: 0;transition: 0.6s all;}
/* .n_list01 li::after { content: ""; width: 0px; height: 100%; background: #76247d; transform: skewX(-15deg); position: absolute; left: -60px; top: 0px; transition: all 0.6s ease 0s; }
.n_list01 li::before { content: ""; width: 0px; height: 100%; background: #76247d url(../images/list01.png) no-repeat right bottom; position: absolute; left: 0px; top: 0px;transition: all 0.6s ease 0s;z-index: 1; } */
.n_list01 li a { padding: 0.3rem 0.3rem 0.3rem 0; position: relative; z-index: 2;display: block; }
.n_list01 li a::after{content: "";width: calc(100% - 22px);height: 1px;background: #d9d9d9;position: absolute;left: 22px;bottom: 0;}
.n_list01 li i{font-size: 0.14rem;margin-left: 22px; color: #ef9f02;font-style: normal;display: block;position: relative;padding-left: 56px;margin-bottom: 0.15rem;}
.n_list01 li i::after{content: "";width: 46px;height: 1px;background: #ef9f02;position: absolute;left: 0;top: 50%;}
.n_list01 li p {position: relative;padding-left: 22px; 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 p::after{content: "";width: 7px;height: 7px;background: #76247d;border-radius: 50%;position: absolute;left: 0;top: 8px;}
/* .n_list01 li:hover::after { width: 90%; transition: all 0.6s ease 0s; }
.n_list01 li:hover::before { width: 100%;transition: all 0.6s ease 0s} */
.n_list01 li:hover::after{width: calc(100% + 60px);transition: 0.6s all;}
.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_list01 li::after{left: 0;background: #76247d url(../images/list01.png) no-repeat right bottom;background-size: contain;}
  .n_list01 li:hover::after{width: 100%;}
}
/* list02 */
.n_list02 li{margin-bottom: 0.4rem;padding-bottom: 0.4rem;border-bottom: 1px solid #d9d9d9;position: relative;}
.n_list02 li::after{content: "";width: 0;height: 1px;background: #76247d;position: absolute;left: 0;bottom: -1px;transition: 0.6s all;}
.n_list02 li .pic{width: 230px;overflow: hidden;}
.n_list02 li .pic img{display: block;width: 100%;height: 135px;object-fit: cover;transition: 0.6s all;}
.n_list02 li .text{width: calc(100% - 250px);padding-left: 22px;position: relative;}
.n_list02 li .text::after{content: "";width: 7px;height: 7px;background: #76247d;border-radius: 50%;position: absolute;left: 0;top: 8px;}
.n_list02 li .text h5{font-size: 0.18rem;color: #323232;font-weight: bold;line-height: 0.28rem;height: 0.28rem;overflow: hidden;transition: 0.6s all;}
.n_list02 li .text i{font-style: normal;display: block;margin: 0.13rem 0 0.15rem 0; font-size: 0.14rem;color: #ef9f02;padding-left: 22px;background: url(../images/part1-05.png) no-repeat left center;background-size: contain; line-height: 0.16rem;}
.n_list02 li .text p{font-size: 0.14rem;color: #737373;line-height: 0.24rem;max-height: 0.72rem;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.n_list02 li:hover::after{width: 100%;transition: 0.6s all;}
.n_list02 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list02 li:hover h5{color: #76247d;transition: 0.6s all;}
@media (max-width: 850px) {
 .n_list02 li .pic{width: 180px;}
 .n_list02 li .pic img{height: 106px;}
 .n_list02 li .text{width: calc(100% - 200px);}
}
@media (max-width: 680px) {
	.n_list02 li .text h5{height: auto;}
 .n_list02 li .text p{display: none;}
}
@media (max-width: 440px) {
.n_list02 li .pic{width: 100%;margin-bottom: 0.15rem;}
.n_list02 li .pic img{height: auto;}
.n_list02 li .text{width: 100%;}
.n_list02 li .text i{margin: 0.12rem 0 0;}
.n_list02 li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
}

/* list02 */
.n_list02 li .text1{width: 100%;padding-left: 22px;position: relative;}
.n_list02 li .text1::after{content: "";width: 7px;height: 7px;background: #76247d;border-radius: 50%;position: absolute;left: 0;top: 8px;}
.n_list02 li .text1 h5{font-size: 0.18rem;color: #323232;font-weight: bold;line-height: 0.28rem;height: 0.28rem;overflow: hidden;transition: 0.6s all;}
.n_list02 li .text1 i{font-style: normal;display: block;margin: 0.13rem 0 0.15rem 0; font-size: 0.14rem;color: #ef9f02;padding-left: 22px;background: url(../images/part1-05.png) no-repeat left center;background-size: contain; line-height: 0.16rem;}
.n_list02 li .text1 p{font-size: 0.14rem;color: #737373;line-height: 0.24rem;max-height: 0.72rem;overflow: hidden;}
@media (max-width: 850px) {
 .n_list02 li .text1{width: 100%;}
}
@media (max-width: 680px) {
 .n_list02 li .text1 h5{height: auto;}
 .n_list02 li .text1 p{display: none;}
}
@media (max-width: 440px) {
.n_list02 li .text1{width: 100%;}
.n_list02 li .text1 i{margin: 0.12rem 0 0;}
}





.show01 { margin-bottom: 0.4rem;padding-bottom: 0.2rem;border-bottom: 1px solid #d9d9d9; }
.show01 h5 { font-size: 0.24rem; line-height: 0.48rem; overflow: hidden; text-align: center; font-weight: bold; margin-bottom: 0.26rem; }
.show01 h6 { font-size: 0.19rem; line-height: 0.38rem; overflow: hidden; text-align: center; font-weight: bold; color: #555; }
.show01 p { text-align: center; }
.show01 p em { font-style: normal; display: inline-block; margin: 0px 0.12rem; font-size: 0.14rem; color: #ef9f02; }
.show01 p>em{padding-left: 22px;background: url(../images/part1-05.png) no-repeat left center;background-size: contain;}
.show02 p { text-indent: 0.32rem; font-size: 0.16rem !important; color: rgb(50, 50, 50) !important; line-height: 0.36rem !important; }
.show02 p span { text-indent: 0.36rem; font-size: 0.16rem !important; color: rgb(50, 50, 50) !important; line-height: 0.36rem !important;}
.show02 img { display: table; margin: 0px auto 0.3rem; max-width: 100%;height:auto !important; }
.show02 p video{width:100%;height:auto;}
.show03 { padding-top: 0.3rem;margin-top: 0.5rem; border-top: 1px solid rgb(204, 204, 204); }
.show03 p { margin-bottom: 0.2rem; font-size: 0.16rem; line-height: 0.28rem; color: rgb(50, 50, 50);}
.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: #76247d; transition: all 0.6s ease 0s; }
/* 院行政 */
.yxz01{margin-bottom: 0.8rem;}
.yxz01 dt{background: rgba(118,36,125,0.1);padding: 0.15rem 0.2rem;}
.yxz01 dt h3{padding-left: 0.2rem;font-size: 0.2rem;color: #323232;font-weight: bold;position: relative;}
.yxz01 dt h3::after{content: "";width: 7px;height: 7px;background: #76247d;border-radius: 50%;left: 0;top: 7px;position: absolute;}
.yxz01 dd{padding:0.2rem;border-bottom: 1px solid #d9d9d9;}
.yxz01 dd h5 b{width: 27.88%;padding-left: 0.12rem;font-weight: normal;font-size: 0.18rem;position: relative;line-height: 30px;}
.yxz01 dd h5 b:before {
    content: "";
    height: 30px;
    position: absolute;
    left: 0;
    display: block;
    width: 2px;
    background: #76247d;
}
.yxz01 dd h5 p{font-size: 0.16rem;margin-top: 10px;    margin-left: -3px;}
.yxz01 dd h5 b i{font-size: 0.14rem;font-style: normal;}
.yxz01 dd h5 em{width: 72.12%;font-style: normal;font-size: 0.18rem;padding: 0 0.1rem;}
.yxz01 dd h5 em a{color: #323232;transition: all 0.6s ease 0s;display: inline-block;line-height: 30px;height: 30px;}
.yxz01 dd h5 em a:hover{color: #76247d; transition: all 0.6s ease 0s;}
.yxz02{margin-bottom: 0.7rem;}
.yxz02:last-child{margin-bottom: 0;}
.yxz02 dt{background: rgba(118,36,125,0.1);padding: 0.15rem 0.2rem;}
.yxz02 dt h3{padding-left: 0.2rem;font-size: 0.2rem;color: #323232;font-weight: bold;position: relative;}
.yxz02 dt h3::after{content: "";width: 7px;height: 7px;background: #76247d;border-radius: 50%;left: 0;top: 7px;position: absolute;}
.yxz02 dd{padding:0.2rem;border-bottom: 1px solid #d9d9d9;}
.yxz02 dd h5 b{width: 40.89%;padding-left: 0.12rem;border-left: 2px solid #76247d;font-weight: normal;font-size: 0.18rem;}
.yxz02 dd h5 em{width: 17.65%;font-style: normal;font-size: 0.18rem;}
.yxz02 dd h5 em a{color: #323232;transition: all 0.6s ease 0s;display: inline-block;}
.yxz02 dd h5 em a:hover{color: #76247d; transition: all 0.6s ease 0s;}
.yxz02 dd h5 s{width: 40%;text-decoration: none; font-size: 0.18rem;}
.yxz02 dd p{margin-top: 0.15rem;color: #323232;font-size: 0.14rem;line-height: 0.24rem;padding-left: 0.12rem;}
@media (max-width: 540px) {
.yxz02 dd h5 b,.yxz02 dd h5 em,.yxz02 dd h5 s,.yxz01 dd h5 b,.yxz01 dd h5 em{width: 100%;margin-bottom: 0.2rem;margin-top: 0.3rem;}
.yxz02 dd h5 em,.yxz02 dd h5 s{padding-left: 0.12rem;}
}
/* 联系方式 */
.lxfsTit{margin-bottom: 0.55rem;padding-bottom: 0.12rem;border-bottom: 9px solid rgba(118,36,125,0.1);}
.lxfsTit h5{font-size: 0.2rem;font-weight: bold;}
.lxfs02 dt{margin-bottom: 0.5rem;}
.lxfs02 dt h3{font-size: 0.22rem;line-height: 0.32rem;text-align: center;}
.lxfs02 dd{padding:0.2rem;border-bottom: 1px solid #d9d9d9;}
.lxfs02 dd h5 b{width: 40%;padding-left: 0.12rem;border-left: 2px solid #76247d;font-weight: normal;font-size: 0.18rem;}
.lxfs02 dd h5 em{width: 28.8%;font-style: normal;font-size: 0.18rem;color: #323232;}
.lxfs02 dd h5 s{width: 30%;text-decoration: none; font-size: 0.18rem;}
@media (max-width: 540px) {
.lxfs02 dd h5 b,.lxfs02 dd h5 em,.lxfs02 dd h5 s{width: 100%;margin-bottom: 0.2rem;}
.lxfs02 dd h5 em,.lxfs02 dd h5 s{padding-left: 0.12rem;}
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #76247d !important;
    color: #fff;
    background-color: #76247d !important;
}


#vsb_content_2 IMG {
    border-bottom: #ccc 0px solid !important;
    border-left: #ccc 0px solid !important;
    border-top: #ccc 0px solid !important;
    border-right: #ccc 0px solid !important;
    display: initial !important;
    margin: 0 !important;
}


.show02 p iframe{text-indent: 0em !important;display: block;}


.n_container .n_left .con .zlm{font-size: 16px;}




/* 教师 */
.js01{margin-bottom: 60px;}
.js01 h5{background: rgba(118, 36, 125, 0.1);padding: 0.15rem 0.2rem;margin-bottom: 0.2rem;}
.js01 h5 a{display: block; padding-left: 0.2rem;font-size: 0.2rem;color: #323232;font-weight: bold;position: relative;transition: 0.6s all;}
.js01 h5 a::after{content: "";width: 7px;height: 7px;background: #76247d;border-radius: 50%;left: 0;top: 7px;position: absolute;}
.js01 h5 a:hover{color: #76247d;transition: 0.6s all;}
.js01 ul{justify-content: flex-start;border-bottom: 1px solid #E0E0E0;}
.js01 li{width: 20%;padding-right: 0.15rem;margin-bottom: 35px;}
.js01 li a{font-size: 0.2rem;color: #323232;font-weight: bold;padding-left: 0.12rem;position: relative;display: block;transition: 0.6s all;}
.js01 li a::after{content: "";width: 1px;height: 16px;background: #76247d;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.js01 li a:hover{color: #76247d;transition: 0.6s all;}
@media (max-width: 650px) {
.js01 li{width: 50%;}
}