.newsHeaders{width:100%;position:relative;height:450px;background-repeat:no-repeat;background-size:cover;background-position:50%}.newsHeaders .newsHeaderText{position:absolute;left:50%;bottom:10%;transform:translate(-50%);color:#fff;width:60%;height:50%}.newsHeaders .newsHeaderText .brandAndDate{display:flex;align-items:center}.newsHeaders .newsHeaderText .brandAndDate .newsBrand{font-size:.8rem;padding:5px .8rem;border-radius:2rem;background-color:#fff;color:#017ca8}.newsHeaders .newsHeaderText .brandAndDate .date{font-size:.8rem;margin-left:.8rem}.newsHeaders .newsHeaderText .headerTitle{font-size:1.8rem;margin-top:.5rem}.newsHeaders .newsHeaderText .read{position:absolute;right:0;bottom:0;background-color:#22a3c6;padding:5px 1.2rem;cursor:pointer;display:flex;font-size:.8rem;border-radius:5rem;align-items:center}.newsHeaders .newsHeaderText .read img{height:15px;margin-left:5px}.newsHeaders .newsHeaderText .read div{white-space:nowrap}.police{display:flex;align-items:center;text-decoration:none;color:#fff}.foot{cursor:pointer;width:100vw;background-color:#017ca4;display:flex;padding-top:2vh;justify-content:center;position:relative;overflow:hidden;padding-bottom:15vh;background-image:linear-gradient(45deg,#007ca9 50%,#009d40)}.foot .foot_bottom{position:absolute;bottom:5%;left:20%;font-size:.6rem;color:#fff}.Line{width:200px;margin-top:20px}.Line,.lines{height:1px;background-color:#fff}.lines{position:absolute;left:20%;bottom:11%;width:60%}.logo_box{width:100%;margin-top:10px;display:flex;align-items:center;height:50px}.logo_box .logo_box_left{width:25px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.logo_box .logo_box_right{margin-left:10px;display:flex;flex-direction:column;color:#fff;flex-shrink:1;font-size:.6rem}.footTable{width:60vw;margin:0 auto;display:block;position:relative}.footTable .el-col{font-size:.6rem;color:#fff;margin-top:2rem}@media (max-width:1024px){.footTable .el-col p{font-size:1rem}}@media (min-width:1024px){.footTable .el-col p{font-size:.8rem}}.footTable .footlogo{position:absolute;right:0;transform:translate(80%,20%)}.footTable .footlogo .log{width:7rem}.newsDetails .newsDetailsInfo{width:50%;margin:.5rem auto}.newsDetails .newsDetailsInfo .text{font-size:1rem;line-height:1.6rem;color:#232323}.newsDetails .newsDetailsInfo img,.newsDetails .newsDetailsInfo video{margin-bottom:2rem}.newsDetails .null{background-color:#e5e5e5}.newsDetails .have{background-color:#22a3c6}.newsDetails .btnNextAndBefore{width:50%;margin:2rem auto;display:flex;font-size:.8rem;justify-content:space-between;align-items:center}.newsDetails .btnNextAndBefore .publicBtn{padding:5px 1.2rem;border-radius:10rem;cursor:pointer;display:flex;color:#fff;align-items:center;width:15%}.newsDetails .btnNextAndBefore .publicBtn .img{height:50%;margin:0 10px;display:flex;justify-content:center;align-items:center}.newsDetails .btnNextAndBefore .publicBtn .text{width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.newsDetails .line{width:100%;border-bottom:1px solid #bfbfbf}.newsDetails .goBack{width:60%;margin:0 auto;height:3rem;display:flex;flex-direction:column;justify-content:center}.newsDetails .goBack .backBtns{background-color:rgba(1,124,168,.31);padding:5px 1.2rem;cursor:pointer;display:flex;font-size:.8rem;border-radius:5rem;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.newsDetails .goBack .backBtns div{display:inline-block;white-space:nowrap;color:#fff}.newsDetails .goBack .backBtns img{height:15px;margin-right:5px}