* { 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: SIMLI; src: url(../fonts/SIMLI.TTF); }
.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;     margin: 0 auto;}
.fl { float: left; }
.fr { float: right; }
.slow img:hover { transform: scale(1.05); }
.slow img { transition: all 0.2s ease-in-out 0s; }
h5 a, .more a { transition: all 0.36s ease-in-out 0s; }
.slow01 { transition: all 0.6s ease-in-out 0s; }
.slow02 { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.shadow { box-shadow: rgb(153, 153, 153) 1px 1px 10px; }
.radius { border-radius: 3px; }
.opacity { opacity: 1; }
.gray { filter: grayscale(100%); opacity: 0.6; }
.ie_bg { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background-color: rgb(0, 0, 0); opacity: 0.9; z-index: 99998; }
.ie9tips { width: 600px; height: 300px; position: fixed; top: 50%; left: 50%; margin: -150px 0px 0px -300px; line-height: 1.8; color: rgb(255, 255, 255); z-index: 99999; text-align: center; }
.ie9tips a { color: red; }
.ie9tips img { display: block; margin: 0px auto; max-width: 100%; }
.ie9tips p { padding-top: 10px; color: rgb(255, 255, 255); width: 420px; margin: 10px auto; line-height: 1.8; }
input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
textarea::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.w100 { width: 100%; }
.w14 { max-width: 14rem; margin: 0px auto;width: 100%; }
.w152 { max-width: 15.2rem; margin: 0px auto; }
.w16 { max-width: 16rem; margin: 0px auto; }
.w17 { max-width: 17rem; margin: 0px auto;}
@media (max-width: 1700px) {
  .w17 {width: 95%;}
}
@media (max-width: 1400px) {
  .w14 { 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: 30px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 50px; height: 50px;opacity: 1;}
#gotop img{display: block;width: 50px;}
#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: 100000000000000; left: 0px; right: 0px; top: 0px; background: #002b6c;position: relative;}
.header_box.xg{position: fixed;}

/* .header_box .w14 { display: flex; justify-content: space-between; align-items: center; height: 112px; } */
#header {position: relative;z-index: 2;}
.headerT{height: 0.4rem;line-height: 0.4rem;background: #002b6c;}
.headerT .w17{align-items: center;}
.headerT p{font-size: 0.14rem;}
.headerT p a{color: #ccd5e2;margin-right: 0.12rem;padding-right: 0.12rem;position: relative;}
.headerT p a::after{content: "";width: 0.01rem;height: 0.05rem;background: #ccd5e2;position: absolute;right: 0;top: 50%;margin-top: -0.02rem;}
.headerT p a:last-child{margin-bottom: 0;padding-bottom: 0;}
.headerT p a:last-child::after{display: none;}
.headerT .search{width: 1.5rem;height: 0.26rem;line-height: 0.26rem;border: 1px solid #4d6b98;border-radius: 0.13rem;}
.headerT .search .text{width: calc(100% - 0.36rem);text-indent: 0.15rem;font-size: 0.14rem;color: #fff;line-height: 0.26rem;height: 0.26rem;}
.headerT .search .btn{width: 0.3rem;height: 0.26rem;line-height: 0.26rem; background: url(../images/search.png) no-repeat left center;}
#logo {width: 25.11%;}
#logo a {display: block;}
#logo a img{ display: block;width: 100%;}

.header{width: 58.75%;}
@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) {

}
.topLink .phone{margin-bottom: 0.06rem;}
.topLink .phone p{font-size: 0.14rem;color: #fff;text-align: right;line-height: 0.22rem;}
.topLink{justify-content: flex-end;margin-bottom: 0.04rem;line-height: 0.2rem;}
.topLink dl{justify-content: flex-end;}
.topLink dd{margin-left: 0.15rem;padding-left: 0.15rem;position: relative;}
.topLink dd::after{content: "";width: 0.01rem;height: 0.05rem;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -0.02rem;}
.topLink dd:first-child::after{display: none;}
.topLink dd a{display: block;font-size: 0.12rem;color: rgb(255,255,255);transition: 0.6s all;}
.topLink dd a:hover{color: rgba(255,255,255,0.6);transition: 0.6s all;}
#nav { width: 100%; position: relative;padding-top: 0.1rem;transition: 0.6s all;}
.navBox{position: relative;align-items: center;padding-bottom: 0.2rem;}
#nav ul { position: relative;width:68%;transition: 0.6s all;}
#nav ul li { position: relative; z-index: 9; }
#nav ul li a { display: block; padding: 0px; }
#nav ul li h3 { font-size: 0.18rem;color: #fff;font-weight: 600; line-height: 0.6rem; position: relative; transition: all 0.6s ease 0s; }
#nav ul li:hover a h3 {color: #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%;transform: scaleY(0);transform-origin: top;  background: rgba(255, 255, 255, 0.95); width: 200px; left: 50%; margin-left: -100px; z-index: 10000; transition: opacity 0.5s, transform 0.5s; border-top: 1px solid #fff; }
/*#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: 0.16rem; color: rgb(102, 102, 102);}
#nav ul li .sub a:hover { color: #8f5a33;font-weight: 600; background: rgb(229, 229, 229); }
#nav ul li:hover .sub { opacity: 1;transform: scaleY(1);}
#nav ul > li.on h3, #nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3 { color: #fff;border-bottom: 1px solid #fff; }
#nav .navBox > ul > li h3::after { content: ""; display: block; width: 200px; height: 3px; position: absolute; left: 50%; margin-left: -100px; background: #fff; bottom: -1px; transition: all 0.3s ease 0s; transform: scale(0); border-radius: 0px; }
#nav .navBox > ul > li:last-child h3::after { left: auto; margin-left: 0px; right: 0px; }
#nav .navBox > ul > li h3::before { content: ""; display: block; position: absolute; left: 50%; margin-left: -3px; border-left: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 4px solid #970fbe; bottom: 2px; transition: all 0.3s ease 0s; opacity: 0; visibility: hidden; }
#nav .navBox > ul > li:hover h3.ej::after, #nav ul li.on h3.ej::after { transform: scale(1); }
#nav .navBox > ul > li:hover h3.er::before, #nav > ul > li.on h3.ej::before { opacity: 1; visibility: visible; }
.header_box.on {position: fixed; 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.on .#header{padding: 0.1rem 0;}
.header_box.on .headerflex { margin-top: 0px; }

#nav {/* display: flex; justify-content: flex-end; align-items: center; */}
#logo .logo_black { display: none; }
.top_search_black { display: none; }
.header_box.on { top: 0px; }
.header_box.on #logo .logo_black, .header_box.on .top_search_black { display: inline-block; }
.header_box.on .top_search_white { display: none; }
.header_box.on #nav ul{width: 68%;transition: 0.6s all;}
.header_box.on .topLink{margin-bottom: 0;}
.header_box.on .navBox{line-height: 0.8rem;height: 0.8rem;}
.header_box.on #nav ul li h3{height: 0.5rem;line-height: 0.5rem;}
.header_box.on #logo .logoT{display: none;}
.header_box.on #logo .logoB{display: block;}
.header_box.on #logo a img{width: 100%;}
.header_box.on #nav{padding: 0 0 0.1rem 0;transition: 0.6s all;}
.header_box::after{content: "";width: 100%;height: 0;background: #002b6c;position: absolute;top: 0;left: 0;transition: 0.6s all;}
.header_box.on::after{height: 100%;transition: 0.6s all;}
@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  
  #header { display: none; }
}
.tc2 .tc-box form { border-radius: 4px; overflow: hidden; background: rgb(255, 255, 255); height: 60px; width: 100%; }
.tc2 .tc-box input[type="text"] { border: none; width: 94%; display: block; height: 60px; text-align: left; color: rgb(67, 67, 67); font-size: 14px; background: none; line-height: 60px; padding: 0px 20px; }
.tc2 .tc-box input[type="text"]:focus { text-align: left; }
.tc2 .tc-box input[type="submit"] { position: absolute; right: 0px; top: 50%; padding: 0px; z-index: 2; background: url("../images/icon_search.png") center center / 20px 20px no-repeat; height: 60px; width: 70px; cursor: pointer; border: none; margin-top: -30px; }
.tc2 .tc { transition: all 300ms ease 0s; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 9999; }
.tc2 .tc { pointer-events: none; opacity: 0; transform: scale(1.1); visibility: hidden; }
.tc2 .tc.act { opacity: 1; pointer-events: auto; transform: scale(1); visibility: visible; }
.tc2 .close:hover { transform: rotate(180deg); }
.tc2 .close, .tc { transition: all 400ms ease 0s; }
.tc2 .tc-box { position: absolute; border-radius: 4px; overflow: hidden; top: 50%; z-index: 9999; background: rgb(255, 255, 255); height: 60px; width: 50%; left: 50%; margin-left: -25%; margin-top: -40px; }
.tc2 .tc.act { display: block; }
.tc2 .close { position: absolute; cursor: pointer; font-size: 20px; right: 30px; top: 30px; }
.tc2 .tc-bg { height: 100%; background: rgba(206, 180, 114, 0.9); position: absolute; top: 0px; left: 0px; width: 100%; z-index: 0; opacity: 0.8; }
.search_btn { cursor: pointer; }
.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: none; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; }
.search-dialog-box.on::before { height: 100%; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all 0.5s ease 0.8s; }
.search-dialog-box .bubbles-bg .bubble { position: absolute; }
.search-dialog-box .bubbles-bg .bubble .circle { border-radius: 100%; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.search-dialog-box .bubbles-bg .bubble1 { width: 6%; padding-top: 6%; left: 26.875%; top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble2 { width: 12px; padding-top: 12px; left: 13.54%; top: 18%; }
.search-dialog-box .bubbles-bg .bubble2 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble3 { width: 36px; padding-top: 36px; left: 8.854%; top: 30.55%; }
.search-dialog-box .bubbles-bg .bubble3 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble4 { width: 56.875%; padding-top: 56.875%; left: -28.6458%; top: 51.85%; }
.search-dialog-box .bubbles-bg .bubble4 .circle { background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05) 100%); }
.search-dialog-box .bubbles-bg .bubble5 { width: 54px; padding-top: 54px; left: 26.3%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble5 .circle { background-color: rgb(255, 255, 255); opacity: 0.1; }
.search-dialog-box .bubbles-bg .bubble6 { width: 56.875%; padding-top: 56.875%; left: 73.4375%; top: -52.77%; }
.search-dialog-box .bubbles-bg .bubble6 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.1) 100%); }
.search-dialog-box .bubbles-bg .bubble7 { width: 2rem; padding-top: 2rem; left: 60.9375%; top: 18.5%; }
.search-dialog-box .bubbles-bg .bubble7 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble8 { width: 1.35rem; padding-top: 1.35rem; left: 95.83%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble8 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble9 { width: 16px; padding-top: 16px; left: 76.5625%; top: 96.296%; }
.search-dialog-box .bubbles-bg .bubble9 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble10 { width: 56.875%; padding-top: 56.875%; left: 71.354%; top: 87%; }
.search-dialog-box .bubbles-bg .bubble10 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3) 100%); }
.search-dialog-box .bubbles-bg .bubble { animation: 8s linear 0s infinite normal none running spin; transform-origin: 50% 45%; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) { animation: 8s linear 0s infinite normal none running spin2; }
.search-dialog-box .bubbles-bg .bubble .circle { animation: 8s linear 0s infinite normal none running spin-reverse; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle { animation: 8s linear 0s infinite normal none running spin-reverse2; }
.search-dialog-box .bubbles-bg .sm-bubble { transform-origin: 30% 30px; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 50%; margin: 0px auto; padding: 0px 0rem 0px 1.5rem; box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] { float: left; height: 1rem; width: calc(100% - 1rem); background-color: transparent; font-size: 0.18rem; line-height: 1rem; color: rgb(145, 145, 145); transition: all 0.3s ease 0s; outline: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); }
.search-dialog .search-input input[type="text"]::-webkit-input-placeholder { color: rgb(145, 145, 145); }
.search-dialog .search-input input[type="image"], .search-dialog .search-input .clear-btn { float: right; height: 0.8rem; width: 0.8rem; }
.search-dialog .search-input input[type="image"] { background: url("../images/search.png") center center no-repeat #645799; 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("../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;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 5px; }
.tc_search .btn_blue { position: absolute; 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;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: rgb(255, 255, 255); }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.24rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.3rem; }
#nav_btn .navbtn { position: absolute; top: 12px; left: 0px; display: inline-block; width: 24px; height: 1px; transition: all 0.3s ease-out 0s; background: rgb(255, 255, 255); }
#nav_btn .navbtn::after, #nav_btn .navbtn::before { position: absolute; left: 0px; display: inline-block; width: 0.2rem; height: 1px; content: ""; transition: all 0.3s ease-out 0s; background: rgb(255, 255, 255); }
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; justify-content: flex-start; width: 100%; margin: 30px 0px 0px; }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav { z-index: 99999; position: fixed; width: 100%; height: 100vh; right: -105%; top: 0px; padding: 0.3rem 0px 0.2rem; overflow: hidden; pointer-events: none; transition: all 0.3s ease-out 0s; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;
 background: #073a85;
}
#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: #0a5aa8; }
#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 2.5%; height: 70px;position: fixed; top: 0px; left: 0px; right: 0px; z-index: 1000000000;background: #073a85;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);}
#m_header #logo { float: left; height: 50px;margin-top: 10px; }
#m_header #logo img { max-height: 50px; width: auto; }
#m_header .yuyan { height: 4.5rem; float: right; margin-right: 4rem; }
#m_header .yuyan span { display: block; width: 24px; height: 24px; line-height: 24px; color: rgb(255, 255, 255); font-size: 0.9rem; text-align: center; margin-left: 17px; background: rgba(255, 255, 255, 0.3); }
.ej .toubu_div { position: initial; }
.ej #nav ul li h3 { color: rgb(51, 51, 51); font-family: "microsoft yahei"; }
.ej #nav ul li.on h3, .ej #nav ul li:hover h3 { color: rgb(255, 255, 255); }
.ej .list_box0 .li { line-height: 3rem; }
.ej .list_box0 .li > a { color: rgb(102, 102, 102); }
.ej .list_box0 .li input.txt { border-bottom: 1px solid rgb(102, 102, 102); }
.ej .header_top { height: 2.5rem; }
.ej #header #logo .box_table { height: 132px;}
.ej #header { height: 8.18rem; }
.ej .header_box_li { height: 8.18rem; }
#fp-nav.fp-right { display: none; }

#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; }
}

/* banner */
.bannerBox{position: relative;}
.bannerBox .swiper-container{max-width: 100%;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-slide a{display: block;position: relative;}
.bannerBox .swiper-slide a::after{content: "";width: 100%;height: 100%;/*background: url(../images/topBG.png) repeat-x top center;*/position: absolute;left: 0;top: 0;}
.bannerBox img{display: block;width: 100vw; position: relative;object-fit: cover;/*height: 100vh;*/}
.bannerBox .swiper-pagination{bottom: 0.3rem !important;width: 14rem !important;text-align: right;left: 50% !important;margin-left: -7rem;}
.bannerBox .swiper-pagination-bullet{text-align: center; width: 0.32rem;height: 0.38rem;line-height: 0.38rem;background: transparent;font-size: 0.16rem;color: #fff;opacity: 1;border-radius: 0;}
.bannerBox .swiper-pagination-bullet-active{background: url(../images/bannerD.png) no-repeat center;background-size: cover;}
@media(max-width: 1400px){
	.bannerBox .text{width: 100%;left: 0;margin-left: 0;}
	.bannerBox .text p{width: 95%;margin: 0 auto;}
}
@media(max-width: 1200px){
	.bannerBox .swiper-slide a::after{display: none;}
	.bannerBox img{/*height: 40vw;*/height: 100%;}
	.bannerBox .swiper-pagination-bullet{margin: 0 0.1rem !important;}
	.bannerBox .swiper-pagination{width: 95% !important;left: 2.5% !important;margin-left: 0;}
	
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	
	.bannerBox .swiper-button-prev, .bannerBox .swiper-button-next{display: none;}
}	
@media(max-width: 540px){
	.bannerBox .swiper-pagination{bottom: 0.15rem !important;}
}

/* banner end */
/* part1  */
.Cotitle{margin-bottom: 0.4rem;padding-left: 1.6rem;align-items: center;}
.Cotitle .text{display: table;margin: 0 auto;position: relative;}
.Cotitle .text::after{content: "";width: 1.1rem;height: 0.7rem;background: url(../images/title03.png) no-repeat center;background-size: cover;position: absolute; left: 50%;margin-left: -0.55rem;bottom: -0.1rem;}
.Cotitle .text h5{font-size: 0.34rem;font-weight: 600; color: #323232;padding: 0 1rem;position: relative;}
.Cotitle .text h5::after{content: "";width: 0.82rem;height: 0.11rem;background: url(../images/title01.png) no-repeat center;position: absolute;left: 0;top: 50%;margin-top: -0.06rem;}
.Cotitle .text h5::before{content: "";width: 0.82rem;height: 0.11rem;background: url(../images/title02.png) no-repeat center;position: absolute;right: 0;top: 50%;margin-top: -0.06rem;}
.Cotitle .more{width: 1.6rem;}
.Cotitle .more a{font-size: 0.14rem;color: #999999;padding-left: 1.2rem;background: url(../images/more.png) no-repeat left center;background-size: contain; transition: 0.6s all;}
.Cotitle .more a:hover{color: #8d582f;padding-left: 1.15rem; transition: 0.6s all;}
.part1{padding: 2rem 0 0.4rem 0;background: url(../images/part1BG01.png) no-repeat bottom center;background-size: 100%;position: relative;}
.part1::after{content: "";width: 1.12rem;height: 100%;background: url(../images/part1BG02.png) no-repeat top center;position: absolute;top: 3rem;right: 2%;}
.part1L{width: 50%;}
.part1L .swiper-container{padding-bottom: 0.4rem;}
.part1L .swiper-slide a{display: block;position: relative;}
.part1L .swiper-slide .pic{overflow: hidden;border-radius: 0.2rem;}
.part1L .swiper-slide .pic img{display: block;width: 100%;height: 4.8rem;object-fit: cover; transition: 0.6s all;}
.part1L .swiper-slide .text{position: relative;margin-top: -0.4rem;width: calc(100% - 0.5rem);background: #fff;box-shadow: 0px 2px 21px 0px rgba(22, 51, 78, 0.14);height: 0.8rem;align-items: center;border-bottom-right-radius: 0.4rem;border-top-right-radius: 0.4rem;padding: 0.1rem 0.3rem;}
.part1L .swiper-slide .time{width: 0.7rem;padding-right: 0.15rem;border-right: 1px solid #ebebeb;}
.part1L .swiper-slide .time .day{text-align: center;font-size: 0.32rem;color: #8f5a33;margin-bottom: 0.08rem;}
.part1L .swiper-slide .time .year{font-size: 0.14rem;color: #999999;text-align: center;}
.part1L .swiper-slide p{width: calc(100% - 0.85rem); font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;font-weight: 600;transition: 0.6s all;overflow: hidden;}
.part1L .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1L .swiper-slide:hover p{color: #073a85;transition: 0.6s all;}
.part1L .swiper-pagination{bottom: 1.3rem !important;}
.part1L .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;border: 1px solid #fff;opacity: 1;background: transparent;margin: 0 0.08rem !important;}
.part1L .swiper-pagination-bullet-active{background: #fff;}
.part1R{width: 48.57%;}
.part1R li{padding-left: 0.2rem;position: relative;}
/* .part1R li::after{content: "";width: 0;height: 100%;background: #073a85 url(../images/part1-02.png) no-repeat right bottom;border-bottom-left-radius: 0.32rem;border-top-left-radius: 0.32rem;border-bottom-right-radius: 0.08rem;border-top-right-radius: 0.08rem;position: absolute;right: 0;top: 0;transition: 0.6s all;} */
.part1R li a{position: relative;z-index: 2; line-height: 0.65rem;height: 0.65rem;overflow: hidden; border-bottom: 1px solid #eaeaea;padding-right: 0.2rem;}
.part1R li i{display: block; font-style: normal;font-size: 0.14rem;color: #8f5a33;width: 0.8rem;}
.part1R li p{font-size: 0.18rem;line-height: 0.65rem;height: 0.65rem;overflow: hidden; color: #323232;padding-left: 0.12rem;width: calc(100% - 0.8rem);position: relative;}
.part1R li p::after{content: "";width: 0.01rem;height: 0.06rem;background: #d7d7d7;position: absolute;left: 0;top: 50%;margin-top: -0.03rem;}
.part1R li:last-child a{border-bottom: none;}
/* .part1R li:hover::after{width: 100%;transition: 0.6s all;}
.part1R li:hover i{color: #becbd8;transition: 0.6s all;}
.part1R li:hover p{color: #fff;transition: 0.6s all;}
.part1R li:hover p::after{background: #5275aa;} */
.part1R li:hover p{color: #073a85;font-weight: 600; transition: 0.6s all;}

@media(max-width: 850px){
	.part1{padding: 0.5rem 0;}
	.part1L{width: 100%;}
	.part1L .swiper-slide .pic img{height: 56vw;}
	.part1R{width: 100%;}
}
@media(max-width: 680px){
	.Cotitle .more a{padding-left: 0;background: none;    font-size: 0.16rem;}
        .Cotitle .more a:hover{padding-left: 0;    color: #8d582f;}
	.Cotitle .more{width: 0.6rem;}
	.Cotitle,.part2 .Cotitle{padding-left: 0;}
	.Cotitle .text,.part2 .Cotitle .text{margin: 0;}
	.Cotitle .text h5::after,.part2 .Cotitle .text h5::after{display: none;}
	.Cotitle .text h5,.part2 .Cotitle .text h5{padding: 0 1rem 0 0;}
	.Cotitle .text::after,.part2 .Cotitle .text::after{left: 0.38rem;margin-left: 0;}
}
@media(max-width: 768px){
.part1L .swiper-slide .text{width: calc(100% - 0.1rem);border-bottom-right-radius: 0;border-top-right-radius: 0;}
.part1L .swiper-slide .time .year{font-size: 0.16rem;}
.part1L .swiper-slide .time .day{font-size: 0.34rem;}
.part1R li i{font-size: 0.16rem;}
.part1R li p{font-size: 0.2rem;width: calc(100% - 1rem);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
}
/* part2 */
.part2{position: relative;padding: 0.8rem 0; background:#f6f3ef url(../images/part2BG01.png) no-repeat bottom center;background-size: cover;}
.part2 .w14{position: relative;}
.part2Con{position: relative;overflow: hidden;}
.part2 .swiper-container{overflow: visible !important;}
.part2 .Cotitle{padding-left: 0;}
.part2 .tabs{justify-content: center;margin-bottom: 0.4rem;flex-wrap: nowrap;}
.part2 .swiper-slide{filter: brightness(1);}
.part2 .swiper-slide ul{margin-bottom: -0.2rem;}
.part2 .swiper-slide li{width: 32.14%;margin-bottom: 0.2rem;}
.part2 .swiper-slide li a{display: block; border-radius: 0.1rem;box-shadow: 0px 1px 20px 0px rgba(43, 47, 53, 0.1);background: #fff;border-bottom: 0.03rem solid #8f5a33;padding: 0.3rem;}
.part2 .swiper-slide li .time{align-items: flex-end;margin-bottom: 0.15rem;}
.part2 .swiper-slide li .day{font-size: 0.32rem;color: #8f5a33;margin-right: 0.08rem;}
.part2 .swiper-slide li .year{font-size: 0.14rem;color: #999999;}
.part2 .swiper-slide li p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;transition: 0.6s all;}
.part2 .swiper-slide li:hover p{color: #073a85;transition: 0.6s all;}
.part2 .tabs a{display: block;padding: 0.1rem 0.3rem;background: #f4ece4;border-radius: 0.25rem;border: 1px solid #e7e2de;font-size: 0.2rem;line-height: 0.3rem; color: #323232;margin: 0 0.1rem;}
.part2 .tabs a.active{background: #073a85;border: 1px solid #073a85;color: #fff;}
.part2 .more{position: absolute;right: 0;top: -0.7rem;}
.part2 .more{width: 1.6rem;}
.part2 .more a{font-size: 0.14rem;color: #999999;padding-left: 1.2rem;background: url(../images/more.png) no-repeat left center;background-size: contain; transition: 0.6s all;}
.part2 .more a:hover{color: #8d582f;padding-left: 1.15rem; transition: 0.6s all;}
@media(max-width: 850px){
.part2{padding: 0.5rem 0;}

.part2 .more{position: relative;top: 0;margin-top: 0.2rem;}
.part2 .more a{padding-left: 0;}
.part2 .more{width: 100%;text-align: center;}
.part2 .swiper-slide li{width: 49%;}
.part2 .tabs a{padding: 0.15rem;}
}
@media(max-width: 768px){
	.part2 .tabs a{font-size: 0.24rem;}
	.part2 .swiper-slide li .year,.part2 .more a{font-size: 0.16rem;}
	.part2 .swiper-slide li p{font-size: 0.2rem;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
}
/* part3 */
.part3{padding: 0.8rem 0;background: url(../images/part3BG.jpg) no-repeat top center;background-size: cover;}
.part3 .Cotitle{padding-left: 0;}
.part3 .Cotitle .text{margin: 0;}
.part3 .Cotitle .text h5{/* color: #fff; */padding: 0 1rem 0 0;}
.part3 .Cotitle .text h5::after{display: none;}
/* .part3 .Cotitle .text h5::before{background: url(../images/title02W.png) no-repeat center;}
.part3 .Cotitle .text::after{background: url(../images/title03W.png) no-repeat center;left: 0.38rem;margin-left: 0;} */
/* .part3 .Cotitle .more a{color: #fff;background: url(../images/moreW.png) no-repeat left center;background-size: contain;}
.part3 .Cotitle .more a:hover{color: #fff;opacity: 0.7;} */
.part3L,.part3R{width: 47.85%;}
.part3L ul{margin-bottom: 0;}
.part3L ul li{margin-bottom: 0.1rem;border: 1px solid #cfd8e4;border-radius: 0.1rem;overflow: hidden;}
.part3L ul li .top{position:relative;height: 0.5rem;line-height: 0.5rem;padding: 0 0.2rem; box-sizing:  border-box;cursor: pointer;}
.part3L ul li .top i{width: 18px;height: 0.5rem;background:url(../images/part3-05.png) left center no-repeat;}
.part3L ul li .top h5{width: calc(100% - 0.4rem); font-size: 0.18rem;color: #323232;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.part3L ul li .top h5 a{ color: #323232;}
.part3L ul li .ar_article{display:none;padding: 0.2rem;}
.part3L ul li div.open .top{position:relative;display: none;}
.part3L ul li .ar_article .pic{width: 1.5rem;overflow: hidden;border-radius: 0.05rem;}
.part3L ul li .ar_article .pic img{display: block;width: 100%;height: 2.2rem;transition: 0.6s all;}
.part3L ul li .ar_article .text{width: calc(100% - 1.7rem);}
.part3L ul li .ar_article .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;font-weight: 600;margin-bottom: 0.3rem;transition: 0.6s all;}
.part3L ul li .ar_article .text dl{padding-top: 0.3rem;border-top: 1px solid #cfd8e4;margin-bottom: -0.15rem;}
.part3L ul li .ar_article .text dd{font-size: 0.14rem;color: #7f8690;line-height: 0.18rem;height: 0.18rem;overflow: hidden;margin-bottom: 0.15rem;padding-left: 0.22rem;background: url(../images/part3-02.png) no-repeat left center;background-size: contain;}
.part3L ul li .ar_article .text dd+dd{background: url(../images/part3-03.png) no-repeat left center;background-size: contain;}
.part3L ul li .ar_article .text dd+dd+dd{background: url(../images/part3-04.png) no-repeat left center;background-size: contain;}
.part3L ul li:hover .ar_article .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3L ul li:hover .ar_article .text h5{color: #073a85;transition: 0.6s all;}
.part3R li{width: 48.5%;}
.part3R li a{display: block;border-radius: 0.1rem;overflow: hidden;}
.part3R li .pic{overflow: hidden;}
.part3R li .pic img{display: block;width: 100%;transition: 0.6s all;height: 2.1rem;object-fit: cover;}
.part3R li .text{padding: 0.3rem 0.3rem 0.2rem 0.3rem;border: 1px solid #cfd8e4;}
.part3R li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.84rem;margin-bottom: 0.24rem;overflow: hidden;transition: 0.6s all;}
.part3R li .text p{font-size: 0.14rem;color: #a6afbb;line-height: 0.24rem;height: 0.48rem;overflow: hidden;margin-bottom: 0.15rem;}
.part3R li .text i{font-size: 0.14rem;color: #8f5a33;display: block;font-style: normal;padding-left: 0.22rem;background: url(../images/time.png) no-repeat left center;background-size: contain;}
.part3R li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3R li:hover .text h5{color: #073a85;transition: 0.6s all;}
@media(max-width: 850px){
	.part3{padding: 0.5rem 0;}
.part3L, .part3R{width: 100%;}
.part3R{margin-top: 0.4rem;}
.part3R li .pic img{height: 30vw;}
}
@media(max-width: 768px){
.part3L ul li .ar_article .text h5{font-size: 0.2rem;}
.part3L ul li .ar_article .text dd{font-size: 0.16rem;}
.part3L ul li .top h5{font-size: 0.2rem;}
.part3R li .text h5{font-size: 0.2rem;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient: vertical;}
.part3R li .text p{font-size: 0.16rem;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part3R li .text i{font-size: 0.16rem;}
}
/* part4 */
.part4{background: url(../images/part4BG.jpg) no-repeat bottom center;background-size: cover;padding: 0.8rem 0;}
.part4Con ul{width: 62.14%;}
.part4Con li{width: 48.27%;}
.part4Con li a{display: block;border-radius: 0.1rem;overflow: hidden;background: #fff;transition: 0.6s all;}
.part4Con li .pic{overflow: hidden;}
.part4Con li .pic img{display: block;width: 100%;transition: 0.6s all;height: 2.6rem;object-fit: cover;}
.part4Con li .text{padding: 0.2rem 0.3rem 0.3rem;}
.part4Con li .text i{font-style: normal;font-size: 0.14rem;color: #8f5a33;display: block;padding-left: 0.22rem;background: url(../images/time.png) no-repeat left center;background-size: contain;}
.part4Con li .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;margin-top: 0.15rem;transition: 0.6s all;}
.part4Con li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4Con li:hover a{background: #073a85;transition: 0.6s all;}
.part4Con li:hover .text p{color: #fff;transition: 0.6s all;}
.part4Con li:hover .text i{color: #b9c0d4;background: url(../images/timeW.png) no-repeat left center;background-size: contain;}
.part4Con dl{width: 35.71%;background: #fff;border-radius: 0.1rem;border-top: 0.03rem solid #8f5a33;padding: 0.3rem;}
.part4Con dd a{align-items: center;margin-bottom: 0.18rem;padding-bottom: 0.18rem;border-bottom: 1px solid #e8e8e8;}
.part4Con dd .time{width: 0.55rem;margin-right: 0.12rem;}
.part4Con dd .day{font-size: 0.32rem;color: #8f5a33;text-align: center;margin-bottom: 0.08rem;}
.part4Con dd .year{font-size: 0.14rem;color: #999999;text-align: center;}
.part4Con dd p{width: calc(100% - 0.67rem);border-left: 1px solid #efefef;padding-left: 0.15rem;font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;transition: 0.6s all;}
.part4Con dd:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part4Con dd:hover p{color: #073a85;transition: 0.6s all;}
@media(max-width: 850px){
.part4{padding: 0.5rem 0;}
.part4Con ul{width: 100%;}
.part4Con dl{width: 100%;margin-top: 0.4rem;}
.part4Con li .pic img{height: 30vw;}
}
@media(max-width: 768px){
.part4Con li .text i{font-size: 0.16rem;}
.part4Con li .text p{font-size: 0.2rem;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.part4Con dd .year{font-size: 0.16rem;}
.part4Con dd p{font-size: 0.2rem;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
}
/* part5 */
.part5{padding: 0.8rem 0;}
.part5 ul{width: 49.28%;margin-bottom: -0.2rem;}
.part5 li{margin-bottom: 0.2rem;width: 48.55%;}
.part5 li a{display: block;border-radius: 0.1rem;overflow: hidden;position: relative;}
.part5 li .pic{overflow: hidden;position: relative;}
.part5 li .pic::after{content: "";width: 100%;height: 100%;background: url(../images/part5-03.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part5 li .pic img{display: block;width: 100%;transition: 0.6s all;height: 2.3rem;object-fit: cover;}
.part5 li .icon{position: absolute;left: 50%;margin-left: -0.25rem;top: 50%;margin-top: -0.25rem;}
.part5 li .icon img{display: block;width: 0.5rem;height: 0.5rem;}
.part5 li .text{position: absolute;bottom: 0.15rem;left: 0.3rem;width: calc(100% - 0.6rem);}
.part5 li .text p{font-size: 0.18rem;color: #fff;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;}
.part5 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 850px){
	.part5{padding: 0.5rem 0;}
	.part5 li{width: 48%;}
	.part5 ul{width: 100%;margin-bottom:0;}
	.part5 li .pic img{height: 30vw;}
}
@media(max-width: 768px){
	.part5 li{width: 100%;}
	.part5 li .pic img{height: 56vw;}
	.part5 li .text p{font-size: 0.2rem;}
}
/* footer */
.footer{position: relative; padding: 0.4rem 0 0.2rem 0;background: url(../images/footerBG.jpg) no-repeat bottom center;background-size: cover;}
.footer::after{content: "";width: 100%;height: 100%;background: url(../images/footer01.png) no-repeat center;position: absolute;left: 0;top: 0;}
.footerL{width: 30.71%;}
.footerL .pic{margin-bottom: 0.24rem;}
.footerL .pic img{display: block;max-height: 0.6rem;max-width: 100%;}
.footerL .text p{margin-bottom: 0.15rem;font-size: 0.14rem;color: #cbd1de;line-height: 0.24rem;}
.footerL .text p a{color: #cbd1de;transition: 0.6s all;}
.footerL .text p a:hover{color: #fff;transition: 0.6s all;}
.footerL .text p i{font-style: normal;}
.footerR{width: 58.57%;position: relative;z-index: 2;}
.footerRL{width: 40%;}
.footerRL div{margin: 0.1rem 0;position: relative;}
.footerRL h5{position: relative; width: 100%;font-size: 0.14rem;color: #fff; padding: 0 0.26rem 0 0.15rem; height: 0.4rem;line-height: 0.4rem;border-radius: 0.05rem;border: 1px solid rgba(255,255,255,0.3);cursor: pointer;}
.footerRL h5::after{content: "";width: 12px;height: 0.4rem;background: url(../images/footer03.png) no-repeat center;position: absolute;right: 0.15rem;top: 0;}
.footerRL ul{position: absolute;display: none; left: 0;bottom: 100%;background: #fff;width: 100%;padding: 0.15rem;max-height: 150px;overflow-y: scroll;}
.footerRL li{margin-bottom: 0.1rem;}
.footerRL li a{font-size: 0.14rem;color: #666666;line-height: 0.22rem;transition: 0.6s all;}
.footerRL li:hover a{color: #073a85;transition: 0.6s all;}
.footerRL div:hover ul{display: block;}
.footerRR{width: 45.4%;}
.footerRR ul{display: flex !important;
    justify-content: space-evenly !important;
    flex-wrap: wrap !important;}


.footerRR li{width: 48%;}
.footerRR .pic{overflow: hidden;max-width: 90px;}
.footerRR .pic img{display: block;width: 100%;}
.footerRR p{margin-top: 0.12rem;font-size: 0.14rem;color: #fff;text-align: center;}


@media(max-width:1100px){
.footerRR{width: 55.4%;}
}

@media(max-width:880px){
.footerR {width: 64.57%;}
.footerRR{width: 57.4%;}

}

@media(max-width:850px){
.footerL{width: 100%;}
	.footerL .pic img{display: table;margin: 0 auto;}
	.footerL .text p{text-align: center;}
	.footerR{width: 100%;justify-content: center;}
	.footerRL{max-width: 2.2rem;padding-right: 0.2rem;}
/*	.footerRR{max-width: 1.9rem;}*/
.footerRR {width: 48.4%;}
}
@media(max-width:768px){
.footerL .text p,.footerRR p,.footerRL h5{font-size: 0.16rem;}
}

@media(max-width:600px){
.footerRR {width: 60.4%;}
}

@media(max-width:500px){
.footerRL {max-width: none;width: 60%;}
.footerRR {width: 80.4%;}

}

/* list */
/* */
.list-banner{position: relative;overflow: hidden;}
.list-banner img{display: block;width: 100%;}
#nav_slide{line-height: 50px;position: relative;z-index: 2;display:none;background: #073a85;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 14.5px;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: 0.18rem;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 0.14rem;color: #666;}
#sub_nav_content ul li.on>a{color: #123fa6;}

#sub_nav_content ul li ul{ display:none}

.list-banner{position: relative;}
.list-banner::after{content: "";width: 100%;height: 100%;background: url(../images/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;opacity: 0.7;}
.list-banner img{display: block;width: 100%;}

.main_bd{}
.n_container{padding: 0 0 0.6rem;min-height:500px;background: #fcfcfc url(../images/listBG.png) no-repeat bottom center;background-size: 100%;}
.n_container .n_left{width: 2.9rem;position: relative;z-index: 1;margin-top: -1rem;}
.n_container .n_left h1{height: 1rem;width: 100%;background: rgba(7,58,133,0.9);border-top-left-radius: 0.5rem;  display: flex;justify-content: center;align-items: center;}
.n_container .n_left h1 span{font-size: 0.3rem;color:#fff;position: relative;}
.n_container .n_left .sider_nav{position: relative;z-index: 1;background: #fff url(../images/leftNav.png) no-repeat bottom center;padding-bottom: 1.85rem;}
.n_container .n_left ul{position:relative;}
.n_container .n_left .con{position: relative;box-shadow: 0px 2px 33.6px 1.4px rgba(29, 46, 71, 0.2);}
.n_container .n_left .con ul li{line-height: 0.3rem;font-size: 0.18rem;color: #303030;position:relative;}
.n_container .n_left .con ul li.on{background: #f7f7f7;}
.n_container .n_left .con ul li:hover{color: #8f5a33;}
.n_container .n_left .con ul li::after{content: "";width: calc(100% - 60px);height: 1px;border-bottom: 1px dashed #f0f0f0;position: absolute;left: 0.3rem;bottom: 0;}
.n_container .n_left .con ul li:last-child::after{display: none;}
.n_container .n_left .con ul li.on:before,.n_container .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.n_container .n_left .con ul li.on dl{display:block !important;}
.n_container .n_left .con ul li>a img{ margin:-3px 14px 0 0}

.n_container .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;padding: 0.25rem 0.3rem;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li.on>a{color: #8f5a33;font-weight: 600; background: #fbe7c1;border-left: 0.04rem solid #8f5a33;}
.n_container .n_left .con ul li:hover>a{color: #8f5a33;}
.n_container .n_left .con ul li.on:hover>a{color: #8f5a33;}
.n_container .n_left .con ul li dl{display:none;padding: 0.15rem 0.3rem;position:relative;}
.n_container .n_left .con ul li dl dd{height: auto;margin-bottom: 0.18rem;padding-left: 12px;position: relative;}
.n_container .n_left .con ul li dl dd::after{content: "";width: 4px;height: 4px;background: #8f5a33;position: absolute;left: 0;top: 0.12rem;}
.n_container .n_left .con ul li dl dd a{font-size: 0.18rem;color: #666666;position:relative;line-height: 24px;transition: 0.6s all;}
.n_container .n_left .con ul li dl dd.onn a{color: #8f5a33;}
.n_container .n_left .con ul li dl dd:hover a{color: #8f5a33;transition: 0.6s all;}
.n_container .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;}
.n_container .n_left .con ul li.on i{background: url(../images/jt.png) no-repeat center;}
.n_container .n_left .con ul li i{width: 0.08rem;height: 0.12rem;background: url(../images/listNav.png) center no-repeat;background-size: 100%; position:absolute;right: 0.3rem;top: 0.35rem;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #8f5a33 !important;}
.n_container .n_right{width: calc(100% - 3.6rem);position: relative;margin-top: 0.3rem;    z-index: 999;min-height: 8.5rem;}
.n_container .n_right .n_news{}
.mianbao{margin-bottom: 0.25rem;padding-bottom: 0.15rem;border-bottom: 1px solid #c8c8c8;}
.mianbao h5{font-size: 0.26rem;color: #323232;line-height: 0.4rem; padding-left: 0.4rem;background: url(../images/position01.png) no-repeat left center;background-size: 0.3rem 0.3rem;}
.position{font-size:0.14rem;color: #888888;line-height: 0.36rem;padding-left: 0.24rem;background: url(../images/position02.png) no-repeat left center;}
.position a{color: #888888;transition:0.36s;}
.position span{font-size:14px;color:#888888;margin: 0 4px;}
.position .on{color: #8f5a33;}
.position a:hover{color: #8f5a33;}
.n_news{}
.fanye{ text-align:center;margin-top: 0.4rem;}
.fanye img{ max-width:100%}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:none;}
	#nav_slide{ display:block;}
	.list-banner::after{background: none;}
}
@media(max-width: 540px){
	.list-banner img{height: 100%;object-fit: cover;}
}
@media(max-width: 850px){
	#sub_nav_content ul li ul li a{font-size: 0.18rem;}
.n_container .n_right{min-height: auto;}
}
/* ????é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªéˆ¶â•äº¾é‘¹ï¿½???é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªéˆ¶â•äº¾é‘±é¸¿å‰»é‘¼çŠºå‰¹ç»¡ï¿½?é‘´æ¬“åž¾å§£î…žä¼„é”Ÿï¿½ */
.n_tw{margin-bottom: -0.3rem;}
.n_tw li{width: 48.55%;margin-bottom: 0.3rem;}
.n_tw li a{display: block;}
.n_tw li .pic{overflow: hidden;position: relative;border-radius: 0.1rem;}
.n_tw li .pic .img{overflow: hidden;}
.n_tw li .pic .img img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 3.16rem;}
.n_tw li .pic .icon{position: absolute;width: 0.7rem;height: 0.7rem;left: 50%;margin-left: -0.35rem;top: 50%;margin-top: -0.35rem;}
.n_tw li p{margin-top: 0.2rem; font-size: 0.18rem;color: #323232;line-height: 0.22rem;height: 0.22rem;overflow: hidden;text-align: center;transition: 0.6s all;}
.n_tw li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
.n_tw li:hover p{color: #073a85;transition: 0.6s all;}
@media(max-width: 1200px){
	.n_tw li .pic .img img{height: 3.46rem;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
	.n_tw{justify-content: space-between;margin-right: 0;}
	.n_tw li{width: 49%;margin-right: 0;}
	.n_tw li .text h5{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;}
	.n_tw li .text .time em{font-size: 0.16rem;}
	.n_tw li .pic .img img{height: 30vw;}
}
@media(max-width: 768px){
	.n_tw li p{font-size: 0.2rem;}
}
@media(max-width: 650px){
	.n_tw li{width: 100%;}
	.n_tw li .pic .img img{height: 46vw;}
}
/* é‘´æ¬’å°ƒé‘´æ¥ç´¡é‘´æ¬‘å€é‘´æ¥…â” ??????é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªéˆ¶â•äº¾é‘±é¸¿å‰»é‘¼çŠºå‰¹ç»¡ï¿½?é‘´æ¬“åž¾å§£î…žä¼„é”Ÿï¿½ */
.n_tt li{margin-bottom: 0.2rem;background: #fff;border-radius: 0.1rem;border: 0.01rem solid #ececec;}
.n_tt li a{overflow: hidden;}
.n_tt li .pic{width: 280px;overflow: hidden;border-radius: 0.1rem;}
.n_tt li .pic img{display: block;width: 100%;object-fit: cover;height: 1.9rem;transition: 0.6s all;}
.n_tt li .text{width: calc(100% - 280px);padding: 0.3rem;}
.n_tt li .text h5{font-size: 0.18rem;font-weight: 600; color: #333333;line-height: 0.24rem;height: 0.24rem;overflow: hidden;margin-bottom: 0.2rem;transition: 0.6s all;}
.n_tt li .text p{font-size: 0.14rem;color: #999999;line-height: 0.24rem;height: 0.48rem;overflow: hidden;margin-bottom: 0.2rem;}
.n_tt li .text i{font-style: normal;font-size: 0.14rem;color: #8f5a33;padding-left: 0.22rem;background: url(../images/time.png) no-repeat left center;background-size: contain;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover .text h5{color: #073a85;transition: 0.6s all;}
@media(max-width: 850px){
	.n_tt li .pic{width: 100%;float: none;}
	.n_tt li .pic img{height: auto;}
	.n_tt li .text{padding: 0.2rem;width: 100%;}
	.n_tt li .text h5{height: auto;}
	.n_tt li .text h5{font-size: 0.22rem;line-height: 0.32rem;}
	.n_tt li .text p{font-size: 0.16rem;line-height: 0.26rem;height: 0.78rem;}
	.n_tt li .text .time em{font-size: 0.16rem;}
}
/* ? ?é‘´æ¬’å°ƒé‘´æ¥ç´¡é‘´æ¬‘å€é‘´æ¥…â” ???é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªéˆ¶â•äº¾é‘±é¸¿å‰»é‘¼çŠºå‰¹ç»¡ï¿½?é‘´æ¬“åž¾å§£î…žä¼„é”Ÿï¿½ */
.n_bt{}
.n_bt li{position: relative;}
/* .n_bt li::after{content: "";position: absolute;right: 0;top: 0;transition: 0.6s all; width: 0;height: 100%;background: #073a85 url(../images/list04.png) no-repeat right bottom;border-bottom-left-radius: 0.3rem;border-bottom-right-radius: 0.1rem;border-top-left-radius: 0.1rem;border-top-right-radius: 0.3rem;} */
.n_bt li a{position: relative; align-items: center;padding: 0.2rem;border-bottom: 1px solid #e5e5e5;z-index: 2;}
.n_bt li:last-child a{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.n_bt li:last-child a::after{display: none;}
.n_bt li .time{width: 0.6rem;transition: 0.6s all;margin-right: 0.2rem;position: relative;}
.n_bt li .time::after{content: "";width: 0.01rem;height: 100%;background: #efefef;position: absolute;right: -0.2rem;top: 0;transition: 0.6s all;}
.n_bt li .time .day{font-size: 0.32rem; color: #8f5a33;text-align: center;margin-bottom: 0.06rem; transition: 0.6s all;}
.n_bt li .time .year{font-size: 0.14rem;color: #999;text-align: center;transition: 0.6s all;}
.n_bt li p{width: calc(100% - 0.8rem);padding-left: 0.2rem; font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;transition: 0.6s all;}
.n_bt li:hover p{color: #39619d;transition: 0.6s all;font-weight: 600;}
@media(max-width: 850px){
.n_bt li p{font-size: 0.22rem;line-height: 0.30rem;max-height: 0.6rem;}
}
/* show */
.showCon{}
.showCon .n_top{width: 2.9rem;margin-top: 0.3rem;}
.showCon .n_top01{width: 2.9rem; box-shadow: 0px 2px 33.6px 1.4px rgba(29, 46, 71, 0.1);border-top: 0.03rem solid #073a85;background: #fff;padding: 0.3rem 0.2rem;margin-bottom: 0.3rem;}
.showCon .n_top02{padding: 0.2rem;margin-bottom: 0.2rem;}
.showCon .n_top01 h5{font-size: 0.3rem;color: #323232;font-family: SIMLI;position: relative;margin-bottom: 0.24rem;}
.showCon .n_top01 li{margin-bottom: 0.15rem;padding-bottom: 0.15rem;border-bottom: 0.01rem solid #eaeaea;}
.showCon .n_top02 li{padding-bottom: 0;border-bottom: none;}
.showCon .n_top01 li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.showCon .n_top01 li a{display: block;}
.showCon .n_top01 li p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;overflow: hidden;color: #323232;margin-bottom: 0.1rem;transition: 0.6s all;}
.showCon .n_top02 li p{padding-left: 0.1rem;position: relative; font-size: 0.16rem;line-height: 0.2rem;height: 0.2rem;margin-bottom: 0.1rem;text-overflow: ellipsis;white-space: nowrap;}
.showCon .n_top02 li p::after{content: "";width: 0.04rem;height: 0.04rem;background: #073a85;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -0.02rem;}
.showCon .n_top01 li i{font-style: normal;font-size: 0.14rem;color: #8f5a33;padding-left: 0.22rem;background: url(../images/time.png) no-repeat left center;background-size: contain;}
/*.showCon .n_top02 li i{display: none;}*/
.showCon .n_top01 li:hover p{color: #073a85;font-weight: 600; transition: 0.6s all;}
.showCon .n_top.fixed{position: fixed;top: 1.5rem;width: 14rem;display: flex;justify-content: flex-end;margin-top: 0;}
.show01 { margin-bottom: 0.3rem;position: relative; }
.show01 h5 { font-size: 0.28rem; color: rgb(0, 0, 0);  line-height: 0.4rem; margin-bottom: 0.2rem;text-align: center; }
.show01 p{padding: 0.15rem;background: #f9f6f2;text-align: center;}
.show01 p i{font-style: normal;margin: 0 0.15rem;font-size: 0.16rem;color: #666666;line-height: 0.26rem;padding-left: 0.22rem;background: url(../images/show01.png) no-repeat left center;}
.show01 p i+i{background: url(../images/show02.png) no-repeat left center;}
.show02 p {line-height: 0.36rem !important;/*text-indent:0.32rem !important;*/font-size: 0.18rem !important;color: #323232;margin-bottom: 0.2rem;}
.show02 p iframe{width: 100% !important;}


.show02 img {/*display: block;*/margin: 0px auto 0.15rem auto;max-width: 100%;/*margin-left: -2em;*/margin: 0 auto;max-width: 100%;height: auto !important;}
.show03 { padding-top: 0.3rem;border-top: 1px solid #c8c8c8; position: relative;    z-index: 99999999999999999; }
.show03 p { font-size:0.18rem; color: rgb(51, 51, 51); margin-bottom: 0.2rem;line-height: 0.26rem; }
.show03 p a { color: rgb(51, 51, 51); transition: all 0.2s ease 0s; }
.show03 p a:hover { color: #073a85; transition: all 0.2s ease 0s; }
@media(max-width: 1400px){
.showCon .n_top.fixed{width: 95%;right: 2.5%;}
.w14{max-width: 100%;}
}
@media(max-width: 1200px){
.showCon.n_container .n_right{width: calc(100% - 3.6rem);}
}
@media(max-width: 850px){
.show01 h5{font-size: 0.3rem;line-height: 0.48rem;}
.show01 p em{font-size: 0.16rem;}
.show02 p{font-size: 0.22rem !important;line-height: 0.46rem !important;/*text-indent: 0.44rem !important;*/}
.show03 p{font-size: 0.22rem;line-height: 0.32rem;}
.showCon.n_container .n_right{width: 100%;}
.showCon .n_top{width: 100%;}
.showCon .n_top.fixed{position: relative;top: auto;display: block;width: 100%; left: 0;}
.showCon .n_top01{width: 100%;}
.showCon .n_top01 h5{font-size: 0.36rem;}
.showCon .n_top02 li p{font-size: 0.22rem;line-height: 0.3rem;height: 0.3rem;}
.showCon .n_top01 li i{font-size: 0.18rem;    background-size: 13px;}

}



.pb_sys_style1 .p_no_d {
    border: 1px solid #103791 !important;
    color: #fff;
    background-color: #103791 !important;
}

#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;

    line-height: 0.36rem !important;
    /*text-indent: 0.32rem !important;*/
    font-size: 0.18remï¼›
    color: #323232;
    margin-bottom: 0.2rem;
 }
.keywordfontcolor1097865 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #191d16;
    FONT-FAMILY: ?????é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªé›îŽæ‹·é”Ÿï¿½;
    color: #ff0e0e !important;
    font-size: 16px !important;
    font-family: ???é‘´æ¬’å°ƒé‘´æ¥ƒç˜¬?é‘´æ¬“åž¾æ¿®æˆ”æ‡‡é‹æ’´å¹Šé‘´æ¬’å°ƒé‘´æ¥ç´¡?é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªé‹î†¥å†²å…éŽ¹æ¥€ä¼„é”Ÿï¿½?é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªç€£å›·æ‹· !important; }
	
	
	/* people */
	.n_peopleTit{margin-bottom: 0.3rem;}
	.n_peopleTit p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;}
	.n_people li{margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 1px solid #e4e2eb;}
	.n_people li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
	.n_people li h5{position: relative;margin-top: -0.05rem; width: 0.6rem; font-size: 0.36rem;color: #073a85;font-weight: bold;}
	.n_people dl{width: calc(100% - 0.6rem); justify-content: flex-start;}
	.n_people dd{width: 16.6%;margin-bottom: 0.2rem;padding-right: 0.2rem;padding-left: 0.16rem;position: relative;}
	.n_people dd::after{content: "";width: 0.05rem;height: 0.05rem;background: #8f5a33;border-radius: 50%;position: absolute;left: 0;top: 0.06rem;}
	.n_people dd a{display: block;font-size: 0.18rem;color: #323232;transition: 0.6s all;}
	.n_people dd:hover a{color: #073a85;font-weight: 600;transition: 0.6s all;}
	@media(max-width: 850px){
		.n_people li h5{font-size: 0.3rem;}
		.n_people dd a{font-size: 0.22rem;}
	}
	@media(max-width: 540px){
		.n_people dd{width: 33%;}
	}
	/* æµœè™¹å¢¿éå‘­î†æ¤¤ï¿½ */
	.n_peopleShowT{margin-bottom: 0.6rem;padding: 0 0.3rem;position: relative;align-items: center;}
	.n_peopleShowT::after{content: "";width: 100%;height: calc(100% - 0.6rem);background: #f9f6f2 url(../images/list08.png) no-repeat right bottom;border: 1px solid #e1ded6;position: absolute;left: 0;top: 0.3rem;}
	.n_peopleShowT .pic{width: 2.2rem;overflow: hidden;position: relative;z-index: 2;    box-shadow: 0px -2px 11.3px 0.7px rgba(0, 109, 229, 0.27);}
	.n_peopleShowT .pic img{display: block;width: 100%;height: 3.2rem;}
	.n_peopleShowT .text{position: relative;z-index: 2;width: calc(100% - 2.2rem);padding: 0.5rem;}
	.n_peopleShowT .text h5{font-size: 0.34rem;color: #323232;margin-bottom: 0.2rem;}
	.n_peopleShowT .text p{font-size: 0.18rem;color: #323232;margin-bottom: 0.7rem;}
	.n_peopleShowT .text li{padding-left: 0.24rem; font-size: 0.16rem;color: #323232;line-height: 0.26rem;margin-bottom: 0.2rem;background: url(../images/list06.png) no-repeat left center;}
	.n_peopleShowT .text li+li{background: url(../images/list07.png) no-repeat left center;}
	.n_peopleShowB .tabs{padding-bottom: 0.2rem;margin-bottom: 0.2rem;border-bottom: 0.01rem solid #dbdbdb;justify-content: center;flex-wrap: nowrap;}
	.n_peopleShowB .tabs a{padding: 0.1rem 0.2rem;font-size: 0.2rem;color: #323232;line-height: 0.3rem;}
	.n_peopleShowB .tabs a.active{background: #073a85;color: #fff;border-radius: 0.25rem;}
	.n_peopleShowB .swiper-slide h5:first-child{margin-top: 0;}
	.n_peopleShowB .swiper-slide h5{font-size: 0.28rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;margin-top: 0.3rem;}
	.n_peopleShowB .swiper-slide p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;margin-bottom: 0.15rem;}
	@media(max-width: 850px){
		.n_peopleShowT .text p{font-size: 0.2rem;}
		.n_peopleShowB .tabs a{font-size: 0.22rem;}
		.n_peopleShowB .swiper-slide p{font-size: 0.2rem;}
.show01 p i{background-size: 13px;}
	}
	@media(max-width: 540px){
		.n_peopleShowT{align-items: flex-start;}
	.n_peopleShowT{padding: 0 0.1rem;}
	.n_peopleShowT::after{height: 100%;top: 0;}
	.n_peopleShowT .pic{width: 1.8rem;}
	.n_peopleShowT .pic img{height: auto;}
	.n_peopleShowT .text{padding: 0.2rem 0.1rem 0.2rem 0.2rem;width: calc(100% - 1.8rem);}
	.n_peopleShowT .text p{margin-bottom: 0.3rem;}
	}

	

	#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
    }
	
.keywordfontcolor1095618{color: #9a0000 !important;
 font-size: 0.18rem !important;
 font-family: ???é‘´æ¬’å°ƒé‘´æ¥ƒç˜¬?é‘´æ¬“åž¾æ¿®æˆ”æ‡‡é‹æ’´å¹Šé‘´æ¬’å°ƒé‘´æ¥ç´¡?é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªé‹î†¥å†²å…éŽ¹æ¥€ä¼„é”Ÿï¿½?é‘´æ¬ç€¯é‘ºæŽ—åž¾å§£î„‰å„ªç€£å›·æ‹· !important;} 
 
 /* é©èŒ¶ç¥©éŽ·Ñ„çš³é‘¹â•…æ®•å§˜æ’¹å¢®éŽºè™«çš³é–³ãƒ©å„©é”Ÿï¿½ */
 .n_mapBox .n_right{width: 100%;}
 .n_mapCon{width: 19%;}
 .n_map .n_mapCon:nth-child(3){width: 39%;}
 .n_mapCon h5{margin-top: 0.2rem;}
 .n_mapCon h5{font-size: 0.18rem;color: #323232;font-weight: bold;padding-bottom: 0.15rem;border-bottom: 0.02rem solid #005db0;margin-bottom: 0.2rem;}
 .n_mapCon dt a{font-size: 0.16rem;color: #073a85;font-weight: bold;}
.n_mapCon dt:hover a{text-decoration: underline;}
 .n_mapCon dd,.n_mapCon dt{margin-bottom: 0.1rem;}
 .n_mapCon dd a{font-size: 0.14rem;color: #323232;line-height: 0.22rem;}
 .n_mapCon dd a:hover{color: #073a85;transition: 0.6s all;}
 .n_mapCon .n_mapL{width: 49%;}
 @media(max-width: 850px){
 .n_mapCon{width: 48%;}
 .n_map .n_mapCon:nth-child(3){width: 48%;}
 .n_mapCon .n_mapL{width: 100%;}
 }
 @media(max-width: 540px){
 .n_mapCon{width: 100%;}
 .n_map .n_mapCon:nth-child(3){width: 100%;}
  
 }
 @media(max-width: 380px){
 .n_map .n_mapCon:nth-child(3) li{width: 100%;}
 }
	
.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{
    border: 1px solid #ccc;
    border-radius: 18px !important;
    padding: 9px 11px !important;
    height: 31px !important;font-size: 15px !important;}
.pb_sys_common .p_t{
   font-size: 15px !important;
}

 @media(max-width: 768px){
.part1L .swiper-slide p{font-size: 0.2rem;}
.n_tt li .text i{font-size: 0.16rem;}
.n_bt li .time .year {font-size: 0.16rem;}
.part2 .more a:hover {
    color: #8d582f;
    padding-left: 1.55rem;
    transition: 0.6s all;
}
}

/* page */
.pageShow .pic{width: 4.6rem;}
.pageShow .pic img{display: block;width: 100%;}
.pageShow .text{width: calc(100% - 5.2rem);}
.pageShow .pageTit{margin-bottom: 0.5rem;}
.pageShow .pageTit h5{font-size: 0.32rem;line-height: 0.52rem;font-weight: 600;}
.pageShow .pageShow01{margin-bottom: 0.4rem;}
.pageShow .pageShow01 h5{color: #073a85;font-size: 0.3rem;font-weight: bold;padding-bottom: 0.24rem;margin-bottom: 0.3rem;position: relative;}
.pageShow .pageShow01 h5::after{content: "";width: 0.4rem;height: 0.04rem;background: #073a85;position: absolute;left: 0;bottom: 0;}
.pageShow .pageShow01 p{font-size: 0.18rem;color: #323232;line-height: 0.32rem;margin-bottom: 0.2rem;}
.pageShow .pageShow01 p span{font-size: 0.18rem;color: #323232;line-height: 0.32rem;margin-bottom: 0.2rem;}

 @media(max-width: 768px){
.pageShow .pic{width: 100%;order: 2;}
.pageShow .text{width: 100%;order: 1;}
}


.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 40px !important;
    color: #222;
}


.firstScreen{
    height: 100vh;
      overflow: hidden;
      position: relative;
  }

  #sy_main{
    position: absolute;
      left: 0%;
      top: 100%;
      bottom: 0;
      right: 0;
      background: #fff;
      overflow: hidden;
      transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
      z-index: 9;
      overflow: auto;
      outline: none;

  }
  #sy_main.on{top: 0;}
  @media(max-width: 1200px){
  .firstScreen{height: auto;}
  #sy_main{position: relative;}
  .part1{padding: 0.5rem 0;}
  }
/* n_peoplePic */
.n_peoplePic li{width: 49%;margin-bottom: 0.2rem;}
.n_peoplePic li a{padding: 0.1rem;border: 0.01rem solid #e1ded6;transition: 0.6s all;}
.n_peoplePic li .pic{width: 35%;overflow: hidden;}
.n_peoplePic li .pic img{display: block;width: 100%;height: 2.4rem;object-fit: cover;transition: 0.6s all;}
.n_peoplePic li .text{width: calc(65% - 0.2rem);padding: 0.1rem 0 0 0;}
.n_peoplePic li .text h5{font-size: 0.22rem;color: #0e4aa5;font-weight: bold;}
.n_peoplePic li .text h3{margin: 0.2rem 0;font-size: 0.16rem;color: #323232;    line-height: 0.26rem;}
.n_peoplePic li .text p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;height: 1.04rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.n_peoplePic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_peoplePic li:hover a{border: 0.01rem solid #002b6c;transition: 0.6s all;}
 @media(max-width: 768px){
.n_peoplePic li{width: 100%;}
.n_peoplePic li .pic img{height: 36vw;}
}