
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(/openstatic/tpl3/images/05333b62325b4823a7781b4538ee892a.gif);
	background-attachment: fixed;
	background: #f8f8f8;
}

body {
	color: #333;
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	max-width: 750px;
	margin: auto;
	text-align: left;
	background: #fff;
	position: relative;
	box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
}

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;
	box-shadow: 0 0.05333rem 0.12rem 0 rgb(0 0 0 / 6%);
	position: sticky;
    position: -webkit-sticky;
    top: 0px;
    z-index: 1000;
}

header .logo {
	width: 134px;
	height: 50px;
	background: url(/openstatic/tpl3/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(/openstatic/tpl3/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;
	margin-top: 3px;
	background: url(../image/wen.gif) no-repeat;
}

.tiwen .rights {
	width: 88%;
	height: 100%;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}

.tiwen .rights .title {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	font-size: 20px;
	color: #555;
	font-weight: bold;
}

.tiwen .rights .conts {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color: #706f6f;
	margin-top: 15px;
}

.tiwen .rights .tongj {
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	margin-top: 10px;
	color: #958484;
}

.tiwen .rights .tongj>b {
	color: #333;
}

.tiwen .rights .diqu {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.tiwen .rights .diqu .biaozhu {
	float: left;
	background: url(../image/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(../image/bgtitle.gif) repeat-x;
	margin-top: 5px;
}

.huida .bt {
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: right;
	margin-top: 15px;
}

.huida .bt span {
	width: 60px;
	height: 34px;
	background: url(/openstatic/tpl3/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(../image/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: 92%;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	margin: 2% 4%;
}

.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(/openstatic/tpl3/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(/openstatic/tpl3/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(../image/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: 10px;
}

.huida .tops {
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.huida .tops .sjx {
	width: 9px;
	height: 5px;
	background: url(../image/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;
	padding-bottom: 5px;
}

.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(/openstatic/tpl3/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(/openstatic/tpl3/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(/openstatic/tpl3/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;
}

.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(/openstatic/tpl3/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;
}

/* .tiwen .rights .title {
    line-height: 26px;
}
.tiwen .rights .conts {
    line-height: 26px;
}
.huida .conts {
    line-height: 26px;
}
.huida .cons .conx {
    line-height: 26px;
} */
.tiwen .rights .diqu .faburen span {
    width: 60px;
}
.conts p, .conx p{margin-bottom:8px;}
figure {
    display: block;
              -webkit-margin-before: 0;
              -webkit-margin-after: 0;
              -webkit-margin-start: 0;
              -webkit-margin-end: 0;
}
.csp_weixin_qrcode {
				display: block;
}
.tiwen .rights .diqu .faburen span {
    width: 40px;
    height: 40px;
    float: none;
}

.huida .jp-conts:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(/openstatic/tpl3/images/sprite-icon01.png) 0 0 no-repeat;
    background-size: 230px;
    top: 0;
    right: 0;
}
.huida .conts {
    position: relative;
}

.Copyright{
	margin-bottom: 50px; text-align: center; font-size:12px;color: #CBC8C8;
	line-height: 26px;
}


.gaifan_form{width:90%;height:30px;background-color:#f8f8f8;margin:10px auto;}
.gaifan_form table{width:100%}
.gaifan_form table tr td:nth-child(1){width:100%}
.gaifan_form table tr td:nth-child(2){width:100px}
.gaifan_input{width:100%;height:28px;border:1px solid #ddd}
.gaifan_sub{width:98px;height:30px;border:1px solid #ff9d00;background-color:#ff9d00;color:#fff;cursor:pointer}

.username {
    font-size: 14px;
    color: #555;
    margin-left: 5px;
    line-height: 22px;
}
.logout {
    font-size: 14px;
    color: #555;
    margin-left: 20px;
    line-height: 22px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    background-color: white;
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.h20{ height:50px;}
			.zw {
				width: 100%;
				height: 50px;
				margin: 0 auto;
				background-color: #fcfcfc;
				border-top: 1px #eee solid;
				/*overflow: hidden;*/
				position: fixed;
				bottom: 0;
				z-index: 999;
				line-height: 50px;
			}
		
			.zw_2 {
				float: left;
				color: #000;
				font-size:16px;
				width:100%;
				margin-left:10px;
				font-weight: bold;
			}

			.zw_2 p span {
				    color: red;
                    padding-left: 5px;

			}
			
.post_reply_btn {
    color: #999;
    cursor: pointer;
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
}	

.post_reply_btn:before {
    background-image: url(../image/ddaa0e7.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
}	

.reply_box{
	display:block;
	width: 100%;
	max-width: 750px;
	height: 130px;
	/*margin-bottom: 50px;*/
	background-color: #fff;
	border-top: 1px #eee solid;
	position: fixed;
	bottom: 0;
	z-index: 1001;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	left: 50%;
    transform: translate3d(-50%,0,0);
}

.reply_box .close{
	width: 15px;
	height:15px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.reply_box .reply_box_head{
	width: 100%;
	display: block;
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding-left: 10px;
	
}

.reply_box .reply_box_body{
	display:block;
	width: 100%;
	margin: 10px 0px 20px 0px;
	bottom: 0;
	line-height: 50px;
}

.reply_box .reply_box_body input{
	width: 100%;
    float: left;
	height: 40px;
	border-radius: 5px;
	border: 1px #f1f1f1 solid;
	padding: 3px 5px 3px 5px;
}

.reply_box .reply_box_body button{
	margin-right:10px;
	float:right;
	width:80%;
	height: 40px;
	border-radius: 5px;
	border: 1px #f1f1f1 solid;
	letter-spacing: 2px;
	background-color: #1DA1F2;
	color:#fff;
}

.reply_box .reply_box_body .box_l{
	width:80%;display:block;float:left;
	
}

.reply_box .reply_box_body .box_r{
	width:20%;display:block;float:left;
	
}

.for-more {
	margin: 10px 0 10px;
	color: #999;
	text-align: center;
	font-size: 14px;
	height: 15px;
	color:#999;
}
.for-more a.more-link {
	font-size: 12px;
}

.more .more-link {
	font-size: 12px;
	color: #999;
	letter-spacing: 1px;
	float:left;
	padding-left: 35px;
}

.more .more-link .arrow-b {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	vertical-align: 1px;
}

.more .more-link .arrow-u {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	vertical-align: -1px;
}

.more .more-link em, .show-more em.arrow-r {
	background: url(../image/more.png) no-repeat right center;
	display: inline-block;
	width: 8px;
	height: 9px;
}

.sub-cnt-item{
	margin-left:26px;
	margin-bottom: 10px;
}	

.huifu-time {
    font-size: 12px;
    color: #999;
    line-height: 26px;
    padding-left: 30px
}
