html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;box-sizing:border-box;transition:.3s}li{list-style-type:none}h1,h2,h3,h4,dl,dt,dd,ul,li{font-weight:normal}.publicCont{min-height:100vh}img{display:block}#header{width:100%;padding-top:30px;display:flex;flex-direction:column;align-items:center;height:157px;font-size:20px}@media screen and (max-width:840px){#header .logo{width:140px}}#header .menu{display:none}@media screen and (max-width:840px){#header .menu{display:block;width:32px}}#header .nav{width:inherit;margin-top:10px}#header .nav ul{width:inherit;display:flex;align-items:center;justify-content:center}@media screen and (max-width:840px){#header .nav ul{flex-direction:column}}#header .nav ul li{color:#666;margin:0 10px;border-bottom:3px solid #2a9f7d;font-family:Arial,Helvetica,sans-serif,'微软雅黑';font-weight:bold;width:4.2em;text-align:center;padding:14px 0;line-height:1;cursor:pointer}#header .nav ul li.active,#header .nav ul li:hover{color:#333;border-bottom-color:#d51d21}@media screen and (max-width:840px){#header .nav{display:none;position:fixed;top:0;right:0;background:rgba(255,255,255,0.9);z-index:9;width:30vw;font-size:14px;margin-top:0;padding-bottom:12px}}@media screen and (min-width:841px) and (max-width:1025px){#header{font-size:16px;padding-top:20px;height:138px}#header .logo{margin-bottom:6px}}@media screen and (min-width:1025px) and (max-width:1260px){#header{font-size:16px}#header .logo{width:150px}}@media screen and (max-width:840px){#header{flex-direction:row;justify-content:space-between;height:auto;padding:10px}}#main{position:relative;width:100%}.footer{background-color:#fff;display:flex;align-items:stretch;justify-content:space-between;padding:20px 8%}@media screen and (max-width:840px){.footer{flex-direction:column;height:auto;padding:0 2% 20px;align-items:center}}.footer .copyright{display:flex;align-items:center;font-size:16px}@media screen and (min-width:841px) and (max-width:1025px){.footer .copyright{font-size:12px}}@media screen and (max-width:840px){.footer .copyright{flex-direction:column;font-size:11px}}.footer .copyright .info{margin-left:22px;color:#ababac;margin-right:30px}@media screen and (min-width:841px) and (max-width:1025px){.footer .copyright .info{margin-left:10px;margin-right:0}}@media screen and (max-width:840px){.footer .copyright .info{margin:14px 0 0 0}}.footer .copyright .info>div{display:flex;align-items:center}.footer .copyright .info>div>span{border-right:1px solid #ababac;display:block;padding:0 12px;cursor:pointer}.footer .copyright .info>div>span:last-child{border:none}.footer .copyright .info>div>span:first-child{padding-left:0}.footer .copyright .info>div>span>a{text-decoration:none;color:#ababac}.footer .copyright .info>div>span>a:hover{color:#FF6600}@media screen and (max-width:840px){.footer .copyright .info>div{justify-content:center}}.footer .copyright .info p{margin-top:4px}.footer .copyright .info p>span{margin-right:30px}.footer .copyright .info p>span>a{text-decoration:none;color:#ababac}.footer .copyright .info p>span>a:hover{color:#FF6600}@media screen and (max-width:840px){.footer .copyright .info p{text-align:center}}.footer .connect{display:flex;align-items:center}.footer .connect .item{border-radius:50%;display:flex;justify-content:center;margin-right:22px;position:relative}.footer .connect .item>h3{font-size:20px}.footer .connect .item>h2{font-size:14px}.footer .connect .item:first-child{flex-direction:column}.footer .connect .item:last-child{margin:0}.footer .connect .item>img{width:80px;margin-right:14px}.footer .connect .item>img:nth-child(2){margin-right:0}@media screen and (max-width:840px){.footer .connect{margin-top:8px}}.footer.graybg{background-color:#f2f2f2}#footer .footerLinks{display:flex;justify-content:center;padding:40px 0;background:#f2f2f2}#footer .footerLinks>div{width:10%}#footer .footerLinks>div>h2{font-size:16px}#footer .footerLinks>div .list>ul{font-size:14px;padding-top:12px}#footer .footerLinks>div .list>ul li{padding:6px 0}#footer .footerLinks>div h2,#footer .footerLinks>div li{cursor:pointer;text-align:center}#footer .footerLinks>div h2:hover,#footer .footerLinks>div li:hover{color:#FF6600}#footer .footerLinks>div li{color:#2a9f7d}.mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.27);z-index:2;display:none}.floatMenu{position:fixed;padding:8px 0;width:70px;border-top-left-radius:12px;border-bottom-left-radius:12px;background:rgba(255,255,255,0.7);right:0;top:50%;transform:translateY(-50%);z-index:4}@media screen and (max-width:840px){.floatMenu{width:52px}}@media screen and (max-width:1025px){.floatMenu{width:60px}}.floatMenu .item{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#666;cursor:pointer;padding:12px 0}.floatMenu .item img{width:40px;margin-bottom:10px}.floatMenu .item img:nth-child(2){display:none}@media screen and (max-width:840px){.floatMenu .item img{width:28px}}@media screen and (max-width:1025px){.floatMenu .item img{width:32px}}.floatMenu .item p{font-size:12px}@media screen and (max-width:840px){.floatMenu .item p{font-size:10px}}.floatMenu .item:hover{color:#d24342}.floatMenu .item:hover img:first-child{display:none}.floatMenu .item:hover img:nth-child(2){display:block}.floatMenu .floatNews{position:fixed;top:50%;right:80px;background:rgba(255,255,255,0.9);box-shadow:14px 11px 40px rgba(0,0,0,0.15);width:310px;border-radius:16px;padding-top:20px;display:none}@media screen and (max-width:840px){.floatMenu .floatNews{right:64px;width:260px;padding-top:12px}}.floatMenu .floatNews .newsTitle{width:146px;margin-left:-10px}@media screen and (max-width:840px){.floatMenu .floatNews .newsTitle{width:96px;margin-left:-8px}}.floatMenu .floatNews>ul{padding:0 30px 26px}@media screen and (max-width:840px){.floatMenu .floatNews>ul{padding:0 14px 20px}}.floatMenu .floatNews>ul li{font-size:14px;color:#666;line-height:2.5;cursor:pointer;display:flex;align-items:center}@media screen and (max-width:840px){.floatMenu .floatNews>ul li{font-size:12px;line-height:2.2}}.floatMenu .floatNews>ul li::before{content:" ";display:block;width:6px;height:6px;border-right:1px solid #666;border-bottom:1px solid #666;transform:rotate(-45deg);margin-right:12px}@media screen and (max-width:840px){.floatMenu .floatNews>ul li::before{width:4px;height:4px}}.floatMenu .floatNews>ul li:hover{color:#f60;text-decoration:underline}.floatMenu .floatNews>ul li span{flex:1;display:block;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}.floatMenu .floatSearch{position:fixed;top:calc(50% + 56px);right:80px;background:rgba(255,255,255,0.7);box-shadow:14px 11px 40px rgba(0,0,0,0.15);width:560px;border-radius:16px;display:none}@media screen and (max-width:840px){.floatMenu .floatSearch{width:288px;right:66px}}.floatMenu .floatSearch .monkey{width:82px;margin:-26px 0 0 -34px}@media screen and (max-width:840px){.floatMenu .floatSearch .monkey{width:40px;margin:-18px 0 0 -16px}}.floatMenu .floatSearch .searchBox{width:490px;height:58px;display:flex;align-items:center;border-radius:30px;overflow:hidden;background-color:#f2f2f2;margin-left:50px;padding:0 6px}@media screen and (max-width:840px){.floatMenu .floatSearch .searchBox{width:90%;height:30px;margin:0 auto;padding:0 3px}}.floatMenu .floatSearch .searchBox .inputArea{flex:1;margin-right:12px}.floatMenu .floatSearch .searchBox .inputArea input{width:100%;height:100%;background:none;border:none;outline:none;padding-left:22px;font-size:20px}@media screen and (max-width:840px){.floatMenu .floatSearch .searchBox .inputArea{margin-right:5px}.floatMenu .floatSearch .searchBox .inputArea input{padding-left:8px;font-size:14px}}.floatMenu .floatSearch .searchBox .searchBtn{width:100px;height:50px;border-radius:30px;display:flex;align-items:center;justify-content:center;background-color:#d24342;opacity:.9;cursor:pointer}@media screen and (max-width:840px){.floatMenu .floatSearch .searchBox .searchBtn{width:52px;height:24px}}.floatMenu .floatSearch .searchBox .searchBtn img{width:24px}@media screen and (max-width:840px){.floatMenu .floatSearch .searchBox .searchBtn img{width:14px}}.floatMenu .floatSearch .searchBox .searchBtn:hover{opacity:1}.floatMenu .floatSearch .hotSearch{margin-left:50px}@media screen and (max-width:840px){.floatMenu .floatSearch .hotSearch{margin:0 10px}}.floatMenu .floatSearch .hotSearch h2{font-size:20px;color:#d24342;font-weight:normal;margin:30px 0 12px 10px}@media screen and (max-width:840px){.floatMenu .floatSearch .hotSearch h2{margin:12px 0 6px 4px;font-size:16px}}.floatMenu .floatSearch .hotSearch ul{width:100%;display:flex;flex-wrap:wrap;padding-bottom:30px}@media screen and (max-width:840px){.floatMenu .floatSearch .hotSearch ul{margin-left:6px;padding-bottom:16px}}.floatMenu .floatSearch .hotSearch ul li{width:33%;display:flex;align-items:center;font-size:18px;color:#333;cursor:pointer;height:42px}.floatMenu .floatSearch .hotSearch ul li:hover{color:#f60}.floatMenu .floatSearch .hotSearch ul li::before{content:"";display:block;width:3px;height:3px;background-color:#d24342;margin-right:6px}@media screen and (max-width:840px){.floatMenu .floatSearch .hotSearch ul li{font-size:13px;height:26px}}.leftMenu{width:240px;padding:60px 0 0 24px;height:100%;background:url(images/box-shadow.png) top repeat-x,linear-gradient(to right, #fff 98%, rgba(0,0,0,0.04));position:absolute;z-index:3;transition:.8s}@media screen and (max-width:1281px){.leftMenu{padding-left:12px}}.leftMenu.closeMenu{margin-left:-232px;transition:.8s}@media screen and (max-width:1260px){.leftMenu{width:160px}.leftMenu.closeMenu{margin-left:-114px}}@media screen and (min-width:1261px) and (max-width:1610px){.leftMenu{width:180px}.leftMenu.closeMenu{margin-left:-132px}}.leftMenu>img{width:80%}.leftMenu .leftTab{margin-top:42px;font-size:13px}.leftMenu .leftTab div{font-size:18px;color:#333}@media screen and (min-width:1261px) and (max-width:1610px){.leftMenu .leftTab div{font-size:14px}}@media screen and (max-width:1260px){.leftMenu .leftTab div{font-size:12px}}.leftMenu .leftTab div span{cursor:pointer;border-bottom:2px solid transparent;padding:2px 0 2px 4px;display:inline-block;line-height:34px;width:100%}.leftMenu .leftTab div span:hover{display:inline-block;background:rgba(0,0,0,0.05)}.leftMenu .leftTab div.hasChild{display:flex;align-items:center;position:relative}.leftMenu .leftTab div.hasChild::after{content:"";display:block;width:8px;height:8px;border-left:1px solid #333;border-bottom:1px solid #333;transform:rotate(-45deg);top:calc(50% - 6px);right:20px;position:absolute}.leftMenu .leftTab div.hasChild.open::after{transform:rotate(135deg);top:calc(50% - 4px)}.leftMenu .leftTab div.isChild{padding-left:20px}.leftMenu .leftTab div.isChild>div{position:relative}.leftMenu .leftTab div.isChild>div::before{content:"";display:block;width:4px;height:4px;background:#333;border-radius:50%;position:absolute;left:-12px;top:16px}.leftMenu .leftTab div.isChild>div>span{margin-bottom:4px}.leftMenu .leftTab div.isChild>div.isChild::before{display:none}.leftMenu .leftTab .active span{background:rgba(0,0,0,0.05)}.pagination-div{display:flex;align-items:center;justify-content:center;padding:30px 0}.pagination-div ul{display:flex}.pagination-div ul li{margin:0 12px;cursor:pointer}.pagination-div ul li a{color:#333}.pagination-div ul li a:hover{color:#f60}.pagination-div span{margin-left:12px}