

.view {
    margin: 6% 0 0 0;
}
.left-menu {
    margin: 6% 0 0 7%;
    width: 15%;
}
.left-menu .item {
    width: 90px;
    cursor: pointer;
    margin: 0 0 26px 0;
    opacity: 0.6;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 14px;
    transition: all 0.1s linear;
}
.left-menu .active {
    opacity: 1;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 16px;
}
.left-menu .band {
    height: 4px;
    background-color: #FFFFFF;
    width: 0px;
    transition: all 0.2s linear;
}
.left-menu .acband {
    margin: 8px 0 0 0;
    width: 32px;
}
.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.5s;
}
.fade-enter,
.fade-leave-to {
    opacity: 0;
}
.item:hover {
    background: #1C222E !important;
    box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
}
.news .item {
    cursor: pointer;
    padding: 24px 20px 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 368px;
    color: #FFFFFF;
    transition: 0.2s all;
}
.news .item .itemimg {
    width: 100%;
    height: 146px;
    -o-object-fit: cover;
    object-fit: cover;
}
.news .item .title {
    margin: 16px 0 0 0;
    font-weight: 500;
    height: 48px;
    font-size: 20px;
    line-height: 24px;
    overflow: hidden;
}
.news .item .others {
    margin: 8px 0 0 0;
}
.news .item .others .date {
    opacity: 0.6;
    font-size: 12px;
    line-height: 14px;
}
.news .item .desc {
    margin: 24px 0 24px 0;
    max-height: 100px;
    opacity: 0.8;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .item .btl {
    height: 1px;
    background: #1C222E;
}
.anccard {
    cursor: pointer;
    margin: 0 0 24px 0;
    height: 200px;
    width: 80%;
    max-width: 960px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.anccard .thumbimg {
    width: 260px;
    /*height: 146px;*/
    -o-object-fit: cover;
    object-fit: cover;
}
.anccard .time {
    margin: 0 0 0 64px;
    width: 60px;
    height: 60px;
    border: 1px solid #1C222E;
}
.anccard .time div {
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
}
.anccard .time .date {
    background: #1C222E;
    font-size: 20px;
    font-weight: 500;
}
.anccard .article {
    margin: 0 0 0 16px;
    height: 200px;
   /* width: calc(100% - 384px);*/
    border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.anccard .article .title {
    line-height: 25px;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.anccard .article .descr {
    margin: 24px 0 0 0;
    line-height: 24px;
    height: 96px;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.shade-enter-active,
.shade-leave-active {
    transition: all 0.5s;
}
.shade-enter,
.shade-leave-to {
    opacity: 0;
    height: 0px;
}
.ancitem {
    cursor: pointer;
    color: #FFF;
    width: 80%;
    max-width: 960px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ancitem .date {
    font-size: 12px;
    margin: 0 37px 0 0;
    line-height: 14px;
}
.ancitem .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.btl {
    width: 80%;
    max-width: 960px;
    height: 1px;
    opacity: 0.3;
    background: #D8D8D8;
}

.group_newsDetail_1 {
    background-color: rgba(255, 255, 255, 0.3);
    height: 1px;
    width: 100%;
    margin-top: 80px;
}

.group_newsDetail_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 2px;
    width: 60px;
    height: 4px;
    margin: -3px 0 0 1098px;
}

.group_newsDetail_3 {
    background-color: rgba(216, 216, 216, 0);
    width: 1320px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin: 91px 0 73px 299px;
}

.text_newsDetail_title {
    width: 648px;
    height: 33px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 33px;
    margin: 40px 0 0 335px;
}

.text_newsDetail_time {
    width: 185px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin: 20px 0 0 568px;
}

.group_newsDetail_4 {
    background-color: rgba(255, 255, 255, 0.3);
    width: 1280px;
    height: 1px;
    margin: 30px 0 0 20px;
}

.text_newsDetail_content {
    width: 1280px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 25px;
    margin: 30px 0 0 20px;
}
