
/* CSS Document */
body{
	font-size: 16px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    line-height: 1.5;
	background-color: #D15759;
	}
img{border:none}
ol,ul,li{list-style:none}
i,em{font-style:normal}
.row-anew{
	margin-left:-5px;
	margin-right:-5px;
	}
.col-anew{
  	padding-left: 5px;
 	padding-right: 5px;
}
.h10{
display:block;
clear:both;
height:10px;
line-height:10px;}

/*自定义幻灯样式代码 */
.box{width:70%;}
i,em{font-style:normal}
.swiper-slide img{display: block; width:100%; vertical-align:top; }
.swiper-slide a {display: block; overflow: hidden; zoom: 1; position: relative; color:#FFFFFF;}
.swiper-slide a:hover{text-decoration: none;}
.swiper-slide b{position:absolute;left:0;bottom:0;width:100%;height:46px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
.swiper-slide i{position:absolute;left:0;bottom:5px;width:100%;height:23px;line-height:23px;text-align:center;z-index: 1000;}
/*自定义幻灯按钮样式代码(默认激活) */
.swiper-pagination-bullet{  width:20px;height:5px;display:inline-block;border-radius:0;background:#575757;opacity:1}
 .swiper-pagination-bullet-active{background:#c69965;}
.swiper-pagination{margin-bottom:13px; bottom:5px;width:98%;text-align:center;}
/*自定义幻灯上一篇下一篇钮样式代码(默认激活) */
.swiper-button-prev{
	background: url(http://www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 5;
}
.swiper-button-next {
	background: url(http://www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 5;
}




/* 头条*/

.touti{
    line-height: 30px;
	text-align:center;
	  }
.touti a{
    font-size: 30px;
    font-weight: bold;
    color: #000;
		}
.hots p{
	text-align: center;
	}
.hots a{
  margin:0 5px;
  display: inline-block;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #939393;
}

.headLine {
  height: 5px;
  margin:10px 0px;
  border-bottom: 1px dotted #8db8db;
  position: relative;
}
.bc{
	background-color:#fff;}
	
	/*栏目标题*/	
.lm-title{
    float:left;
	padding-left: 10px;
    width: 100%;
	height: 40px;
	line-height:40px;
    color: #fff;
	background-color: #1fb9c4;
	margin-bottom:10px;
	}
.lm-title i{
		float:left;
	width:80px;
	height: 40px;
	line-height:40px;
	color: #fff;
	background-color:#CC6600;
	text-align:center;
	font-size:1.5em;
	}
.lm-title  a.more{
	float:right;
	padding-right:15px;
	color:#fff;
	font-size:16px;
	
	}
.lm-title  a:hover.more{
    color: #000;
	text-decoration:none;
	}
	
	/*文章列表*/	
.list{ }

.list li{
	float:left;
	background:	url(http://www.people.com.cn/img/2013people/images/style_dian.gif) no-repeat 0 18px;
	padding-left: 10px;
	width:100%;
	overflow:hidden;
	
	
	height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #c5c9ce;
	}
	
.list li a{
	font-size: 16px;
	color:#4f4f4f;
	}
.list li span{
    float:right;
	color:#666;
	}
	

.list-list li {  border-bottom: 1px dotted #7f7f7f; margin-top: 10px; padding-bottom:10px; }
.list-list li h3 {   padding-left: 15px; }
.list-list li h3 a { color: #333; font-size: 22px; }
.list-list li p {  font-size: 16px; color: #666; text-indent: 2em; line-height:30px; padding: 0 15px; }
.list-list li p  a { color: #f1810e; }


h1{
	line-height:40px;
	color:#333;
	font-size:26px;
	text-align:center;}
	
.line{
	float:left;
	clear:both;
	width:100%;
	padding: 5px 0;
	margin-bottom:10px;
    border-bottom: 1px solid #e2e2e2;
}	
  .info{
	float:right;
	color:#4f4f4f;
	}

	.author,.time,.from{
	margin-right:10px;
}

.Article{
	margin:30px 15px;
	font-size: 16px;
    line-height: 30px;
	color: #666;
	}
.Article img{

	margin:10px 0;
	text-align:center;
	padding:3px 3px;
	border:1px solid #CCCCCC;
    max-width: 100%;
    height: auto;
}
.share{
	float:left;
	display:inline;
 	height:50px;
	line-height:50px;
}


.footer {  height: 160px; background: #f1f1f1;
    padding: 20px 0 20px 0;
    background: url(http://www.xinhuanet.com/fortune/sswjh/2015/images/mg_footer.png) repeat;
    text-align: center;
	}
.footer p { font-family: "微软雅黑"; font-size: 16px; color: #666666; width: 100%; margin: 0 auto; margin-top: 15px; text-align: center;line-height:30px;}
.footer p a { color: #666666; }

.swiper-slide img{
	width:100%;
	max-height:600px;
	height:auto;}
	
	@media screen and (min-width: 768px) and (max-width: 991px){
.swiper-slide img{
	width:100%;
	max-height:450px;
	height:auto;}
}
	@media screen and (min-width: 0px) and (max-width: 767px){
.swiper-slide img{
	width:100%;
	max-height:200px;
	height:auto;}
	.list li span{
		display:none;
}
}