	.yltd_img {position: relative;}
	.yltd_img p {
		padding:.83rem; color:#fff; line-height:1.66rem; position:absolute; bottom:0; left:0; right:0;
		background-image: -webkit-linear-gradient(to top, rgba(118, 118, 118, 1), rgba(118, 118, 118, .7));
		background-image: linear-gradient(to top, rgba(118, 118, 118, 1), rgba(118, 118, 118, .7));
	}
	.content2 {
		width: 100%;
		clear: both;
		overflow: hidden;
		margin: 5% auto
	}

	.yybt {
		background: #33beab;
		color: #ffffff;
		font-weight: bold;
		font-size: 1.4em;
		text-align: center;
		line-height: 2em;
	}

	.hot {
		margin-bottom: 3%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		border-bottom: #e9e9e9 solid 1px;
		border-top: #e9e9e9 solid 1px;
		text-align: center;
		background: #ffffe1
	}

	.hot span {
		float: left
	}

	.hot p {
		float: right
	}

	.hot strong {
		color: #FF0000
	}

	.message li {
		line-height: 30px;
		height: 30px;
		margin-bottom: 10px;
		font-size: 14px;
	}

	.message li span {
		float: left;
		width: 70px;
		text-align: right;
		font-weight: 400;
	}

	.message li input.text {
		background: #f4f4f4;
		border: 1px solid #d2d2d2;
		box-shadow: 0 2px 2px -2px #DDD inset;
		border-radius: 4px;
		height: 30px;
		line-height: 30px;
		/*width:280px; padding:0 10px;*/
		width: 70%;
		padding: 0 10px;
	}

	.message li input.text,
	.message li #comment {
		color: #787878;
	}

	.message li #comment {
		background: #f4f4f4;
		border: 1px solid #d2d2d2;
		border-radius: 4px;
		/* width:280px;*/
		width: 70%;
		height: 90px;
		padding: 10px 10px 10px 6px;
		font-size: 14px;
	}

	.message li.comment {
		height: 100px;
		margin-bottom: 4px;
	}

	.message .submit {
		background: none;
		color: #6C6C6C
	}

	.message .submitBtn {
		width: 102px;
		height: 32px;
		background:url({dede:global.cfg_templets_skin/}/images/guahap_an.jpg) no-repeat;
		border: none 0;
		margin: 15px auto 0 auto;
	}