* { 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;}
.reveal4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.w100 { width: 100%; }
.w13 { max-width: 13rem; margin: 0px auto; }
.w14 { max-width: 14rem; margin: 0px auto; }
.w15{ max-width: 15rem; margin: 0px auto; }
.w168{ max-width: 16.8rem; margin: 0px auto; }
@media (max-width: 1300px) {
  .w13 {width: 95%;}
}
@media (max-width: 1400px) {
  .w14 {width: 95%;}
}
@media (max-width: 1500px) {
  .w15 { width: 95%;}
}
@media (max-width: 1660px) {
  .w166 { width: 95%;}
}
@media (max-width: 1680px) {
  .w168 {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: 100%; height: 0.6rem;opacity: 1;}
#gotop img{display: block;/*width: 0.22rem;*/}
#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;/* background: url(../images24/topBG.jpg) no-repeat center;background-size:cover; */ align-items: center;}
#header {z-index: 999; width: calc(100% - 1.2rem); transition: all 0.6s ease 0s;position: relative;align-items: center;}
#header .w166{align-items: center;}
.header{width: 70.83%;}
.header_box .search_btn{width: 1.2rem;height: 1.3rem;background: #3749bc; cursor: pointer; text-align: center; transition: all 0.6s ease 0s;display: flex;align-items: center;justify-content: center; position: relative; }
.header_box .search_btn img{display: block;width: 0.35rem;height: 0.35rem;}
.PCsearch{position: absolute;right: 0.2rem;top: 102%;background: #3749bc;width: 3.4rem;height: 0.6rem;overflow: hidden; border-radius: 0.3rem;z-index: 99;transition: 0.6s all;opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.PCsearch .text{width: calc(100% - 0.7rem);font-size: 0.14rem;color: #fff;height: 0.6rem;line-height: 0.6rem;text-indent: 0.2rem;float: left;}
.PCsearch .btn{width: 0.6rem;height: 0.6rem;background: url(../images24/search.png) no-repeat left center;background-size: 0.3rem 0.3rem;transition: 0.6s all;float: right;}
.PCsearch.show{visibility: visible;opacity: 1;-webkit-transform: translateY(0%);transform: translateY(0%);}



.chjy .header_box{background: none;position: fixed;}
.header_box.xg{background: url(../images24/topBG.jpg) no-repeat center;background-size: cover;}
.header_box.xg .PCsearch{background: #d6b57f;}


#logo {width: 21.6%;position: relative;z-index: 99;}
#logo a { display: block;}
#logo img{display: block;width: 100%;}
.header_top{justify-content: flex-end;}
.header_top li{margin-left: 0.1rem;}
.header_top li a{display: block; font-size: 0.16rem;color: #fff;padding-right: 0.1rem;transition: 0.6s all;}
.header_top li a{position: relative;}
.header_top li a::after{content: "";width: 0.01rem;height: 0.04rem;background: #b3c7e8;position: absolute;right: 0;top: 50%;margin-top: -0.02rem;}
.header_top li a:hover{opacity: 0.6; transition: 0.6s all;}
.header_top li:last-child a{padding-right: 0;}
.header_top li:last-child a::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.2rem;color: rgb(255, 255, 255);line-height: 0.6rem; position: relative; transition: all 0.6s ease 0s;font-weight: bold;}
#nav ul li h3::after{content: "";position: absolute;height: 0.01rem;width: 0; bottom: 0;left: 0;background: #fff;transition: 0.6s all;}
#nav ul li h3:hover::after{width: 100%; transition: 0.6s all;}
#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 { }
#nav ul li a i { display: inline-block; width: 9px; height: 6px; vertical-align: middle; margin-left: 8px; }
#nav ul li .sub { position: absolute;top: 100%; width: 4.8rem; left:0;z-index: 10000; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s;background: #081776 url(../images24/ylh022.png) no-repeat left top;padding: 0.2rem;border-top: 0.04rem solid #d6b57f; }
#nav ul li:last-child .sub {left: auto; right: 0px; }
#nav ul li:nth-child(8) .sub{left: auto;right: 0;}
#nav ul li:nth-child(9) .sub{left: auto;right: 0;}
#nav ul li .sub .pic{overflow: hidden;width: 2.4rem;}
#nav ul li .sub .pic img{border-radius: 0 0.5rem 0 0.5rem;    width: 100% !important;}


#nav ul li .sub .box {width: 1.8rem;}
#nav ul li .sub a { padding: 0px;border-bottom: 0.01rem solid #535d9f; line-height: 2.5; transition: all 0.3s ease 0s; font-size: 0.16rem; color: #fff; }
#nav ul li .sub a:hover { font-weight: 600;}
#nav ul li .sub .box a:last-child{border-bottom: none;}
#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; 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;}
.header_box.xg .search_btn{height: 1rem;}
#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: 100%;}
.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("../images24/search.png") center center no-repeat #081776; 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-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] {}
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 51px; height: 52px; z-index: 10; right: 0.8rem; top: 0.8rem; border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-image: url("../images24/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("../images24/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: #081776;
}
#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("../images24/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 li.on i { }
#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 5%; height: 80px;position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);background: url(../images24/topBG.jpg) no-repeat center;background-size: cover;}
#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;}
.m_links{margin-top: 0.2rem;padding: 0 0.2rem;justify-content: flex-start;margin-right: -5%;width: 100%;}
.m_links dd{width: 30%;margin: 0.1rem 3% 0.1rem 0;}
.m_links dd a{font-size: 0.16rem;color: #fff;opacity: 0.6;}
.m_links dd:hover a{opacity: 1;}



@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{filter: brightness(1) !important;}
.bannerBox .swiper-slide a{display: block;position: relative;}
.bannerBox .swiper-slide::after{content: "";width: 100%;height: 30%;background: linear-gradient(to bottom, rgba(8, 23, 118, 0.8), rgba(8, 23, 118, 0));position: absolute;left: 0;top: 0;}
.bannerBox img{display: block;width: 100vw;position: relative;object-fit: cover;height: 100vh;transition: opacity 1s ease-in-out, transform 1s ease-in-out;
   /* transform: scale(0.8);*/}
.bannerBox .swiper-pagination{bottom: 0.2rem !important;}
.bannerBox .swiper-slide-active{z-index: 9;}
.bannerBox .swiper-slide-active img{transform: scale(1);animation: zoomInOut 5s infinite alternate;}
.bannerBox .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;margin: 0 0.08rem !important;opacity: 0.4;background: #fff;}
.bannerBox .swiper-pagination-bullet-active{width: 0.19rem;height: 0.2rem;background: url(../images24/bannerD.png) no-repeat center; opacity: 1;background-size: 0.19rem 0.2rem;}
/* .bannerBox .swiper-button-prev,.bannerBox .swiper-button-next{width: 0.6rem;height: 0.6rem;border: none;margin-top: -0.3rem;left: auto;margin-left: 0;}
.bannerBox .swiper-button-prev{background-size: 0.6rem 0.6rem;left: 3vw;}
.bannerBox .swiper-button-next{background-size: 0.6rem 0.6rem;right: 3vw;} */
.bannerBox .swiper-button-next:after, .bannerBox .swiper-button-prev:after{display: none;}
@keyframes zoomInOut {
    0% {
        transform: scale(1);
    }
	100% {
	    transform: scale(1.05);
	}
}

/* .bannerBox .swiper-slide:hover img{transform: scale(1.1);transition: 0.8s all;} */



@media(max-width: 1720px){
}
@media(max-width: 1400px){

}
@media(max-width: 1200px){
	.bannerBox img{height:36vw;}
	.bannerBox .swiper-slide a::after{display: none;}
	.bannerBox .swiper-pagination{bottom: 0.2rem !important;}
	.bannerBox .swiper-slide::after{display: none;}
}
@media(max-width: 850px){
}	
@media(max-width: 640px){
}
@media(max-width: 540px){
}

/* banner end */
.Cotitle{margin-bottom: 0.5rem;align-items: flex-end;padding-left: 1.11rem;}
.Cotitle h5{display: table;margin: 0 auto;font-size: 0.42rem;font-family: "思源宋体";font-weight: bold;letter-spacing: 0.02rem;position: relative;}
.Cotitle h5::after{content: "";width: 0.78rem;height: 0.88rem;background: url(../images24/title01.png) no-repeat center;background-size: 0.78rem 0.88rem;position: absolute;left: -0.32rem;top: -0.26rem;}
.Cotitle h5 i{font-style: normal;font-family: "思源宋体";margin-left: 0.1rem;padding-left: 0.26rem;position: relative;background: url(../images24/title02.png) no-repeat left center;background-size: 0.13rem 0.13rem;}
.Cotitle h5 i::after{content: "";width: 0.13rem;height: 0.13rem;background: ;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -0.04rem;}
.Cotitle .more a{display: block; width: 1.11rem;height: 0.37rem;line-height: 0.3rem; padding: 0.07rem 0 0 0.35rem; background: url(../images24/more.png) no-repeat right bottom;background-size: 1.11rem 0.37rem;font-size: 0.14rem;color: #081776;transition: 0.6s all;}
.Cotitle .more a:hover{padding-left: 0.3rem;transition: 0.6s all;}
/* part1 */
.part1{position: relative; padding: 0.8rem 0;background: #f8f9ff url(../images24/part1BG.png) no-repeat center;background-size: cover;}
.part1::after{content: "";width: 1.11rem;height: 4.21rem;background: url(../images24/part1-03.png) no-repeat center;background-size: 1.11rem 4.21rem;position: absolute;left: 0.4rem;top: 18%;}
.part1 .w15{position: relative;z-index: 2;}
.par1Con{overflow: hidden;}
.par1Con .mySwiper2{position: relative;}
.par1Con .mySwiper2 .swiper-slide .pic{width: 8.4rem;overflow: hidden;border-radius: 0.3rem;}
.par1Con .mySwiper2 .swiper-slide .pic img{display: block;width: 100%;height: 5rem; transition: 0.6s all;object-fit: cover;}
.par1Con .mySwiper2 .swiper-slide .text{width: calc(100% - 9rem);}
.par1Con .mySwiper2 .swiper-slide .text i{font-size: 0.14rem;color: #081776;font-family: "times new roman";font-style: normal;padding-left: 0.22rem;line-height: 0.16rem;background: url(../images24/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;display: block;margin-bottom: 0.2rem;}
.par1Con .mySwiper2 .swiper-slide .text h5{font-size: 0.28rem;color: #323232;line-height: 0.46rem;height: 0.92rem;font-weight: 600;margin-bottom: 0.4rem;transition: 0.6s all;}
.par1Con .mySwiper2 .swiper-slide .text p{font-size: 0.16rem;color: #666666;line-height: 0.32rem;height: 1.28rem;}
.par1Con .mySwiper2 .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.par1Con .mySwiper2 .swiper-slide:hover .text h5{color: #081776;transition: 0.6s all;/*text-decoration: underline;*/}
.par1Con .part1D{width: calc(100% - 9rem);position: absolute;left: 9rem;bottom: 0.8rem;justify-content: flex-start;align-items: center;z-index: 99;}
.par1Con .swiper-pagination{position: relative;align-items: center;}
.par1Con .swiper-pagination .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: #081776;border-radius: 50%;opacity: 0.4;margin-right: 0.16rem;}
.par1Con .swiper-pagination .swiper-pagination-bullet-active{width: 0.19rem;height: 0.2rem; background: url(../images24/part1-02.png) no-repeat center;background-size: 0.19rem 0.2rem;opacity: 1;}
.par1Con .swiper-button-prev,.par1Con .swiper-button-next{position: relative;left: auto;margin-left: 0;margin-top: 0;top: auto;width: 0.4rem;height: 0.4rem;border-radius: 0;margin-left: 0.2rem;border: none;opacity: 1;}
.par1Con .swiper-button-prev{background: url(../images24/part1L.png) no-repeat center;background-size: 0.4rem 0.4rem;}
.par1Con .swiper-button-next{background: url(../images24/part1R.png) no-repeat center;background-size: 0.4rem 0.4rem;}
.par1Con .mySwiper{margin-top: 0.3rem;padding-bottom: 0.8rem;}
.par1Con .mySwiper .swiper-slide{filter: brightness(1);overflow: hidden;background: #fff;border-radius: 0.1rem;}
.par1Con .mySwiper a{align-items: center;transition: 0.6s all;cursor: pointer;}
.par1Con .mySwiper .pic{width: 2.4rem;overflow: hidden;border-radius: 0.1rem;}
.par1Con .mySwiper .pic img{display: block;width: 100%;transition: 0.6s all;height: 1.43rem;object-fit: cover;}
.par1Con .mySwiper .text{width: calc(100% - 2.6rem);padding: 0.1rem 0.2rem 0.1rem 0;}
.par1Con .mySwiper .text i{font-size: 0.14rem;color: #081776;font-family: "times new roman";line-height: 0.16rem;padding-left: 0.22rem;background: url(../images24/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;font-style: normal;}
.par1Con .mySwiper .text p{margin-top: 0.2rem;font-size: 0.16rem;color: #323232;line-height: 0.26rem;height: 0.78rem;}


.par1Con .mySwiper .swiper-slide.on{background: #081776 url(../images24/ylh01.png) no-repeat right top;background-size: 50%;    box-shadow: 0px 5px 16.08px 0.92px rgba(27, 38, 49, 0.5);transition: 0.6s all;}
.par1Con .mySwiper .swiper-slide.on p{color: #fff;transition: 0.6s all;z-index:999;}

.par1Con .mySwiper .swiper-slide.on .text i{color: #fff;transition: 0.6s all;z-index:999;background: url(../images24/time01.png) no-repeat left center;background-size: 0.15rem 0.15rem;}

.par1Con .mySwiper a:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.par1Con .mySwiper .swiper-slide:hover .text p{/*text-decoration: underline;*/}
.part1 .part1D .more a {
    display: block;
    width: 1.11rem;
    height: 0.37rem;
    line-height: 0.3rem;
    padding: 0.07rem 0 0 0.35rem;
    background: url(../images24/more.png) no-repeat right bottom;
    background-size: 1.11rem 0.37rem;
    font-size: 0.14rem;
    color: #081776;
    transition: 0.6s all;
}
.part1 .part1D .more{ margin-left: 2.5rem;}

.part1 .part1D .more a:hover{padding-left: 0.3rem;transition: 0.6s all;}



@media(max-width: 1024px){
.par1Con .mySwiper2 .swiper-slide .pic{width: 7rem;}
.par1Con .mySwiper2 .swiper-slide .pic img{height: 32vw;}
.par1Con .mySwiper2 .swiper-slide .text{width: calc(100% - 7.4rem);}
.par1Con .part1D{width: calc(100% - 7rem);left: 7.4rem;bottom: 0;}
.par1Con .mySwiper .pic{width: 2rem;}
.par1Con .mySwiper .text{width: calc(100% - 2.2rem);}
.par1Con .mySwiper2 .swiper-slide .text h5{height: auto;max-height: 0.92rem;}
.par1Con .mySwiper2 .swiper-slide .text p{font-size: 0.18rem;height: auto;max-height: 1.28rem;}
.par1Con .part1D{position: relative;width: 100%;left: 0;margin: 0.2rem 0.4rem;}
}
@media(max-width: 850px){
.part1{padding: 0.5rem 0 0.8rem 0;}
.par1Con .mySwiper{display: none;}
.par1Con .mySwiper2 .swiper-slide .pic{width: 100%;}
.par1Con .mySwiper2 .swiper-slide .text{width: 100%;margin-top: 0.3rem;}
.par1Con .mySwiper2 .swiper-slide .pic img{height: 58vw;}
.part1::after{display: none;}
}
@media(max-width: 540px){
.Cotitle{padding-left: 0;}
.Cotitle h5{margin: 0 0 0 0.34rem;}
}
/* part2 */
.part2{background:#f8f9ff url(../images24/part2BG.png) no-repeat top center;background-size: 100%;padding: 1.1rem 0 0.8rem 0;position: relative;margin-top: -0.8rem;z-index: 2;}
.part2 .Cotitle h5{color: #fff;}
.part2 .Cotitle h5::after{background: url(../images24/title01W.png) no-repeat center;background-size: 0.78rem 0.88rem;}
.part2 .Cotitle h5 i{background: url(../images24/title02W.png) no-repeat left center;background-size: 0.13rem 0.13rem;}
.part2 .Cotitle .more a{background: url(../images24/moreW.png) no-repeat right bottom;background-size: 1.11rem 0.37rem;color: #fff;}
.part2 .mySwiper{overflow: hidden;}
.part2 .swiper-slide{padding-top: 0.14rem;filter: brightness(1);background: url(../images24/part2-02.png) no-repeat top center;background-size: 95% 0.14rem;position: relative;}
.part2 .swiper-slide::after{content: "";width: 0.3rem;height: 0.04rem;background: #d6b57f;position: absolute;right: 0;bottom: -0.04rem;}
.part2 .swiper-slide::before{content: "";width: calc(100% - 0.57rem);height: 0.04rem;background: #d6b57f;position: absolute;left: 0;bottom: -0.04rem;}
.part2 .swiper-slide:nth-child(even)::after{background: #081776;}
.part2 .swiper-slide:nth-child(even)::before{background: #081776;}
.part2 .swiper-slide a{border-radius: 0.05rem 0.05rem 0 0;background: #fff;box-shadow: 0px 1px 39.1px 6.9px rgba(24, 29, 58, 0.15);padding: 0.4rem 0.3rem;position: relative;transition: 0.6s all;}
.part2 .swiper-slide a::after{content: "";width: 0.17rem;height: 0.17rem;background: url(../images24/part2-03.png) no-repeat center;background-size: 0.17rem 0.17rem;position: absolute;bottom: -0.06rem;right: 0.35rem;}
.part2 .swiper-slide:nth-child(even) a::after{background: url(../images24/part2-04.png) no-repeat center;background-size: 0.17rem 0.17rem;}
.part2 .mySwiper .swiper-pagination{position: relative;margin-top: 0.4rem;}
.part2 .mySwiper .time{width: 0.38rem;}
.part2 .mySwiper .time .day{font-size: 0.36rem;color: #081776;font-family: "times new roman";text-align: center;}
.part2 .mySwiper .time .month{font-size: 0.28rem;color: #081776;font-family: "times new roman";text-align: center;margin-top: 0.08rem;padding-top: 0.2rem;background: url(../images24/part2-01.png) no-repeat top center;background-size: 0.13rem 0.13rem;}
.part2 .mySwiper p{width: calc(100% - 0.55rem); font-size: 0.2rem;color: #323232;line-height: 0.32rem;height: 0.96rem;transition: 0.6s all;}
.part2 .mySwiper .swiper-slide:hover p{/*text-decoration: underline;*/color: #fff; transition: 0.6s all;}
.part2 .mySwiper .swiper-slide:hover .time .day{color: #fff;}
.part2 .mySwiper .swiper-slide:hover .time .month{color: #fff;background: url(../images24/part2-01on.png) no-repeat top center;background-size: 0.13rem 0.13rem;}
.part2 .mySwiper .swiper-slide:hover a{background: #081776 url(../images24/ylh01.png) no-repeat right top;box-shadow: 0px 11px 45.08px 3.92px rgba(27, 38, 49, 0.5);transition: 0.6s all;}
.part2 .mySwiper .swiper-slide:hover a::after{display: none;}
.part2 .mySwiper .swiper-slide:hover::after,.part2 .mySwiper .swiper-slide:hover::before{display: none;}
.part2 .swiper-pagination{position: relative;align-items: center;margin-top: 0.46rem !important;bottom: auto !important;}
.part2 .swiper-pagination .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: #081776;border-radius: 50%;opacity: 0.4;margin:0 0.08rem !important;}
.part2 .swiper-pagination .swiper-pagination-bullet-active{width: 0.19rem;height: 0.2rem; background: url(../images24/part1-02.png) no-repeat center;background-size: 0.19rem 0.2rem;opacity: 1;}
@media(max-width: 850px){
.part2{padding: 1rem 0 0 0;background-size: cover;margin-bottom: 0.4rem;}
}

/* part3 */
.part3BG{padding: 2.1rem 0 1.7rem 0;background:#f8f9ff url(../images24/part3BG.png) no-repeat left top;position: relative;margin-top: -2.1rem;}
.part3BG::after{content: "";width: 10.8rem;height: 9.89rem;background: url(../images24/part3BG02.png) no-repeat center;background-size: 10.8rem 9.89rem;position: absolute;right: 0;bottom: 0;}
.part3{position: relative;z-index: 2;}
.part3 li{width: 48%;}
.part3 li+li{margin-top: 0.6rem;}
.part3 li a{display: block;position: relative;}
.part3 li .pic{overflow: hidden;border-radius: 0.3rem;position: relative;}
.part3 li .pic::after{content: "";width: 100%;height: 100%;background: url(../images24/part3-02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;    opacity: 0.6;transition: 0.6s all;}
.part3 li .pic::before{content: "";width: 100%;height: 0;background: url(../images24/part6-02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;transition: 0.6s all;z-index: 2;}
.part3 li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 4.9rem;}
.part3 li .text{position: absolute;left: 0.3rem;bottom: 0.3rem;z-index: 3;}
.part3 li .text p{font-size: 0.18rem;color: #fff;font-weight: 600;line-height: 0.28rem;max-height: 0.56rem;padding-right: 0.1rem;}
.part3 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3 li:hover .pic::after{opacity: 0; transition: 0.6s all;}
.part3 li:hover .pic::before{height: 100%;transition: 0.6s all;}
.part3 li:hover .text p{/*text-decoration: underline;*/}
@media(max-width: 1024px){
.part3 li .pic img{height: 32vw;}
}
@media(max-width: 850px){
	.part3 li{width: 100%;}
.part3 li .pic img{height: 56vw;}
.part3 li+li{margin-top: 0.2rem;}
}
/* part4 */
.part4{position: relative;z-index: 2;padding-top: 0.8rem;}
.par4Con #tabs-container2{width: 55.33%;overflow: hidden;}
.part4 .tabs2{width: 42%;}
.par4Con .swiper-slide a{display: block;position: relative;overflow: hidden;border-radius: 0.4rem;}
.par4Con .swiper-slide .pic{overflow: hidden;position: relative;}
.par4Con .swiper-slide .pic::after{content: "";width: 100%;height: 100%;position: absolute;background: url(../images24/part3-02.png) repeat-x bottom;left: 0;bottom: 0;    opacity: 0.6;}
.par4Con .swiper-slide .pic::before{content: "";width: 100%;height: 0;position: absolute;background: url(../images24/part6-02.png) repeat-x bottom;left: 0;bottom: 0;z-index: 2;transition: 0.6s all;}
.par4Con .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 5.5rem;}
.par4Con .swiper-slide .text{position: absolute;left: 0;bottom: 0; padding: 0 0.5rem 0.3rem 0.5rem;width: 100%;z-index: 3;}
.par4Con .swiper-slide .text i{font-size: 0.14rem;color: #fff;font-family: "times new roman";font-style: normal;display: block;line-height: 0.16rem;padding-left: 0.22rem;background: url(../images24/time01.png) no-repeat left center;background-size: 0.15rem 0.15rem;margin-bottom: 0.14rem;}
.par4Con .swiper-slide .text h5{font-size: 0.18rem;font-weight: 600;color: #fff;line-height: 0.24rem;height: 0.24rem;}
.par4Con .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.par4Con .swiper-slide:hover .pic::after{opacity: 0;}
.par4Con .swiper-slide:hover .pic::before{height: 100%;transition: 0.6s all;}
.par4Con .swiper-pagination{position: relative;display: none;bottom: auto !important;margin-top: 0.2rem;}
.par4Con .swiper-pagination .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: #081776;border-radius: 50%;opacity: 0.4;margin-right: 0.16rem;}
.par4Con .swiper-pagination .swiper-pagination-bullet-active{width: 0.19rem;height: 0.2rem; background: url(../images24/part1-02.png) no-repeat center;background-size: 0.19rem 0.2rem;opacity: 1;}

.part4 .tabs2 a{position: relative;display: block;}
.part4 .tabs2 .tabCon{display: block; padding-bottom: 0.3rem;margin-bottom: 0.3rem;position: relative;z-index: 3;cursor: pointer;}
.part4 .tabs2 a::after{content: "";width: calc(100% - 0.16rem);height: 0.01rem;background: #e3e4ec;position: absolute;right: 0;bottom: 0;}
.part4 .tabs2 a::before{content: "";width: 0.16rem;height: 0.16rem;background: url(../images24/part4-02.png) no-repeat center;background-size: 0.16rem 0.16rem;position: absolute;left: 0;bottom: 0;}
.part4 .tabs2 h5{font-size: 0.2rem;line-height: 0.22rem;color: #323232;position: relative;z-index: 2;}
.part4 .tabs2 p{display: none;position: relative;z-index: 2;}
.part4 .tabs2 a.active .tabCon{padding: 0.3rem;}
.part4 .tabs2 a.active::after,.part4 .tabs2 a.active::before{display: none;}
.part4 .tabs2 a.active .tabCon::after{content: "";height: calc(100% + 0.38rem);width: calc(100% + 0.38rem);background: url(../images24/part4-03.png) no-repeat center;background-size: 100% 100%;position: absolute;left: -0.18rem;top: -0.19rem;transition: 0.6s all;}
.part4 .tabs2 a.active h5{color: #fff;font-weight: 600;/*transition: 0.6s all;*/}
.part4 .tabs2 a.active p{display: block;margin-top: 0.2rem;font-size: 0.14rem;color: #c9cce3;line-height: 0.24rem;height: 0.48rem;}
@media(max-width: 1024px){

}
@media(max-width: 850px){
.par4Con #tabs-container2{width: 100%;}
.par4Con #tabs-container2 .pic img{height: 58vw;}
.part4 .tabs2{display: none;}
.par4Con .swiper-pagination{display: block;}
}
/* part5 */
.part5{position: relative;margin-top: -1.17rem;}
.part5::after{content: "";width: 44.0625%;height: calc(100% - 0.9rem);background: url(../images24/part5BG01.jpg) no-repeat bottom center;background-size: cover;position: absolute;left: 0;bottom: 0;}
.part5::before{content: "";width: 57.2916%;height: calc(100% - 0.9rem);background: url(../images24/part5BG02.png) no-repeat bottom left;background-size: cover;position: absolute;right: 0;bottom: 0;z-index: 2;}
.part5 .w15{position: relative;z-index: 3;}
.part5Con{padding: 0.8rem 0;position: relative;}
.part5Con::after{content: "";width: 84.26%;height: calc(100% - 0.98rem);background: url(../images24/part5BG04.png) no-repeat right center;background-size: 100% 100%;position: absolute;right: 0;top: 0.28rem;}
.part5Con::before{content: "";width: 40.66%;height: 1rem;background: url(../images24/part5BG03.png) no-repeat right bottom;background-size: 1.65rem 1rem;position: absolute;left: 0;bottom: 0;z-index: 5;}
.part5L{width: 33%;position: relative;z-index: 3;}
.part5L .pic{overflow: hidden;}
.part5L .pic img{display: block;width: 100%;}
.part5R{width: 62%;position: relative;z-index: 3;}
.part5R::before{content: "";width: 1.01rem;height: 0.57rem;background: url(../images24/part5-02.png) no-repeat right center;background-size: 1.01rem 0.57rem;position: absolute;top: 50%;margin-top: -0.5rem;left: -0.92rem;z-index: 6;}
.part5R::after{content: "";width: 1.24rem;height: 1.62rem;background: url(../images24/part5BG05.png) no-repeat center;background-size: 1.24rem 1.62rem;position: absolute;right: 0.52rem;bottom: -0.18rem;}
.part5R .swiper-slide .pic{width: 39.78%;overflow: hidden;}
.part5R .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 5rem;}
.part5R .swiper-slide .text{padding: 0.8rem 0.9rem 0  0.56rem;width:60.22%;}
.part5R .swiper-slide .text h5{font-size: 0.3rem;color: #fff;line-height: 0.5rem;height: 1rem;font-weight: bold;}
.part5R .swiper-slide .text ul{margin-top: 0.4rem;margin-bottom: -0.2rem;}
.part5R .swiper-slide .text li{padding-left: 0.46rem;font-size: 0.18rem;color: #fff;line-height: 0.36rem;height: 0.36rem; margin-bottom: 0.2rem;background: url(../images24/part5-04.png) no-repeat left top;background-size: 0.35rem 0.35rem;}
.part5R .swiper-slide .text li+li{background: url(../images24/part5-05.png) no-repeat left top;background-size: 0.35rem 0.35rem;}
.part5R .swiper-slide .text li+li+li{background: url(../images24/part5-06.png) no-repeat left top;background-size: 0.35rem 0.35rem;}
.part5R .swiper-slide:hover .pic img{/*transform: scale(1.1);transition: 0.6s all;*/}
.part5R .swiper-slide:hover .text h5{/*text-decoration: underline;*/    color: #d6b57f;}
.part5D{position: absolute;left: calc(38% + 0.76rem);bottom: 0.3rem;align-items: center;}
.part5R .swiper-button-prev,.part5R .swiper-button-next{position: relative;margin-left: 0;margin-top: 0;top: auto;left: auto;border: none;width: 0.4rem;height: 0.4rem;border-radius: 0;}
.part5R .swiper-button-prev{background: url(../images24/part5L.png) no-repeat center;background-size: 0.4rem 0.4rem;}
.part5R .swiper-button-next{background: url(../images24/part5R.png) no-repeat center;background-size: 0.4rem 0.4rem;margin-left: 0.2rem;}
.part5R .swiper-pagination{position: relative;left: auto;bottom: auto;width: auto;margin-left: 0.3rem;font-size: 0.16rem;color: #fff;}
.part5R .swiper-pagination .swiper-pagination-current{font-size: 0.22rem;}
@media(max-width: 1024px){
.part5R .swiper-slide .text{padding: 0 0.3rem 0 0.2rem;}
.part5R::after{display: none;}
.part5D{left: calc(38% + 0.4rem);}
}
@media(max-width: 850px){
.part5Con::before{display: none;}
.part5R::before{display: none;}
.part5Con::after{display: none;}
.part5::after{display: none;}
.part5::before{width: 100%;background: url(../images24/part5BG02.png) no-repeat bottom center;background-size: cover;}
.part5L{width: 100%;}
.part5R{width: 100%;margin-top: 0.3rem;}
.part5R .swiper-slide .pic img{height: 56vw;}
}
@media(max-width: 480px){
.part5R .swiper-slide .pic{width: 100%;}
.part5R .swiper-slide .text{width: 100%;padding: 0;margin-top: 0.3rem;}
.part5R .swiper-slide .pic img{height:auto;}
.part5R .swiper-slide .text h5{font-size: 0.22rem;line-height: 0.32rem;max-height: 0.64rem;height: auto;}
.part5R .swiper-slide .text ul{margin-top: 0.2rem;}
.part5D{position: relative;left: 0;bottom: auto;margin-top: 0.2rem;justify-content: flex-start;}
.part5Con{padding: 0.5rem 0;}
}
/* part6 */
.part6BG{background: #f8f8fd url(../images24/part6BG.png) no-repeat bottom center;background-size: 100%;padding: 0.8rem 0 1rem 0;}
.part6Con .tabs{justify-content: center;margin-bottom: 0.4rem;}
.part6Con .tabs a{width: 1.3rem;height:1.3rem; margin: 0 0.2rem;display: flex;justify-content: center;align-items: center;position: relative;}
.part6Con .tabs a::after{content: "";width: 0.01rem;height: 0.3rem;background: #e1e1e1;position: absolute;right: -0.2rem;top: 50%;margin-top: -0.15rem;}
.part6Con .tabs a:last-child::after{display: none;}
.part6Con .tabs a.active::after{display: none;}
.part6Con .tabs a .part6T{position: relative;z-index: 2;}
.part6Con .tabs a .bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0;-webkit-transition: all 0.5s;transition: all 0.5s;opacity: 0;visibility: hidden;}
.part6Con .tabs a.active .bg{opacity: 1;visibility: visible;}
.part6Con .tabs a .bg1{width: 1.3rem;height: 1.3rem;background: url(../images24/part6-03.png) no-repeat center;background-size: 1.3rem 1.3rem;position: absolute;left: 0;top: 0;-webkit-transition: all 1.2s;transition: all 1.2s;}
.part6Con .tabs a .bg2{width: 1.12rem;height: 1.14rem;background: url(../images24/part6-03s.png) no-repeat center;background-size: 1.12rem 1.14rem;position: absolute;left: 50%;top: 50%;margin-left: -0.56rem;margin-top: -0.57rem;-webkit-transition: all 1.2s;transition: all 1.2s;}
.part6Con .tabs a .bg3{width: 1rem;height: 1rem;background: #081776;border-radius: 50%;position: absolute;left: 50%;top: 50%;margin-left: -0.5rem;margin-top: -0.5rem;-webkit-transition: all 1.2s;transition: all 1.2s}
.part6Con .tabs a:hover .bg1{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.part6Con .tabs a:hover .bg2{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.part6Con .tabs a .icon{width: 0.44rem;height: 0.4rem;background: url(../images24/part6-04.png) no-repeat bottom center;background-size: 0.4rem 0.4rem; margin: 0 auto;}
.part6Con .tabs a+a .icon{background: url(../images24/part6-05.png) no-repeat bottom center;background-size: 0.44rem 0.4rem;}
.part6Con .tabs a+a+a .icon{background: url(../images24/part6-06.png) no-repeat bottom center;background-size: 0.38rem 0.38rem;}
.part6Con .tabs a+a+a+a .icon{background: url(../images24/part6-07.png) no-repeat bottom center;background-size: 0.37rem 0.38rem;}
.part6Con .tabs a+a+a+a+a .icon{background: url(../images24/part6-08.png) no-repeat bottom center;background-size: 0.4rem 0.4rem;}
.part6Con .tabs a p{color: #666666;font-size: 0.2rem;text-align: center;margin-top: 0.06rem;}
.part6Con .tabs a.active .icon{background: url(../images24/part6-04on.png) no-repeat bottom center;background-size: 0.4rem 0.4rem;}
.part6Con .tabs a+a.active .icon{background: url(../images24/part6-05on.png) no-repeat bottom center;background-size: 0.44rem 0.4rem;}
.part6Con .tabs a+a+a.active .icon{background: url(../images24/part6-06on.png) no-repeat bottom center;background-size: 0.38rem 0.38rem;}
.part6Con .tabs a+a+a+a.active .icon{background: url(../images24/part6-07on.png) no-repeat bottom center;background-size: 0.37rem 0.38rem;}
.part6Con .tabs a+a+a+a+a.active .icon{background: url(../images24/part6-08on.png) no-repeat bottom center;background-size: 0.4rem 0.4rem;}
.part6Con .tabs a.active p{color: #fff;font-weight: 600;}
.part6Con .swiper-slide li{width: 31.53%;}
.part6Con .swiper-slide li:nth-child(2){margin-top: 0.66rem;}
.part6Con .swiper-slide li a{position: relative;display: block;overflow: hidden;border-radius: 0.6rem 0.1rem 0.6rem 0.1rem;}
.part6Con .swiper-slide li .imgbox{overflow: hidden;border-radius: 0.6rem 0.1rem 0.6rem 0.1rem;position: relative;}
.part6Con .swiper-slide li .imgbox .pic1{overflow: hidden;}
.part6Con .swiper-slide li .imgbox .pic1 img{display: block;width: 100%;object-fit: cover;height: 3.3rem;}
.part6Con .swiper-slide li .imgbox .pic2{width: 100%;height: 100%;top: 0;left: 0;position: absolute;overflow: hidden;border-radius: 0.6rem 0.1rem 0.6rem 0.1rem;-webkit-transition: all 0.8s;transition: all 0.8s;-webkit-transform: scale(0);transform: scale(0);}
.part6Con .swiper-slide li .imgbox .pic2 img{/*display: block;width: 100%;height: 100%;*/display: block;width: 100%;object-fit: cover;height: 3.3rem;}
.part6Con .swiper-slide li:hover .imgbox .pic2{ -webkit-transform: scale(1);transform: scale(1);}
.part6Con .swiper-slide li .text{position: absolute;left: 0;top: 100%;width: 100%;height: 100%;background: url(../images24/part6-02.png) repeat-x bottom;transition: 0.6s all;}
.part6Con .swiper-slide li .text p{position: absolute;left: 0.3rem;bottom: 0.3rem;width: calc(100% - 0.6rem);font-size: 0.2rem;color: #fff;font-weight: 600;line-height: 0.3rem;height: 0.6rem;}
.part6Con .swiper-slide li:hover .text{top: 0;transition: 0.6s all;}
@media(max-width: 850px){
	.part6BG{padding: 0.5rem 0;}
.part6Con .swiper-slide li{width: 100%;}
.part6Con .swiper-slide li:nth-child(2){margin: 0.3rem 0;}
.part6Con .swiper-slide li .imgbox .pic1 img{height: 56vw;}
}
@media(max-width: 440px){
.part6Con .tabs a{margin: 0;}
.part6Con .tabs a::after{display: none;}
.part6Con .tabs{margin-bottom: 0.2rem;}
}
/* part7 */
.part7{margin-top: 0.8rem;}
.part7L{width: 52.66%;position: relative;}
.part7L .Cotitle{margin-bottom: 0.5rem;padding-left: 0;}
.part7L .Cotitle h5{margin: 0 0 0 0.32rem;}
.part7L ul{margin-bottom: -0.3rem;}
.part7L li{width: 48.1%;margin-bottom: 0.3rem;position: relative;}
.part7L li a{display: block;position: relative;border-radius: 0.2rem;overflow: hidden;}
.part7L li .pic{overflow: hidden;position: relative;}
.part7L li .pic::after{content: "";width: 100%;height: 100%;background: url(../images24/part7-02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part7L li .pic::before{content: "";width: 100%;height: 0;position: absolute;background: url(../images24/part6-033.png) repeat-x bottom;left: 0;bottom: 0;z-index: 2;transition: 1s all;}
.part7L li .pic img{display: block;width: 100%;object-fit: cover;transition: 1s all;height: 2.55rem;}
.part7L li .tag{position: absolute;left: 0.2rem;top: 0.2rem;background: rgba(8,23,118,0.8);padding: 0.1rem 0.16rem;font-size: 0.16rem;color: #fff;z-index: 9999999999;}
.part7L li .tag1{display: none;}
.part7L li:hover .tag1{ display: block;position: absolute;right: 0.2rem;top: 0.2rem;padding: 0.1rem 0.16rem;font-size: 0.16rem;color: #fff;z-index: 9999999999;}
.part7L li:hover .tag1 img{margin-right: 4px; margin-top: -2px;}

.part7L li .text{position: absolute;left: 0.3rem;bottom: 0.16rem;width: calc(100% - 0.6rem);z-index: 3;transition: 1s all;}
.part7L li .text p{font-size: 0.18rem;color: #fff;line-height: 0.28rem;height: 0.56rem;}
.part7L li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part7L li:hover .text{ /*bottom: 0.66rem;*/transition: 0.6s all;}
.part7L li:hover .text p{/*text-decoration: underline;*/font-weight: bold;}
.part7L li:hover .pic::after{opacity: 0;}
.part7L li:hover .pic::before{height: 100%;transition: 1s all;}
.part7L li:nth-child(2){margin-top: -0.5rem;}
.part7L li:nth-child(4){margin-top: -0.5rem;}
.part7L .more{position: absolute;right: 0;bottom: 0;}
.part7L .more a{display: block;width: 1.11rem;height: 0.37rem;line-height: 0.3rem;padding: 0.07rem 0 0 0.35rem;background: url(../images24/more.png) no-repeat right bottom;background-size: 1.11rem 0.37rem;font-size: 0.14rem;color: #081776;transition: 0.6s all;}
.part7L .more a:hover{padding-left: 0.3rem;transition: 0.6s all;}
.part7R{width: 43.33%;}
.part7R .Cotitle{padding-left: 0;height: 1.87rem;background: url(../images24/part7-03.png) no-repeat right center;background-size: 100% 100%; padding-top: 1rem;}
.part7R .Cotitle h5{margin: 0 0 0 0.5rem;color: #fff;}
.part7R .Cotitle h5::after{background: url(../images24/title01W.png) no-repeat center;background-size: 0.78rem 0.88rem;}
.part7R .Cotitle h5 i{background: url(../images24/title02W.png) no-repeat left center;background-size: 0.13rem 0.13rem;}
.part7Rcon{position: relative;}
.part7Rcon .pic{overflow: hidden;border-radius: 0.5rem;position: relative;cursor: pointer;}
.part7Rcon video,.part7Rcon .img img{width: 100%;transition: 0.6s all;height: 4rem;object-fit: cover;}
.part7Rcon .icon{position: absolute;left: 50%;margin-left: -0.65rem;top: 50%;margin-top: -0.65rem;z-index: 5;width: 1.3rem;height: 1.3rem;}
.part7Rcon .icon img{display: block;width: 100%;}
.spbf{position: absolute;width: 100%;height: 100%;z-index: 99999999999;top: 0;left: 0;display: none;}
.spbf>div video{width: 100%;/*height: auto;*/border-radius: 0.5rem;}
.part7Rcon:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 850px){
.part7{margin-top: 0.5rem;}
.part7L{width: 100%;}
.part7R{width: 100%;margin-top: 0.4rem;}
.part7L li .pic img{height: 32vw;}
.part7Rcon video, .part7Rcon .img img{height: 56vw;}
.part7Rcon{min-height: 56vw;}


}
/* part8 */
.part8{position: relative;margin-top: -0.62rem;}
.part8 .w15{position: relative;z-index: 2;}
.part8 .Cotitle{position: absolute;top: 1.3rem;width: 100%;}
.part8 .part8Con{position: absolute;top: 1.98rem;width: 100%;}
.part8 .Cotitle h5{color: #fff;}
.part8 .Cotitle h5::after{background: url(../images24/title01W.png) no-repeat center;background-size: 0.78rem 0.88rem;}
.part8 .Cotitle h5 i{background: url(../images24/title02W.png) no-repeat left center;background-size: 0.13rem 0.13rem;}
.part8 .Cotitle .more a{background: url(../images24/moreW.png) no-repeat right bottom;background-size: 1.11rem 0.37rem;color: #fff;}
.part8 li .part8nr{position: relative;}
.part8 li{position: relative;width: 25%;top: 3.3vw;display: flex;justify-content: center;align-items: flex-start;}
.part8 li+li{top: 0;}
.part8 li+li+li{top: -0.2vw;}
.part8 li+li+li+li{top: 2.6vw;}
.part8 li .hide{cursor: pointer; position: absolute;width: 1.8rem;height: 1.8rem;left: 50%;top: 50%;margin-left: -0.9rem;margin-top: -0.9rem;display: flex;justify-content: center;align-items: center;-webkit-transition: all 0.8s;transition: all 0.8s;-webkit-transform: scale(0);transform: scale(0);z-index: 2;}
.part8 li .hide::after{content: "";width: 1.8rem;height: 1.8rem;border-radius: 50%; background: #3d66e8;position: absolute; opacity: 0.2;left: 0;top: 0;}
.part8 li .hide::before{content: "";width: 1.5rem;height: 1.5rem;border-radius: 50%;background: #3d66e8;position: absolute;left: 50%;margin-left: -0.75rem;top: 50%;margin-top: -0.75rem;}
.part8 li .hide .con{position: relative;z-index: 3;width: 100%;padding: 0 0.25rem;}
.part8 li .hide .con h5{font-size: 0.4rem;color: #fff;font-family: impact;text-align: center;margin-bottom: 0.1rem;padding-bottom: 0.1rem;border-bottom: 0.01rem solid #7894ef;}
.part8 li .hide .con p{font-size: 0.14rem;text-align: center;color: #fff;line-height: 0.24rem;height: 0.48rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.part8 li h3{font-size: 0.4rem;text-align: center; font-family: impact;color: #fff;padding-bottom: 0.28rem;background: url(../images24/part8-01.png) no-repeat bottom center;background-size: 0.16rem 0.16rem;}
.part8 li .part8nr:hover .hide{ -webkit-transform: scale(1);transform: scale(1);}
.part8BG{position: relative;}
.part8BG img{display: block;width: 100%;}
.part8 ul+ul li{width: 20%;top: 6.4vw;justify-content: flex-start;}
.part8 ul+ul li+li{top: 2.4vw;justify-content: flex-start;}
.part8 ul+ul li+li+li{top: 0.6vw;justify-content: center;}
.part8 ul+ul li+li+li+li{top: 2.4vw;justify-content: flex-end;}
.part8 ul+ul li+li+li+li+li{top: 5.8vw;justify-content: flex-end;}
.part8 ul+ul+ul li{width: 25%;justify-content: center;top: 4.8vw;}
.part8 ul+ul+ul li+li{top: 1.6vw;justify-content: center;}
.part8 ul+ul+ul li+li+li{top: 1.4vw;justify-content: center;}
.part8 ul+ul+ul li+li+li+li{top: 4.3vw;justify-content: center;}
.part8 ul+ul li:first-child .hide{left: 0;margin-left: -0.2rem;}
.part8 ul+ul li:last-child .hide{left: auto;margin-left: 0;margin-right: -0.2rem;right: 0;}
@media(max-width: 1200px){
.part8BG{display: none;}
.part8{background: url(../images24/part8BG01.jpg) no-repeat bottom center;background-size: cover;padding: 0.5rem 0 1.9rem 0;margin-top: 0;overflow: hidden;}
.part8::after{content: "";width: 100%;height: 100%;background: url(../images24/part8BG02.png) no-repeat bottom center;background-size: 100%;position: absolute;left: 0;bottom: 0;}
.part8 .Cotitle{position: relative;top: auto;width: 95%;}
.part8 .part8Con{position: relative;top: auto;}
.part8 .w15{width: 100%;}
.part8 .part8Con ul{padding: 0 2.5%;position: relative;}
.part8 .part8Con ul::after{content: "";width: 100%;height: 0.01rem;border-bottom: 0.01rem dashed #96a7c1; position: absolute;left: 0;top: 0.58rem;}
.part8 li,.part8 li+li+li+li{top: 0;}
.part8 li+li,.part8 li+li+li{top: 0;}
.part8 ul+ul li,.part8 ul+ul li+li+li+li+li{top: 0;}
.part8 ul+ul li+li{top: 0;}
.part8 ul+ul li+li+li+li{top: 0;}
.part8 ul+ul li+li+li{top: 0;}
.part8 ul+ul+ul li,.part8 ul+ul+ul li+li,.part8 ul+ul+ul li+li+li,.part8 ul+ul+ul li+li+li+li{top: 0;}
}
@media(max-width: 540px){
.part8 li h3{font-size: 0.28rem;}
.part8 .part8Con ul::after{top: 0.46rem;}
}
/* footer */
.footer{position: relative;margin-top: -1.4rem;z-index: 3;}
.news_list {width:100%;display: flex;position: relative;align-items: flex-end;mask-position: var(--position) 0;mask-size: calc(100vw *2) 2.46rem;transition: 0.2s;height: 1.4rem;}
.news_list .news {
	flex: 1;
	/* margin-top: .5rem; */
	height: 0.4rem;
	/* background-color: #fff;
	background-size: cover;
	background-position: center; */
	cursor: pointer;
	box-sizing: border-box;
	position: relative;
	transition: all .2s;
	
}
.news_list .ewm{position: absolute;top: 100%;z-index: 999;left: 50%;margin-left: -0.75rem;display: none;}
.news_list .ewm::after{content: "";width: 0.1rem;height: 0.06rem;background: url(../images24/footer10.png) no-repeat center;background-size: cover;position: absolute;left: 50%;margin-left: -0.05rem;top: -0.06rem;}
.news_list .ewm img{display: block;width: 1.5rem;height: 1.5rem;object-fit: cover;}
  .news_list .news .con {
	position: absolute;
	left: 50%;
	transform: translateX(-52%);
	bottom: 78%;
	display: none;
}

  .news_list .news .con img {
	max-width: 1rem;
}

  .news_list .news .icon {
	will-change: transform, filter, rotateY, top;
	position: absolute;
	transition: 0.2s;
	text-align: center;
	top: 0.2rem;
	left: 0;width: 100%;
}
.news_list .news{height: 100%;}
.news_list li{display: flex;justify-content: center;align-items:flex-end ;}
.news_list li .box{background: #0e2280 url(../images24/footer01.png) no-repeat bottom right;background-size: 100%;}
.news_list li:nth-child(even) .box{background: #113d97 url(../images24/footer01.png) no-repeat bottom right;background-size: 100%;}
.news_list .news .box{position: relative;width: 100%;height: 0.4rem;}
.news_list .news.active .icon {transition: 0.2s;}
.news_list .news .icon img {height: 0.5rem;width: 0.5rem;}
.news_list .news .icon p{color:#fff;font-size:0.14rem;margin-top:0.15rem;}
/*Right*/
.news_list .news.active+* .box {height: 1.2rem;transition: 0.2s all;}
.news_list .news.active+*+* .box {height: 1rem;transition: 0.2s all;}
.news_list .news.active+*+*+* .box {height: 0.8rem;transition: 0.2s all;}
.news_list .news.active+*+*+*+* .box {height: 0.6rem;transition: 0.2s all;}
.news_list .news.active+*+*+*+*+* .box {height: 0.4rem;transition: 0.2s all;}
.news_list .news.active+*+*+*+*+*+* .box {height: 0.4rem;transition: 0.2s all;}
.news_list .news.active+*+*+*+*+*+*+* .box {height: 0.4rem;transition: 0.2s all;}
/*Left*/
.news_list .news:has(+ .active) .box {height: 1.2rem;transition: 0.2s all;}
.news_list .news:has(+ * + .active) .box {height: 1rem;transition: 0.2s all;}
.news_list .news:has(+ * + * + .active) .box {height: 0.8rem;transition: 0.2s all;}
.news_list .news:has(+ * + * + * +.active) .box {height: 0.6rem;transition: 0.2s all;}
.news_list .news:has(+ * + * + * + * +.active) .box {height: 0.4rem;transition: 0.2s all;}
.news_list .news:has(+ * + * + * + * + * + * +.active) .box {height: 0.4rem;transition: 0.2s all;}
.news_list .news:active,
.news_list .news:focus {width: 28vw;filter: inherit;z-index: 100;transform: translateZ(calc(var(--index) * 10));}
.news_list .news.active .box {overflow: inherit;height: 1.4rem;transition: 0.2s all;}
.footerR{padding: 0.5rem 0;background: url(../images24/footerBG.jpg) no-repeat bottom center;background-size: cover;position: relative;z-index: 9;}
.footerR .w15{align-items: center;}
.footerRL{width: 38.6%;}
.footerRR{width: 48.6%;display: flex;justify-content: flex-end;flex-wrap: wrap;}
.footerRL .pic{margin-bottom: 0.3rem;}
.footerRL .pic img{display: block;max-width: 3.83rem;max-height: 8rem;width: 100%;}
.footerRL li{font-size: 0.16rem;color: #cccddc;line-height: 0.38rem;}
.footerRL li em{font-style: normal;}

.footerRL li i{font-style: normal;margin-left: 0.3rem;}
.footerRR p{text-align: right;font-size: 0.18rem;width: 100%;line-height: 0.28rem;}
.footerRR p a{font-size: 0.18rem;color: #fff;font-weight: 600;margin-right: 0.15rem;padding-right: 0.15rem;position: relative;transition: 0.6s all;}
.footerRR p a:last-child{margin-right: 0;padding-right: 0;}
.footerRR p a::after{content: "";width: 0.01rem;height: 0.05rem;background: #fff;position: absolute;right: 0;top: 50%;margin-top: -0.02rem;}
.footerRR p a:last-child::after{display: none;}
.footerRR p a:hover{opacity: 0.6;transition: 0.6s all;}
.footerLink{margin-top: 0.3rem;min-width: 2.4rem;height: 0.5rem;border: 0.01rem solid #888fbb;border-radius: 0.08rem;padding: 0 0.2rem;position: relative;}
.footerLink h5{font-size: 0.14rem;color: #cdcedc;line-height: 0.5rem;padding-right: 0.16rem;background: url(../images24/footer11.png) no-repeat right center;background-size: 0.1rem 0.06rem;cursor: pointer;}
.footerLink ul{position: absolute;bottom: 100%;left: 0;background: #fff;width: 100%;padding: 0.2rem;border-radius: 0.08rem;max-height: 1.5rem;overflow-y: scroll;display: none;}
.footerLink li{margin-bottom: 0.1rem;}
.footerLink li a{color: #666;font-size: 0.14rem;line-height: 0.24rem;transition: 0.6s all;}
.footerLink li a:hover{color: #081776;transition: 0.6s all;}
.footerLink:hover ul{display: block;}
.footerM{display: none;}
.footerM li{width: 10.25% !important;height: 0.8rem !important;position: relative;}
.footerM li{display: flex;justify-content: center;align-items:center ;background: #0e2280 url(../images24/footer01.png) no-repeat bottom right;background-size: 100%;}
.footerM li:nth-child(even){background: #113d97 url(../images24/footer01.png) no-repeat bottom right;background-size: 100%;}
.footerM .ewm{position: absolute;top: 100%;z-index: 999;left: 50%;margin-left: -0.75rem;display: none;}
.footerM .ewm::after{content: "";width: 0.1rem;height: 0.06rem;background: url(../images24/footer10.png) no-repeat center;background-size: cover;position: absolute;left: 50%;margin-left: -0.05rem;top: -0.06rem;}
.footerM .ewm img{display: block;width: 1.5rem;height: 1.5rem;object-fit: cover;}
.footerM li .icon img{display: block; width: 0.35rem;height: 0.35rem;}
.footerM li:nth-child(1) .ewm{left: 0;right: auto;margin-left: 0 !important;}
.footerM li:last-child .ewm{left: auto;right: 0;margin-left: 0;}
.footerM li:nth-child(1) .ewm::after{left: 29%;}
.footerM li:last-child .ewm::after{left: 66%;}

@media(max-width: 850px){
.footerT{display: none;}
.footerM{display: flex;background: #0e2280;}
.news_list .news:has(+ * + * + * +.active){display: none;}
.news_list .news:has(+ * + * + * + * +.active){display: none;}
.news_list .news:has(+ * + * + * + * + * +.active){display: none;}
.news_list .news:has(+ * + * + * + * + * + * +.active){display: none;}
.news_list .news.active+*+*+*+*+*{display: none;}
.news_list .news.active+*+*+*+*+*+*{display: none;}
.news_list .news.active+*+*+*+*+*+*+*{display: none;}
.news_list .news.active+*+*+*+*+*+*+*+*{display: none;}
.news_list .news .icon img {height: 0.38rem;width: 0.38rem;}
.footerRL{width: 100%;}
.footerRR{width: 100%;margin-top: 0.2rem;}
.footerRL .pic img{display: table;margin: 0 auto;}
.footerRL li{text-align: center;}
.footerRR p{text-align: center;}
.footerLink{margin: 0.3rem auto 0 auto;}
.news_list li{display: none;width: 14.2857% !important;}
.news_list li+li{width: 14.2857% !important;}
.news_list li+li+li+li+li{display: block;}
.news_list li+li+li+li+li+li+li+li+li+li+li+li{display: none;}
.news_list .news{width: 14.2857% !important;height: 0.8rem !important;}
.footer{margin-top: 0;}

.footerRR p a{display: block;margin-right: 0;padding-right: 0;}
.footerRR p a::after{display: none;}
.RfixedHide{display: none;}
.RfixedCon{display: none;}

}

@media(max-width: 500px){
.footerM li:last-child .ewm::after{left: 85%;}
.footerM li:nth-child(1) .ewm::after{left: 14%;}
.footerM li:nth-child(2) .ewm{left: 74%;}
.footerM li:nth-child(8) .ewm{left: 32%;}
}



/* Rfixed */
.bannerCon{position: relative;align-items: center;}
.Rfixedicon{position: relative;right: 0.1rem;padding: 0.05rem;margin-top: 0.4rem;cursor: pointer;}

.Rfixedicon img{display: block;}
.Rfixedicon .icon01{width: 0.7rem;height: 0.5rem;border-radius: 50%;padding-left: 0.2rem;}
.Rfixedicon .icon01 img{display: block;width: 0.5rem;height: 0.5rem;}
.Rfixedicon .icon02{position: absolute;width: 0.6rem;height: 0.6rem;position: absolute;right: 0;top: 0;animation: rotate 8s linear infinite;}
.Rfixedicon .icon02 img{width: 0.6rem;height: 0.6rem;}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.RfixedCon{position: absolute;right: 0.1rem;top: 30%;z-index: 99;}
.LfixedCon{position: fixed;}
.LfixedCon .Rfixed{display: block !important;}
.Rfixed{position: relative; padding-top: 1.04rem;}
.Rfixed::after{content: "";width: 0.97rem;height: 1.04rem;background: url(../images24/Rfixed01.png) no-repeat center;background-size: 0.97rem 1.04rem;position: absolute;left: -0.07rem;top: 0;}
.Rfixed ul{width: 0.9rem;background: #fff;border: 0.01rem solid #081776;border-top: none;padding: 0.1rem 0.1rem 0.5rem 0.1rem;border-radius: 0 0 0.45rem 0.45rem;}
.Rfixed li{margin-bottom: 0.1rem;padding-bottom: 0.1rem;border-bottom: 0.01rem dashed #d2d2d2;}
.Rfixed li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.Rfixed li a{display: block;}
.Rfixed li .pic{margin-bottom:0.1rem;}
.Rfixed li .pic img{display: table;margin: 0 auto;max-width: 0.7rem;}
.Rfixed li p{font-size: 0.16rem;color: #323232;text-align: center;transition: 0.6s all;}
.Rfixed li:hover p{color: #081776;font-weight: 600; transition: 0.6s all;}
.Rfixed li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.RfixedCon:hover.Rfixed{display: block;}
.RfixedHide{position: fixed;}
.RfixedHide .Rfixedicon{display: none;}
.RfixedHide .Rfixed{display: block !important;}

@-webkit-keyframes circleProgressLoad_right{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(225deg);
	}
	100%{
		-webkit-transform: rotate(225deg);
	}
}
@-webkit-keyframes circleProgressLoad_left{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(45deg);
	}
	100%{
	-webkit-transform: rotate(225deg);
	}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
@media(max-width: 1200px){
.Rfixed{display: none;}
}

/* list */
.list-banner{position: relative;z-index: 3;}
.list-banner::after{    content: "";
    width: 100%;
    height: 40%;
    background: linear-gradient(to bottom, rgba(8, 23, 118, 0.8), rgba(8, 23, 118, 0));
    position: absolute;
    left: 0;
    top: 0;
}}
.list-banner .pic{overflow: hidden;position: relative;z-index: 2;}
.list-banner .pic img{display: block;width: 100%;}
.list-nav{box-shadow: 0px 3px 9.8px 0.2px rgba(163, 42, 85, 0.14);line-height: 0.6rem;}
#nav_slide{line-height: 0.5rem;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}
#nav_slide .n_title{ height: 0.5rem;background: #081776;}
#nav_slide h1{font-size: 0.16rem;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;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: #f9f9f9; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 0.15rem;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.14rem;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.14rem; color: #666;}
#sub_nav_content ul li.on>a{color: #081776;}
#sub_nav_content ul li ul{ display:none}

.listBox{padding: 0 0 1.4rem;min-height:500px;position: relative;z-index: 3;}
.listBG{position: relative; }
.listBG::after{content: "";width: 100vw;height: 100vh;background: #f8f9ff url(../images24/listBG.png) no-repeat bottom center;background-size: 100%;position: fixed;left: 0;top: 0;}
.listBox .w14{position: relative;}
.listBox .n_left{width: 3.4rem;position: relative;z-index: 1;margin-top: -1.2rem;}
.listBox .n_left h1{height: 1.5rem;width: 100%;background: url(../images24/listNav01.jpg) no-repeat center;background-size: cover; border-bottom: 0.04rem solid #d6b57f; display: flex;justify-content: center;align-items: center;}
.listBox .n_left h1 span{font-size: 0.36rem;color:#fff;position: relative;}
.listBox .n_left .sider_nav{position: relative;z-index: 1;background: #fff url(../images24/listNav02.png) no-repeat bottom center;background-size: 3.4rem 3.61rem; padding-bottom: 0.3rem;/*box-shadow: 0px 2px 55.2px 4.8px rgba(0, 0, 0, 0.18);*/}
.listBox .n_left ul{position:relative;}
.listBox .n_left .con{position: relative;}
.listBox .n_left .con ul li{line-height: 0.3rem;font-size: 0.18rem;color: #303030;position:relative;}
.listBox .n_left .con ul li.on{background: #f4f5fc;}
.listBox .n_left .con ul li:hover{color: #081776;}
.listBox .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;}
.listBox .n_left .con ul li:last-child::after{display: none;}
.listBox .n_left .con ul li.on:before,.listBox .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.listBox .n_left .con ul li.on dl{display:block !important;}
.listBox .n_left .con ul li>a img{ margin:-3px 14px 0 0}

.listBox .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;padding: 0.25rem 0.3rem;transition: 0.36s;position: relative;}
.listBox .n_left .con ul li.on>a{color: #081776;font-weight: 600; background: #e9ecf9;}
.listBox .n_left .con ul li:hover>a{color: #081776;}
.listBox .n_left .con ul li.on:hover>a{color: #081776;}
.listBox .n_left .con ul li dl{display:none;padding: 0.15rem 0.3rem;position:relative;}
.listBox .n_left .con ul li dl dd{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;background: url(../images24/yx.png) no-repeat left 0.08rem;background-size: 0.18rem 0.15rem;}
.listBox .n_left .con ul li dl dd:hover{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;background: url(../images24/yxbxy_icon01.png) no-repeat left 0.08rem;background-size: 0.18rem 0.15rem;}
.listBox .n_left .con ul li dl dd.on{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;background: url(../images24/yxbxy_icon01.png) no-repeat left 0.08rem;background-size: 0.18rem 0.15rem;}

.listBox .n_left .con ul li dl dd::after{content: "";width: 21px;height: 18px; position: absolute;left: 0;top: 0.03rem;}
.listBox .n_left .con ul li dl dd a{font-size: 0.18rem;color: #666666;position:relative;line-height: 24px;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd.onn a{color: #081776;}
.listBox .n_left .con ul li dl dd:hover a{color: #081776;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
.listBox .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;}
.listBox .n_left .con ul li.on i{background: url(../images24/jt.png) no-repeat center;}
.listBox .n_left .con ul li i{width: 0.08rem;height: 0.14rem;background: url(../images24/jt.png) center no-repeat;background-size: 100%; position:absolute;right: 0.3rem;top: 0.35rem;transition:0.36s;cursor: pointer;}
.listBox .n_left .con ul li dl dd a:hover, .listBox .n_left .con ul li dl dd.on a{color: #081776 !important;}
.listBox .n_left .con ul li dl dd.on a{color: #081776 !important;}
/*
.listBox .n_left .con ul li dl dd.on::after{content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0.03rem;background-size: 18px !important;background: url(../images24/yxbxy_icon01.png) no-repeat left center;}
.listBox .n_left .con ul li dl dd:hover::after{content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0.03rem;background-size: 18px !important;background: url(../images24/yxbxy_icon01.png) no-repeat left center;}
*/

.listBox .listNr{width: calc(100% - 4rem);position: relative;/* padding-bottom: 2rem;min-height: 900px; */}
.listBox .n_right .n_news{}
.mianbao{justify-content: flex-end;}
.mianbao h5{font-size: 0.26rem;color: #323232;line-height: 0.8rem;font-weight: 600;}
.position{font-size:0.14rem;color: #999;line-height: 0.8rem;padding-left: 0.24rem;background: url(../images24/position.png) no-repeat left center;}
.position a{color: #999;transition:0.36s;}
.position span{font-size:14px;color:#999;margin: 0 4px;}
.position a.on{color: #081776;}
.position a:hover{color: #081776;}
.fanye{margin-top: 0.4rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.listBox .n_left{ display:none}
	.listBox .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:block;}
	#nav_slide{ display:block;}
	.list-banner .pic::after,.list-banner .pic::before{background: none;}
	.listBox .listNr{width: 100%;}
	.listBox .w15{margin-top: 0;}
	/*.listBox{padding: 0.4rem 0 0.5rem 0;}*/
	.list-banner::after{display: none;}
}
@media(max-width: 850px){
	#nav_slide h1{font-size: 0.22rem;}
	#sub_nav_content ul li ul li a{font-size: 0.18rem;width: 100%;    line-height: 0.38rem;}
	#sub_nav_content ul li a{font-size: 0.2rem;}
	
}
@media(max-width: 540px){
	.list-banner img{height: 100%;object-fit: cover;}



}
/* 图片列表 */
.n_tp{min-height: 900px;}
.n_tp ul{justify-content: flex-start;margin-right: -6.665%;margin-bottom: -0.4rem;}
.n_tp li{width: 29.89%;margin-right: 3.34%;margin-bottom: 0.4rem;}
.n_tp li a{display: block;}
.n_tp li .pic{overflow: hidden;border-radius: 0.08rem;    /*background: linear-gradient(140deg, #071365 0%, #f7f8fd 50%);padding: 0.1rem;*/}
.n_tp li .pic img{display: block;width: 100%;height:2.25rem; object-fit: cover;transition: 0.6s all;}
.n_tp li .text{margin-top: 0.15rem;}
.n_tp li .text p{font-size: 0.16rem;color: #323232;font-weight: bold;line-height: 0.24rem;max-height: 0.48rem;transition: 0.6s all;}
.n_tp li .text i{display: block; font-style: normal;margin-top: 0.1rem;font-size: 0.14rem;line-height: 0.18rem; color: #081776;padding-left: 0.22rem;background: url(../images24/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;    font-weight: 500;}
.n_tp li:hover .pic img{transform: scale(1.05);transition: 0.6s all;}
.n_tp li:hover p{color: #081776;/*text-decoration: underline; */transition: 0.6s all;}
@media(max-width: 1024px){
.n_tp li .pic img{height: 22vw;}
}
@media(max-width: 850px){
	.n_tp ul{margin-right: 0;}
.n_tp li{width: 100%;margin-right: 0;margin-bottom: 0.3rem;}
.n_tp li .pic img{height: 56vw;}
.n_tp li .text p{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;}
.n_tp li .text i{font-size: 0.18rem;}
}


/* 题图列表 */
.n_tt{min-height: 300px;}
.n_tt li{border-bottom: 0.01rem solid #e8e8e8;}
.n_tt li a{padding: 0.3rem 0.2rem;overflow: hidden;display: block;position: relative;transition: 0.6s all;}
.n_tt li .pic{float: left;overflow: hidden;width: 2.7rem;margin-right: 0.3rem;border-radius: 0.08rem 0.3rem 0.08rem 0.3rem;}
.n_tt li .pic img{display: block;width: 100%;height: 1.7rem;object-fit: cover;transition: 0.6s all;}
.n_tt li .text{padding-top: 0.2rem;}
.n_tt li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;font-weight: 600; margin-bottom: 0.2rem;transition: 0.6s all;}
.n_tt li .text i{font-style: normal;font-size: 0.14rem;line-height: 0.16rem; font-family: "times new roman"; color: #081776;display: block;margin-bottom: 0.10rem;transition: 0.6s all;}
.n_tt li .text p{font-size: 0.14rem;color: #888888;line-height: 0.26rem;height: 0.52rem;transition: 0.6s all;}
.n_tt li:hover a{background: #081776 url(../images24/ylh01_pp_pic.png) no-repeat right top; box-shadow: 0.939px 1.766px 46px 4px rgba(79, 79, 79, 0.18);transition: 0.6s all;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover .text h5{color: #fff;text-decoration: underline; transition: 0.6s all;}
.n_tt li:hover .text i{color: #fff;transition: 0.6s all;}
.n_tt li:hover .text p{color: #fff;opacity: 0.7;transition: 0.6s all;}
@media(max-width: 1200px){
	.position{display: block;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
	#nav_slide{display: block;}
	.list-nav{display: none;}
}
@media(max-width: 768px){
	
	.n_tt li .pic{width: 100%;float: none;margin-right: 0;}
	.n_tt li .pic img{height: 52vw;}
	.n_tt li .time{display: none;}
	.n_tt li .text{padding-top: 0;margin-bottom: 0;width: 100%;margin-top: 0.2rem;}
	.n_tt li .text h5{font-size: 0.22rem;margin-bottom: 0.2rem;}
	.n_tt li .text i{display: block;}
	.n_tt li .text p{font-size: 0.18rem;}
	.n_tt li a{padding: 0;}
	.n_tt li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
	
}
@media(max-width: 443px){


}
/* 新闻列表页 */
.n_bt ul{min-height:500px;}
.n_bt li a{border-bottom: 0.01rem solid #e4e4e4;transition: 0.6s all;align-items: center;padding: 0.15rem 0.2rem;position: relative;}
.n_bt li .time{width: 0.5rem;}
.n_bt li .time .day{font-size: 0.32rem;color: #081776;font-family: "times new roman";text-align: center;padding-bottom: 0.16rem;background: url(../images24/part2-01.png) no-repeat bottom center;margin-bottom: 0.04rem;}
.n_bt li .time .year{font-size: 0.16rem;color: #081776;text-align: center;}
.n_bt li p{width: calc(100% - 0.7rem);font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem; color: #323232;transition: 0.6s all;}
.n_bt li:hover a{background: #081776 url(../images24/ylh01_pp_pic.png) no-repeat right top;transition: 0.6s all;border-radius: 0.3rem 0 0.3rem 0;}
.n_bt li:hover p{color: #fff;font-weight: 600;transition: 0.6s all;}
.n_bt li:hover .time .day{color: #fff;background: url(../images24/part2-01on.png) no-repeat bottom center;}
.n_bt li:hover .time .year{color: #fff;}
@media(max-width: 850px){

}

/* show */
.show01 { margin-bottom: 0.3rem;position: relative; }
.show01 h5 { font-size: 0.26rem; color: rgb(0, 0, 0);  line-height: 0.36rem; margin-bottom: 0.2rem;text-align: center;font-weight: bold; }
.show01 p{padding: 0.10rem 0;text-align: center;border-bottom: 0.01rem solid #e6e6e6;}
.show01 p i{font-style: normal;margin: 0 0.08rem;font-size: 0.16rem;color: #666;line-height: 0.26rem;}
.show02 p {line-height: 0.32rem !important;text-indent:0.32rem !important;font-size: 0.18rem !important;color: #4c4c4c;margin-bottom: 0.2rem;background: none !important;}
.show02 p span{background: none !important;line-height: 0.32rem !important;font-size: 0.18rem !important;}
.show02 p video{margin: 0 auto;object-fit: cover;}
.show02 p span{background: none !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;margin-top: 0.5rem; }
.show03 p { font-size:0.16rem;font-weight: bold; color: #4c4c4c; margin-bottom: 0.2rem;line-height: 0.26rem; }
.show03 p a { color: rgb(51, 51, 51); transition: all 0.2s ease 0s;font-weight: normal; }
.show03 p a:hover { color: #081776; transition: all 0.2s ease 0s; }
@media(max-width: 850px){
.show01 p i{font-size: 0.18rem;}
.show02 p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
.show03 p{font-size: 0.18rem;line-height: 0.32rem;}

}
@media(max-width: 768px){
.show02 p video{margin: 0 auto;object-fit: cover;width: 100%;height: 100%;}
}


/* 历史沿革 */
.history{position: relative;}
.history .mianbao{position: relative;z-index: 2;}
.historyPC{position: relative;/*padding: 0.5rem 0 1.8rem 0;*/}
.historyPC img{display: block;width: 100%;max-width: 19.2rem;}
.historyM{position: relative;display: none;}
.history{background: #f8f9ff url(../images24/historyBG.jpg) no-repeat bottom center;background-size: 100%;}
.historyM .pic img{display: table;margin: 0 auto;max-width: 3rem;}
.historyM ul{margin-top: 0.3rem;position: relative;padding-left: 0.3rem;}
.historyM ul::after{content: "";width: 0.01rem;height: calc(100% - 0.1rem);background: #081776;position: absolute;left: 0.3rem;top: 0.1rem;}
.historyM li{padding-bottom: 0.3rem;padding-left: 0.3rem;}
.historyM li:last-child{padding-bottom: 0;}
.historyM li h3{font-size: 0.3rem;color: #081776;font-family: impact;margin-bottom: 0.1rem;position: relative;}
.historyM li h3::after{content: "";width: 0.09rem;height: 0.09rem;background: #081776;border-radius: 50%;position: absolute;left: -0.35rem;top: 0.1rem;}
.historyM li h3::before{content: "";width: 0.19rem;height: 0.19rem;background: #081776;border-radius: 50%;position: absolute;left: -0.4rem;top: 0.05rem;opacity: 0.2;}
.historyM li p{font-size: 0.22rem;color: #323232;line-height: 0.28rem;}
@media(max-width: 850px){
.historyPC{display: none;}

.history{background: #f8f9ff url(../images24/listBG.png) no-repeat bottom center;}
.historyM{display: block;margin-bottom: 2rem;}



}
/* 现任领导 */
.lead ul{margin-bottom: -0.3rem;}
.lead li{width: 47.27%;margin-bottom: 0.3rem;}
.lead li .pic{width: 1.6rem;overflow: hidden;}
.lead li .pic img{display: block;width: 100%;object-fit: cover;height: 2.3rem;transition: 0.6s all;}
.lead li .text{width: calc(100% - 1.9rem);border-bottom: 0.01rem solid #e3e4ec;}
.lead li .text h5{line-height: 0.42rem;height: 0.42rem;padding-left: 0.15rem;font-size: 0.22rem;color: #081776;font-weight: 600;background: url(../images24/lead01.png) no-repeat left center;background-size: cover;border-left: 0.02rem solid #081776;margin-bottom: 0.22rem;}
.lead li .text h3{font-size: 0.22rem;color: #323232;margin-bottom: 0.15rem;transition: 0.6s all;}
.lead li .text dd{margin-bottom: 0.1rem;padding-left: 0.24rem;font-size: 0.16rem;color: #323232;line-height: 0.24rem;background: url(../images24/lead02.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;}
.lead li .text dd+dd{background: url(../images24/lead03.png) no-repeat left 0.06rem;background-size: 0.16rem 0.13rem;}
.lead li .text p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;}
.lead li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.lead li:hover .text h3{color: #081776;font-weight: 600; transition: 0.6s all;}
@media(max-width: 850px){
.lead li{width: 100%;}
.lead li .text dd{font-size: 0.18rem;}
.lead li .text p{font-size: 0.18rem;}
}
/* 现任领导内容页 */
.leadShowT{margin-bottom: 0.6rem;}
.leadShowT .pic{width: 2.5rem;}
.leadShowT .pic img{display: block;width: 100%;}
.leadShowT .text{width: calc(100% - 2.5rem);}
.leadShowT .text h5{margin:0 0 0.4rem 0.6rem;font-size: 0.3rem;color: #323232;font-weight: 600;}
.leadShowT .con{background: #081776 url(../images24/lead04.png) no-repeat right bottom;padding: 0.4rem 0.4rem 0.4rem 0.6rem;}
.leadShowT .con p{font-size: 0.16rem;color: #fff;line-height: 0.36rem;margin-bottom: 0.18rem;}
.leadShowT .con ul{margin-top: 0.2rem;padding-top: 0.4rem;border-top: 0.01rem solid #394591;}
.leadShowT .con li{font-size: 0.16rem;color: #fff;line-height: 0.24rem;margin-bottom: 0.14rem;padding-left: 0.24rem;background: url(../images24/lead02W.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;}
.leadShowT .con li+li{background: url(../images24/lead03W.png) no-repeat left 0.06rem;background-size: 0.16rem 0.13rem;}
.leadShowB h5{padding-bottom: 0.2rem;margin-bottom: 0.4rem;border-bottom: 0.01rem solid #cfcfcf;font-size: 0.3rem;color: #081776;font-weight: 600;}
.leadShowB li{margin-bottom: 0.4rem;width: 49%;}
.leadShowB ul{margin-bottom: -0.4rem;}
.leadShowB li h3{width: 1.8rem;font-size: 0.2rem;color: #323232;font-weight: 600;}
.leadShowB li p{width: calc(100% - 2rem);display: flex;justify-content: space-between;}
.leadShowB li p a{font-size: 0.18rem;color: #323232;width: 25%;display: block;transition: 0.6s all;}
.leadShowB li:nth-child(1) p{width: calc(100% - 3rem);}
.leadShowB li:nth-child(3) p{width: calc(100% - 3rem);}
.leadShowB li p a:hover{color: #081776;transition: 0.6s all;}
@media(max-width: 850px){
.leadShowB li{width: 100%;}
.leadShowB li h3{width: 2.4rem;}
.leadShowB li p{width: calc(100% - 2.4rem);}
.leadShowB li:nth-child(1) p{width: calc(100% - 2.4rem);}
.leadShowB li:nth-child(3) p{width: calc(100% - 2.4rem);}
}
@media(max-width: 580px){
.leadShowB li h3{width: 100%;margin-bottom: 0.2rem;}
.leadShowB li p{width: 100%;}
.leadShowB li:nth-child(1) p{width: 100%;}
.leadShowB li:nth-child(3) p{width: 100%;}
.leadShowT .text{width: 100%;}
.leadShowT .pic{margin: 0 auto;}
.leadShowT .text h5{margin: 0 auto;padding: 0.2rem 0;text-align: center;}
.leadShowT .con p{font-size: 0.18rem;}
.leadShowT .con li{font-size: 0.18rem;}
.lead li .pic{    margin: 0 auto;padding-bottom: 0.1rem;}
.lead li .text {width: 100%;}


}
/* 师资队伍 */
.people ul{margin-bottom: -0.4rem;justify-content: flex-start;margin-right: -5.46%;  /*  min-height: 650px;*/}
.people li{width: 16.9%;margin-bottom: 0.4rem;margin-right: 3.1%;}
.people li a{display: block;padding: 0.1rem 0 0 0.1rem;background: url(../images24/lead05.png) no-repeat left top;background-size: 2.24rem 3rem;}
.people li .pic{overflow: hidden;border-radius: 0.05rem;margin-bottom: 0.15rem;}
.people li .pic img{display: block;width: 100%;object-fit: cover;height: 2.6rem; transition: 0.6s all;}
.people li .text .con{padding-bottom: 0.1rem;margin-bottom: 0.1rem;border-bottom: 0.01rem solid #081776;align-items: flex-end;}
.people li .text .con h5{font-size: 0.22rem;color: #081776;width:100%;}
.people li .text .con .fbtwz{margin-top: 0.1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;}
.people li .text .con i{font-style: normal;/*margin-left: 0.1rem;*/color: #323232;font-size: 0.14rem;}
.people li .text .con b{font-weight: normal;color: #323232;font-size: 0.14rem;    margin-top: 0.05rem;}
.people li .text p{font-size: 0.14rem;color: #666666;line-height: 0.22rem;/*height: 0.44rem;*/    padding: 0.02rem 0;}
.people li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 1200px){
.people li .pic img{height: 22vw;}
}

@media(max-width: 850px){
.people li .pic img{height: 22vw;}
}
@media(max-width:580px){
.people ul{justify-content: space-between;margin-right: 0;}
.people li{width: 46%;margin-right: 0;}
.people li .pic img{height: 54vw;}
.people li .text .con i,.people li .text .con b{font-size: 0.18rem;}
.people li .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;}
}
/* 师资内容页 */
.peopleShowT{margin-bottom: 0.6rem;position: relative;padding: 0 0.3rem 0.3rem;}
.peopleShowT::after{content: "";width: 100%;height: calc(100% - 0.6rem);border: 0.01rem solid #eceef5;background: #fff url(../images24/lead07.png) no-repeat right bottom;position: absolute;left: 0;bottom: 0;border-radius: 0.08rem;box-shadow: 0px 1px 45.08px 0.92px rgba(83, 90, 129, 0.05);}
.peopleShowT .pic{overflow: hidden;width: 1.76rem;border-radius: 0.05rem;position: relative;z-index: 2;}
.peopleShowT .pic img{display: block;height: 2.4rem;width: 100%;object-fit: cover;}
.peopleShowT .text{width: calc(100% - 2.06rem);position: relative;z-index: 2;}
.peopleShowT .text h5{height: 0.6rem;line-height: 0.6rem;font-size: 0.3rem;color: #323232;font-weight: 600;}
.peopleShowT .text h5 i{font-style: normal;margin-left: 0.2rem;font-size: 0.18rem;color: #081776;}
.peopleShowT .text .con{padding-top: 0.25rem;}
.peopleShowT .text .con h3{font-size: 0.18rem;color: #323232;font-weight: 600;margin-bottom: 0.15rem;}
.peopleShowT .text .con p{font-size: 0.18rem;color: #323232;line-height: 0.26rem;margin-bottom: 0.35rem;}
.peopleShowT .text .con li{font-size: 0.18rem;color: #323232;line-height: 0.24rem;padding-left: 0.22rem;margin-bottom: 0.14rem;background: url(../images24/lead02.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;}
.peopleShowT .text .con li+li{background: url(../images24/lead03.png) no-repeat left 0.06rem;background-size: 0.16rem 0.13rem;}
.peopleShowB .tabs{justify-content: flex-start;margin-bottom: 0.4rem;flex-wrap: nowrap;border-bottom: 0.01rem solid #d0d1da;}
.peopleShowB .tabs a{padding:0.15rem;font-size: 0.2rem;color: #323232;}
.peopleShowB .tabs a.active{border-radius: 0.05rem 0.05rem 0 0;background: #081776;color: #fff;}
.peopleShowB .swiper-slide p{font-size: 0.2rem;color: #323232;line-height: 0.36rem;margin-bottom: 0.26rem;}
/* 机构设置页 */
.org ul{width: 49%;}
.org li{background: #fff;border-radius: 0.1rem;box-shadow: 0px 1px 41.28px 1.72px rgba(179, 180, 184, 0.15);margin-bottom: 0.2rem;}
.org li h5{background: #081776;line-height: 0.6rem;border-radius: 0.1rem 0.1rem 0 0;font-size: 0.3rem;color: #fff;font-family: "思源宋体";font-weight: bold;text-align: center;}
.org li dl{padding: 0.4rem 0.5rem;}
.org li dd{width: 49%;}
.org li dd a{display: block;padding-left: 0.22rem;font-size: 0.18rem;color: #323232;line-height: 0.26rem;background: url(../images24/org01.png) no-repeat left 0.06rem;background-size: 0.12rem 0.12rem;transition: 0.6s all;}
.org li dd a:hover{color: #081776;transition: 0.6s all;}
.org ul+ul li{background:#fff url(../images24/org02.png) no-repeat right bottom;}
.org ul+ul dd{width: 100%;margin-bottom: 0.35rem;}
.org ul+ul dd:last-child{margin-bottom: 0;}
@media(max-width: 850px){
.org ul{width: 100%;}
.org li dd{width: 100%;margin-bottom: 0.35rem;}
.org li dd:last-child{margin-bottom: 0;}
}



.pb_sys_style1 .p_no_d {
    border: 1px solid #081571 !important;
    color: #fff;
    background-color: #081571 !important;
}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    padding: 9px 12px !important;
    height: 32px !important;
    border-radius: 5px !important;
}

.pb_sys_common { font-size: 14px !important;}

.pb_sys_full {
    line-height: 0.6rem !important;
}
.part5L .layui-laydate, .layui-laydate-hint{border: none !important;box-shadow: initial !important;background-color: transparent !important;}
.part5L #layui-laydate1{width: 100% !important;}
.part5L .layui-laydate-main{width: 100% !important;}
.part5L .layui-laydate-header{background: #081776;border-bottom: none !important;line-height: 0.8rem !important;padding: 0 0.7rem !important;color: #fff !important;border-radius: 0.08rem;box-shadow: 0px 1px 23.52px 0.48px rgba(83, 90, 129, 0.1);}
.part5L .layui-laydate-header i{top: 0 !important;color: #fff;}
.part5L .laydate-set-ym span{font-size: 0.22rem;}
.part5L .laydate-set-ym span+span{font-size: 0.3rem;}
.part5L .layui-laydate-content{margin-top: 0.01rem;background: #081776;border-radius: 0.08rem;box-shadow: inset 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.3);padding: 0.4rem 0.4rem 0.8rem 0.4rem;}
.part5L .layui-laydate-content th{color: #fff !important;font-size: 0.2rem;font-weight: 600;margin-bottom: 0.1rem;}
.part5L .layui-laydate-content td, .part5L .layui-laydate-content th{width: 0.4rem;height: 0.4rem;padding: 0;border-radius: 50%;color: #fff;font-size: 0.18rem;position: relative;z-index: 5;}
.part5L .layui-laydate-content .today::after{content: "";width: 0.4rem;height: 0.4rem;background: #d6b57f;border-radius: 50%;position: absolute;left: 50%;margin-left: -0.2rem;top: 50%;margin-top: -0.2rem;z-index: -1;}
.part5L .layui-laydate-content .highlight::after{content: "";width: 0.05rem;height: 0.05rem;background: #9ea8eb;border-radius: 50%;position: absolute;bottom: 0;top: auto;left: 50%;margin-left: -0.02rem;z-index: -1;}
.part5L .layui-laydate table .layui-this{background: transparent !important;}
.part5L .layui-laydate-content tr{margin-bottom: 0.15rem;}
.layui-laydate-content td:hover, .layui-laydate-list li:hover{background-color: transparent !important;color: #d6b57f !important;}
.part5L .layui-laydate-content::after{content: "";width: calc(100% - 0.06rem);height: 0.22rem;background: url(../images24/part5-08.png) no-repeat right bottom;background-size: 100% 0.22rem;position: absolute;right: 0;bottom: -0.22rem;}
.part5L .layui-laydate-content::before{content: "";width: 0.29rem;height: 100%;background: url(../images24/part5-09.png) no-repeat bottom right;background-size:0.29rem 100%;position: absolute;bottom: 0;right: -0.22rem;}
@media(max-width: 850px){
.part5L .layui-laydate-content{padding: 0.4rem;}
.part5L .layui-laydate-content::before{display: none;}
}f
@media (min-width: 471px) and (max-width: 639px){
.layui-laydate-content table{display: inline-table !important;}	
}

@media (min-width: 329px) and (max-width: 470px){
.layui-laydate-content table{display: inline-table !important;}		
}
@media (max-width: 328px){
.layui-laydate-content table{display: inline-table !important;}	
}
/* 测绘记忆 */
.chjy .header_box{background: none;position: fixed;}
.chjy .list-banner::after{content: "";width: 100%;height: 30%;background: linear-gradient(to bottom, rgba(8, 23, 118, 0.5), rgba(8, 23, 118, 0));position: absolute;left: 0;top: 0;}
.chjy .list-banner .pic img{height: 100vh;object-fit: cover;}
.chjy .listBox .n_left{margin-top: 0.8rem;}
.chjy .header_box.xg{background: url(../images24/topBG.jpg) no-repeat center;
    background-size: cover;}

@media(max-width: 1200px){
.chjy .list-banner::after{display: none;}
.chjy .list-banner .pic img{height: auto;}
}


.layui-laydate-list{    z-index: 10;}

.layui-laydate-header i:hover, .layui-laydate-header span:hover {
    color: #d6b57f !important;
}


.layui-laydate .layui-this {
    background-color: #d6b57f !important;
    color: #fff !important;
}

@media(max-width: 850px){
.part1 .part1D .more{
    display: flex;
    width:60%;
    justify-content: flex-end;
    margin-left: 0;}
}


@media(max-width: 610px){
.part1 .part1D .more{width:48%;}
}

@media(max-width: 470px){
.part1 .part1D .more{width: auto;margin-left: 0.3rem}
}

@media(max-width:380px){
.part1 .part1D .more{width: auto;margin-left: 0.1rem}
}


/*最新推荐*/
.ej_main_right{width: 100%;padding: 0.5rem 0.2rem;background: #fff;/*margin-top: 0.4rem;border-radius: 15px;*/box-shadow:0px 2px 40.2px 2.8px rgba(0, 0, 0, 0.18);}
.ej_main_right .tit{border-bottom:1px solid #a0a7d0;}
.ej_main_right .tit p{font-size: 0.26rem;color: #323232;padding-left: 0.55rem;background: url(../images24/Rfixed0400.png) no-repeat left center;background-size: 0.46rem;margin-bottom: 0.2rem;}
.ej_main_right ul{}
.ej_main_right ul li{border-bottom: 1px dashed #e0e0e0;transition: 0.4s;}
.ej_main_right ul li a{}
.ej_main_right ul li .con{padding: 0.15rem 0;}
.ej_main_right ul li .con .bt{font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;margin-bottom: 0.1rem;transition: 0.4s;}
.ej_main_right ul li .con .sj{margin-bottom: 0.05rem;font-size: 0.14rem;color: #999999;padding-left: 0.22rem;line-height: 0.25rem;background: url(../images24/time.png) no-repeat left center;background-size: 0.15rem;}

.ej_main_right ul li a:hover .con .bt{color: #07156e;}
.ej_main_right ul li a:hover .con .sj{color: #07156e;}
.ej_main_right ul li:hover{border-bottom: 1px dashed #004098;}
.zxtj_xy{display: none;}
@media(max-width: 1200px){
.zxtj_xy{display: block;}
.zxtj_xy{width: 100%;padding: 0.5rem 0.2rem;background: #fff;margin-top: 0.5rem;border-radius: 15px;box-shadow:0px 2px 40.2px 2.8px rgba(0, 0, 0, 0.18);    margin-bottom: 0.4rem;}
.zxtj_xy .tit{border-bottom: 1px solid #ebebeb;}
.zxtj_xy .tit p{font-size: 0.26rem;color: #323232;padding-left: 0.3rem;background: url(../images24/Rfixed03.png) no-repeat left center;background-size: 0.22rem;margin-bottom: 0.2rem;}
.zxtj_xy ul{}
.zxtj_xy ul li{border-bottom: 1px dashed #e0e0e0;transition: 0.4s;}
.zxtj_xy ul li a{}
.zxtj_xy ul li .con{padding: 0.15rem 0;}
.zxtj_xy ul li .con .bt{font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;margin-bottom: 0.1rem;transition: 0.4s;}
.zxtj_xy ul li .con .sj{margin-bottom: 0.05rem;font-size: 0.14rem;color: #999999;padding-left: 0.22rem;line-height: 0.25rem;background: url(../images24/time.png) no-repeat left center;background-size: 0.15rem;}
.zxtj_xy ul li a:hover .con .bt{color: #07156e;}
.zxtj_xy ul li:hover{border-bottom: 1px dashed #004098;}
}

@media(max-width: 1024px){

  .ej_main_right{width: 100%;margin-top: 0.3rem;}

}
@media(max-width: 850px){

.zxtj_xy{margin-bottom: 0rem;}
}


@media(max-width: 650px){

  .ej_main_right ul li .con{padding: 0.1rem 0;}
  
}
.laydate-day-next{color: #7279a5 !important;font-weight: bold !important;}
.laydate-day-prev{color: #7279a5 !important;font-weight: bold !important;}
#vsb_content_2 TABLE TD P {text-indent: 0px !important;    word-break: break-word !important;}
.show02 TABLE TD p{text-indent: 0px !important;word-break: break-word !important;}
.show02 h2{background: none !important;}
.show02 h2 span{background: none !important;}




@media(max-width: 540px){
.RfixedCon{top: 11%;}
.Rfixed{ padding-top: 0.76rem;}
.Rfixed::after{left: -0.05rem;width: 0.65rem;height: 0.77rem;background-size: 0.65rem 0.77rem;}
.Rfixed ul {width: 0.6rem;}
.Rfixed li .pic img{width: 100%;}
.Rfixed li p{line-height: 0.2rem;}

.Rfixed li:nth-child(5) .pic img{width: auto;}

.position{line-height: 0.3rem;    margin: 0.1rem 0;}
.show02 img {display: block;}
}