/*询盘云表单样式*/
.usedComp{float: left;width: 44%;margin-right: 6%;margin-bottom: 20px;}
/* .usedComp:nth-child(3n+1){margin-left: 0;} */
.usedComp:nth-child(5){width: 94%;}
.usedComp:nth-child(6){width: 94%;}
.usedComp label{font-size: 14px;line-height: 36px;color: #868686;text-transform: capitalize;}
.xhl-footer{float: left;}
.usedComp span{color: #c4a36d;padding-left: 5px;}
.xhl-input-xlarge{width: 100%;height: 40px;border: 0;/*border:1px solid #c8d0e3;*/}
.xhl-controls .xhl-textarea{width: 100%;height: 150px;resize: none;border: none; /*border:1px solid #c8d0e3;*/}
.xhl-controls .xhl-submit,.but_pro span{background-color: #1488f5;color: #fff;border: 0;padding: 15px 35px;font-size: 16px;font-weight: bold;}
.xhl-controls{position: relative;}
.xhl-controls .xhl-form-tip{position: absolute;right: -10px;}
.xhl-footer{
	width: 94%;
	margin-bottom: 0!important;
}
#xhlFormSubmit {
   	width: 350px;
   	margin: 0 auto;
	text-align: center;
	color: #868686;
	padding: 15px 20px;
	vertical-align: middle;
	background: #efefef;
	margin-top: 20px;
	text-transform: uppercase;
  }
  #xhlFormSubmit:hover {
  	background-color: #c4a36d;
  	color: #fff;
  }
.usedComp input {
	outline: none;
	padding: 0 20px;
}
.usedComp textarea {
	padding: 20px;
	outline: none;
}
.xhl_form {
	background-color: transparent;
	padding: 0 !important;
}
.xhl_form .usedComp:nth-child(5) .xhl-controls input{
	height: 40px;
}
.xhl_form .usedComp:nth-child(7) {
	width: 94%;
}
.xhl-footer:hover{
	cursor:pointer;
}
@media (max-width:1920px){

}
@media (max-width:1440px){

}
@media (max-width:1200px){

}
@media (max-width:768px){

	.usedComp{
		width: 94%;
	}
	.xhl_form .usedComp:nth-child(1) {
		width: 94%;
	}
	.xhl_form .usedComp:nth-child(2) {
		width: 94%;
	}
}
@media (max-width:500px){

}
@media (max-width:375px){

}
@media (max-width:320px){

}
.message {
	background-color: #f8f8f8;
	padding: 60px 0;
}
.message h2 {
	text-transform: none;
	text-align: center;
	margin-bottom: 40px;
}
.contact_bot_ri .message {
	background-color: transparent;
	padding-top: 0;
}
.contact_bot_ri .message h2 {
	display: none;
}
.contact_bot_ri .message #xhlFormSubmit {
	width: 100%;
}

.contact_bot_ri .message .xhl-input-xlarge {
	border:1px solid #c8d0e3;
}



