@charset "utf-8";
/* CSS Document */
.tciew_tp_wrap {
	height: 510px;
	width: 1070px;
	margin-top: 25px;
	padding-left: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}
.tciew_tab {
	float: left;
	width: 686px;
}
.tciew_scroll {
	width: 716px;
	position: relative;
	height: 510px;
	overflow: hidden;
}
.tciew_scroll ul {
	position: absolute;
	height: 510px;
}
.tciew_scroll ul li {
	display: block;
	width: 716px;
	height: 510px;
	float: left;
	background-color: #f1f1f1;
	line-height: 510px;
	text-align: center;
}
.tciew_scroll ul li img {
	vertical-align: middle;
	line-height: 510px;
	display: inline;
	/*width: 95%;*/
}
.tciew_scroll strong {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 48px;
	background-color: #D55C43;
	width: 716px;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	color: #FFF;
}
.tciew_right {
	float: right;
	width: 354px;
}
.tciew_next {
	display: block;
	height: 100px;
	width: 313px;
	background-image: url(../img/button14.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 2px;
}
.tciew_prev {
	display: block;
	height: 100px;
	width: 313px;
	background-image: url(../img/button13.png);
	background-repeat: no-repeat;
	background-position: top;
}
.tciew_prev:hover, .tciew_next:hover {
	background-position: bottom;
}
.tciew_lx {
	display: block;
	float: left;
	width: 313px;
	height: 299px;
	background: url(../img/button9.png) no-repeat center bottom;
	margin-top: 9px;
}
.tciew_lx strong {
	display: block;
	color: #FFF;
	font-size: 30px;
	margin-top: 80px;
	padding-left: 40px;
	line-height: 36px;
}
.tciew_lx em {
	display: block;
	color: #FFF;
	font-size: 18px;
	margin-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
}
.tciew_lx:hover {
	background: url(../img/button9.png) no-repeat center top;
}
.cpsm {
	margin-bottom: 40px;
	line-height: 30px;
	text-indent: 20px;
}
.cpsm span {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	font-weight: bold;
}
.cpsm p {
	line-height: 30px;
	text-indent: 20px;
	padding: 5px 20px;
	width: 1020px;
	overflow: hidden;
}
.prolist dl{ display:block; float:left; width:340px; overflow:hidden; background-color:#336699; padding:5px; text-align:center; margin-top:15px;}
.prolist dl dt{}
.prolist dl dt img{ border:2px solid #f08080; width:336px; height:240px;}
.prolist dl dd{ width:100%; height:45px; line-height:45px;}
.prolist dl dd a{ font-size:16px; color:#fff;}
.prolist dl:hover img{ border:2px solid #fffd72;}
.prolist dl:hover a{ color:#fffd72;}