/* 新闻中心样式 */
			
@media (min-width: 922px) {
        .ast-container {
            max-width: 100% !important;
            padding: 0
        }
    }
    
    body,
    html {
        margin: 0;
        padding: 0;
        overflow-X: hidden
    }
    /*分页列表样式*/
			a:hover {
				text-decoration: none !important;
			}
    .pagination li {
        display: inline-block;
        margin: 0 7px;
        height: 30px;
        line-height: 30px;
		    padding: 0px 10px;
    }
.pagination{
	padding-top:20px;
}
    .pagination li a {}
    
    .pagination li span {}
    
    .prev-page {}
    
    .active {
 
        color: #28a745;
        text-align: center;
        padding: 0 10px;
    }
    
   .newsItemContentTop {
    color: #538f4d;
    display: inline-block;
    padding: 10px 20px;
    width: 110px;
    background-color: #f5f5f5;
	 flex: 0 0 110px;
	   text-align:center;
}
    .showTitleTop{
		width: 100%;
		position: relative;
		color: #fff;
	}
	.bg{
		width: 100%;
	}
			.pagination a {
			color: #035d1b !important;	
			}
	.title{
		position: absolute;
		top: 28%;
		left: 10%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.contactLine {
		height: 2px;
		width: 50%;
		background-color: #fff;
	}
	.contactBottom {
		font-size: 18px;
	}
    .boxCenter {
        margin: 0 auto;
        width: 80%;
        position: relative;
    }
    
    .boxCenterImg {
        width: 100%;
/*         height: 60vh; */
      
    }
    
    .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; */
    }
    
    .newItemContent {
            display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 10px 20px;
    }
a.newsItemLink {
    font-size: 20px;
	color:#3e3e3e;
}    
    .newsTime {
        font-size: 18px;
        margin: 0;
    }
    .newsContentMsg {
    /* position: absolute; */
    font-size: 16px;
		color: #8e8e8e;
}
    .newsTimeYear {
        margin: 0;
    }
    
    .newsItemName {
      font-weight:600;
    }
    
    .newsContentBox {
        position: relative;
        margin-top: 15px;
    }
    
    .newsItemLink {
        letter-spacing: 2px
    }
    
    p {
        margin-bottom: 0
    }
 .newsItemContentTop:hover {
    color: #fff;
   
    
 
    background-color: #135f07;
}   
    .newsTimeBox {
        position: absolute;
        left: 1vh;
        top: -1vh;
    }
    
    .newsTimeYear {
        
        border-radius: 10px;
/*         width: 3vw; */
        height: 30px;
        text-align: center;
        line-height: 30px;
/*         margin-left: 10px; */
        font-size: 14px;
    }
    
    .newsContentBox-title {
        width: 100%;
/*         height: 40px; */
/*         line-height: 6vh; */
    }
    
    .newsContentBox-titleText {
     float: left;
    /* width: 8%; */
    color: #2e3746;
    font-size: 30px;
    font-weight: 600;
    margin-left: 20px;
    }
    
    .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 {
        max-height: 100%;
        width: 100%;
    }
    
    .newsItem {
/*         padding-bottom: 1vh; */
        box-sizing: border-box;
        border-bottom: 1px dotted #804d00;
/*         line-height: 5vh;
        padding-top: 1vh; */
		padding: 10px 20px;
		display:flex;
		align-items: center;
    }
    
    .newsContentMsg {
/*         position: absolute */
    }
    
    .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;
    }
@media (max-width: 768px){
/* 	.boxCenter {
    margin: 0 auto;
    width: 100%;
    position: relative;
} */
	.newsItem {
	padding:0;
	
	}
 .newsItem:nth-child(1) .newItemContent {
        padding-top: 0;
    }
}
@media (max-width: 567px){
	.boxCenter {
    margin: 0 auto;
    width: 100%;
    position: relative;
	}}
			.showTitleEnName{font-size: 30px;}
			@media(min-width: 1367px) {
		.showTitleEnName{
		  font-size: 45px;
		}
		.contactBottom {
			font-size: 20px;
		}
	}
			@media(max-width: 900px) {
		.showTitleEnName {
			font-size: 18px;
		}
		.contactBottom {
			font-size: 15px;
		}
	}
	@media(max-width: 375px) {
		.showTitleEnName {
			font-size: 15px;
		}
		.contactBottom {
			font-size: 12px;
		}
	}