@charset "utf-8";
/* CSS Document */


/*自定义幻灯样式代码 */

.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:50px;

background: linear-gradient(rgba(0,0,0,0),#000);}

.swiper-slide i{position:absolute;left:0;bottom:0px;width:100%;text-align:center;z-index: 1000;

   font-size:1em;height:2em;line-height:2em;}

/*自定义幻灯按钮样式代码(默认激活) */

.swiper-pagination-bullet{ width:20px;height:5px;display:inline-block;background:#575757;opacity:1}

.swiper-pagination-bullet-active{background:#c69965;}

.swiper-pagination{margin-bottom:12px; 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;

}



/*自定义幻灯样式代码 2 */

.hdp .swiper-slide img{display: block; width:100%; vertical-align:top; }

.hdp .swiper-slide a {display: block; overflow: hidden; zoom: 1; position: relative; color:#FFFFFF;}

.hdp .swiper-slide a:hover{text-decoration: none;}

.hdp .swiper-slide i{ position: absolute;

    width: 100%;

    text-align: center;

    z-index: 1000;

	bottom: 5px;

    font-size: 16px;

	color:#fff;}

.hdp .swiper-slide em {

    position: absolute;

    right: 0;

    bottom: 0;

    width: 10%;

   height:50px;

   line-height:50px;

   background-color: #ba1b0b;

	text-align:center;

	font-size:20px;

	color:#fff;

}

/*自定义幻灯按钮样式代码(默认激活) */

.hdp  .swiper-pagination-bullet{ width:6px;height:6px;display:inline-block;background:#fff;opacity:1}

.hdp  .swiper-pagination-bullet-active{background:#ba1b0b;}

 .hdp  .swiper-pagination{margin-bottom:30px; bottom:0px;width:100%;text-align:center;}

/*自定义幻灯上一篇下一篇钮样式代码(默认激活) */

.hdp .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;

}

.hdp .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;

}



@media (min-width: 1px) and (max-width: 1199px) {



	}

@media (min-width: 1200px) and (max-width: 2280px) {

		.hdp .swiper-slide i{ 

	bottom: 10px;

	}

	.hdp .swiper-slide b{

    width: 90%;

	height:50px;

    background-color: #000;

    opacity: .5;

    filter: alpha(opacity=50);

	}

.hdp .swiper-button-prev {

  position: absolute;

    top: 50%;

    width: 40px;

    height: 80px;

    margin-top: -50px;

    text-indent: -9999px; 

	 left: 0;

    background-image: url(../image/hdp_prev.png);

}

.hdp .swiper-button-next{

   	   position: absolute;

    top: 50%;

    width: 40px;

    height: 80px;

    margin-top: -50px;

    text-indent: -9999px; 

	right: 0;

    background-image: url(../image/hdp_next.png);

}

.hdp .swiper-button-prev:hover {

    background-image: url(../image/hdp_prev_hover.png);

}

.hdp .swiper-button-next:hover {

    background-image: url(../image/hdp_next_hover.png);

}

}
