@charset 'utf-8';
.datainfologo{ height:81px;background:url(images/logo.png)  no-repeat; padding:10px 10px 0 10px; width:160px;}
.datainfologo span{ display:block; float:right; font-family:Î¢ÈíÑÅºÚ; font-size:20px; font-weight:600; margin-top:50px; color:#fff;}
.datainfofr{float:right; position:relative; margin-top:-80px;}
                     
.sidebar .rank_list li{position:relative;_display:block;padding:15px 0 0 25px;vertical-align:top;}
	.rank_list li a{display:block;padding:5px 0;border:none; margin-top:-15px; background:none;color:#888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.rank_list li a:hover{border:none;}
	.rank_list li .num{position:absolute;left:0px; top:1px;display:inline-block;vertical-align:-3px;*vertical-align:middle;width:16px;height:16px;margin-right:10px; background:#1389d7;font-style:normal;color:#fff;font-size:10px;font-family:Verdana, Geneva, sans-serif;text-align:center;overflow:hidden;}
	.rank_list li.active .num{top:1px; background:#d60007; font-family:Georgia, "Times New Roman", Times, serif;}
	.rank_list li span{float:right;color:#999;}
.search_list {}
.search_list li {padding-left:17px; padding-top:11px; display:block; background:url(images/marker_2.png) no-repeat 0px 14px; font-family:Î¢ÈíÑÅºÚ,Arial, Helvetica, sans-serif; font-size:14px; color:#5c5c5c; font-weight:600;  line-height:normal;}
.search_list li:first-child {padding-top:0px; background:url(images/marker_2.png) no-repeat 0px 3px;}
.search_list li a {color:#5c5c5c;}
.search_list li p{padding-left:17px; font-weight:100; font-size:12px; padding:10px 0;} 

.bgcontent{ font-size:14px; line-height:20px; Word-spacing:5px; font-weight:200; word-wrap: break-word;}
.bgcontent a{ font-size:14px; color:Blue;}
/*Í¬ÀàÍÆ¼ö*/
.related{overflow:hidden;}
	.related .txt_list{padding:10px 0;}
		.related .txt_list li{padding-left:12px;font-size:13px;line-height:24px;background:url(../images/icon_arrow_blue.gif) no-repeat left center;}
		.related .txt_list li span{color:#999;font-size:12px;padding:0 6px;}
	.related .img_list{width:auto;}
		.related .img_list li{float:left;margin:10px 20px 0 0;}
		.related .img_list li img{ padding:2px;width:112px;height:112px;border:1px solid #eee;}
		.related .img_list li span{ display:block;width:118px;font-size:12px;color:#999;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
#slider 
{
    zoom: 1
    width: 100%; /* important to be same as image width */
     height:auto; min-height:380px;/* important to be same as image height */
    position: relative; /* important */
 
}
#sliderContent {
    width: 100%; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    width:100%;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font:20px/30px Î¢ÈíÑÅºÚ,Arial, Helvetica, sans-serif;
    padding: 20px 20px;
    width: 96%;
    color: #dddddd;
    display: none;
    font-weight:200;
    line-height:30px;
     background-color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0),  
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0),  
        0px 1px 0px 1px rgba(255,255,255,0.5);
	
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
   
}
sliderImage span br{ padding-left:20px;}
sliderImage span a{ color:blue; font-size:30px;}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 25px;
    color:#ffffff;
    font-weight:700;
    line-height:50px;
}
.top {
	top: 0px;
	left:0px;
}
.top_right{
	top: 0;
	right: 0;
}
.bottom {
	bottom: 0px;
    left: 0px;
}
.bottom_right {
	bottom: 0;
    right: 0;
}
ul { list-style-type: none;}