html, body, p, ul, li, img, h1, h2, h3, h4, pre { margin: 0; padding: 0; border: 0; }
body, button, input, textarea, pre { font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html, body { font-size: 14px; width: 100%; height: 100%; border: 0; overflow: hidden; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; overflow-y:auto; }
body { background: #fff; -webkit-text-size-adjust: none; position: relative; overflow:hidden; max-width: 600px; margin: 0 auto; }

h1, h2, h3, h4 { font-weight: normal; }
ul { list-style: none; }
a { text-decoration: none; outline: none; }
img { border: none; }
textarea { overflow: auto; }
.clearfix { *zoom: 1}
.clearfix:after { display: table; line-height: 0; content: ""; clear: both; }
.zc-chat { height: 100%; width: 100%; border: none; overflow: hidden; position: relative; }
.h60 { height: 60px; }

.h20 { height: 20px; }
.white { color: #fff; }

.chatPanel { width: 100%; height:87%; position: absolute; top: 0px; bottom: 50px; background-color: #ffffff; overflow: hidden; overflow-y: auto; }
.chatPanelList { box-sizing: border-box; overflow: hidden; font-size: 14px; max-width: 600px; padding: 0 5px; margin: 0 auto; }

.chatPanelList .msgData { text-align: center; font-size: 12px; margin: 10px 0; color: #676e6f; }
.clearfix:after { display: table; line-height: 0; content: ""; clear: both; }
.rightMsg { text-align: right; }
.magBox { margin: 20px 12px; position: relative; }

.magBox .msgDiv { padding: 10px; background-color: #f3f3f3; border-radius: 2px; display: inline-block; position: relative; max-width: 95%; min-height: 20px; border-radius: 5px; }
.rightMsg .msgDiv { background-color: #dcf6ff; color: #000000; position: relative; text-align: left; }

.rightMsg .msgDiv:before { width: 0px; position: absolute; top: 5px; right: -10px; border-style: solid; border-color: transparent #dcf6ff; border-width: 6px 0px 6px 10px; content: ""; }
.leftMsg .msgDiv:before { width: 0px; position: absolute; top: 5px; left: -10px; border-style: solid; border-color: transparent #f3f3f3; border-width: 6px 10px 6px  0; content: ""; }
.footer { width: 100%; height: 50px; position: absolute; bottom: 0px; z-index: 999; border-top: 1px solid #afb1b7; overflow: hidden; left: 0; }
.footer-on { width: 100%; height: 100%; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; }
.zc-chat .zc-chat_func { width: 100%; height: 50px; position: absolute; bottom: 0px; z-index: 999; overflow: hidden; left: 0; }
.zc-chat .zc-chat_func .zc-chat_func__form { list-style: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 50px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #f8f8f8; }
/* .zc-chat .zc-chat_func .zc-chat_func__form li:nth-of-type(1) { padding-right: 10px; } */

.zc-chat .zc-chat_func .zc-chat_func__form li { margin: 10px 0; vertical-align: middle; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; }
.chatSwitchBox.robotMode .chatSwitch { display: inline-block; }
/* .zc-chat .zc-chat_func .zc-chat_func__form li:nth-of-type(2) { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } */
.zc-chat .zc-chat_func .zc-chat_func__form li .zc-chat_func__form__input { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 100%; height: 35px; line-height: 30px; background-color: #ffffff; display: inline-block; padding-top: 0em; padding-right: 0.6em; padding-bottom: 0em; padding-left: 0.6em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: 1px solid #e6e6e6; border-radius: 3px; -webkit-box-sizing: border-box; box-sizing: border-box; vertical-align: middle; overflow: hidden; }
.zc-chat .zc-chat_func .zc-chat_func__form li .zc-chat_func__form__input textarea { width: 100%; height: 20px; line-height: 22px; border: 0px solid #111111; padding-top: 6px; padding-right: 0px; padding-bottom: 6px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 14px; overflow: hidden; white-space: nowrap; resize: none; outline:0 none; }
.zc-chat .zc-chat_func .zc-chat_func__form li:nth-of-type(3) { width: 60px; padding-right: 10px; }
.zc-chat .zc-chat_func .zc-chat_func__form li .zc-chat_func__form__send { text-align: center; width: 100%; height: 30px; display: inline-block; color: #0073ff; border: 0px solid #111111; border-radius: 2px; font-size: 16px; vertical-align: middle; outline: 0 none; background: transparent; font-weight: bold; padding:0 10px 0 0; }

.zc-chat .zc-chat_func .zc-chat_func__form li:nth-of-type(1) { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; padding-left: 10px; }
.zc-chat .zc-chat_func .zc-chat_func__form li:nth-of-type(2) { width: 60px; }

a { text-decoration: none; outline: none; }


#scroller-pullDown, #scroller-pullUp { height: 40px; line-height: 40px; font-size: 14px; color: #676e6f; text-align: center; width: 100%; }
#scroller-pullDown { }
#scroller-pullDown .pull-down-icon.reverse_icon, #scroller-pullUp .pull-up-icon.reverse_icon { -webkit-transform: rotate(-180deg); }
#scroller-pullDown .pull-down-icon, #scroller-pullUp .pull-up-icon { display: inline-block; color: #f00; font-size: 1.4; -webkit-transform: rotate(0deg); -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 500ms; }


/*search_show*/
.search_show{ position: fixed; z-index:10000;bottom: 50px; background:#fff; width: 100%; display:none; overflow: hidden; max-width: 600px; margin: 0 auto; }
.askTitle{ padding:10px 10px 0; color:#999999; }



.search_show:before { content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 1px; border-top: 1px solid #D9D9D9; color: #D9D9D9; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); }
.search_show:after { content: " "; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; border-bottom: 1px solid #D9D9D9; color: #D9D9D9; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); }
.weui_cell { padding: 5px 15px 5px; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.search_show .weui_cell p { padding: 2px 0 2px 20px; color: #0091ff; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; line-height:1.3; }


/* 2016��11��28��17:34:39 FYWang add */
.comPro{ width:85%; margin: 20px 5%; background: #F9F9F9; border: 1px solid #E1E1E1; border-radius: 3px;  padding:10px 8px; position:relative;}
.comPro-title{ font-size: 12px; color: #4A4A4A; line-height: 13px; border-bottom:1px solid #E1E1E1; padding-bottom:10px; }
.comPro ul{ padding-top: 15px; padding-bottom: 13px; }
.comPro ul li{width:100%;cursor: pointer; font-size: 14px; color: #1890FF; line-height: 25px;height:25px; display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAgMAAAArRl0sAAAACVBMVEVnmP9nmP9nmP8msochAAAAAnRSTlPgcHjoT+gAAAAOSURBVAjXY3BhUGBwAQAB/gCp2khKPAAAAABJRU5ErkJggg==) no-repeat left center;padding-left:10px; }
.comPro ul li:active{ background: #dcdcdc; }
.msgText{ word-break: break-all; word-wrap: break-word;}
.NEWBOX{
    position:static;
}


/*******1.7.2*************/
.customLabel{
	width:85%;
	margin: 20px 5%; 
	background-color: #F9F9F9;
	border:1px solid #E1E1E1;
	border-radius: 3px;
	padding:0px 8px;
	display: none;
	margin-bottom: 0px;
	
}
.customLabel-dl{
	margin:0px;
	
}

.customLabel-dt{
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	color: #666666;
	position: relative;
	border-bottom:1px solid #E1E1E1;
		
}

/*.customLabel-dt:active{
	background-color: #DDDDDD;
}*/
.customLabel-dd{
	margin:0px;
	display: none;
	position: relative;
	border-bottom:1px solid #E1E1E1;

}
.customLabel-ddThree{
	border-bottom:none;
}
.customLabel-dt-span{
	display: inline-block;
    position: absolute;
    bottom: 1px;
    padding: 0px 8px;
    height: 1px;
    background-color: #E1E1E1;
    width: 91%;
    left: 6px;
}
.customLabel-dd>p{
	font-size: 14px;
	color: #1890FF;
	line-height: 30px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAgMAAAArRl0sAAAACVBMVEVnmP9nmP9nmP8msochAAAAAnRSTlPgcHjoT+gAAAAOSURBVAjXY3BhUGBwAQAB/gCp2khKPAAAAABJRU5ErkJggg==) no-repeat left center;padding-left:10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.customLabel .customLabel-dt-i{
	font-size: 22px;
  position: absolute;
  right: 0px;
}
.zan a {
    display: inline-block;
    width: 80px;
    height: 22px;
    border-radius: 18px;
}
.zan .noSolve{
	border: 1px solid #F96269;
	line-height: 22px;
	font-size: 14px;
	color: #F96269;
	text-align: center;
}
.zan .noSolveing{
	background-color: #F96269;
	color: #fff;
}

.zan .hasSolve{
	border: 1px solid #21B68A;
	line-height: 22px;
	font-size: 14px;
	color: #21B68A;
	text-align: center;
	margin-left: 12px;
}
.zan .hasSolveing{
	background-color:#21B68A;
	color: #fff;
}
.noQuestion{
	height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #ccc;
}
.comPro-title-height{
	display: none;
	bottom: 6px;
}
.msgText ol{
	padding-left: 14px;
	width: auto !important;
}

