* { font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; box-sizing: border-box; }
body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; line-height: 1; font-size: 16px; overflow-x: hidden; transition: all 0.4s ease-in 0s; }
html, body { min-height: 100%; overflow-x: hidden; }
html { }
@font-face { font-family: SyhM;}
.clear::after { content: ""; display: block; height: 0px; clear: both; visibility: hidden; }
input, button, textarea { background: none; outline: none; border: none; appearance: none; border-radius: 0px; }
input:focus { border: none; }
.img_zd { position: relative; width: 100%; }
.img_zd .img_hezi { padding-bottom: 67.8% !important; }
.img_zd > img { position: absolute; inset: 0px; object-fit: cover; height: 100%; width: 100%; }
a { text-decoration: none; outline: none; }
a, input, img, :focus { outline-style: none; }
ul { list-style: none; }
img { border: 0px; }
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p { padding: 0px; margin: 0px; font-weight: normal; }
ul li { list-style: none; }
h3, h4, h5 { font-weight: normal; }
h4 a:hover, h5 a:hover { transition: all 0.36s ease-in-out 0s; }
hr { display: block; height: 1px; border: 0px; background: rgb(216, 216, 216); padding: 0px; margin-bottom: 0.5rem; margin-top: 2.5rem; }
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video { display: block; }
video { object-fit: cover; }
.fl { float: left;}
.fr { float: right;}
.slow img:hover { transform: scale(1.05); }
.slow img { transition: all 0.2s ease-in-out 0s; }
h5 a, .more a { transition: all 0.36s ease-in-out 0s; }
.slow01 { transition: all 0.6s ease-in-out 0s; }
.slow02 { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.shadow { box-shadow: rgb(153, 153, 153) 1px 1px 10px; }
.radius { border-radius: 3px; }
.opacity { opacity: 1; }
.gray { filter: grayscale(100%); opacity: 0.6; }
.ie_bg { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background-color: rgb(0, 0, 0); opacity: 0.9; z-index: 99998; }
.ie9tips { width: 600px; height: 300px; position: fixed; top: 50%; left: 50%; margin: -150px 0px 0px -300px; line-height: 1.8; color: rgb(255, 255, 255); z-index: 99999; text-align: center; }
.ie9tips a { color: red; }
.ie9tips img { display: block; margin: 0px auto; max-width: 100%; }
.ie9tips p { padding-top: 10px; color: rgb(255, 255, 255); width: 420px; margin: 10px auto; line-height: 1.8; }
input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
textarea::-webkit-input-placeholder { color: rgb(153, 153, 153); }

.reveal1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.reveal2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.reveal3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.w100 { width: 100%; }
.w13 { max-width: 13rem; margin: 0px auto; }
.w14 { max-width: 14rem; margin: 0px auto; }
.w162{ max-width: 16.2rem; margin: 0px auto; }
.w18{ max-width: 18rem; margin: 0px auto; }
@media (max-width: 1300px) {
  .w13 {width: 95%;}
}
@media (max-width: 1400px) {
  .w14 {width: 95%;}
}
@media (max-width: 1620px) {
  .w162 { width: 95%;}
}
@media (max-width: 1660px) {
  .w166 { width: 95%;}
}
@media (max-width: 1800px) {
  .w18 {width: 95%;}
}
.textline{background-position: 0 100%;background-repeat: no-repeat;background-size: 0 1px;transition: background-size .3s;}
a:hover .textline{background-size: 100% 1px;}
.fanhui { position: fixed; right: 30px; bottom: 75px; width: 48px; height: 48px; border-radius: 50%; }
img {vertical-align: middle;}
.flex { display: flex; justify-content: space-between; flex-wrap: wrap;}
.flex-center { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.flex-start { display: flex; justify-content: flex-start; flex-wrap: wrap;}
.flex-end { display: flex; justify-content: flex-end; flex-wrap: wrap; }
#gotop {position: fixed;display: block; z-index: 90;height: 0px; opacity: 0; /* visibility: hidden; */ bottom: 80px; right: 30px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 40px; height: 50px;opacity: 1;}
#gotop img{display: block;width: 40px;}
#gotop { cursor: pointer; }
#gotop svg { width: 100%; height: 100%; fill: rgb(13, 113, 230);}

@media (max-width: 1920px) {
  html { font-size: 16px; }
  table { width: 100% !important; }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  html { font-size: 15px; }
  table { width: 100% !important; }
}
@media (min-width: 640px) and (max-width: 1399px) {
  html { font-size: 14px; }
  table { width: 100% !important; }
}
@media (min-width: 471px) and (max-width: 639px) {
  html { font-size: 13px; }
  table { display: flex; overflow-x: auto; white-space: nowrap; width: 100% !important; }
}
@media (min-width: 329px) and (max-width: 470px) {
  html { font-size: 12px; }
  table { display: flex; overflow-x: auto; white-space: nowrap; width: 100% !important; }
}
@media (max-width: 328px) {
  html { font-size: 12px; }
  table { display: flex; overflow-x: auto; white-space: nowrap; width: 100% !important; }
}
.header_box { z-index: 100; left: 0px; right: 0px; top: 0px; position: fixed;padding: 0.2rem 0;}

#header {z-index: 999; width: 100%; transition: all 0.6s ease 0s;position: relative;}
#header .w166{align-items: center;}
.header{}
.headerNav {width: 44%; position: relative;z-index: 99;justify-content: flex-end;align-items: center;}
.header .search_btn{ cursor: pointer; text-align: center; transition: all 0.6s ease 0s;display: block;position: relative; }
#logo {width: 28.76%;position: relative;z-index: 99;}
#logo a { display: block;}
#logo img{display: block;width: 100%;}
.header_top{align-items: center;justify-content: flex-end;}
.header_top li a{font-size: 0.16rem;color: #fff;}
.header_top li a:hover{opacity: 0.6; transition: 0.6s all;}
.header_top li{margin-left: 0.1rem;padding-left: 0.1rem;position: relative;}
.header_top li:first-child{margin-left: 0;padding-left: 0;}
.header_top li::after{content: "";width: 0.01rem;height: 0.14rem;background: rgba(255,255,255,0.3);position: absolute;left: 0;top: 50%;margin-top: -0.07rem;}
.header_top li:first-child::after{display: none;}
#header.show #nav{display: none;}
#header.show .menu-pc{background-size: cover;}
@media (max-width: 1500px) {
  #m_header #logo { width: 50%; }
  #logo img { width: 100%; }
}
@media (max-width: 850px) {
  .header_box { height: 0.5rem; }
  #m_header #logo{width: 85%;}
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {

}

#nav {position: relative;}
#nav ul { position: relative;}
#nav ul li { position: relative; z-index: 9; }
#nav ul li a { display: block; padding: 0px; }
#nav ul li h3 { font-size: 0.22rem;color: rgb(255, 255, 255);line-height: 0.6rem;position: relative; transition: all 0.6s ease 0s;}
#nav ul li:hover a h3 {border-bottom: 0.01rem solid #fff;}
#nav ul li:hover a { color: rgb(255, 255, 255); }
#nav ul li.on h3 { font-weight: bold; }
#nav ul li:hover a h3 span, #nav ul li.on h3 span { background: url("") left center no-repeat; }
#nav ul li a i { display: inline-block; background: url("") center center / contain no-repeat; width: 9px; height: 6px; vertical-align: middle; margin-left: 8px; }
#nav ul li .sub { position: absolute;top: 100%; width: 2rem; left: 50%; margin-left: -1rem; z-index: 10000; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s;border-radius: 0.05rem;}
#nav ul li:last-child .sub { margin-left: 0px; left: auto; right: 0px; }
#nav ul li .sub .box { padding: 0.1rem 0.2rem; text-align: center;background: rgba(255, 255, 255, 0.95);  }
#nav ul li .sub a { padding: 0px;border-bottom: 0.01rem solid #e7e7e7; line-height: 2.5; transition: all 0.3s ease 0s; font-size: 0.16rem; color: rgb(102, 102, 102); }
#nav ul li .sub a:hover { color: #006179;font-weight: 600;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateY(0px); }
#nav ul > li.on h3, #nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3 {font-weight: bold; }
#nav .navBox > ul > li:last-child h3::after { left: auto; margin-left: 0px; right: 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;
  background: #006179;
 padding: 0.1rem 0; height: auto; transition: all 0.4s ease 0s; margin-top: 0px;border-top: none;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);}
.header_box.xg #header{transition: 0.6s all;margin-top: 0;}
#logo .logo_black { display: none; }
.top_search_black { display: none; }

@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  
  #header { display: none; }
  #gotop{right: 0.15rem;bottom: 0.3rem;}
  #gotop img,#gotop.hide{width: 0.3rem;}
  #gotop.hide{height: 0.3rem;}
}
.tc2 .tc-box form { border-radius: 4px; overflow: hidden; background: rgb(255, 255, 255); height: 60px; width: 100%; }
.tc2 .tc-box input[type="text"] { border: none; width: 94%; display: block; height: 60px; text-align: left; color: rgb(67, 67, 67); font-size: 14px; background: none; line-height: 60px; padding: 0px 20px; }
.tc2 .tc-box input[type="text"]:focus { text-align: left; }
.tc2 .tc-box input[type="submit"] { position: absolute; right: 0px; top: 50%; padding: 0px; z-index: 2;height: 60px; width: 70px; cursor: pointer; border: none; margin-top: -30px; }
.tc2 .tc { transition: all 300ms ease 0s; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 9999; }
.tc2 .tc { pointer-events: none; opacity: 0; transform: scale(1.1); visibility: hidden; }
.tc2 .tc.act { opacity: 1; pointer-events: auto; transform: scale(1); visibility: visible; }
.tc2 .close:hover { transform: rotate(180deg); }
.tc2 .close, .tc { transition: all 400ms ease 0s; }
.tc2 .tc-box { position: absolute; border-radius: 4px; overflow: hidden; top: 50%; z-index: 9999; background: rgb(255, 255, 255); height: 60px; width: 50%; left: 50%; margin-left: -25%; margin-top: -40px; }
.tc2 .tc.act { display: block; }
.tc2 .close { position: absolute; cursor: pointer; font-size: 20px; right: 30px; top: 30px; }
.tc2 .tc-bg { height: 100%; background: rgba(206, 180, 114, 0.9); position: absolute; top: 0px; left: 0px; width: 100%; z-index: 0; opacity: 0.8; }
.search_btn { cursor: pointer; width: 0.18rem;height: 0.20rem;}
.search_btn img{display: block;width: 0.18rem;height: 0.2rem;}
.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.nav-pc{position: absolute;top: 0;left: 0;right: 0;height: 100vh;z-index: -1;background-repeat: no-repeat;background-position: center;-o-background-size: cover;background-size: cover;display: none;}
.nav-pc .navBox{position: absolute;top: 162px;left: 5%;bottom: 0;overflow-y: auto;width: 90%;}
.nav-pc .navBox dt{font-size: 0.22rem;font-weight: bold;margin-bottom: 0.3rem;}
.nav-pc .navBox dt a{color: #fff;transition: 0.6s all;}
.nav-pc .navBox dt a:hover{opacity: 0.6;transition: 0.6s all;}
.nav-pc .navBox dd{margin-bottom: 0.34rem;}
.nav-pc .navBox dd a{color: #fff;font-size: 0.18rem;transition: 0.6s all;opacity: 0.8;}
.nav-pc .navBox dd a:hover{opacity: 1;transition: 0.6s all;}

.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: none; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; }
.search-dialog-box.on::before { height: 100%; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all 0.5s ease 0.8s; }
.search-dialog-box .bubbles-bg .bubble { position: absolute; }
.search-dialog-box .bubbles-bg .bubble .circle { border-radius: 100%; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.search-dialog-box .bubbles-bg .bubble1 { width: 6%; padding-top: 6%; left: 26.875%; top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble2 { width: 12px; padding-top: 12px; left: 13.54%; top: 18%; }
.search-dialog-box .bubbles-bg .bubble2 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble3 { width: 36px; padding-top: 36px; left: 8.854%; top: 30.55%; }
.search-dialog-box .bubbles-bg .bubble3 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble4 { width: 56.875%; padding-top: 56.875%; left: -28.6458%; top: 51.85%; }
.search-dialog-box .bubbles-bg .bubble4 .circle { background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05) 100%); }
.search-dialog-box .bubbles-bg .bubble5 { width: 54px; padding-top: 54px; left: 26.3%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble5 .circle { background-color: rgb(255, 255, 255); opacity: 0.1; }
.search-dialog-box .bubbles-bg .bubble6 { width: 56.875%; padding-top: 56.875%; left: 73.4375%; top: -52.77%; }
.search-dialog-box .bubbles-bg .bubble6 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.1) 100%); }
.search-dialog-box .bubbles-bg .bubble7 { width: 2rem; padding-top: 2rem; left: 60.9375%; top: 18.5%; }
.search-dialog-box .bubbles-bg .bubble7 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble8 { width: 1.35rem; padding-top: 1.35rem; left: 95.83%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble8 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble9 { width: 16px; padding-top: 16px; left: 76.5625%; top: 96.296%; }
.search-dialog-box .bubbles-bg .bubble9 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble10 { width: 56.875%; padding-top: 56.875%; left: 71.354%; top: 87%; }
.search-dialog-box .bubbles-bg .bubble10 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3) 100%); }
.search-dialog-box .bubbles-bg .bubble { animation: 8s linear 0s infinite normal none running spin; transform-origin: 50% 45%; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) { animation: 8s linear 0s infinite normal none running spin2; }
.search-dialog-box .bubbles-bg .bubble .circle { animation: 8s linear 0s infinite normal none running spin-reverse; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle { animation: 8s linear 0s infinite normal none running spin-reverse2; }
.search-dialog-box .bubbles-bg .sm-bubble { transform-origin: 30% 30px; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 50%; margin: 0px auto; padding: 0px 0rem 0px 1.5rem; box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] { float: left; height: 1rem; width: calc(100% - 1rem); background-color: transparent; font-size: 0.18rem; line-height: 1rem; color: rgb(145, 145, 145); transition: all 0.3s ease 0s; outline: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); }
.search-dialog .search-input input[type="text"]::-webkit-input-placeholder { color: rgb(145, 145, 145); }
.search-dialog .search-input input[type="image"], .search-dialog .search-input .clear-btn { float: right; height: 0.8rem; width: 0.8rem; }
.search-dialog .search-input input[type="image"] { background: url("../images25/search.png") center center no-repeat #006179; height: 0.8rem; width: 0.8rem; border-radius: 100px; }
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url(); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] { background-image: url(""); }
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; background-image: url(""); }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 51px; height: 52px; z-index: 10; right: 0.8rem; top: 0.8rem; border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-image: url("../images25/search_close.png"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}
.tc_search { margin: 0.3rem 0.2rem 0px; width: calc(100% - 0.4rem); position: relative; }
.tc_search form { height: 40px; border-radius: 0px;position: relative; width: 100%; margin-bottom: 1rem; }
.tc_search .keyword { font-size: 0.18rem; color: rgb(255, 255, 255); height: 40px; line-height: 40px; box-shadow: none; appearance: none; background: none; width: 100%; outline: none; border: 1px solid rgba(255, 255, 255, 0.5); padding: 0px 51px 0 16px; }
.tc_search .btn_blue { position: absolute; right: 0px; width: 40px; height: 40px; line-height: 38px; border: 0px; background: url("../images25/search_white.png") center center / 0.2rem no-repeat; }
.tc_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.tc_search input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.7); }
.tc_search input:focus::-webkit-input-placeholder { color: transparent; }
#nav_btn_box { height: 100%; z-index: 999999999; float: right;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#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: 0.3rem 0px 0px; }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav { z-index: 99999; position: fixed; width: 100%; height: 100vh; right: -105%; top: 0px; padding: 0.3rem 0px 0.2rem; overflow: hidden; pointer-events: none; transition: all 0.3s ease-out 0s; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;
background: #006179;
}
#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("../images25/arrow_down.png"); background-position: calc(100% - 30px) center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; background-size: 13px 13px !important; }
#m_nav .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: #006179; }
#m_nav .title .list a { display: block; font-size: 0.18rem; color: rgba(255, 255, 255, 0.6); text-align: left; line-height: 40px; height: 40px; border: 0px; font-weight: 300; }
#m_nav .title .list .void > a { background-size: 10px; position: relative; }
#m_nav .title .list .void > a::before { content: "??????莽炉鈥????猫路炉??a茅鈥澟该┾?溌懊柯????茅鈥澟该р?÷????忙沤鲁"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; overflow: hidden; display: block !important;}
#m_nav .title .sub a { background: none; font-size: 0.875rem; opacity: 0.8; min-width: 50%; float: left; display: inline-block; color: rgb(153, 153, 153); }
#m_nav p{text-align: center;width: 100%;}
#m_nav>p{margin-bottom: 15px;}
#m_nav p a{color: #fff;padding: 0 10px;font-size: 14px;}



.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
.m_header_box { transition: all 0.6s ease 0s; display: none; height: 70px; }
#m_header #logo .box_table { width: auto; float: left; display: table; height: 100%; }
#nav_btn_box .box_table { width: auto; float: left; display: table; height: 100%; }
#nav_btn_box .box_table .box_table_cell { vertical-align: middle; display: table-cell; }
#m_header #logo .box_table .box_table_cell { vertical-align: middle; display: table-cell; margin: 0px auto; }
#m_header #logo .box_table .box_table_cell a { display: block; }
.m_header_box header { padding: 0px 5%; height: 70px;position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);background: #006179;}
#m_header #logo { float: left; height: 50px;margin-top: 10px; }
#m_header #logo img { max-height: 0.7rem; width: 100%; }
#m_header .yuyan { height: 4.5rem; float: right; margin-right: 4rem; }
#m_header .yuyan span { display: block; width: 24px; height: 24px; line-height: 24px; color: rgb(255, 255, 255); font-size: 0.9rem; text-align: center; margin-left: 17px; background: rgba(255, 255, 255, 0.3); }
.ej .toubu_div { position: initial; }
.ej #nav ul li h3 { color: rgb(51, 51, 51); font-family: "microsoft yahei"; }
.ej #nav ul li.on h3, .ej #nav ul li:hover h3 { color: rgb(255, 255, 255); }
.ej .list_box0 .li { line-height: 3rem; }
.ej .list_box0 .li > a { color: rgb(102, 102, 102); }
.ej .list_box0 .li input.txt { border-bottom: 1px solid rgb(102, 102, 102); }
.ej #header #logo .box_table { height: 132px;}
.ej #header { height: 8.18rem; }
.ej .header_box_li { height: 8.18rem; }
#fp-nav.fp-right { display: none; }
#m_nav .phone{padding: 0 0.3rem;}
#m_nav .phone p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;text-align: left;margin-bottom: 0.05rem;}
@media (max-width: 1820px) {
  #header .w163{margin: 0 100px;width: calc(100% - 200px);}
}
@media (max-width: 1200px) {
  .m_header_box { display: block; }
  .header_box { display: none; }
}
@media (max-width: 768px) {
 .m_links .language h3{font-size: 0.2rem;}
 .m_links .language dd{width: 25%;}
 .m_links .language dd a{font-size: 0.16rem;}
}
@media (max-width: 540px) {
 .m_links .language dd{width: 33.3%;}
}
/* banner */
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-container{max-width: 100%;}
.bannerBox .swiper-slide a{display: block;position: relative;}
.bannerBox .swiper-slide a::after{content: "";width: 100%;height: 100%;background: url(../images25/bannerTBG.png) repeat-x top;position: absolute;left: 0;top: 0;z-index: 2;}
.bannerBox .swiper-slide img{display: block;width: 100vw;position: relative;object-fit: cover;}
.bannerBox .swiper-slide a::before{content: "";width: 100%;height: 100%;background: url(../images25/bannerDBG.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;z-index: 2;}
.bannerBox .swiper-slide .text{position: absolute;bottom: 1.2rem;width: 16.2rem;left: 50%;margin-left: -8.1rem;z-index: 8;}
.bannerBox .swiper-slide .text p{font-size: 0.3rem;color: #fff;line-height: 0.4rem;height: 0.4rem;}
.bannerBox .swiper-pagination{bottom: 0.95rem !important;width: 16.2rem !important;left: 50% !important;margin-left: -8.1rem;text-align: left;}
.bannerBox .swiper-pagination-bullet{width: 0.05rem;height: 0.05rem;margin: 0 0.26rem !important; opacity: 1;background: #fff;position: relative;}
.bannerBox .swiper-pagination-bullet-active{width: 0.11rem;height: 0.11rem;position: relative;top: 0.03rem;}
.bannerBox .swiper-pagination-bullet::after{content: "";width: 0.16rem;height: 0.01rem;border-top: 0.01rem dashed #fff;position: absolute;left: -0.26rem;top: 50%;}
.bannerBox .swiper-pagination-bullet::before{content: "";width: 0.16rem;height: 0.01rem;border-top: 0.01rem dashed #fff;position: absolute;right: -0.26rem;top: 50%;}
@media(max-width: 1720px){
}
@media(max-width: 1400px){

}
@media(max-width: 1200px){
	.bannerBox .swiper-slide img{height:36vw;}
	.bannerBox .swiper-slide a::after{display: none;}
	.bannerBox .swiper-slide .text{width: 100%;left: 0;margin-left: 0;}
	.bannerBox .swiper-slide .text p{width: 95%;margin: 0 auto;}
	.bannerBox .swiper-pagination{width: 95% !important;left: 2.5% !important;margin-left: 0;}
	
}
@media(max-width: 850px){
	.bannerBox .swiper-pagination{bottom: 0.2rem !important;}
	.bannerBox .swiper-slide .text{bottom: 0.4rem;}
	
}	
@media(max-width: 640px){
}
@media(max-width: 540px){
	.topLinks li .icon img{max-height: 0.5rem;}
	.topLinks li .icon{height: 0.5rem;}
	.bannerBox .swiper-slide .text p{font-size: 0.2rem;}
}

/* banner end */
/* indexLinks start */
.indexLinks{position: relative;margin-top: -0.66rem;z-index: 3;}
.indexLinks li{width: 19.25%;}
.indexLinks li a{display: block;position: relative;}
.indexLinks li .pic{overflow: hidden;}
.indexLinks li .pic img{display: block;width: 100%;transition: 0.6s all;}
.indexLinks li .text{position: absolute;width: 100%;left: 0;padding: 0.2rem;top: 50%;margin-top: -0.15rem;transition: 0.6s all;bottom: auto;}
.indexLinks li .text p{font-size: 0.3rem;color: #fff;text-align: center;position: relative;}
.indexLinks li .text p::after{content: "";width: 0.01rem;height:0;background: #fff;position: absolute;left: 50%;top: -0.56rem;transition: 0.6s all;}
.indexLinks li .text p::before{content: "";width: 0.01rem;height:0;background: #fff;position: absolute;left: 50%;bottom: -0.26rem;transition: 0.6s all;}
.indexLinks li :hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.indexLinks li :hover .text{top: auto;margin-top: 0;bottom: 0.4rem;transition: 0.6s all;}
.indexLinks li :hover .text p::after{height: 0.4rem;transition: 0.6s all;}
.indexLinks li :hover .text p::before{height: 0.12rem;transition: 0.6s all;}
@media(max-width: 850px){
.indexLinks{margin-top: 0.4rem;}	
.indexLinks ul{justify-content: flex-start;margin-right: -2%;}
.indexLinks li{width: 32%;margin-bottom: 0.2rem;margin-right: 1.33%;}
}
@media(max-width: 450px){
.indexLinks li .text p{font-size: 0.2rem;}
}
/* indexLinks end */
.Cotitle{position: relative;margin-bottom: 0.45rem;}
.Cotitle::after{content: "";width: 68.71%;height: 0.01rem;background: #006179;position: absolute;right: 0;bottom: 0.38rem;}
.Cotitle .text{position: relative;width: 31.29%;}
.Cotitle .text::after{content: "";width: 4rem;height: 0.56rem;background: url(../images25/title02.png) no-repeat center;background-size: 4rem 0.56rem;position: absolute;bottom: -0.26rem;left: 0;}
.Cotitle .text::before{content: "";width: 2.98rem;height: 0.39rem;background: url(../images25/title04.png) no-repeat right center;background-size: 2.98rem 0.39rem;position: absolute;right: 0;bottom: 0;z-index: 2;}
.Cotitle .text h5{position: relative;z-index: 2; padding-left: 0.5rem;padding-bottom: 0.12rem;display: table; font-size: 0.4rem;color: #323232;font-family: "思源宋体";font-weight: bold;letter-spacing: 0.04rem;position: relative;background: url(../images25/title03.png) no-repeat left 0.12rem;background-size: 0.27rem 0.07rem;}
.Cotitle .text h5::after{content: "";width: 1.44rem;height: 0.98rem;background: url(../images25/title01.png) no-repeat bottom center;background-size: 1.44rem 0.98rem;position: absolute;right: -1.44rem;bottom: 0.04rem;}
.Cotitle .more{position: absolute;right: -0.33rem;top: -0.45rem;width: 1.09rem;height: 1.09rem;border-radius: 50%;background: url(../images25/more.png) no-repeat center;background-size: 1.09rem 1.09rem;z-index: 3;transition: 0.6s all;}
.Cotitle .more a{display: block;line-height: 1.09rem;text-align: center; transition: 0.6s all;font-size: 0.14rem;color: #fff;text-transform: uppercase;}
.Cotitle .more:hover{right: -0.3rem; transition: 0.6s all;}
/* part1 */
.part1{padding: 1.05rem 0 0.7rem 0;}
.part1 li{width: 29.2%;}
.part1 li a{display: block;}
.part1 li .pic{overflow: hidden;border-radius: 0.8rem 0 0.1rem 0.1rem;}
.part1 li+li .pic{border-radius: 0.1rem 0.1rem 0.8rem 0;}
.part1 li+li+li .pic{border-radius: 0.1rem 0.1rem 0 0.8rem;}
.part1 li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 2.94rem;}
.part1 li .text{margin-top: 0.3rem;}
.part1 li .text h5{font-size: 0.2rem;color: #433f40;line-height: 0.36rem;height: 0.72rem;margin-bottom: 0.14rem;padding: 0 0.2rem;transition: 0.6s all;}
.part1 li .text h5 span{background-image: linear-gradient(#006179,#006179);}
.part1 li .text p{font-size: 0.14rem;color: #888888;line-height: 0.24rem;height: 0.72rem;padding: 0 0.2rem;margin-bottom: 0.2rem;}
.part1 li .text .time{width: 1.06rem;height: 0.26rem;line-height: 0.26rem;background: #e5eff1;border-radius: 0.13rem;}
.part1 li .text .time i{font-style: normal;font-size: 0.14rem;color: #006179;line-height: 0.26rem;padding-left: 0.24rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.18rem 0.18rem;display: table;margin: 0 auto;}
.part1 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1 li:hover .text h5{color: #006179;transition: 0.6s all;}
@media(max-width: 850px){
	.part1{padding: 0.5rem 0;}
.part1 li{width: 100%;margin-bottom: 0.2rem;}
.part1 li .pic img{height: 52vw;}
.part1 li .text{margin-top: 0.2rem;}
.part1 li .text h5{font-size: 0.22rem;line-height: 0.44rem;max-height: 0.88rem;height: auto;padding: 0;}
.part1 li .text p{font-size: 0.18rem;line-height: 0.28rem;max-height: 0.84rem;height: auto;padding: 0;}
.part1 li .text .time i{font-size: 0.18rem;}
.part1 li .text .time{width: 1.5rem;}
.Cotitle .text h5::after{display: none;}
.Cotitle .text::after{display: none;}
.Cotitle .text::before{display: none;}
.Cotitle .text{width: 2.3rem;}
.Cotitle::after{display: none;}
.Cotitle .more{right: 0;top: -0.35rem;}
}

/* footer */
.footer{background: #006179 url(../images25/footerBG.png) no-repeat left bottom;padding: 0.6rem 0 0.4rem 0;}
.footer .text{padding-left: 2.9rem;width: calc(100% - 2.9rem);}
.footer .text .pic{margin-bottom: 0.7rem;}
.footer .text .pic img{display: table;max-height: 0.62rem;margin: 0 auto;max-width: 100%;}
.footer .text p{font-size: 0.14rem;color: #fff;text-align: center;}
.footer .text p i{font-style: normal;margin: 0 0.1rem;}
.footer .ewm{width: 2.9rem;}
.footer .ewm li{width: 0.98rem;}
.footer .ewm li .pic{overflow: hidden;}
.footer .ewm li .pic img{display: block;width: 100%;}
.copyright{background: #007e9d;padding: 0.16rem 0;}
.copyright p{font-size: 0.14rem;color: #fff;text-align: center;line-height: 0.24rem;}
.copyright p i{font-style: normal;margin-left: 0.2rem;}
@media(max-width: 850px){
	.footer{padding: 0.4rem 0;}
.footer .text{width: 100%;padding-left: 0;margin-bottom: 0.3rem;}
.footer .text .pic{margin-bottom: 0.3rem;}
.footer .text p{font-size: 0.18rem;line-height: 0.28rem;}
.footer .ewm{margin: 0 auto;}
.copyright p{font-size: 0.18rem;line-height: 0.28rem;}
}
/* list */
.fanye{text-align: center;margin: 0.4rem 0 0;}

.ej_bn_dt{width: 100%;margin-top: 1.2rem;position: relative;z-index: 1;}


.ej_bn_dt img{display: block;width: 100%;}

.bn_con{position: absolute;bottom: 0.57rem;left: 0;z-index: 6;width: 100%;}
.bn_con .w14{}
.bn_con .w14 h2{color: #fff;font-size: 0.3rem;}



.ej_main_box{background-size: 100%;  min-height: 0.5rem;position: relative;z-index: 3;padding-bottom: 0.5rem;}
.ej_main_box>.w14{padding-top: 0rem;}

.ej_main_box>div{position: relative;z-index: 2;}

@media(max-width: 1200px){
.ej_bn_dt{margin-top: 0;}

}
/* 手机二级导航 开始 */

#nav_slide {
    background: #007e9d;
    line-height: 0.5rem;
    position: relative;
    z-index: 2;
    display: none
}
#nav_slide #bnt_back {
    position: absolute;
    left: 0.16rem;
    top: -0.02rem;
}
#nav_slide #bnt_back img {
    height: 0.2rem;
    vertical-align: middle
}
#nav_slide .n_title {
    height: 0.5rem;
}
#nav_slide h1 {
    font-size: 0.18rem;
    color: #fff;
    text-align: center
}
#bnt_sub_nav {
    position: absolute;
    right: 0.16rem;
    top: 0.14rem;
    cursor: pointer
}
#bnt_sub_nav img {
    display: block;
    height: 0.2rem;
}
#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 li {
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    padding: 0 0.15rem;
}
#sub_nav_content ul li a {
    display: inline-block;
    font-size: 0.16rem;
    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: 0.28rem;
    padding-left: 0.1rem;
}
#sub_nav_content ul li ul li a {
    font-size: 0.16rem;
    color: #666
}
#sub_nav_content ul li.on>a {
    color: #007e9d;
}
#sub_nav_content ul li ul {
    display: none
}
/* 手机二级导航 结束 */



.ej_main_left{
    width: 100%;
	margin-bottom: -0.2rem;

	position: relative;
	top: -0.4rem;
	z-index: 6;
min-height:0.4rem;
}
.ej_main_left ul{
	position: relative;
	display: flex;
	width: auto;
}
.ej_main_left ul::before{content: '';display: block;width: calc(100% + 10rem);height: 100%; background: #007e9d;position: absolute;right: 0;top: 0;z-index: 1;}
.ej_main_left ul::after{content: '';display: block;width: 0.35rem;height: 100%; background: url(../images25/ej_dh_bg.png) no-repeat center center;background-size: 100% 100%; position: absolute;left: 100%;top: 0;z-index: 1;}


.ej_main_left .sider_nav {
    padding: 0.2rem 0rem;
	background: #fff;
	width:100%;
}


.ej_main_left .sider_nav.on{padding: 0;}

.ej_main_left .sider_nav ul{padding-left: 0.1rem;}


.ej_main_left ul li{
    position: relative;
    line-height: 0.24rem;
	z-index: 3;
}

.ej_main_left ul li>a {
    position: relative;
    display: block;

    z-index: 1;
}
.ej_main_left ul li>a::after{content: "";display: block;width: 0;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;transition: 0.4s;}
.ej_main_left ul li p{   padding: 0.28rem 0.3rem;
    font-family: "Microsoft Yahei";
    font-size: 0.18rem;
    color: #fff; 
	transition: 0.4s;
}

.ej_main_left ul li>a:hover::after{width: 100%;}


.ej_main_left ul li .btn{width: 0.3rem;height: 0.56rem;position: absolute;right: 0;top: 0;z-index: 3;cursor: pointer;display: flex;align-items: center;}
.ej_main_left ul li .btn::after{content: "+";display: block;text-align: center;width: 100%;font-size: 0.2rem;color: #333;}
.ej_main_left ul li .btn.on::after{content: "-";}

.ej_main_left ul li .sun{width: 100%;margin: 0 auto;border-radius: 0.1rem;
	padding: 0.1rem 0;
position: absolute;
top: 100%;
left: 0;
background: #fff;
box-shadow: 0 0 0.1rem rgba(0, 0, 0, .1);
display: none;
}
.ej_main_left ul li .sun p{font-size: 0.16rem;line-height: 0.18rem;padding: 0.1rem;position: relative;display: block;color: #333;text-align: center;}

.ej_main_left ul li .sun a.on p,.ej_main_left ul li .sun a p:hover{color: #fff;background: #007e9d;}



.ej_main_left ul li.on>a p,
.ej_main_left ul li>a:hover p{
    color: #fff;
	background: #1692b5;
}

.ej_main_left ul li.on>a:before,
.ej_main_left ul li>a:hover:before{
height: 100%;

}

.ej_main_left ul li .sun a:before{height: 1px;bottom: 0;transition: 0.4s;}
.ej_main_left ul li .sun a{color: #333;}

.ej_main_left .lmmc_yj{font-size: 0.24rem;padding: 0.2rem 0rem;background-size: 200%;  color: #fff;padding-left: 0;position: relative;text-align: center;font-weight: bold;}




.ej_main_right{width: 100%;padding-top: 0rem;}
.ej_main_right>.line{width: 100%;height: 0.01rem;background: #eaeaea;margin-bottom: 0.3rem;
display: none;
}


.dqwz_out{padding-bottom: .1rem;margin: 0rem 0 0.25rem;display: flex;justify-content: space-between;align-items: center;

}
.dqwz_out .w15{}
.dqwz_out h2{font-size: 0.24rem;color: #2e93e8;display: table;}

.dqwz_out .dqwz{padding-left: 0.31rem;background: url(../images25/dqwz.png) no-repeat left center;display: table;background-size: 0.14rem;}
.dqwz_out .dqwz p{font-size: 0.16rem;color: #999999;line-height: 0.24rem;min-height: 0.24rem;}
.dqwz_out .dqwz a{color: #999999;transition: 0.4s;}
.dqwz_out .dqwz a:hover{color: #2e93e8;}

.dqwz_out .dqwz span{display: inline-block;margin: 0 0.03rem;
width: 0.03rem;height: 0.03rem;
background: #d8d8d8;
margin-bottom: 0.04rem;
}


@media(max-width: 1024px){

	.ej_main_box>.w14{padding-top: 0;}
	.ej_main_box{padding: 0.3rem 0;}

	.ej_main_left{display: none;}
	#nav_slide{display: block;}

	.fanye{margin: 0.3rem 0 0;}

	.dqwz_out{margin-bottom: 0.1rem;}

	.ej_main_box .w15{flex-wrap: wrap;}
	.ej_main_left{width: 100%;}

	.ej_main_right{width: 100%;padding: 0;}

	.ej_bn_dt::after{display: none;}
	.bn_con{bottom: 0.2rem;}

}
@media(max-width: 650px){

	
}


/* 列表页  开始 */

.ej_list{min-height: 300px;}
.ej_list ul li{border-bottom: 1px solid #ededed;}


@media(max-width: 1024px){


}
@media(max-width: 650px){

}


/* 列表页  结束 */
.listHeader{background: #006179;}

.ej_list_tt{}
.ej_list_tt .p2_left_ul li a{flex-direction: row-reverse;display: flex;justify-content: space-between;
padding: 0.2rem;
}
.ej_list_tt .p2_left_ul{width: 100%;}
.ej_list_tt .p2_left_ul li{margin-bottom: 0;transition: 0.4s;transition: 0.4s;position: relative;}
.ej_list_tt .p2_left_ul li::after{content: '';display: block;width: 100%;height: 1px;background: #ececec;position: absolute;right: 0;bottom: 0;transition:0.4s;}
.ej_list_tt .p2_left_ul li .con{width: calc(100% - 2.85rem);padding-top: 0rem;position: relative;padding-bottom: 0.32rem;}
.ej_list_tt .p2_left_ul li .img{width: 2.45rem;height: 1.8rem;padding: 0;}
.ej_list_tt .p2_left_ul li .img img{display: block;width: 100%;object-fit: cover;height:1.8rem;}
.ej_list_tt .p2_left_ul li .con .sj{display: flex;align-items: flex-end;margin-bottom: 0.13rem;}
.ej_list_tt .p2_left_ul li .con .sj .p1{font-size: 0.32rem;color: #1692b5;margin-right: 0.1rem;}
.ej_list_tt .p2_left_ul li .con .sj .p2{font-size: 0.14rem;color: #999999;margin-bottom:3px;}

.ej_list_tt .p2_left_ul li .con .gd{width: 0.18rem;height: 0.15rem;background-size: 100% 100%;position: absolute;left: 0;bottom: 0;}


.ej_list_tt .p2_left_ul li .con .bt{font-size: 0.2rem;margin-bottom: 0.16rem;color: #323232;font-weight: 600;line-height: 0.24rem;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_tt .p2_left_ul li .con .zy{font-size: 0.14rem;line-height: 0.26rem;color: #999;max-height: 0.78rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.ej_list_tt .p2_left_ul li.no_img{}
.ej_list_tt .p2_left_ul li.no_img .con{width: 100%;padding-top: 0;}

.ej_list_tt .p2_left_ul li.no_img::after{display: none;}


.ej_list_tt .p2_left_ul li:hover::after{background: #1692b5;}
.ej_list_tt .p2_left_ul li:hover .con .bt{color: #1692b5;font-weight: bold;}
.ej_list_tt .p2_left_ul li:hover{}




@media(max-width: 1024px){
	.ej_main_right>.line{margin-bottom: 0.3rem;}
	.ej_list_tt .p2_left_ul li .con .bt{font-size: 0.18rem;}
}
@media(max-width: 850px){
	.ej_list_tt .p2_left_ul li{margin-bottom: 0.3rem;}
	.ej_list_tt .p2_left_ul li a{flex-wrap: wrap;flex-direction: column-reverse;}
	.ej_list_tt .p2_left_ul li .img{padding-bottom: 66%;width: 100%;}
	.ej_list_tt .p2_left_ul li .con{width: 100%;padding: 0.3rem 0;}

	.ej_list_tt .p2_left_ul li::after{width: 100%;}
	.ej_list_tt .p2_left_ul li.no_img::after{display: block;}


	.ej_list_tt .p2_left_ul li .con .bt{
		max-height: 0.6rem;
		line-height: 0.3rem;
		overflow: hidden;
		white-space: wrap;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}





.nry_main{display: block;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}

.nry_main .nry_fx{width: 0.6rem;}
.my-share-d{padding: 0.2rem 0.1rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);border-radius: 100px;}
.my-share-d>div{display: flex;justify-content: center;align-items: center;width: 0.4rem;height: 0.4rem;margin-bottom: 0.15rem;background: #f0f0f0;border-radius: 50%;position: relative;cursor: pointer;}
.my-share-d>div img{width: 100%;transition: 0.4s;}
.my-share-d>div img.on{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;margin: auto;width: 100%;}

.my-share-d .d1:hover img{opacity: 0;}
.my-share-d .d1:hover img.on{opacity: 1 !important;}

.ej_nry{width: 100%;}
.ej_nry .box1{}
.ej_nry .box1 .bt{font-size: 0.3rem;color: #353535;font-weight: bold;line-height: 0.45rem;margin-bottom: 0.16rem;text-align: center;}
.ej_nry .box1 .xx{flex-wrap: wrap;display: flex;justify-content: center;padding: 0.1rem 0;border-bottom: 0.02rem solid #3196ea;}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #999999;margin: 0 0.14rem;line-height: 0.2rem;}


.ej_nry .box2{padding: 0.2rem 0 0.2rem;border-bottom: 1px solid #d9d9d9;}
.ej_nry .box2 p{font-size: 0.18rem !important;color: #323232;text-indent: 2em;line-height: 0.38rem !important;margin-bottom: 0.24rem;}

.ej_nry .box2 img{/*width: auto;*/height: auto !important;display: block;margin: 0 auto;max-width: 100%;}
.ej_nry .box2 .has_img{text-indent: 0 !important;}
.nry_main .box3{padding: 0.3rem 0;}
.nry_main .box3 a{display: block;}
.nry_main .box3 p{font-size: 0.18rem;color: #333333;line-height: 0.38rem;padding: 0.02rem;transition: 0.4s;}
.nry_main .box3 p:hover{color: #007e9d;}



.p2_ul1{}
.p2_ul1 li{width: 100%;border-bottom: 1px dashed #eaeaea;padding: 0.125rem 0;}
.p2_ul1 li:first-child{padding-top: 0;}
.p2_ul1 li:last-child{border-bottom: 0px dashed #eaeaea;}
.p2_ul1 li a{}
.p2_ul1 li .box{display: flex;justify-content: space-between;}

.p2_ul1 .sj{width: 0.63rem;height: 0.65rem;background: #10a1ca;
display: flex;flex-direction: column;justify-content: flex-end;align-items: center;
z-index: 3;
}
.p2_ul1 .sj .p1{font-size: 0.22rem;color: #fff;font-weight: bold;margin-bottom: 0.08rem;}
.p2_ul1 .sj .p2{font-size: 0.12rem;color: #999999;background: #fff;width: 100%;border: 1px solid #10a1ca;text-align: center;padding: 0.05rem 0;}
.p2_ul1 .con{width: calc(100% - 0.65rem);padding-left: 0.2rem;
display: flex;align-items: center;
}
.p2_ul1 .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;max-height: 0.56rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_ul1 a:hover .con .bt{color: #10a1ca;transform: translate(5px);}


.ej_nry_news{width: 3.6rem;}
.ej_nry_news h2{font-size: 0.24rem;color: #333333;text-align: center;background: #f3f3f3;text-align: center;padding: 0.15rem 0;}
.ej_nry_news ul{padding: 0.25rem 0.2rem;}
.ej_nry_news ul li{padding-bottom: 0.24rem;border-bottom: 1px solid #f3f3f3;margin-bottom: 0.18rem;}
.ej_nry_news ul li a{display: flex;justify-content: space-between;align-items: center;}
.ej_nry_news ul li .sj{width: 0.6rem;height: 0.57rem;background: url() no-repeat center center;background-size: 100% 100%;padding-top: 0.14rem;}
.ej_nry_news ul li .sj p{font-size: 0.22rem;color: #fff;text-align: center;margin-bottom: 0.01rem;}
.ej_nry_news ul li .sj span{display: block;font-size: 12px;color: #fff;text-align: center;}
.ej_nry_news ul li .con{width: calc(100% - 0.7rem);}
.ej_nry_news ul li .con p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;max-height: 0.52rem;overflow: hidden;transition: 0.4s;}

.ej_nry_news ul li a:hover .con p{color: #10a1ca;}

@media(max-width: 1024px){
	.nry_main{min-height:350px;}
	.nry_main>div{width: 100% !important;}
	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}


	.ej_nry .box1 .bt{font-size: 0.26rem;}
	.ej_nry .box2 p{font-size: 0.18rem;line-height: 0.36rem;margin-bottom: 0.15rem;    overflow: auto;}
	.nry_main .box3 p{font-size: 0.16rem;line-height: 0.26rem;}
}

@media(max-width: 650px){
	.ej_nry .box1 .bt{font-size: 0.24rem;line-height: 0.36rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.15rem;}
	.ej_nry .box2{padding: 0.15rem 0;}
	.ej_nry_news h2{font-size: 0.2rem;padding: 0.1rem 0;}
	.ej_nry_news ul {
		padding: 0.15rem 0rem;
	}
	.ej_nry_news ul li {
		padding-bottom: 0.1rem;
		margin-bottom: 0.1rem;}
}









.ej_szdw{padding-top: 0rem;}
.ej_szdw ul{display: flex;flex-wrap: wrap;margin: 0 -1%;}
.ej_szdw ul li{width: 18%;margin: 0 1% 0.2rem;background: #fff;transition: 0.4s;box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);}
.ej_szdw ul li a{display: block;padding: 0.1rem;justify-content: space-between;align-items: flex-start;position: relative;transition: 0.4s;height: 100%;}
.ej_szdw ul li .img{width: 100%;padding-bottom: 125%;background: #bebebe;}
.ej_szdw ul li .con{width: 100%;padding-top: 0.1rem;}
.ej_szdw ul li .con .bt{font-size: 0.2rem;color: #333;margin-bottom: 0.1rem;font-weight: bold;text-align: center;width: 100%;margin-top: 0.1rem;transition: 0.4s;}
.ej_szdw ul li .con .xx{}
.ej_szdw ul li .con .xx p{font-size: 0.16rem;color: #666;line-height: 0.3rem;margin-bottom: 0.05rem;}
.ej_szdw ul li .con .xx p strong{color: #333;}
.ej_szdw ul li .con .xx p.p1{
	/* overflow: hidden;text-overflow: ellipsis; */
}
.ej_szdw ul li .con .xx p.p2{
	/* height: 0.48rem;overflow: hidden; */
}
.ej_ldbz ul li .img{width: 30%;padding-bottom: 39%;background: #bebebe;}
 .ej_ldbz ul li .con{width: 64%;padding-top: 0.2rem;}
 .ej_ldzb ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}
.ej_szdw ul li a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.2);}
.ej_szdw ul li:hover{box-shadow: 0 0 0.3rem rgba(0, 0, 0, .2);}
.ej_szdw ul li:hover .con .bt{color: #10a1ca;}
.ej_ldbz ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}

@media(max-width: 1024px){
	.ej_szdw ul li .con{padding-top: 0;}
	.ej_szdw ul li{width: 48%;}
}

@media(max-width: 850px){

	.ej_szdw ul li .con .bt{margin-top: 0.2rem;}

}

@media(max-width: 650px){

}


.box_teacher{    padding-bottom: 0.2rem;
    border-bottom: 2px #10a1ca solid;
    display: flex;
    justify-content: space-between;}
.box_teacher .pic{width: 2rem;}
.box_teacher .pic img{width: 100%;}

.box_teacher .con{width: calc(100% - 2.3rem);}
.box_teacher .con .bt{font-size: 0.28rem;font-weight: bold;color: #333;margin-bottom: 0.2rem;}
.box_teacher .con .line{width: 0.4rem;height: 0.04rem;background: #10a1ca;margin-bottom: 0.2rem;}
.box_teacher .con .xx{}
.box_teacher .con .xx strong{color: #333;}
.box_teacher .con .xx p{font-size: 0.16rem;line-height: 0.24rem;margin-bottom: 0.2rem;color: #666;}

@media(max-width: 850px){
	.box_teacher{flex-wrap: wrap;justify-content: center;}
	.box_teacher .pic{width: 80%;margin-bottom: 0.2rem;}
	.box_teacher .con{width: 100%;}
}









.ej_list_pic{}
.ej_list_pic li .img{border-radius: 0;}
.ej_list_pic ul{margin: 0 -0.15rem;display: flex;flex-wrap: wrap;}
.ej_list_pic ul li{margin: 0 0.15rem; margin-bottom: 0.3rem;width: calc(33.33% - 0.3rem);overflow: hidden;
	box-shadow: 0px 0px 0.1rem 0.2px rgba(151, 151, 151, 0.2);
	transition: 0.4s;
	border-radius: 0.08rem;
}
.ej_list_pic ul li a{padding: 0.1rem 0.1rem 0rem;display: block;}

.ej_list_pic ul li .img{border-radius: 0.08rem;overflow: hidden;}
.ej_list_pic ul li .img img{display: block;width: 100%;height: 2.76rem; object-fit: cover;transition: 0.6s all;}
.ej_list_pic ul li .con{padding: 0.15rem;margin-bottom: 0 !important;}
.ej_list_pic ul li .con p{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;width: 100%;text-align: center;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ej_list_pic li:nth-child(2)::after{content: '';bottom: 0;top: auto;}


.ej_list_pic ul li:hover{box-shadow: 0px 0px 0.1rem 0.2px rgba(151, 151, 151, 0.4);}
.ej_list_pic ul li:hover .con p{color: #007e9d;}
.ej_list_pic ul li:hover .img img{transform: scale(1.1);transition: 0.6s all;}

@media(max-width: 850px){
	.ej_list_pic ul li .con{padding: 0.1rem;}
	.ej_list_pic ul{margin: 0;}
	.ej_list_pic ul li{width: 100%;margin: 0;margin-bottom: 0.2rem;}
	.ej_list_pic ul li .img img{height: 52vw;}
}
@media(max-width: 850px){

}



.ej_list_rw{}
.ej_list_rw ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_list_rw ul li{width: calc(50% - 0.3rem);position: relative;margin-bottom: 0.4rem;}
.ej_list_rw ul li::after{content: '';display: block;width: calc(100% - 0.47rem);height: 100%;position: absolute;right: 0;top: 0;background: #f8f8f8;z-index: 1;}
.ej_list_rw ul li a{display: block;position: relative;z-index: 3;}
.ej_list_rw ul li .box{display: flex;justify-content: space-between;padding: 0rem 0;}
.ej_list_rw ul li .img{width: 1.65rem;padding-bottom: 0;height: 2.3rem;border: 1px solid #f1f1f1;transition:0.4s;}
.ej_list_rw ul li .con{width: calc(100% - 1.9rem);padding-right: 0.3rem;padding-top: 0.2rem;}
.ej_list_rw ul li .con .bt{font-size: 0.24rem;color: #323232;transition:0.4s;}
.ej_list_rw ul li .con .zc{font-size: 0.16rem;color: #666666;padding-left: 0rem;line-height: 0.24rem;margin-top: 0.16rem;background-size: 0.16rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_rw ul li .con .line{width: 100%;height: 1px;background: #e9e9e9;margin: 0.18rem 0;transition:0.4s;}
.ej_list_rw ul li .con .zy{font-size: 0.16rem;line-height: 0.26rem;color: #666666;height: 0.78rem;margin-bottom: 0rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.ej_list_rw ul li .con .dot{display: none;}


.ej_list_rw ul li:hover .img{border: 1px solid #2e93e8;}
.ej_list_rw ul li:hover .con .bt{color: #2e93e8;}
.ej_list_rw ul li:hover .con .line{background: #2e93e8;}



@media(max-width: 1024px){
	.ej_list_rw ul li{width: 100%;}
}
@media(max-width: 650px){
	.ej_list_rw ul li .img {
		width: 1.2rem;
		height: 1.65rem;
	}
	.ej_list_rw ul li .con{width: calc(100% - 1.2rem);padding: 0 0.15rem;padding-top: 0.15rem;}
	.ej_list_rw ul li .con .line{margin: 0.1rem 0;}
	.ej_list_rw ul li .con .zy{margin-bottom: 0.1rem;	-webkit-line-clamp: 2;height: 0.52rem;}
	.ej_list_rw ul li .box{padding: 0;}
	.ej_list_rw ul li{margin-bottom: 0.2rem;}

	.ej_list_rw ul li .con .zc{margin-top: 0.1rem;}
}





.ej_xyjj{}
.ej_xyjj .fs{display: flex;justify-content: space-between;margin-bottom: 0.6rem;flex-wrap: wrap;}
.ej_xyjj .fs .pic{width: 54%;}
.ej_xyjj .fs .pic img{display: block;width: 100%;}
.ej_xyjj .fs .con{width: 46%;padding: 0.2rem 0 0 0.4rem;}
.ej_xyjj .fs .con p{font-size: 0.18rem;line-height: 0.38rem;color: #323232;margin-bottom: 0.24rem;text-indent: 2em;}
.ej_xyjj ul{display: flex;flex-wrap: wrap;margin: 0 -0.2rem;}
.ej_xyjj ul li{width: calc(33.33% - 0.4rem);margin: 0 0.2rem 0.34rem;}
.ej_xyjj ul li a{}
.ej_xyjj ul li .img{padding-bottom: 68.2%;}
.ej_xyjj ul li .bt{font-size: 0.18rem;color: #323232;font-weight: bold;line-height: 0.38rem;margin: 0.07rem 0;}
.ej_xyjj ul li .zy{font-size: 0.18rem;color: #323232;line-height: 0.28rem;}



@media(max-width: 1024px){
	.ej_xyjj .fs{margin-bottom: 0.2rem;}
	.ej_xyjj .fs .pic{width: 100%;}
	.ej_xyjj .fs .con{width: 100%;padding: 0; padding-top: 0.2rem;}
	.ej_xyjj .fs .con p{font-size: 0.16rem;line-height: 0.38rem;margin-bottom: 0.1rem;}
	.ej_xyjj ul li{width: calc(50% - 0.4rem);}
}
@media(max-width: 650px){
	.ej_xyjj ul li{width: 100%;}
}



.ej_znjg{}
.znjg_box{padding: 0.3rem 0.4rem;box-shadow: 0 0 0.2rem rgba(0, 0, 0, .1);margin-bottom: 0.3rem;}
.znjg_box .zn_tit{background: #2e93e8;position: relative;display: table;padding: 0.16rem 0.5rem;padding-right: 0.9rem;margin-left: -0.5rem;}
.znjg_box .zn_tit::after{content: '';display: block;width: 0.4rem;height: 100%;position: absolute;left: calc(100% - 0.2rem);top: 0;background: url() no-repeat center center;background-size: 100% 100%;}
.znjg_box .zn_tit p{font-size: 0.32rem;color: #ffffff;letter-spacing: 0.02rem;}
.znjg_box .out{overflow: hidden;}
.znjg_box ul{display: flex;flex-wrap: wrap;margin: 0 -0.3rem;padding-top: 0.14rem;margin-bottom: -1px !important;}
.znjg_box ul li{width: calc(25% - 0.6rem);margin: 0 0.3rem;border-bottom: 1px solid #eaeaea;padding-bottom: 0.18rem;}
.znjg_box ul li a{}
.znjg_box ul li p{font-size: 0.18rem;color: #323232;padding: 0.18rem 0 0;transition:0.4s;}
.znjg_box ul li font{font-size: 0.14rem;color: #666666;line-height: 0.22rem;margin-top: 0.1rem;display: block;}

.znjg_box ul li:hover p{color: #2e93e8;}

@media(max-width: 1024px){
	.znjg_box ul li{width: calc(50% - 0.6rem);}
}
@media(max-width: 650px){
	.znjg_box ul{margin: 0 -0.1rem;}
	.znjg_box ul li{width: calc(50% - 0.2rem);margin: 0 0.1rem;}
	.znjg_box{padding: 0.2rem 0.2rem;}
	.znjg_box .zn_tit{padding-right: 0.3rem;}
	.znjg_box .zn_tit p{font-size: 0.24rem;}
}




.ej_xysz{display: flex;flex-wrap: wrap;align-items: flex-start;}
.ej_xysz ul{width: calc(100%);display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0.4rem 0.05rem 0 0.4rem;}
.ej_xysz ul li{width: calc(50% - 0.175rem);margin-bottom: 0.35rem;position: relative;}
.ej_xysz ul li a{display: block;position: relative;z-index: 3;}
.ej_xysz ul li p{font-size: 0.18rem;color: #323232;padding: 0.24rem 0.65rem 0.24rem 0.3rem;border: 1px solid #ededed;background: #fff;transition:0.4s;line-height: 0.28rem;}

.ej_xysz ul li::after{content: '';display: block; width: calc(100% - 2px);height: calc(100% - 2px);border: 1px solid #2e93e8;position: absolute;top: 0.05rem;left: 0.05rem;z-index: 1;transition:0.4s;}

.ej_xysz ul li::before{content: '';display: block; width: 0.32rem;height: 100%; position: absolute;top: 0rem;right: 0.3rem;;z-index: 1;transition:0.4s;background: url() no-repeat center center;background-size: 100%; z-index: 8;}

.ej_xysz ul li:hover p{color: #2e93e8;border: 1px solid #2e93e8;transition-delay:0.3s;}
.ej_xysz ul li:hover::after{top: 0;left: 0;}

@media(max-width: 1024px){
	.ej_xysz{flex-direction: column-reverse;align-items: center;}
	.ej_xysz ul{width: 100%;padding: 0;margin-bottom: 0.2rem;}
}
@media(max-width: 650px){
	.ej_xysz ul{margin: 0;margin-bottom: 0.2rem;}
	.ej_xysz ul li{width: 100%;margin-bottom: 0.2rem;}
}

.ej_xyjj{}
.ej_xyjj p{font-size: 0.18rem !important;color: #323232;text-indent: 2em;line-height: 0.38rem !important;margin-bottom: 0.24rem;}

.ej_xyjj img{max-width: 80%;height: auto !important;display: block;margin: 0 auto;}


@media(max-width: 1024px){
	.ej_xyjj img{max-width: 100%;}
}

.ej_szfl{}
.ej_szfl .xbox{}
.ej_szfl .xbox h2{background: #2e93e8;color: #fff;padding: 0.15rem 0.2rem;font-size: 0.2rem;}
.ej_szfl .xbox ul{display: flex;flex-wrap: wrap;padding: 0.2rem 0;}
.ej_szfl .xbox ul li{width: 16.6666%;margin-bottom: 0.1rem;}
.ej_szfl .xbox ul li a{}
.ej_szfl .xbox ul li p{font-size: 0.18rem;color: #333;line-height: 0.28rem;transition: 0.4s;}

.ej_szfl .xbox ul li a:hover p{color: #024f99;}
@media(max-width: 1024px){
	.ej_szfl .xbox ul li{width: 25%;}
	.ej_szfl .xbox h2{padding: 0.15rem 0.2rem;}
}



.ej_szdw_zhy{}
.ej_szdw_zhy .box{background: #fff;box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);padding: 0.3rem;margin-bottom: 0.3rem;}
.ej_szdw_zhy .xtit{font-size: 0.2rem;color: #333;border-bottom: 0.02rem solid #3196ea;padding-bottom: 0.15rem;}
.ej_szdw_zhy ul{display: flex;flex-wrap: wrap;margin: 0 -0.2rem;}
.ej_szdw_zhy ul li{width: calc(16.66% - 0.4rem);margin: 0 0.2rem;border-bottom: 1px dashed #cacaca;}
.ej_szdw_zhy ul a{display: block;padding: 0.2rem 0;}
.ej_szdw_zhy ul p{font-size: 0.16rem;color: #333;}


@media(max-width: 1024px){
	.ej_szdw_zhy ul li{width: calc(33.33% - 0.4rem);}
}


/* 二级页样式结束 */





.pb_sys_style1 .p_no_d{    border: 1px solid #007e9d !important;
    background-color: #007e9d !important;}