@charset "gb2312";
/* CSS Document */

*{ margin:0; padding:0;}
html,body{height:100%;}
body{ background:#fff; font-size:14px;font-family:"Î¢ÈíÑÅºÚ","ºÚÌå",Arial, Helvetica, sans-serif; line-height:1.5;}
a{ text-decoration:none; }

ul li{ list-style:none;}
img{ border:0 none; display:block;}

.clearfix:before,.clearfix:after{ 
    content:""; 
    display:table; 
} 
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
}
.container{width:1000px; margin:0px auto;height:100%;background-color:#fff;}
.center{ padding:50px 0px 50px 0px; background-color:#fff; overflow:hidden; height:auto;}
.content{ margin-left:46px;}
.center .font{ color:#107ec7; font-size:20px;}
.icon{ vertical-align:text-bottom; display:inline-block;}

.city{ padding-left:38px; color:#107ec7; font-size:16px; line-height:24px;}
.city li{ margin-bottom:14px;}
.city li a{ color:#107ec7;}
.city li a:hover{ color:#ff6000; text-decoration:underline;}
.city li .title{ display:inline-block; width:30px; text-align:right;}

.hot-city{ height:56px; line-height:56px; color:#ff6000;}
.hot-city a{ color:#ff6000;}
.hot-city a:hover{ text-decoration:underline;}

