/* CSS Document public */
*{font-family:"Alimama","Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Alimama","Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
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;}
@font-face {font-family: "Alimama";src: url("../fonts/Alimama.TTF") format("truetype");}
@font-face {font-family: "Rany";src: url("../fonts/Rany.otf") format("truetype");}
.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(255, 255, 255); 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:#7d20d3 url("../images26/search02.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("../images26/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氓驴鈩⒚碘�毭┧喡ッ幝趁⑩�澛久ヅ犫�懊┾劉鈥∶ヂ库劉莽垄艗氓潞聬忙掳鈥溍ㄢ�奥┟�溍ㄅ铰矫︹�孤┧喡ッ伮幻嘎姑柯矫︹�欌偓氓搂鈥樏Ｆ掆�毭︹�毬该柯� *忙掳鈥溍伮仿β扳�溍伮┾劉鈥姑ヂ库劉猫鈥扳劉茅藛楼莽鈩⒙怑6-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;}

/*==========================================忙掳鈥溍┧喡ッ幝裁捙久Ｆ捖⒚柯矫幝裁柯� 忙掳鈥溍ヂ解�⒚┧喡捙久Ｆ掆�毭戔偓茂驴陆茂驴陆=============================================*/
.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)猫沤陆忙鈥孤┧喡ッ伮幻⑩�澛久ヂ佲�溍┞嘎ッ捖ヂ郝惷ε铰趁ヂ库劉茅虏聛茅藛楼芒鈥櫯∶�÷访ヂ�毭β嶁�斆Ｆ掆�毭ヂ蹬∶堵伱Ｂ伮⒚斥�⒚ヂ佲�溍р�郝裁碘�毭┾劉鈥姑ㄅ铰矫ヂ嵚っ︹�灻р�郝裁ヂ解�⒚ヂ解�gba(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;
  background: #eaeaea;
  box-shadow: inset 0px 3px 7px 0px rgba(222, 222, 222, 0.3);
  
}
#m_nav .mzsdm a{display: block; font-size: 0.16rem;color: #666;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:#000;}

#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: #000;}
#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: #000;}
#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:#323232;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:0;width: 38px;line-height:38px; border:0;right: 0;background: #7d20d3 url(../images26/search02.png) no-repeat center;border-radius: 50%;background-size: 0.16rem;}
.tc_search input::-webkit-input-placeholder{ color:#323232; color: #323232; }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#323232; color: #323232; }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#323232; color: #323232; }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#323232; color: #323232; }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent氓驴鈩⒚ㄢ�斅疵р�氣�懊β扳�溍┧喡ッ幝裁糕�姑⑩�澛久ヂ佲�溍伮ヂ库劉猫鈥斅疵β猜っㄅ掆�γ︹�灻┧喡ッβ徝ｂ�灺⒚柯矫ヂヂッ柯�(black)猫沤陆忙鈥孤┧喡ッ伮幻⑩�澛久ヂ佲�溍┞嘎ッ捖ヂ郝惷ε铰趁ヂ库劉茅虏聛茅藛楼芒鈥櫯∶�÷访ヂ�毭β嶁�斆Ｆ掆�毭ヂ蹬∶堵伱Ｂ伮⒚斥�⒚ヂ佲�溍р�郝裁碘�毭┾劉鈥姑ㄅ铰矫ヂ嵚っ︹�灻р�郝裁ヂ解�⒚ヂ解�gba(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-color: rgb(244, 244, 244);
    box-shadow: inset 0px 3px 7px 0px rgba(222, 222, 222, 0.3);
   

}
#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:#323232;padding:0;font-size:0.22rem;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(../images26/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images26/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.2rem;color: #323232;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}

/*莽鈥郝裁碘�毭┧喡ッ︹�∨犆韭犆┢捖澝韭∶Ｆ掆�毭�÷访β蹬矫ｂ�炩�姑モ�撀∶柯� 忙掳鈥溍ヂ解�⒚┧喡捙久Ｆ掆�毭戔偓茂驴陆茂驴陆*/
#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: #ffffff;
}
@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;}
	#m_header .logo2 img{display: block;width: 100%;}
	
}

@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%;}
}


/* banner */
.header_top{position: relative;top: 0;left: 0;width: 100%;z-index: 99;background: #fff;height: 0.9rem;display: flex;align-items: center;justify-content: center;}
.header_top>.flex{width: calc(100% - 0.8rem);}
.header_top .logo{width: 25%;}
.header_top .logo img{display: block;width: auto;max-width: 4.6rem;}
#nav{position: relative;width: 60.86%;align-items: center;}
#nav ul{width:calc(100% - 1.25rem);padding: 0;background: #f4f4f4;border-radius: 0.1rem;box-shadow: inset 0px 3px 7px 0px rgba(222, 222, 222, 0.3);justify-content: space-around;}
#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.2rem;color: #6d6d6d;position:relative;transition:.6s;text-align: center;line-height: 0.5rem;font-family: "Alimama";}
.fp-viewing-anchor1 .header_top #nav ul li h3{color: #8e3dd9;}
#nav ul li:hover a h3{color: #8e3dd9;}
#nav ul li:hover a{}
#nav ul li.on h3{color: #8e3dd9;}
#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(../images26/nav02.png) no-repeat top;position: absolute;left: 0;top: 0;}
#nav ul li .sub::before{content: "";width: 100%;height: 0.06rem;background: url(../images26/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: #7d20d3;}
.search_btn{height: 0.4rem;line-height: 0.4rem;cursor:pointer;text-align: center;transition:.6s;width: 0.4rem;position: relative;background: url(../images26/search.png) no-repeat top center;background-size: 0.4rem;transition: 0.6s all;}
.search_btn:hover{background: url(../images26/search.png) no-repeat bottom center;transition: 0.6s all;}
.EN_btn{margin-left: 0.12rem;}
.EN_btn a{display: block;width: 0.4rem;height: 0.4rem;background: url(../images26/EN.png) no-repeat top center;background-size: 0.4rem;transition: 0.6s all;}
.EN_btn a:hover{background: url(../images26/EN.png) no-repeat bottom center;transition: 0.6s all;}
.header_top.xg {position: fixed;z-index: 99;}
.banner{position: relative;width: 100%;height: calc(100vh - 0.9rem);overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide .pic{overflow: hidden;position: relative;}
.banner .swiper-slide img{display: block;width: 100vw;height: calc(100vh - 0.9rem);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;margin-top: -0.4rem;display: none;}
.banner .swiper-button-prev:after,.banner .swiper-button-next:after{display: none;}
.banner .swiper-button-next{transform: rotate(180deg);}
.banner .swiper-pagination{bottom: 0.2rem;}
.banner .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: transparent;border-radius: 0;opacity: 0.4;margin: 0 0.16rem !important;}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper-pagination-bullet[aria-label="Go to slide 1"]{background: url(../images26/bannerD01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.banner .swiper-pagination-bullet[aria-label="Go to slide 2"]{background: url(../images26/bannerD02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.banner .swiper-pagination-bullet[aria-label="Go to slide 3"]{background: url(../images26/bannerD03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.banner .swiper-pagination-bullet[aria-label="Go to slide 4"]{background: url(../images26/bannerD04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
@media(max-width: 1024px){
.banner,.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;}
.header_top{display: none;}
}

@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;}
}

.Cotitle{margin-bottom: 0.4rem;align-items: flex-end;position: relative;}
.Cotitle .text{position: relative;}
.Cotitle .text h5{font-size: 0.44rem;color: #323232;font-family: "Alimama"; position: relative;z-index: 2;margin-top: 0.1rem;}
.Cotitle .text i{font-style: normal;font-family: "Alimama";text-transform: uppercase;font-size: 0.16rem;color: #d8dae2;padding-left: 0.18rem;background: url(../images26/title01.png) no-repeat left center;background-size: 0.12rem 0.12rem;}
.more{position: absolute;right: 0;top: 0.35rem;z-index: 3;}
.more a{display: block; padding-right: 0.36rem;background: url(../images26/more.png) no-repeat right center;background-size: 0.28rem 0.15rem;font-size: 0.16rem;color: #323232;line-height: 0.3rem;transition: 0.6s all;font-family: "Alimama";font-weight: 500;}
.more a:hover{color: #7d20d3;padding-right: 0.3rem;transition: 0.6s all;}
.headline18-3{font-size: 0.2rem;line-height: 0.32rem;color: #323232;height: 0.96rem;font-family: "Alimama";}
.headline18-2{font-size: 0.2rem;line-height: 0.32rem;color: #323232;height: 0.64rem;font-family: "Alimama";}
.headline18-1{font-size: 0.2rem;line-height: 0.32rem;color: #323232;height: 0.32rem;font-family: "Alimama";}
.digestline14-2{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.48rem;font-family: "Alimama";}
.digestline14-3{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.72rem;font-family: "Alimama";}
.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 */
.part1{padding: 1.1rem 0 1.2rem 0;position: relative;
  background-image: -moz-linear-gradient( -90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
}
.part1 .w16{position: relative;z-index: 2;}
.part1L{width: 50%;}
.part1L .more{margin-top: 0.45rem;}
.part1L p{font-size: 0.18rem;color: #000;line-height: 0.36rem;font-family: "Alimama";font-weight: 350;}
.part1L ul{justify-content: flex-end;position: relative;margin-top: 0.4rem;}
/* .part1L ul::after{content: "";width: 7.98rem;height: 3.1rem;background: url(../images26/part1-02.png) no-repeat center;background-size: 7.98rem 3.1rem;position: absolute;left: 50%;margin-left: -3.99rem;top: 50%;margin-top: -1.5rem;} */
.part1L li{cursor: pointer;position: relative;width:50%;transition: 0.6s all;}
.part1L li .text{position: relative;z-index: 2;padding: 0.31rem 0.2rem 0.4rem 0.56rem;}
.part1L li:nth-child(1){background: url(../images26/part1-04.png) no-repeat right bottom;background-size: 0.19rem 0.19rem;}
.part1L li:nth-child(4){background: url(../images26/part1-04.png) no-repeat left top;background-size: 0.19rem 0.19rem;}
.part1L li:nth-child(1)::after,.part1L li:nth-child(4)::after{content: "";width: 0.01rem;height: calc(100% - 0.19rem);background: #c0c2c2;position: absolute; right: 0;bottom: 0.19rem;}
.part1L li:nth-child(4)::after{right: auto;bottom: auto;left: 0;top: 0.19rem;}
.part1L li:nth-child(1)::before,.part1L li:nth-child(4)::before{content: "";width: calc(100% - 0.19rem);height: 0.01rem;background: #c0c2c2;position: absolute;bottom: 0;right: 0.19rem;}
.part1L li:nth-child(4)::before{bottom: auto;right: auto;left: 0.19rem;top: 0;}
.part1L li:nth-child(1) .text::after{content: "";width: 0.01rem;height: 60%;background: #7d20d3;position: absolute;right: 0;bottom: 0.19rem;transition: 0.6s all;}
.part1L li:nth-child(4) .text::after{content: "";width: 0.01rem;height: 0;background: #7d20d3;position: absolute;left: 0;top: 0.19rem;transition: 0.06s all;}
.part1L li:nth-child(1) .text::before{content: "";width: 0;height: 0.01rem;background: #7d20d3;position: absolute;right: 0.19rem;bottom: 0;transition: 0.6s all;}
.part1L li:nth-child(4) .text::before{content: "";width: 20%;height: 0.01rem;background: #7d20d3;position: absolute;left: 0.19rem;top: 0;transition: 0.6s all;}
.part1L li:nth-child(1):hover .text::after,.part1L li:nth-child(4):hover .text::after{height: 100%;transition: 0.6s all;}
.part1L li:nth-child(1):hover .text::before,.part1L li:nth-child(4):hover .text::before{width: calc(100% - 0.19rem);transition: 0.6s all;}

.part1L li:nth-child(2)::after,.part1L li:nth-child(3)::after{content: "";width: 0.08rem;height: 0.08rem;background: url(../images26/part1-05.png) no-repeat center;background-size: 0.08rem 0.08rem;position: absolute;left: 0.08rem;bottom: 0.08rem;}
.part1L li:nth-child(3)::after{left: auto;bottom: auto;right: 0.08rem;top: 0.08rem;}
.part1L li:nth-child(2) .text::after,.part1L li:nth-child(3) .text::after{content: "";width: 0.01rem;height: 0.25rem;background: #7d20d3;position: absolute;left: 0.08rem;bottom: 0.16rem;transition: 0.6s all;}
.part1L li:nth-child(3) .text::after{left: auto;bottom: auto;right: 0.08rem;top: 0.16rem;}
.part1L li:nth-child(2) .text::before,.part1L li:nth-child(3) .text::before{content: "";width: 0.14rem;height: 0.01rem;background: #7d20d3;position: absolute;left: 0.16rem;bottom: 0.08rem;transition: 0.6s all;}
.part1L li:nth-child(3) .text::before{left: auto;bottom: auto;right: 0.16rem; top: 0.08rem;}
.part1L li:nth-child(2):hover .text::after,.part1L li:nth-child(3):hover .text::after{height: calc(100% - 0.16rem);transition: 0.6s all;}
.part1L li:nth-child(2):hover .text::before,.part1L li:nth-child(3):hover .text::before{width: calc(100% - 0.16rem);transition: 0.6s all;}
.part1L li .text h5{font-size: 0.46rem;font-family: "Rany";color: #7d20d3;}
.part1L li .text p{margin-top: 0.14rem;font-size: 0.18rem;color: #000000;line-height: 0.24rem;font-family: "Alimama";font-weight: 200;}
.part1L .videoIcon{margin-top: 0.5rem;}
.part1L .videoIcon p{line-height: 1.07rem;padding-left: 1.7rem;background: url(../images26/part1-03.png) no-repeat left center;background-size: 1.36rem 1.07rem;font-size: 0.3rem;color: #7d20d3;cursor: pointer;}
.part1Video{position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: all 0.6s ease 0s;}
.part1Video.on{opacity: 1;visibility: visible;}
.part1Video .part1VideoBG{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%; 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;}
.part1Video .video{position: absolute;left: 0px;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.part1Video .video video{width: 80%;margin: 0px auto;box-sizing: border-box;transition: all 0.3s ease 0s;max-width: 94%;}.part1R{width: 50%;position: relative;}
.part1R{position: absolute;min-height: 7.27rem;z-index: 1;right: 0;top: 0.56rem;bottom: 0;width: 9.29rem;left: 50%;}
.part1R .img-flex{width: 100%;max-width: 9.29rem;}
.part1R .pic img{display: block;width: 100%;max-width: 9.29rem;}
.part1R .img-flex ul {font-size: 0;}
.part1R .img-flex ul li {display: block;background-repeat: no-repeat;float: left;position: relative;}
.part1R .img-flex.float {
    animation: imgFloat 7s ease-in-out infinite;
    will-change: transform;   /* 提示浏览器优化，减少晃动时的重排 */
}

@keyframes imgFloat {
    0%, 100% { transform: translate(0, 0); }
    50%      { transform: translate(0, -15px); }   /* 向上 10px */
}

@media(max-width: 1024px){
.part1 .w16{display: flex;flex-wrap: wrap;justify-content: space-between;}
.part1R{position: relative;right: 0;width: 50%;left: auto;top: 1.2rem;min-height: auto;}
}
@media(max-width: 850px){
.part1{padding: 0.5rem 0;}
.part1L{width: 100%;}
.part1R{width: 100%;top: auto;margin-top: 0.2rem;}
.part1L ul{max-width: 7.98rem;margin: 0.4rem auto 0 auto;}
.part1L .videoIcon{margin-top: 0.3rem;}
.part1R .pic img{display: table;margin: 0 auto;}
}
@media(max-width: 580px){

}
@media(max-width: 430px){

}
/* 鍏充簬鎴戜滑 end */
/* 鏂伴椈 start */
.part2{position: relative;z-index: 2;padding-bottom: 1rem;}
.part2L{width: 58.5%;}
.part2L a{display: block;position: relative;}
.part2L .pic{overflow: hidden;position: relative;}
.part2L .pic img{display: block;width: 100%;height: 5.26rem; object-fit: cover;transition: 0.6s all;}
.part2L .text{width: 100%;position: absolute;bottom: 0;left: 0;background: rgba(125,32,211,0.87);padding: 0.15rem 0.2rem;}
.part2L .text::after{content: "";width: 100%;height: 100%;background: url(../images26/part2-05.png) no-repeat right center;background-size: auto 100%;position: absolute;right: 0;top: 0;}
.part2L .text .time{align-items: flex-end;font-family: "Rany";color: #fff;font-weight: normal;position: relative;z-index: 2;}
.part2L .text .time .day{width: 0.4rem;height: 0.44rem;background: url(../images26/part2-02.png) no-repeat left top;background-size: 0.38rem 0.43rem;padding-top: 0.06rem;font-size: 0.2rem;padding-left: 0.18rem;}
.part2L .text .time .year{position: relative;left: -0.06rem;font-size: 0.14rem;}
.part2L .text h5{width: calc(100% - 1.05rem); font-size: 0.2rem;line-height: 0.44rem;color: #fff;height: 0.44rem;font-weight: normal;position: relative;z-index: 2;}
.part2L:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2R{width: 38.25%;}
.part2R li{margin-bottom: 0.2rem;padding-bottom: 0.18rem;border-bottom: 0.01rem solid #c0c2c2;}
.part2R li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
.part2R li .pic{width: 2.66rem;order: 2;overflow: hidden;position: relative;}
.part2R li .pic img{display: block;width: 100%;height: 1.49rem;object-fit: cover;transition: 0.6s all;}
.part2R li .text{width: calc(100% - 3rem);display: flex;flex-wrap: wrap;align-content: space-between;}
.part2R li .text p{width: 100%;transition: 0.6s all;}
.part2R li .text .time{width: 100%;height: 0.2rem;}
.part2R li .text .time i{font-style: normal;font-size: 0.14rem;color: #7d20d3;font-family: "Rany";line-height: 0.2rem;padding: 0 0.17rem;display: inline-block;position: relative;}
.part2R li .text .time i::after{content: "";width: 0.07rem;height: 0.07rem;background: url(../images26/part2-03.png) no-repeat center;background-size: 0.07rem 0.07rem;position: absolute;right: 0;top: 0;transform: scale(-1);}
.part2R li .text .time i::before{content: "";width: 0.07rem;height: 0.07rem;background: url(../images26/part2-03.png) no-repeat center;background-size: 0.07rem 0.07rem;position: absolute;left: 0;bottom: 0;}
.part2R li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2R li:hover .text p{color: #7d20d3;font-weight: 500; transition: 0.6s all;}
.part2B{margin-top: 0.8rem;position: relative;}
.part2B .tabs{justify-content: flex-start;margin-left: -0.4rem;}
.part2B .tabs a{margin-left: 0.4rem;opacity: 0.2;}
.part2B .tabs a.active{opacity: 1;}
.part2B .mySwiper{position: relative;z-index: 3;}
.part2B .mySwiper::after{content: "";width: 0.01rem;height: calc(100% - 1.1rem);background: #c0c2c2;position: absolute;left: 0;top: 0.1rem;z-index: 2;}
.part2B .mySwiper .swiper-slide{position: relative;padding: 0.01rem 0;}
.part2B .mySwiper .swiper-slide::after{content: "";width: 0.01rem;height: calc(100% - 0.2rem);background: #c0c2c2;position: absolute;right: 0;top: 0.1rem;}
.part2B .mySwiper .swiper-slide::before{content: "";width: 100%;height: 0;background: #f5f5f5 url(../images26/part3-01.png) no-repeat bottom right;position: absolute;bottom: 0;left: 0;transition: 0.6s all;}
.part2B .mySwiper .swiper-slide a{display: block;padding: 0.4rem 0.4rem 0.5rem 0.4rem;position: relative;z-index: 2;transition: 0.6s all;}
.part2B .mySwiper .swiper-slide a::after{content: "";width: calc(100% - 0.2rem);height: 0;background: #7d20d3;position: absolute;left: 0.1rem;bottom: -0.01rem;transition: 0.6s all;}
.part2B .mySwiper .swiper-slide a::before{content: "";width: calc(100% - 0.2rem);height: 0.01rem;background: #c0c2c2;position: absolute;left: 0.1rem;top: 0;transition: 0.6s all;}
.part2B .mySwiper .swiper-slide .time{margin-top: 0.3rem;text-align: right;font-size: 0.16rem;color: #7d20d3;font-family: "Rany";}
.part2B .mySwiper .swiper-slide .time i{font-style: normal;font-size: 0.36rem;}
.part2B .mySwiper .swiper-slide:hover a::before{height: 0.02rem;background: #65ffbc;top: -0.01rem;transition: 0.6s all;}
.part2B .mySwiper .swiper-slide:hover a::after{height: 0.02rem;transition: 0.6s all;}
.part2B .mySwiper .swiper-slide:hover p{color: #7d20d3;font-weight: 500; transition: 0.6s all;}
.part2B .mySwiper .swiper-slide:hover::before{height: 100%; transition: 0.6s all;}
.part2B .mySwiper .swiper-slide{ pointer-events: auto !important;z-index: 1 !important;}
.part2B #tabs-container .swiper-slide-active { visibility: visible !important;opacity: 1 !important;z-index: 6;position: relative;}
.part2B .swiper-button-prev,.part2B .swiper-button-next{position: relative;left: auto !important;right: auto !important;bottom: auto !important;top: auto !important;width: 0.55rem;height: 0.46rem;}
.part2B .swiper-button-prev::after,.part2B .swiper-button-next::after{display: none;}
.part2B .swiper-button-prev{background: url(../images26/RR.png) no-repeat top center;background-size: 0.55rem;transform: scale(-1);transition: 0.6s all;}
.part2B .swiper-button-next{background: url(../images26/RR.png) no-repeat top center;background-size: 0.55rem;}
.part2B .swiper-button-prev:hover{background: url(../images26/RR.png) no-repeat bottom center;transition: 0.6s all;}
.part2B .swiper-button-next:hover{background: url(../images26/RR.png) no-repeat bottom center;transition: 0.6s all;}
.part2B .swiper-pagination{position: relative;width: auto;bottom: auto !important;}
.part2Bbtn{margin-top: 0.44rem;align-items: center;}
.part2Bbtn .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: transparent;border-radius: 0;opacity: 0.3;margin: 0 0.16rem !important;}
.part2Bbtn .swiper-pagination-bullet-active{opacity: 1;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 1"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 2"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 3"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 4"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 5"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 6"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 7"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part2Bbtn .swiper-pagination-bullet[aria-label="Go to slide 8"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}

.part2B .more{top: -0.6rem;}
.part2B .more a{padding: 0;padding-right: 0.36rem;}
@media(max-width: 1024px){

}
@media(max-width: 850px){
	.part2{padding-bottom: 0.5rem;}
.part2L{width: 100%;}
.part2R{width: 100%;margin-top: 0.2rem;}
.part2L .pic img{height: 48vw;}
}
@media(max-width: 410px){
.part2R li .pic{width: 2rem;}
.part2R li .pic img{height: 22vw;}
.part2R li .text{width: calc(100% - 2.2rem);}
.part2B .more{top: auto;bottom: 0.55rem;}
}
/* 鏂伴椈 end */
/* 鐮旂┒涓績 start */
.part3{padding: 1rem 0 0.8rem 0;position: relative;}
.part3::after{content: "";width: 30%;height: 100%;background: url(../images26/part4-01.jpg) no-repeat top center;background-size: cover;position: absolute;left: 0;top: 0;}
.part3::before{content: "";width: 70%;height: 100%;background: url(../images26/part4-06.jpg) no-repeat center;background-size: cover;position: absolute;right: 0;top: 0;}
.part3 .w16{position: relative;z-index: 3;}
.part3 .Cotitle .text i{color: #fff;background: url(../images26/title01W.png) no-repeat left center;background-size: 0.12rem 0.12rem;}
.part3 .Cotitle .text h5{color: #fff;}
.part3Con{position: relative;}
.part3Con .part3L{width: 26.25%;}
.part3Con .tabs li{margin-bottom: 0.5rem;padding-left: 0.35rem;position: relative;}
.part3Con .tabs li::after{content: "01";width: 0.18rem;height: 0.18rem;background: #2c2d32;border-radius: 0.03rem;line-height: 0.18rem;text-align: center;font-size: 0.12rem;color: #fff;position: absolute;left: 0;top:0.07rem;transition: 0.6s all;}
.part3Con .tabs li+li::after{content: "02";}
.part3Con .tabs li+li+li::after{content: "03";}
.part3Con .tabs li+li+li+li::after{content: "04";}
.part3Con .tabs li+li+li+li+li::after{content: "05";}
.part3Con .tabs li h5 a{font-size: 0.24rem;color: #fff;line-height: 0.34rem;transition: 0.6s all;}
.part3Con .tabs li:last-child{margin-bottom: 0;}
.part3Con .tabs li.active h5 a{color: #65ffbc;font-weight: 600;transition: 0.6s all;}
.part3Con .tabs li.active::after{background: #65ffbc;color: #2c2d32;transition: 0.6s all;}
.part3 .swiper-container{z-index: 2;width: 63.125%;}
.part3 .swiper-slide a{display: block;}
.part3 .swiper-slide .pic{position: relative;}
.part3 .swiper-slide .pic .img{overflow: hidden;position: relative;}
.part3 .swiper-slide .pic img{display: block;width: 100%;height: auto;object-fit: cover;}
.part3 .swiper-slide .pic::after{content: "";width: 0.49rem;height: 0.39rem;background: url(../images26/part4-03.png) no-repeat center;background-size: 0.49rem 0.39rem;position: absolute;position: absolute;right: -0.42rem;top: -0.34rem;}
.part3 .swiper-slide .pic::before{content: "";width: 0.49rem;height: 0.39rem;background: url(../images26/part4-03.png) no-repeat center;background-size: 0.49rem 0.39rem;position: absolute;position: absolute;left: -0.66rem;bottom: -0.22rem;transform: scale(-1);}
.part3 .swiper-slide .text{margin-top: 0.74rem;}
.part3 .swiper-slide .text h5{font-size: 0.3rem;color: #7d20d3;font-weight: 550;line-height: 0.4rem;padding-left: 0.4rem;background: url(../images26/part4-04.png) no-repeat left top;background-size: 0.29rem 0.36rem;}
.part3 .swiper-slide .text p{margin-top: 0.24rem;font-size: 0.16rem;color: #666666;line-height: 0.32rem;height: 0.64rem;}
.part3 .swiper-slide .text .view{margin-top: 0.32rem;width: 1.49rem;height: 0.43rem;line-height: 0.43rem;text-align: center;font-size: 0.16rem;color: #7d20d3;background: url(../images26/part4-05.png) no-repeat center;background-size: 1.49rem 0.43rem;transition: 0.6s all;}
.part3 .swiper-slide .text:hover .view{background: #7d20d3;color: #fff;transition: 0.6s all;}
.part3 .swiper-pagination{display: none;position: relative;width: auto;bottom: auto !important;margin-top: 0.3rem;}
.part3 .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: transparent;border-radius: 0;opacity: 0.3;margin: 0 0.16rem !important;}
.part3 .swiper-pagination-bullet-active{opacity: 1;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 1"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 2"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 3"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 4"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 5"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 6"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 7"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part3 .swiper-pagination-bullet[aria-label="Go to slide 8"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}

@media(max-width: 1200px){

}
@media(max-width: 1024px){

}
@media(max-width: 850px){
.part3{padding: 0.5rem 0;}
.part3::after{width: 100%;height: 1.7rem;}
.part3Con .tabs{display: none;}
.part3::before{width: 100%;height: calc(100% - 1.7rem);top: auto;bottom: 0;}
.part3Con .part3L{width: 100%;}
.part3 .swiper-container{width: 100%;margin-top: 0.5rem;}
.part3 .swiper-slide .pic::before{border: 0;left: 0;}
.part3 .swiper-slide .pic::after{top: 0;right: 0;}
.part3 .swiper-pagination{display: block;position: relative;}

}
@media(max-width: 580px){

}
/* 鐮旂┒涓績 end */
.part4BG{padding: 1.3rem 0 0.8rem 0;background: url(../images26/part55-06.png) no-repeat center 3.9rem;background-size: 100%;}
/* 鏈�鏂版垚鏋� start */
.part4 .Cotitle .text{margin: 0 auto;}
.part4Con{position: relative;}
.part4Con .mySwiper{padding: 0.64rem 0;position: relative;}
.part4Con .mySwiper .swiper-wrapper{align-items: center;}
.part4Con .mySwiper .swiper-slide a{background: rgba(255, 255, 255, 0.8) url(../images26/part4-07.png) repeat-x bottom;box-shadow: 0.977px 13.966px 42.14px 0.86px rgba(61, 4, 113, 0.16);padding: 0.5rem 0.4rem;}
.part4Con .mySwiper .swiper-slide .pic{display: none;}
.part4Con .mySwiper .swiper-slide{transform: scale(0.77);}
.part4Con .mySwiper .swiper-slide .text  i{font-size: 0.18rem;color: #7d20d3;font-style: normal;margin-bottom: 0.24rem;display: block;font-family: "Rany";}
.part4Con .mySwiper .swiper-slide .text h5{font-size: 0.22rem;line-height: 0.32rem;color: #323232;height: 0.64rem;}
.part4Con .mySwiper .swiper-slide .text p{margin-top: 0.26rem;font-size: 0.18rem;color: #666666;line-height: 0.28rem;}
.part4Con .mySwiper .swiper-slide-active,.part4Con .mySwiper .swiper-slide-duplicate-active{transform: scale(1.31);position: relative;z-index: 3;}
.part4Con .mySwiper .swiper-slide-active::after{content: "";width: 0.33rem;height: 0.22rem;background: url(../images26/part55-04.png) no-repeat center;background-size: 0.33rem 0.22rem;position: absolute;right: -0.1rem;bottom: -0.1rem;}
.part4Con .mySwiper .swiper-slide-active::before{content: "";width: 0.33rem;height: 0.22rem;background: url(../images26/part55-04.png) no-repeat center;background-size: 0.33rem 0.22rem;position: absolute;top: -0.1rem;left: -0.1rem;transform: scale(-1);}
.part4Con .mySwiper .swiper-slide-active a{position: relative;box-shadow: none;background: #7d20d3 url(../images26/part55-03.png) no-repeat center;background-size: cover; padding: 0.2rem 0.3rem 0.2rem 0.16rem;}
.part4Con .mySwiper .swiper-slide-active a::after{content: "";width: 100%;height: 100%;background: url(../images26/part55-02.png) no-repeat right bottom;background-size: 3.7rem; position: absolute;right: 0;bottom: 0;}
.part4Con .mySwiper .swiper-slide-active .pic{display: block;width: 100%;object-fit: cover;width: 1.76rem;position: relative;z-index: 2;}
.part4Con .mySwiper .swiper-slide-active .pic img{display: block;width: 100%;object-fit: cover;height: 2.36rem;}
.part4Con .mySwiper .swiper-slide-active .text{width: calc(100% - 1.96rem);display: flex;flex-wrap: wrap;flex-direction: column;position: relative;z-index: 2;}
.part4Con .mySwiper .swiper-slide-active .text h5{font-size: 0.18rem;color: #fff;line-height: 0.28rem;height: 0.56rem;width: 100%;order: 1;margin-top: 0.15rem;}
.part4Con .mySwiper .swiper-slide-active .text p{margin-top: 0.16rem;padding-top: 0.16rem;font-weight: 300;position: relative;width: 100%;order: 2;}
.part4Con .mySwiper .swiper-slide-active .text p::after{content: "";width: 0.55rem;height: 0.01rem;background: #65ffbc;position: absolute;left: 0;top: 0;}
.part4Con .mySwiper .swiper-slide-active .text p span{font-size: 0.12rem;line-height: 0.22rem;height: 0.66rem;-webkit-line-clamp: 3;color: #fff;}
.part4Con .mySwiper .swiper-slide-active .text i{order: 3;color: #fff;margin-bottom: 0;font-size: 0.12rem;color: #65ffbc;margin-top: 0.15rem;}
.part4Con .mySwiper .swiper-slide-prev{left: -0.5rem;}
.part4Con .mySwiper .swiper-slide-next{right: -0.5rem;}
.part4Con .swiper-button-next,.part4Con .swiper-button-prev{width: 0.55rem;height: 0.46rem;background: url(../images26/RR.png) no-repeat top center;background-size: 0.55rem;transition: 0.6s all;}
.part4Con .swiper-button-prev{transform: scaleX(-1);left: -0.95rem;}
.part4Con .swiper-button-next{right: -0.95rem;}
.part4Con .swiper-button-next:hover,.part4Con .swiper-button-prev:hover{background: url(../images26/RR.png) no-repeat bottom center;background-size: 0.55rem;transition: 0.6s all;}
.part4Con .swiper-button-next::after,.part4Con .swiper-button-prev::after{display: none;}
.part4Con .swiper-pagination{bottom: -0.6rem !important;}
.part4Con .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: transparent;border-radius: 0;opacity: 0.3;margin: 0 0.16rem !important;}
.part4Con .swiper-pagination-bullet-active{opacity: 1;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 1"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 2"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 3"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 4"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 5"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 6"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 7"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part4Con .swiper-pagination-bullet[aria-label="Go to slide 8"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
@media(max-width: 1200px){
.part4Con .swiper-button-prev,.part4Con .swiper-button-next{display: none;}
}
@media(max-width: 1024px){
.part4Con .mySwiper .swiper-slide-active, .part4Con .mySwiper .swiper-slide-duplicate-active{transform: scale(1);}
.part4Con .mySwiper{padding: 0;}
}
@media(max-width: 850px){
.part4BG{padding: 0.5rem 0;}
.part4 .Cotitle .text{margin: 0;}
.part4Con .swiper-pagination{position: relative;bottom: auto !important;margin-top: 0.3rem;}
}
@media(max-width: 580px){

}
@media(max-width: 430px){

}
/* 鏈�鏂版垚鏋� end */
/* 浜ゆ祦鍚堜綔 start */
.part5{margin-top: 2.2rem;display:none;}
.part5L{width: 54.07%;}
.part5Lcon{position: relative;box-shadow: 0px 10px 30px 0px rgba(76, 29, 208, 0.13);}
.part5Lcon::after{content: "";width: 100%;height: 1.15rem;background: url(../images26/part5-12.png) no-repeat bottom center;background-size: 100% 1.15rem;position: absolute;bottom: -0.48rem;left: 0;}
.part5Lcon .swiper-container {position: relative;z-index: 1;}
.part5Lcon{position: relative;}
.part5Lcon .swiper-slide a{display: block;position: relative;}
/* .part5Lcon .swiper-slide a::after{content: "";width: 100%;height: 100%;background: url(../images26/part5-11.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;} */
.part5Lcon .swiper-slide .pic{overflow: hidden;position: relative;}
.part5Lcon .swiper-slide .pic::after{content: "";width: 100%;height: 100%;background: url(../images26/part5-14.png) no-repeat top center;background-size: cover;position: absolute;left: 0;top: 0;}
.part5Lcon .swiper-slide .pic img{display: block;width: 100%;height: 5.3rem;object-fit: cover;transition: 0.6s all;}
.part5Lcon .swiper-slide .text{position: absolute;bottom: 0;width: 100%;left: 0;z-index: 2;background: rgba(125, 32, 211, 0.87);padding: 0.15rem 0.2rem;}
.part5Lcon .swiper-slide .text::after{content: ""; width: 100%;height: 100%;background: url(../images26/part2-05.png) no-repeat right center;background-size: auto 100%;position: absolute;right: 0;top: 0;}
.part5Lcon .swiper-slide .text p{padding: 0 0.2rem;color: #fff;text-align: center;font-size: 0.2rem;position: relative;z-index: 3;}
.part5Lcon .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part5Lcon .swiper-button-next,.part5Lcon .swiper-button-prev{width: 0.55rem;height: 0.46rem;background: url(../images26/RR.png) no-repeat top center;background-size: 0.55rem;transition: 0.6s all;}
.part5Lcon .swiper-button-prev{transform: scaleX(-1);left: 0.2rem;}
.part5Lcon .swiper-button-next{right: 0.2rem;}
.part5Lcon .swiper-button-next::after,.part5Lcon .swiper-button-prev::after{display: none;}
.part5Lcon .swiper-button-next:hover,.part5Lcon .swiper-button-prev:hover{background: url(../images26/RR.png) no-repeat bottom center;background-size: 0.55rem;transition: 0.6s all;}
.part5R{width: 40.39%;position: relative;}
.part5RT{margin-bottom: -0.1rem;margin-left: -0.1rem;justify-content: flex-start;}
.part5RT li{width: calc(25% - 0.1rem);margin-left: 0.1rem;margin-bottom: 0.1rem;height: 1.5rem;position: relative;}
.part5RT li a,.part5RB a{display: block;position: relative;height: 100%;}
.part5RT li a::after,.part5RB a::after{content: "";width: calc(100% + 0.09rem);height: calc(100% + 0.1rem);position:absolute;left: -0.05rem;top: -0.02rem; border-image-source: url(../images26/part5-13.png);border-image-slice: 19 14 18 15 fill;border-top: 0.19rem solid;border-right: 0.14rem solid;border-bottom: 0.18rem solid;border-left: 0.15rem solid;box-sizing: border-box;}
.part5RT li .pic,.part5RB a .pic{position: relative;z-index: 2;}
.part5RT li .text,.part5RBL .text,.part5RB li .text{position: absolute;z-index: 3; top: 100%;left: 0; width: 100%;height: 100%;padding: 0.05rem;display: flex; justify-content: center;align-items: center;transition: 0.6s all;background: #7d20d3 url(../images26/part55-03.png) no-repeat center;background-size: 100% 100%;}
.part5RT li .text::after,.part5RBL .text::after,.part5RB li .text::after{content: "";width: 100%;height: 100%;background: url(../images26/part55-02.png) no-repeat right bottom;background-size: 3.7rem; position: absolute;right: 0;bottom: 0;}	
	
	
	
	
.part5RT li .text p,.part5RBL .text p,.part5RB li .text p{font-size: 0.18rem;color: #fff;text-align: center;line-height: 0.24rem;font-weight: 400;}
.part5RBL .con,.part5RT li .con,.part5RB li .con{display: flex;justify-content: center;align-items: center;height: 100%;position: relative;overflow: hidden;}
.part5RT li .pic,.part5RB li .pic{overflow: hidden;}
.part5RT li .pic img,.part5RB li .pic img,.part5RBL .pic img{display: block;max-width: 90%;max-height: 100%;margin: 0 auto;}
.part5RBL:hover .text,.part5RT li:hover .text,.part5RB li:hover .text{top: 0;transition: 0.6s all;}
.part5RBL{width: 49.2307%;margin-top: 0.1rem;}
.part5RB{width: 100%;}
.part5RB ul{width: 50.5%;justify-content: flex-start;margin-left: -0.1rem;}
.part5RB li{width: calc(50% - 0.1rem);margin-left: 0.1rem;margin-top: 0.1rem;height: 1.5rem;position: relative;}
.part5RB li:last-child{display: flex;justify-content: center;align-items: center;}
.part5RB li:last-child .more a::after{display: none;}
.part5RB li .more{top: auto;}
@media(max-width: 1024px){

}
@media(max-width: 850px){
	.part5{margin-top: 0.5rem;}
.part5L{width: 100%;}
.part5R{width: 100%;margin-top: 0.4rem;}
.part5Lcon .swiper-slide .pic img{height: 58vw;}
}
/* 浜ゆ祦鍚堜綔 end */
/* 瀵煎笀椋庨噰 start */
.part6{padding: 1.95rem 0 0 0;position: relative;}
.part6::after{content: "";width: 100%;height: 100%;background: url(../images26/part6BG01.png) no-repeat top center;background-size: 100%;position: absolute;left: 0;top: 0;}
.part6 .w16{position: relative;z-index: 3;}
.part6Con{position: relative;}
.part6Con::after{content: "";width: 400%;height: 0.01rem;background: #e2cdf5;position: absolute;left: -150%;top: 50%;}
.part6 .Cotitle{position: absolute;width: 100%;top: 0.5rem;z-index: 2;}

.part6Con .mySwiper{position: relative;padding: 2.5rem 0;z-index: 3;}
.part6Con .swiper-slide{transform: scale(0.54);}
.part6Con .swiper-slide .pic{position: relative;display: table;margin: 0 auto;overflow: hidden;}
.part6Con .swiper-slide .pic .img{position: relative;overflow: hidden;width: 3.15rem;border-radius: 50%;border: 0.01rem solid #fff;box-shadow: 0px 5px 29px 0px rgba(45, 0, 86, 0.14);}
.part6Con .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;height: 3.15rem;}
.part6Con .swiper-slide .text{margin-top: 0.4rem;text-align: center;position: absolute;left: 0;}
.part6Con .swiper-slide .text h5{font-size: 0.4rem;color: #323232;}
.part6Con .swiper-slide .text p{font-size: 0.26rem;color: #666666;line-height: 0.4rem;margin-top: 0.24rem;}
.part6Con .swiper-slide-active{transform: scale(2.31);background: url(../images26/part6-03.png) no-repeat top center;background-size: 3.2rem 3.2rem;}
.part6Con .swiper-slide-active a{transform: scale(0.57);display: block;}
.part6Con .swiper-slide-prev{left: -9vw;}
.part6Con .swiper-slide-next{right: -9vw;}
.part6Con .my-prev-before{left: -3.7vw;}
.part6Con .my-next-after{right: -3.7vw;}
.part6Con .swiper-slide-active .pic::after{content: "";width: 0.44rem;height: 0.44rem;border-radius: 50%; background: #65ffbc url(../images26/part6-01.png) no-repeat center;background-size: 0.18rem 0.18rem; position: absolute;right: 0.18rem;bottom: 0.3rem;}
.part6Con .swiper-slide-active .text{margin-top: 0.2rem;width: 76%;margin-left: 14%;}
.part6Con .swiper-slide-active .text h5{font-size: 0.22rem;}
.part6Con .swiper-slide-active .text p{font-size: 0.12rem;line-height: 0.2rem;height: 0.4rem;}
.part6Con .swiper-button-next,.part6Con .swiper-button-prev{width: 0.55rem;height: 0.45rem;background: url(../images26/LL.png) no-repeat top center;background-size: 0.55rem;transition: 0.6s all;margin-top: -0.22rem;}
.part6Con .swiper-button-next{transform: scaleX(-1);right: -0.9rem;}
.part6Con .swiper-button-prev{left: -0.9rem;}
.part6Con .swiper-button-next::after,.part6Con .swiper-button-prev::after{display: none;}
.part6Con .swiper-button-next:hover,.part6Con .swiper-button-prev:hover{background: url(../images26/LL.png) no-repeat bottom center;background-size: 0.55rem;transition: 0.6s all;}
.part6Con .swiper-pagination-bullet{width: 0.13rem;height: 0.13rem;background: transparent;border-radius: 0;opacity: 0.3;margin: 0 0.16rem !important;}
.part6Con .swiper-pagination-bullet-active{opacity: 1;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 1"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 2"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 3"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 4"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 5"]{background: url(../images26/part2D01.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 6"]{background: url(../images26/part2D02.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 7"]{background: url(../images26/part2D03.png) no-repeat center;background-size: 0.13rem 0.13rem;}
.part6Con .swiper-pagination-bullet[aria-label="Go to slide 8"]{background: url(../images26/part2D04.png) no-repeat center;background-size: 0.13rem 0.13rem;}
@media(max-width: 1200px){

}
@media(max-width: 1024px){
.part6Con::after{display: none;}
.part6Con .swiper-slide-active{transform: scale(1.5);background-size: 3.6rem 3.6rem;}
.part6 .Cotitle{top: auto;}
.part6Con .mySwiper{padding: 1rem 0 1.3rem 0;}
.part6Con .swiper-slide-prev{left: 0;}
.part6Con .swiper-slide-next{right: 0;}
.part6Con .swiper-button-prev{left: 0;}
.part6Con .swiper-button-next{right: 0;}
.part6Con .swiper-slide-active .text{position: relative;width: 100%;margin-left: 0;}
.part6Con .swiper-slide-active .text h5{font-size: 0.3rem;}
.part6Con .swiper-slide-active .text p{font-size: 0.18rem;line-height: 0.28rem;}
.part6Con .swiper-pagination{bottom: 0.5rem;}

}
@media(max-width: 850px){
	.part6{padding: 1.1rem 0 0 0;}
.part6Con .swiper-button-prev,.part6Con .swiper-button-next{display: none;}
.part6Con .swiper-slide-prev{left: -6vw;}
.part6Con .swiper-slide-next{right: -6vw;}
}
@media(max-width: 768px){
.part6Con .swiper-slide-active a{transform: scale(0.7);}
}
@media(max-width: 580px){
.part6Con .swiper-slide-active{transform: scale(1);}
.part6Con .mySwiper{padding: 0;}
.part6 .Cotitle{position: relative;margin-bottom: 0.2rem;}
.part6Con .swiper-pagination{position: relative;bottom: auto;}
.part6Con .swiper-slide-active .text p{font-size: 0.24rem;line-height: 0.34rem;}
}
/* 瀵煎笀椋庨噰 end */
/* 浜烘墠鎷涜仒 start */
.part7{padding: 0.25rem 0 1.25rem 0;position: relative;}
.part7::after{content: "";width: 100%;height: 100%;background: url(../images26/part6BG03.png) no-repeat top center;background-size: 100%;position: absolute;top: -3.6rem;left: 0;}
.part7 .w16{position: relative;z-index: 2;}
.part7con{padding: 0 0.4rem 1.27rem 0.6rem;position: relative;}
.part7con::after{content: "";position: absolute;left: 0;bottom: 0; width: 100%;height: calc(100% - 0.35rem);background: url(../images26/part7BG.png) no-repeat bottom center;background-size: 16.04rem 6.52rem;}
.part7L,.part7R{position: relative;z-index: 2;}
.part7L{width: 29.45%;padding-top: 1.3rem;}

.part7L ul{}
.part7L li a{display: block;position: relative;margin-bottom: 0.26rem;padding-bottom: 0.26rem; border-bottom: 0.01rem solid rgba(255,255,255,0.2);}
.part7L li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part7L li p{color: #fff;transition: 0.6s all;}
.part7L li a::after{content: "";width: 0;height: 0.01rem;background: #65ffbc;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
.part7L li:last-child a::after{display: none;}
.part7L li:hover a::after{width: 100%;transition: 0.6s all;}
.part7L li:hover p{color: #65ffbc;transition: 0.6s all;}
.part7L .more{margin-top: 0.2rem;}
.part7L .more a{color: #fff;background: url(../images26/moreW.png) no-repeat right center;background-size: 0.28rem 0.15rem;}
.part7R{width: 66.43%;}
.part7R .pic{overflow: hidden;position: relative;}
.part7R .pic::after{content: "";width: 100%;height: 100%;background: url(../images26/part7-02.png) no-repeat center;background-size: cover;position: absolute;left: 0;top: 0;}
.part7R .pic img{display: block;width: 100%;height: 5.6rem;object-fit: cover; transition: 0.6s all;}
.part7R:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 850px){
	.part7{padding: 0.25rem 0 0.5rem 0;}
.part7L{width: 100%;order: 2;padding-top: 0.4rem;}
.part7R{width: 100%;order: 1;}
.part7R .pic img{height: 46vw;}
.part7L li p{height: auto;max-height: 0.56rem;}
.part7con{padding: 0 0.3rem 1rem 0.3rem;}

}
/* 浜烘墠鎷涜仒 end */
/* footer start */
.footer{padding: 0.7rem 0;background: #f5f5f5 url(../images26/footer01.png) no-repeat top center;background-size: cover;}
.footer .flex{align-items: center;}
.footer .logo img{max-height: 0.55rem;max-width: 100%;display: block;}
.footer .text{margin-left: 0.4rem;padding-left: 0.4rem;position: relative;}
.footer .text::after{content: "";width: 0.01rem;height: calc(100% + 0.2rem);top: -0.1rem;background: #b380e2;position: absolute;left: 0;}
.footer .text p{font-size: 0.16rem;color: #6f6f6f;line-height: 0.28rem;}
.footerR li{position: relative;margin-left: 0.1rem;cursor: pointer;}
.footerR li .ewm{display: none; position: absolute;left: 50%;margin-left: -0.62rem; bottom: calc(100% + 0.1rem);width: 1.23rem;height: 1.29rem;background: url(../images26/ewmBG.png) no-repeat top center;background-size: 1.23rem 1.29rem;padding: 0.15rem;}
 .footerR li .ewm::after{content: "";width: 100%;height: calc(100% - 0.06rem); box-shadow: -2.93px 8.51px 8px 0px rgba(70, 13, 168, 0.17);position: absolute;left: 0;top: 0;}
.footerR li .ewm img{display: block;width: 0.95rem;}
.footerR li .icon{width: 0.46rem;height: 0.46rem;background: #cacaca;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: 0.6s all;}
.footerR li+li .icon{background: #fff;}
.footerR li .icon img{display: block;width: 0.27rem;}
.footerR li+li .icon img{width: 100%;width: 0.46rem;}
.footerR li:hover .ewm{display: block;}
.footerR li:first-child:hover .icon{background: #1ce856;transition: 0.6s all;}
@media(max-width: 1024px){
.footer{height: auto;padding: 0.4rem 0;}

}
@media(max-width: 850px){
.logo{width: 100%;}
.footer .logo img{display: table;margin: 0 auto;}
.footer .text{margin: 0.2rem 0;width: 100%;}
.footer .text::after{display: none;}
.footer .text p{text-align: center;}
.footer .flex{margin: 0 auto;}
}
@media(max-width: 580px){
}
/* footer end */