html,body{font:12px tahoma,arial,\5b8b\4f53;height:100%;overflow:hidden;}
body,table,td,div,p{word-wrap:break-word;-webkit-text-size-adjust:none;}
/*ul,ol,li,*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#f60;text-decoration:underline;}
div{text-align:left};
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
html {
    *overflow: hidden;
}
textarea {
	resize: none;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, body { height: 100%; }
body {
    background: rgb(244, 244, 244); text-align: center;
    overflow: hidden;
}
.wrapper {
    margin: 0 auto; border: 1px solid #EEE;
}
.header {
    height: 55px;
    background-repeat: repeat-x;
}
.skin-1 .header {
    background-image: url(../image/header_1.png)
}
.skin-2 .header {
    background-image: url(../image/header_2.png)
}
.skin-3 .header {
    background-image: url(../image/header_3_1.png)
}
.skin-4 .header {
    background-image: url(../image/header_4.png)
}
.nav-right {
    width: 200px; float: right; height: 100%;
}
.logo {
    margin-right: 150px; height: 100%;
    width:420px;
}
.logo_h {
    height: 50px;
    float:right;
    width:190px;
    margin-right: 20px;
    margin-bottom: 0px;
}
.top-btn {
    float: right; display: block; background-repeat: no-repeat; background-position: left center;
    text-decoration: none; margin: 2px 10px 0;
}
.top-btn:hover {
    text-decoration: none;
}
.top-btn-close {
    background-image: url(../image/top_btn_close.png);
    width: 16px; height: 16px;
}
.top-btn-min {
    background-image: url(../image/zoom.png);
    width: 66px; height: 47px; display: block;
}
.top-btn-max {
    background-image: url(../image/zoom.png);
    width: 66px; height: 47px;
}
.top-btn-customer {
    /* background-image: url(../image/top_btn_customer.png); */
    width: 60px; 
    height: 47px;
    margin-top:0px;
    display: none;
}
.column {
    height: 100%;
}
#question {
    float: right; width: 265px; background: #fafafa; border-left: 1px solid #EEE;
}
.question-close #question {
    display: none;
}
#separator {
    float: right; width: 15px; cursor: pointer;
    background: url(../image/btn_separator.png) no-repeat center center;
}
#main {
    margin-right: 280px; position: relative; left: 0; top: 0;
}
.question-close #main {
    margin-right: 15px;
}
#buttons {
    position: absolute; height: 45px; left: 0; bottom: 0; width: 100%; 
    background: #FFF;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
#inputBox {
    position: absolute; left: 0; bottom: 45px; width: 100%; height: 85px; background: #FFF;
    overflow: hidden;
}
#toolbar {
    position: absolute; left: 0; bottom: 131px; width: 100%; height: 34px;
}
#messages {
    position: absolute; left: 0; top: 0; width: 100%; background: #FFF;
    overflow-y: auto;
    overflow-x:hidden;
    scrollbar-face-color: #CCC;
    scrollbar-shadow-color: #EEE;
    scrollbar-highlight-color: #EEE;
    scrollbar-3dlight-color: #EEE;
    scrollbar-darkshadow-color: #EEE;
    scrollbar-track-color: #EEE;
    scrollbar-arrow-color: #999;
}
#messages, .chatTime{
	color:#888888;
	height:25px;
	line-height:25px;
	font-size:12px;
	width:100%;
	text-align:center;
}
#messages, #toolbar, #inputBox {
    border-right: 1px solid #E0E0E0;
   /*  border-bottom: 1px solid #E0E0E0; */
}
#inputBox textarea {
    border: none; width: 95%; height: 180px; padding: 10px; *height: 150px; overflow-y: auto;
    border:0px;
}
#inputBox textarea:focus {
    outline: none;
}
.tb-btn {
    display: block; height: 100%; background-position: center; width: 100%; float: left;
    background-repeat: no-repeat; text-decoration: none;
}
.tb-btn:hover {
    text-decoration: none;
}
.tb-btn span {
    display: block; margin-top: 28px; text-align: center;
    font-size: 11px; color: #999
}
.tb-send-file {
    background-image: url(../image/tb_send_file.png);
}
.tb-snap {
    background-image: url(../image/tb_snap.png);
}
.tb-emotion {
    background-image: url(../image/tb_emotion.png);
}
.tb-location {
    background-image: url(../image/tb_map.png?v=2);
}
.tb-font {
    background-image: url(../image/tb_font.png);
}
.tb-opinion {
    background-image: url(../image/pp.png);
}
#toolbar div{
	width:38px;
	height:100%;
	margin-left:10px;
	float:left;
}
#toolbar div.selected{
	background: url(../image/dh_zt_bg.png) no-repeat center center;
}

.skin-1 #toolbar .selected .tb-send-file{
	 background-image: url(../image/skin/orange/3.png);
}
.skin-1 #toolbar .selected .tb-snap{
	 background-image: url(../image/skin/orange/4.png);
}
.skin-1 #toolbar .selected .tb-emotion{
	 background-image: url(../image/skin/orange/8.png);
}
.skin-1 #toolbar .selected .tb-font{
	 background-image: url(../image/skin/orange/7.png);
}
.skin-1 #toolbar .selected .tb-opinion{
	 background-image: url(../image/skin/orange/pp.png);
}
.skin-1 #toolbar .selected .tb-location {
    background-image: url(../image/skin/orange/tb_location.png);
}

.skin-2 #toolbar .selected .tb-send-file{
	 background-image: url(../image/skin/blue/3.png);
}
.skin-2 #toolbar .selected .tb-snap{
	 background-image: url(../image/skin/blue/4.png);
}
.skin-2 #toolbar .selected .tb-emotion{
	 background-image: url(../image/skin/blue/8.png);
}
.skin-2 #toolbar .selected .tb-font{
	 background-image: url(../image/skin/blue/7.png);
}
.skin-2 #toolbar .selected .tb-opinion{
	 background-image: url(../image/skin/blue/pp.png);
}
.skin-2 #toolbar .selected .tb-location {
    background-image: url(../image/skin/blue/tb_location.png);
}

.skin-3 #toolbar .selected .tb-send-file{
	 background-image: url(../image/skin/green2/3.png);
}
.skin-3 #toolbar .selected .tb-snap{
	 background-image: url(../image/skin/green2/4.png);
}
.skin-3 #toolbar .selected .tb-emotion{
	 background-image: url(../image/skin/green2/8.png);
}
.skin-3 #toolbar .selected .tb-font{
	 background-image: url(../image/skin/green2/7.png);
}
.skin-3 #toolbar .selected .tb-opinion{
	 background-image: url(../image/skin/green2/pp.png);
}
.skin-3 #toolbar .selected .tb-location {
    background-image: url(../image/skin/green2/tb_location.png);
}

.skin-4 #toolbar .selected .tb-send-file{
	 background-image: url(../image/skin/red/3.png);
}
.skin-4 #toolbar .selected .tb-snap{
	 background-image: url(../image/skin/red/4.png);
}
.skin-4 #toolbar .selected .tb-emotion{
	 background-image: url(../image/skin/red/8.png);
}
.skin-4 #toolbar .selected .tb-font{
	 background-image: url(../image/skin/red/7.png);
}
.skin-4 #toolbar .selected .tb-opinion{
	 background-image: url(../image/skin/red/pp.png);
}
.skin-4 #toolbar .selected .tb-location {
    background-image: url(../image/skin/red/tb_location.png);
}

.btn-chat {
    float: right; margin-right: 10px; background-repeat: no-repeat;
    text-decoration: none; display: block; width: 100px; height: 34px;
    margin-top: 5px;
    cursor:pointer;
}

.shortCut{
	padding-top:8px;
	position:absolute;
	display:none;
	right:2px;
	bottom:34px;
	width:113px;
	height:80px;
	z-index:99999;
	background:url(../image/enter_bg1.png) no-repeat;
}
.shortCut div{
	width:104px;
	height:32px;
	line-height:32px;
	margin-left:4px;
	padding-left:10px;
	font-size:12px;
	cursor:pointer;
}
.shortCut div.selected{
	background:url(../image/enter_bg2.png) no-repeat;
}

.btn-chat:hover {
    text-decoration: none;
}
.btn-chat-send {
    background-image: url(../image/chat_btn_send.png);
}
.btn-chat-send .send{
	height:100%;
	width:100px;
	float:left;
}
.btn-chat-send .sendType{
	height:100%;
	width:33px;
	float:right;
}
.btn-chat-close {
    background-image: url(../image/chat_btn_close.png);
}
.question-head {
    height: 45px; /* background: url(../image/question.png) no-repeat 20px center; */
    border-bottom: 1px solid #EEE; line-height: 45px; text-align: left;
    text-indent: 10px; font-family: simhei; font-size: 16px;color: #f4811c;
}

.activity-head {
    height: 45px; /* background: url(../image/question.png) no-repeat 20px center; */
    line-height: 45px; text-align: left;
    text-indent: 10px; font-family: simhei; font-size: 16px;color: #f4811c;
}

.question-list {
    overflow-y: auto;
    scrollbar-face-color: #CCC;
    scrollbar-shadow-color: #EEE;
    scrollbar-highlight-color: #EEE;
    scrollbar-3dlight-color: #EEE;
    scrollbar-darkshadow-color: #EEE;
    scrollbar-track-color: #EEE;
    scrollbar-arrow-color: #999;
}
.question-list ul {
    padding: 0px;
    margin-left:15px;
    margin-right:15px;
}
.question-list ul li {
    line-height: 20px; text-align: left;
    border-bottom: 1px solid #EEE; list-style: none;
    font-family: Microsoft YaHei, SimSun; font-size: 12px; padding-top: 10px; padding-bottom: 10px;
}
.question-list .question{
	cursor:pointer;
	color:#888888;
	padding-left:5px;
}
.question-list .answer{
	font-size:12px;
	display:none;
	padding:0px;
	margin-top:15px;
}
.hotline {
   /*  background: url(../image/hotline.png) no-repeat center center; */
    width: 266px; height: 45px; display: block;
    position: absolute;
    bottom:0px;
}	
.chat-msg {
    float: left; clear: both; font-family: simhei; font-size: 15px;
    margin: 10px 30px 0; position: relative; left: 0; top: 0; text-align: left; line-height: 20px;
}
.chat-msg-1 {
    float: right;
}
.msg-body {
    margin: 0 15px; border: 1px solid rgb(255, 200, 190); padding: 20px;
    background: rgb(255, 239, 236);
}
.msg-arrow, .msg-lt, .msg-rt, .msg-lb, .msg-rb {
    position: absolute; z-index: 100;; background-repeat: no-repeat;
    background-color: #FFF; line-height: 8px;
}
.msg-arrow {
    left: 6px; top: 0; width: 16px; height: 22px; background-image: url(../image/msg_arrow_0.png);
    line-height: 22px;
}
.msg-rt {
    right: 15px; top: 0; width: 8px; height: 8px; background-image: url(../image/msg_rt_0.png); font-size: 1px;
}
.msg-lb {
    left: 15px; bottom: 0; width: 8px; height: 8px; background-image: url(../image/msg_lb_0.png); font-size: 1px;
}
.msg-rb {
    right: 15px; bottom: 0; width: 8px; height: 8px; background-image: url(../image/msg_rb_0.png); font-size: 1px;
}

.clearfix:after { visibility:hidden; display:block; font-size:0; content:""; clear:both; height:0;}
.clearfix{ *zoom:1;}
.answer{ padding:4px 20px;}
.answer .img{ 
	float:right; 
	width:38px;
	height:38px;
}
.answer .img img{
	width:38px;
	height:38px;
	border:0px;
}
.answerRight{ padding-top:0px;padding-bottom: 0px;float:right;}
.answerRight .time{
	color:#999999;
	width:120px;
	clear:right;
	float:right;
	/*
	display:none;
	*/
}
.answerText{
	float:right; 
	border: 1px solid #DADADA;
	margin-right:15px;
	background-color:#F4F4F4;padding:5px 16px; display:inline-block; *display:inline; *zoom:1; position:relative; 
}
.answerRight p{ line-height:25px; font-size:12px; color:#454545;word-wrap: break-word;word-break:break-all;}

.ask{ padding:4px 20px;}
.ask .img{ 
	float:left; 
	/*background:url(../image/w_kf_tx.png) no-repeat;*/
	width:38px;
	height:38px;
}
.ask .img img{
	width:38px;
	height:38px;
	border:0px;
}
.ask .ct{
	float:left;
	margin-left:25px; 
}
.ask .ct .name{
	line-height:20px;
	height:20px;
	font-size:12px;
	padding-left:5px;
	color:#8B8B8B;
}
.askRight{ padding-top:0px;padding-bottom: 0px;}
.askText{
	border: 1px solid #C4EAF1;
	background-color:#EAFCFF; padding:5px 16px; display:inline-block; *display:inline; *zoom:1; position:relative; 
}
.askRight .time{
	color:#999999;
	width:120px;
	/*
	display:none;
	*/
}
.askRight p{ line-height:25px; font-size:12px; color:#454545;word-wrap: break-word;word-break:break-all;}
.answer .answerText i, .ask .askText i{
	position:absolute;
}
.ask .askText .tl{
	width:16px;height:22px;
	top:-1px;left:-10px;
	background:url(../image/dh_qp_bg.png) no-repeat;
}
.ask .askText .tr{
	width:8px;height:8px;
	top:-1px;right:-1px;
	background:url(../image/dh_qp_bg_rj1.png) no-repeat;
}
.ask .askText .bl{
	width:16px;height:8px;
	bottom:-1px;left:-9px;
	background:url(../image/dh_qp_bg_lj.png) no-repeat;
	_display:none;
}
.ask .askText .br{
	width:8px;height:8px;
	bottom:-1px;right:-1px;
	background:url(../image/dh_qp_bg_rj2.png) no-repeat;
	_display:none;
}

.answer  .answerText .tl{
	width:16px;height:22px;
	top:-1px;left:-1px;
	background:url(../image/dh_qp_bg1_lj1.png) no-repeat;
}
.answer  .answerText .tr{
	width:16px;height:22px;
	top:-1px;right:-10px;
	background:url(../image/dh_qp_bg1.png) no-repeat;
}
.answer  .answerText .bl{
	width:16px;height:8px;
	bottom:-1px;left:-1px;
	background:url(../image/dh_qp_bg1_lj2.png) no-repeat;
	_display:none;
}
.answer  .answerText .br{
	width:8px;height:8px;
	bottom:-1px;right:-1px;
	background:url(../image/dh_qp_bg1_rj.png) no-repeat;
	_display:none;
}

.fontLayout, .faceLayout, .fileLayout{
	position:absolute;
	display:none;
	bottom:166px;
	left:0px;
	width:100%;
	overflow:hidden;
	z-index:999;
	background-color:#FBFBFB;
	border-top:1px solid #c2c2c2;
}
.fontLayout{
	height:40px;
	padding-top:3px;
	font-size:12px;
}
.fontLayout .sel{
	float:left;
	margin-left:5px;
	padding-left:10px;
	width:80px;
	height:32px;
	line-height:32px;
	border:1px solid #c2c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    background-color:#ffffff;
}
.fontLayout .font{
	width:140px;
}
.fontLayout .fontSize{
	width:80px;
}
.fontList, .fontSizeList{
	position:absolute;
	border:1px solid #c2c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    background-color:#ffffff;
    bottom:208px;
    z-index:9999;
    overflow-y:auto;
	overflow-x:hidden;
	display:none;
	font-size:12px;
}
.fontList div, .fontSizeList div{
	height:20px;
	line-height:20px;
	padding-left:5px;
}
.fontList div.selected, .fontSizeList div.selected{
	background-color:#DCFAFF;
}
.fontList{
	left:10px;
	height:80px;
	width:140px;
}
.fontSizeList{
	left:167px;
	height:80px;
	width:80px;
}

.faceLayout{
	height:106px;
	padding-top:5px;
}
.faceLayout .border{
	float:left;
	width:35px;
	height:35px;
	border:0px;
}

.faceLayout .img{
	width:25px;
	height:25px;
	background-position-x: left;
	background:url(../image/face/fface.gif) no-repeat center center;
	cursor:pointer;
}

.fileLayout{
	height:45px;
	line-height:45px;
}
.fileLayout .file-box{
	float:left;
	position:relative;
	padding-left:5px;
	height:100%;
	_height:30px;
	_margin-top:7px;
}
.fileLayout .file-box .txt{ height:25px; border:1px solid #cdcdcd; width:250px;line-height:23px;} 
.fileLayout .file-box .btn{ background-color:#FFF; border:1px solid #CDCDCD;height:27px; width:70px;} 
.fileLayout .file-box .file{ position:absolute; top:7px; left:0px; _left:5px; height:28px; filter:alpha(opacity:0);opacity: 0;width:325px; }

.fileLayout .sendFileBtn{
	float:right;
	margin-right:5px;
	margin-top:6px;
	width:112px;
	height:32px;
	background:url(../image/cc_upload_btn.png) no-repeat;
	cursor:pointer;
}

.mask{
	display:none;
	position:absolute;
	z-index:10000;
	top:0px;
	left:0px;width:9999px;
	height:9999px;
	background-color:rgb(0,0,0);
	filter:alpha(opacity=30);
	opacity: 0.3;
}

.opinionLayout{
	position:absolute;
	display:none;
	height:40px;
	z-index:99999;
	width:400px;
	background-color:#FBFBFB;
	text-align:left;
}

.opinionLayout .head{
	height:50px;line-height:50px;
	background-color:#F3F3F3;
	position:relative;
}
.opinionLayout .head .title{
	margin-left:15px;
	padding-left:35px;
	font-weight:bold;
	background:url(../image/pj_icon1_tt.png) no-repeat left center;
}

.opinionLayout .head .close{
	position:absolute;
	top:5px;
	right:20px;
	height:40px;
	width:20px;
	cursor:pointer;
	background:url(../image/pj_kk_close.png) no-repeat left center;
}

.opinionLayout .context .level, .opinionLayout .context .desp{
	margin-left:10px;
	margin-right:10px;
}
.opinionLayout .context, .opinionLayout .button{
	background-color:#ffffff;
}
.opinionLayout .context .level{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #E2E2E2;
}
.opinionLayout .level .start{
	padding-left:2px;
	float:left;
	width:30px;
	height:60px;
	cursor:pointer;
	background:url(../image/pj_hui_xx.png) no-repeat center center;
}
.opinionLayout .level div.selected{
	background:url(../image/pj_hs_xx.png) no-repeat center center;
}
.opinionLayout .level .text{
	float:right;
	font-size:14px;
}
.opinionLayout .desp .text{
	margin-top:5px;
	margin-left:3px;
	height:30px;
	line-height:30px;
	padding-left:30px;
	background:url(../image/pj_icon2_tt.png) no-repeat left center;
}
.opinionLayout .desp textarea{
	width:380px;
	height:100px;
}
.opinionLayout .button{
	width:100%;
	height:70px;
}
.opinionLayout .button div{
	padding-top:10px;
	height:46px;
	width:114px;
	float:right;
	margin-right:10px;
	cursor:pointer;
}
.opinionLayout .button .commit-1{
	background:url(../image/pl_tj_jus_btn1.png) no-repeat left center;
}
.opinionLayout .button .commit-2{
	background:url(../image/pl_tj_lans_btn1.png) no-repeat left center;
}
.opinionLayout .button .commit-3{
	background:url(../image/pl_tj_lvs_btn1.png) no-repeat left center;
}
.opinionLayout .button .commit-4{
	background:url(../image/pl_tj_hons_btn1.png) no-repeat left center;
}

.intercept{
	position:absolute;
	display:none;
	height:40px;
	z-index:99999;
	width:400px;
	background-color:#FBFBFB;
	text-align:left;
}

.intercept .head{
	height:50px;line-height:50px;
	background-color:#F3F3F3;
	position:relative;
}

.intercept .head .close{
	position:absolute;
	top:5px;
	right:20px;
	height:40px;
	width:20px;
	cursor:pointer;
	background:url(../image/pj_kk_close.png) no-repeat left center;
}

.rebotAnswer{
	font-size:12px;
	line-height:20px;
}
.rebotAnswer .title{
	
}
.rebotAnswer ul{
	list-style:none;padding-left:15px;
}
.rebotAnswer ul li{
	list-style-type:square;
}

.leaveMsgContext,.leaveMsgSuccess {
	background-color: #ffffff;
	text-align: left;
	border-bottom-left-radius: 8px;
	/*overflow-x: hidden;
	overflow-y: auto;*/
}
.leaveMsgContext #leaveMsgForm {
    height: calc(100% - 120px);
    overflow: auto;
}
.leaveMsgSuccess .msg {
	position: relative;
	top: 50%;
	text-align: center;
	font-size: 25px;
}
.leaveMsgContext{
	background-color:#ffffff;
	text-align:left;
}
.leaveMsgContext .title{
	border-bottom:1px solid #E7E7E7;
	width:100%;
}
.leaveMsgContext .title div{
	padding-left:40px;
	margin-left:20px;
	background:url(../image/ly_fk_ly_icon.png) no-repeat left center;
	height:45px;
	line-height:45px;
	font-size:16px;
	font-family: Microsoft YaHei, SimHei;
}

.leaveMsgContext .form-label {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 50px;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	text-align: right;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.leaveMsgContext .form-item {
	margin-top: 20px;
}

.leaveMsgContext .form-item .head {
	clear: left;
	width: 120px;
	padding-right: 10px;
	font-size: 14px;
	text-align: right;
}

.leaveMsgContext .form-item .form-item-required {
	color: #ff0042;
	display: inline-block;
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

.leaveMsgContext .form-item .form_tip {
	background: url(../image/leaveMsg_error.png) no-repeat;
	padding: 0 0 0 24px;
	color: #ff5b5b;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
}

.leaveMsgContext .form-item select {
	width: 420px;
}
.leaveMsgContext .form-item input[type="text"],select {
	width: 400px;
	height: 40px;
	border: 1px #aaa solid;
	border-radius: 4px;
	text-align: left;
	padding: 0 8px;
}

.leaveMsgContext .form-item textarea {
	width: 418px;
	height: 90px;
	line-height: 20px;
	overflow-y: auto;
	padding: 7px 8px;
	border: 1px solid #c1c1c1;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out;
}

.leaveMsgContext .buttons {
	position: relative;
    width: 100%;
    height: 74px;
    bottom: 0;
    left: 0;
    z-index: 10000;
    padding-top:20px;
}

.leaveMsgContext .buttons .commit {
	clear: left;
	width: 88px;
	height: 34px;
	/*background: url(../image/ly_tj_btn.png) no-repeat;*/
	float: left;
	margin-left: 76px;
	font-family: helvetica, elvetica, elvetica;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
	color: #444444;
	border: 1px solid #D7D7D7;
 	border-radius: 5px;
}

.leaveMsgContext .buttons .cancel,.turn-back {
	width: 88px;
	height: 34px;
	/*background: url(../image/ly_qx_btn.png) no-repeat;*/
	float: left;
	margin-left: 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
	color: #444444;
	border: 1px solid #D7D7D7;
 	border-radius: 5px;
}

.leaveMsgContext .buttons .return {
	width: 88px;
	height: 34px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
	color: #444444;
	border: 1px solid #D7D7D7;
 	border-radius: 5px;
}

.leaveMsgContext .upload_tiptop {
	padding-left: 76px;
	color: #999;
}

.leaveMsgContext .form-bottom {
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
}

.leaveMsgContext .form-item input[type="radio"] {
	width: 15px;
	vertical-align: sub;
	height: 15px;
	margin-left: 10px;
}

.leaveMsgContext .thumb-wrap {
	display: inline-block;
	width: 100%;
}

.leaveMsgContext .upload-thumb-wrap .thumb-item {
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	    margin-top: 10px;
	margin-right: 20px;
}

.leaveMsgContext .upload-thumb-wrap .thumb-item-first {
	padding-left: 76px;
}

.upload-thumb-wrap .thumb-item-wrap {
	width: 100px;
	height: 100px;
}

.upload-thumb-wrap .thumb-item .img-wrap {
	width: 100px;
	height: 100px;
}

.upload-thumb-wrap .thumb-item .thumb-img-box {
	width: 98px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	color: #999;
	border: 1px dashed #c4c4c4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

.upload-thumb-wrap .thumb-item .thumb-img-box .file-input {
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity =     0);
	position: absolute;
	width: 98px;
	height: 98px;
	left: 0px;
	top: 0;
	z-index: 666;
}

.add-file-plus{
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
}

.upload-thumb-wrap .thumb-item .thumb-img-box .file-input-first {
	left: 76px;
}

.upload-thumb-wrap .thumb-item .info {
	display: none;
}

.upload-thumb-wrap .thumb-item .info .link {
	float: right;
	margin-left: 5px;
}

.thumb-wrap .thumb-item .link {
	margin-left: 20px;
}

.link {
	color: #529dd2;
}

.upload-thumb-wrap .thumb-item .info .name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#suggested_question{
	 position: absolute; left: -8px; bottom: 170px; width: auto; 
	 z-index:200;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	 font-size: 12px;
  	 text-align: left;
  	 line-height: 24px;
   	margin-left:10px;	
   	padding: 5px;
   	padding-left:8px;
   	padding-right:20px;
    border: 1px solid #DFDFDF; /*#B8DFFD;*/
   	background-color: #F4F4F4;;
}
#suggested_question ul {
	margin:0px;padding:0px;
	
}
#suggested_question ul li a{
	text-decoration:none;
	color:black;
	margin-left:1px;
}

#suggested_question ul li a:hover{
	background-color:#CECDCD;
}

#hint_propmt {
    height: 28px; line-height: 28px;
    background: url(../image/hint-1.png) repeat-x;
    left:0;
    top:0px;
    position: absolute;     
    width:100%;
    padding-bottom:20px
}
.hint-closer {
    text-decoration: none; width: 21px; height: 22px; margin: 3px 10px 0 0;
    background: url(../image/hint_closer.png) no-repeat;
    display: block; float: right;
}
.hint-closer:hover {
    text-decoration: none;
}
.hint-content {
    margin: 0 33px 0 20px; 
    color: #8e782c;
   /* color: #C0E2FD;*/ 
    font-size: 13px;
    /* text-align: left;*/
    
}
.focus{width:240px; margin:0 auto; position: relative; overflow: hidden;}
.images{height: 131px; overflow: hidden; position: relative; padding: 0}
.adPosition{height:40px; overflow: hidden; position: relative; padding-left: 6px; margin-top: 20px; font-size:12px;}

.progressWrap{
 	display:none;
	position:absolute;
	height:24px;
	background-color:#FFFFFF;	
	text-align:center; 
	bottom:2px;
	width:100%;
	z-index:1000;
}
.progressBar{
	position:relative;
	height:24px;
	background-color:#FFFFFF;	
	border:1px solid #BBBBBB;
	text-align:center; 
	margin:2px;
}
.progressBar .uploadBar{	
	height:20px;
	background-color:#6CAF00;	
	border:2px solid #FFFFFF;
	width:100%;
}
 .progressBar .uploadBar .uploadPercent{	
	position:absolute; 
    left:0; 
    top:0; 
    height:24px; 
    text-align:center;
    line-height:24px; 
    width:100%;
    z-index:1000; 
}
 .progressWrap{
 	display:none;
	position:absolute;
	height:24px;
	background-color:#FFFFFF;	
	text-align:center; 
	bottom:2px;
	width:100%;
	z-index:1000;
}
.progressBar{
	position:relative;
	height:24px;
	background-color:#FFFFFF;	
	border:1px solid #BBBBBB;
	text-align:center; 
	margin:2px;
}
.progressBar .uploadBar{	
	height:20px;
	background-color:#6CAF00;	
	border:2px solid #FFFFFF;
	width:100%;
}
 .progressBar .uploadBar .uploadPercent{	
	position:absolute; 
    left:0; 
    top:0; 
    height:24px; 
    text-align:center;
    line-height:24px; 
    width:100%;
    z-index:1000; 
}

.tmap_box input[type="text"]{
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	height: 23px;
	color: #333;
}

.tmap_box button{
	font-size: 15px;
	color: #1e88e5;
	border: none;
	padding: 10px;
	background-color: #fff;
	cursor: pointer;
	border-radius: 3px;
}

.phoneLeaveMsgBtns .commit{
	clear:left;
	width:88px;
	height:34px;
	background:url(../image/ly_tj_btn.png) no-repeat;
	float:left;
	margin-left:130px;
}

.phoneLeaveMsgBtns .commit{
	margin-left:20px;
}

.phoneLeaveMsgBtns .cancel{
	width:88px;
	height:34px;
	background:url(../image/ly_qx_btn.png) no-repeat;
	float:left;
	margin-left:20px;
}
.show_cust_input{
	position:absolute;
	width:99.5%;
	height:30px;
	color: red;
	line-height:30px;
	bottom:166px;
	overflow:hidden;
	z-index:300;
	background:#f4f4f4;
	padding-left:2px;
	padding-right:2px;
	border-top:1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	display:none;
}