@charset "utf-8";

/* CSS Document BY FJ 41526283.17.1204 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-family: Arial, "\5fae\8f6f\96c5\9ed1";
}

fieldset,
img {
	border: 0;
}

img {
	vertical-align: top;
}

:focus {
	outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code,
kbd,
samp,
tt {
	font-size: 100%;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline;
}

a {
	font-family: Arial, "\5fae\8f6f\96c5\9ed1";
}

a:hover {
	color: #00AA98;
	cursor: pointer;
	text-decoration: underline;
}

a:link,
a:visited,
ins {
	text-decoration: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

iframe {
	margin: 0px;
	padding: 0px;
	border: none;
}

q:before,
q:after {
	content: ''
}

li {
	list-style: none
}

caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

html {
	background-image: url(about:blank);
	background-attachment: fixed;
	background: #f8f8f8;
}

body {
	color: #333;
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	max-width: 640px;
	margin: auto;
	text-align: left;
	background: #fff;
	position: relative;
}

a {
	outline: 0;
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: none;
	color: #ff3300
}

div {
	margin: auto;
}


/* 头部开始 */

header {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #666;
	background: #fff;
	border-bottom: 1px #e9e9e9 solid;
}

header .logo {
	width: 134px;
	height: 50px;
	background: url(../images/logo.jpg) no-repeat;
	float: left;
	margin: 10px;
}

header .text {
	width: 100px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #ff9d00;
	float: right;
	background: url(../images/so.jpg) right center no-repeat;
	margin-right: 10px;
}

header .text a {
	color: #ff9d00;
	font-size: 14px;
}

header .text a:hover {
	color: #ff9d00;
	font-size: 14px;
}


/* 提问框 */

.tiwen {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: 20px;
}

.tiwen .lefts {
	width: 24px;
	height: 24px;
	float: left;
	background: url(../images/wen.gif) no-repeat;
}

.tiwen .rights {
	width: 82%;
	height: 100%;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}

.tiwen .rights .title {
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	font-size: 20px;
	color: #555;
	font-weight: bold;
}

.tiwen .rights .conts {
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}

.tiwen .rights .tongj {
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
}

.tiwen .rights .diqu {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.tiwen .rights .diqu .biaozhu {
	float: left;
	background: url(../images/dibiao.gif) left center no-repeat;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	overflow: hidden;
}

.tiwen .rights .diqu .post {
	width: 120px;
	height: 40px;
	float: right;
}

.tiwen .rights .diqu .faburen {
	float: left;
	line-height: 40px;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}

.tiwen .rights .diqu .faburen span {
	width: 40px;
	height: 40px;
	float: left;
}

.tiwen .rights .diqu .faburen span img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-top: 5px;
}


/* 回答框 */

.huida {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/bgtitle.gif) repeat-x;
	margin-top: 5px;
}

.huida .bt {
	width: 96%;
	height: 34px;
	line-height: 34px;
	text-align: right;
	margin-top: 10px;
}

.huida .bt span {
	width: 60px;
	height: 34px;
	background: url(../images/guan.png) left center no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	float: right;
}

.huida .bt .xingming {
	float: left;
	background: #ffdb26;
	width: 52px;
	height: 28px;
	border-radius: 0 15px 15px 0;
	margin-top: 4px;
}

.huida .bt .xingming .da {
	width: 20px;
	height: 28px;
	float: left;
	background: url(../images/da.png) center no-repeat;
}

.huida .bt .xingming img {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	float: left;
	margin: 1px 1px 1px 5px;
}

.huida .bt .names {
	width: auto;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}

.huida .bt .dengji {
	width: 40px;
	height: 14px;
	line-height: 14px;
	background-color: #ffdb26;
	border: 1px #ffffff solid;
	float: left;
	font-size: 12px;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 0 3px #000;
	margin-top: 8px;
	margin-left: 10px;
}

.huida .conts {
	width: 90%;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	color: #666;
	margin: 2% 5%;
}

.huida .ding {
	width: 90%;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin: 0% 5%;
}

.huida .ding .dianzan {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 40%;
	float: left;
}

.huida .ding .dianzan .icon-thumbs-up-2 {
	background: url(../images/ding.png) left center no-repeat;
	padding-left: 30px;
	display: block;
}

.huida .ding em {
	font-size: 14px;
}

.huida .ding .pl {
	width: 25%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #999;
	float: left;
}

.huida .ding .time {
	width: 25%;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 12px;
	color: #999;
	float: left;
}

.huida .pu {
	width: 96%;
	height: 34px;
	line-height: 34px;
	text-align: right;
	margin-top: 10px;
}

.huida .pu span {
	width: 60px;
	height: 34px;
	background: url(../images/pu.png) left center no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	float: right;
}

.huida .pu .xingming {
	float: left;
	background: #ffdb26;
	width: 52px;
	height: 28px;
	border-radius: 0 15px 15px 0;
	margin-top: 4px;
}

.huida .pu .xingming .da {
	width: 20px;
	height: 28px;
	float: left;
	background: url(../images/da.png) center no-repeat;
}

.huida .pu .xingming img {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	float: left;
	margin: 1px 1px 1px 5px;
}

.huida .pu .names {
	width: auto;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}

.huida .pu .dengji {
	width: 40px;
	height: 14px;
	line-height: 14px;
	background-color: #ffdb26;
	border: 1px #ffffff solid;
	float: left;
	font-size: 12px;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 0 3px #000;
	margin-top: 8px;
	margin-left: 10px;
}


/* 评论框 */

.huida .plc {
	width: 90%;
	height: auto;
	overflow: auto;
	margin: auto;
	position: relative;
	border-bottom: 1px #f1f1f1 solid;
	margin-bottom: 5px;
}

.huida .tops {
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.huida .tops .sjx {
	width: 9px;
	height: 5px;
	background: url(../images/sjx.gif);
	position: absolute;
	left: 12%;
	top: 1px;
}

.huida .cons {
	width: 99%;
	height: auto;
	overflow: auto;
	border-top: 1px #f1f1f1 solid;
	border-left: 1px #f1f1f1 solid;
	border-right: 1px #f1f1f1 solid;
}

.huida .cons .topx {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}

.huida .cons .topx img {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin: 7px;
	float: left;
}

.huida .cons .topx span {
	width: auto;
	line-height: 40px;
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #999;
}

.huida .cons .topx em {
	font-size: 12px;
	color: #ff9d00;
}

.huida .cons .conx {
	width: 90%;
	line-height: 26px;
	font-size: 14px;
	color: #666;
	margin: auto;
	padding: 5px 0;
}


/* 相关问题 */

.wenti {
	width: 96%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #fff;
	padding-bottom: 15px;
}

.wenti .tops {
	width: 96%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-top: 10px;
}

.wenti .cons {
	width: 96%;
	height: auto;
	line-height: 32px;
	overflow: hidden;
}

.wenti .cons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wenti .cons ul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../images/15.gif) left center no-repeat;
	padding-left: 6px;
}

.wenti .cons ul li a {
	font-size: 12px;
	color: #666;
}

.wenti .cons ul li span {
	width: auto;
	height: 32px;
	line-height: 32px;
	background: url(../images/16.png) left center no-repeat;
	float: right;
	padding-left: 20px;
}

.wenti .cons ul li em {
	color: #ff3300;
}


/* 搜索 */

.sousuo {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #fff;
	padding-bottom: 15px;
}

.sousuo .tops {
	width: 96%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-top: 10px;
}

.sousuo .cons {
	width: 96%;
	height: auto;
	line-height: 32px;
	overflow: hidden;
}

.sousuo .cons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sousuo .cons ul li {
	width: 45%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../images/15.gif) left center no-repeat;
	padding-left: 6px;
	float: left;
	color: #3d3dd9;
}

.sousuo .cons ul li a {
	font-size: 12px;
	color: #3d3dd9;
}

.sousuo .cons ul li em {
	color: #ff3300;
}


/* 搜索条 */

.sousuok {
	width: 100%;
	height: 60px;
	margin-top: 10px;
	background: #ffffff;
}

.sousuok .ssk {
	width: 60%;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	border: 1px #ccc solid;
	margin-left: 20px;
	padding: 0px 10px;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

.sousuok .tijiao {
	width: 80px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	border: 1px #317ef3 solid;
	font-size: 12px;
	background: #317ef3;
	float: left;
	color: #fff;
	margin-top: 12px;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}


/* 底部版权信息 */

.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0px;
	color: #999;
}


/* 列表显示方式 */

.list {
	width: 96%;
	height: auto;
	overflow: hidden;
}

.list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	background: #fff;
}

.list ul li .title {
	width: 96%;
	height: auto;
	line-height: 30px;
	font-size: 20px;
	padding: 10px 0px;
}

.list ul li .title em {
	color: #f30;
}

.list ul li .title span {
	color: #317ef3;
}

.list ul li .conte {
	width: 96%;
	height: 120px;
	overflow: hidden;
}

.list ul li .conte img {
	width: 140px;
	height: 120px;
	float: left;
}

.list ul li .conte .texts {
	float: left;
	width: 55%;
	margin-left: 10px;
	line-height: 24px;
	height: 120px;
	font-size: 15px;
	overflow: hidden;
}

.list ul li .time {
	width: 96%;
	height: 50px;
	line-height: 40px;
	overflow: hidden;
}

.list ul li .time em {
	color: #999;
	margin: 0px 15px;
}

.list ul li .time span {
	color: #999;
	margin: 0px 15px;
}

#mafengwo {
	position: fixed;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #fff;
	border-top: 1px #f1f1f1 solid;
	z-index: 9999;
	left: 0px;
	bottom: 0px;
}

#mafengwo .ksk {
	width: 60%;
	height: 30px;
	line-height: 30px;
	border: 1px #f39308 solid;
	border-radius: 20px;
	margin-left: 20px;
	padding: 0px 10px;
	float: left;
	margin-top: 9px;
}

#mafengwo .tijiao {
	width: 20%;
	height: 30px;
	background: #f39308;
	float: left;
	border: 0px;
	border-radius: 4px;
	margin-top: 9px;
	margin-left: 10px;
	color: #fff;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}


/* 小窗评论开关 */

.kai {}

.guan {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}

.sousuo {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #fff;
	padding-bottom: 15px;
}

.sousuo .tops {
	width: 96%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;
}

.sousuo .cons {
	width: 96%;
	height: auto;
	line-height: 32px;
	overflow: hidden;
}

.sousuo .cons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sousuo .cons ul li {
	width: 45%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../images/15.gif) left center no-repeat;
	padding-left: 6px;
	float: left;
	color: #3d3dd9;
}

.sousuo .cons ul li a {
	font-size: 12px;
	color: #3d3dd9;
}

.sousuo .cons ul li em {
	color: #ff3300;
}