body {
	font-family: "microsoft yahei";
	background:#3d7215 url(../img/promise.jpg) repeat center top;
	background-size: cover;
	background-attachment: fixed ;
}
.board {
	padding: 30px 0 15px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.wish-post-box {
	background: rgba(255,215,0,0.3);
	padding: 20px 10px;
	min-height: 90vh;
	border-radius: 20px;
}
.h-color2 {
    color: #7ee10b;
    background-image: -webkit-linear-gradient(bottom,green,blue,#ffd700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.h4{font-size:32px; line-height:1.8;}
.wish-post-warning {
    color: yellow;
    font-size: 14px;
}
.wish-post-warning p{margin: 0;}
.margin_bottom10{
    margin-bottom:30px
}

.icp-number {
    text-align:right;
    padding-right:20px;
    padding-bottom:5px;
    color: #e7d760; /* 文字颜色 */
    font-size: 12px; /* 文字大小 */
}

.icp-number a {
    color: #e7d760; /* 文字颜色 */
    text-decoration: none;
}
