@charset "utf-8";
/* CSS Document */

body{ font-size: 14px; width:1000px; margin-left: auto; margin-right: auto; line-height: 30px; background-color: #F4F4F4;}


 @media screen and (max-width: 960px) {
body{ font-size: 14px; width:98%; margin-left: auto; margin-right: auto; line-height: 30px; background-color: #F4F4F4;}
}



body a{ text-decoration: none;display:inline-block;}
.citys { background-color: #Fff; padding: 20px; 


}
.citys emms{ margin-left:5px; margin-right: 5px; color: #0066cc; padding:2px 10px; display:inline-block; border:#f1f1f1 solid 0px; margin-top:10px; border-radius:6px; background:#C6ECFC; }
.citys emmss a{ margin-left:5px; margin-right: 5px; color:#666;}  
.citys a:hover{ color:red;}
.citys b{ margin-left:5px; margin-right: 5px; color: #333; font-weight: 600;font-size: 16px;}

.copyright{ margin-bottom: 30px;}
.copyright a{ color: #666; margin-left: 5px; margin-right: 5px;}
.copyright a:hover{ color: #FF0000; }


