.roll_maxbox{
	height:10.1875rem;
	overflow: hidden;
	margin-top: 10px;
}
.roll_maxbox .row{
	background-color: #FFFFFF;
	/* margin: 0 !important; */
	padding: 0 1.25rem;
	margin-left: 0;
}
.roll_maxbox .row div:nth-child(1){
	position: relative;
	padding: 0;
}
.roll_maxbox .row div:nth-child(1) h4{
	font-weight: 600;
	font-size: 1.75rem;
}

.roll_maxbox .row div:nth-child(1) img{
	width:80px;
	position: absolute;
	top: 50%;
	left:35px;
	transform: translateY(-50%);
}
.roll_maxbox .row .mySwiper{
	height: 10.625rem;
	width: 90%;
}
.roll_maxbox .row .mySwiper .swiper-wrapper{
	width: 100%;
	text-align: center;
}
.ellipse2{
    height:65px !important;
    margin: 0 auto !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.roll_maxbox .row .mySwiper .swiper-wrapper h4{
	line-height: 5rem;
}
.roll_maxbox .row .mySwiper .swiper-wrapper span{
	line-height: 2;
}
.roll_maxbox .row .mySwiper .swiper-pagination .swiper-pagination-bullet{
	width: 16px;
	height: 4px;
	border-radius: 2px;
}
.roll_maxbox .row .mySwiper .swiper-pagination .wiper-pagination-bullet-active{
	width: 16px;
	height: 4px;
	border-radius: 2px;
	background-color: #0762B3;
}
.dxnews{
    width: 1686px;
    margin: 0 auto;
    height: 682px;
}
.dxleft{
    float: left;
    width: 1060px;
    height: 682px;
    opacity: 0.85;
    background: #FFFFFF;
}
.dxright{
    float: right;
    width: 557px;
    height: 682px;
    opacity: 0.85;
    background: #FFFFFF;
}
.newlist{
    width: 95%;
    margin: 0 auto;
    height: 141px;
    border-bottom: 1px solid rgba(197,1,10,0.49);
}
.newlist>div:nth-child(1){
    width: 219px;
    height: 111px;
    padding:8px 0 0 10px;
    float: left;
   
}
.newlist>div:nth-child(1)>img{
    width: 219px;
    height: 111px;
   
}
.newlist>div:nth-child(2){
     float: left;
     margin-left:25px;
     width:622px;
     text-align: left;
}
.newlist>div:nth-child(2)>h3{
    margin-top: 15px;
     margin-bottom:11px;
     height: 25px;
     font-weight: bold;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.57px;
}
.newlist>div:nth-child(2)>text{
   
    height:46px !important;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #100F0F;
    letter-spacing: 2.8px;
}
.newlist>div:nth-child(3){
     float: right;
     font-weight: 400;
    padding: 46px 13px 0 0;
    font-size: 14px;
    color: #747474;
    letter-spacing: 0.45px;
}

.swiper-slide{
     text-align: center;
}