@charset "utf-8";
/* CSS Document */

.scrolltitle {
	height: 24px;
	font-size: 14px;
	width: 1200px;
	border-bottom: solid 1px #ddd;
	margin: 20px auto;
}

a.abtn {
	display: block;
	height: 350px;
	width: 17px;
	overflow: hidden;
	background: url(../images/arrow3.png) no-repeat 0px 50%;
}

a.prev {
	float: left;
}
a.next {
	float: right;
	background-position: -17px 50%;
}

.scrolllist {
	width: 1200px;
	
	margin: 20px auto;
	position: relative;
	background:#600;
}


.scrolllist .imglist_w {
	width: 1155px;
	height: 430px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
}

.scrolllist .imglist_w ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.scrolllist .imglist_w li {
	width: 350px;
	float: left;
	padding: 0 10px;
	height: 410px;
	margin-right: 22px;
}

.imglist_w li p {
	text-align: center;
	/*font-size: 12px;*/
	padding: 5px 10px;
	word-wrap: break-word;
	color: #F00;
	line-height: 20px;
}

.scrolllist .imglist_w li .p-img {
	padding: 15px 5px 10px 5px;
	width: 324px;
	height: 324px;
}

.scrolllist .imglist_w li:hover .p-img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.86;
	transform: scale(1.02);
}

.scrolllist .imglist_w1 {
	width: 1155px;
	height: 430px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 10px;/*必要元素*/
}
.scrolllist .imglist_w1 ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scrolllist .imglist_w1 li {
	width: 550px;
	float: left;
	padding: 0 10px;
	height:350px;
	margin-right: 22px;

}
.imglist_w1 li p {
	text-align: center;
	/*font-size: 12px;*/
	padding: 5px 10px;
	word-wrap: break-word;
	color: #F00;
	line-height: 20px;
}
.scrolllist .imglist_w1 li .p-img {
	padding: 15px 5px 10px 5px;
	width: 521px;
	height: 314px;
}
.scrolllist .imglist_w1 li:hover .p-img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.86;
	opacity: 0.86;
}

	/* 重置文本格式元素 */
	
		.clearfix::after{ 
			display:block; 
			content:''; 
			height:0; 
			overflow:hidden; 
			clear:both;
		} 

		/*星星样式*/
	
		
		.block{ 
			width:100%; 
			margin: 0 0 14px 0;
			line-height: 21px;
            float: left;
		}
		.block .star_score{ 
			float:left;
		}
		.star_list{
			height:21px;
			line-height:21px;
		}
		.block p,.block .attitude{ 
			padding-left:20px; 
			line-height:21px; 
			display:inline-block;
			font-size:24px;
			color:#1ebcf0; 
			margin-top:10px;
		}
		.block p span{ 
			color:#1ebcf0; 
			font-size:24px; 
			
		}
		.star_fixed{
			float: left;
		}
		.star_score, .star_fixed {

			background:url(../images/stark2.png);
	        width:160px; 
			height:21px;  
			position:relative;
			margin-top:10px;
			
			
			
		}

		.star_score a, .star_fixed  a{ 
			height:21px; 
			display:block; 
			text-indent:-999em; 
			position:absolute;
			left:0;
		}

		.star_score a:hover{ 
			background:url(../images/stars2.png);
			left:0;
		}

		.star_score a.clibg,.star_fixed a.clibg{ 
			background:url(../images/stars2.png);
			left:0;
		}

		#starttwo .star_score { 
			background:url(images/starky.png);
		}

		#starttwo .star_score a:hover{ 
			background:url(images/starsy.png);
			left:0;
		}

		#starttwo .star_score a.clibg{ 
			background:url(images/starsy.png);
			left:0;
		}

		/*星星样式*/

		.show_number{ 
			padding-left:50px; 
			
		}

		.show_number li{ 
			width:240px; 
			border:1px solid #ccc; 
			padding:10px; 
			margin-right:5px; 
			margin-bottom:20px;
		}

		.atar_Show{
			background:url(../images/stark2.png);
			width:160px; height:21px;  
			position:relative; 
			float:left; 
		}

		.atar_Show p{ 
			background:url(../images/stars2.png);
			left:0; 
			height:21px; 
			width:134px;
		}

		.show_number li span{ 
			display:inline-block; 
			line-height:21px;
		}








