*{margin: 0px;padding: 0px;}
html,body {color: #343434;text-align: center;font-size: 100px;width: 100%;}
ul,li {
    list-style: none;
}
.fl{float:left;}
.fr{float:right;}
.clear:after{content:'\20';clear:both;*zoom:1;display:block;height:0;}
a {text-decoration: none;}


.wrap {
    width: 75%;
    margin: 0 auto;
}

.header {
    position: relative;
    padding-top: 0.95rem;
    height: auto;
}

.header .nav {
    height: 0.95rem;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: space-between;
    z-index: 10;
}
.header .nav .logo {
    height: 0.45rem;
    padding-top: 0.5rem;
    background: url(../images/logo.png) no-repeat left center;
    background-size: auto 80%;
    margin-left: 0.74rem;
    padding-left:2.3rem;
    flex: 1;
    font-weight: bold;
    font-size:16px;
    text-align: left;

}
.header .nav .mentry {
    width: 0.39rem;
    height: 100%;
    background: url(../images/mentry.png) no-repeat left center;
    background-size: contain;
    margin-right: 0.55rem;
    cursor: pointer;
}
.header .nav .menutag {
    width: 0.39rem;
    height: 100%;
    background: url(../images/more.png) no-repeat left center;
    background-size: contain;
    margin-right: 0.3rem;
    cursor: pointer;
    display: none;
}
.header .nav .menu {
    display: flex;
    padding-top: 0.2rem;
    line-height: 0.6rem;
    font-size: 14px;
    justify-content: flex-end;
    margin-right: 1rem;
}
.header .nav .menu .menu-item {
    position: relative;
}
.header .nav .menu a {
    padding: 0 16px;
    color: #343434;
    font-weight: bold;
}
.header .nav .menu a.active {
    color: #0092c8;
}
.header .nav .menu .sub-menu {
    background: rgba(255, 255, 255, 1);
    line-height: 0.4rem;
    position: absolute;
    width: 100%;
    top: 0.75rem;
    left: 0;
    transition: 0.2s;
    border-radius: 0px 0px 5px 5px;
    display: none;
}

.header .nav .menu .sub-menu a {
    font-weight: 100;
}

.header .nav .menu .sub-menu a:hover {
    color: #0092c8;
}

.header .top-news {
    height: 0.94rem;
    line-height: 0.94rem;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;    
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}
.header .top-news .wrap {
    display: flex;
    justify-content:space-between;
}
.header .top-news .wrap > div {
    margin: 0 0.2rem;
}
.header .top-news a {
    color: #ffffff;
}
.header .top-news a:hover {
    font-size: 14px;
}
.header .top-news .news-list {
    flex: 1;
    margin: 0 0px 0px -10px !important;
    font-size: 12px;
    height: 0.94rem;
    overflow: hidden;
}
.header .top-news .news-item {
    display: flex;
    justify-content: space-between;
}
.header .top-news .prev:hover,.header .top-news .next:hover {
    font-size: 12px;
    color: #0092c8;
}


.introduce {
    display: flex;
    height: 5.4rem;
}
.introduce .introduce-text {
    width: 7.6rem;
    margin-right: 0.3rem;
    padding: 0.35rem 0.3rem 0.25rem 3rem;
    background: #f9f9f9 url(../images/bg1.png) no-repeat left center;
    background-size: auto 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.introduce .introduce-text .title, .introduce .introduce-text .sub-title {
    font-size: 16px;
    font-weight: bold;
}
.introduce .introduce-text .content{
    font-size: 12px;
    line-height: 21px;
    flex:1;
    overflow:hidden;
    margin:10px 0;
}
.introduce .introduce-text .btns {
    display:flex;
    justify-content:flex-end;
}

.introduce .introduce-img {
    flex: 1;
}
.introduce .introduce-img .tag-ad-item {
    top: 10%;
    width:80%;
    display: block;
    z-index: 1;
}
.introduce .introduce-img .tag-ad-item.active {
    top: 5%;
    z-index: 2;
    left: auto;
    right: 0;
    width: 90%;
}
.introduce .introduce-img .tag-ad-guide {
    display: none;
}

.honor .honor-img .next-honor{
    font-size: 14px;
    color: #a1d731;
    display: block;
    position: absolute !important;
    bottom: 0.1rem;
    top: auto;
    left: 50%;
    margin-left: -0.6rem;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: left;
    position: relative;
    cursor: pointer;
}
.honor .honor-img .next-honor::after {
    content: ">";
    position: absolute;
    display: block;
    width: 0.4rem;
    height: 0.4rem;    
    top: 0;
    right: 0;
    font-size: 18px;
    text-align: center;
    border: 1px solid #a1d731;
    border-radius: 50%;
}

.honor2 {
    background: #fafafa;
    margin-top: 5px;
}

.honor2 .wrap {
    width: 15.95rem;
    padding: 0.5rem 0;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.honor2 .navbar {
    display: block;
    background: #0c1227;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 50%;
    padding: 0;
    margin-top:-0.25rem;
    z-index: 9;
}

.honor2 .title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}

.honor2 .navbar.left {
    left: 0;
}
.honor2 .navbar.right {
    right: 0;
}

.honor2 .honor2-img {
    position: relative;
    width: 100%;
    height: 3.6rem;
}

.honor2 .honor2-img img {
    width: 100%;
    height: 100%;    
}

.honor2 .honor2-img a {
    display: block;    
    position: absolute;    
    border: 1px solid #dadada;
    padding: 5px;
    background: #ffffff;
    width: 5.26rem;
    height: 3.6rem;
    margin-left: -2.63rem;
    margin-top: -1.8rem;
    left: 50%;
    top: 50%;
    z-index: 3;
    transition: 200ms;
}
.honor2 .honor2-img .honor-img-2 {
    zoom: 0.8;
    z-index: 2;
    left: 35%;
}

.honor2 .honor2-img .honor-img-3 {
    zoom: 0.8;
    z-index: 2;
    left: 65%;
}

.honor2 .honor2-img .honor-img-4 {
    zoom: 0.6;
    z-index: 1;
    left: 20%;
}

.honor2 .honor2-img .honor-img-5 {
    zoom: 0.6;
    z-index: 1;
    left: 80%;
}

.honor {
    display: flex;
    height: 5.37rem;
    color: #ffffff;
}
.honor .honor-text {
    width: 5.9rem;
    margin-right: 0.3rem;
    background: #0092c8 url(../images/bg2.png) no-repeat left center;    
    background-size: auto 76%;
    text-align: left;
    padding-left: 5rem;
    line-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 12px;
}
.honor .honor-text .honor-date {
    font-size: 14px;
}
.honor .honor-text .content {
    font-size: 16px;
}
.honor .honor-img {
    flex: 1;
    position: relative;
}
.honor .honor-img a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4.42rem;
    height: 3.8rem;
    display: block;
    transition:200ms;
}
.honor .honor-img a img {
    width: 100%;
    height: 100%;
}

.honor .honor-img .honor-img-1 {
    z-index: 10;
    left: -0.7rem;
    top: 0.74rem;
}
.honor .honor-img .honor-img-2 {
    z-index: 9;
    zoom: 0.9;
    left: 0.9rem;
    top: 1.1rem;
}
.honor .honor-img .honor-img-3 {
    z-index: 8;
    zoom: 0.8;
    left: 2.8rem;
    top: 1.4rem;
}
.honor .honor-img .honor-img-4 {
    z-index: 7;
    zoom: 0.7;
    left: 5.1rem;
    top: 1.85rem;
}
.ad-wide {
    margin-top: 0.3rem;
}


.group-news {
    width: 14.47rem;
    margin: 0 auto;    
}
.group-news .label-title {
    padding: 0.2rem 0.4rem 0;
    color:#a1d731;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    line-height: 0.33rem;
}

.group-news .news-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.group-news .news-list li {
    width: 4.05rem;
    height: 2.2rem;
    background: #f2f2f2;
    padding: 0 0.3rem;
    text-align: left;
    font-size: 12px;
    margin: 10px 0;
    position: relative;
}
.group-news .news-list li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 10%;
    width: 10%;
    height: 5px;
    background: #0092c8;
    transition: 0.1s;
}
.group-news .news-list li:hover::after {
    width: 80%;
} 

.group-news .news-list li a {
    color: #343434;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.group-news .news-list .news-title {
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}
.group-news .news-list .content{
    line-height: 0.3rem;
    height: 0.9rem;
    overflow: hidden;
}
.group-news .news-list .news-time {
    text-align: right;
    margin-top: 0.1rem;
    font-size: 14px;
}
.group-news .news-list .cover {
    display: none;
}
.group-news .btn {
    font-weight: 100;
    min-width:1rem;
    display:flex;
    justify-content: space-between;
}

.group-institution {
    display: flex;
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
    line-height: 0.3rem;
    justify-content: space-around;
    flex-wrap: wrap;
}

.group-institution a {
    color: #0c1227;
    display: block;    
}

.group-institution li img {
    display: block;
    width: 4.68rem;
    height: 2.55rem;
    margin-bottom: 0.1rem;
}

.com-institution li img  {
    width: 2.46rem;
    height: 2.46rem;
    border-radius: 50%;
}

.joinus {
    width: 100%;
    margin-top: 10px;
}
.joinus img {
    width: 100%;
}


.flinks {
    font-size: 12px;
    width: 13.6rem;
    margin: 10px auto 0;
}

.flinks .label-title {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    color: #a1d731;
}

.flinks .label-title a {
    font-size: 12px;
    color: #a1d731;
}

.flinks ul {
    display: flex;
    line-height: 0.6rem;
}
.flinks ul li {
    margin-right: 0.2rem;
}

.flinks ul li a {
    color: #343434;
}

.flinks ul li a:hover {
    color: #a1d731;
}

.footer {
    background: #0092c8;
    color: #ffffff;
    font-size: 12px;
}
.footer .wrap {
    width: 13.6rem;
    display: flex;
    justify-content: space-between;
    padding: 0.3rem 0;
    line-height: 24px;
    text-align: left;
}

.footer .label-title {
    display: inline-block;
    line-height: 0.4rem;
    font-size: 14px;
    border-bottom: 4px solid #a1d731;
    margin-bottom: 10px;
}
.footer  ul {
    display: flex;
    flex-wrap: wrap;
    width: 2.3rem;
}
.footer  li {
    margin-right: 10px;
}
.footer a {
    color: #ffffff;
}
.footer a:hover {
    color: #a1d731;
}
.footer .qrcode {
    text-align: center;
}
.beian {
    font-size: 12px;
    line-height: 0.7rem;
    text-align: center;
}

.beian a{
    color: inherit !important;
}

.btn {
    display: inline-block;
    padding: 0 15px;
    height: 0.33rem;
    line-height: 0.33rem;
    border: 1px solid #7cb8d4;
    color: #7cb8d4;
    border-radius: 16px;
    cursor: pointer;
    font-size: 12px;
}
.btn:hover {
    border-color: #a1d731;
    color: #a1d731;
}

/**以下为banner插件相关样式*/
.tag-ad {
    position: relative;
}
.tag-ad .tag-ad-item {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 1;
}
.tag-ad .tag-ad-item.active {
    z-index: 2;
}
.tag-ad .tag-ad-item img {
    width: 100%;
    display: block;
}
.tag-ad .tag-ad-guide {
    position: absolute;
    right: 60px;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tag-ad .tag-ad-guide .tag-ad-guide-item {
    display: block;
    background: red;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin: 2px 0;
}
.tag-ad .tag-ad-guide .tag-ad-guide-item.active {
    height: 30px;
}









.column-cover img{
    width: 100%;
    display: block;
}
.column-nav {
    height: 0.86rem;
    width: 13.3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.column-nav .column-fater {
    width: 1.9rem;
    height: 0.86rem;
    line-height: 0.86rem;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;    
    position: relative;
}
.column-nav .column-fater span {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #a1d731;
    z-index: 2;
}
.column-nav .column-fater::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -0.12rem;
    top: -0.22rem;
    background: #0092c8;
    z-index: 1;
}

.column-nav .column-search {
    display: flex;
    height: 0.4rem;
    margin-top: 0.23rem;
}

.column-nav .column-search .input {
    outline: none;
    margin-left: 0.2rem;
    border: 1px solid #878383;
    border-radius: 8px;
    text-align: center;
    width: 2rem;
    display: block;
}


.column-nav .sub-columns {
    display: flex;
    justify-content: end;
    font-size: 14px;
}

.column-nav .sub-columns a {
    color: #343434;
}

.column-nav .sub-columns li {
    border-bottom: 4px solid #ffffff;
    line-height: 0.4rem;
    height: 0.4rem;
    margin-top: 0.22rem;
    margin-left: 20px;
}
.column-nav .sub-columns li.active {
    border-color: #0092c8;
}
.column-nav .sub-columns li.active a{
    color: #0092c8;
} 
.column-nav .column-bg {
    flex: 1;
    background: url(../images/cbg.jpg) no-repeat right center;
    background-size: auto 100%;
}



.column-info {
    padding: 0.3rem 0;
    background: #fafafa;
}
.column-info .wrap{
    width: 13.3rem;
    line-height: 26px;
    text-align: left;
    font-size: 12px;
}
.column-info .wrap p {
    margin-top: 0.2rem;
}

.column-info .article-title {
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
}
.column-info .article-title h1 {
    color: #111111;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

.column-list-default .article-item{
    display: flex;
    color: #343434;
    margin: 20px 0;
    padding: 4px;
}
.column-list-default .article-item:hover {
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    padding: 3px;
    box-shadow: 0px 2px 6px 4px #DADADA;
}

.column-list-default .article-cover {
    width: 6.6rem;
    height: 2.65rem;
    margin-right: 16px;
}
.column-list-default .article-info {
    flex: 1;
}

.column-list-default .article-title {
    height: 0.6rem;
    display: flex;
    text-align: left;
    margin-bottom: 0.2rem;
}

.column-list-default .article-title h1 {
    flex: 1;
    font-size: 14px;
    font-weight: bold;
}

.column-list-default .article-desc {
    line-height: 0.3rem;
    height: 1.2rem;
    margin-bottom: 0.3rem;
    text-indent: 2em;
}

.column-list-default .btns {
    text-align: right;
}


.column-list-image {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.column-list-image .article-item {
    width: 4.3rem;    
    text-align: center;
    margin-top: 20px;
}

.column-list-image .article-cover {
    width: 4.3rem;
    height: auto;
    border-radius: 5px;
}

.column-list-image .article-title h1 {
    font-size: 12px;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
}

.column-list-job li {
    margin-bottom: 0.3rem;
}

.column-list-job .article-item {
    border: 1px solid #666666;
    padding: 10px 20px;
    color: #343434;
    display: block;
    text-align: left;
    position: relative;
}

.column-list-job .article-item::after {
    position: absolute;
    right: 20px;
    top: 22px;
    height: 16px;
    width: 16px;
    content: "︾";
    text-align: center;
}

.column-list-job .article-item.active::after {
    transform: rotate(-90deg);
}

.column-list-job .article-title {
    text-align: left;
    color: #666666;
    margin-bottom: 0px;
    position: relative;
}

.column-list-job .article-title::after {
    content: "";
    display: block;
    width: 4px;
    height: 30px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -15px;
    background: #0092c8;
}

.column-list-job .article-title h1 {
    margin: 0;
    color: #343434;
}

.column-list-job .article-desc {
    line-height: 20px;
    display: none;
}

.column-list-job .article-desc p {
    margin: 0;
}

.column-list-job .article-item.active .article-desc {
    display: block;
}

.column-list-nameCard {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.column-list-nameCard li {
    width: 48%;
}

.column-list-nameCard .article-item {
    display: block;
    box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 5px 5px;
    padding: 20px;
    background: #ffffff;
    text-align: left;
}

.column-list-nameCard  .article-title {
    text-align: left;
    margin: 0;
}

.column-list-nameCard  .article-title h1 {
    margin-bottom: 10px;
}

.column-list-nameCard .article-item:hover .article-title h1{
    color: #ed6827;
}

.column-list-nameCard .article-item:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px 5px;
}



@media screen and (max-width: 960px) {
    @import url(../../../xadmin/lib/layui/css/layui.css);

    .top-news {
        display: none;
    }    
    .header .nav {
        z-index: 100;
        position: fixed;
        background: #ffffff;
    }
    .header .nav .logo{
        margin-left: 0.19rem;
    }
    .header .nav .mentry {
        display: none;
    }
    .header .nav .menu {
        display: none;
        position: fixed;
        top: 0.95rem;
        width: 100%;
        height: calc(100% - 0.95rem); ;
        background: #ffffff;
        text-align: left;
        overflow-y: auto;
    }
    
    .header .nav .menu .menu-item {
        border-bottom: 1px dashed #dadada;
    }
    .header .nav .menu .sub-menu {
        position: static;
        border: none;
        padding-left:0.3rem;
        display: block !important;
    }
    .header .nav .menu .sub-menu::after {
        transform:rotate(-90deg);
        right:0.3rem;
        left: auto;
        top: 0.05rem;
        content: "◀";
        display: block;
        position: absolute;
        color: #ffffff;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align:center;
        display: block;
        margin-left: -8px;
        background:#7cb8d4;
        border-radius:4px;
    }

    .header .nav .menu .sub-menu.active {
        display: block !important;
        border-top: 1px dashed #dadada;
    }
    .header .nav .menu .sub-menu.active::after {
        transform:rotate(90deg);
    }
    .header .nav .menu .sub-menu .sub-menu-item {
        display: none;
    }
    .header .nav .menu .sub-menu.active .sub-menu-item {
        display: block;
    }
    .header .nav .menu .sub-menu a {
        font-weight: 100;
        font-size: #333333;
    }
    .header .nav .menu a {
        display: block;
    }

    .header .nav .menutag {
        display: block;
        cursor: pointer;
    }



    .introduce {
        overflow: hidden;
        padding: 0.2rem 0.16rem;
        height: auto;
    }
    .introduce .introduce-text {
        width: auto;
        padding:0;
        margin: 0;
        background: none;
    }
    .introduce .introduce-text img {
        display: none;
    }
    .introduce .introduce-img {
        display: none;
    }

    .honor {
        height: auto;
        padding: 10px 0;
    }
    .honor .honor-text {
        display: none;
    }
    .honor .honor-img {
        height: 2.4rem;
    }
    .honor .honor-img .honor-img-1 {
        width: 2.8rem;
        height: 2.4rem;        
        top: 0;
        left: 50%;
        margin-left: -1.4rem;
    }
    .honor .honor-img .honor-img-2, .honor .honor-img .honor-img-4 {
        width: 2.24rem;
        height: 1.92rem;
        left: 0.4rem;
        top: 0.28rem;
        margin: 0;
        zoom: 1;
    }
    .honor .honor-img .honor-img-3, .honor .honor-img .honor-img-5 {
        width: 2.24rem;
        height: 1.92rem;
        right: 0.4rem;
        top: 0.28rem;
        left: auto;
        margin: 0;
        zoom: 1;
    }

    .honor .next-honor{
        display: none;
    }


    .group-news {
        width: auto;
    }
    .group-news .label-title {
        justify-content:center;
    }
    .group-news .label-title .btn {
        display: none;
    }
    .group-news .news-list {
        display: block;
    }
    .group-news .news-list li {
        width: auto;
        height: auto;
        background: none;
        padding: 0.3rem;
    }

    .group-news .news-list li a {
        position: relative;
        padding-top: 0.3rem;
    }

    .group-news .news-list .news-time {
        display: block;
        height: 0.3rem;
        line-height: 0.3rem;
        position: absolute;
        top: 0;
        left: 0;
        color: #878383;
        font-size: 18px;
        padding-left: 0.3rem;
        background: url(../images/timer.png) no-repeat left center;
        background-size:contain;
        margin-top: 0;
    }

    .group-news .news-list li::after {
        content: none;
    }

    .group-news .news-list .cover {
        display: block;
    }
    .group-news .news-list .cover img {
        width: 100%;
        display: block;
    }
    .joinus img {
        display: block;
    }
    .flinks {
        width:auto;
        display: block;
    }
    .footer .wrap {
        width: auto;
        display:block;
        padding:0.3rem;
    }
    .footer ul {
        width: auto;
    }

    .flinks {
        padding: 0 0.3rem;
    }
    .flinks ul {
        display: block;
        text-align: left;
    }
    .flinks ul li {
        display: inline-block;
    }

    .footer .qrcode {
        display: none;
    }

    .footer .wrap .group-address {
        margin-top: 0.3rem;
    }
    
    .beian {
        background:#0092c8;
        color: #ffffff;
        text-align: left;
        line-height: 0.3rem;
        padding: 0 0.3rem 0.3rem 0.3rem;
    }

    .column-list-default .article-cover {
        width: 100%;
    }

    .com-institution li img{
        width: 5rem;
        height: 5rem;
    }

    .column-nav {
        width: auto;
    }

    .column-nav .sub-columns,.column-nav .column-bg,.column-nav .column-search {
        display: none;
    }

    .column-info {
        padding: 0.3rem;
    }

    .column-info .wrap {
        width: auto;
    }

    .column-info img {
        max-width: 100% !important;
    }

    .column-list-default .article-item, .column-list-default .article-title,.column-list-nameCard,.column-list-image {
        display: block;
    }

    .column-list-image .article-cover {
        width: auto;
        display: block;
    }

    .column-list-nameCard li {
        width: auto;
        margin-bottom:0.3rem;
    }

    .honor2 .wrap {
        width: 80%;
        overflow: hidden;
    }

    .honor2 .honor2-img {
        height: 2.6rem;
    }
    .honor2 .honor2-img a {
        width: 2.8rem;
        height: 2.4rem;
        margin-left:-1.4rem;
        margin-top: -1.2rem;
    }
    .honor2 .navbar {
        display: none;
    }

    .column-list-image .article-item {
        width: auto;
    }
    .column-list-image .article-cover {
        display: block;
        width: 100%;
    }
}

.group-news .news-list .goview {
    display: none;
}

.news-list2 .golist {
    display: none;
}

@media screen and (min-width: 960px) {
    .header-index {
        padding: 0;
    }

    .header .nav.fixed {
        position: fixed;
        height: 0.7rem;
        background: #ffffff !important;
    }
    .header .nav.fixed .logo {
        padding-top: 0.25rem;
    }
    .header .nav.fixed .menu {
        padding-top: 0.1rem;
    }
    .header .nav.fixed .menu .sub-menu {
        top: 0.6rem;
    }

    .group-news .news-list2 {
        position: relative;
        padding-left: 8.5rem;
        padding-right: 0.3rem;
        height: 5.3rem;
        overflow: hidden;
        display: block;
        border: 1px solid #eaeaea;
    }
    .group-news .news-list2 .cover-1 {
        display: block;
        position: absolute;
        left: -8.5rem;
        top: 0;
        width: 7.95rem;
        height: 5.3rem;
    }
    .group-news .news-list2 .cover-1 img {
        display: block ;
        width: 100%;
        height: 100%;
    }
    .group-news .news-list2 li::after {
        content: none;
    }
    .group-news .news-list2 li {
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        background: none;
        line-height: 0.3rem;
        padding-bottom: 0.1rem;
    }
    .group-news .news-list2 li a {
        flex-direction: row;
        justify-content: space-between;
    }
    .group-news .news-list2 .content {
        display: none;
    }
    .group-news .news-list2 .news-time {
        width: 100px;
    }
    .group-news .news-list2 .news-title {
        font-size: 12px;
        font-weight: 100;
        height: 0.3rem;
        line-height: 0.3rem;
    }


    .group-news .news-list2 li.news-list2-1 {
        border-bottom: 1px solid #eaeaea;
        position: relative;
        padding-top: 0.76rem;
        margin-bottom: 0.2rem;
    }

    .group-news .news-list2 li.news-list2-1 .news-time{        
        position: absolute;
        left: 0;
        text-align: left;
        width: auto;
        top: 0.45rem;
        background: #15409e;
        color: #fff;
        padding: 0 10px;
        height: 0.3rem;
        line-height: 0.3rem;
    }

    .group-news .news-list2 li.news-list2-1 .news-title{
        font-size: 18px;
        font-weight: bold;
        height: 0.6rem;
        line-height: 0.6rem;
        overflow: hidden;
    }

    .group-news .news-list2 li.news-list2-1 a {
        flex-direction: column;
    }

    .group-news .news-list2 li.news-list2-1 .content {
        display: block;
    }

    .group-news .news-list2 li.news-list2-1 .goview {
        display: block;
        color: #878383;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }

    .news-list2 .golist {
        display: inline-block;
        background: #111111;
        color: #ffffff;
        position:absolute;
        left:8.5rem;
        bottom: 0;
        font-size:14px;
        padding-left:1em;
        height:0.4rem;
        line-height: 0.4rem;
        letter-spacing:1em;
        text-align:center;
        cursor: pointer;
    }
}