@charset "utf-8";
body {
font-size: 12px; padding:0; margin:0; font-family:"宋体";background-color: #ccc;
}
.scale img1{

background-size:contain|cover;

width:100%;

height: auto;

}
.copyright{width:1200px; margin:0 auto; padding:15px 0 0 0; color:#333; text-align:center; line-height:25px; font-size:12px; background:#ccc;}/* CSS Document */
a{ color:#666}
a:hover{ color:#666}/* 鼠标经过悬停字体颜色 */
a:visited{color:#666; text-decoration:none;} 