@charset "utf-8";
/* Tang 2020.8.11 */
body{
	overflow-x: hidden;
	overflow-y: scroll;
}
.topPic{
	width:100%;
	height: 8.35rem;
	background-image: url(https://video.dsconsulting.com/dswebsite_2020/news/toppic.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
	background-position: center top;
}
.newsdetailMain{
	overflow-x: hidden;
}
.newsCon{
	width:100%;
	position: relative;
	z-index: 30;
	background:#fff;
}
.newsCon:before{
	 position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    width: 200%;
    height: 3rem;
    background-color: #fff;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    transform-origin: left top;
    border-radius: 0px;
}

.newsTitle{
	width:100%;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
}
.newsCon1Box{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 2px solid #f5f5f5;
}
.newsCon1Box,.newsCon2{
	padding-left: 0.64rem;
	padding-right: 0.64rem;
	
}
.newsCon2{
	font-size: 12px;
	line-height: 20px;
	padding-top: 0.72rem;
	text-align: justify;
	padding-bottom: 1.2rem;
	
}
.newsCon2 p{
	margin-top: 5px;
}
.newsdate{
	width:100%;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}
.newsCon2 p img{
	max-width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	width:unset;
	margin: auto;
}
.topPicBig{
	display: none;
}
.topPicSmall{
	display: block;
	width:100%;
	height: 8.35rem;
	object-fit: cover;
}
.newCon3{
	width:100%;
	background: #001844;
	padding-left: 0.64rem;
	padding-right: 0.64rem;
	padding-top: 0.76rem;
	padding-bottom: 0.76rem;
}
.newsItems a {
    display: block;
    text-decoration: none;
    color: #17181a;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.newsItem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}
.newpic img {
    width: 6.22rem;
    height: 3.11rem;
    object-fit: cover;
    background-image: url(https://video.dsconsulting.com/dswebsite_2020/loading.png);
    background-repeat: no-repeat;
    background-size: 0.86rem auto;
    background-position: center;
}
.newtitle {
    padding-left: 0.32rem;
    border-right: 1px solid #101114;
    width: 4.3rem;
    padding-right: 0.2rem;
}
.newtitle, .newdate {
    background: #fff;
    margin-top: 0.52rem;
    margin-bottom: 0.52rem;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
.newdate {
    padding-right: 0.32rem;
    width: 1.92rem;
    padding-left: 0.2rem;
}
@media screen and (min-width: 751px) {
	.topPicSmall,.topPic{
		height: 835px;
	}
	.newsTitle{
		font-size: 18px;
		line-height: 24px;
	}
	.newsdate{
		font-size: 16px;
		line-height: 24px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.newsCon1Box,.newsCon2{
		padding-left: 64px;
		padding-right: 64px;
	}
	.newsCon2{
		font-size: 16px;
		line-height:24px;
		padding-top: 72px;
		padding-bottom: 120px;
	}
	.newsItems a {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.newpic, .newpic img {
		width: 100%;
	}
	.newpic img {
		height: 50%;
		background-size: 86px auto;
	}
	.newtitle, .newdate {
		font-size: 16px;
		line-height: 18px;
	}
/*
	.newtitle, .newdate {
		margin-top: 52px;
		margin-bottom: 52px;
	}
*/
	.newtitle {
      padding-left: 15px;
		width: calc(100% - 140px );
		padding-right: 15px;
	}
	.newdate {
		padding-right: 32px;
		width: 140px;
		padding-left: 15px;
	}
}
@media screen and  (min-width: 992px) {
	.newsCon:before{
		display: none;
	}
	.newsItem{
		flex-wrap: nowrap;
	}
	.topPic{
		background-image: url(https://video.dsconsulting.com/dswebsite_2020/news/detailtopPic.png);
		background-size: 1920px auto;
		background-position: center bottom;
		height: 360px;
	}
	.newsTitle{
		text-align: left;
		font-size: 18px;
		line-height: 22px;
	}
	.newsdate{
		font-size:16px;
		line-height: 22px;
	}
	.topPic{
		text-align: right;
	}
	.topPicSmall{
		display: none;
	}
	.topPicBig{
		display: inline-block;
		width:636px;
		padding-top:279px;
	}
	.topPic,.newsCon1Box,.newsCon2,.newCon3{
		padding-left: 170px;
		padding-right:170px;
	}
	.newsCon2{
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.newsCon1Box{
		justify-content: space-between;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.newsdate{
		padding-top: 0;
		padding-bottom: 0;
		width:120px;
		padding-left: 20px;
	}
	.newsTitle{
		width:calc(100% - 120px);
		border-right:2px solid #17181a;
		padding-right: 20px;
	}
	.newCon3{
		background: #f3f3f3;
	}
	.newsItems a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.newpic, .newpic img {
		width: 300px;
	}
	.newtitle {
		width: calc(100% - 440px);
	}
	.newtitle, .newdate {
		font-size: 14px;
		line-height: 24px;
	}
}
@media screen and  (min-width: 1360px) {
	.topPic,.newsCon1Box,.newsCon2,.newCon3{
		padding-left: calc(50% - 500px);
    	padding-right: calc(50% - 500px);
	}
	.newpic, .newpic img{
		width:360px;
	}
	.newdate{
		width:180px;
	}
	.newtitle{
		width:calc(100% - 540px);
	}
}

@media screen and  (min-width: 1700px) {
	.newsTitle,.newtitle {
		font-size: 20px;
		line-height: 24px;
	}
	.newsdate,.newdate {
		font-size: 22px;
		line-height: 24px;
	}
	.newsCon1Box{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.newsCon2{
		padding-top: 72px;
		padding-bottom: 120px;
	}
	.topPic{
		padding-left: 0;
		padding-right: 0;
	}
	.topPicBig{
		width:1260px;
		margin-left: calc(50% - 630px);
		margin-right:  calc(50% - 630px);
		padding-top: 200px;
	}
	.newsCon1Box{
		padding-left: 0;
    	padding-right:0;
		width: 1260px;
		margin-left: auto;
		margin-right: auto;
	}
	.newsdate{
		width:160px;
	}
	.newsTitle{
		width:calc(100% - 160px);
	}
	.newsCon2,.newCon3{
		padding-left: calc(50% - 630px);
   		 padding-right: calc(50% - 630px);
	}

}


@media screen and  (min-width: 992px) and  (min-height: 900px){
	.topPic{
		background-size: cover;
	}
}
@media screen and  (min-width:1920px) {
	.topPic{
		background-size: cover;
	}
}
