@charset "utf-8";
/* CSS Document */
.xmdl-banner-area{
	margin-top:15px;
	}
.xmdl-banner-area-pic{
	margin:0 auto;
}
.xmdl-banner-area-pic img{
	width: 100%;
}
.xmdl-banner-area-buzhou{
	width:1200px;
	padding:18px;
	margin:0 auto;
	}
.xmdl-banner-area-buzhou span{
	margin-left:66px;
	padding-left:49px;
	height:70px;
	line-height:70px;
	display:inline-block;
	}
.xmdl-banner-area-buzhou1{
	background:url(../images/xmdl-bz.png) no-repeat center;
	background-position:0px 0px;
	}
.xmdl-banner-area-buzhou2{
	background:url(../images/xmdl-bz.png) no-repeat center;
	background-position:-233px 0px;
	}
.xmdl-banner-area-buzhou3{
	background:url(../images/xmdl-bz.png) no-repeat center;
	background-position:-443px 0px;
	}
.xmdl-banner-area-buzhou4{
	background:url(../images/xmdl-bz.png) no-repeat center;
	background-position:-710px 0px;
	}
.xmdl-banner-area-buzhou5{
	background:url(../images/xmdl-bz.png) no-repeat center;
	background-position:-969px 0px;
	}
.xmdl-item{
	padding:20px 40px 10px 20px;
	border-bottom:1px solid #e8e8e8;
}
.xmdl-item h4{
	margin-bottom:20px;
	font-size:18px;
	font-weight:normal;
	color:#444444;
	}
.xmdl-item h4 span{
	display:inline-block;
	background:#2086e1;
	background-position:-5px;
	width:4px;
	height:22px;
	margin-right:10px;
	line-height:22px;
}
.xmdl-main{
	height: 180px;
}
.xmdl-pic{
	margin-right:15px;
}
.xmdl-pic img{
	width: 260px;
	height: 150px;
	object-fit: cover;
}
.xmdl-item .xmdl-main p{
	font-size:14px;
	color:#676161;
	height:140px;
	}
.xmdl-item .chakan-btn{
	background:#1976d2;
	border-radius: 5px;
	padding: 10px 20px;
	font-size:14px;
}
.xmdl-item .chakan-btn a{
		color:#fff;
	}
.xmdl-left{
	width:860px;
	background:#fff;
	}
.xmdl-left .tabbox{
	border-bottom:1px solid #e4e4e4;
	padding:0 20px;
	}
.xmdl-left .tabbox a{
	display: inline-block;
	padding: 20px 8px;
	}
.xmdl-left .tabbox .select{
	font-weight:bold;
	color:#0073eb;
	border-bottom:2px solid #0073eb;
	}
.xmdl-left .tabbox a:hover{
	font-weight:bold;
	color:#0073eb;
}
.content{
    position: relative;
}
.content .load {
    position: absolute;
    top: 20px;
    left: 390px;
    z-index: 99;
    width: 80px;
}
.rmxm-list{
	margin-top:10px;
	background:url(../images/1-6.png) no-repeat;
	}
.rmxm-list a{
	display:block;
	margin-bottom:14px;
	font-size:14px;
	color:#65686d;
	padding-left:25px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rmxm-list a:hover{
	color:#1976d2;
}
.zbfw-item-time{
	margin-top:10px;
	font-size:14px;
	}
.zbfw-item-time .time{
	background:url(../images/clock-icon.png) no-repeat left;
	padding-left:17px;
	color:#666666;
	}