@charset "utf-8";
/* CSS Document */

/* base */
body,ul,p,h1,h2,h3,h4,h5,dl,dt,dd{margin:0;padding:0;}
body{text-align:left;font-family:STHeiti,Arial; font-size:100%;color:#333333;background:#ffffff;}
ul,li{list-style:none;}
a,a:visited{text-decoration:none;color:#000;}
.fl{float:left;}
.fr{float:right;}
.bold{font-weight:bold;}
.indent{text-indent:2.4em;}
.m5{margin:5px;}
.m10{margin:10px;}
.tm10{ margin-top:10px;}
.bm10{ margin-bottom:10px;}
.cf:after{content:"";display:table;clear:both;}
.cf{*zoom:1}
img{ border:none;}
.blue{ color:#fe8f1a;}.blue:hover{ color:#fe8f1a;}
.c9{ color:#999999;}
.gary_Bg{ background:#F5F5F5;}
.bp10{ padding-bottom:10px;}


/* floor style*/
.floor_box .floor_title{ height:43px; padding:0px 10px 1px; background:#F5F5F5; border-bottom:1px solid #DDDDDD; font-weight:normal; overflow:hidden;}
.floor_box .floor_title a{ float:left; display:block; line-height:44px; font-size:1em;}
.floor_box .gary_bg{ background:#d9d9d9;}

/*fenlei*/
.hot_City{ padding:10px;}
.hot_City dt{ height:30px; line-height:30px; font-size:1em; font-weight:bold;}
.hot_City dd ul{ overflow:hidden;}
.hot_City dd li{ float:left; width:20%; padding:5px 0; text-align:center;}
.hot_City dd li a{ display:inline-block; width:80%; padding:6px 0; font-size:1em; border:1px solid #DDDDDD; background:#FFFFFF; border-radius:6px; color:#fe8f1a;}

/*list*/
.city_List{ padding:10px;}
.city_List dl{ padding:5px 0; line-height:26px; overflow:hidden;}
.city_List dt{ float:left; width:52px; height:26px; text-align:center; font-size:1em; font-weight:bold; color:#ffffff; background:#399c07; border-radius:16px;}
.city_List dd{ margin-left:58px;}
.city_List dd a{ display:inline-block; font-size:1em; margin-right:5px;}
.dsn{ display:block;}