/*bannerͼ?????????ss?ʽ??ʼ*/

.xkba_box {

	position: relative;

	width: 100%;

	height: 100%;

	overflow:hidden;

}
.xkba_box li, .xkba_box li a {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

}





.xkba_icon_box {

	position: absolute;

	right: 2%;

	bottom: 20px;

	overflow: hidden;

}

.xkba_icon {

	width: 57px;

	height: 7px;

	margin-left: 5px;

	margin-right: 5px;

	float: left;

	background: #fff;

	overflow: hidden;

	cursor:pointer;

}

.xkba_icon.cur {

	background: #838383;

}

.xkba_lbtn, .xkba_rbtn {

	position: absolute;

	top: 0;

	width: 20%;

	height: 100%;

	cursor: pointer;

	background: rgba(0,0,0,0.3);

	line-height: 70px;
	text-align: center;
	font-size: 70px;
	color: #fff;
}

.xkba_lbtn{

	left: 0px;
	display:none;

}

.xkba_rbtn{

	right: 0px;
	display:none;
	

}


/*bannerͼ?????????ss?ʽ???*/



/*??*/

.cx3_p1{

	width:100%;
	padding: 50px 0;

}

.c3p1_l{
	width:100%;
}

.c3p1l_swf{

	width:100%;

	height:600px;
	margin-top:20px;

}

.c3p1l_swf .xkba_icon{

	width:16px;

	height:16px;

	margin:0 4px;
	border-radius: 45%;

}

.c3p1l_swf .xkba_icon.cur{

	background:#838383;

}



.c3p1l_swf .xkba_icon_box{

	margin: 0 auto;

	top:auto;

	bottom:19px;

}
.xzfl-img{
	width: 100%;
	height: 100%;
}


.xkba_text{

	position:absolute;

	left:0;

	bottom:0;

	height:50px;

	width:100%;

}

.xkt_bg{

	position:absolute;

	left:0;

	border:0;

	height:100%;

	width:100%;

	background:#000;

	opacity:0.5;

	filter:alpha(opacity=50);

}

.xkt_con, .xkt_con_p1{

	position:absolute;

	left:0;

	border:0;

	height:50px;

	width:100%;

}

.xkt_con_p{

	color:#fff;

	font-size:24px;

	line-height:50px;

	text-indent:2em;

}

.c3p1_r{

	width:390px;

	float:right;

}

.c3p1r_list{

	font-size:14px;

}

.c3p1r_list li{

	padding-bottom:10px;

}

.c3p1r_list a{

	line-height:22px;

	color:#555;

	font-size:14px;

	background:url(404.png) no-repeat 0 center;

	text-indent:12px;

	display:inline-block;

	max-width:390px;

	text-overflow:ellipsis;

	overflow:hidden;

	white-space:nowrap;

}

.c3p1r_list a:hover{

	text-decoration:underline;

}

.cx_l3{

	position:relative;

}

.cx3_p2{

	position:absolute;

	top:170px;

	right:-38px;

	width:400px;

}

.c3p2_p1{

	font-size:14px;

	color:#555;

	padding:10px 0;

}

.c3p2_h3{

	text-align:right;

}
/* mob端自适应 */
@media screen and (max-width: 1025px) {
	.c3p1l_swf{
		width: 100%;
		height: auto;
	}
	.xkba_box li{
		position: absolute;
		height: auto;
	}
	.xkba_box ul{
		width: 100%;
		min-height: 200px;
	}
	.xkt_con_p{
		font-size: 14px;
	}
	.c3p1l_swf .xkba_icon{
		width: 10px;
		height: 10px;
	}
}

