/* CSS Document */


/*最新签约，新闻中心*/
#newest{ width:100%; clear:both; margin-bottom:2%; height:80px; overflow-y:hidden; overflow-x:auto;}
	#newest .new_top{ box-shadow:0px 6px 15px #999; width:130%; height:60px; background:#f9f9f9;}
	#newest .new_top li{ color:#666; text-align:center; font-size:16px; float:left; line-height:20px;
						 padding:20px 2%; position:relative; cursor:pointer;}
#newest .new_top li .round{ position:absolute; z-index:9; top:100%; left:42%; width:0; height:0; 
							border-left:8px solid transparent;
							border-right:8px solid transparent;
							border-top:10px solid #f9f9f9;}
#newest .new_top li.on{ color:#000;}

.word{ width:90%; margin:0 auto; text-align:center;  margin-top:5%; font-size:24px; color:#c02a39; padding:0% 5%;}
.word_1{ width:99%; margin:1% auto;float:left}
.word_1 li.can{ padding:0;}
.word_1 li{  float:left; padding-right:5%; font-size:16px;line-height:40px;height:40px}
.word_1 li a{ color:#666;}
.word_1 li.hover a{ color:#bc0000; text-decoration:underline;}
.word_1 li a:hover{ color:#bc0000; text-decoration:underline;}

.word_2{ width:90%; margin:0 auto; font-size:16px; color:#666;  padding:4% 0 7%; border-bottom:1px solid #e0e0e0;}
.word_3{ width:90%; margin:0 auto;}
.word_3 dt{ padding:6% 0 2%; font-size:14px; border-bottom:1px solid #e0e0e0; color:#333; font-weight:bold;}
.word_3 dd{ padding:3% 0; font-size:14px; color:#333; border-bottom:1px solid #e0e0e0;}

#wrap .img{text-align:center}