﻿body{
	background-color: #f0f1f6;
}
/*------ 右侧文章列表 mainRight ------开始*/
.mainRight{
	float: right;
	width: 900px;
	min-height:500px;
	margin: 30px 0 0;
	padding:30px;
	background-color: #fff;
}
.search_content{
	min-height:500px;
	margin: 30px 0 0;
	padding:30px 50px;
	background-color: #fff;
}
.mainRight .title,.search_content .title,.lyb .title{
	font-size: 21px;
	color: #9a3a3a;
	/*color: #333;*/
    margin-bottom: 20px;
    margin-bottom: 5px;
    padding:0 0 12px 10px;
    border-bottom: 1px solid #9a3a3a;
}
.search_content .title{
	color: #333;
	line-height: 32px;
}
.mainRight .title span{
	float: right;
	font-size: 14px;
	margin-top: 8px;
}
.mainRight .title span.location,.mainRight .title span.location a{
	color: #898989;
	/*color: #aaa;*/
}
.mainRight .title span.location a:hover{
	color: #9a3a3a;
}
.mainRight  .txt ul li,.search_content  .txt ul li,.mainRight  .donation_thanks ul li{
	font-size: 17px;
	padding-left:5px;
	height: 50px;
	line-height: 50px;	
	border-bottom: 1px dashed #e5e5e5;
}
/*.mainRight  .txt ul li:hover,.search_content  .txt ul li:hover{
	cursor: pointer;
	background-color: #f6f6f6;
}
.mainRight  .txt ul li:hover a,.search_content  .txt ul li:hover a{
	color: #458fce;
}*/
.mainRight  .txt ul li a,.search_content  .txt ul li a{
	display: inline-block;
	width: 600px;
	width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 25px;
	color: #666;
	line-height: 50px;
	text-decoration: none;
	background: url(../images/icon_dot.png) scroll no-repeat center left;
	background: url(../images/icon_square.png) scroll no-repeat center left;
}
.mainRight  .txt ul li:hover,.search_content  .txt ul li:hover{
	cursor: pointer;
	background-color: #fafafa;
}
.mainRight  .txt ul li:hover a,.search_content  .txt ul li:hover a{
	color: #9a3a3a;
}
.search_content  .txt ul li a{
	width: 800px;
}
.mainRight  .txt ul li a:hover,.search_content  .txt ul li a:hover{
	color: #9a3a3a;
}
.mainRight  .txt ul li span.date,.search_content  .txt ul li span.date{
	margin-right: 5px;
	float: right;
	color: #999;
}
/*------ 右侧文章列表 mainRight ------结束*/

/*------ 留言板 ------开始*/
.lyb{
	width: 1200px;
	margin:30px auto 0;
	padding:30px 70px;
	background-color: #fff;
}
.lyb .ct{
    min-height: 400px;}
.lyb .ct .button_zx{
	padding-left:5px;
	margin-top:25px;
}
.lyb .ct .button_zx a{
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    /*background-color: #409eff;*/
    background-color: #5cb85c;
    color: #fff;
    border-radius: 4px;
    margin:12px 0 15px;}
.lyb .ct .button_zx a:hover{
    /*background-color: #5ca4f1;*/
    background-color: #4cae4c;}
.lyb .ct .button_zx .tips {
    font-size: 12px;
    color: #990066;
    margin-left: 12px;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 5px;
    background-color: #fdf3fa;
    letter-spacing: 1px;}
.lyb .ct .question{
    padding:20px 10px;
    border-bottom: 1px solid #e5e5e5;}
.lyb .ct .question .date{
	margin-left:2px;
}
.lyb .ct .question .q{
    font-size: 16px;
    letter-spacing: 1px;
    color: #002e73;
    /* color: #9a3a3a; */
    color: #8c5050;
    margin: 10px 0;
    /* margin-left: 5px; */
    line-height: 26px;
    font-weight: normal;
    }
.lyb .ct .question .time,.lyb .ct .question .from{
    font-size: 14px;
    color: #aaa;}
.lyb .ct .question .from{
    margin-left:20px;}
.lyb .ct .question .a{
    margin-top: 6px;
    color: #7d7d7d;
    color: #666;
    line-height: 26px;
    font-size: 15px;
    }
.lyb .ct .question .a span.reply{
    color: #db6829;
    color: #a68b4f;
    }
/*------ 留言板 ------结束*/

















