﻿* {
	word-wrap: break-word;
}
.wrap {
	-webkit-box-sizing: border-box;
	overflow: hidden;
	max-width: 640px;
	margin: 0 auto
}
.w95 {
	margin: 95%;
	margin: 0 auto
}
.mt10 {
	margin: 10px auto
}
.header {
	height: 40px;
	border-bottom: 1px solid #d1d1d1;
	overflow: hidden;
	position: relative;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #01a5ec;
}
.h_back {
	position: absolute;
	background: url(../images/back.png) no-repeat;
	width: 11px;
	height: 16px;
	background-size: auto 16px;
	display: block;
	position: absolute;
	left: 5px;
	top: 20px;
}
.qa_list {
	width: 100%;
	margin: 0 auto
}
.qa_list li {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.l_bg {
	background: #e4e7eb;
}
.qa_list li .q_name {
	color: #00a5eb;
	font-size: 14px;
}
.qa_list li .q_name span {
	float: right;
	color: #929292;
}
.qa_list li .q_name em {
	width: 12px;
	height: 12px;
	margin-left: 4px;
	display: inline-block; /*vertical-align: bottom; */
	background: url(../images/user_v22.png) no-repeat 0 0px;
	background-size: auto 12px;
}
.qa_list li .q_name, .qa_list li .q_title, .qa_list li .q_rt, .q_txt {
	padding: 0 10px;
}
.qa_list li .q_title {
	color: #222;
	font-size: 18px;
}
.pointqus_del {
	padding: 0 10px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #929292;
}
.pointqus_del span {
	float: right;
	color: #666666;
}
.pointqus_del span.del {
}
.q_txt {
	font-size: 16px;
}
.qa_list li .q_rt {
	text-align: right;
}
.qa_list li .q_txt {
	padding-bottom: 25px;
}
.line_nn {
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	height: 8px;
	width: 100%;
}
.line_bg {
	background: url(../images/line_kkk.png) repeat-x;
	height: 8px;
}
.qa_list .line {
	background: url(../images/line.png) no-repeat left center;
	height: 8px;
	margin: 3px 0;
}
.qa_list .l_bg .line {
	background: url(../images/line_1.png) no-repeat left center;
	height: 8px;
	margin: 3px 0;
}
.qa_list .more {
	background: url(../images/more.png) no-repeat center center;
	width: 100%;
	height: 20px;
	display: block;
	margin-top: 10px;
}
.list_more {
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	margin: 10px auto;
	border: 1px solid #9fa0a0;
	text-align: center;
	color: #7f7f7f;
}
.t {
	-moz-box-shadow: 2px 21px 2px #999 inset;
	-webkit-box-shadow: 2px 12px 2px #999 inset;
	box-shadow: 1px 1px 21px #eee inset;
	width: 99%;
	height: 80px;
	border: 1px solid #ececec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	background: url(../images/tt1.png) no-repeat 10px 10px
}
.form {
	margin: 10px auto;
	text-align: center;
	padding: 0 10px;
}
.t:focus {
	background: #fff
}
.btn_p {
	text-align: right;
	margin: 10px auto
}
.btn_p .btn {
	width: 75px;
	height: 32px;
	background: #01a5ec;
	border: none;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
}
.pl_list {
}
.pl_list li {
	padding: 10px 10px 16px 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.pl_list .pl_name {
	height: 30px;
	line-height: 30px;
	color: #01a5ec;
	font-size: 16px;
}
.pl_list .pl_name a {
	float: right;
	display: block;
	background: url(../images/tt2.png) no-repeat;
	text-indent: 25px;
	font-size: 16px;
}
.pl_list .pl_name .pl_tj_1 {
	background-position: 0 5px;
	color: #01a5ec;
}
.pl_list .pl_name .pl_tj_2 {
	background-position: 0 -34px;
	color: #777;
}
.pl_list .pl_txt {
	font-size: 14px;
	color: #666
}
.back-to .back-top {
	background: url("../images/back_top.png") no-repeat scroll 0 0 transparent;
	background-size: 41px 41px!important;
	display: block;
	float: right;
	height: 41px;
	outline: 0 none;
	width: 41px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	opacity: 0.8;
}
.back-to .back-top:hover {
	background-position: 0 0;
	opacity: 0.6;
}
