a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-family:Arial,Tahoma,Helvetica,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,宋体,sans-serif;font-weight:400;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{font-size:16px;line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}li{list-style:none}::-webkit-scrollbar{background:transparent;height:10px;width:10px}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#e1e1e1;border:2px solid transparent;border-radius:5px;height:6px;width:6px}::-webkit-scrollbar-track{background-color:#fafafa;border-radius:5px}body,html{height:100%;width:100%}*,:after,:before{box-sizing:border-box}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.h10{height:10px}.h15{height:15px}.h20{height:20px}.h30{height:30px}.h40{height:40px}.h50{height:50px}img{max-width:100%}hr{background:none;border:none;border-bottom:1px solid #ccc;box-shadow:none}body{background-color:#dddedf;color:#000;font-size:14px}article,body{line-height:160%}article{font-size:16px}article h1,article h2,article h3,article h4,article p,article table{margin-bottom:1em}article ol,article ul{padding:.5em 0 1em 2em}article h1{font-size:30px}article h2{color:#dddedf;font-size:18px}article p+h2{margin-top:1.5em}article li{list-style-type:none}article ol li{list-style-type:decimal}article table{width:100%}article table td,article table th{border:1px solid #999;padding:3px 5px}.center{align-items:center;margin:0 auto;width:1000px}.bgcf{background-color:#fff}.news_list{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-gap:20px}.news_list li{border-bottom:1px solid #ccc;padding:20px 5px;transition:all .1s}.news_list li:hover{border-bottom:2px solid #851920}.news_list li a .tit{align-items:flex-end;display:flex;margin-bottom:20px}.news_list li a .tit h2{color:#000;font-size:20px;line-height:100%;margin-right:.3em}.news_list li a .tit .time{color:#666;line-height:100%}.news_list li a .desc{color:#666;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.page_box{align-items:center;display:flex;font-size:24px;justify-content:center;margin:auto;padding:20px;text-align:center}.page_box div+div{margin-left:40px}.btn{border:1px solid #ccc;border-radius:10px;cursor:pointer;padding:10px 30px;transition:all .3s}.btn:hover{background-color:#851920;border-color:#851920;color:#fff}.bar1{background-color:#fff;color:#666;display:flex;font-size:16px;min-height:500px;padding:50px;width:100%}.bar1 h1{color:#000;font-style:italic;margin-bottom:1em}.bar1 p+p{margin-top:15px}.bar1 p{line-height:140%;text-align:justify}.bar1 .ffl{flex:1.3}.bar1 .ffr{flex:3;margin-left:50px}@media screen and (max-width:1024px){.h10{height:1vw}.h15{height:1.5vw}.h20{height:2vw}.h30{height:3vw}.h40{height:4vw}.h50{height:5vw}.iconfont{font-size:15px}#app{padding-top:60px;width:100%}body{font-size:12px;line-height:140%}.jcsb{flex-wrap:wrap}.center{width:100%}.product_list{grid-template-columns:repeat(2,1fr)}.product_list .item{background-color:#fff;padding:10px}.product_list .item .pic{height:25vh}.tit img{width:70%}.sec1{display:block}.sec1 .com_aside{display:none}.btn{padding:10px 20px}.bar1{display:block;font-size:16px;padding:20px}.bar1 h1{margin-bottom:20px}.bar1 h1 img{height:20px;width:auto}.bar1 p+p{margin-top:15px}.bar1 p{line-height:140%;text-align:justify}.bar1 .ffl{margin-bottom:40px;padding-top:20px}.bar1 .ffr{margin-left:0}article{font-size:12px;line-height:160%}}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayShow{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayShow .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite;display:block}@keyframes PhotoView__animateIn{0%{opacity:.4;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes PhotoView__animateOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.2)}}.PhotoView__PhotoWrap,.PhotoView__PhotoWrap .PhotoView__PhotoBox{align-items:center;display:flex;justify-content:center}.PhotoView__PhotoWrap .PhotoView__PhotoBox{height:0;width:0}.PhotoView__PhotoWrap .PhotoView__PhotoBox.PhotoView__animateIn{animation:PhotoView__animateIn .4s cubic-bezier(.25,.8,.25,1) both;opacity:.4}.PhotoView__PhotoWrap .PhotoView__PhotoBox.PhotoView__animateOut{animation:PhotoView__animateOut .4s cubic-bezier(.25,.8,.25,1) both;opacity:1}.PhotoView__PhotoWrap .PhotoView__PhotoBox .PhotoView__Photo{cursor:grab;display:block;touch-action:none}.PhotoView__PhotoWrap .PhotoView__PhotoBox .PhotoView__Photo:active{cursor:grabbing}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__ArrowLeft,.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__ArrowRight,.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__BannerWrap,.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__FooterWrap{opacity:0}@media(any-hover:hover){.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__ArrowLeft:hover,.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__ArrowRight:hover,.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__BannerWrap:hover,.PhotoSlider__Wrapper.PhotoSlider__Clean .PhotoSlider__FooterWrap:hover{opacity:0}}.PhotoSlider__Wrapper.PhotoSlider__Hide .PhotoSlider__ArrowLeft,.PhotoSlider__Wrapper.PhotoSlider__Hide .PhotoSlider__ArrowRight,.PhotoSlider__Wrapper.PhotoSlider__Hide .PhotoSlider__BannerWrap,.PhotoSlider__Wrapper.PhotoSlider__Hide .PhotoSlider__FooterWrap{opacity:0}.PhotoSlider__Wrapper{height:100%;left:0;overflow:hidden;position:fixed;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:2000}.PhotoSlider__Wrapper .PhotoSlider__Backdrop{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.PhotoSlider__Wrapper .PhotoSlider__Backdrop.PhotoSlider__fadeIn{animation:PhotoView__fade .4s linear both;opacity:0}.PhotoSlider__Wrapper .PhotoSlider__Backdrop.PhotoSlider__fadeOut{animation:PhotoView__fade .4s linear reverse both;opacity:1}.PhotoSlider__Wrapper .PhotoSlider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}@media(any-hover:hover){.PhotoSlider__Wrapper .PhotoSlider__BannerWrap:hover{opacity:1}}.PhotoSlider__Wrapper .PhotoSlider__BannerWrap .PhotoSlider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoSlider__Wrapper .PhotoSlider__BannerWrap .PhotoSlider__BannerRight{align-items:center;display:flex;height:100%;justify-content:center}.PhotoSlider__Wrapper .PhotoSlider__BannerWrap .PhotoSlider__BannerRight .PhotoSlider__BannerIcon{box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:all .2s linear;vertical-align:top}@media(any-hover:hover){.PhotoSlider__Wrapper .PhotoSlider__BannerWrap .PhotoSlider__BannerRight .PhotoSlider__BannerIcon:hover{opacity:1}}.PhotoSlider__Wrapper .PhotoSlider__PhotoBox{align-items:center;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.PhotoSlider__Wrapper .PhotoSlider__ArrowLeft{left:0}.PhotoSlider__Wrapper .PhotoSlider__ArrowRight{right:0}.PhotoSlider__Wrapper .PhotoSlider__ArrowLeft,.PhotoSlider__Wrapper .PhotoSlider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto 0;opacity:.7;position:absolute;top:0;transition:opacity .2s linear;width:70px;z-index:20}@media(any-hover:hover){.PhotoSlider__Wrapper .PhotoSlider__ArrowLeft:hover,.PhotoSlider__Wrapper .PhotoSlider__ArrowRight:hover{opacity:1}}.PhotoSlider__Wrapper .PhotoSlider__ArrowLeft svg,.PhotoSlider__Wrapper .PhotoSlider__ArrowRight svg{background:#0000004d;box-sizing:content-box;fill:#fff;height:24px;padding:10px;width:24px}.PhotoSlider__Wrapper .PhotoSlider__FooterWrap{background-color:#00000080;bottom:0;box-sizing:border-box;color:#ccc;font-size:14px;left:0;line-height:1.5;min-height:44px;padding:10px;position:absolute;text-align:justify;transition:opacity .2s ease-out;width:100%;z-index:20}@media(any-hover:hover){.PhotoSlider__Wrapper .PhotoSlider__FooterWrap:hover{opacity:1}}
