body {
	font-family: Tahoma, 'Microsoft Yahei', Simsun !important;
	padding: 0;
}
/********************bootstap********************************/

/********************header**************************/
.header .navbar-inner {
	filter: none !important;
	background-image: none !important;
	height: 58px;
	padding: 0;
	border-bottom: 1px solid #e5e1db;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}

.header.navbar-fixed-top {
	z-index: 9995 !important;
}

.header {
	padding: 0 !important;
	margin: 0 !important;
}

.navbar-inverse .brand {
	color: #fff;
	padding: 5px 10px 5px;
}

.header .brand .logo {
	margin-left: 10px;
	margin-top: 2px;
	width: 140px;
}

.logo_split {
	margin: 0px 0px 0px -50px;
}
.wy{
	margin: 0px 0px 0px -250px;
	margin-top: 100px;
	text-align: center;
	line-height: 37px;
}
.header .brand  li {
	color: #BCA070;
	float:left;
	list-style: none;
}

.header .brand li {
	margin-left: 5px;
	width: 200px;
}

.navbar-inverse .nav>li>a {
	color: #fff;
	text-shadow: 0 -1px 0 #fff;
}

.nav.pull-right {
	color: #4e4e4e;
	font-family: Tahoma, 'Microsoft Yahei', Simsun !important;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
}

.nav.pull-right span {
	color: #BCA070;
}

/**************************footer***********************************/
.footer {
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	width: 100%;
	background: #fff;
}
/***********************container*******************************/
.page-container {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	background: #f5f4f1;
}

.page-header-fixed .page-container {
	top: 59px;
}

.page-home-qa {
	position: absolute;
	top: 29px;
	bottom: 1px;
	right: 0;
	left: 0;
	overflow: auto;
}

.page-mid-top {
	position: absolute;
	top: 29px;
	bottom: 180px;
	right: 0;
	left: 0;
	overflow: auto;
}

.page-mid-bottom {
	position: absolute;
	height: 180px;
	border-top: 1px solid #dddddd;
	bottom: 1px;
	right: 0;
	left: 0;
	bottom: 1px;
}

.page-main {
	position: absolute;
	top: 20px;
	bottom: 70px;
	width: auto;
	right: 40px;
	left: 40px;
	padding: 0;
	background: #fff;
	border: 1px solid #dddddd;
}
/***********************form-horizontal********************************/
.form-horizontal .control-label {
	width: 100px;
}

.form-horizontal .control-label span {
	color: red;
	font-size: 16px;
}

.form-horizontal .controls {
	margin-left: 120px;
}
.form-horizontal .form-actions {
	padding-left: 120px;
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border-top: 0px solid #e5e5e5;
}
/***********************tab*******************************/
.nav-tabs>li>a, .nav-tabs>li>.close {
	float: left;
}

.nav-tabs>li>.close {
	margin-left: -15px;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	border: 0px solid #ddd;
	border-right: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
}

.nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	background-color: #fff;
}

.tab-pane {
	overflow: auto;
}

.nav {
	margin-bottom: 0;
}

.nav-tabs {
	border-bottom: 0px solid #ddd;
	background: url("../images/tab_bg.png") repeat-x;
}

.nav-tabs>li {
	margin-bottom: -2px;
}

.nav-tabs>li>a {
	color: #555;
	background-color: #BCA070;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 0px solid #ddd;
	border-radius: 0;
	border: 0;
	font-size: 16px;
}

/******************accordion****************************/
.accordion-toggle i {
	float: right;
}

.accordion-group {
	border-radius: 0;
	border: 0 solid #e5e5e5;
}

.accordion-heading {
	background: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #666666;
}

.accordion-inner {
	border-top: 0 solid #e5e5e5;
}	

/*闂侇偓鎷烽崵锟�*/
.accordion-inner .exit{
	float: right;
	cursor: pointer;
	color: #bca06f;
	margin-right: -10px; 
	margin-top: -10px;
}
.accordion-inner .exit a{
	color: #bca06f;
	
	
}
/*********************icon***********************/
.icon-bold {
	background: url("../images/icons.png") no-repeat;
	background-position: 0 0;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}

.icon-italic {
	background: url("../images/icons.png") no-repeat;
	background-position: -60px 0;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}

.icon-smiling {
	background: url("../images/icons.png") no-repeat;
	background-position: -60px -20px;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}

.icon-underline {
	background: url("../images/icons.png") no-repeat;
	background-position: -140px 0;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}

.icon-picture {
	background: url("../images/icons.png") no-repeat;
	background-position: -580px -40px;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}

.icon-video {
	background: url("../images/icons.png") no-repeat;
	background-position: -100px -20px;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}
.icon-end {
	background: url("../images/icons.png") no-repeat;
	background-position: -360px -40px;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	line-height: 20px;
}
/*********************end**bootstrap************************/

/*********************IM**************************/
/********闁秆勫姇閼垫垶绌遍埄鍐х礀*************/
.im-agent {
	margin-top: 10px;
	height: 160px;
	border-bottom: 1px solid #ff8000;
}

.im-agent.full {
	text-align: center;
}

.im-agent.full img {
	width: 208px;
	height: 158px;
}
/* .im-agent img{
	width: 128px;
	height: 128px;
	
} */
/*********闁瑰吋绮庨崒銊╁冀閿燂拷***********/
.im-agent-search {
	background: #f7f7f7;
	padding: 0;
	text-align: center;
}

.im-agent-search .input-append {
	padding: 10px 0 0 0;
	margin-left: -42px;
}

.im-agent-search .input-append .btn img {
	height: 16px;
}

.im-agent-search .input-append input {
	width: 100%;
}

.im-agent-split {
	background: #f7f7f7;
	height: 10px;
}
/*********QA************/
.im-qa-title {
	padding: 5px 0 0 20px;
	font-size: 16px;
	color: #BCA070;
}

.im-qa-title img {
	height: 16px;
}

.im-qa-list {
	padding: 5px 20px 0 20px;
	list-style: none;
	overflow: hidden;
}
.im-qa-list li {
	padding-left: 14px;
	height: 20px;
	line-height: 18px;
	margin: 10px 0;
	background: url(../images/row.png) no-repeat left 4px;
	cursor: pointer;
}

.im-qa-list li:HOVER {
	text-decoration: underline;
	color: blue;
}
.im-qa-list .accordion-heading {
	background: #fff;
	border-top: 0 solid #e5e5e5;
	border-bottom: 0 solid #e5e5e5;
	color: #666666;
}

.im-tag-list .accordion-heading {
	background: #fff;
	border-top: 0 solid #e5e5e5;
	border-bottom: 0 solid #e5e5e5;
	color: #666666;
}
.im-qa-list .accordion-heading a {
	color: #666666;
}

.im-qa-list   .accordion-heading .accordion-toggle {
	display: block;
	padding: 2px 10px;
}

.im-qa-list .accordion-body {
	padding: 0px 15px 0 15px;
}

.im-qa-list .accordion-inner {
	padding: 9px 15px 9px 30px;
	border: 1px solid #e5e5e5;
	background: #fff;
	margin-top: 10px;
	overflow: hidden;
}

.im-qa-list .accordion-inner .arrow, .im-qa-list .accordion-inner .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.im-qa-list .accordion-inner .arrow {
	border-width: 11px;
	top: 1px;
	left: 5%;
	margin-left: -11px;
	border-bottom-color: #e5e5e5;
	border-top-width: 0;
}

.im-qa-list .accordion-inner .arrow:after {
	border-width: 10px;
	content: "";
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0;
	
}
.im-qa-eval {
	height: 30px;
	width: 100%;
	line-height: 30px;
	margin-top: 10px;
}
.im-qa-reason{
	float: left;
	display: none;
}
 
.im-qa-eval-good ,.im-qa-eval-bad{
	float: right;
	height: 20px;
	line-height: 20px;
	margin-left: 20px;
	margin-right:10px;
	cursor: pointer;
}
.im-qa-eval a{
   color:#bca06f;

 }

.im-qa-eval-good img, .im-qa-eval-bad img {
	width: 20px;
	margin-top: 0;
}


.im-tag-list {
	padding: 5px 20px 0 20px;
	list-style: none;
	overflow: hidden;
	
}

.im-tag-list .im-tag-heading {
	background: #fff;
	border-top: 0 solid #e5e5e5;
	border-bottom: 0 solid #e5e5e5;
	color: #666666;
}

.im-tag-list .im-tag-heading a {
	 color: #BCA070;
	text-decoration: none;
	font-size: 16px;
}
/**************editor************************/
.im-editor {
	width: 97%;
	margin-left: 1%;
	margin-top: 5px;
	height: 80px;
	overflow:hidden;
	resize:none;
	font-size: 12px;
	color: #4B4B4B;
}
/************editortool*****************/
.im-edit-tools {
	background: url("../images/tab_bg.png") repeat-x;
	height: 32px;
	border-bottom: 1px solid #dddddd;
}

.im-edit-tools ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.im-edit-tools ul li {
	float: left;
	height: 32px;
	width: 32px;
	text-align: center;
	line-height: 32px;
	margin-left: 10px;
	cursor: pointer;
}

.im-edit-tools ul li.seting, .im-edit-tools ul li:HOVER.seting, .im-edit-tools ul li.active.seting {
	width: 12px;
	margin: 0;
	border: 0 solid #dddddd;
}

.im-edit-tools ul li:HOVER.seting, .im-edit-tools ul li.active.seting {
	background: #dddddd;
}

.im-edit-tools ul li.seting .caret {
	margin-top: 12px;
}

.im-edit-tools ul li.active, .im-edit-tools ul li:HOVER {
	border: 1px solid #dddddd;
	height: 26px;
	width: 26px;
	margin-left: 12px;
	margin-right: 2px;
	line-height: 26px;
	margin-top: 2px;
}
/***************婵ɑ姊归崷锟�*********************/
.im-chat-speech {
	margin: 5px 0;
	padding: 6px 6px 10px 6px;
	table-layout: fixed;
	word-break: break-all;
	position: relative;
	border: 0px solid #989898;
	min-height: 30px;
	color: #fff;
	margin-top: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width:400px;
}

.im-chat-speech:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 17px;
	border: 8px solid;
	border-color: transparent transparent #f3f3f3 transparent;
}

.im-chat-time {
	font-size: 10px;
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
}

.im-chat-hint {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	text-align: left;
	color: #ad9a31;
	font-size: 12px;
}
/***************鐎归潻缂氶弲璺侯潩閺冿拷婧�*********************/
.im-chat-leftheader {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.im-chat-leftheader img {
	width: 48px;
	height: 48px;
}

.im-chat-speech.left {
	margin-left: 15px;
	width: auto;
	float: left;
	background: #DDDEDE;
	max-width: 60%;
	color: #000;
}

.im-chat-speech.left:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 10px;
	bottom: 10px;
	left: -8px;
	border-width: 8px 9px 8px 0;
	border-color: transparent #DDDEDE;
}
/***************闁告瑥鍘栭弲璺侯潩閺冿拷婧�**********************/
.im-chat-rightheader {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

.im-chat-rightheader img {
	width: 48px;
	height: 48px;
}

.im-chat-speech.right {
	margin-right: 15px;
	width: auto;
	max-width: 60%;
	float: right;
	background: #0AADD3;
	color: #fff;
}

.im-chat-speech.right .im-chat-time {
	text-align: right;
}

.im-chat-speech.right:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 10px;
	bottom: auto;
	left: auto;
	right: -8px;
	border-width: 8px 0 8px 9px;
	border-color: transparent #0AADD3;
}

/****************閻炴稏鍔嶉崕锟�*********************/
.im-emtion {
	position: absolute;
	left: 40px;
	z-index: 1010;
	width: 378px;
	background-color: #fff;
	border: 1px solid #dddddd;
	top: -220px;
}

.im-emtion li {
	width: 25px !important;
	height: 25px !important;
	line-height: 25px !important;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 2px !important;
	margin-left: 2px !important;
}

.im-emtion li:HOVER {
	width: 25px !important;
	height: 25px !important;
	line-height: 25px !important;
	margin: 0 !important;
	padding: 0 !important;
}
/**************闁规惌浜滃ù锟�****************/
.im-pic-seting {
	position: absolute;
	left: 140px;
	z-index: 1010;
	top: 30px;
	float: left;
	width: 190px;
	padding: 10px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.im-pic-seting li {
	width: 190px !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 26px !important;
	line-height: 26px !important;
}

.im-pic-seting li:HOVER {
	width: 190px !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 26px !important;
	line-height: 26px !important;
	border: 0 !important;
}

.im-pic-seting>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
	height: 20px;
}

.im-pic-seting>li>a:hover, .im-pic-seting>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

/***********************闁告碍鍔曞鍐箵閹邦喓浠�***************************/
.im-toast {
	height: 40px;
	line-height: 40px;
	background: #75cfdf;
	position: fixed;
	top: 59px;
	left: 0;
	right: 0;
	opacity: .8;
	filter: alpha(opacity = 80);
	z-index: 3000;
	color: #fff;
	text-align: center;
	display: none;
}

/*************loading*****************/
.im-loading {
	position: absolute;
	width: 300px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	text-align: center;
	padding: 7px 0 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #aaa;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	 opacity: 0.8;
	
}

.im-loading img {
	clear: both;
}

.im-loading div {
	margin: 10px 0;
}
/******************濞戞梹绻傞鍌炲冀閿燂拷********************/
.im-grid-9{
	margin: 0;
	padding: 0;
}
.im-grid-9 .grid-9-3{
	width: 127px;
	background: #fff;
	border-right: 0 solid #f7f7f7;
	border-bottom: 0 solid #f7f7f7;
	float: left;
	text-align: center;
	height: 100px;
	line-height: 100px;
}
.im-grid-9 .grid-9-3 div{
	 position: relative;
 	 margin-top: -70px;
 	 
 }
.button{
 float: right;
 color: #bca06f;
 cursor: pointer;
 margin-right: 10px;
}
.button a{
	 color: #bca06f;
	 font-size: 16px;
}
.im-qa-list .accordion-heading a{
	border :3px;
} 
/* 闁煎崬锕ら妵澶愬箰婢舵劖灏﹂柣銊ュ缁楀懘骞忔径搴＄秴闁告娲戠紞鍛磾閿燂拷/

/*auto*/
  #search label {
	  display: block;
  }
.dropdown-menu{
	margin-left: -100px;
}
  #search-text {
	  width: 150px;
  }

  .placeholder {
	  color: #999;
  }        

  /*#sidebar .autocomplete {*/
  .autocomplete {
	  margin:0px;
	  position: absolute;
	  background: #fff;
	  border: 1px solid #888;
	  width:223px;
	  list-style-type: none;
	  z-index: 52;
	  /* border-bottom: 0px; */
  }

  /*#sidebar .autocomplete li {*/
  .autocomplete li {
		  padding:2px;
		  margin:0;
		  margin-left:-40px;
		  /* border-bottom: solid 1px; */
   }

  /*#sidebar .autocomplete li.selected {*/
  .autocomplete li.selected {
			  background: #999;
			  color: #fff;
  }
 .more{
 margin-left:20px;
 cursor: pointer;
 }
 .pic{
 width: 130px;
 height: 80px;
 }
 .error{
 margin-left: 20px;
 }
 .inp{
 margin-top: 7px;
 }
 input:-ms-input-placeholder{
 color: #4B4B4B;
 }