* { 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: sysH; src: url("../fonts/sysH.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; }
/* ::-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; }
.w16 { max-width: 1600px; margin: 0px auto; }
.szxw_h{ max-width: 1600px; margin: 0px auto; }

@media (max-width: 1400px) {
  .w14 {width: 95%;}
.szxw_h{width: 95%;}
}
@media (max-width: 1600px) {
  .w16 {width: 95%;}
.szxw_h{width: 95%;}
}
.fanhui { position: fixed; right: 30px; bottom: 75px; width: 48px; height: 48px; border-radius: 50%; }
img { vertical-align: middle; }
.flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex-center { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.flex-start { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.flex-end { display: flex; justify-content: flex-end; flex-wrap: wrap; }
#gotop {position: fixed;display: block; z-index: 90;height: 0px; opacity: 0; /* visibility: hidden; */ bottom: 80px; right: 40px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 45px; height: 45px;opacity: 1;}
#gotop.hide img{display: block;width: 100%;}
#gotop svg { width: 100%; height: 100%; fill: rgb(13, 113, 230); }
#gotop { cursor: pointer; }

@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: relative; }

.header_box .w14 { display: flex; justify-content: space-between; align-items: center; height: 112px; }
#header { z-index: 999; width: 100%;background:#189a3b url(../images/topBG.png) no-repeat right bottom;transition: all 0.6s ease 0s;}
.header_top{padding:0.2rem 0;align-items: center;}
#logo { width: 25%; }
#logo a { display: block; }
#logo a img { display: block; max-width: 100%; }
.search{width: 220px;height: 0.4rem;line-height: 0.4rem;background: rgba(255,255,255,0.2);border-radius: 0.2rem;}
.search .text{font-size: 0.14rem;color: #fff;width: calc(100% - 38px);text-indent: 0.15rem;}
.search .btn{width: 38px;line-height: 0.4rem;background: url(../images/search.png) no-repeat left center;}
.topR{align-items: center;}
.topR .search_btn{margin-right: 0.2rem;}
.topR .topLinks{line-height: 0.48rem;height: 0.48rem;background: #43a56a;padding: 0 0.15rem;border-radius: 0.05rem; margin-left: 0.06rem;}
.topR .topLinks a{display: block;padding-left: 34px;background: url(../images/top01.png) no-repeat left center;font-size: 0.18rem;color: #fff;transition: 0.6s all;}
.topR .topLinks:hover a{font-weight: 600;transition: 0.6s all;}
.topR .topLinks+.topLinks a{background: url(../images/top02.png) no-repeat left center;}
.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: 1200px) {
  #m_header #logo { width: 60%; }
  #logo img { width: 100%; }
}
@media (max-width: 680px) {
  #m_header #logo { width: calc(100% - 80px); }
}
#nav { width: 100%; position: relative;background: #00762f;}
#nav .navBox {}
#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.22rem;color: #fff;font-weight: bold; line-height: 60px; position: relative; transition: all 0.6s ease 0s;transition: 0.6s all; }
#nav ul li:hover a h3 { color: #f2e78e;transition: 0.6s all; }
#nav ul li:hover a { color: #f2e78e; }
#nav ul li.on h3 {color: #f2e78e;}
#nav ul li:hover h3::after{width: 100%;transition: 0.6s all;}
#nav ul li h3::after{content: "";width: 0;height: 2px;background: #f2e78e;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
#nav ul li.on h3::after{width: 100%;}
#nav ul li:hover a h3 span, #nav ul li.on h3 span { }
#nav ul li a i { display: inline-block;  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;box-shadow: 0px 2px 28.42px 0.58px rgba(254, 130, 8, 0.13);}
#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: 18px; color: rgb(102, 102, 102); }
#nav ul li .sub a:hover { color: #22ac71; 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_box.xg {position: fixed;height: auto; transition: all 0.4s ease 0s; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 10px;border-bottom: none; }
.header_box.xg #logo{width: 40%;}
.header_box.xg .header_top{padding: 0.1rem 0;}
.header_box.xg #nav ul li h3{line-height: 50px;}
/* #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; }
}
.m_links{width: 100%;padding: 0 0.3rem;margin-top: 0.2rem;}
.m_links dd{width: 48%;padding: 0.15rem;background: rgba(255,255,255,0.1);border: 1px solid rgba(255,255,255,0.2);}
.m_links dd a{display: block;font-size: 14px;text-align: center;font-size: 0.14rem;color: #fff;}


.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{width: 21px;height: 21px; background: url(../images/search.png) no-repeat center;display: block;}
.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 #22ac71; 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"] { }
.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; }
.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: #fff; }
#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: #fff; }
#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: #189a3b; }
#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;background: #189a3b;box-shadow: rgba(0, 78, 161, 0.25) 0px 8px 8px; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; }
#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;position: relative; }
#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 #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; }
}
@media (max-width: 480px) {
  .m_header_box header::after{display: none;}
}
/* index */

.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: 100%;position: relative; object-fit: cover;}

.bannerBox .slider video{display: block; width: 100%;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:0.15rem;width: 100%; align-items: center;}
.bannerBox .slick-dots li{width: 12px;overflow: hidden; height: 12px;background: rgba(255,255,255);border-radius: 50%;opacity: 1; font-size: 0;margin: 0 0.07rem; position: relative;color: #fff;}
.bannerBox .slick-dots li.slick-active{width: 35px;height: 35px; background:url(../images/bannerDon.png) no-repeat center;opacity: 1;}
.bannerBox .slick-dots li button{position: relative;color: #fff;}
.bannerBox .slick-dots li button::before{content: "0";font-size: 0;font-weight: 100; color: #fff;position: absolute;left: 5px;top: 0;line-height: 38px;}
.bannerBox .slick-dots li.slick-active button{font-size: 0;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;color: white;position: absolute;left: 5px;top: 0;line-height: 38px;display: none;}
.bannerBox .slick-prev,.bannerBox .slick-next{display: none !important;}
@media (max-width: 1200px) {
.bannerBox{margin-top: 80px;}

}
@media (max-width: 1000px) {
	.bannerBox{margin-top: 60px;}
  .m_header_box, .m_header_box header, #m_header #logo { height: 60px; }
}
@media (max-width: 850px) {
  .bannerBox .slick-dots{bottom: 0.1rem;}
  .banner a { height: 100%; width: 100%; }
  .banner img { position: relative; top: 0px; left: 0px; transform: translate3d(0px, 0px, 0px); width: 100%; }
}
@media (max-width: 540px) {
	.bannerBox .slider img{height: 30vw;}
}

.Cotitle{margin-bottom: 0.4rem;align-items: center;}
.CotitleL{width: calc(100% - 106px);position: relative;}
.CotitleL::after{content: "";width: 100%;height: 1px;background: #ced1d8;position: absolute;left: 0;top: 50%;}
.Cotitle h5{position: relative;z-index: 2; font-size: 0.32rem;color: #323232;font-family: sysH;background: #f7f9fa;padding-right: 0.1rem;display: inline-block;}
.Cotitle a{display: block;width: 101px;height: 26px;line-height: 30px;background: url(../images/more.png) no-repeat center;font-size: 0.14rem;color: #22ac71;padding-left: 0.15rem;transition: 0.6s all;}
.Cotitle a:hover{margin-right: 5px;transition: 0.6s all;}
/* part1 start */
.part1{background: #f7f9fa;padding: 0.5rem 0 0.5rem 0;}
.part1L{width:43.93%;}
.part1LL{width: 100%;overflow: hidden;}
.part1LL .mySwiper{position: relative;}
.part1LL .mySwiper::after{content: "";width: 100%;height: 1px;background: #ced1d8;position: absolute;left: 0;bottom: 7px;}
.part1LL a{display: block;}
.part1LL .pic{overflow: hidden;}
.part1LL .pic img{display: block;width: 100%;height: 453px;object-fit: cover; transition: 0.6s all;}
.part1LL .text{position: relative;width: calc(100% - 50px);top: -0.38rem; margin: 0 auto;border-top: 0.03rem solid #22ac71;padding: 0.25rem 0.3rem 0.12rem 0.3rem; background: #fff;box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.06);}
.part1LL .text h5{font-size: 0.2rem;color: #323232;line-height: 0.3rem;height: 0.3rem;overflow: hidden;margin-bottom: 0.15rem;transition: 0.6s all;    white-space: nowrap;
    text-overflow: ellipsis;}
.part1LL .text p{font-size: 0.14rem;color: #9f9f9f;line-height: 0.24rem;height: 0.48rem;overflow: hidden;margin-bottom: 0.14rem;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part1LL .text i{font-style: normal;font-size: 0.14rem;color: #22ac71;}
.part1LL .swiper-slide:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.part1LL .swiper-slide:hover .text h5{color: #22ac71;font-weight: 600;transition: 0.6s all;}
.part1LLD{position: relative;justify-content: flex-start;align-items: center;background: #f7f9fa;margin-left: 0.57rem;z-index: 2;width: fit-content;padding: 0 0.06rem;}
.part1LLD .swiper-button-prev,.part1LLD .swiper-button-next{position: relative;left: auto;margin-top: 0;margin-left: 0;opacity: 1;width: 14px;height: 16px;border: none;}
.part1LLD .swiper-button-prev{background: url(../images/part1-02.png) no-repeat center;}
.part1LLD .swiper-button-next{background: url(../images/part1-03.png) no-repeat center;}
.part1LLD .swiper-pagination{position: relative;margin-top: 0.03rem;}
.part1LLD .swiper-pagination-bullet{margin: 0 0.05rem;width: 13px;height: 13px;background: url(../images/part1-04.png) no-repeat center;opacity: 1;}
.part1LLD .swiper-pagination-bullet-active{background: url(../images/part1-05.png) no-repeat center;}
.part1LR{width: 31.37%;}
.part1LR li{margin-bottom: 0.3rem;}
.part1LR li a{display: block;}
.part1LR li .pic{overflow: hidden;}
.part1LR li .pic img{display: block;width: 100%;height: 216px;object-fit: cover; transition: 0.6s all;}
.part1LR li .text p{margin-top: 0.2rem;font-size: 0.2rem;color: #3e3f40;line-height: 0.3rem;height: 0.6rem;overflow: hidden;transition: 0.6s all;}
.part1LR li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1LR li:hover .text p{color: #22ac71;font-weight: 600;transition: 0.6s all;}
.part1R{width: 27.06%;}
.part1R li{margin-bottom: 0.15rem;}
.part1R li a{padding: 0.18rem 0.2rem;background: #fff;align-items: center;transition: 0.6s all;}
.part1R li .time{width: 72px;height: 72px;transition: 0.6s all;}
.part1R li .time .day{font-size: 0.36rem;color: #22ac71;text-align: center;font-weight: bold;margin-top: 0.06rem;}
.part1R li .time .year{font-size: 0.14rem;color: #22ac71;text-align: center;margin-top: 0.06rem;}
.part1R li p{width: calc(100% - 86px);font-size: 0.2rem;color: #323232;line-height: 0.3rem;max-height: 0.9rem;overflow: hidden;transition: 0.6s all;}
.part1R li:hover .time{background: #22ac71;transition: 0.6s all;}
.part1R li:hover .day,.part1R li:hover .year{color: #fff;}
.part1R li:hover a{box-shadow: 0px 3px 47px 3px rgba(0, 0, 0, 0.1);transition: 0.6s all;}
.part1R li:hover p{color: #22ac71;/*font-weight: bold;*/transition: 0.6s all;}
@media (max-width: 1400px) {
	.part1LL .pic img{height: 376px;}
	.part1LR li .pic img{height: 180px;}
}
@media (max-width: 1200px) {
	.part1LL .pic img{height: 323px;}
	.part1LR li .pic img{height: 154px;}

}
@media (max-width: 850px) {
.part1L{width: 100%;}
.part1R{width: 100%;margin-top: 0.4rem;}
.part1LL{width: 100%;}
.part1LL .pic img{height:523px;}
.part1LR{margin-top: 0.3rem;display: flex;width: 100%;justify-content: space-between;flex-wrap: wrap;}
.part1LR li{width: 49%;}
.part1LR li .pic img{height: 251px;}
.part1{padding: 0.4rem 0;}

.part1Z{width: 100% !important;margin-top: 0.4rem;}
.part1Z .Cotitle { margin-bottom: 0.1rem !important;}

}
@media (max-width: 768px) {
	.part1LR li .pic img{height: 227px;}
        .part1LL .pic img{height:323px;}


}
@media (max-width: 580px) {
	.part1LR li .pic img{height: 171px;}
}
@media (max-width: 480px) {
	.part1LR li{width: 100%;margin-bottom: 0.2rem;}
	.part1LR li .pic img{height: auto;}
}
/* part1 end */

.part1Z{width:22.93%;}
.part1Z .part1LR{width:100%;}



.part12{padding: 0.5rem 0 0.5rem 0;}
@media (max-width: 1200px) {
      .part12 {padding: 1.5rem 0 0.5rem 0;}
}

@media (max-width: 850px){
      .part12 {padding: 0.8rem 0 0.2rem 0;}

}









/* part2 start */
.part2{background: #f7f9fa;position: relative;padding-bottom: 0.3rem;}
.part2::after{content: "";width: 100%;height: 70%;background: url(../images/part2BG.jpg) no-repeat center;background-size: cover;position: absolute;left: 0;bottom: 0;}
.part2 .w16{position: relative;z-index: 2;}
.part2L,.part2R{width: 49%;}
.part2 li{width: 49%;}
.part2 li a{display: block;padding: 0.1rem 0.1rem 0.3rem 0.1rem;transition: 0.6s all;}
.part2 li .pic{overflow: hidden;}
.part2 li .pic img{display: block;width: 100%;height: 230px; transition: 0.6s all;object-fit: cover;transition: 0.6s all;}
.part2 li .text{margin-top: 0.2rem;}
.part2 li .text h5{padding-left: 0.15rem;border-left: 3px solid #fff; font-size: 0.18rem;color: #fff;line-height: 0.28rem;height: 0.56rem;overflow: hidden;transition: 0.6s all;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part2 li .text .time{margin-top: 0.15rem;margin-left: 0.15rem;position: relative;}
.part2 li .text .time::after{content: "";width: calc(100% - 85px);height: 1px;background: rgba(255,255,255,0.3);position: absolute;right: 0;top: 50%;transition: 0.6s all;}
.part2 li .text .time i{font-style: normal;font-size: 0.14rem;color: #fff;transition: 0.6s all;}
.part2 li:hover a{background: #fff;box-shadow: 15.451px 25.715px 30px 0px rgba(119, 119, 119, 0.4);transition: 0.6s all;}
.part2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2 li:hover .text h5{border-left: 3px solid #22ac71;color: #323232;transition: 0.6s all;}
.part2 li:hover .time::after{background: #b9e1c4;transition: 0.6s all;}
.part2 li:hover .time i{color: #22ac71;transition: 0.6s all;}
@media (max-width: 1400px) {
	.part2 li .pic img{height: 190px;}
}
@media (max-width: 1200px) {
	.part2 li .pic img{height: 163px;}
}
@media (max-width: 850px) {
	.part2L, .part2R{width: 100%;}
	.part2 li{width: 48%;margin-bottom: 0.2rem;}
	.part2 li .pic img{height: 248px;}
	.Nlzf li{width: 48%;}
	.part2::after{height: 30%;}
	.part2L li .text h5{ border-left: 3px solid #22ac71;color: #323232;}
	.part2L li .text .time i{color: #22ac71;}
	.part2L li .text .time::after{    background: #b9e1c4;}
}
@media (max-width: 680px) {
	.part2 li .pic img{height: 196px;}
}
@media (max-width: 580px) {
	.part2 li .pic img{height: 165px;}
}
@media (max-width: 480px) {
	.part2 li .pic img{height: 134px;}
}
/* part2 end */
/* part3 start */
.part3{padding: 0.9rem 0;}
.part3 .Cotitle h5{background: #fff;}
.part3L,.part3C{width: 31.25%;}
.part3L li:last-child{margin-bottom: 0;}
.part3L li{margin-bottom: 0.2rem;}
.part3L li p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;width: calc(100% - 60px);padding-left: 0.12rem;position: relative;transition: 0.6s all;white-space: nowrap;text-overflow: ellipsis;}
.part3L li p::after{content: "";width: 7px;height: 7px;background: #189a3b;border-radius: 50%;position: absolute;left: 0;top: 10px;}
.part3L li i{font-size: 0.14rem;line-height: 0.28rem;color: #666666;font-style: normal;transition: 0.6s all;}
.part3L li:hover p{color: #22ac71;font-weight: bold;transition: 0.6s all;}
.part3L li:hover i{color: #22ac71;transition: 0.6s all;}
.part3CT{margin-bottom: 0.24rem;}
.part3CT .pic{width: 160px;overflow: hidden;}
.part3CT .pic img{display: block;width: 100%;height: 120px;object-fit: cover; transition: 0.6s all;}
.part3CT .text{width: calc(100% - 185px);}
.part3CT .text h5{font-size: 0.2rem;color: #323232;line-height: 0.3rem;height: 0.6rem;overflow: hidden;transition: 0.6s all;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part3CT .text i{font-style: normal;margin-top: 0.4rem;display: block;font-size: 0.14rem;color: #189a3b;}
.part3CT:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3CT:hover .text h5{color: #189a3b;font-weight: 600;transition: 0.6s all;}
.part3C li:last-child{margin-bottom: 0;}
.part3C li{margin-bottom: 0.2rem;}
.part3C li p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;width: calc(100% - 60px);padding-left: 0.12rem;position: relative;transition: 0.6s all;white-space: nowrap;text-overflow: ellipsis;}
.part3C li p::after{content: "";width: 7px;height: 7px;background: #189a3b;border-radius: 50%;position: absolute;left: 0;top: 10px;}
.part3C li i{font-size: 0.14rem;line-height: 0.28rem;color: #666666;font-style: normal;transition: 0.6s all;}
.part3C li:hover p{color: #22ac71;font-weight: bold;transition: 0.6s all;}
.part3C li:hover i{color: #22ac71;transition: 0.6s all;}
@media (max-width: 850px) {
	.part3L, .part3C{width: 100%;}
	.part3C{margin-top: 0.4rem;}
	.part3{padding: 0.4rem 0;}
}
/* part3 end */
/* part4 start */
.part4 .Cotitle h5{background: #fff;}
.part4Box{background: url(../images/part5BG.png) no-repeat bottom center;padding-bottom: 0.8rem;}
.part4{margin-bottom: 1rem;}
.part4L{width: 66.56%;}
.part4L .flex{align-items: center;}
.part4LL{width: calc(100% - 44px);padding: 0.2rem 0.4rem 0.2rem 0.35rem;background: #f5f9f7;position: relative;}
.part4L .mySwiper{overflow: hidden; }
.part4LL::after{content: "";width: 20%;height: 75%;background: #189a3b;position: absolute;left: 0;bottom: 0;}
.part4L .mySwiper a{align-items: center;}
.part4L .mySwiper .pic{width: 485px;overflow: hidden;}
.part4L .mySwiper .pic img{display: block;width: 100%;height: 350px;object-fit: cover; transition: 0.6s all;}
.part4L .mySwiper .text{width: calc(100% - 510px);}
.part4L .mySwiper .text h5{font-size: 0.24rem;color: #323232;line-height: 0.4rem;height: 0.8rem;overflow: hidden;font-weight: bold;margin-bottom: 0.12rem;transition: 0.6s all;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part4L .mySwiper .text .time{display: flex;justify-content: flex-end;}
.part4L .mySwiper .text .time i{font-style: normal;font-size: 0.14rem;color: #22ac71;}
.part4L .mySwiper .text p{margin-top: 0.2rem;font-size: 0.14rem;color: #888888;line-height: 0.3rem;height: 1.2rem;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient: vertical;}
.part4L .mySwiper a:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4L .mySwiper a:hover .text h5{color: #189a3b;transition: 0.6s all;}
.part4LD{}
.part4LD .swiper-button-prev,.part4LD .swiper-button-next{position: relative;left: auto;top: auto; margin-top: 0;margin-left: 0;opacity: 1;width: 16px;height: 14px;border: none;}
.part4LD .swiper-button-prev{background: url(../images/part4-02.png) no-repeat center;}
.part4LD .swiper-button-next{background: url(../images/part4-03.png) no-repeat center;}
.part4LD .swiper-pagination{position: relative;margin: 0.2rem 0;}
.part4LD .swiper-pagination-bullet{display: block;margin: 0.05rem 0; width: 13px;height: 13px;background: url(../images/part1-04.png) no-repeat center;opacity: 1;}
.part4LD .swiper-pagination-bullet-active{background: url(../images/part1-05.png) no-repeat center;}
.part4R{width: 31.43%;}
.part4R li{margin-bottom: 0.1rem;padding-bottom: 0.1rem;border-bottom: 1px solid #e8e8e8;}
.part4R li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part4R li .pic{width: 138px;overflow: hidden;}
.part4R li .pic img{display: block;width: 100%;height: 103px;object-fit: cover; transition: 0.6s all;}
.part4R li .text{width: 100%;}
.part4R li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;margin-bottom: 0.1rem;transition: 0.6s all;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part4R li .text i{font-style: normal;font-size: 0.14rem;color: #22ac71;}
.part4R li :hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4R li :hover .text h5{color: #22ac71;font-weight: 600;transition: 0.6s all;}
@media (max-width: 1200px) {
	.part4L .mySwiper .pic{width: 410px;}
	.part4L .mySwiper .pic img{height: 295px;}
	.part4L .mySwiper .text{width: calc(100% - 430px);}
}
@media (max-width: 1000px) {
	.part4L .mySwiper .pic{width: 340px;}
	.part4L .mySwiper .pic img{height: 245px;}
	.part4L .mySwiper .text{width: calc(100% - 350px);}
}
@media (max-width: 850px) {
	.part4{margin-bottom: 0.4rem;}
	.part4L{width: 100%;}
	.part4R{width: 100%;margin-top: 0.4rem;}
}
@media (max-width: 768px) {
	.part4L .mySwiper .pic{width: 100%;}
	.part4LL::after{display: none;}
	.part4L .mySwiper .pic img{height: auto;}
	.part4L .mySwiper .text{width: 100%;margin-top: 0.2rem;}
	.part4L .mySwiper .text h5{height: auto;}
}

/* part4 end */
/* part5 start */
.part5Tit{width: 133px;height: 280px;background: url(../images/part5-01.png) no-repeat center;display: flex;justify-content: center;align-items: center;position: relative;margin-top: -0.4rem;margin-bottom: -0.4rem;}
.part5Tit h5{width: 36px;display: table;/*margin: 0 auto; */}
.part5Tit h5 a{font-family: sysH;font-size: 0.32rem;color: #fff;}
.part5{position: relative;}
.part5 .mySwiper{width: calc(100% - 220px);overflow: hidden;position: relative;}
.part5 .swiper-slide{filter: brightness(1);}
.part5 .swiper-slide a{display: block;position: relative;}
.part5 .swiper-slide a::after{content: "";width: calc(100% - 20px);height: calc(100% - 20px);border: 1px solid rgba(255,255,255,0.3);border-radius: 0.05rem;position: absolute;left: 10px;top: 10px;}
.part5 .swiper-slide .pic{overflow: hidden;border-radius: 0.05rem;}
.part5 .swiper-slide .pic img{display: block;width: 100%;height: 220px;object-fit: cover; transition: 0.6s all;}
.part5 .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part5 .swiper-slide .textBox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.part5 .swiper-slide .textBox .text{padding: 0 0.15rem;}
.part5 .swiper-slide .textBox .icon{margin-bottom: 0.2rem;}
.part5 .swiper-slide .textBox .icon img{display: table;margin: 0 auto;max-width: 60px;width: 100%;}
.part5 .swiper-slide .textBox p{font-size: 0.3rem;color: #fff;font-family: sysH;text-align: center;line-height: 0.38rem;}
.part5D{justify-content: flex-end;margin-top: 0.4rem;margin-left: 220px;}
.part5 .swiper-button-prev,.part5 .swiper-button-next{position: relative;left: auto !important;margin-left: 0 !important;bottom: 0 !important;margin-top: 0 !important;top: auto !important;width: 0.14rem;height: 0.16rem;border: none;border-radius: 0;}
.part5 .swiper-button-prev{background: url(../images/part1-02.png) no-repeat center;margin-right: 0.2rem;}
.part5 .swiper-button-next{background: url(../images/part1-03.png) no-repeat center;}
@media (max-width: 1400px) {
.part5 .swiper-slide .pic img{height: 177px;}
}
@media (max-width: 1200px) {
.part5 .swiper-slide .pic img{height: 147px;}
}
@media (max-width: 1000px) {


}
@media (max-width: 850px) {
	.part4Box{padding-bottom: 0.4rem;}
	.part5 .mySwiper{width: 100%;}
	.part5D{margin-left: 0;justify-content: center;}
.part5Tit{width: 100%;background: none;height: auto;margin-bottom: 0.2rem;}
	.part5Tit h5{width: 100%;text-align: center;}
	.part5Tit h5 a{color: #323232;}
	.part5 ul{width: 100%;}
	.part5 li .pic img{height: 233px;}
}
@media (max-width: 768px) {

}

@media (max-width: 600px) {
.footer .w16{padding: 0 0.5rem !important;}
}

@media (max-width: 540px) {
.part5 li .pic img{height: 164px;}
.part5 .swiper-slide .textBox p{font-size: 0.26rem;}
}
@media (max-width: 410px) {
	.part5 li{width: 100%;}
	.part5 li .pic img{height: auto;}


}

/* part5 end */
/* footer start */
.footer{background: #189a3b;padding: 0.4rem 0;}
.footer .w16{align-items: center;padding: 0 1rem;}
.footerL{width: 30%;}
.footerL img{display: block;max-height: 0.7rem;max-width: 100%;}
.footerC{width: 40%;justify-content: flex-end;}
.footerC li{margin: 0 0.15rem;position: relative;}
.footerC li .icon{padding-top: 0.1rem;}
.footerC li .icon img{display: block;max-width: 0.36rem;width: 100%;cursor: pointer;}
.footerC .ewm{display: none;position: absolute;bottom: 100%;width: 100px;left: 50%;margin-left: -50px;box-shadow: 0px 2px 27px 0px rgba(48, 77, 56, 0.12);}
.footerC .ewm img{display: block;width: 100%;}
.footerC li:hover .ewm{display: block;}
.footerR{width: 20.75%;position: relative;}
.footerR h5{ border: 1px solid rgba(255,255,255,0.3);height: 0.4rem;line-height: 0.4rem;border-radius: 0.2rem;padding: 0 0.4rem 0 0.2rem;font-size: 0.16rem;color: #fff;position: relative;}
.footerR h5::after{content: "";width: 0.2rem;height: 0.4rem;background: url(../images/footer05.png) no-repeat center;position: absolute;right: 0.2rem;top: 0;}
.footerR ul{display: none; position: absolute;bottom: 100%;background: #fff;    padding: 0 0.2rem;width: 100%;box-shadow: 0px 2px 27px 0px rgba(48, 77, 56, 0.12);max-height: 1.5rem;overflow-y: scroll;}
.footerR li{margin: 0.15rem 0;}
.footerR li a{font-size: 0.16rem;color: #323232;line-height: 0.24rem; transition: 0.6s all;}
.footerR li:hover a{color: #189a3b;transition: 0.6s all;}
.footerR:hover ul{display: block;}
.copyright{padding: 0.2rem 0;}
.copyright p{text-align: center;font-size: 0.14rem;color: #323232;margin: 0.15rem 0;}
.copyright p em{font-style: normal;margin: 0 0.1rem;    line-height: 0.26rem;}
.copyright p img{display: inline-block;margin-right: 0.1rem;}
@media (max-width: 850px) {
.footerL{width: 100%;}
.footerL img{display: table;margin: 0 auto;}
.footerC{width: 100%;justify-content: center;margin: 0.2rem 0;}
.footerR{width: 100%;}
}




/* footer end */





.listBanner{position: relative;}
.listBanner .pic{position: relative;}
.listBanner .pic img{display: block;width: 100%;}
.listBanner .position{position: absolute;width: 1600px; bottom: 0.25rem;left: 50%;margin-left: -800px;justify-content: flex-end;}
.listBanner .position p{font-size: 0.12rem;color: #fff;padding-left: 0.15rem; background: url(../images/position.png) no-repeat left center;background-size: contain; line-height: 0.2rem;}
.listBanner .position p a{font-size: 0.14rem;color: #fff;padding: 0 0.14rem;transition: 0.6s all;}
.listBanner .position p a:hover{opacity: 0.6;transition: 0.6s all;}
@media(max-width: 1400px){
	.listBanner .position{left: 2.5%;margin-left: 0;}
}
@media(max-width: 1200px){
	.listBanner .pic::after,.listBanner .pic::before{display: none;}
	.listBanner .position{display: none;}
	.listBanner .pic img{height: 30vh;object-fit: cover;}
.n_lead li .pic {overflow: hidden;height: 4.3rem !important;}


}
/*==========================================内页 开始=============================================*/
	.list-top #header::after{background: rgba(100,61,189,0.85);height: 120px;}
	.list-top .head_top{padding-top: 0.3rem;}
	.list-banner{position:relative;}
	.list-banner img{ width:100%;position: relative;}
	.list-top #nav ul li:hover a h3, .list-top #header.xg #nav ul li.on a h3, .list-top #header.xg #nav ul li:hover a h3{color: #fff;opacity: 0.7;}
	.ListFooter .copyright{padding: 0;background: none;}
	

	
	.ar_wap{ display:none}
	
	#nav_slide{background: #29a741;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.24rem;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: #f2f2f2; 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:40px;padding-left: 10px;}
	#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
	#sub_nav_content ul li.on>a{color: #29a741;}
	#sub_nav_content ul li ul{ display:none}
	#nav_slide{ display:none}
	.n_container{padding: 0 0 0.6rem 0;background:#f7f9fa url(../images/BG.png) no-repeat bottom center;background-size: 100%;}
	.n_container .n_left{float:left;width: 270px;position: relative;z-index: 1;margin-top: -110px;}
	.n_container .n_left h1{font-weight: bold;font-size: 0.28rem; color:#fff;position: relative;text-align: center;height: 110px;line-height: 110px; background: rgba(41,167,65,0.85);}
	.n_container .n_left h1 span{position:relative;display: inline-block;}
	.n_container .n_left ul{padding: 0; position:relative;margin-left: 10px;background: #fff;box-shadow: 2.351px 3.236px 4px 0px rgba(24, 24, 24, 0.1);}
	.n_container .n_left ul::after{content: "";width: 270px;height: calc(100% + 12px);background: #29a741;position: absolute;bottom: -12px;left: -10px;z-index: -1;}
	.n_container .n_left ul li:last-child:before{ display:none}
	.n_container .n_left .con ul li{margin:0 20px; line-height: 36px;font-size: 20px;color: #323232;position:relative;overflow: hidden;padding: 10px 0;font-weight: bold}
	.n_container .n_left .con ul li.on dl{display:block !important;}
	.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 0;right: 0;height:1px;border-bottom: 1px dashed #e8e8e8;}
	.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
	.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
	.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{}
	.n_container .n_left .con ul li>a{color: #323232;display: block;transition: 0.36s;position: relative;padding: 0px 30px 0 0;}
	.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #29a741;font-weight: bold;}
	.n_container .n_left .con ul li dl{display:none;position:relative;margin: 10px 30px 10px 5px;background: #fff;}
	.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;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;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
	.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #29a741;opacity: 0;visibility: hidden; z-index:-1}
	.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
	.n_container .n_left .con ul li i.up{}
	.n_container .n_left .con ul li i{width: 20px;height: 59pxpx;line-height: 59px;position:absolute;right: 0;top: 0;transition:0.36s;cursor: pointer;font-family: simsun;font-style: normal;font-size: 0.2rem;color: #333333;}
	hover, .n_container .n_left .con ul li.on i{color: #29a741;font-weight: bold;}
	.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #fff !important;}
	.n_container .n_right{ width:calc(100% - 310px);margin-top: 0.4rem;min-height: 300px;}
	.Tnav{margin-bottom: 0.3rem;justify-content: flex-start;}
	.Tnav li{margin-right: 0.1rem;margin-bottom: 0.2rem;}
	.Tnav li a{display: block; padding: 0.15rem 0.3rem;border: 1px solid #29a741;border-radius: 0.04rem;font-size: 0.18rem;color: #323232;transition: 0.6s all;}
	.Tnav li.on a{background: #29a741;color: #fff;}
	.Tnav li:hover a{background: #29a741;color: #fff;transition: 0.6s all;}
	.fy{margin-top: 0.6rem;}
	.fy img{display: table;margin: 0 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:0}
		#nav_slide{ display:block}
	}
	@media(max-width: 640px){
		.Tnav{justify-content: space-between;}
		.Tnav li{width: 49%;margin-right: 0;}
	}

/* 图文列表页 start */
.n_list01 li{margin-bottom: 0.3rem;}
.n_list01 li a{padding: 0.3rem;background: #fff;box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.06);align-items: center;}
.n_list01 li .text{width: calc(100% - 120px);border-right: 1px solid #dddddd;padding: 0 0.4rem 0.36rem 0.1rem;position: relative;overflow: hidden;}
.n_list01 li .time{width: 120px;}
.n_list01 li .time .day{font-size: 0.26rem;color: #666666;text-align: center;font-weight: bold;margin-bottom: 0.18rem;transition: 0.6s all;}
.n_list01 li .time .year{font-size: 0.16rem;color: #333333;text-align: center;}
.n_list01 li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.3rem;/*height: 0.66rem;*/overflow: hidden;padding-bottom: 0.06rem;position: relative;margin-bottom: 0.3rem;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.n_list01 li .text h5::after{content: "";width: 46px;height: 4px;background: #e5e5e5;position: absolute;left: 0;bottom: 0;transition: 0.6s all;top: 94%;}
.n_list01 li .text p{font-size: 0.14rem;color: #999999;line-height: 0.26rem;height: 0.52rem;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.n_list01 li .text .pic{position: absolute;right: 0.4rem;bottom: 0;width: 55px;height: 24px;line-height: 24px; background: #e5e5e5;transition: 0.6s all;}
.n_list01 li .text .pic img{display: table;margin: 8px auto 0 auto;}
.n_list01 li:hover .time .day{color: #29a741;transition: 0.6s all;}
.n_list01 li:hover .text::after{opacity: 1;transition: 0.6s all;}
.n_list01 li:hover .text h5::after{background: #29a741;transition: 0.6s all;}
.n_list01 li:hover .text h5{color: #29a741;}
.n_list01 li:hover .text .pic{background: #29a741;transition: 0.6s all;}
@media(max-width: 768px){
	.n_list01 li a{padding: 0.15rem;}
	.n_list01 li .text{padding: 0 0.15rem 0 0;}
	.n_list01 li .text .pic{display: none;}
	.n_list01 li .time{width: 70px;}
	.n_list01 li .time .day{font-size: 0.2rem;}
	.n_list01 li .text{width: calc(100% - 70px);}
}
/* 图文列表页 end */
/* 标题列表 start */
.n_list02 li a{margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 1px solid #dddddd;position: relative;align-items: flex-start;}
.n_list02 li a::after{content: "";width: 0;height: 1px;background: #29a741;position: absolute;left: 0;bottom: -1px;transition: 0.6s all;}
.n_list02 li p{width: calc(100% - 110px);padding-left: 20px;font-size: 18px;color: #323232;line-height: 0.28rem;transition: 0.6s all;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.n_list02 li p::after{content: "";width: 7px;height: 7px;background: #29a741;border-radius: 50%;position: absolute;left: 0;top: 10px;}
.n_list02 li i{width: 110px; font-style: normal;font-size: 0.14rem;color: #323232;padding-left: 28px;background: url(../images23/date.png) no-repeat left center;line-height: 0.28rem;}
.n_list02 li:hover a::after{content: "";width: 100%;transition: 0.6s all;}
.n_list02 li:hover p{color: #29a741;padding-left: 30px; transition: 0.6s all;}
/* 标题列表 end */
/
/* 服务 start */
.n_list04 .nr{margin-bottom: 0.2rem;}
.n_list04 .nr h5{font-size: 0.24rem;color: #29a741;font-weight: bold;margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 1px solid #dcdcdc;}
.n_list04 .nr li{margin-bottom: 0.1rem;width: 49%;}
.n_list04 .nr li a{padding:0.10rem 0.2rem;line-height: 0.24rem;border: 1px solid #29a741;border-radius: 0.04rem;display: block;text-align: center;font-size: 0.16rem;color: #323232;transition: 0.6s all;}
.n_list04 .nr li:hover a{background: #29a741;color: #fff;transition: 0.6s all;}
@media(max-width: 850px){

}
/* 服务 end */
/* 内容页 start */
.show01{margin-bottom: 0.4rem;padding-bottom: 0.3rem;border-bottom: 1px solid #dddddd;}
.show01 h5{font-size: 0.26rem;color: #323232;line-height: 0.4rem;text-align: center;font-weight: bold;margin-bottom: 0.24rem;}
.show01 p{text-align: center;font-size: 0.14rem;color: #999999;}
.show01 p em{font-style: normal;padding: 0 0.3rem;background: url(../images/show01.png) no-repeat left center;}
.show01 p em+em{background: url(../images/show02.png) no-repeat left center;}
.show02 p{background: none !important;font-size: 0.18rem !important;color: #323232 !important;line-height: 0.36rem !important;text-indent: 0.36rem;margin-bottom: 0.2rem;}
.show02 p span{background: none  !important;}
.show02 p video{margin: 0 auto;}

.show02 img{display:inline-block;margin: 0 auto;max-width: 100%;}
.show03{margin-top: 0.4rem;padding-top: 0.4rem;border-top: 1px solid #dddddd;}
.show03 p{font-size: 0.18rem;color: #323232;margin-bottom: 0.2rem;line-height: 0.28rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{color: #323232;transition: 0.6s all;}
.show03 p a:hover{color: #29a741;transition: 0.6s all;}
/* 内容页 end */
/* 图片列表 start */
.n_list05 ul{justify-content: flex-start;margin-right: -3.5%;margin-bottom: -0.35rem;}
.n_list05 li{width: 31%;margin-right: 2%;margin-bottom: 0.35rem;}
.n_list05 li a{display: block;position: relative;}
.n_list05 li .pic{overflow: hidden;}
.n_list05 li .pic img{display: block;width: 100%;height: 226px; object-fit: cover;}
.n_list05 li .text{margin-top: 0.15rem;}
.n_list05 li .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;}
@media(max-width: 850px){
.n_list05 li .pic img{height: 167px;}
}
@media(max-width: 768px){
.n_list05 ul{justify-content: space-around;margin-right: 0;}
.n_list05 li{width: 48%;margin-right: 0;}
.n_list05 li .pic img{height: 213px;}
}
@media(max-width: 540px){
.n_list05 li{width: 100%;}
.n_list05 li .pic img{height: auto;}
}
/* 图片列表 end */
/* 院部设置 start */
.n_list06 h5{font-size: 0.24rem;color: #32323;text-align: center;font-weight: bold;margin-bottom: 0.4rem;}
.ybsz01{justify-content: center;margin-bottom: 0.5rem;align-items: center;}
.ybsz01 .pic{overflow: hidden;margin:0 0.7rem;}
.ybsz01 .pic img{display: block;max-width: 172px; /*max-width: 100%;*/}
.ybsz01 .text{margin: 0.2rem 0;}
.ybsz01 .text p{font-size: 0.18rem;color: #333333;margin-bottom: 0.3rem;}
.ybsz01 .text a{font-size: 0.16rem;color: #3eae50;}
.ybsz01 .text a:hover{text-decoration: underline;}
.ybsz02 p{font-size: 0.18rem !important;color: #32323 !important;line-height: 0.36rem !important;text-indent: 0.36rem !important;margin-bottom: 0.3rem !important;}
/* 院部设置 end */
/* 组织机构 start */
.zzjg01{margin-bottom: 0.6rem;}
.zzjg01 h5{font-size: 0.2rem;color: #323232;font-weight: bold;text-align: center;margin-bottom: 0.4rem;}
.zzjg01 ul{justify-content: flex-start;margin-right: -2%;margin-bottom: -0.3rem;}
.zzjg01 li{width: 31%;margin-right: 2%;margin-bottom: 0.3rem;}
.zzjg01 li a{display: block;padding: 0.2rem 0.1rem;background: #f7f7f7;border-radius: 0.08rem;font-size: 0.16rem;text-align: center;color: #323232; line-height: 0.24rem;transition: 0.6s all;}
.zzjg01 li:hover a{background: #3eae50;color: #fff;transition: 0.6s all;}
@media(max-width: 768px){
.zzjg01 ul{justify-content: space-around;margin-right: 0;}
.zzjg01 li{width: 48.5%;margin-right: 0;}
}
/* 组织机构 end */
/* 组织机构 start */
.zzjg02 h5{position: relative; min-width: 150px;height: 0.5rem;line-height: 0.5rem;font-size: 0.18rem;color: #323232; text-align: center;display: table;margin: 0 auto;margin-bottom: 46px;}
.zzjg02 h5::after{content: ""; width: 100%;height: 100%;border: 5px solid #3eae50;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);position: absolute;left: 0;top: 0;z-index: -1;box-sizing: border-box;}
.zzjg02 h5::before{content: "";width: 1px;height: 46px;background: #cccccc;position: absolute;left: 50%;bottom: -46px;}
.zzjg02 ul{justify-content: center;padding-top: 50px;position: relative;}
/* .zzjg02 ul::after{content: "";width: 100%;height: 1px;background: #cccccc;position: absolute;left: 0;top: 0;} */
.zzjg02 ul li{padding: 0.26rem 0.2rem;margin: 0 12px;position: relative;border: 5px solid #3eae50;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);box-sizing: border-box;transition: 0.6s all;}
.zzjg02 ul li::after{content: "";width: calc(100% + 36px);height: 1px;background: #cccccc;position: absolute;left: -12px;top: -55px;}
.zzjg02 ul li:last-child::after{left: -66px;}
.zzjg02 ul li:first-child::after{left: 30px;}
.zzjg02 ul li::before{content: "";width: 1px;height: 50px;background: #cccccc;position: absolute;left: 50%;top: -55px;}
.zzjg02 ul li a{display: block; width: 0.22rem;font-size: 0.18rem;color: #323232;line-height: 0.24rem;}
.zzjg02 ul li:hover{background: #3eae50;transition: 0.6s all;}
.zzjg02 ul li:hover a{color: #fff;}
.zzjg03{margin-top: 0.5rem;}
.zzjg03 ul li{padding: 0.26rem 0.1rem;margin: 0 0.08rem;}
.zzjg03 ul li:first-child::after{left: 22px;}
.zzjg03 ul li:last-child::after{left: -56px;}
@media(max-width: 1080px){
.zzjg02 h5{margin-bottom: 0.2rem;}
.zzjg02 ul li a{width: auto;}
.zzjg02 ul li{width: 100%;margin: 0.1rem 0;padding: 0.1rem;}
.zzjg02 ul li::before{display: none;}
.zzjg02 ul li::after{display: none;}
.zzjg02 ul{padding-top: 0;}
.zzjg02 h5::before{display: none;}

}
/* 组织机构 end */
/* 历任领导 start */
.n_lead ul{justify-content: flex-start;margin-right: -2.6%;}
.n_lead li{width: 23%;margin-bottom: 0.2rem;padding: 0.2rem;border: 1px solid #ced1d8;margin-right: 2%;}
.n_lead li .pic{overflow: hidden;height: 2.8rem;}
.n_lead li .pic img{display: block;width: 100%;}
.n_lead li .text{margin-top: 0.2rem;}
.n_lead li .text h5{font-size: 0.18rem;color: #323232;font-weight: bold;margin-bottom: 0.15rem;padding-bottom: 0.15rem;border-bottom: 1px solid #ced1d8;}
.n_lead li .text p{font-size: 0.14rem;color: #323232;line-height: 0.24rem;margin-bottom: 0.1rem;}
.n_lead li .text p em{font-style: normal;}
@media(max-width: 850px){
.n_lead li{width: 31%;}
.n_lead li .pic{height: 3rem !important;}
}
@media(max-width: 850px){
.n_lead li{width: 48%;}
.n_lead li .pic{height: 2rem !important;}
}


@media(max-width: 380px){
	.n_lead ul{margin-right: 0;}
.n_lead li{width: 100%;margin-right: 0;}
.n_lead li .pic {
    height: 4rem !important;
}
}


/* 历任领导 end */
/* 题图列表 start */
.n_listpic li{margin-bottom: 0.3rem;}
.n_listpic li a{padding: 0.2rem;background: #fff;box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.06);align-items: center;}
.n_listpic li .pic{width: 300px;overflow: hidden;}
.n_listpic li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.n_listpic li .text{width: calc(100% - 320px);}
.n_listpic li .text h5{font-size: 0.18rem;color: #323232;font-weight: 600;line-height: 0.28rem;height: 0.5rem;overflow: hidden;margin-bottom: 0.2rem;transition: 0.6s all;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.n_listpic li .text em{font-size: 0.14rem;color: #29a741;font-style: normal;}
.n_listpic li .text p{margin-top: 0.2rem;font-size: 0.14rem;color: #999;line-height: 0.24rem;height: 0.48rem;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}


.n_listpic li .text1{width:100%;}
.n_listpic li .text1 h5{font-size: 0.18rem;color: #323232;font-weight: 600;line-height: 0.28rem;height: 0.28rem;overflow: hidden;margin-bottom: 0.2rem;transition: 0.6s all;}
.n_listpic li .text1 em{font-size: 0.14rem;color: #29a741;font-style: normal;}
.n_listpic li .text1 p{margin-top: 0.2rem;font-size: 0.14rem;color: #999;line-height: 0.24rem;height: 0.48rem;overflow: hidden;}


.n_listpic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_listpic li:hover .text h5{color: #29a741;transition: 0.6s all;}

.n_listpic li:hover .text1 h5{color: #29a741;transition: 0.6s all;}

@media(max-width: 850px){
.n_listpic li .pic{width: 100%;}
.n_listpic li .text{width: 100%;margin-top: 0.2rem;}
.n_listpic li .text h5{height: auto;}


.n_listpic li .text1{width: 100%;margin-top: 0.2rem;}
.n_listpic li .text1 h5{height: auto;}
}
/* 题图列表 end */

.pb_sys_style1 .p_no_d {
    border: 1px solid #189a3b !important;
    color: #fff;
    background-color: #189a3b !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{    padding: 5px 12px !important;
    height: 32px !important;
    line-height: 23px !important;
    border-radius: 5px !important;}
	
	/* 机构设置 */
	.n_orgT{margin-bottom: 0.4rem;}
	.n_orgTL{width: 42.27%;}
	.n_orgTL01{margin-bottom: 0.4rem;}
	.n_orgTL01 h5{font-size: 0.24rem;color: #bd181a;font-weight: bold;line-height: 0.34rem;margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 1px solid #bd181a;}
	.n_orgTL01+.n_orgTL01 h5{font-size: 0.24rem;color: #06d000;font-weight: bold;line-height: 0.34rem;margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 1px solid #06d000;}

	.n_orgTL01 ul li{width: 49%;margin-bottom: 0.12rem;position: relative;padding-left: 0.15rem;}
	.n_orgTL01 ul li::after{content: "";width: 5px;height: 5px;background: #bd181a;border-radius: 50%;position: absolute;left: 0;top: 0.1rem;}
	.n_orgTL01+.n_orgTL01 ul li::after{content: "";width: 5px;height: 5px;background: #06d000;border-radius: 50%;position: absolute;left: 0;top: 0.1rem;}

	.n_orgTL01 ul li a{font-size: 0.16rem;color: #323232;line-height: 0.24rem;transition: 0.6s all;}
	.n_orgTL01 ul li:hover a{color: #bd181a;transition: 0.6s all;}
	.n_orgTL01+.n_orgTL01 ul li:hover a{color:#06d000;transition: 0.6s all;}

	.n_orgTL01 ul+ul li{width: 100%;}
	.n_orgTR{width: 57%;margin-top: 0.7rem;}
	.n_orgTR img{display: table;margin: 0 auto; width: 100%;max-width: 637px;}
	.n_orgC{background: #f7f7f7;padding: 0.3rem;}
	.n_orgC p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;font-weight: bold;margin-bottom: 0.2rem;}
	.n_orgC p em{font-style: normal;color: #c22f30;}
	.n_orgC h5{width: 100px;font-size: 0.18rem;color: #323232;line-height: 0.28rem;font-weight: bold;}
	.n_orgC h3{width: calc(100% - 100px);font-size: 0.18rem;color: #323232;line-height: 0.28rem;font-weight: bold;}
	.n_orgC h3 em{font-style: normal;color: #29a741;}
	.n_orgB{margin-top: 0.5rem;margin-right: -1.33%;justify-content: flex-start;align-items: center;}
	.n_orgB li{width: 24%;margin-right: 1%;margin-bottom: 0.1rem;}
        .n_orgB li:hover a{background: #29a741;}

	.n_orgB li a{display: block;font-size: 0.18rem;color: #323232;text-align: center;line-height: 0.24rem;transition: 0.6s all;
	padding: 0.1rem;/*border: 1px solid #c2ddc6;*/border-radius: 8px;
        /*border: 1px solid #f7f7f7;*/
    background: #f7f7f7;
    box-shadow: 0 2px 4px 0 rgb(131 131 131 / 43%);
	/*background-image: -moz-linear-gradient( 90deg, rgb(247,247,247) 0%, rgb(197,227,201) 24%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(247,247,247) 0%, rgb(197,227,201) 24%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(247,247,247) 0%, rgb(197,227,201) 24%, rgb(255,255,255) 100%);*/}



	.n_orgB li:hover a{color: #fff;font-weight: 600;transition: 0.6s all;}
	@media(max-width: 850px){
	.n_orgTL{width: 100%;}
	.n_orgTR{width: 100%;}
	}
	@media(max-width: 768px){
	.n_orgB li{width: 32%;}
	}
	@media(max-width: 540px){
	.n_orgB li{width: 49%;}
	}
	

#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;
}

.sjdh{    border-bottom: 1px #dcdfe6 solid;
    margin-bottom: 0.3rem;}
.sjdh ul{display: flex;
    margin-bottom: 0.2rem;
}
.sjdh ul li{padding: 13px 18px;
    background: #29a741;
    border-radius: 4px;
    margin: 5px 15px;width:14%;
    text-align: center;}
.sjdh ul li a{color: #fff;font-size: 18px;}

.sjdh ul li:hover{font-weight: bold;}
.sjdh ul li.on a{font-weight: bold;}

@media(max-width:1600px){
.sjdh ul li{width: 18%;}
}

@media(max-width:1140px){
.sjdh ul li{width: 30%;}
}

@media(max-width:1140px){
.sjdh ul li{width: 40%;}

}
.Nlzf{padding-bottom: 0.6rem;}
.Nlzf::after{display: none;}
.Nlzf li{width: 24.2%;}
.Nlzf li .text h5{border-left: 3px solid #22ac71;color: #323232;}
.Nlzf li .text .time i{color: #22ac71;}
.Nlzf li .text .time::after{background: #b9e1c4;}
@media (max-width: 850px) {
	.Nlzf li{width: 48%;}
}



/************************************红色主题*********************************/
/*
#header {background: #d30c0f url(../images/topBG.png) no-repeat right bottom !important;}
.topR .topLinks {background: #b10206 !important;}
#nav {background: #b10206 !important;}
.part1R li:hover .day, .part1R li:hover .year {color: #fff !important;}
.part1R li .time .day {color: #d30c0f;}
.part1R li .time .year {color: #d30c0f;}
.part1R li:hover .time {background: #d30c0f !important;}
.part1R li:hover .year{color: #fff !important;}
.part1R li:hover p {color: #d30c0f !important;}
.Nlzf li .text h5 {border-left: 3px solid #d30c0f !important;}
.Nlzf li .text .time i {color: #d30c0f !important;}
.Nlzf li .text .time::after {background: #d30c0f80 !important;}
.part2 li:hover .text h5 {border-left: 3px solid #d30c0f !important; color:#d30c0f !important;}
.part2 li:hover .time i {color:  #d30c0f !important;}
.part3L li p::after {background: #d30c0f !important;}
.part2 li:hover .time::after{background: #d30c0f80 !important;}
.part1LL .text{border-top: 0.03rem solid #d30c0f;}
.part1LL .swiper-slide:hover .text h5{ color: #d30c0f !important;}
.part1LL .text i{ color: #d30c0f !important;}
.part1LR li:hover .text p{ color: #d30c0f !important;}
.part2::after{    background: url(../images/part2BG_hs.jpg) no-repeat center;}
.part3L li:hover p {color: #d30c0f !important;}
.part3L li:hover i{color: #d30c0f !important;}
.part3CT:hover .text h5{color: #d30c0f !important;}
.part3CT .text i{color: #d30c0f !important;}
.part3C li:hover p{color: #d30c0f !important;}
.part3C li:hover i{color: #d30c0f !important;}
.part3C li p::after{background: #d30c0f;}
.part4LL{ background: #f9f5f5 !important;}
.part4LL::after{    background: #d30c0f;}
.part4L .mySwiper .text .time i{color: #d30c0f !important;}
.part4R li .text i{color: #d30c0f !important;}
.part4R li :hover .text h5{color: #d30c0f !important;}
.part4L .mySwiper a:hover .text h5{color: #d30c0f !important;}
.part5Tit{background: url(../images/part5-01-hs.png) no-repeat center !important;}
.Cotitle a{background: url(../images/more-hs.png) no-repeat center !important;color: #d30c0f !important;}
.footer{background: #d30c0f !important;}

.n_container .n_left h1{background: rgb(201 17 17 / 85%) !important;}
.n_container .n_left ul::after{background: #d30c0f !important;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #d30c0f !important;}
.n_container .n_left .con ul li dl dd a:before{background: #d30c0f !important;}
.n_orgB li:hover a {background: #d30c0f !important;}
.n_listpic li:hover .text h5{color: #d30c0f !important;}
.n_listpic li .text em{color: #d30c0f !important;}
hover, .n_container .n_left .con ul li.on i{color: #d30c0f !important;}
.n_list02 li:hover p{color: #d30c0f !important;}
.n_list02 li a::after{background: #d30c0f !important;}
.n_list02 li p::after{background: #d30c0f !important;}
.pb_sys_style1 .p_no_d {border: 1px solid  #d30c0f !important;color: #fff;background-color: #d30c0f !important;}

.m_header_box {background: #d30c0f !important;}
#m_nav{background: #d30c0f !important;}
#nav_slide{background: #d30c0f !important;}
#sub_nav_content ul li.on>a{color: #d30c0f !important;}*/
/***************************************************************************/

/**********************************时政要闻*********************************/
.szxw_h{overflow: hidden;padding: 0.1rem 0 0.3rem 0;}
.szxw_h .mySwiper{position: relative;}
.szxw_h .mySwiper::after{content: "";width: 100%;height: 1px;background: #ced1d8;position: absolute;left: 0;bottom: 7px;}
.szxw_h h5{line-height: 0.46rem;text-align: center;padding: 0.2rem 0.1rem;font-size: 0.34rem;color:#ec131c;}
.szxw_h p{font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
	height: 0.3rem;
  
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
   white-space: nowrap;
    -webkit-box-orient: vertical;}

	.szxw_h .swiper-slide:hover h5{    color:#ec131c;font-weight: bold;}
	.szxw_hD{position: relative;justify-content: center;align-items: center;z-index: 2;padding: 0 0.06rem;margin-top: 0.2rem;}
	.szxw_hD .swiper-button-prev,.szxw_hD .swiper-button-next{position: relative;left: auto;margin-top: 0;margin-left: 0;opacity: 1;width: 14px;height: 16px;border: none;}
	.szxw_hD .swiper-button-prev{background:#fff url(../images/part1-02.png) no-repeat center;}
	.szxw_hD .swiper-button-next{background:#fff url(../images/part1-03.png) no-repeat center;}
	.szxw_hD .swiper-pagination{position: relative;margin-top: 0.03rem;background: #fff;}
	.szxw_hD .swiper-pagination-bullet{margin: 0 0.05rem;width: 13px;height: 13px;background: url(../images/part1-04.png) no-repeat center;opacity: 1;}
	.szxw_hD .swiper-pagination-bullet-active{background: url(../images/part1-05.png) no-repeat center;}
	
	@media (max-width: 1200px) {
	.szxw_h{margin-top: 80px;}
	
	}

@media (max-width: 850px) {
.szxw_h h5{font-size: 0.24rem;line-height: 0.36rem;}
}

@media (max-width: 1399px) {
.n_container .n_left h1{font-size: 0.34rem;}
}


/***************************************************************************/