﻿html,body{background-color:#E7E7E7;color:#909090}
.fl{float:left}
.fr{float:right}
.que_fontred{color:#E56051}
.overflow{overflow:hidden}
.block{color:#626262}
.tb_pad{padding:9px 0;color:#000}
.time{font-size:.8em}
p.more{height:35px;line-height:35px;font-size:.8em}
.time{font-size:.8em}
.borbottom{border-bottom:1px dashed #CCC;padding-bottom:9px}
.borderRadius{border-radius:50%}
::-webkit-input-placeholder{color:#E56051;font-size:.8em}
a{ text-decoration:none;color:#909090}
.jieduan{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.boxsizing{box-sizing:border-box}
.que_wrap{padding:9px;background-color:#FFF;border-top:9px solid #E7E7E7;position:relative}
.que_title{height:30px;overflow:hidden;line-height:30px}
.que_title img{width:30px;height:30px}
.que_title p{padding-left:5px;line-height:30px}
.que_func{height:30px;overflow:hidden}
.que_func p{position:relative;padding-left: 40px;font-size:.8em;line-height:1.2em;margin-left:10px}
.que_func p::before{
	content:"";
	position: absolute;
	top: 0px;
	left: 5px;
	width: 30px;
	height: 30px;
	background:url(/ux/images/index_ico.png) no-repeat -100px -153px;
	background-size: 164px 207px;
}
.que_func p:nth-child(1)::before{background-position:-68px -153px}
.que_foot{overflow:hidden;margin-top:5px;padding:9px 0;position:relative}
.que_foot img{width:30px;height:30px;position:absolute;left:0;top:9px}
.que_foot div{padding-left:40px}
.que_foot p{width:100%;line-height:1.5em}
.que_foot p a{color:#E56051;float:right;font-size:.8em}
.que_hot{width:30px;height:30px;position:absolute;top:0;right:0}
.que_linkpop{width:40px;height:40px;color:#FFF;background:rgba(0,0,0,.5);position:fixed;right:9px;bottom:54px;z-index:999;text-align:center;line-height:20px;padding:9px}
.que_about{padding:0 9px 9px;background-color:#FFF;margin-top:9px;overflow:hidden}
.que_about h3{line-height:35px;font-size:1.2em;border-bottom:1px solid #CCC}
.que_about_con{padding:9px 0;overflow:hidden}
.que_about_con img{width:30%;max-width:150px}
.que_about_con div{width:70%;padding-left:9px;overflow:hidden}
.que_about_con div p{font-size:.8em}
.que_about_con div h4{line-height:1.5em}
.an_wrap{margin-top:9px;padding:9px;background-color:#FFF}
.an_wrap .que_foot{padding-bottom:9px;border-bottom:1px dashed #CCC}
.an_wrap .que_foot div p.dianheight{height:20px;line-height:20px;overflow:hidden}
.an_wrap .que_foot div p span.dianzan{height:20px;font-size:.8em;}
.an_wrap .que_foot div p span.dianzan input{width:20px;height:20px}
/*输入框*/
.que_write{padding:9px}
textarea{width:100%;height:150px;line-height:25px;background-color:#FFF;border-radius:5px;border:1px solid #CCC;box-sizing:border-box;font-size:.8em;color:#909090}
.que_but{padding:9px}
.que_but span{width:50%;box-sizing:border-box;height:30px;float:left}
.que_but span:nth-child(1){padding-right:4px}
.que_but span:nth-child(2){padding-left:4px}
.que_but span input{width:100%;height:30px;color:#FFF;border-radius:5px;background-color:#E56051;padding-right:4px}
.que_but span a{width:100%;height:30px;line-height:30px;text-align:center;color:#FFF;border-radius:5px;background-color:#CCC;padding-right:4px;display:block}
/*功能区*/
.sociality_List{height:35px;}
.que_wrap_func{padding: 0 25%;overflow:hidden}
.sociality_List p{float:left;width:50%;font-size:0.8em;text-align:left;padding-left: 40px;padding-top:5px;position:relative;box-sizing:border-box}
.sociality_List p::before{
	content:"";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 30px;
	height: 30px;
	background:url(/ux/images/index_ico.png) no-repeat -100px -153px;
	background-size: 164px 207px
}
.sociality_List p input{position: absolute;top: 5px;left: 5px;width: 30px;height: 30px}
.sociality_List p:nth-child(2)::before{background-position:-68px -153px}
/*输入评论*/
.writeCon{width:100%;height:45px;padding:0 9px;position:fixed;bottom:0;left:0;background-color:#FFF;z-index:999;border-top:1px solid #E7E7E7}
.writeCon input[type="text"]{width:100%;height:40px;padding-right:37px;border-bottom:1px solid #CCC;background:#FFF}
.writeCon input[type="submit"]{width:40px;height:40px;position:fixed;bottom:2px;right:9px;z-index:9999;color:#E56051;background-color:#FFF}
.writeCon a{width:40px;height:40px;line-height:40px;text-align:center;position:fixed;bottom:2px;right:9px;z-index:9999;color:#E56051;background-color:#FFF;text-decoration:none}
.writeCon i{width:1px;height:4px;background:#CCC;position:fixed;bottom:4px;z-index:9999}
.writeCon i:nth-child(3){left:9px}
.writeCon i:nth-child(4){right:49px}
/*滚动*/
.white{box-sizing:border-box; font-size:.8em;}
.loadMore{height:2.5em;line-height:2.5em;background-color:#f7f7f7;color:#929292;display:block; text-align:center}