(window.webpackJsonp=window.webpackJsonp||[]).push([[1,17],{435:function(t,e,n){"use strict";n.r(e);n(84),n(47);var r={props:{showArrows:{type:Boolean,default:!1},bannerText:{type:String,default:"人人成才
人人精彩"},bannerTip:{type:String,default:"enjoy your talent life be brilliant"},bannerImg:{type:String,default:"https://file-sjtu.edu-sjtu.cn/nos/gwBanner.png"},BannerList:{type:Array,required:!0},width:{type:String,default:"100%"},height:{type:String,default:"100vh"},showImage:{type:Boolean,default:!1}},data:function(){return{isStart:!1,currentIndex:0,interval:null,touchStartX:0,touchEndX:0}},computed:{computedWidth:function(){return this.width},left:function(){return"calc(".concat(this.currentIndex," * ").concat(this.width," * -1)")}},methods:{handleGoToLink:function(link){link&&link.length>0&&window.open(link,"_blank")},startInterval:function(){var t=this;this.interval=setInterval((function(){t.handleNext()}),3e3)},stopInterval:function(){clearInterval(this.interval)},handleGo:function(t){this.stopInterval(),this.currentIndex=t,this.$emit("banner-change",this.currentIndex),this.startInterval()},handleNextClick:function(){this.stopInterval(),this.handleNext(),this.startInterval()},handlePrevClick:function(){this.stopInterval(),this.handlePrev(),this.startInterval()},handleNext:function(){this.currentIndex===this.BannerList.length-1?this.currentIndex=0:this.currentIndex+=1,this.$emit("banner-change",this.currentIndex)},handlePrev:function(){0===this.currentIndex?this.currentIndex=this.BannerList.length-1:this.currentIndex-=1,this.$emit("banner-change",this.currentIndex)},handleTouchStart:function(t){this.touchStartX=t.touches[0].clientX},handleTouchMove:function(t){this.touchEndX=t.touches[0].clientX},handleTouchEnd:function(){this.touchStartX-this.touchEndX>50?this.handleNext():this.touchStartX-this.touchEndX<-50&&this.handlePrev()}},mounted:function(){this.startInterval()}},d=(n(446),n(10)),component=Object(d.a)(r,(function(){var t=this,e=t._self._c;return e("div",{ref:"container",staticClass:"banner_container1",style:{height:t.height},on:{touchstart:t.handleTouchStart,touchmove:t.handleTouchMove,touchend:t.handleTouchEnd}},[e("div",{staticClass:"banner-wrapper",style:{width:t.computedWidth,left:t.left}},t._l(t.BannerList,(function(n,r){return e("div",{key:r,staticClass:"bannerItem",class:{start:t.isStart},style:{width:t.computedWidth,backgroundImage:"url("+n.ImgUrl+")"},on:{click:function(e){return t.handleGoToLink(n.Href)}}},[t.showImage?e("div",{staticClass:"banner-wrapper-img"},[e("img",{attrs:{src:"https://file-sjtu.edu-sjtu.cn/iec/bj.png"}})]):t._e(),t._v(" "),e("div",{staticClass:"banner-content"},[n.time?e("p",{staticClass:"time"},[t._v(t._s(n.time))]):t._e(),t._v(" "),n.title1?e("div",{staticClass:"title1 txt-cut1"},[t._v(t._s(n.title1))]):t._e(),t._v(" "),n.title2?e("div",{staticClass:"title2 txt-cut2"},[t._v(t._s(n.title2))]):t._e()])])})),0),t._v(" "),e("div",{staticClass:"point-wrapper"},t._l(t.BannerList,(function(n,r){return e("div",{key:r,staticClass:"pointItem",class:{active:r==t.currentIndex},on:{click:function(e){return t.handleGo(r)}}})})),0),t._v(" "),t.showArrows?e("div",{staticClass:"arrow-container left"},[e("img",{attrs:{alt:"",src:"https://file-sjtu.edu-sjtu.cn/www/global/home6.png"},on:{click:t.handlePrevClick}})]):t._e(),t._v(" "),t.showArrows?e("div",{staticClass:"arrow-container right"},[e("img",{attrs:{alt:"",src:"https://file-sjtu.edu-sjtu.cn/www/global/home7.png"},on:{click:t.handleNextClick}})]):t._e()])}),[],!1,null,"09e08c75",null);e.default=component.exports},436:function(t,e,n){"use strict";var r=n(4),d=n(437).start;r({target:"String",proto:!0,forced:n(438)},{padStart:function(t){return d(this,t,arguments.length>1?arguments[1]:void 0)}})},437:function(t,e,n){"use strict";var r=n(5),d=n(71),o=n(16),c=n(165),l=n(26),h=r(c),v=r("".slice),f=Math.ceil,m=function(t){return function(e,n,r){var c,m,w=o(l(e)),x=d(n),L=w.length,C=void 0===r?" ":o(r);return x<=L||""===C?w:((m=h(C,f((c=x-L)/C.length))).length>c&&(m=v(m,0,c)),t?w+m:m+w)}};t.exports={start:m(!1),end:m(!0)}},438:function(t,e,n){"use strict";var r=n(67);t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(r)},440:function(t,e,n){"use strict";n.r(e);var r=n(6),d=(n(84),n(68),n(21),n(30),n(173),n(436),n(29),{components:{bannerModule:n(435).default},computed:{bannerStyle:function(){return{width:"100%",height:this.bannerHeight}}},data:function(){return{bannerHeight:"",OutBannerList:[],NormalNewsList:[],currentBannerIndex:0}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.initOutNews();case 2:return e.next=4,t.initNormalNews();case 4:case"end":return e.stop()}}),e)})))()},methods:{goToNewsList:function(t){var link="";switch(t){case 1:link="/GroupNewsList";break;case 2:link="/BusinessDynamicsList";break;case 3:link="/GroupAnnouncementList"}window.open(link,"_blank")},goToHref:function(t){window.open(t,"_blank")},initOutNews:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$jdjyApi.GetNewsList({PageIndex:1,PageSize:10,BeginDate:"",EndDate:"",Title:"",TypeID:"1",ShowOut:"1",IsPublished:"1"}).then((function(e){e.IsSuccess&&(t.OutBannerList=e.Body.map((function(t){return{ImgUrl:t.ImgUrl,title:t.Title,content:t.Summary,Sort:t.Sort,Href:"/GroupNewsDetail?PK_NewsGuid="+t.PK_NewsGuid,CreateTime:t.CreateTime}})))}));case 2:case"end":return e.stop()}}),e)})))()},goToNewsTopDetail:function(link){window.open(link,"_blank")},initNormalNews:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$jdjyApi.GetNewsList({PageIndex:1,PageSize:4,BeginDate:"",EndDate:"",Title:"",TypeID:"1",ShowOut:"0",IsPublished:"1"}).then((function(e){e.IsSuccess&&(t.NormalNewsList=e.Body.map((function(e){return{ImgUrl:e.ImgUrl,title:e.Title,content:e.Summary,day:t.extractDay(e.CreateTime),ym:t.extractYearMonth(e.CreateTime),Sort:e.Sort,Href:"/GroupNewsDetail?PK_NewsGuid="+e.PK_NewsGuid}})))}));case 2:case"end":return e.stop()}}),e)})))()},extractDay:function(t){var e=t.match(/\d{4}-\d{1,2}-(\d{1,2})/);return e?e[1]:null},extractYearMonth:function(t){var e=t.match(/^(\d{4}-\d{1,2})/);return e?e[1]:null},extractMonthDay:function(t){var e=t.match(/\d{4}-(\d{1,2})-(\d{1,2})/);if(e){var n=e[1].padStart(2,"0"),r=e[2].padStart(2,"0");return"".concat(n,".").concat(r)}return null},onBannerChange:function(t){this.currentBannerIndex=t},updateBannerHeight:function(){if("undefined"!=typeof window){var t=window.innerWidth;this.bannerHeight=t>=1366?"375px":t>=1e3&&t<1366||t>=750&&t<1e3?"338px":"2.28rem"}}},created:function(){},mounted:function(){this.updateBannerHeight(),window.addEventListener("resize",this.updateBannerHeight)},beforeDestroy:function(){window.removeEventListener("resize",this.updateBannerHeight)}}),o=(n(646),n(10)),component=Object(o.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"News"},[e("div",{staticClass:"NewsCon"},[t._m(0),t._v(" "),e("div",{staticClass:"NewsConList"},[t.OutBannerList.length>0?e("div",{staticClass:"NewsConListLeft"},[e("banner-module",{style:t.bannerStyle,attrs:{BannerList:t.OutBannerList},on:{"banner-change":t.onBannerChange}}),t._v(" "),e("div",{staticClass:"NewsConListLeftBj"},[t._v("头条资讯")]),t._v(" "),e("a",{staticClass:"NewsConListLeftTitle",attrs:{href:t.OutBannerList[t.currentBannerIndex].Href,target:"_blank"}},[e("div",{staticClass:"NewsConListLeftTitle1 txt-cut"},[t._v("\n "+t._s(t.extractMonthDay(t.OutBannerList[t.currentBannerIndex].CreateTime))+" "),e("span",[t._v("|")]),t._v(" "+t._s(t.OutBannerList[t.currentBannerIndex].title)+"\n ")]),t._v(" "),e("div",{staticClass:"NewsConListLeftTitle2 txt-cut"},[t._v("\n "+t._s(t.OutBannerList[t.currentBannerIndex].content)+"\n ")])])],1):t._e(),t._v(" "),e("div",{staticClass:"NewsConListRight"},[t._l(t.NormalNewsList,(function(n,r){return[e("a",{staticClass:"NewsConListRightList",attrs:{href:n.Href,target:"_blank"}},[e("div",{staticClass:"NewsConListRightList1"},[e("img",{attrs:{src:n.ImgUrl}})]),t._v(" "),e("div",{staticClass:"NewsConListRightList2"},[e("div",{staticClass:"text txt-cut"},[t._v("\n "+t._s(n.title)+"\n ")]),t._v(" "),e("div",{staticClass:"time"},[e("span",[t._v(t._s(n.ym)+"-"+t._s(n.day))])])])])]}))],2)])])])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"NewsConTitle"},[e("div",{staticClass:"NewsConTitleText"},[t._v("集团新闻")]),t._v(" "),e("a",{staticClass:"NewsConTitleMore",attrs:{href:"/GroupNewsList"}},[t._v("了解更多")])])}],!1,null,"adbbd882",null);e.default=component.exports},443:function(t,e,n){var content=n(447);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(19).default)("5508fa44",content,!0,{sourceMap:!1})},446:function(t,e,n){"use strict";n(443)},447:function(t,e,n){var r=n(18)((function(i){return i[1]}));r.push([t.i,".banner_container1[data-v-09e08c75]{display:block;margin:0 auto;overflow:hidden;position:relative;width:100%}.banner_container1 .banner-wrapper[data-v-09e08c75]{display:flex;height:100%;left:0;position:relative;text-align:center;transition:all .3s ease}.bannerItem[data-v-09e08c75]{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;flex-shrink:0;height:100%;overflow:hidden;position:relative}.bannerItem.start[data-v-09e08c75]{transition:all 1.5s}.bannerItem[data-v-09e08c75]:hover{transform:scale(1)}.point-wrapper[data-v-09e08c75]{align-items:center;bottom:0;display:flex;height:40px;justify-content:center;left:0;position:absolute;right:0}.pointItem[data-v-09e08c75]{background-color:hsla(0,0%,100%,.48);border-radius:50%;cursor:pointer;height:10px;margin:8px;transition:all .3s ease;width:10px}.pointItem.active[data-v-09e08c75],.pointItem[data-v-09e08c75]:hover{background-color:#fff}.pointItem.active[data-v-09e08c75]{width:10px}.arrow-container[data-v-09e08c75]{align-items:center;bottom:0;cursor:pointer;display:flex;justify-content:center;left:auto;position:absolute;right:auto;top:0;width:50px}.arrow-container img[data-v-09e08c75]{width:70px}.arrow-container.left[data-v-09e08c75]{height:50px;left:30px;top:40%}.home-demo-con-left .arrow-container.left[data-v-09e08c75],.home-demo-con-left .arrow-container.right[data-v-09e08c75]{display:none}.arrow-container.right[data-v-09e08c75]{height:50px;right:30px;top:40%}.banner_container img[data-v-09e08c75]{filter:opacity(.5);height:50px;transition:all .3s;width:50px}.banner_container img[data-v-09e08c75]:hover{filter:opacity(1)}.banner-content[data-v-09e08c75]{bottom:60px;color:#fff;left:30px;position:absolute;right:30px;text-align:left}.banner-wrapper-img[data-v-09e08c75]{left:0;position:absolute;top:0}.banner-wrapper-img[data-v-09e08c75],.banner-wrapper-img img[data-v-09e08c75]{height:100%;width:100%}.time[data-v-09e08c75]{background:red;border-radius:4px;display:inline-block;font-size:16px;padding:5px 10px}.time[data-v-09e08c75],.title1[data-v-09e08c75]{color:#fff;margin-bottom:10px}.title1[data-v-09e08c75]{font-size:32px;font-weight:500;height:50px;line-height:50px;text-align:center}.home-con2-bottom .title1[data-v-09e08c75]{font-size:20px!important;height:auto;line-height:30px;margin-bottom:0}.home-con2-bottom .banner-content[data-v-09e08c75]{bottom:38px}.title2[data-v-09e08c75]{color:#fff;font-size:14px;font-weight:400;line-height:23px}.txt-cut1[data-v-09e08c75]{white-space:nowrap}.txt-cut1[data-v-09e08c75],.txt-cut2[data-v-09e08c75]{overflow:hidden;text-overflow:ellipsis}.txt-cut2[data-v-09e08c75]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width:750px) and (max-width:1366px){.title1[data-v-09e08c75]{font-size:28px;height:30px;line-height:30px}}@media screen and (max-width:750px){.point-wrapper[data-v-09e08c75]{bottom:.15rem;height:.2rem}.banner-content[data-v-09e08c75]{bottom:.2rem;left:.15rem;right:.15rem}.time[data-v-09e08c75]{font-size:.12rem;height:.12rem;line-height:.1rem;margin-bottom:.1rem;padding:.03rem .06rem}.title1[data-v-09e08c75]{font-size:.16rem;line-height:.2rem}.title2[data-v-09e08c75]{display:none}.pointItem[data-v-09e08c75]{height:.1rem;margin:.07rem}.pointItem[data-v-09e08c75],.pointItem.active[data-v-09e08c75]{width:.1rem}.arrow-container img[data-v-09e08c75]{width:.2rem!important}.home-con2-bottom .arrow-container.left[data-v-09e08c75],.home-con2-bottom .arrow-container.right[data-v-09e08c75]{display:none}.home-con2-bottom .point-wrapper[data-v-09e08c75]{bottom:.05rem}.home-con2-bottom .txt-cut1[data-v-09e08c75]{height:auto;overflow:visible;white-space:wrap}.home-con2-bottom .title1[data-v-09e08c75]{font-size:.14rem!important;line-height:.18rem;margin-bottom:.1rem}}",""]),r.locals={},t.exports=r},540:function(t,e,n){var content=n(647);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(19).default)("267ec482",content,!0,{sourceMap:!1})},646:function(t,e,n){"use strict";n(540)},647:function(t,e,n){var r=n(18)((function(i){return i[1]}));r.push([t.i,'@font-face{font-family:"SiYuanHeiTi";src:url(https://file-sjtu.edu-sjtu.cn/ttf/SiYuanHeiTi.ttf)}@font-face{font-display:swap;font-family:"ALiBaBa";font-weight:400;src:url(//at.alicdn.com/wf/webfont/PAsKVv5mJFv7/WNAYLviGo04E.woff2) format("woff2"),url(//at.alicdn.com/wf/webfont/PAsKVv5mJFv7/ExAWlOeOpHDn.woff) format("woff")}*[data-v-adbbd882]{box-shadow:none;font-family:"ALiBaBa";font-size:14px}*[data-v-adbbd882],input[data-v-adbbd882]:focus{outline:none}.clearfix[data-v-adbbd882]:after{clear:both;content:"";display:block;height:0;visibility:hidden}.clearfix[data-v-adbbd882]{zoom:1}.df[data-v-adbbd882]{align-items:center;display:flex;justify-content:center}li[data-v-adbbd882],ul[data-v-adbbd882]{list-style:none;margin:0;padding:0}a[data-v-adbbd882]{-webkit-text-decoration:none;text-decoration:none}.one-txt-cut[data-v-adbbd882]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.txt-cut[data-v-adbbd882]{-webkit-line-clamp:2}.txt-cut[data-v-adbbd882],.txt-cut5[data-v-adbbd882]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.txt-cut5[data-v-adbbd882]{-webkit-line-clamp:5}.txt-cut6[data-v-adbbd882]{-webkit-line-clamp:6}.txt-cut4[data-v-adbbd882],.txt-cut6[data-v-adbbd882]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.txt-cut4[data-v-adbbd882]{-webkit-line-clamp:4}.txt-cut3[data-v-adbbd882]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.wrapper[data-v-adbbd882]{align-items:center;display:flex;justify-content:center;margin:0 auto 32px;min-height:40px;position:relative;z-index:1000}.mt50[data-v-adbbd882]{margin-top:50px}.mt40[data-v-adbbd882]{margin-top:40px}.mt30[data-v-adbbd882]{margin-top:30px}.mt20[data-v-adbbd882]{margin-top:20px}.mt10[data-v-adbbd882]{margin-top:10px}.bj-white[data-v-adbbd882]{background:#fff}.bj-lan[data-v-adbbd882]{background:linear-gradient(241deg,#a72ff4,#8005f9),#a72ff4}.color-hui[data-v-adbbd882]{color:#5f5b77!important}.color-white[data-v-adbbd882]{color:#fff!important}@media screen and (min-width:1366px){[data-v-adbbd882]:root{--target-width:800px}}@media screen and (max-width:1366px){[data-v-adbbd882]:root{--target-width:650px}}.iv_1_100[data-v-adbbd882],.iv_1_133[data-v-adbbd882],.iv_1_177[data-v-adbbd882],.iv_1_233[data-v-adbbd882]{width:calc(var(--target-width)*.6)}.iv_2_100[data-v-adbbd882],.iv_2_133[data-v-adbbd882],.iv_2_177[data-v-adbbd882],.iv_2_233[data-v-adbbd882]{width:calc(var(--target-width)*.8)}.iv_3_100[data-v-adbbd882],.iv_3_133[data-v-adbbd882],.iv_3_177[data-v-adbbd882],.iv_3_233[data-v-adbbd882]{width:calc(var(--target-width)*1)}.phone-none[data-v-adbbd882]{display:none!important}.pc-none[data-v-adbbd882]{display:block!important}@media screen and (max-width:750px){.phone-none[data-v-adbbd882]{display:block!important}.pc-none[data-v-adbbd882]{display:none!important}}.News[data-v-adbbd882]{background:#eff7ff;cursor:default}.NewsCon[data-v-adbbd882]{background:url(https://file-sjtu.edu-sjtu.cn/nos/gwt61-1.png) no-repeat;background-position:top 157px right 0;background-size:724px 543px;margin:0 auto;padding:60px 0 80px;width:1200px}.newsbj .NewsCon[data-v-adbbd882]{padding:58px 0 35px!important}.NewsConTitle[data-v-adbbd882]{height:80px;line-height:80px;margin-bottom:20px;position:relative}.NewsConTitleText[data-v-adbbd882]{background:url(https://file-sjtu.edu-sjtu.cn/nos/gw2-1.png) no-repeat 0;background-size:296px 80px;color:#0f3582;font-size:32px;font-weight:700;padding-left:42px}.NewsConTitleMore[data-v-adbbd882]{background:url(https://file-sjtu.edu-sjtu.cn/nos/gwjc134.png) no-repeat 100%;background-size:60px 60px;color:#0f3582;cursor:pointer;font-size:16px;height:60px;line-height:60px;position:absolute;right:0;text-align:center;top:10px;width:72px}.NewsConList[data-v-adbbd882]{align-items:stretch;display:flex;flex-direction:row;gap:30px;justify-content:center}.NewsConListLeft[data-v-adbbd882]{background:hsla(0,0%,100%,.85);border-radius:16px;height:543px;overflow:hidden;width:550px}.NewsConListLeft[data-v-adbbd882]:hover{background:#fff;box-shadow:0 1px 16px 0 rgba(156,187,226,.54);cursor:pointer}.NewsConListLeft img[data-v-adbbd882]{border-radius:16px 16px 0 0!important}.NewsConListLeftBj[data-v-adbbd882]{background:url(https://file-sjtu.edu-sjtu.cn/nos/gw4.png) no-repeat 30% 50%,url(https://file-sjtu.edu-sjtu.cn/nos/gw5.png) no-repeat 70% 50%;background-size:60px 2px,60px 2px;color:#b28d46;font-size:14px;font-weight:500;padding:20px;text-align:center}.NewsConListLeftTitle[data-v-adbbd882]{display:block;padding:0 20px 20px}.NewsConListLeftTitle1[data-v-adbbd882]{color:#333;font-size:18px;font-weight:500;line-height:22px;margin-bottom:10px;text-align:center}.NewsConListLeftTitle .NewsConListLeftTitle1 span[data-v-adbbd882]{display:inline-block;margin:0 3px;position:relative;top:-2px}.NewsConListLeftTitle2[data-v-adbbd882]{color:#999;font-size:14px;font-weight:400;line-height:22px;text-align:left}.NewsConListLeftTitle:hover .NewsConListLeftTitle1[data-v-adbbd882],.NewsConListLeftTitle:hover .NewsConListLeftTitle2[data-v-adbbd882]{color:#0f3582}.NewsConListRight[data-v-adbbd882]{box-sizing:border-box;height:543px;width:622px}.NewsConListRightList[data-v-adbbd882]{display:flex;gap:20px;margin-bottom:20px}.NewsConListRightList[data-v-adbbd882]:hover{background:#fff;border-radius:16px;box-shadow:0 1px 16px 0 rgba(156,187,226,.54);cursor:pointer}.NewsConListRightList:hover .time[data-v-adbbd882]{color:#0f3582}.NewsConListRightList:hover .text[data-v-adbbd882]{color:#0f3582;text-underline-offset:5px}.NewsConListRightList:hover .NewsConListRightList1 img[data-v-adbbd882]{transform:scale(1.1)}.NewsConListRightList1[data-v-adbbd882]{border-radius:16px;height:120px;overflow:hidden;width:160px}.NewsConListRightList1 img[data-v-adbbd882]{border-radius:16px;height:120px;transition:transform .3s ease;width:auto}.time[data-v-adbbd882]{color:#666;font-size:16px;font-weight:500;height:32px;line-height:32px;margin-bottom:7px;margin-top:8px;text-align:left;width:119px}.time span[data-v-adbbd882]{display:inline-block;font-size:16px}.text[data-v-adbbd882]{color:#666;font-size:18px;font-weight:500;line-height:26px;margin-top:18px;text-align:left}.NewsConListRightList2[data-v-adbbd882]{border-bottom:1px solid #ebebeb;width:410px}.NewsConListRightList2 .text[data-v-adbbd882]{height:50px}.NewsConListRightList:hover .NewsConListRightList2[data-v-adbbd882],.NewsConListRightList:last-child .NewsConListRightList2[data-v-adbbd882]{border-bottom:none}@media screen and (min-width:750px)and (max-width:1366px){.News[data-v-adbbd882]{min-height:486px}.NewsCon[data-v-adbbd882]{background-size:724px 486px;padding:60px 0;width:1000px}.NewsConTitle[data-v-adbbd882]{height:80px;line-height:80px;margin-bottom:20px}.NewsConTitleText[data-v-adbbd882]{font-size:28px}.NewsConListLeft[data-v-adbbd882]{border-radius:12px;height:486px;margin-top:0;width:450px}.NewsConListLeftBj[data-v-adbbd882]{padding:15px 20px 10px}.NewsConListLeftTitle[data-v-adbbd882]{padding:0 15px 15px}.NewsConListLeftTitle1[data-v-adbbd882]{font-size:16px;margin-bottom:5px}.NewsConListRight[data-v-adbbd882],.NewsConListRightList[data-v-adbbd882]:hover{border-radius:12px}.NewsConListRight[data-v-adbbd882]{height:486px;width:520px}.NewsConListRightList1[data-v-adbbd882],.NewsConListRightList1 img[data-v-adbbd882]{border-radius:12px;height:106px;width:141px}.text[data-v-adbbd882]{font-size:16px;line-height:25px;margin-top:12px}.time[data-v-adbbd882]{font-size:14px;margin-top:5px}.NewsConListRightList2[data-v-adbbd882]{width:340px}.notice[data-v-adbbd882]{border-radius:12px}}@media screen and (max-width:750px){.News[data-v-adbbd882]{min-height:1rem}.NewsCon[data-v-adbbd882]{background:none;padding:.29rem .08rem;width:3.6rem}.NewsConTitle[data-v-adbbd882]{height:.4rem;line-height:.4rem;margin-bottom:.15rem;padding:0 .12rem;width:3.35rem}.NewsConTitleText[data-v-adbbd882]{background-size:1.55rem .4rem;font-size:.18rem;padding-left:.1rem}.NewsConTitleMore[data-v-adbbd882]{background-size:.4rem .4rem;height:.4rem;line-height:.4rem;right:.12rem;top:0;width:.7rem}.NewsConList[data-v-adbbd882]{flex-direction:column;gap:.15rem}.NewsConListLeft[data-v-adbbd882]{border-radius:.08rem;height:3.85rem;margin:0 auto;width:3.35rem}.NewsConListLeft img[data-v-adbbd882]{border-radius:.08rem .08rem 0 0!important}.NewsConListLeftBj[data-v-adbbd882]{background:url(https://file-sjtu.edu-sjtu.cn/nos/gw4.png) no-repeat 20% 45%,url(https://file-sjtu.edu-sjtu.cn/nos/gw5.png) no-repeat 80% 45%;background-size:.6rem .02rem;font-size:.14rem;padding:.15rem .2rem}.NewsConListLeftTitle1[data-v-adbbd882]{font-size:.16rem}.NewsConListLeftTitle2[data-v-adbbd882]{font-size:.14rem}.NewsConListRight[data-v-adbbd882]{height:auto;margin:0 auto;padding:0;width:3.35rem}.NewsConListRightList[data-v-adbbd882]{background:#fff;border-radius:.08rem;gap:.1rem;margin-bottom:.1rem}.NewsConListRightList:hover .NewsConListRightList1 img[data-v-adbbd882]{transform:scale(1)}.NewsConListRightList1[data-v-adbbd882]{height:.94rem;overflow:visible;width:1.25rem}.NewsConListRightList1 img[data-v-adbbd882]{border-radius:.08rem;height:.94rem;width:1.25rem}.NewsConListRightList2[data-v-adbbd882]{border:none;width:1.9rem}.time[data-v-adbbd882]{color:#999;margin-top:.02rem;width:1.19rem}.text[data-v-adbbd882],.time[data-v-adbbd882],.time span[data-v-adbbd882]{font-size:.14rem}.text[data-v-adbbd882]{color:#333;line-height:.2rem}.NewsConListRightList2 .text[data-v-adbbd882]{height:.41rem}.newsbj .NewsCon[data-v-adbbd882]{padding:.3rem 0 .05rem!important}}',""]),r.locals={},t.exports=r}}]);