.container{margin-top:unset}.news{position:relative}.news-bg{width:100vw;height:50vh;background:#f8f8f8;position:fixed;bottom:0;left:0;z-index:-1}.news-inner{padding:0 60px}.news-info{max-width:1300px;margin:0 auto}.news-name{color:#000;position:relative;opacity:0;transform:translateX(-30px);transition:opacity .8s,transform .8s}.news-name.show{opacity:1;transform:translateX(0)}.news-name.show:after{opacity:1;transform:scale(1);transition-delay:.3s}.news-name:after{content:"";width:35px;height:35px;border-radius:50%;background:#edeae3;position:absolute;top:-3px;left:-12px;z-index:-1;opacity:0;transform:scale(0.5);transition:opacity .8s,transform .8s}.news-wrap{font-size:.75rem;margin-top:5px}.news-wrap a{color:#999;transition:color .4s}.news-wrap a:hover{color:#3e3a39}.news-date{color:#999}.news-content{max-width:1300px;margin:50px auto 0}.news-text{padding-left:60px}.news-image{max-width:1500px;margin:80px auto 0}.news-img{margin-top:30px}.news-img img{width:100%}.news-source{margin-top:80px;text-align:center;opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.news-source.show{opacity:1;transform:translateY(0)}.news-source a{padding:9px 16px 9px 18px;color:#999;border:1px solid #c9caca;border-radius:20px;font-size:.875rem;letter-spacing:.12rem;transition:background .4s,color .4s}.news-source a:hover{background:#dbd8d3;color:#3e3a39}.news-back{position:fixed;top:-55px;right:-55px}.news-back a{font-size:.75rem;color:#3e3a39;padding:10px;background:#dbd8d3;border-radius:50%;width:110px;height:110px;display:inline-block;position:relative;transition:background .4s,color .4s}.news-back a:hover{background:#c9caca;color:#fff}.news-back p{position:absolute;bottom:31px;left:25px}@media screen and (max-width: 1100px){.news-inner{padding:0 40px}}@media screen and (max-width: 640px){.news-inner{padding:0 30px}.news-name{font-size:.875rem}.news-name:after{width:30px;height:30px;left:-10px}.news-content{margin-top:40px}.news-text{padding-left:30px}.news-image{margin-top:60px}.news-img{margin-top:20px}.news-source{margin-top:60px}}