@charset "utf-8";
/* CSS Document */

.swiper-container {
    width: 1200px;
    height: 395px;
}
.swiper-arrow{
	position: absolute;
	top: 150px;
	width: 90px;
	height: 80px;
	background: rgba(0, 0, 0, 0.3) url(../images/zuoyousanjiao.png) no-repeat;
	cursor: pointer;
}
.swiper-arrow.left{
	left: 0;
	border-radius: 0 50% 50% 0;	
}
.swiper-arrow.right{
	right: 0;
	border-radius: 50% 0 0 50%;
	background-position: right;
}
.swiper-pagination {
    position: absolute;
	left: 540px;
    bottom: 15px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;	
    background: #ddd;
	border: 2px solid #fff;
    margin: 0 10px;
    opacity: 0.8;
    cursor: pointer;
}
.swiper-active-switch {
    background: #4f85ee;
}

.cpdl-hyfl-wrap{
	background:#fff;
	margin-top:15px;
	}
.cpdl-hyfl-wrap h2, .rmcptj h2{
	font-size:24px;
	font-weight:normal;
	color:#232323;
	height:66px;
	line-height:66px;
	padding-left:20px;
	border-bottom:1px solid #e6e6e6;
	}
.cpdl-hyfl-wrap>div{
	padding:20px 20px 10px;
	margin-left:30px;
}
.cpdl-hyfl-wrap .tit,.s_area li>a{
	font-size:16px;
	font-weight:bold;
	color:#232323;
}
.cpdl-hyfl-wrap .tit a,.s_area li>a{
	margin:0 15px;
}
.cpdl-hyfl-wrap a.select,.cpdl-hyfl-wrap a:hover{
	color:#F00;
}
.cpdl-hyfl-wrap .s_area {
	position: relative;
	width: 700px;
	height: 80px;
}
.cpdl-hyfl-wrap .s_area li{
	float: left;
}
.cpdl-hyfl-erjileimu{
	position: absolute;
	left: 0;
	font-size:14px;
	color:#5d5d5d;
	padding: 20px;
	display: none;
}
.cpdl-hyfl-erjileimu a{
	margin-right:15px;
	border-right:1px solid #e3e3e3;
	padding-right:10px;
	}
.rmcptj{
	background:#fff;
	margin-top:15px;
}
.chanpindaili{
	padding: 20px 0;
	position: relative;
}
.chanpindaili .load {
    position: absolute;
    top: 20px;
    left: 560px;
    z-index: 99;
    width: 80px;
}