/* CSS Document public */
*{font-family:氓戮庐猫陆炉茅鈥衡�γ┞烩��,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{
    padding:0;margin:0;font-family:氓戮庐猫陆炉茅鈥衡�γ┞烩��,Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;background:#fff;
}
html,body{ height: 100%;} html{ overflow:-moz-scrollbars-vertical;} 
html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
body::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
body::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
body::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
.pb_sys_style1 .p_no_d{border: 1px solid #6f16ae !important;
    color: #fff;
    background-color: #6f16ae !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: 11px 13px !important;
    height: 37px !important;
    border-radius: 20px !important;
}
.pb_sys_common {font-size: 16px !important;}
.pb_sys_common .p_first_d{border: 0px !important;}
.pb_sys_common .p_first a{border: 0px !important;}
.pb_sys_common .p_last_d{border: 0px !important;}
.pb_sys_common .p_last a{border: 0px !important;}
.pb_sys_common .p_prev_d{padding: 11px 12px !important;
    font-weight: bold !important;
    border: 1px solid #6f16ae !important;
    color: #6f16ae !important;}
.pb_sys_common .p_next_d{padding: 11px 12px !important;
    font-weight: bold !important;
    border: 1px solid #6f16ae !important;
    color: #6f16ae !important;}

.pb_sys_common .p_prev a{padding: 11px 12px !important;
    font-weight: bold !important;
    border: 1px solid #94070a !important;
    color: #94070a !important;}
.pb_sys_common .p_next a{padding: 11px 12px !important;
    font-weight: bold !important;
    border: 1px solid #94070a !important;
    color: #94070a !important;}


.pb_sys_common .p_t{    vertical-align: inherit !important;}



@keyframes dh_cen {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

@keyframes dh_left {
	0%{
		transform: translate(-1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right {
	0%{
		transform: translate(1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_top {
	0%{
		transform: translate(0,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_bottom {
	0%{
		transform: translate(0,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}


@keyframes dh_left_top {
	0%{
		transform: translate(-1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_left_bottom {
	0%{
		transform: translate(-1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

@keyframes dh_right_top {
	0%{
		transform: translate(1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right_bottom {
	0%{
		transform: translate(1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}





@-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) }
}

.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

.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.6rem; width: 0.6rem; }
.search-dialog .search-input input[type="image"] { background: url("../images25/search.png") center center no-repeat; height: 0.6rem; width: 0.6rem; border-radius: 100px; }
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url(); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] { background-image: url(""); }
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; background-image: url(""); }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 51px; height: 52px; z-index: 10; right: 0.8rem; top: 0.8rem; border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-image: url("../images25/search_close.png"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

table {
    border-collapse: collapse;
    border-spacing: 0;margin:0 auto;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*盲录陋氓鈥ζ捗� 忙藴炉猫隆艗氓鈥犫�γモ�ζ捗�  忙颅拢氓赂赂忙碌聫猫搂藛氓鈩⒙β糕�γ┾劉陇忙碌庐氓艩篓忙鈥撀姑β斥��*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6忙赂鈥γ┾劉陇忙碌庐氓艩篓莽拧鈥灻︹�撀姑ヂ悸� *氓聫路氓聫陋忙艙鈥癐E6-IE7忙鈥奥∨捗寂捗モ�β睹ぢ烩�撁β德徝喢モ劉篓盲赂聧忙鈥奥∨�*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE盲陆驴莽鈥澛�*/outline-style:none;/*FF盲陆驴莽鈥澛�*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE盲陆驴莽鈥澛�*/ outline-style:none;/*FF盲陆驴莽鈥澛�*/ } /*氓沤禄茅鈩⒙忙 鈥∶久ヂ嘎γβ澛ッ♀�灻ㄢ劉拧忙隆鈥�*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;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}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*氓鈥郝久р�扳�∶︹�澛久ヂぢ�*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*莽录鈥溍︹�β⒚︹�⑺喢ε九�*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*莽录鈥溍︹�β⒚︹�⑺喢ε九�*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*莽录鈥溍︹�β⒚︹�⑺喢ε九�*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*茅鈧徝λ溑矫ぢ宦Ｃ� 聛*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*忙鈥撯�∶ε撀垛�γモ�÷� 氓掳聫氓艙鈥犆р�毬姑λ溌久ぢ�*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180氓潞娄忙鈥斺�姑铰�*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*茅鈧徝λ溑矫ㄆ捙捗︹劉炉*/
.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;}
.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; }
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
a:hover .textline{background-size: 100% 1px;}
@font-face {font-family: "syH";src: url("../fonts25/syH.otf") format("truetype");}
@font-face {font-family: "sy";src: url("../fonts25/sy.otf") format("truetype");}
/*==========================================氓鈥βモ�β� 氓录鈧ヂр��=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box_li{position: relative;z-index: 1;transition: 0.4s;z-index: 999;}







/*茅隆露茅茠篓忙聬艙莽麓垄*/
.tc_search {margin: 0.3rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.5rem;line-height: 0.5rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 50px 0 0.2rem;}
.tc_search .btn_blue { position: absolute; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0;  background-size: 50%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent忙藴炉氓鈥β┾偓聫忙藴沤茅禄鈥樏ㄢ�奥�(black)莽拧鈥灻┾偓鸥猫庐掳忙鲁鈥⒚寂捗ヂ嵚趁ぢ糕偓盲赂陋莽卤禄盲录录rgba(0,0,0,0)猫驴鈩⒚� 路莽拧鈥灻モ偓录 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 莽鈥毬姑モ�÷幻β惻撁绰⒚β♀�犆ㄅ铰访ヂ忊�撁р�灺γр�毬� placeholder忙露藛氓陇卤-莽禄鈥溍β澟� */

/*忙鈥扳�姑ε撀好ヂぢ疵┢捖ヂ尖偓氓搂鈥�*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#014D98; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;border: 0.01rem solid rgba(255,255,255,0.2);width: 95%;margin-left: 2.5%; display: flex;justify-content: space-around;padding: 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{display: block; font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;padding-left: 0.18rem;}
#m_nav .mzsdm a+a{margin-left: 0.2rem;}

/*氓炉录猫藛陋忙艗鈥懊┾�櫬ヂ尖偓氓搂鈥�*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#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{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
/*茅隆露茅茠篓忙聬艙莽麓垄*/
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.6rem;}
.tc_search input[type="text"]{font-size:0.14rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;border: none; box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent忙藴炉氓鈥β┾偓聫忙藴沤茅禄鈥樏ㄢ�奥�(black)莽拧鈥灻┾偓鸥猫庐掳忙鲁鈥⒚寂捗ヂ嵚趁ぢ糕偓盲赂陋莽卤禄盲录录rgba(0,0,0,0)猫驴鈩⒚� 路莽拧鈥灻モ偓录 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 莽鈥毬姑モ�÷幻β惻撁绰⒚β♀�犆ㄅ铰访ヂ忊�撁р�灺γр�毬� placeholder忙露藛氓陇卤-莽禄鈥溍β澟� */

/*氓炉录猫藛陋忙艗鈥懊┾�櫬烩�溍β澟�*/
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; }
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.2rem;}

#m_nav {z-index: 99999;position: fixed;width:100%;height:100vh;right: -100vw;top: 0;display:none;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
  background: #75207d;
}
#m_nav.act{ pointer-events: auto; right:0;overflow: auto;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 0.64rem;float:right;display:inline-block;background: url(../images25/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images25/jian.png) center no-repeat;background-size: contain;}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
.header_box .logo2 {display: none;width: 100%;}
#m_header .logo2{display: block;}
#m_header .logo2 img{display: block;width: 100%;}
/*盲赂鈥懊郝ヂ济ㄋ喡� 氓录鈧ヂр��*/
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:0.16rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask { position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{display:none;background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
  background: #75207d;
}
@media(max-width: 1024px){
	#nav ul{display: none;}
	#m_header{height: 10vw;}
	#m_nav{padding-top: 11vw;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;display: flex;justify-content: center;align-items: center;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	#m_header .logo2{margin-left: 25px;max-width: 40vw;}
	
}

@media(max-width: 850px){
	#m_header {height: 80px;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	#m_header .logo2{margin-left: 15px;max-width: 40vw;}
}

@media(max-width: 430px){
	#m_header .logo2{max-width: 78vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

@media (max-width: 1820px) {
  #header .w163{margin: 0 100px;width: calc(100% - 200px);}
}


 .toubu_div{  position: absolute;top: 0;width: 100%;left: 0;z-index: 88;transition: 0.5s;    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s; */  

}
.toubu_div>.w1344{width: 100%;padding: 0 0.7rem;}
	.toubu_div_bai{position: fixed;}
	.toubu_div_bai .list_box0 .li>a{color: #000;}






.w16 { max-width: 16rem; margin: 0px auto; }
.w15 { max-width: 15rem; margin: 0px auto; }
.swiper-slide{    filter: brightness(1);}
.swiper-button-prev, .swiper-button-next{margin: 0;border: none;}
.swiper-button-prev{left: 30px;}
.swiper-button-next{right: 30px;left: auto;}

@media (max-width: 1600px) {
  .w16 {width: 95%;}
}
@media (max-width: 1500px) {
  .w15 {width: 95%;}
}


/* .section .intro{padding-top: 0rem;height: 100%;display: flex;align-items: center;position: relative;z-index: 6;flex-wrap: wrap;}*/

.page .intro>div.part1{width: 100%;padding: 0;} 

/* banner */
.section{position: relative;padding-top: 0.9rem;}
#section0{padding-top: 0;}
.header_top{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;padding-top: 0.3rem;background: transparent;}
.fp-viewing-anchor1 .header_top{background: transparent;}
.fp-viewing-anchor2 .header_top,.fp-viewing-anchor3 .header_top,.fp-viewing-anchor4 .header_top,.fp-viewing-anchor5 .header_top,.fp-viewing-anchor6 .header_top,.fp-viewing-anchor7 .header_top,.fp-viewing-anchor8 .header_top{padding: 0.2rem 0;background: #fff; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);}
.header_top .w16{align-items: center;}
.header_top .logo{width: 27.625%;}
.fp-viewing-anchor2 .header_top .logo,.fp-viewing-anchor3 .header_top .logo,.fp-viewing-anchor4 .header_top .logo,.fp-viewing-anchor5 .header_top .logo,.fp-viewing-anchor6 .header_top .logo,.fp-viewing-anchor7 .header_top .logo,.fp-viewing-anchor8 .header_top .logo{width: 22.1875%;}
.header_top .logo img{display: block;width: 100%;}
.header_top .logo1 img{max-height: 0.5rem;}
.header_top .logo2 img{max-height: 0.41rem;}
.header_top .logo1{display: none;}
.fp-viewing-anchor1 .header_top .logo2{display: none;}
.fp-viewing-anchor1 .header_top .logo1{display: block;}
#nav{position: relative;width: 50.625%;align-items: center;}
#nav ul{width:calc(100% - 0.6rem);padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}
#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.18rem;color: #323232;position:relative;transition:.6s;text-align: center;line-height: 0.5rem;}
.fp-viewing-anchor1 .header_top #nav ul li h3{color: #fff;}
#nav ul li:hover a h3{color: #75207d;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;color: #75207d;}
#nav ul li a i{ display:inline-block;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{
    position: absolute;
    top: 0.5rem;
    min-width: 1.8rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
	padding: 0.06rem 0;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
}
#nav ul li .sub::after{content: "";width: 100%;height: 0.06rem;background: url(../images25/nav02.png) no-repeat top;position: absolute;left: 0;top: 0;}
#nav ul li .sub::before{content: "";width: 100%;height: 0.06rem;background: url(../images25/nav01.png) no-repeat center bottom;position: absolute;left: 0;bottom: 0;}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{text-align:center;position: relative;padding: 0.06rem 0; background:rgba(255,255,255,1) ;background-size: 100%;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.2rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}


#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #014D98;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{ content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #d93e4e 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;display: none;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}
#nav ul li .sub a:hover{color: #fff;background: #75207d;}
.search_btn{height: 0.19rem;line-height: 0.19rem;cursor:pointer;text-align: center;transition:.6s;width: 0.19rem;position: relative;background: url(../images25/search02.png) no-repeat center;background-size: 100% 100%;}
.fp-viewing-anchor1 .search_btn{background: url(../images25/search.png) no-repeat center;background-size: 100% 100%;}
.search_btn::after{content: "";width: 0.01rem;height: 0.36rem;background:#e7e7e7;position: absolute;left: -0.22rem;top: 50%;margin-top: -0.18rem;}
.fp-viewing-anchor1 .header_top .search_btn::after{background:rgba(255,255,255,0.2);}
.banner{position: relative;width: 100%;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide .pic{overflow: hidden;position: relative;}
.banner .swiper-slide .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.banner .swiper-slide img{display: block;width: 100vw;height: 100vh;object-fit: cover;}
.banner .swiper-slide-active{animation:myscal 5s forwards;-webkit-animation:myscal 5s forwards;}
@keyframes myscal
{
	0%   {transform: scale(1.07);}
	100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
	0%   {-webkit-transform: scale(1.07);}
	100%   {-webkit-transform: scale(1);}
}
.banner .swiper-button-prev,.banner .swiper-button-next{width: 0.8rem;height: 0.8rem;background: url(../images25/bannerLL.png) no-repeat center;background-size: cover;margin-top: -0.4rem;}
.banner .swiper-button-prev:after,.banner .swiper-button-next:after{display: none;}
.banner .swiper-button-next{transform: rotate(180deg);}
.scroll-down{position: absolute;bottom: 0.2rem;left: 50%;z-index: 2;animation: bounce 8s infinite;cursor: pointer;}
@keyframes bounce {
            0%, 20%, 50%, 80%, 100% {
                transform: translateY(0) translateX(-50%);
            }
            40% {
                transform: translateY(-6px) translateX(-50%);
            }
            60% {
                transform: translateY(-3px) translateX(-50%);
            }
        }
@media(max-width: 1024px){
	.scroll-down{display: none;}
.banner .swiper-slide img{height: 56vw;}
.banner .swiper-slide .pic::after{display: none;}
.banner{margin-top: 10vw;}
.section{padding-top: 0;}
#section1{padding: 0.5rem 0;}
}

@media(max-width: 850px){
	.banner{margin-top: 80px;}
}

@media(max-width: 768px){
.header_top .logo{width: 24%;}
.header_top .nav{width:70%;}
.header_top .nav li{width: 30%;line-height: 0.4rem;text-align: center;}
}
@media(max-width: 430px){
	.banner{margin-top:18vw;}
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 0.4rem;height: 0.4rem;left: 0.1rem;}
	.banner .swiper-button-next{left: auto; right: 0.1rem;}
}
.section .intro{/* display: flex;align-items: center; */width: 100%;}
#section0 .intro{padding-top: 0;}
.Cotitle{margin-bottom: 0.4rem;align-items: flex-end;}
.Cotitle .text{position: relative;width: calc(100% - 1rem);}
.Cotitle .text h5{font-size: 0.4rem;color: #323232;font-weight: bold;font-family: "syH";display: table;padding-right: 0.7rem;position: relative;}
.Cotitle .text h5::after{content: "";width: 0.5rem;height: 0.01rem;background: #75207d;position: absolute;right: 0;top: 50%;}
.Cotitle .text i{font-style: normal;font-family: impact;font-size: 0.8rem;color: transparent;text-transform: uppercase;-webkit-text-stroke: 1px #75207f;text-stroke: 1px #75207f;opacity: 0.2;
-webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7) 60%, rgba(0,0,0,0) 100%);
mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7) 60%, rgba(0,0,0,0) 100%);position: absolute;bottom: 0;left: 0;
}
.more a{display: block;height: 0.31rem;padding-right: 0.34rem;background: url(../images25/more.png) no-repeat right center;background-size: 0.44rem 0.31rem;font-size: 0.14rem;color: #666666;line-height: 0.31rem;transition: 0.6s all;}
.more a:hover{color: #75207d;padding-right: 0.3rem;transition: 0.6s all;}
.headline18-3{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.84rem;}
.headline18-2{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.56rem;}
.headline18-1{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.28rem;}
.digestline14-2{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.48rem;}
.digestline14-3{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.72rem;}
.img::before{position: absolute;top: 0;left: -90%;z-index: 2;display: block;content: "";width: 50%;height: 100%;opacity: 0.25;pointer-events: none;background: -webkit-linear-gradient(left,rgba(255, 255, 255, 0) 0,rgba(255, 255, 255, 53) 50%,rgba(255, 255, 255, 0) 70%);background: linear-gradient(to right,rgba(255, 255, 255, 0) 30%,rgba(255, 255, 255, 53) 50%,rgba(255, 255, 255, 0) 70%);-webkit-transform: skewX(-25deg);-ms-transform: skewX(-25deg);transform: skewX(-25deg);z-index: 3;}
.img:hover:before{-webkit-animation: shine 1s;animation: shine 1s;}
/* 氓鈥β趁ぢ号矫λ嗏�樏ぢ宦� start */
#section1{background:#fff url(../images25/part1BG.png) no-repeat center;background-size: cover;}
.part1L{width: 55.625%;}
.part1L p{font-size: 0.18rem;color: #323232;line-height: 0.36rem;}
.part1L ul{margin-top: 0.7rem;}
.part1L li{cursor: pointer;}
.part1L li .icon{display: table;margin: 0 auto;}
.part1L li .icon svg{width: 0.72rem;height: 0.6rem;}
.part1L li .text{margin-top: 0.18rem;text-align: center;}
.part1L li .text h5{font-size: 0.4rem;color: #75207d;font-family: poppins;font-weight: bold;}
.part1L li .text p{margin-top: 0.04rem;font-size: 0.14rem;color: #999999;line-height: 0.24rem;}
.part1R{width: 40%;position: relative; display: flex;justify-content: center;align-items: center;height: inherit;overflow: hidden;}
.part1R .pic{position: relative;padding: 0.4rem;z-index: 9;}
.part1R .pic a{display: block;position: relative;}
.pic .img{overflow: hidden;position: relative;}
.part1R .pic .img img{display: block;width: 100%;}
.part1R .video{position: absolute;left: 50%;top: 50%;margin-left: -0.45rem;margin-top: -0.46rem;}
.part1R .video img{display: block;width: 0.9rem;height: 0.92rem;}
.part1R .icon .icon1{position: absolute;width: 50%;height:50%;animation: icon1 4.2s linear infinite;transform-origin: center;left: 25%;top: 25%;}
.icon1:nth-child(1) { --delay: 0s;}
.icon1:nth-child(2) { --delay: 1s;  animation-delay: 0.6s !important;}
.icon1:nth-child(3) { --delay: 2s;  animation-delay: 1.2s !important;}
.icon1:nth-child(4) { --delay: 3s;  animation-delay: 1.8s !important;}
.icon1:nth-child(5) { --delay: 4s; animation-delay: 2.4s !important; }
.icon1:nth-child(6) { --delay: 4s; animation-delay: 3s !important; }
.icon1:nth-child(7) { --delay: 4s; animation-delay: 3.6s !important; }
.icon1:nth-child(8) { --delay: 4s; animation-delay: 4.2s !important; }
@keyframes icon1 {
  0% { transform: scale(0.7,0.8); opacity: 0; }
  20% { transform: scale(0.9,1); opacity: 1; }
  80% { opacity: 1; }
  100% { transform: scale(1.9,2); opacity: 0; }
}
@media(max-width: 1024px){

}
@media(max-width: 850px){

}

@media(max-width: 580px){
.part1L{width: 100%;}
.part1R{width: 100%;}
.part1L ul{margin-top: 0.4rem;}
}
/* 氓鈥β趁ぢ号矫λ嗏�樏ぢ宦� end */
/* 忙鈥撀懊┾�斅� start */
#section2{background: #ffffff;position: relative;}
#section2::after{content: "";display: block;position: absolute;right: 0;top: 0;bottom: 0;left: 50%;margin-left: 2rem;background: url(../images25/part2BG.jpg) no-repeat left top;background-size: cover;}
.part2{position: relative;z-index: 2;}
.part2L{width: 70.625%;position: relative;z-index: 2;}
.part2Lcon{align-items: flex-start;}
.part2LL{width: 61.94%;overflow: hidden;position: relative;}
.part2LL .swiper-slide a{display: block;position: relative;}
.part2LL .swiper-slide .pic{overflow: hidden;border-radius: 0.15rem;position: relative;}
.part2LL .swiper-slide .pic img{display: block;width: 100%;height: 4.4rem; object-fit: cover;transition: 0.6s all;}
.part2LL .swiper-slide .text{width: calc(100% - 0.5rem);position: relative;z-index: 9; margin-top: -0.4rem;border-radius: 0.15rem;margin-left: 0.5rem;padding: 0.3rem 1.38rem 0.3rem 0.4rem;position: relative;
  background-image: -moz-linear-gradient( 180deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
}
.part2LL .swiper-slide .text::after{content: "";width: 0.19rem;height: 0.19rem;background: url(../images25/jt.png) no-repeat center;background-size: 0.19rem 0.19rem;position: absolute;right: 0.6rem;top: 50%;margin-top: -0.1rem;}
.part2LL .swiper-slide .text::before{content: "";width: 0.56rem;height: 0.53rem;background: url(../images25/part2-04.png) no-repeat center;background-size: 0.56rem 0.53rem;position: absolute;right: 0.4rem;top: 50%;margin-top: -0.27rem;animation: rotate 15s linear infinite;}
.part2LL .swiper-slide .text h5{font-size: 0.2rem;color: #fff;}
.part2LL .swiper-slide .text h5 span{background-image: linear-gradient(#fff,#fff);}
.part2LL .swiper-slide .text p{margin-top: 0.16rem;color: #fff;opacity: 0.5;}
.part2LL .swiper-pagination{width: 0.13rem;left: 0.16rem;bottom: 0;}
.part2LL .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;border: 0.01rem solid #75207d;background: transparent;opacity: 1;margin: 0.1rem auto 0 auto !important;}
.part2LL .swiper-pagination-bullet-active{background: #75207d;}
.part2LL .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2L ul{width: 34.77%;margin-bottom: -0.4rem;}
.part2L li{margin-bottom: 0.4rem;}
.part2L li a{display: block;position: relative;border-radius: 0.1rem;overflow: hidden;}
.part2L li .pic{overflow: hidden;}
.part2L li .pic img{display: block;width: 100%;height: 2.48rem; object-fit: cover;transition: 0.6s all;}
.part2L li a::after{content: "";width: 100%;height: 100%;background: url(../images25/part2-05.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part2L li .text{position: absolute;left: 0;bottom: 0.2rem;z-index: 2;width: 100%;}
.part2L li .text p{width: calc(100% - 0.6rem);margin-left: 0.3rem;color: #fff;height: auto;max-height: 0.56rem;}
.part2L li .text p span{color: #fff;background-image: linear-gradient(#fff,#fff);}
.part2L li:hover .pic .img::before{-webkit-animation: shine 1s;animation: shine 1s;}
.part2L li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2 .Cotitle .more a{color: #fff;background: url(../images25/moreW.png) no-repeat right center;background-size: 0.44rem 0.31rem;}
.part2R{width: 29.375%;padding-left: 0.7rem;}
.part2R .tabs{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.4rem;}
.part2R .Cotitle{margin-bottom: 0;}
.part2R .Cotitle .text{width: auto;}
.part2R .Cotitle .text h5{color: #fff;font-size: 0.26rem;padding-right: 0;font-family: "sy";font-weight: normal;}
.part2R .Cotitle .text h5::after{display: none;}
.part2R .Cotitle .text i{-webkit-text-stroke: 1px #fff;text-stroke: 1px #fff;display: none;}
.part2R .tabs .active .Cotitle .text i{display: block;}
.part2R .tabs .active .Cotitle .text h5{font-size: 0.4rem;font-weight: bold;}
.part2R .tabs a{padding-right: 0.24rem;margin-right: 0.18rem;position: relative;}
.part2R .tabs a::after{content: "";width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #fff;position: absolute;right: 0;bottom: 0.1rem;}
.part2R .tabs a+a{padding-right: 0;margin-right: 0;}
.part2R .tabs a+a::after{display: none;}
.part2R li{position: relative;}
.part2R li a{padding: 0.15rem;align-items: center;border-bottom: 0.01rem solid rgba(255,255,255,0.2);position: relative;z-index: 2;}
.part2R li:last-child a{border-bottom: none;}
.part2R li .time{position: relative; width: 0.9rem;height: 0.9rem;text-align: center;}
.part2R li .time::after{content: "";width: 0.9rem;height: 0.9rem;background: url(../images25/part2-06.png) no-repeat center;background-size: 0.9rem 0.9rem;position: absolute;left: 0;top: 0;animation: rotate 15s linear infinite;}
.part2R li .time .day{font-family: poppins;color: #fff;font-weight: bold;font-size: 0.36rem;margin: 0.2rem 0 0.02rem 0;}
.part2R li .time .year{font-family: poppins;color: #fff;font-size: 0.14rem;opacity: 0.6;}
.part2R li p{width: calc(100% - 1.1rem);color: #fff;height: auto;max-height: 0.56rem;}
.part2R li p span{background-image: linear-gradient(#fff,#fff);}
.part2R li::before{content: "";width:0;height: 100%;position: absolute;left: -2rem;transition: 0.6s all;
  background-image: -moz-linear-gradient( -180deg, rgba(255,255,255,0.05098) 0%, rgba(255,255,255,0.16078) 50%, rgba(255,255,255,0.05098) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgba(255,255,255,0.05098) 0%, rgba(255,255,255,0.16078) 50%, rgba(255,255,255,0.05098) 100%);
  background-image: -ms-linear-gradient( -180deg, rgba(255,255,255,0.05098) 0%, rgba(255,255,255,0.16078) 50%, rgba(255,255,255,0.05098) 100%);
}
.part2R li:hover::before{width: 200%;transition: 0.6s all;}
.part2R .more{display: flex;justify-content: flex-end;margin-top: 0.2rem;}
.part2R .more a{color: #fff; background: url(../images25/moreW.png) no-repeat right center;background-size: 0.44rem 0.31rem;}
@media(max-width: 1024px){
#section2{padding: 0.5rem 0 0 0;}
#section2::after{margin-left: 1rem;}
.part2R .tabs a{padding-right: 0.1rem;margin-right: 0.1rem;}
}
@media(max-width: 850px){
.part2L{width: 100%;margin-bottom: 0.5rem;}
.part2R{width: 100%;position: relative;padding: 0.5rem 0;}
#section2::after{display: none;}
.part2R::after{content: "";width: 100vw;height: 100%;background: url(../images25/part2BG.jpg) no-repeat bottom center;background-size: cover;position: absolute;left: -2.5%;top: 0;}
.part2R .tabs{position: relative;z-index: 2;}
.part2LL{width: 100%;margin-bottom: 0.4rem;}
.part2L ul{width: 100%;display: flex;justify-content: space-between;}
.part2 .Cotitle .more a{color: #666666;background: url(../images25/more.png) no-repeat right center;background-size: 0.44rem 0.31rem;}
.part2LL .swiper-slide .pic img{height: 56vw;}
.part2L li{width: 49%;}
.part2L li .pic img{height: 32vw;}

}
/* 忙鈥撀懊┾�斅� end */
/* 莽 鈥澝┞睹ぢ嘎ヂ科� start */
#section3{background: url(../images25/part3BG.jpg) no-repeat center;background-size: cover;}
.part3 .swiper-container{width: 41.25%;}
.part3 .swiper-slide .pic{overflow: hidden;}
.part3 .swiper-slide .pic img{display: block;width: 100%;max-width: 6.57rem;}
.part3R{width: 58.75%;padding-left: 1.4rem;}
.part3R .tabs li.active .hide{display: block;}
.part3R .tabs li .hide{display: none;}
.part3R .tabs li{margin-bottom: 0.5rem;cursor: pointer;}
.part3R .tabs li:last-child{margin-bottom: 0;}
.part3R .tabs li .pic{display: none;}
.part3R .tabs li .text{width: 100%;}
.part3R .tabs li h5{font-size: 0.3rem;color: #666666;line-height: 0.4rem;padding-left: 0.4rem;position: relative;}
.part3R .tabs li h5::after{content: "";width: 0.16rem;height: 0.02rem;background: #75207d;position: absolute;left: 0;top: 0.2rem;}
.part3R .tabs li p{margin-top: 0.3rem;font-size: 0.18rem;line-height: 0.34rem;color: #323232;height: auto; max-height: 1.02rem;}
.part3R .tabs li .more{display: table;margin-top: 0.54rem;}
.part3R .tabs li.active{margin-bottom: 0.4rem;padding-bottom: 0.4rem;position: relative;}
.part3R .tabs li.active::after{content: "";width: calc(100% + 1.7rem);height: 0.01rem;background: #75207d;position: absolute;left: -1.7rem;bottom: 0;}
.part3R .tabs li.active::before{content: "";width: 0.48rem;height: 0.48rem;background: url(../images25/part3-03.png) no-repeat center;background-size: 0.48rem 0.48rem;position: absolute;right: -0.48rem;bottom: 0;}
.part3R .tabs li.active h5{color: #75207d;font-weight: 600;}
.part3R .tabs li.active h5::after{content: "";width: 0.25rem;height: 0.28rem;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.25rem 0.28rem;position: absolute;left: 0;top: 0.08rem;}
@media(max-width: 1200px){
.part3R .tabs li.active::before{right: 0;}
.part3R .tabs li.active::after{width: calc(100% + 1.22rem);}
}
@media(max-width: 1024px){
#section3{padding: 0.5rem 0;}
}
@media(max-width: 850px){
.part3R{padding-left: 0.4rem;}
}
@media(max-width: 580px){
.part3 .swiper-container{display: none;}
.part3R{width: 100%;padding-left: 0;}
.part3R .tabs li.active .pic{display: table;overflow: hidden;margin: 0 auto 0.2rem auto;}
.part3R .tabs li .pic img{display: block;width: 100%;max-width: 4rem;}
.part3R .tabs li p{margin-top: 0.2rem;}
.part3R .tabs li{margin-bottom: 0.3rem;}
}
/* 莽 鈥澝┞睹ぢ嘎ヂ科� end */
/* 忙艙鈧︹�撀懊λ喡惷ε九� start */
#section4{position: relative;}
#section4::after{content: "";width: 30.41%;height: 100%;background: url(../images25/part4BG01.jpg) no-repeat left bottom;background-size: cover;position: absolute;left: 0;top: 0;}
#section4::before{content: "";width: 69.59%;height: 100%;background: url(../images25/part4BG02.jpg) no-repeat left bottom;background-size: cover;position: absolute;right: 0;top: 0;}
.part4{position: relative;z-index: 2;}
.part4 .Cotitle .text h5{color: #fff;}
.part4 .Cotitle .text i{-webkit-text-stroke: 1px #fff;text-stroke: 1px #fff;}
.part4 .Cotitle .text h5::after{background: #fff;}
.part4Con{position: relative;align-items: flex-end;}
.part4Con .swiper-container{overflow: hidden;width: calc(100% - 1.6rem);}
.part4Con .swiper-slide a{display: block;background: #fff;border-radius: 0.15rem;padding: 0.4rem 0.2rem 0.47rem 0.2rem;transition: 0.6s all;}
.part4Con .swiper-slide h5{font-weight: 600;margin-bottom: 0.2rem;padding: 0 0.2rem;transition: 0.6s all;}
.part4Con .swiper-slide h5 span{background-image: linear-gradient(#fff,#fff);}
.part4Con .swiper-slide .pic{overflow: hidden;border: 0.01rem solid #eaeaea;}
.part4Con .swiper-slide .pic img{display: block;width: 100%;height: 1.82rem; object-fit: cover;transition: 0.6s all;}
.part4Con .swiper-slide p{padding: 0 0.2rem;margin-top: 0.3rem;transition: 0.6s all;}
.part4Con .swiper-slide .icon{position: relative;display: block; width: calc(100% - 0.4rem);height: 0.19rem;background: url(../images25/jt02.png) no-repeat right center;background-size: 0.19rem 0.19rem; margin-top: 0.66rem;transition: 0.6s all;}
.part4Con .swiper-slide .icon::after{content: "";width: 0.56rem;height: 0.53rem;background: url(../images25/part2-04.png) no-repeat center;background-size: 0.56rem 0.53rem;position: absolute;right: -0.2rem;bottom: -0.16rem;animation: rotate 15s linear infinite;}
.part4Con .swiper-slide:hover a{background: url(../images25/part4-02.jpg) no-repeat center;background-size: cover;transition: 0.6s all;}
.part4Con .swiper-slide:hover h5{color: #fff;transition: 0.6s all;}
.part4Con .swiper-slide:hover p{color: #fff;opacity: 0.7;transition: 0.6s all;}
.part4Con .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4Con .swiper-slide:hover .icon{background: url(../images25/jt.png) no-repeat right center;background-size: 0.19rem 0.19rem;transition: 0.6s all;}
.partdw{width: 1.3rem;align-items: center;}
.partdw .swiper-pagination{position: relative;width: 0.2rem;color: #fff;font-size: 0.12rem;}
.partdw .swiper-scrollbar{position: relative;width: calc(100% - 0.3rem);background: rgba(255,255,255,0.3);height: var(--swiper-scrollbar-size, 1px);}
.partdw .swiper-scrollbar .swiper-scrollbar-drag{background: #fff;height: var(--swiper-scrollbar-size, 3px);top: -0.01rem;}
.partdw .swiper-pagination .swiper-pagination-current{font-size: 0.26rem;font-family: poppins;display: block;margin-bottom: 0.02rem;}
.partdw .swiper-pagination .swiper-pagination-total{font-size: 0.14rem;font-family: poppins;display: block;margin-top: 0.05rem;}
@media(max-width: 1024px){
#section4{padding: 0.5rem 0;}
.part4Con .swiper-slide .pic img{height: 10vw;}
}
@media(max-width: 850px){
#section4::after{display: none;}
#section4::before{width: 100%;}
.part4 .Cotitle .text h5{color: #323232;}
.part4 .Cotitle .text i{-webkit-text-stroke: 1px #75207f;text-stroke: 1px #75207f;}
.partdw{width: 100%;order: 2;margin-top: 0.4rem;}
.part4Con .swiper-container{width: 100%; order: 1;}
.part4Con .swiper-slide .pic img{height: 24vw;}
.partdw .swiper-scrollbar{background: #e3d2e5;}
.partdw .swiper-scrollbar .swiper-scrollbar-drag{background: #75207f;}
.partdw .swiper-pagination{color: #75207f;}
}
/* 忙艙鈧︹�撀懊λ喡惷ε九� end */
/* 氓炉录氓赂藛茅拢沤茅鈥♀�� start */
.m-management{position: relative;top: -0.8rem;}
#section5{background: url(../images25/part5BG.jpg) no-repeat bottom center;background-size: cover;}
.swiper-ma {overflow: hidden;margin-top: 0;}
.swiper-ma .con {text-align: center;transition: .3; -webkit-transition: .3;-moz-transition: .3;-ms-transition: .3;-o-transition: .3}
.swiper-ma .pic {display: inline-block;position: relative;}
.swiper-ma .swiper-slide .pic{padding: 0.1rem;}
.swiper-ma .swiper-slide .pic::after{content: "";width: 100%;height: 100%;border: 0.01rem solid #dccce3; border-radius: 50%;position: absolute;left: 0;top: 0;}
.swiper-ma .swiper-slide .pic .img{overflow: hidden;width: 2.6rem;height: 2.6rem;object-fit: cover;border-radius: 50%;}
.swiper-ma .swiper-slide .pic img{display: block;width: 2.6rem;height: 2.6rem;object-fit: cover;}
.swiper-ma .swiper-slide .text{margin-top: 0.1rem;}
.swiper-ma .swiper-slide .text h5{font-size: 0.22rem;color: #323232;}
.swiper-ma .swiper-slide .text p{display: none;}
.swiper-ma .swiper-slide-active .pic {width: 3.44rem;height: 3.44rem;padding: 0.42rem;position: relative;}
.swiper-ma .swiper-slide-active .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/part5-02.png) no-repeat center;background-size: 3.44rem 3.44rem;position: absolute;left: 0;top: 0;animation: rotate 15s linear infinite;}
.swiper-ma .swiper-slide-active .text{margin-top: 0.15rem;padding-left: 0.24rem;border-left: 0.04rem solid #75207d;width: calc(100% - 0.6rem);position: relative;left: 0.6rem;}
.swiper-ma .swiper-slide-active .text p{display: block;font-size: 0.18rem;color: #666666;line-height: 0.2rem;height: 0.2rem;text-align: left;}
.swiper-ma .swiper-slide-active .text h5{font-size: 0.26rem;color: #75207d;font-weight: bold;margin-bottom: 0.16rem;text-align: left;}
#carousel {margin: 0 auto;position: relative;width: 12.94rem;height: 6.2rem;visibility: visible;overflow: visible;}
#carousel::after{content: "";width: 12.94rem;height: 4rem;background: url(../images25/part5-01.png) no-repeat bottom center;background-size: 12.94rem 4rem;position: absolute;left: 0;bottom: 0.8rem;}
#carousel .swiper {height: 100%;visibility: visible;overflow: visible;}
#carousel .swiper-wrapper {visibility: visible;overflow: visible;align-items: flex-start;}
#carousel .swiper-slide {width: 3.44rem;height: auto;flex-shrink: 0;}
.part5jt{position: absolute;width: 0.7rem;height: 0.7rem;border-radius: 50%;bottom: 0.2rem;left: 37vw;z-index: 8;align-items: center;
  background-image: -moz-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -ms-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
}
.part5jt::after{content: "";width: 0.86rem;height: 0.86rem;border-radius: 50%;opacity: 0.2;position: absolute;left: -0.08rem;top: -0.08rem;
 background-image: -moz-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -ms-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
}
.part5jt::before{content: "";width: 0.19rem;height: 0.31rem;background: url(../images25/part6-10.png) no-repeat center;background-size: 0.19rem 0.31rem;position: absolute;left: 50%;margin-left: -0.1rem;top: 50%;margin-top: -0.15rem;}
.part5jt .swiper-button-prev,.part5jt .swiper-button-next{width: 0.19rem;height: 0.19rem;z-index: 9;background: url(../images25/jt.png) no-repeat center;background-size: 0.19rem 0.19rem;position: absolute;}
.part5jt .swiper-button-prev{transform: rotateY(-180deg);left: 0.1rem;top: 0.2rem;}
.part5jt .swiper-button-next{left: 0.4rem;}
.part5jt .swiper-button-prev::after,.part5jt .swiper-button-next::after{display: none;}

.swiper-ma .swiper-far-right-1{opacity: 1 !important;}
.swiper-ma .swiper-slide-prev .pic .img,.swiper-ma .swiper-slide-next .pic .img{width: 2rem !important;height: 2rem !important;}
.swiper-ma .swiper-slide-prev .pic .img img,.swiper-ma .swiper-slide-next .pic .img img{width: 2rem !important;height: 2rem !important;}
.swiper-ma .swiper-far-right-3 .pic .img,.swiper-ma .swiper-right-3 .pic .img{width: 2rem !important;height: 2rem !important;}
.swiper-ma .swiper-far-right-3 .pic .img img,.swiper-ma .swiper-right-3 .pic .img img{width: 2rem !important;height: 2rem !important;}

.carousel2{display: none;}



@media(max-width: 850px){
.carousel2{display: block;}
}
/* 氓炉录氓赂藛茅拢沤茅鈥♀�� end */
/* 盲潞陇忙碌聛氓聬藛盲陆艙 start */
#section6{background: #f6f6fa;}
.part6L{width: 54.06%;}
.part6Lcon{position: relative;}
.part6Lcon .swiper-container {width: 100%;height: 100%;overflow: hidden;padding: 1.56rem 0 2.06rem 0;}
.part6Lcon .swiper-slide {text-align: center;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: right;
      justify-content: right;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
    }
	.part6Lcon{position: relative;}
    .part6Lcon .swiper-slide-active,.part6Lcon .swiper-slide-duplicate-active{transform: scale(3.22);position: relative;z-index: 5;left: -0.86rem;}
	.part6Lcon .swiper-slide-prev{transform: scale(2.272);right: -0.5rem;}
	.part6Lcon .swiper-slide-next{transform: scale(2.72);left: -4.58rem;}
	.part6Lcon .swiper-slide a{display: block;position: relative;}
	.part6Lcon .swiper-slide .pic{overflow: hidden;border-radius: 0.05rem;position: relative;}
	.part6Lcon .swiper-slide .pic img{display: block;width: 100%;height: 1.4rem;object-fit: cover;transition: 0.6s all;border-radius: 0.15rem;}
	.part6Lcon .swiper-slide-prev .pic::after{content: "";width: 100%;height: 100%;background: #75207d;opacity: 0.8;position: absolute;left: 0;top: 0;}
	.part6Lcon .swiper-slide-next .pic::after{content: "";width: 100%;height: 100%;background: #690fd2;opacity: 0.7;position: absolute;left: 0;top: 0;}
	.part6Lcon .swiper-slide .text{display: none;}
	.part6Lcon .swiper-slide-active .text{display: block;position: absolute;left: -126%;bottom: -0.25rem;width: 350%;z-index: 3;transform: scale(0.28);}
	.part6Lcon .swiper-slide-active .text p{color: #323232;font-size: 0.18rem;transition: 0.6s all;}
	.part6Lcon .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
	.part6Lcon .swiper-slide:hover .text p{color: #75207d;transition: 0.6s all;}
	.part6jt{width: 0.9rem;height: 0.9rem;right: 0.1rem;position: absolute;top: 50%;margin-top: -0.45rem; border-radius: 50%;z-index: 3;align-items: center;
  background-image: -moz-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -ms-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
}
	.part6jt::after{content: "";width: 1.1rem;height: 1.1rem;right: -0.1rem;position: absolute;top: 50%;margin-top: -0.55rem;border-radius: 50%;opacity: 0.2;
	background-image: -moz-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
	background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
	background-image: -ms-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
	}
	.part6jt .swiper-button-next,.part6jt .swiper-button-prev{width: 0.19rem;height: 0.19rem;z-index: 9;background: url(../images25/jt.png) no-repeat center;background-size: 0.19rem 0.19rem;position: absolute;}
	.part6jt .swiper-button-next::after,.part6jt .swiper-button-prev::after{display: none;}
	.part6jt .swiper-button-prev{transform: rotateY(-180deg);left: 0.16rem;top: 0.26rem;}
	.part6jt .swiper-button-next{left: 0.5rem;}
	.part6jt::before{content: "";width: 0.19rem;height: 0.31rem;background: url(../images25/part6-10.png) no-repeat center;background-size: 0.19rem 0.31rem;position: absolute;left: 50%;margin-left: -0.1rem;top: 50%;margin-top: -0.15rem;}
	.part6R{width: 40.625%;position: relative;}
	.part6R .more{position: absolute;left: 0;bottom: 0.6rem;}
	.part6RT{}
	.part6R01{width: 49.23%;border-radius: 0.3rem;background-color: rgb(255, 255, 255);box-shadow: 0px 2px 30px 0px rgba(144, 144, 156, 0.07);}
	.part6RT ul{width: 50.77%;margin-bottom: -0.1rem;}
	.part6RT li{width: calc(50% - 0.1rem);margin-left: 0.1rem;margin-bottom: 0.1rem; border-radius: 0.3rem;background-color: rgb(255, 255, 255);box-shadow: 0px 2px 30px 0px rgba(144, 144, 156, 0.07);height: 1.55rem;}
	.part6RT li:nth-child(2){opacity: 0;}
	.part6RT li .text,.part6R01 .text,.part6RB li .text{position: absolute;top: 100%;left: 0; width: 100%;height: 100%;border-radius: 0.3rem;padding: 0.05rem;display: flex; justify-content: center;align-items: center;transition: 0.6s all;
	background-image: -moz-linear-gradient( 139deg, rgb(117,32,125,0.9) 0%, rgb(105,15,210,0.9) 100%);
	background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125,0.9) 0%, rgb(105,15,210,0.9) 100%);
	background-image: -ms-linear-gradient( 139deg, rgb(117,32,125,0.9) 0%, rgb(105,15,210,0.9) 100%);
	}
	.part6RT li .text p,.part6R01 .text p,.part6RB li .text p{font-size: 0.16rem;color: #fff;text-align: center;line-height: 0.24rem;}
	.part6R01 a,.part6RT li a,.part6RB li a{display: flex;justify-content: center;align-items: center;height: 100%;position: relative;overflow: hidden;}
	.part6RT li .pic,.part6RB li .pic{overflow: hidden;}
	.part6RT li .pic img,.part6RB li .pic img,.part6R01 .pic img{display: block;max-width: 100%;max-height: 100%;}
	.part6R01:hover .text,.part6RT li:hover .text,.part6RB li:hover .text{top: 0;transition: 0.6s all;}
	.part6RB ul{margin-left: -0.1rem;justify-content: flex-start;}
	.part6RB li{width: calc(25% - 0.1rem);margin-left: 0.1rem;margin-top: 0.1rem;border-radius: 0.3rem;background-color: rgb(255, 255, 255);box-shadow: 0px 2px 30px 0px rgba(144, 144, 156, 0.07);height: 1.55rem;}
	.part6RB li:nth-child(1),.part6RB li:nth-child(5),.part6RB li:nth-child(6){opacity: 0;}	
	@media(max-width: 1024px){
	#section6{padding: 0.5rem 0;}
	.part6Lcon .swiper-slide-active, .part6Lcon .swiper-slide-duplicate-active{transform: scale(1);left: 0;display: block;}
	.part6Lcon .swiper-slide-next{transform: scale(1);left: 0;}
	.part6Lcon .swiper-slide-prev{transform: scale(1);right: 0;}
	.part6Lcon .swiper-container{padding: 0;width: calc(100% - 0.5rem);}
	.part6Lcon .swiper-slide .pic img{height: 32vw;}
	.part6Lcon .swiper-slide-active .text{transform: scale(1);bottom: auto;position: relative;width: 100%;left: 0;margin-top: 0.2rem;}
	.part6Lcon .swiper-slide-next .pic::after,.part6Lcon .swiper-slide-prev .pic::after{display: none;}
	}
	@media(max-width: 850px){
	.part6L{width: 100%;}
	.part6R{width: 100%;margin-top: 0.4rem;}
	.part6Lcon .swiper-slide .pic img{height: 54vw;}
	.part6RT li .pic img, .part6RB li .pic img, .part6R01 .pic img{max-width: 80%;display: table;margin: 0 auto;}
	}
/* 盲潞陇忙碌聛氓聬藛盲陆艙 end */
/* 盲潞潞忙鈥奥嵜︹�光�好佀� start */
.section7{background: #fff;}
.part7L{width: 33.33%;}
.part7LT,.part7LB{height: 50%;display: flex;justify-content: center;align-items: center;width: 100%;}
.part7LT{background: url(../images25/part7-01.jpg) no-repeat bottom center;background-size: cover;}
.part7LT .Cotitle{width: calc(100% - 2rem);margin-bottom: 0;}
.part7LB{background: url(../images25/part7-02.jpg) no-repeat bottom center;background-size: cover;}
.part7LB .con{width: calc(100% - 2rem);}
.part7LB h5{font-size: 0.22rem;color: #fff;line-height: 0.32rem;max-height: 0.64rem;overflow: hidden;font-weight: 600;margin-bottom: 0.6rem;}
.part7LB .more a{display: table;color: #fff; background: url(../images25/moreW.png) no-repeat right center;background-size: 0.44rem 0.31rem;}
.part7R{width: 66.67%;height: 100%;}
.part7R a{display: block;}
.part7R video{width: 100%;object-fit: cover;height: calc(100vh - 1.75rem);}
.part7{height: calc(100vh - 1.75rem);}
.footer{height: 1.75rem;background: url(../images25/footerBG.jpg) no-repeat center;background-size: cover;padding: 0.2rem 0;}
.footer .flex{align-items: center;justify-content: center;}
.footer .pic img{max-height: 0.45rem;max-width: 100%;}
.footer .text{margin-left: 0.2rem;padding-left: 0.2rem;position: relative;}
.footer .text::after{content: "";width: 0.01rem;height: calc(100% + 0.3rem);top: -0.15rem;background: rgba(255,255,255,0.15);position: absolute;left: 0;}
.footer .text p{font-size: 0.14rem;color: #fff;line-height: 0.28rem;opacity: 0.7;}
@media(max-width: 1024px){
	.part7{height: auto;}
	.part7L{width: 100%;display: flex;flex-wrap: wrap;}
	.part7R{width: 100%;}
	.part7LT,.part7LB{width: 50%;height: 100%;padding: 0.3rem;}
	.part7LT .Cotitle,.part7LB .con{width: 100%;}
	.part7R video{height: 48vw;}
	.footer{height: auto;padding: 0.4rem 0;}
	}
	@media(max-width: 850px){
	.footer .pic{display: block;width: 100%;margin-bottom: 0.2rem;}
	.footer .pic img{display: table;margin: 0 auto;}
	.footer .text{width: 100%;margin-left: 0;padding-left: 0;}
	.footer .text::after{display: none;}
	.footer .text p{text-align: center;}
	}
@media(max-width: 580px){
.part7LT, .part7LB{width: 100%;height: auto;padding: 0.4rem 2.5%;}
.part7L{display: block;}

}

/* 盲潞潞忙鈥奥嵜︹�光�好佀� end */
/* 氓路娄盲戮搂氓庐拧盲陆聧氓炉录猫藛陋 */
.list_top .logo1{display: block;}
.list_top .logo2{display: none;}
.list_top #nav ul li h3{color: #fff;}
.list_top #nav ul li:hover a h3{color: #fff;}
.list_top .search_btn::after{background: rgba(255, 255, 255, 0.2);}
.list_top .search_btn{background: url(../images25/search.png) no-repeat center;background-size: 100% 100%;}
.list_top.xg{padding: 0.2rem 0;background: #fff;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);}
.list_top.xg .logo{width: 22.1875%;}
.list_top.xg .logo1{display: none;}
.list_top.xg .logo2{display: block;}
.list_top.xg #nav ul li h3{color: #323232;}
.list_top.xg #nav ul li:hover a h3{color: #75207d;}
.list_top.xg .search_btn::after{background: #e7e7e7;}
.list_top.xg .search_btn{background: url(../images25/search02.png) no-repeat center;background-size: 100% 100%;}
.fp-viewing-anchor1 #fp-nav{display: none;}
#fp-nav{right: 0.4rem !important;height: 100vh;top: 0;transform: translateY(0) !important;-ms-transform: translateY(0) !important;-webkit-transform: translate3d(0, 0, 0) !important;z-index: 2;}
#fp-nav::after{content: "";width: 0.01rem;height: calc(50% - 0.96rem);background: #dedede; position: absolute;left: 50%;top: 0;margin-left: -0.01rem;}
#fp-nav::before{content: "";width: 0.01rem;height: calc(50% - 1.1rem);background: #dedede;position: absolute;left: 50%;bottom: 0;margin-left: -0.01rem;}
#fp-nav ul{position: relative;top: 50%; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translate3d(0, -50%, 0);z-index: 2;}
#fp-nav ul li:first-child{display: none;}
#fp-nav ul li, .fp-slidesNav ul li{height: auto;width: auto;margin: 0.1rem 0;}
#fp-nav ul li{position: relative;}
#fp-nav ul li::after{content: "";width: 0.01rem;height: 0.1rem;background: #dedede;position: absolute;left: 50%;top: -0.1rem;margin-left: -0.01rem;}
#fp-nav ul li::before{content: "";width: 0.01rem;height: 0.1rem;background: #dedede;position: absolute;left: 50%;bottom: -0.1rem;margin-left: -0.01rem;}
#fp-nav ul li a span+span{width: 0.11rem;height: 0.11rem;margin: 0 0.06rem;border: 0.01rem solid #75207d;background: transparent;border-radius: 50%;display: block;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{color: #fff; display: block;position: relative;top: 0;left: 0;}
#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{margin: auto;width: 0.11rem;height: 0.11rem;}
#fp-nav ul li a.active .fp-tooltip, #fp-nav ul li:hover a.active .fp-tooltip, .fp-slidesNav ul li a.active .fp-tooltip, .fp-slidesNav ul li:hover a.active .fp-tooltip{}
#fp-nav ul li .fp-tooltip.fp-right,.fp-sr-only{display: none;}

.fp-sr-only{overflow: initial;display: none !important;font-size: 0;height: 0;}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{margin: 0.1rem 0;padding: 0.05rem 0; height: 0.66rem;font-size: 0.14rem;color: #75207d;width: 0.2rem;border: none;border-radius: initial;white-space: normal;text-align: center;background: transparent;}
#fp-nav ul li a.active span{display: block !important;}
#fp-nav ul li a.active span+span, #fp-nav ul li:hover a.active span+span, .fp-slidesNav ul li a.active span+span, .fp-slidesNav ul li:hover a.active span+span{display: none !important;}
.fp-viewing-anchor1 #fp-nav ul li .active span{}
.fp-viewing-anchor3 #fp-nav ul li .active span{color: #fff;}
.fp-viewing-anchor3 #fp-nav ul li a span+span{border: 0.01rem solid #fff;background: transparent;}
.fp-viewing-anchor8 #fp-nav ul li .active span{color: #fff;}
.fp-viewing-anchor8 #fp-nav ul li a span+span{border: 0.01rem solid #fff;background: transparent;}
.list_footer{display: flex;justify-content: center;}
@media(max-width: 1024px){
	#navs{display: none;}
	#fp-nav{display: none;}
}
@media screen and (max-width: 1023px) {
    #fp-nav { display: none; }
    .fp-section { 
        height: auto !important;
        padding: 50px 0;
    }
    .fp-slide { 
        width: 100% !important;
        transform: none !important;
    }
}
@media(max-width: 850px){
}

@media(max-width: 1650px){

}

@media(max-width: 1400px){

}
@media(max-width: 1200px){
.sy_html{overflow-x: hidden;overflow-y: auto;}
body{overflow-y: auto;}
.yc_top_nav .head_bottom{width: 95%;}
}

@media(max-width: 1024px){
	.yc_top_nav{display: none;}
	.m_header_box{display: block;}
	.sy_tit span{line-height: 0.24rem;}
	.p1_lb .swiper-slide a::after{display: none;}
 .toubu_div{position: relative;}
.page .intro{padding: 0rem 0;}
}

@media(max-width: 650px){
	#m_header #logo{width: 80%;}
}


/* 茅娄鈥撁┞÷得� 路氓录聫莽禄鈥溍β澟� */
.list-banner{position: relative;}
.list-banner::after{content: "";width: 100%;height: 30%;background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);position: absolute;left: 0;top: 0;}
.list-banner .pic{overflow: hidden;}
.list-banner .pic img{display: block;width: 100%;object-fit: cover;height: 5.5rem;}
.position{position: absolute;left: 0;bottom: 1.7rem;width: 100%;}
.position h5{font-size: 0.4rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;}
.position p{font-size: 0.12rem;color: #666;line-height: 0.16rem;padding-left: 0.22rem;background: url(../images25/position.png) no-repeat left center;background-size: 0.16rem 0.16rem;}
.position p a{color: #666;transition: 0.6s all;}
.position p a.on{color: #70248c;}
.position p a:hover{color: #70248c; transition: 0.6s all;}
#nav_slide{line-height: 0.5rem;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:0;}
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}
#nav_slide .n_title{ height: 0.5rem;background: #70248c;position: relative;}
#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: #70248c;}
#sub_nav_content ul li ul{ display:none}
.fanye{margin-top: 0.5rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1024px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.mianbao{ display:none;}
	#nav_slide{ display:block;}
	.list-banner .pic::after,.list-banner .pic::before{background: none;}
}

.listBG{position: relative; min-height: 5rem;padding:0.8rem 0;background: #fff url(../images25/listBG02.png) no-repeat bottom;background-size: 100%;position: relative;}
.listNr{position: relative;z-index: 2;}
.listNav{position: relative;top: -1.2rem;margin-bottom: -0.8rem;z-index: 9;}
.listNav ul{justify-content: flex-start;position: relative;}
.listNav ul::after{content: "";position: absolute;background: url(../images25/listNav03.png) no-repeat right center;background-size: 100% 0.8rem; height: 0.8rem;left: -30vw;right: 24vw;top: 0;}
.listNav li{position: relative;padding: 0.15rem 0.25rem;z-index: 2;}
.listNav li::after{content: "";width: 0.07rem;height: 0.1rem;background: url(../images25/listNav02.png) no-repeat right center;background-size: 0.07rem 0.1rem;position: absolute;right: 0;top: 50%;margin-top: -0.05rem;}
.listNav li>a{line-height: 0.5rem;font-size: 0.18rem;color: #fff;display: block;}
.listNav li.on>a{background: url(../images25/listNav01.png) no-repeat center;background-size: 0.49rem 0.5rem;}
.listNav li:last-child::after{display: none;}
.listNav li>a:hover{opacity: 0.6; transition: 0.6s all;}
.listNav li dl{display: none; position: absolute;left: 0;width: 100%;top: 100%;background: #fff;border-radius: 0.05rem;z-index: 3;border: 1px solid rgba(117, 32, 125, 0.2);padding: 0.15rem;transition: 0.6s all;}
.listNav li dd{text-align: center;border-bottom: 0.01rem solid #f2e9f2;}
.listNav li dd a{display: block;padding: 0.1rem 0;font-size: 0.18rem;color: #666;transition: 0.6s all;}
.listNav li dd:last-child{border-bottom: none;}
.listNav li dd a:hover{color: #70248c;transition: 0.6s all;}
.listNav li:hover dl{display: block;transition: 0.6s all;}
.n_right{width: calc(100% - 3.6rem);}
.fanye{margin-top: 0.4rem;}
.fanye img{display: table;margin: 0 auto;max-width: 100%;}
@media(max-width: 1024px){
.listBG{padding:  0.5rem 0;}
.listNav{width: 100%;display: none;}
.listNav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.listNav li{width: 33.33%;}
.list-banner .pic img{height: 38vw;}
.n_right{width: 100%;margin-top: 0.3rem;}
.position{display: none;}

}
@media(max-width: 850px){
	.listNav li.on a::after{display: none;}
	.listNav li a{line-height: 0.6rem;height: 0.6rem;}
}
/* 茅垄藴氓鈥郝久ニ嗏�斆÷� */
.n_ttT{margin-bottom: 0.5rem;}
.n_ttT a{align-items: center;}
.n_ttT .pic{width: 48%;overflow: hidden;border-radius: 0.1rem;position: relative;}
.n_ttT .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 4.5rem;}
.n_ttT .text{width: 52%;padding: 0.5rem 0.5rem 0.7rem 0;position: relative;}
.n_ttT .text::after{content: "";width: calc(100% + 0.5rem);height: 100%; background: #fff url(../images25/list02.png) no-repeat right bottom;position: absolute;left: -0.5rem;bottom: 0;border-radius: 0.4rem 0.1rem 0.4rem 0.1rem;}
.n_ttT .text .textT{position: relative;z-index: 2;}
.n_ttT .text p{position: relative;z-index: 2;font-size: 0.16rem;color: #666666;line-height: 0.26rem;height: 0.78rem;}
.n_ttT .textT{align-items: center;margin-bottom: 0.25rem;padding-bottom: 0.2rem;position: relative;}
.n_ttT .textT::after{content: "";width: calc(100% - 0.32rem);height: 0.01rem;background: #e3d2e5;position: absolute;left: 0;bottom: 0;}
.n_ttT .textT::before{content: "";width: 0.32rem;height: 0.35rem;background: url(../images25/list03.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;position: absolute;right: 0;bottom: 0;}
.n_ttT .textT .time{position: relative;width: 0.9rem;height: 0.9rem;text-align: center;}
.n_ttT .textT .time::after{content: "";width: 0.9rem;height: 0.9rem;background: url(../images25/list05.png) no-repeat center;background-size: 0.9rem 0.9rem;position: absolute;left: 0;top: 0;animation: rotate 15s linear infinite;}
.n_ttT .textT .time .day{font-family: poppins;color: #75207D;font-weight: 500;font-size: 0.36rem;margin: 0.2rem 0 0.02rem 0;}
.n_ttT .textT .time .year{font-family: poppins;color: #666666;font-size: 0.14rem;}
.n_ttT .textT h5{font-size: 0.2rem;line-height: 0.3rem;height: auto;max-height: 0.6rem;width: calc(100% - 1.1rem);transition: 0.6s all;}
.n_ttT .textT h5 span{background-image: linear-gradient(#75207D,#75207D);}
.n_ttT:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_ttT:hover .textT h5{color: #75207D;transition: 0.6s all;}
.n_tt li{position: relative;}
.n_tt li::after{content: "";width: 0; height: 100%;background: url(../images25/list04.png) no-repeat center;background-size: cover;border-radius: 0.15rem;position: absolute;left: -0.2rem;top: 0;transition: 0.6s all;}
.n_tt li a{padding: 0.2rem 0;position: relative;z-index: 2;align-items: center;}
.n_tt li .pic{width: 3.5rem;overflow: hidden;border-radius: 0.1rem;position: relative;}
.n_tt li .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.n_tt li .text{width: calc(100% - 3.8rem);}
.n_tt li .text h5{font-size: 0.2rem;color: #323232;line-height: 0.22rem;height: 0.22rem;}
.n_tt li .text h5 span{background-image: linear-gradient(#fff,#fff);}
.n_tt li .text i{position: relative; font-style: normal;font-family: poppins;color: #75207D;font-size: 0.14rem;display: block;margin-top: 0.1rem;padding-bottom: 0.18rem;margin-bottom: 0.15rem;transition: 0.6s all;}
.n_tt li .text i::after{content: "";width: calc(100% - 0.32rem);height: 0.01rem;background: #e3d2e5;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
.n_tt li .text i::before{content: "";width: 0.32rem;height: 0.35rem;background: url(../images25/list03.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;position: absolute;right: 0;bottom: 0;transition: 0.6s all;}
.n_tt li .text p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;height: 0.52rem;transition: 0.6s all;}
.n_tt li:hover::after{width: calc(100% + 0.4rem);transition: 0.6s all;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover h5{color: #fff;transition: 0.6s all;}
.n_tt li:hover .text i{color: #fff;transition: 0.6s all;}
.n_tt li:hover .text i::after{background: rgba(255,255,255,0.2);transition: 0.6s all;}
.n_tt li:hover .text i::before{background: url(../images25/list03W.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;transition: 0.6s all;}
.n_tt li:hover .text P{color: #fff;opacity: 0.7;transition: 0.6s all;}
@media(max-width: 850px){
.n_ttT{margin-bottom: 0.3rem;}
.n_ttT .pic{width: 100%;}
.n_ttT .text{width: 100%;padding: 0.3rem;}
.n_ttT .text::after{width: 100%;left: 0;border-radius: 0;}
.n_ttT .pic img{height: 54vw;}
}
@media(max-width: 768px){
.n_tt li .pic{width: 100%;}
.n_tt li .text{width: 100%;margin-top: 0.2rem;}
.n_tt li .pic img{height: 54vw;}
.n_tt li .text h5{line-height: 0.3rem;height: auto;max-height: 0.6rem;-webkit-line-clamp: 2;}
}
/* 忙 鈥∶┞⑺溍ニ嗏�斆÷┞÷� */
.n_bt li{position: relative;}
.n_bt li::after{content: "";width: calc(100% - 0.32rem);height: 0.01rem;background: #e3d2e5;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
.n_bt li::before{content: "";width: 0.32rem;height: 0.35rem;background: url(../images25/list03.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;position: absolute;right: 0;bottom: 0;transition: 0.6s all;}
.n_bt li a{padding: 0.2rem 0.86rem 0.2rem 0;position: relative;z-index: 2;align-items: center;}
.n_bt li a::after{content: "";width: 0; height: 100%;background: url(../images25/list04.png) no-repeat center;background-size: cover;border-radius: 0.15rem;position: absolute;left: -0.2rem;top: 0;transition: 0.6s all;}
.n_bt li a::before{content: "";width: 0.56rem;height: 0.53rem;position: absolute;right: 0.55rem;top: 0.4rem;background: url(../images25/jt02.png) no-repeat center;background-size: 0.19rem 0.19rem;}
.n_bt li .time{position: relative;width: 0.9rem;height: 0.9rem;text-align: center;z-index: 2;}
.n_bt li .time::after{content: "";width: 0.9rem;height: 0.9rem;background: url(../images25/list05.png) no-repeat center;background-size: 0.9rem 0.9rem;position: absolute;left: 0;top: 0;animation: rotate 15s linear infinite;transition: 0.6s all;}
.n_bt li .time .day{font-family: poppins;color: #75207D;font-weight: 500;font-size: 0.36rem;margin: 0.2rem 0 0.02rem 0;transition: 0.6s all;}
.n_bt li .time .year{font-family: poppins;color: #666666;font-size: 0.14rem;transition: 0.6s all;}
.n_bt li p{font-size: 0.2rem;line-height: 0.3rem;height: auto;max-height: 0.6rem;width: calc(100% - 1.1rem);transition: 0.6s all;position: relative;z-index: 2;}
.n_bt li h5 span{background-image: linear-gradient(#fff,#fff);}
.n_bt li:hover a::after{width: calc(100% + 0.4rem);transition: 0.6s all;}
.n_bt li:hover a::before{background: url(../images25/list07.png) no-repeat center;background-size: 0.56rem 0.53rem;z-index: 9;}
.n_bt li:hover .time::after{background: url(../images25/part2-06.png) no-repeat center;background-size: 0.9rem 0.9rem;transition: 0.6s all;}
.n_bt li:hover .time .day{color: #fff;transition: 0.6s all;}
.n_bt li:hover .time .year{color: #fff;opacity: 0.7;transition: 0.6s all;}
.n_bt li:hover p{color: #fff;transition: 0.6s all;}
@media(max-width: 410px){
.n_bt li a{padding: 0 0 0.2rem 0;margin-bottom: 0.2rem;}
.n_bt li a::before{display: none;}
}
/* 忙鈥撀懊┾�斅幻ニ嗏�斆÷┞÷� */
.n_xw ul{margin-bottom: -0.3rem;}
.n_xw li{width: 48.86%;padding: 0 0.03rem 0.03rem 0;background: rgba(117,32,125,0.4);border-radius: 0.15rem;position: relative;margin-bottom: 0.3rem;}
.n_xw li::after{content: "";width: calc(100% - 0.03rem);height: calc(100% - 0.03rem);background: url(../images25/list08.png) no-repeat center;background-size: cover;position: absolute;left: 0;top: 0;border-radius: 0.15rem;transition: 0.6s all;}
.n_xw li::before{content: "";width: 0; height: calc(100% - 0.03rem);position: absolute;left: 0;top: 0;border-radius: 0.15rem;background: url(../images25/list09.png) no-repeat center;background-size: cover;transition: 0.6s all;}
.n_xw li a{position: relative;z-index: 2;padding: 0.3rem 0.3rem 0.25rem 0.2rem;}
.n_xw li .time{position: relative;width: 0.9rem;height: 0.9rem;text-align: center;z-index: 2;}
.n_xw li .time::after{content: "";width: 0.9rem;height: 0.9rem;background: url(../images25/list05.png) no-repeat center;background-size: 0.9rem 0.9rem;position: absolute;left: 0;top: 0;animation: rotate 15s linear infinite;transition: 0.6s all;}
.n_xw li .time .day{font-family: poppins;color: #75207D;font-weight: 500;font-size: 0.36rem;margin: 0.2rem 0 0.02rem 0;transition: 0.6s all;}
.n_xw li .time .year{font-family: poppins;color: #666666;font-size: 0.14rem;transition: 0.6s all;}
.n_xw li .text{width: calc(100% - 1.1rem);}
.n_xw li .text h5{padding-bottom: 0.15rem;position: relative;height: 0.71rem;}
.n_xw li .text h5::after{content: "";width: calc(100% - 0.32rem);height: 0.01rem;background: #e2d0e5;position: absolute;left: 0;bottom: 0;}
.n_xw li .text h5::before{content: "";width: 0.32rem;height: 0.25rem;background: url(../images25/list03.png) no-repeat left bottom;background-size: 0.32rem 0.25rem; position: absolute;right: 0;bottom: 0;}
.n_xw li .text p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;height: 0.78rem;margin-top: 0.15rem;}
.n_xw li:hover::after{width: 0; transition: 0.6s all;}
.n_xw li:hover::before{width: calc(100% - 0.03rem);transition: 0.6s all;}
.n_xw li:hover .time::after{background: url(../images25/part2-06.png) no-repeat center;background-size: 0.9rem 0.9rem;transition: 0.6s all;}
.n_xw li:hover .day{color: #fff;}
.n_xw li:hover .year{color: #fff;opacity: 0.7;}
.n_xw li:hover .text h5{color: #fff;}
.n_xw li:hover .text h5::after{background: rgba(255, 255, 255, 0.2);transition: 0.6s all;}
.n_xw li:hover .text h5::before{background: url(../images25/list03W.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;transition: 0.6s all;}
.n_xw li:hover .text p{color: #fff;opacity: 0.7;transition: 0.6s all;}
@media(max-width: 850px){
.n_xw li{width: 100%;}
}
/* */
.n_tp ul,.n_tp02 ul{margin-left: -0.3rem;margin-bottom: -0.3rem;justify-content: flex-start;}
.n_tp li,.n_tp02 li{width: calc(25% - 0.33rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_tp02 li{width: calc(20% - 0.33rem);}
.n_tp li a{display: block;background: #fff;border-radius: 0.15rem;padding: 0.4rem 0.2rem 0.47rem 0.2rem;transition: 0.6s all;border: 1px solid rgba(117, 32, 125, 0.2);}
.n_tp02 li a{display: block;background: #fff;border-radius: 0.15rem;padding: 0.2rem;transition: 0.6s all;border: 1px solid rgba(117, 32, 125, 0.2);}
.n_tp li h5,.n_tp02 li h5{margin-bottom: 0.2rem;padding: 0 0.2rem; transition: 0.6s all;}
.n_tp li .pic,.n_tp02 li .pic{overflow: hidden;border: 0.01rem solid #eaeaea;}
.n_tp li .pic img{display: block;width: 100%;height: 1.83rem; object-fit: cover;transition: 0.6s all;}
.n_tp02 li .pic img{display: block;width: 100%;height: 3.05rem; object-fit: cover;transition: 0.6s all;}
.n_tp li p{padding: 0 0.2rem;margin-top: 0.3rem;transition: 0.6s all;font-size: 0.14rem;line-height: 0.24rem;color: #666666;height: 0.72rem;}
.n_tp li .icon{position: relative;display: block;width: calc(100% - 0.4rem);height: 0.19rem;background: url(../images25/jt02.png) no-repeat right center;background-size: 0.19rem 0.19rem;margin-top: 0.66rem;transition: 0.6s all;}
.n_tp li .icon::after{content: "";width: 0.56rem;height: 0.53rem;background: url(../images25/part2-04.png) no-repeat center;background-size: 0.56rem 0.53rem;position: absolute;right: -0.2rem;bottom: -0.16rem;animation: rotate 15s linear infinite;}
.n_tp li:hover a,.n_tp02 li:hover a{background: url(../images25/part4-02.jpg) no-repeat center;background-size: cover;transition: 0.6s all;}
.n_tp li:hover h5,.n_tp02 li:hover h5{color: #fff;transition: 0.6s all;}
.n_tp li:hover .pic img,.n_tp02 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tp li:hover p{color: #fff;opacity: 0.7;transition: 0.6s all;}
.n_tp li:hover .icon{background: url(../images25/jt.png) no-repeat right center;background-size: 0.19rem 0.19rem;transition: 0.6s all;}
@media(max-width: 1024px){
.n_tp li,.n_tp02 li{width: calc(33.33% - 0.33rem);}
.n_tp li .pic img{height: 15vw;}
.n_tp02 li .pic img{height: 36vw;}
}
@media(max-width: 768px){
	.n_tp ul{margin-left: 0;}
.n_tp li{width: 100%;margin-left: 0;}
.n_tp li .pic img{height: 52vw;}
.n_tp02 li{width: calc(50% - 0.33rem);}
.n_tp02 li .pic img{height: 48vw;}
}
@media(max-width: 480px){
.n_tp02 ul{margin-left: 0;}
.n_tp02 li{width: 100%;margin-left: 0;}
.n_tp02 li .pic img{height: auto;}
}

/* show */
.show01 { margin-bottom: 0.3rem;padding-bottom: 0.15rem;border-bottom: 0.01rem solid #dccbe1; position: relative; }
.show01 div {max-width: 100%;}
.show01 h5 { font-size: 0.28rem; color: rgb(0, 0, 0);  line-height: 0.46rem; margin-bottom: 0.2rem;text-align: center;font-weight: 600; }
.show01 p{text-align: center;}
.show01 p i{font-style: normal;margin: 0 0.15rem;font-size: 0.18rem;color: #666666;line-height: 0.26rem;}
.show02 p {line-height: 0.38rem !important;/*text-indent:0.4rem !important;*/font-size: 0.2rem !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: 600px;/*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.2rem;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: #75207D;font-weight: 600; 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.22rem;line-height: 0.32rem;}
}
@media(max-width: 768px){
.show02 p video{margin: 0 auto;object-fit: cover;width: 100%;height: 100%;}
}
/* 盲潞潞莽鈥奥┟ニ嗏�斆÷┞÷� */
.n_teacher ul{margin-left: -0.6rem;justify-content: flex-start;margin-bottom: -0.4rem;}
.n_teacher li{width: calc(25% - 0.6rem);margin-left: 0.6rem;background: #FFFFFF;border: 0.01rem solid rgba(117, 32, 125, 0.2);border-radius: 0.15rem;margin-bottom: 0.4rem;}
.n_teacher li a{display: block;padding: 0.2rem 0.2rem 0.3rem 0.2rem;}
.n_teacher li .pic{overflow: hidden;border-radius: 0.1rem;}
.n_teacher li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 3.77rem;}
.n_teacher li .text{margin-top: 0.2rem;}
.n_teacher li .text h5{font-size: 0.18rem;color: #323232;text-align: center;transition: 0.6s all;}
.n_teacher li .text .icon{display: table;width: 100%; height: 0.08rem;background: url(../images25/list11.png) no-repeat center;background-size: 0.1rem 0.08rem;position: relative;margin: 0.1rem auto 0.12rem auto;}
.n_teacher li .text .icon::after{content: "";width:calc(50% - 0.1rem);height: 0.01rem;background: #dccbe1;position: absolute;left: 0;top: 50%;margin-top: 0;}
.n_teacher li .text .icon::before{content: "";width:calc(50% - 0.1rem);height: 0.01rem;background: #dccbe1;position: absolute;right: 0;top: 50%;margin-top: 0;}
.n_teacher li .text p{font-size: 0.16rem;color: #666;text-align: center;line-height: 0.2rem;height: 0.2rem;}
.n_teacher li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_teacher li:hover .text h5{color: #75207D;font-weight: 600;transition: 0.6s all;}
@media(max-width: 1024px){
.n_teacher li .pic img{height: 24vw;}
}
@media(max-width: 850px){
.n_teacher ul{margin-left: -0.3rem;}
.n_teacher li{width: calc(50% - 0.3rem);margin-left: 0.3rem;}
.n_teacher li .pic img{height: 54vw;}
}
@media(max-width: 380px){
.n_teacher ul{margin-left: 0;}
.n_teacher li{width: 100%;margin-left: 0;}
.n_teacher li .pic img{height: auto;}
}
/* 莽 鈥澝┞睹ぢ嘎ヂ科� */
.research01{margin-bottom: 0.8rem;}
.resTit{position: relative;margin-bottom: 0.4rem;}
.resTit h5{display: table;margin: 0 auto;font-size: 0.4rem;color: #3D3D3D;font-weight: 700;padding-bottom: 0.2rem;position: relative;}
.resTit h5::after{content: "";width: 0.3rem;height: 0.04rem;background: #75207D;position: absolute;bottom: 0;left: 50%;margin-left: -0.15rem;}
.resTit .more{position: absolute;right: 0;bottom: 0.2rem;}
.research01 .flex{align-items: center;}
.research01 .text{width: calc(100% - 5.8rem);}
.research01 .text p{font-size: 0.18rem;line-height: 0.3rem;margin-bottom: 0.2rem;text-indent: 0.36rem;}
.research01 .pic{width: 5.3rem;border-radius: 0.1rem;overflow: hidden;}
.research01 .pic img{display: block;width: 100%;object-fit: cover;}
.research02{padding: 0.8rem 0;background: #F5FBFF;}
.research02con{align-items: flex-start;}
.res02L{width: 21.33%;padding: 0.04rem 0 0 0.04rem;border-radius: 0.1rem;background: linear-gradient(270deg, #982FA5 0%, #093299 96%);}
.res02L a{display: block;background: #fff;border-radius: 0.1rem;padding: 0.3rem 0.36rem 0.44rem 0.34rem;}
.res02L h5{font-size: 0.28rem;color: #75207D;font-weight: 700;margin-bottom: 0.2rem;padding-left: 0.14rem;border-left: 0.03rem solid #75207D;}
.res02L .pic{overflow: hidden;border-radius: 0.1rem;margin-bottom: 0.2rem;}
.res02L .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 3.22rem;}
.res02L h3{font-size: 0.22rem;color: ##75207D;font-weight: 600; text-align: center;transition: 0.6s all;}
.res02L .icon{display: table;width: 100%; height: 0.08rem;background: url(../images25/list11.png) no-repeat center;background-size: 0.1rem 0.08rem;position: relative;margin: 0.1rem auto 0.12rem auto;}
.res02L .icon::after{content: "";width:calc(50% - 0.1rem);height: 0.01rem;background: #dccbe1;position: absolute;left: 0;top: 50%;margin-top: 0;}
.res02L .icon::before{content: "";width:calc(50% - 0.1rem);height: 0.01rem;background: #dccbe1;position: absolute;right: 0;top: 50%;margin-top: 0;}
.res02L p{font-size: 0.18rem;color: #323232;text-align: center;line-height: 0.2rem;height: 0.2rem;}
.res02L:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.res02R{width: calc(78.67% - 0.3rem);}
.res02T{padding-bottom: 0.4rem;margin-bottom: 0.5rem;position: relative;}
.res02T::after{content: "";width: calc(100% - 0.32rem);height: 0.01rem;background: #e3d2e5;position: absolute;left: 0;bottom: 0;}
.res02T::before{content: "";width: 0.32rem;height: 0.35rem;background: url(../images25/list03.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;position: absolute;right: 0;bottom: 0;}
.res02T h5{font-size: 0.2rem;font-weight: 600;color: #323232;line-height: 0.3rem;height: auto;max-height: 0.6rem;margin-bottom: 0.2rem;}
.res02T p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;height: 0.6rem;overflow: hidden;margin-bottom: 0.3rem;}
.res02T .more{display: table;}
.res02BTit{margin-bottom: 0.3rem;}
.res02BTit h5{font-size: 0.28rem;color: #75207D;font-weight: 700;padding-left: 0.14rem;border-left: 0.03rem solid #75207D;}
.res02Bcon{overflow: hidden;padding: 0 0.8rem;position: relative;}
.res02Bcon .swiper-container{overflow: hidden;}
.res02Bcon .swiper-slide a{overflow: hidden;position: relative;}
.res02Bcon .swiper-slide .pic{overflow: hidden;border-radius: 0.08rem 0.08rem 0 0;border-bottom: 0.02rem solid #75207D;}
.res02Bcon .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 2.11rem;}
.res02Bcon .swiper-slide .text{position: relative;margin-top: -0.13rem;}
.res02Bcon .swiper-slide .text p{display: table;margin: 0 auto;height: 0.26rem;line-height: 0.26rem;min-width: 0.9rem;border-radius: 0.13rem;background: linear-gradient(270deg, #982FA5 0%, #093299 96%);font-size: 0.14rem;color: #fff;text-align: center;}
.res02Bcon .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.res02Bcon .swiper-button-prev,.res02Bcon .swiper-button-next{right: 0; width: 0.43rem;height: 0.4rem;background: url(../images25/list13.png) no-repeat center;background-size: 0.43rem 0.4rem;}
.res02Bcon .swiper-button-prev::after,.res02Bcon .swiper-button-next::after{display: none;}
.res02Bcon .swiper-button-prev{left: 0;transform: rotate(180deg);}

.research03{margin-top: 0.8rem;overflow: hidden;}
.research03 .tabs{justify-content: center;margin-bottom: 0.4rem;}
.research03 .tabs a{margin: 0 0.4rem;display: block;cursor: pointer;}
.research03 .tabs a h5{font-size: 0.4rem;color: #666666;position: relative;padding-bottom: 0.2rem;}
.research03 .tabs a.active h5{color: #75207D;font-weight: bold;}
.research03 .tabs a.active h5::after{content: "";width: 0.3rem;height: 0.04rem;background: #75207D;position: absolute;bottom: 0;left: 50%;margin-left: -0.15rem;}
.research03 table{width: 100%;border: 1px solid rgba(117, 32, 125, 0.1);box-shadow: 2px 2px 36px 0px rgba(0, 0, 0, 0.06);background: #fff;border-radius: 0.2rem;overflow: hidden;}
.research03 table tr:nth-child(odd){background: #F7F9FF;}
.research03 table tr.firstRow{background: linear-gradient(270deg, #982FA5 0%, #093299 96%);border-radius: 0.2rem 0.2rem 0 0;}
.research03 table tr.firstRow td p strong{padding: 0.22rem 0.2rem;color: #fff;font-size: 0.22rem;line-height: 0.36rem;}
.research03 table td{padding: 0.2rem 0.1rem !important;text-align: center;font-size: 0.18rem;color: #323232;line-height: 0.28rem;border: 0.01rem solid rgba(117, 32, 125, 0.1) !important;}
.research03 table td p{font-size: 0.18rem !important;color: #323232 !important;}
.research03 table td:last-child{border-right: none;}



.research04{margin-top: 0.8rem;}
.research04 ul{margin-left: -0.3rem;margin-bottom: -0.3rem;justify-content: flex-start;}
.research04 li{width: calc(25% - 0.33rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.research04 li a{display: block;background: #fff;border-radius: 0.15rem;padding: 0.4rem 0.2rem 0.47rem 0.2rem;transition: 0.6s all;border: 1px solid rgba(117, 32, 125, 0.2);}
.research04 li h5{margin-bottom: 0.2rem;padding: 0 0.2rem; transition: 0.6s all;}
.research04 li .pic{overflow: hidden;border: 0.01rem solid #eaeaea;}
.research04 li .pic img{display: block;width: 100%;height: 4rem; object-fit: cover;transition: 0.6s all;}
.research04 li p{padding: 0 0.2rem;margin-top: 0.3rem;transition: 0.6s all;font-size: 0.14rem;line-height: 0.24rem;color: #666666;height: 0.96rem;display:none;}
.research04 li .icon{position: relative;display: block;width: calc(100% - 0.4rem);height: 0.19rem;background: url(../images25/jt02.png) no-repeat right center;background-size: 0.19rem 0.19rem;margin-top: 0.66rem;transition: 0.6s all;}
.research04 li .icon::after{content: "";width: 0.56rem;height: 0.53rem;background: url(../images25/part2-04.png) no-repeat center;background-size: 0.56rem 0.53rem;position: absolute;right: -0.2rem;bottom: -0.16rem;animation: rotate 15s linear infinite;}
.research04 li:hover a{background: url(../images25/part4-02.jpg) no-repeat center;background-size: cover;transition: 0.6s all;}
.research04 li:hover h5{color: #fff;transition: 0.6s all;}
.research04 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.research04 li:hover p{color: #fff;opacity: 0.7;transition: 0.6s all;}
.research04 li:hover .icon{background: url(../images25/jt.png) no-repeat right center;background-size: 0.19rem 0.19rem;transition: 0.6s all;}
@media(max-width: 1024px){
.research04 li .pic img{height: 12vw;}
}
@media(max-width: 850px){
.research01 .text{width: 100%;}
.research01 .pic{width: 100%;}
.res02L{width: 100%;}
.res02R{width: 100%;margin-top: 0.3rem;}
.res02L .pic{width: 40%;margin: 0 auto 0.2rem auto;}
.res02L .pic img{height: auto;max-height: 86vw;}
.res02Bcon .swiper-slide .pic img{height: 48vw;}
.res03Con .tabs{display: none;}
.res03Con #tabs-container{display: block;width: 100%;}
.res03Con .swiper-slide .text{display: flex;}
.res03Con .swiper-slide .pic img{height: 54vw;}
.res03Con .swiper-pagination{display: block;}
.research04,.research03{margin-top: 0.5rem;}
.research02{padding: 0.5rem 0;}
.research01{margin-bottom: 0.5rem;}
.research04 ul{margin-left: 0;justify-content: space-between;}
.research04 li{width: 49%;margin-left: 0;}
.research04 li .pic img{height: 28vw;}
}
@media(max-width: 768px){
.research04 ul{margin-left: 0;}
.research04 li{width: 100%;margin-left: 0;}
.research04 li .pic img{height: 54vw;}
.research03 .tabs a{margin: 0 0.1rem;}
}


@keyframes rotate {
            from {
                transform: rotate(0deg);
            }
            to {
                transform: rotate(360deg);
            }
        }
		
		@-webkit-keyframes shine {
			100% {
			  left: 125%;
			}
		  }
		  
		  @keyframes shine {
			100% {
			  left: 125%;
			}
		  }


#vsb_content_2 TABLE TD P{text-indent: 0px !important;}


/*------ 瀵煎笀椋庨噰 鏁堟灉 寮�濮� ------*/
.m-management{position: relative;top: -0.8rem;}
.part5 .Cotitle{position: relative;z-index: 2;}
#carousel {width:14rem;height: 6.4rem; margin: 0 auto;position: relative;visibility: visible;overflow: visible;z-index: 1;}
#carousel::before{content: "";width: 12.94rem;height: 4rem;background: url(../images25/part5-01.png) no-repeat center bottom;background-size: 12.94rem 4rem;position: absolute;left: 50%; margin-left:-6.47rem; top:0.8rem;z-index: 1;}
#carousel .swiper {height: 100%;visibility: visible;overflow: visible;}
#carousel .swiper-wrapper {visibility: visible;overflow: visible;align-items: flex-start;}
#carousel .swiper-slide {width:3.44rem;height: auto;flex-shrink: 0;}
#carousel .swiper-slide .con {text-align: center;width:1.4rem; transition: .3; -webkit-transition: .3;-moz-transition: .3;-ms-transition: .3;-o-transition: .3;position:absolute;left:50%;margin-left:-0.7rem;}
#carousel .swiper-slide .pic {display: inline-block;width:100%;height:1.4rem;padding: 0.1rem;position: relative;}
#carousel .swiper-slide .pic::after{content: "";width: 100%;height: 100%;border: 0.01rem solid #dccce3; border-radius: 50%;position: absolute;left: 0;top: 0;}
#carousel .swiper-slide .pic .img{overflow: hidden;width:100%;height:100%;object-fit: cover;border-radius: 50%;}
#carousel .swiper-slide .pic .img::before{display:none;}
#carousel .swiper-slide .pic .img img{display: block;width:100%;object-fit: cover;}
#carousel .swiper-slide .text{margin-top: 0.1rem;}
#carousel .swiper-slide .text h5{font-size: 0.16rem;color: #323232;}
#carousel .swiper-slide .text p.line1{display: none;}

#carousel .swiper-slide-active{}
#carousel .swiper-slide-active .con {position: absolute;width: 3.4rem;margin-left: -1.7rem;top: -0.84rem;}
#carousel .swiper-slide-active .pic {width: 3.44rem;height: 3.44rem;padding: 0.42rem;position: relative;}
#carousel .swiper-slide-active .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/part5-02.png) no-repeat center;background-size: 3.44rem 3.44rem;position: absolute;left: 0;top: 0;animation: rotate 15s linear infinite;}
#carousel .swiper-slide-active .text{margin-top: 0.15rem;padding-left: 0.24rem;border-left: 0.04rem solid #75207d;width: calc(100% - 0.6rem);position: relative;left: 0.6rem;}
#carousel .swiper-slide-active .text h5{font-size: 0.26rem;color: #75207d;font-weight: bold;margin-bottom: 0.16rem;text-align: left;}
#carousel .swiper-slide-active .text p.line1{display: block;font-size: 0.18rem;color: #666666;line-height: 0.2rem;height: 0.2rem;text-align: left;}
#carousel .swiper-slide-prev .con,#carousel .swiper-slide-next .con {position: absolute;width: 1.8rem;margin-top: 0;left: 50%;top: 0.3rem;margin-left: -0.9rem;}
#carousel .swiper-slide-prev .pic,#carousel .swiper-slide-next .pic{width: 1.8rem;height: 1.8rem;}
#carousel .swiper-left2-3.swiper-left-3 .pic{width: 1.8rem;height: 1.8rem;}
/* 宸﹀彸绠ご 寮�濮� */
#carousel .part5jt{position: absolute;width: 0.7rem;height: 0.7rem;border-radius: 50%;top: 50%;z-index: 8;align-items: center;
  background-image: -moz-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -ms-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  left: 50%;margin-left: 0.8rem;margin-top: 0.7rem;
}
#carousel .part5jt::after{content: "";width: 0.86rem;height: 0.86rem;border-radius: 50%;opacity: 0.2;position: absolute;left: -0.08rem;top: -0.08rem;
 background-image: -moz-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -webkit-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
  background-image: -ms-linear-gradient( 139deg, rgb(117,32,125) 0%, rgb(105,15,210) 100%);
}
#carousel .part5jt::before{content: "";width: 0.19rem;height: 0.31rem;background: url(../images25/part6-10.png) no-repeat center;background-size: 0.19rem 0.31rem;position: absolute;left: 50%;margin-left: -0.1rem;top: 50%;margin-top: -0.15rem;}
#carousel .part5jt .swiper-button-prev,.part5jt .swiper-button-next{width: 0.19rem;height: 0.19rem;z-index: 9;background: url(../images25/jt.png) no-repeat center;background-size: 0.19rem 0.19rem;position: absolute;}
#carousel .part5jt .swiper-button-prev{transform: rotateY(-180deg);left: 0.1rem;top: 0.2rem;}
#carousel .part5jt .swiper-button-next{left: 0.4rem;}
#carousel .part5jt .swiper-button-prev::after,.part5jt .swiper-button-next::after{display: none;}
/* 宸﹀彸绠ご 寮�濮� */
@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@media(max-width: 1024px){
	#carousel {width:100%;}
	#carousel::before{width: 100%;background-size: 100% auto;margin-left:-50%; top:0.8rem;}
}
@media(max-width: 900px){
	.m-management{top:0;}
	#carousel::before{top:-0.8rem;}
	#carousel .swiper-slide-active .con {top:0;}
	#carousel .part5jt{margin-top: -.7rem;}
}
/*------ 瀵煎笀椋庨噰 鏁堟灉 缁撴潫 ------*/
/* 浜虹墿鍐呭椤� start */
.peopleShow01{padding: 0 0.4rem 0.4rem 0.4rem;position: relative;}
.peopleShow01::after{content: "";width: calc(100% - 0.03rem);height: calc(100% - 0.53rem);border-radius: 0.15rem;opacity: 0.4;background: #75207D;position: absolute;right: 0;bottom: 0;}
.peopleShow01::before{content: "";width: calc(100% - 0.03rem);height: calc(100% - 0.5rem);border-radius: 0.15rem;background: #FCFCFF url(../images25/show06.png) no-repeat right bottom; position: absolute;right: 0.03rem;bottom: 0.03rem;z-index: 1;}
.peopleShow01 .pic,.peopleShow01 .text{position: relative;z-index: 3;}
.peopleShow01 .pic{width: 2.4rem;border-radius: 0.1rem;overflow: hidden;height: 3rem;background: #E1E0ED;display: flex;justify-content: center;align-items: flex-end;}
.peopleShow01 .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.peopleShow01 .text{width: calc(100% - 2.8rem);padding-top: 0.8rem;}
.peopleShow01 .text h5{font-size: 0.3rem;color: #75207D;margin-bottom: 0.2rem;}
.peopleShow01 .text h3 p{font-size: 0.2rem;color: #323232;line-height: 0.3rem;}
.peopleShow01 .text h3{padding-bottom: 0.3rem;margin-bottom: 0.26rem;position: relative;}
.peopleShow01 .text h3::after{content: "";width: calc(100% - 0.32rem);height: 0.01rem;background: #e3d2e5;position: absolute;left: 0;bottom: 0;}
.peopleShow01 .text h3::before{content: "";width: 0.32rem;height: 0.35rem;background: url(../images25/list03.png) no-repeat bottom left;background-size: 0.32rem 0.25rem;position: absolute;right: 0;bottom: 0;}
.peopleShow01 .text dd{font-size: 0.18rem;color: #323232;line-height: 0.28rem;margin-bottom: 0.16rem;padding-left: 0.3rem;background: url(../images25/show03.png) no-repeat left 0.06rem;background-size: 0.16rem 0.12rem;word-wrap: break-word;}
.peopleShow01 .text dd+dd{background: url(../images25/show04.png) no-repeat left 0.04rem;background-size: 0.18rem 0.18rem;}
.peopleShow01 .text dd:last-child{margin-bottom: 0;}
.peopleShow02{margin-top: 0.5rem;}
.peopleShow02 .text{position: relative;margin-bottom: 0.44rem;padding-bottom: 0.44rem;}
.peopleShow02 .text:last-child{margin-bottom: 0;padding-bottom: 0;}
.peopleShow02 .text::after{content: "";width:100%;height: 0.01rem;opacity: 0.2;background: #75207D;position: absolute;right: 0;bottom: 0;}
.peopleShow02 .text:last-child::after{display: none;}
.peopleShow02 .text h5{font-size: 0.28rem;color: #75207D;font-weight: 500;line-height: 0.4rem;margin-bottom: 0.18rem;text-indent:0;}
.peopleShow02 .text p{font-size: 0.18rem !important;color: #323232;line-height: 0.36rem !important;text-indent:0 !important;}
@media(max-width: 850px){
.peopleShow01 .text{width: 100%;padding-top: 0.2rem;}
.peopleShow01 .pic{margin: 0 auto;}
.peopleShow01::before{background-size: cover;}
}

/* 浜虹墿鍐呭椤� end */
/* 浜虹墿鍒楄〃椤�02 start */
.n_teacher02{}
.n_teacher02 dl,.peopleShow dl{justify-content: center;margin-bottom: 0.4rem;}
.n_teacher02 dd,.peopleShow dd{margin: 0.1rem;}
.n_teacher02 dd a,.peopleShow dd a{display: block; width: 1.8rem;height: 0.5rem;line-height: 0.5rem; border-radius: 0.25rem;background: #ECF2FF;border: 1px solid #D6E3FF;font-size: 0.18rem;color: #696F7C;text-align: center;box-sizing: border-box;transition: 0.6s all;}
.n_teacher02 dd.on a,.peopleShow dd.on a{background: linear-gradient(270deg, #982FA5 0%, #093299 100%);color: #fff;}
.n_teacher02 dd:hover a,.peopleShow dd:hover a{border: 0.01rem solid #75207D;color: #75207D;transition: 0.6s all;}
.n_teacher02 ul{margin-left: -1rem;margin-bottom: -0.4rem;}
.n_teacher02 li{width: calc(50% - 1rem);margin-left: 1rem;position: relative;margin-bottom: 0.4rem;}
.n_teacher02 li::after{content: "";width: calc(100% - 0.8rem);height: 100%;background: #fff;border: 1px solid rgba(117, 32, 125, 0.2);position: absolute;right: 0;top: 0;border-radius: 0.1rem;}
.n_teacher02 li::before{content: "";width: 100%;height: 100%;background: url(../images25/people02.png) no-repeat right 100%;position: absolute;right: 0;top: 0;z-index: 1;}
.n_teacher02 li a{position: relative;z-index: 2;padding: 0.2rem 0.4rem 0.2rem 0;}
.n_teacher02 li .pic{width: 1.7rem;overflow: hidden;border-radius: 0.1rem;background: #B2B1BF;height: 2.12rem;display: flex;justify-content: center;align-items: flex-end;}
.n_teacher02 li .pic .img{height: 100%;width: 100%;}
.n_teacher02 li .pic img{display: block;transition: 0.6s all;width: 100%;height: 100%;object-fit: cover;}
/* .n_teacher02 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;} */
.n_teacher02 li .text{width: calc(100% - 2rem);}
.n_teacher02 li .text h5{font-size: 0.28rem;color: #323232;margin-bottom: 0.16rem;transition: 0.6s all;}
.n_teacher02 li .text h3{font-size: 0.16rem;color: #323232;line-height: 0.2rem;height: 0.2rem;}
.n_teacher02 li .text h3 i{font-style: normal;display: block;}
.n_teacher02 li .text .icon{width: 100%;height: 0.11rem;background: url(../images25/people03.png) no-repeat left center;background-size: 0.15rem 0.11rem;margin: 0.25rem 0;position: relative;}
.n_teacher02 li .text .icon::after{content: "";width: calc(100% - 0.2rem);height: 0.01rem;opacity: 0.2;background: #75207D;position: absolute;right: 0;top: 50%;}
.n_teacher02 li .text p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;height: 0.72rem;}
.n_teacher02 li:hover .text h5{color: #75207D;transition: 0.6s all;}
@media(max-width: 850px){
.n_teacher02 ul{margin-left: 0;}
.n_teacher02 li{width: 100%;margin-left: 0;}
}
/* 浜虹墿鍒楄〃椤�02 end */
/* 海报列表 start */
.n_hb ul{justify-content: flex-start;margin-left: -0.3rem;margin-bottom: -0.3rem;}
.n_hb li{width: calc(25% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_hb li a{display: block;border: 1px solid rgba(117, 32, 125, 0.2);border-radius: 0.15rem;padding: 0.3rem 0.2rem;transition: 0.6s all;background: #fff;}
.n_hb li .text{margin-bottom: 0.18rem;}
.n_hb li .pic{overflow: hidden;position: relative;border-radius: 0.1rem;}
.n_hb li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 3.78rem;}
.n_hb li .text h5{margin-bottom: 0.1rem;transition: 0.6s all;}
.n_hb li .text p{font-size: 0.14rem;line-height: 0.24rem;color: #666;padding-left: 0.25rem;background: url(../images25/list18.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;transition: 0.6s all;}
.n_hb li .text p+p{background: url(../images25/list19.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;transition: 0.6s all;}
.n_hb li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_hb li:hover a{background: url(../images25/list18.jpg) no-repeat center;background-size: cover;transition: 0.6s all;}
.n_hb li:hover .text h5{color: #fff;transition: 0.6s all;}
.n_hb li:hover .text p{color: rgba(255,255,255,0.6);background: url(../images25/list18W.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;transition: 0.6s all;}
.n_hb li:hover .text p+p{background: url(../images25/list19W.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;transition: 0.6s all;}
@media(max-width: 1204px){
.n_hb li{width: calc(33.33% - 0.3rem);}
.n_hb li .pic img{height: 34vw;}
}
@media(max-width: 768px){
.n_hb li{width: calc(50% - 0.3rem);}
.n_hb li .pic img{height: 54vw;}
}
@media(max-width: 410px){
.n_hb li{width: 100%;}
.n_hb li .pic img{height: 92vw;}
}
/* 海报列表 end */

/* 联系我们 start */
.n_lxwm{padding: 0 0.5rem;}
.lxwmT{background: #fff;border: 1px solid #F1F1F1;border-left: none;align-items: center;}
.lxwmT .pic{width: 45.35%;}
.lxwmT .pic img{display: block;width: 100%;object-fit: cover;height: 4.48rem;}
.lxwmT ul{width: 54.65%;padding: 0 0.4rem;}
.lxwmT li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 0.01rem solid #E2E2E2;justify-content: flex-start;align-items: center;}
.lxwmT li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.lxwmT li .icon{width: 0.8rem;}
.lxwmT li .icon img{display: block;width: 100%;}
.lxwmT li .text{width: calc(100% - 1rem);margin-left: 0.2rem;}
.lxwmT li .text p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;}
.lxwmB{margin-top: 0.8rem;justify-content: center;}
.lxwmB li{margin: 0 0.15rem;}
.lxwmB li .pic{border: 0.01rem solid #E4E4E4;width: 1.8rem;}
.lxwmB li .pic img{display: block;width: 100%;}
.lxwmB li p{margin-top: 0.2rem;font-size: 0.14rem;color: #323232;text-align: center;}
@media(max-width: 850px){
.lxwmT .pic{width: 100%;}
.lxwmT .pic img{height: 46vw;}
.lxwmT ul{width: 100%;border-left: 1px solid #F1F1F1;padding: 0.4rem;}
}
@media(max-width: 410px){
	.lxwmB li{width: calc(50% - 0.3rem);}
.lxwmB li .pic{max-width: 1.8rem;width: 100%;}
}
/* 联系我们 end */