@charset "utf-8";
/**在线留言**/
.liuyan_input{margin-top:2%;}
.liuyan_container{ width:100%; height:auto; margin:auto; margin-top:2%;}
.liuyan_mid{width:100%;}
.liuyan_input p{ font-size:14px; color:#ddd; margin-bottom:2%;}
.liuyan_input .biankuang{width:540px; height:40px;;border:1px #dcdcdc solid; line-height:40px; padding:0 10px; float:left; margin-bottom:2%;}
.bian_left{ margin-left:36px;}
.liuyan_label{ float:left;color:#a2a1a1;}
.biankuang1{width:98%; height:40px;;border:1px #dcdcdc solid; line-height:40px; padding:0 10px;margin-bottom:2%;}
.liuyan_input1{ width:500px; line-height:40px; float:left; border:none; outline:none; background:none;}
.liuyan_input2{ width:90%; line-height:40px; float:left; border:none; outline:none; background:none;}
.liuyan_input3{ width:480px; line-height:40px; float:left; border:none; outline:none; background:none;}
.liuyan_input textarea{ border:1px #dcdcdc solid; width:90%; height:140px; line-height:40px; border:none; outline:none;}
.input_btn{
	background:#39F;
	width:100px;
	height:34px;
	font-size:14px;
	margin-right:10px;
	float:left;
	color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input_btn1{ background:#C9C9C9; width:560px; height:40px; margin-top:2%; font-size:14px; color:#fff; margin-left:36px;}

.liuyan_title{
	font-size:2em;
	line-height:42px;
	float:left;
	width:100%;
	color:#999999;
	padding:10px 0px;
	font-family: "微软雅黑";
}
.liuyan_list{
	font-size:14px;
	line-height:200%;
	float:left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 30px;
}
.liuyan_list .name{
	float:left;
	width:45%;
	font-size:12px;
	color: #99CC00;
	background-image: url(../images/icons_vertical.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	line-height: 200%;
	background-position: 0px -28px;
}
.liuyan_list .date{
	float:right;
	width:45%;
	text-align:right;
	font-size:12px;
	color: #FF6600;
}
.liuyan_list .content{
	width:100%;
	float:left;
	font-size:14px;
	line-height: 200%;
	background-image: url(../images/icons_vertical.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
