.w1000{
    width: 1000px;
    margin: 0 auto;
}



.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}



.swiper-container_1 {
			margin:0 auto;
			position:relative;
			overflow:hidden;
			direction:ltr;
			-webkit-backface-visibility:hidden;
			-moz-backface-visibility:hidden;
			-ms-backface-visibility:hidden;
			-o-backface-visibility:hidden;
			backface-visibility:hidden;
			/* Fix of Webkit flickering */
			z-index:1;
		}
		.focus .swiper-container_1 {
			width: 790px;
			height: 480px;
			margin: 0 auto;
		}
		.focus .swiper-slide {
			position: relative;
		}
		.focus {
			position: relative; margin:0 auto;
		}
		.focus .swiper-pagination {
			position: absolute;
			right: 15px;
			text-align: center;
			bottom: 12px;
			z-index: 1;
		}
		.swiper-pagination_1 .swiper-pagination-switch {
			display: inline-block;
			width: 11px;
			height: 11px;
			border-radius: 50%;
			background: #FFFFFF;
			margin: 0 5px;
			cursor: pointer;
		}
		.focus .swiper-pagination_1 .swiper-active-switch {
			background: #bc0203;
			box-shadow: 0px 0px 1px #e1bd7b;
		}
		.focus .swiper-slide p {
			position: absolute;
			left: 0;
			bottom: 0;
			width: 780px;
			height: 40px;
			background: url(http://news.cnr.cn/2018zt/181115xjpcf/images/mask.png) repeat-x;
			background-size: 100% 100%;
			line-height: 40px;
			color: #fff;
			font-size: 16px;
			font-weight: bold;
			padding-left: 10px;
			margin: 0;
		}
		.focus .swiper-pagination_1 {
			position: absolute;
			right: 150px;
			text-align: center;
			bottom: 12px;
			z-index: 1;
		}
		
		.focus .next,
		.focus .prev {
			filter: alpha(Opacity=70);
			opacity: .7;
			position: absolute;
			top: 45%;
			margin-top: -25px;
			margin-left: 4px;
			background-color: #303030;
			z-index: 3;
		}
		.focus .next {
			margin: -25px 0px 0 0;
			right: 4px;
		}
		.icon-arrow-a-left {
			width: 65px;
			height: 102px;
			background: url(../images/left.png) no-repeat;
		}
		.icon-arrow-a-right {
			width: 65px;
			height: 102px;
			background: url(../images/right.png) no-repeat;
		}


