	.p1Con {
						width: 100%;
						height: 500px;
						position: relative;
						overflow: hidden;
					}
					.p1Con .pics {
						width: 3000px;
						position: absolute;
						top: 0;
						left: 50%;
						margin-left: -1500px;
					}
					.p1Con .swiper-slide {
						width: 1000px;
						position: relative;
					}
					.p1Con .leftcover,
					.p1Con .rightcover {
						width: 1000px;
						height: 500px;
						background: rgba(0, 0, 0, 0.65);
						position: absolute;
						top: 0;
						z-index: 10;
					}
					.p1Con .leftcover {
						left: 0px;
					}
					.p1Con .rightcover {
						right: 0px;
					}
					#prev1 {
				left: 932px;
				/*background: url('../images/prev2.png') 0 0 no-repeat;*/
				background: url('../images/zuo.png') 0 0 no-repeat;
				width: 68px;
				height: 98px;
				z-index: 990;
				position: absolute;
				top: 180px;
				cursor: pointer;    font-size: 90px;
    color: white;
			}
			#next1 {
				/*background: url('../images/next2.png') 0 0 no-repeat;*/
				background: url('../images/you.png') 0 0 no-repeat;
				right: 933px;
				width: 42px;
				height: 98px;
				z-index: 990;
				position: absolute;
				top: 180px;
				cursor: pointer;    font-size: 90px;
    color: white;
			}
 	.p1Con p {
				position: absolute;
				font-size: 20px;
				top: 500px;
				left: 0px;
				height: 20px;
				line-height: 20px;
background:#333;opacity:0.7;

width:980px;
padding:10px 20px 10px 30px;
			}
					.p1Con  p a{
	color:#fff;
}	
					.swiper-container {
						margin: 0 auto;
						position: relative;
						overflow: hidden;
						-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;
					}
					.swiper-wrapper {
						position: relative;
						width: 100%;
						-webkit-transition-property: -webkit-transform, left, top;
						-webkit-transition-duration: 0s;
						-webkit-transform: translate3d(0px, 0, 0);
						-webkit-transition-timing-function: ease;
						-moz-transition-property: -moz-transform, left, top;
						-moz-transition-duration: 0s;
						-moz-transform: translate3d(0px, 0, 0);
						-moz-transition-timing-function: ease;
						-o-transition-property: -o-transform, left, top;
						-o-transition-duration: 0s;
						-o-transform: translate3d(0px, 0, 0);
						-o-transition-timing-function: ease;
						-o-transform: translate(0px, 0px);
						-ms-transition-property: -ms-transform, left, top;
						-ms-transition-duration: 0s;
						-ms-transform: translate3d(0px, 0, 0);
						-ms-transition-timing-function: ease;
						transition-property: transform, left, top;
						transition-duration: 0s;
						transform: translate3d(0px, 0, 0);
						transition-timing-function: ease;
						-webkit-box-sizing: content-box;
						-moz-box-sizing: content-box;
						box-sizing: content-box;
					}
					.swiper-free-mode > .swiper-wrapper {
						-webkit-transition-timing-function: ease-out;
						-moz-transition-timing-function: ease-out;
						-ms-transition-timing-function: ease-out;
						-o-transition-timing-function: ease-out;
						transition-timing-function: ease-out;
						margin: 0 auto;
					}
					.swiper-slide {
						float: left;
						-webkit-box-sizing: content-box;
						-moz-box-sizing: content-box;
						box-sizing: content-box;
					}
					/* IE10 Windows Phone 8 Fixes */
					
					.swiper-wp8-horizontal {
						-ms-touch-action: pan-y;
					}
					.swiper-wp8-vertical {
						-ms-touch-action: pan-x;
					}
					 
					
					.swiper-container {
						/* Specify Swiper's Size: */
						/*width:200px;
	height: 100px;*/
					}
					.swiper-slide {
						/* Specify Slides's Size: */
						/*width: 100%;
	height: 100%;*/
					}
					.swiper-slide-active {
						/* Specific active slide styling: */
					}
					.swiper-slide-visible {
						/* Specific visible slide styling: */
					}
					 
					
					.swiper-pagination-switch {
						/* Stylize pagination button: */
					}
					.swiper-active-switch {
						/* Specific active button style: */
					}
					.swiper-visible-switch {
						/* Specific visible button style: */
					} 
  /************************************************/

  .djch_box {
	width: 100%;
	height: 460px;
	background: #ffffff;
}
.djch_nr {
	width: 1172px;
	height: 460px;
	margin: 0 auto;
}
.focusBox4 {
	width: 1172px;
	height: 460px;
	position: relative;
	background: #fff;
}
.focusBox4 .arrow-left4 {
	background: url(../images/left.jpg) no-repeat left top;
	position: absolute;
	left: -55px;
	top: 189px;
	width: 22px;
	height: 75px;
	z-index: 2
}
.focusBox4 .arrow-right4 {
	background: url(../images/right.jpg) no-repeat left bottom;
	position: absolute;
	right: -55px;
	top: 189px;
	width: 22px;
	height: 75px;
	z-index: 2
}
.focusBox4 .swiper-container {
	width: 1171px;
	height: 460px;
}
.swiper-slide {
	position: relative;
}
.slide_cont {
	width: 1185px;
}
.narrow_box {
	float: left;
	width: 230px;
	height: 460px;
	position: relative;
	margin-right: 7px;
	transition: all 1s;
	cursor: pointer;
}
.narrow_box .title {
	position: absolute;
	left: 0;
	width: 230px;
	height: 230px;
	background: url(../images/chbg.jpg) no-repeat;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	padding: 40px 35px;
	z-index: 2;
	box-sizing: border-box;
}
.narrow_box .title a {
	color: #fff;
}
.narrow_box .img {
	position: absolute;
	left: 0;
	width: 230px;
	height: 230px;
	top: 230px\9;
}
.narrow_box .img img {
	width: 100%;
	height: 100%;
}
.narrow_box:nth-child(odd) .title {
	top: 0;
}
.narrow_box:nth-child(odd) .img {
	top: 230px;
}
.narrow_box:nth-child(even) .title {
	top: 230px;
}
.narrow_box:nth-child(even) .img {
	top: 0;
}
.narrow_box.on {
	width: 460px;
	height: 460px;
}
.narrow_box.on .img {
	position: absolute;
	left: 0;
	width: 460px;
	height: 460px;
	top: 0\9;
}
.narrow_box.on .title {
	position: absolute;
	left: 0;
	top: 327px;
	width: 100%;
	height: 133px;
	background: url(../images/djbg2.png) repeat-x;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	padding: 75px 10px 0 10px;
}
.narrow_box.on:nth-child(odd) .img {
	top: 0;
}


.list-rank {padding:0 16px;}
.list-rank li {height:32px;line-height:32px;font-size:14px;padding:0 6px;overflow:hidden;}
.list-rank .f_r {float:right;font-size:12px;color:#666666;padding-left:16px;}
.list-rank em {font-size:26px;font-style:normal;color:#F34540;padding-right:10px;font-family:Georgia;}
.list-rank i {font-size:18px;font-style:normal;color:#999999;padding-right:14px;font-family:Georgia;}









