.container .tit{ margin: .6rem 0 .1rem;}
.newsview img { max-width: 100%; }
.newsview{ width: 100%; max-width: 1280px; margin: 0 auto; display: block; min-height: 80vh; position: relative; box-sizing: border-box; padding: 0 0 .3rem;}
.newsview .tit{ width: 100%; text-align: center; font-size: 24px; line-height: 36px; margin-bottom: 20px; color: #000; text-transform: uppercase;}
.newsview .xinxi{width: 100%; text-align: center; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; font-size: 14px; letter-spacing: 1px; line-height: 30px; padding: 10px 0; color: #888;}
.newsview .xinxi span{ padding: 0 10px;}
.newsview .ms{ font-size: .16rem; line-height: 2; color: #666; padding:.2rem 0;}
.xx_more{ color: #fff; padding: 0 38px; background: #ccc; line-height: 48px; display: inline-block; z-index: 2; overflow: hidden; position: relative; font-size: 14px; text-transform: uppercase;}
.xx_more:hover{ background: #df4a42;}
.newsview center{ margin: 0;}

/* @media screen and ( max-width:768px){
	.container .tit {margin-top: .2rem;line-height: 1.6;}
    .container .tit h2 .t-l, .container .tit h2 .t-r{ display: none;}   
    .newsview .xinxi span{ display: block; text-align: left} 
} */