@charset "utf-8";
/* CSS Document */
.cptx10_bot{
	position:relative;
	height:630px;
	overflow:inherit;
	}
#cptx10_list{
	padding-top:326px!important;
	}
#cptx10_list .caroufredsel_wrapper{
	width:100%!important;
	}
.cptx10_bot ul li{
	width:271px;
	height:auto;
	padding:0;
	background:url(../images/cp10_07.png) center bottom no-repeat;
	padding-bottom:10px;
	}
.cptx10_bot ul li i{
	width:100%;
	height:95px;
	margin:0 auto;
	display:inline-block;
	background:url(../images/cp10_05.png) center center no-repeat;
	font-size:53px;
	line-height:95px;
	text-align:center;
	font-style:normal;
	color:#fff;
	font-weight:bold;
	}
.cptx10-txt{
	width:233px;
	background:url(../images/cp10_06.png) center center repeat-y;
	padding:0 19px;
	height:200px;
	overflow:hidden;
	}
.cptx10_bot ul li p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
	
#cptx10_list {
	width:1160px;
	position:relative;
	overflow:hidden;
}
#cptx10_list ul {
	list-style: none;
	display: block;
	margin: 0;
	padding:0;
}
.cptx10_bot .prev, .cptx10_bot .next {
	display: block;
	overflow: hidden;
	width:32px;
	height:73px;
	z-index:1;
	border:1px solid #dcdcdc;
	position:absolute;
	top:434px;
	}
.cptx10_bot .prev {
	left:-43px;
	}
.cptx10_bot .next {
	right:-43px;
	}