.banner {
	width: 100%;
	margin: 0 auto;
}
.jtmain {
	width: 90%;
	margin: 0 auto;
	max-width: 1600px;
	padding-bottom: 60px;
}
.jtnews{ padding-top:60px;}
a:hover {
	color: #e02020;
}
.con_wid{ width:90%;margin:0 auto;max-width:1660px;}
.tzgg_con{ background:url(/eportal/imageDir/sinotruk/2023/10/2023102817375576388.jpg) no-repeat center top;background-size:cover;padding:50px 5%;max-width:1620px;margin:0 auto;}
.qcb_con{  background:url(/eportal/imageDir/sinotruk/2023/10/2023102817404384727.jpg) no-repeat center top;background-size:cover;padding:50px 5%;max-width:1620px;margin:0 auto;}
.qcb_b_tit p a{ color:#ffffff;}
.hb_mk{ display:flex;justify-content:space-between;align-items:center;width:90%;margin:0 auto;}
.hb_mk_l{ width:35%;}
.hb_mk_l img{box-shadow:0px 0px 20px 0px #999999;transition:all .4s;border-radius:5px;}
.hb_mk_l img:hover{ /*transform:scale(1.02);*/margin-left:10px;}
.hb_mk_r{ width:55%;}
.qcb_tit{ width:42%;float:left;margin-right:20px;margin-bottom:20px;}
.qcb_tit:nth-child(2n){margin-right:0; }
.qcb_tit a{ color:#ffffff;font-size:16px;font-weight:600;line-height:2.5;transition:0.4s;}
.qcb_tit a:hover{ padding-left:10px;}

/*轮播*/
.mktitle {
	width: 100%;
	background: url(/eportal/uiFramework/commonResource/image/2023091913404342093.png)no-repeat center top;
}
.mktitle p {
	font-size: 32px;
	font-weight: bold;
	padding-top: 20px;
        text-align:center;
}
.mktitle p a {
	font-size: 32px;
	font-weight: 600;letter-spacing:3px;
}
.mktitle p span{ display:block;padding:15px 0 50px 0;}
.mktitle p span a{ font-size:16px;color:#606060;font-weight: lighter;letter-spacing:0;}
.mktitle p span a:hover{ color:#e02020;}
.qcb_b_tit p span a{ color:#ffffff;}
.lbmod {
	overflow: hidden;
}
.lbpic {
	float: left;
	width: 43%;
}
.lbnr {
	float: right;
	width: 50%;
}
.lbpic img {
	width: 100%;
	height: 100%;
}
.swiper .swiper-pagination {
	bottom: 62px!important;
	left: 345px!important;
	width: 100%!important;
}
.ddnews {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.chaoc {
	height: 370px;
	overflow: hidden;
}
.newsmod {
	width: 29%;
	box-shadow: 0px 0px 20px 0px #f0f0f0;
	padding: 30px 20px;
	margin-right: 30px;
	transition: 0.4s;
}
.ddnews .newsmod:last-child {
	margin-right: 0;
}
.ddnews .newsmod:hover {
	transform: translateY(-15px);
}
.ddnews .newsmod:hover a {
	color: #e02020;
}
.newsmod img {
	height: 220px;
	width: 100%;
        object-fit:cover;
}
.newsmod .newstitle {
	padding-top: 30px;
	line-height: 2;
}
.newsmod .newstitle a {
	font-size: 22px;
        font-weight:600;text-align:left;word-wrap: break-word; hyphens: auto;        
        text-overflow: ellipsis;
        -webkit-line-clamp:2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow:hidden;
}
.newsmod .newsdate {
	font-size: 18px;
	color: #bcbcbc;
	position: absolute;
	bottom: 30px;
}
.newssum {
	font-size: 16px;
	line-height: 30px;
	margin-top: 25px;
}
.ddnews .newsmod:first-child{display:none;}
.lbnr .lbtitle {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
}
.lbnr .lbtitle a {
	font-size: 26px;padding:30px 0;display:block;font-weight:600;padding-bottom:10px;
}
.lbnr .lbcontent {
	line-height: 2;
	font-size: 16px;
	padding-bottom: 30px;
        text-align:justify;
	text-overflow: ellipsis;
	overflow: hidden;
        -webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
        display:-webkit-box;
	/*! word-wrap: normal; */
	white-space: break-spaces;
}
.lbnr .look_m {
	font-size: 16px;
}
/*文章展示*/
.mknr {

}
.mkcard {
	width:31%;
	margin-right:3%;
        float:left;margin-bottom:30px;
}
.mknr .mkcard:nth-child(3n){ margin-right:0;}
.cardtitle {
	font-size: 16px;
}
.cardtitle a {
	font-size: 16px;
}
.cardcontent {
	margin: 30px 0;
}
.cardcontent p {
	font-size: 14px;
	line-height: 200%;
	text-indent: 24px;
}
.carddata {
	font-size: 14px;
        color:#898989;padding-top:15px;
}
 @media (max-width: 767px) {
.banner {
}
.lbpic {
	float: none;
	width: 100%;
}
.lbnr {
	float: none;
	width: 100%;
}
.newsmod {
	width: 88%;
	margin-bottom: 20px;position:relative;
}
.ddnews {
	display: block;
}
.mknr {
	display: block;
	width: 100%;
}
.mkcard {
	width: 100%;
	margin-bottom: 30px;margin-right:0;
}
.mktitle p span{padding:15px 0 30px 0; }
.hb_mk{ display:block;}
.hb_mk_l{width: 100%;margin-bottom:30px;}
.qcb_tit{ width:47%;margin-right:20px;}
.newsmod .newstitle a {
	font-size: 20px;
        font-weight:normal;
}
.lbnr .lbtitle{ margin-bottom:0;font-size: 20px;}
.mktitle p a{ letter-spacing:0;}
}