/* CSS Document */
body{
	background: #fff;
}
.ui-nav-new{
	width: 990px;margin: auto;
	position: relative;
	border-bottom: 2px solid #b51900;
}
.ui-nav-new.border-no{
	border-bottom: none;
}
.ui-nav-new .wrap-logo{
	padding-top: 16px;
}
.ui-nav-new .wrap-logo,
.ui-nav-new a.logox{
	width: 162px;height: 50px;
	display: inline-block;
	*display: inline;*zoom: 1;
}
.ui-nav-new a.logo{
	overflow: hidden;line-height: 99em;
}
.ui-nav-new .change-city{
	width: 100px;height: 62px;padding: 16px 0 2px 10px;
	vertical-align: top;
	display: inline-block;
	*display: inline;*zoom: 1;			
}
.ui-nav-new .change-city .name{
	padding-bottom: 2px;
	font-size: 14px;
	color: #555;
}
/* 导航 */
.ui-nav-new .nav-tail,
.ui-nav-new .nav-sub,
.ui-nav-new .nav-main{
	position: absolute;
}
.ui-nav-new .nav-tail .item,
.ui-nav-new .nav-sub .item,
.ui-nav-new .nav-main .item{
	display: inline-block;
	*display: inline;*zoom: 1;				
}
/* 尾导航 */
.ui-nav-new .nav-tail .ui-spliter{
	position: relative;top: -1px;right: -5px;
	z-index: 9999;
}
.ui-nav-new .nav-tail .item{
	width: 75px;
	height: 34px;padding-left: 10px;
	line-height: 34px;font-size: 12px;
	border: 1px solid #fff;
}


@font-face{
	font-family:rong-icon;src:url(http://www.rong360.com/static/rongui/fonts/rong-icon.eot?t=4);src:url(http://www.rong360.com/static/rongui/fonts/rong-icon.eot?t=4#iefix) format('embedded-opentype'),url(http://www.rong360.com/static/rongui/fonts/rong-icon.woff?t=4) format('woff'),url(http://www.rong360.com/static/rongui/fonts/rong-icon.ttf?t=4) format('truetype'),url(http://www.rong360.com/static/rongui/fonts/rong-icon.svg?t=4#rong-icon) format('svg');font-weight:400;font-style:normal}
@font-face{
	font-family:rong-icon;src:url(../fonts/rong-icon.eot?t=4);src:url(../fonts/rong-icon.eot?t=4#iefix) format('embedded-opentype'),url(../fonts/rong-icon.woff?t=4) format('woff'),url(../fonts/rong-icon.ttf?t=4) format('truetype'),url(../fonts/rong-icon.svg?t=4#rong-icon) format('svg');font-weight:400;font-style:normal}
.ui-icon{margin-right:2px;display:inline-block;*display:inline;*zoom:1;position:relative;z-index:0;vertical-align:middle;
font-family:rong-icon;speak:none;
font-weight:400;font-variant:normal;font-style:normal;font-size:14px;text-transform:none;cursor:default;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; }


.ui-nav-new .nav-tail .item .ui-icon{
	top: -1px;

}
.ui-nav-new .nav-tail .menu{
	position: relative;
}
.ui-nav-new .nav-tail .menu .menu-list{
	width: 85px;
	position: absolute;left: -1px;top: 34px;
	display: none;
	background-color: #fff;
	border: 1px solid #dddddd;
	border-top-color: #fff;
}		
.ui-nav-new .nav-tail .menu .menu-list .menu-item{
	padding: 0 5px;
	height: 34px;
	font-size: 12px;
	display: block;
}
.ui-nav-new .nav-tail .menu .menu-list .menu-item:hover{
	background-color: #eee;
}
.ui-nav-new .nav-tail .menu:hover{
	background-color: #eee;
	border: 1px solid #dddddd;
	z-index: 10000;
}
.ui-nav-new .nav-tail .menu a:hover{
	text-decoration: none;
	color: #222;
}
.ui-nav-new .nav-tail .menu:hover .menu-list{
	display: block;
}
 
/* 主导航 */
.ui-nav-new .nav-main{
	right: 0;top: 40px;padding-left: 5px;padding-right: 1px;
	background: url(http://www.rong360.com/static/rongui/images/common_x.png?t=a4519fdea) 0px -153px repeat-x;
	border-right: 1px solid #e3e3e3;
}
.ui-nav-new .nav-main .inner{
	margin-right: -1px;
}	
.ui-nav-new .nav-main .item{
	width: 87px;height: 41px;margin-left: -5px;
	line-height: 40px;text-align: center;
	font-size: 18px;color: #222;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e3e3e3;
	border-right: none;
}
.ui-nav-new .nav-main .item:first-child{
	border-top-left-radius: 2px;			
}
.ui-nav-new .nav-main .item:last-child{
	border-top-right-radius: 2px;			
}
.ui-nav-new .nav-main .active,
.ui-nav-new .nav-main .item:hover{
	color: #fff;
	text-decoration: none;
}	
.ui-nav-new .nav-main .item:hover{
	color: #05c;
}	
.ui-nav-new .nav-main .active{
	padding-right: 1px;padding-bottom: 1px;margin-right: -1px;margin-bottom: -1px;
	position: relative;
	background-color: #b51900;
	border-color: #b51900;	
}
.ui-nav-new .nav-main .active:hover{
	color: #fff;		
}
 
/* 次级导航 */
.ui-nav-new .nav-sub{
	width: 100%;height: 36px;
	margin-bottom: -1px;
	position: relative;top: -1px;
	background: #b51900;
}
.ui-nav-new .nav-sub .item{
	height: 24px;margin: 7px 0 0 10px;padding: 0 10px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.ui-nav-new .nav-sub .active,
.ui-nav-new .nav-sub .item:hover{
	border-radius: 3px;
	background: #840606;
}
 
.ui-nav-xpath-new{
	height: 36px;line-height: 36px;
}
.ui-nav-xpath-new,
.ui-nav-xpath-new a:link,
.ui-nav-xpath-new a:visited{
	color: #888;
}


#footer_creditlist li{ width:122px;}
/*footer样式*/
.bottom{
  color: #666;
  position: relative;
  text-align: center;
  padding: 20px 0;
  line-height: 180%;
  font-size:13px;
  background-color: #E8EDF2;
}
.about-links a{
  line-height: 30px;
  color: #333;
  font-size: 14px;

  color:#666;
  text-decoration: none;
}
.about-links a:hover{
  color:#0092ff;
  text-decoration: underline;
}
.spliter{
  padding: 0 7px;
}
.arial{
  font-family:Arial;
}


/*footer*/
.friend_list li,.hot_city_list li{ 
  float:left;
  width:82px; 
  overflow:hidden;
  padding-right:10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot_city_list li.wide{
  width: 174px;
}
.friend_list .spliter{
  display:none;
}
.hot_city_list,.friend_list{
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.hot_city_list li a,.friend_list li a{
  color: #666;
}
.hot_city_list li a:hover,.friend_list li a:hover{
  color:#0092ff;
}
.block-a{border:1px solid #DDD; width: 990px; margin: 0 auto; text-align: left; background: #F9F9F9;}
.block-content{padding:5px 16px;}


.aList{ width:990px; margin:20px auto 0 auto; border:1px solid #efefef;border-right:none; height:111px; overflow:hidden;}
.aList .ia{ width:165px; float:left; overflow:hidden;}
.aList .ia a{ display:block; border-right:1px solid #efefef;}
.aList .ia a p{ text-align:center; }
.aList .ia a .txt{ height:30px; line-height:30px; width:163px; border-top:1px dotted #efefef;}
 


.cList{width:990px;  margin:20px auto; clear:both;}
.cList .ic{width:990px; margin:0 auto ; clear:both;  }
.cList .ic .icl{ width:280px; float:left; overflow:hidden;}
.cList .ic .icr{ width:709px; float:left; border:1px solid #cccccc;border-left:none; height:298px; }
.cList .ic .icr .icrl{ margin:18px 0 0 30px; width:377px; padding-right:30px; border-right:1px solid #dddddd;float:left; height:260px;}
.cList .ic .icr .icrr{ float:left; margin:30px 0 0 30px; width:210px;}

.clear{ clear:both; width:100%; height:1px;}
.h30{height:30px;}

.t0{ font-size:16px;width:990px;margin:0 auto; height:42px; line-height:42px; background:url(../images/line.gif) bottom no-repeat; color:#000;}
.cList .ic .icr .icrl h2{ font-size:27px; line-height:50px;}
.t1{ color:#999; font-size:16px; height:86px;} 
.t2{ font-size:28px; color:#ff6813;}
.t2 span{ font-size:40px;}
.t3{ font-size:14px; color:#ccc; line-height:30px;}
.btn,.btn:hover{ background:url(../images/btn.gif) no-repeat; width:270px; height:42px; display:block; font-size:20px; color:#333; text-align:center; line-height:42px; text-decoration:none;}
.h3{ font-size:20px; }
.t4{ font-size:12px; color:#999; height:39px; padding-top:5px;}
.t5{ font-size:14px; color:#666;}
.t5 span{ font-size:20px; color:#ff6813;}
.icrtA ,.icrtB{ display:block; padding:10px; background:#f0f0f0; position:relative; cursor:pointer;}
.icrtA:hover ,.icrtB:hover{ text-decoration:none; background:#f7f7f7;}
.icrtA:hover  h3,.icrtB:hover h3{color:#222;}
.icrtA em,.icrtB em{ background:url(../images/ico.gif) no-repeat; width:14px; height:14px; display:block; position:absolute; bottom:15px; right:10px;}
.icrtA:hover em ,.icrtB:hover em{ background-position:-14px 0;}
.icrtB{ margin-top:20px;}