@media (min-width: 922px) {
    .ast-container {
        max-width: 100% !important;
        padding: 0
    }
}

body, html {
    margin: 0;
    padding: 0;
    overflow-X: hidden
}

.newsItemContentTop {
    color: #858585;
    white-space: nowrap;
    text-align: center;
}

.boxCenter {
    margin: 0 auto;
    width: 80%;
    position: relative;
}

.boxCenterImg {
    width: 100%;
    border: 1px solid green;
}

.newsContentLeft {
    width: 50%;
    position: absolute;
    left: 0;
}

.newsContentR {
    position: relative;
    width: 100%;
    /* 			height:70vh; */
}

.newsBox {
    /* 			position:absolute; */
    /* 			right:0; */
    /* 			width:50%; */
    /*         height: 100%; */
}

.newsContentRight {
    width: 100%;
    position: absolute;
    right: 0;
}

.imgLeft {
    /* 			position:absolute; */
    /* 			float:left; */
    /* 			width:40%; */
    height: 80%;
    position: relative;
    /* 			display:inline-block; */
}

.newsItemName, .newItemContent {
    /* 			display:inline-block; */

}


.newsTime {
    font-size: 17px;
    margin: 0;
    color: #333;
}

.newsTimeYear {
    margin: 0
}

.newsItemName {
    margin-left: 30px;
    line-height: normal;
}

.newsContentMsg {
    font-size: 14px;
    line-height: 33px;
    color: #333;
}

.newsContentBox {
    position: relative;
    margin-top: 3vh
}

p {
    margin-bottom: 0
}

.newsItemLink {
    font-size: 18px;
}

.newsTimeBox {
    position: absolute;
    left: 1vh;
    top: -1vh;
}

.newsTimeYear {
    background: #3a3a3a;
    border-radius: 10px;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}

.newsContentBox-title {
    width: 100%;
    /*         height: 7vh;
            line-height: 6vh; */
}

.newsContentBox-titleText {
    float: left;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}

.titleboraer {
    float: left;
    width: 80%;
}

.newsContentBox-titlebutton {
    float: right;
    width: 6%;
    cursor: pointer;
}

.newsContentBox-titleboraer {
    width: 81%;
    border: 1px dotted #0080006b;
    float: left;
    margin: 2% 3vh 0vh 3vh;
}

.boxCenterImg img {
    width: 100%;
}

.newsItem {
    padding-bottom: 21px;
    padding-top: 6px;
    border-bottom: 1px solid #804d0052;
}


.newsItemBox {
    /*         height: 100% */
}

.imgNew {
    max-height: 100%;
    width: 100%;
    min-height: 90%;
}

.imgNewBox {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    background: #ccc;
    /*         height: 100%; */
}

.textNewBox {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.imgLeft {
    display: none
}

.dataSwitch {
    position: absolute;
    bottom: 4vh;
    right: 2vh;
    width: 6vw;
    height: 10vh;
}

.dataSwitch img {
    width: 45%;
    max-height: 100%;
}

.newJournalism {
    width: 90%;
    margin: 0 auto;
    color: #79808d;
}

.newTitles {
    width: 90%;
    margin: 3vh auto;
    color: #79808d;
}

.more {
    margin-top: 4vh
}

.more .textNewBox {
    display: inline-block;
    width: 90%;
    vertical-align: top;
}

.more {
    display: none;
}

/* 	 头*/
.boxCenterImg {
    width: 100%;
    position: relative;
}

.boxCenterImg img {
    width: 100%;
}

.boxCenterTitle {
    position: absolute;
    left: 10%;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    color: #fff;
}

.boxCenterTitle > h4 {
    color: #fff;
}

.boxCenterTitle > p {

}

.pagination > ul > li {
    margin: 0 10px 0 0;
}

.newsItemLink.ftSize18:hover {
    color: #468de9;
}

@media (max-width: 900px) {
    .boxCenterTitle {
        left: 10%;
        top: 20px;
        margin-top: 0;
    }

    .boxCenterTitle > h4 {
        /* 				font-size: 30px; */
    }

    .boxCenterTitle > p {
        /* 				font-size: 15px; */
        margin-top: 8px;
    }
}

@media (max-width: 650px) {
    .newsItemLink {
        font-size: 15px;
    }

    .newsContentMsg {
        font-size: 12px;
    }
}

@media (max-width: 499px) {
    .boxCenterTitle {
        top: 14px;
    }

    .boxCenterTitle > h4 {
        font-size: 24px;
    }

    .boxCenterTitle > p {
        font-size: 12px;
        margin-top: 0px;
    }
}

/* 	 头end*/
.boxCenterImg {
    width: 100%;
    position: relative;
}


.nav-order {
    margin: 10px 10% 0 10%;
    color: #333;
    font-size: 16px;
}

@media (max-width: 600px) {
    .nav-order {
        font-size: 12px;
    }
}

.nav-order a:hover {
    color: #777;
}

.newItemContentWrapper {
    display: flex;
    align-items: center;
}

@media (max-width: 700px) {
    .newsTime {
        font-size: 15px;
    }
}

@media (max-width: 375px) {
    .newsContentMsg {
        line-height: 27px;
    }
}

.box-list {
    display: none;
}

.layui-laypage a:hover {
    background-color: #d9e4f6;
}

.layui-laypage a:hover {
    color: #4688f6;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #6597ea;
}

