

.banner_line_1 { height:3px; background:#afafaf;}
.banner_line_2 { height:7px; background:#afafaf;}

.shou_h1 {padding-top:27px;padding-bottom:7px;}
.shou_h2 {padding-top:17px;padding-bottom:17px;}

.shou_item_1{
}
.shou_item_1 p{padding:4px 0;margin:0;}

.shou_about {
	width:700px;
	padding-right:20px;
	padding-top:40px;
}
.shou_about p{
	font-size:16px;
	color:#777777;
	line-height:35px;
}


.shou_pc {
	background:url(../images/shou_pc_back.jpg) repeat-x top center;
	min-height:500px; 
}
.shou_pc .main_width {
	position:relative;
	overflow:hidden;
}
.shou_pc_list {width:1500px;height:550px;}
.shou_pc .list_1 {
	position:absolute;
	top:0;
	width:1500px;
}
.shou_pc .list_2 {
	position:absolute;
	top:75px;
	left:242px;
	width:1500px;
}
.shou_pc ul li { 
	display:block;
	float:left;
	width:486px;
}
.shou_pc ul li a { 
	display:block;
	width:230px;
}
.shou_pc ul li p{
	text-align:center;
	width:228px;
}
.shou_pc .more { 
	background:url(../images/shou_pc_butt.png) no-repeat top center;
	width:318px;
	height:64px;
	line-height:64px;
	color:#fff;
	font-size:22px;
	text-align:center;
	display:block;
}
.shou_pc .more:hover { 
	background:url(../images/shou_pc_butt.png) no-repeat bottom center;
}



.shou_new {
	background:#f1f6f9;
	padding-top:38px;
	padding-bottom:70px;
}
.shou_new .shou_new_list {
	padding-top:72px;
}
.shou_new .shou_new_list li {
	padding-bottom:20px;
	padding-left:30px;
	width:405px;
}
.shou_new .shou_new_list li:hover {
	background:#dad32b;
}
.shou_new .shou_new_list li:hover a{
	color:#fff;
}
.shou_new .shou_new_list li:hover span{color:#fff;}
.shou_new .shou_new_list li:hover p{color:#fff;}
.shou_new .shou_new_list li h3 a{
	font-size:20px;
	color:#333;
	padding-bottom:8px;
	display:block;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	display:block;
	width:370px;
}
.shou_new .shou_new_list li span {
	color:#a5a5a5;
	font-size:14px;
	font-weight:bold;
}
.shou_new .shou_new_list li p {
	color:#a5a5a5;
	font-size:14px;
	line-height:26px;
}




