.layim-chat-send button {
  width: 40px;
}
.LayImAhrefNode {
  padding: 10px 25px;
  background-color: #f08000 !important;
  font-size: 0.64rem !important;	
  color: #fff;
  border-radius: 5px;
  margin: 10px auto;
  display: table !important;
  line-height: 100%;
  width: unset;
}
.details-section .d-intro .tool-box {
  margin-bottom: 30px;
}
.d-intro .LayImAhrefNode {
  width:100%;
  height: 1.87733333rem;
  display: block !important;
  padding: unset;
  line-height: 1.87733333rem;
  text-align: center;
  border-radius: 3px;
}/* width: 13.65333333rem; */
.indexchat {	
}
.indexchat a {
	display: block;
	color: #fff;
}
.indexchat a.LayImAhrefNode{
	width: 40px;
	padding: 45px 0 5px;
	border-radius: 3px;
	background-color: #f08000;
	background-image: url("chatnow.png"/*tpa=http://m.yuntiancranes.com/images/wap.m11/chatnow.png*/);
	background-position: center 10px;
	background-repeat: no-repeat;
	position: fixed;
	right: 0;
	bottom: 120px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	z-index: 99999;
}
#topcontrol{
	z-index: 99999;
}
#emailInput{
	border: 1px solid #ddd;
}