@charset "utf-8";
/* CSS Document */
body { font-family: Times New Roman, Arial, Helvetica, sans-serif; }
/* 清除浮动*/
.clearfix { display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* 文字截取*/
.m-text-cut { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }


.contant {
	width: 1200px;
	margin: 0 auto; margin-top:20px; margin-bottom:30px;
}
.con_top {
	color: #407434;
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
}
.con_top a {
	color: #407434;
}
.con_wzlist {
	width: 824px;
	float: left;
}
/*标题通用*/
.title {
	    width:100%;
    height: 43px;
   
    position: relative; margin-bottom:20px; padding-bottom:20px; background:url(http://spanish.news.cn/2021new/images/ej/bg.jpg) 0 0 no-repeat;
}
.title h3 {
	padding: 0px 15px 0 0px;
    background: #FFF;
    font-size: 30px;
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 30px;
    color: #11bae7;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 8px solid #002394; color: #002394;
}
.title h3 a {
	color: #002394;
}
.title span {
	display: inline-block;
	float: right;
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	color: #8aa585;
}
.title span a {
	color: #8aa585;
}
/*左侧*/
.con_wzlist ul {
	width: 100%;
	height: auto;
	margin-bottom: 45px;
}
.con_wzlist li {
	font-size: 16px;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	 border-bottom:1px solid #c9c9c9; padding-bottom:10px; margin-bottom:10px; padding-left:28px;}
.con_wzlist li i {
	width: 2px;
	height: 2px;
	display: inline-block;
	background: #000;
	border-radius: 2px;
	position: absolute;
	top: 17px;
	left: 0;
}
.con_wzlist li span {
	display: inline-block;
	color: #b1b1b1;
	margin-left: 20px; font-size:14px;
}

/*xpage list*/
.xpage-more-btn {
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border:1px solid #bbb;
    background: #eee;
    line-height: 2em;
    border-radius: 0.5em;
    cursor: pointer;
}
.xpage-more-btn:hover {
    background: #ddd;
}
.xpage-more-btn:active {
    background: #ccc;
}
hr{ width:100%; height:1px; border:none; background:#eee; margin:10px 0 10px 0;}
/*图片列表*/
.con_img{
		width: 100%;
	}

.xpage-img-list li{ width:30%; height: auto; overflow:hidden; margin:0 1.6% 20px 1.6%; float:left;}
.xpage-img-list li img{ width:100%; height:178px; margin-bottom:8px;}
.xpage-img-list li p{ width:100%; height:48px; overflow:hidden; font-size:16px; line-height:24px;}


.con_tplist{ float:left; width:100%; padding-bottom:30px;}
.listPic li{width: 240px;overflow: hidden;float:left;margin:0 5px;} 
.listPic li a{display: block;line-height: 0} 
.listPic li img{width: 100%} 
.listPic li .picTit{padding: 5px 10px 10px;font-size: 14px; line-height: 25px; height:90px;overflow: hidden;} 
.listPic li .picTit a{line-height: 25px;} 
.con_wzlist li{ font-size:20px;}
.con_wzlist li img{ width:260px;  margin-right:15px; float:left; }

.video-play {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 107px;
    left: 8px;
    background: url(http://tmisc.home.news.cn/uav/images/aerial/video_play_ico.png)no-repeat;
    background-size: 54px 54px;
}
.play{ position:relative;}



.con_wzlist li:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 6px;
    height: 6px;
    background: #333333;
    border-radius: 5px;
}
/* 默认豪华版 */
.xpage-pagination { text-align: center; margin: 20px auto; }
.xpage-pagination span { display: inline-block; line-height: 2em; margin-left: 3px; border: 1px solid #ccc; cursor: pointer; }
.xpage-pagination span a { display: block; padding-left: 0.5em; padding-right: 0.5em; min-width: 1em; text-decoration: none; color: #333; }
.xpage-pagination span:hover, .xpage-pagination .xpage-pagination-pager-active { border-color: #333; font-weight: bold; }
.xpage-pagination span:hover a, .xpage-pagination .xpage-pagination-pager-active { color: #333; }

.header .mod-top .m-right .mod-img{ display:none;}

