body {
	font-family: "microsoft yahei";
	background:#3d7215 url(../img/introduce.jpg) repeat center top;
	background-size: cover;
	background-attachment: fixed ;
}

.icp-number {
    text-align:right;
    padding-right:20px;
    padding-bottom:5px;
    color: #e7d760; /* 文字颜色 */
    font-size: 12px; /* 文字大小 */
}

.icp-number a {
    color: #e7d760; /* 文字颜色 */
    text-decoration: none;
}