﻿

/****************
 * @description : Cascading Style Sheets
 * @author   : WangYaming 
 * @date     : 2017-7-5
 ****************/
.swiper-pagination{
  margin-bottom: 50px !important;
}
.ppdy {
	position: relative;
}
.ppdy-nav {
	position: absolute;
	top: -39px;
	left: 50%;
	margin-left: -550px;
	width: 1100px;
	height: 53px;
	background-color: #efefef;
    z-index: 100;
}
.ppdy-nav .ppdy-nav-list {
	margin: 0 auto;
	width: 850px;
}
.ppdy-nav-list .ppdy-nav-item {
	float: left;
	width: 170px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 16px;
	color: #41210f;
	cursor: pointer;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.ppdy-nav-list .ppdy-nav-item-active,.ppdy-nav-list .ppdy-nav-item:hover {
	background-color: #f8b62b;
	color: #fff;
}
.ppdy-nav-list .ppdy-nav-item-active{
	background-color: #41210f;
}
.ppdy-main .ppdy-main-item {
	display: none;
}
.ppdy-main .ppdy-main-item-active {
	display: block;
}
.ppdy-main-item-bg {
	display: block;
	width: 100%;
}
.ppdy-main-item1 {
	padding: 84px 0 128px;
	margin: 0 auto;
	width: 1100px;	
}
.ppdy-main-item1 .ppdy-main-item1-l,.ppdy-main-item1 .ppdy-main-item1-r {
	position: relative;
	float: left;
	height: 349px;
	overflow: hidden;
}
.ppdy-main-item1 .ppdy-main-item1-l {
	padding: 70px 60px 0 40px;
	width: 612px;
	font-size: 14px;
	color: #3f3f3f;
	line-height: 24px;
}
.ppdy-main-item1 .ppdy-main-item1-r {
	width: 488px;
}
.ppdy-main-item1-r .videoMain{
	width: 323px;
	height: 349px;
	position: relative;
}
.ppdy-main-item1-r .videoMain video{
	width: 323px;
	height: 349px;
	background: #ccc;

}
.videoMain .videoIcon{
	width: 60px;
	height: 60px;
	display: inline-block;
	background: url(../image/videoIcon.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
	position: absolute;
	top:50%;
	left: 50%;
	margin:-30px 0 0 -30px;
}
#ppdy-swiper,#ppdy-swiper .swiper-slide {
	width: 323px;
	height: 349px;
}
#ppdy-swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.ppdy-swiper-prve {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -17px;
	width: 33px;
	height: 33px;
	background: url(../image/ppdy_swiper_prve.png) no-repeat;
	cursor: pointer;
	user-select: none;
}
.ppdy-swiper-next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
	width: 33px;
	height: 33px;
	background: url(../image/ppdy_swiper_next.png) no-repeat;
	cursor: pointer;
	user-select: none;
}
.ppdy-swiper-prve:hover {
	background-image: url(../image/ppdy_swiper_prve_active.png);
}
.ppdy-swiper-next:hover {
	background-image: url(../image/ppdy_swiper_next_active.png);
}
.ppdy-main-item .wrap {
	padding-top: 68px;
}
.ppdy-main-item .wrap .ppdy-main-item-bg {
	margin-bottom: 80px;
}
.ppdy-xl {
	margin: 0 auto;
	width: 1060px;
	padding: 53px 0 30px;
}
.ppdy-xl .ppdy-xl-l,.ppdy-xl .ppdy-xl-r {
	float: left;
}
.ppdy-xl .ppdy-xl-l {
	padding: 45px 0 0 65px;
	width: 272px;
}
.ppdy-xl .ppdy-xl-r {
	width: 703px;
}
.ppdy-xl-l .ppdy-xl-l-item {
	display: block;
	margin-bottom: 7px;
	width: 128px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #f0ebe8;
	color: #41210f;
	font-size: 20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.ppdy-xl-l .ppdy-xl-l-item:hover,.ppdy-xl-l .ppdy-xl-l-item-active {
	background-color: #f8b62b;
	color: #fff;
}
.xl-list-wrap {
	padding-left: 75px;	
}
.xl-list-wrap .xl-list {
	padding: 30px 0;
	border-left: 2px solid #c4b7af;
}
.xl-list li {
	padding-left: 40px;
}
.xl-list .xl-list-title {
	position: relative;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	color: #f8b62b;
}
.xl-list-title i {
	display: block;
	position: absolute;
	left: -47px;
	top: 9px;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	border: 2px solid #f8b62b;
	background-color: #fff;
}
.xl-list .xl-list-row-wrap {
	margin-top: 10px;
}
.xl-list-row-wrap .xl-list-row {
	position: relative;
	margin-bottom: 15px;
	padding: 10px 30px;
	font-size: 18px;
	line-height: 30px;
	color: #41210f;
	background-color: #f0ebe8;
}
.xl-list-row i {
	position: absolute;
	left: -7px;
	top: 17px;
	display: block;
	width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #f0ebe8;
    border-bottom: 8px solid transparent;
}
.xl-list-row .xl-list-row-date {
	position: absolute;
	left: -110px;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #41210f;
	font-size: 18px;
	text-align: right;
}
/*无缝轮播*/
.seamlessMain{
	width: 1200px;
	height: 200px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
	background: #41210f;
}

.seamlessMain ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}

.seamlessMain ul li{
	float: left;
	width: 380px;
	background: #41210f;
}