@charset "utf-8";
/* CSS Document */


/*.content{	
	font-size:0.75em;
	padding:50px;
}*/
.consult {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 70%;
	padding: 40px 90px;
	box-sizing: border-box;
	background: #eee;
	margin:0 auto 150px auto;
	/*
	min-height:320px;
	min-width:450px;*/	
	/*float: right;*/
}
#siimage{
	width:100px;
	height:30px;
}
form{	
	font-size: 0.875em;	
	/*font-size: 0.75em;*/
}
.consult .w1 {
	float: left;
}
.consult .cont {
	margin: 15px 0;
}
.consult form {
	max-width: 700px;
	margin: 0 auto;
}
section {
	position:relative;
	padding: 160px 5% 50px;
	min-height: inherit;
}
.ImgWrap4 {
	position: absolute;
	left:0;
	margin-top: 30%;
	top: 250px;
	/*bottom: 0px;*/
	width: 25%;
	min-height: inherit;
}
.ImgWrap4.right {
	left: auto;
	right: 25%;
	margin-top: 0;
}
.ImgWrap4.right .Img img {
	width: 100%;
	height: auto;
	min-height: inherit;
}
.ImgWrap4 .Img img {
	width: 100%;
	height: auto;
	min-height: inherit;
}
.ImgWrap2{
	position:absolute;
	width:100%;
	height:100%;
}
.ImgWrap{
	margin-top:37%;
	top:0;
	left:auto;
	right:15%;
	width:15%;
	
	max-width:250px;
	}
.ImgWrap .Img img {
	width: 100%;
	height:auto;
	min-height: inherit;
}
	
/*.formTitle b{font-size:1.1em;}*/
.w1 {/*margin-right:20px; width:265px;*/
	margin: 10px 2% 10px 0;
	width: 48%
}
.w2 {
	float: left;
}
.w3 {
	overflow: hidden;
}
.w3 > div {
	float: left;
	width: 33%;
}
.w4 {
	margin: 10px 0;
}
.refresh .w3 > div {
	width: auto;
	margin-right: 10px;
}
input {
	margin: 5px 0;
}
input, textarea, button, select {
	-webkit-appearance: none; /*Safari/Chrome*/
	-moz-appearance: none; /*Firefox*/
	-ms-appearance: none; /*IE*/
	-o-appearance: none; /*Opera*/
	appearance: none;
	-webkit-border-radius: 0;
	font-size: 1em;
}
input[type="radio"] {
	-webkit-appearance: radio; /*Safari/Chrome*/
	-webkit-border-radius: 10px;
}
.input1, .input2 {
	border: none;
	border-bottom: #999 solid 1px;
	background: none;
	color: #333;
}
.input1 {
	width: 100%;
}
select, .input3 {
	background: none;
	border: #999 solid 1px;
	color: #333;
	min-width: 80px;
}
option {
	background: #fff;
}
.input3 {
	width: 95%;
	height: 48px;
}
.btn {
	margin-top: 20px;
}
.btn a {
	display: inline-block;
	border: #999 solid 1px;
	padding: 0 5px;
	margin: 0 10px 0 0;
}
.btn a:hover {
	background: #FFF;
	color: #333;
}
.city {
	display: none;
}
 @media screen and (min-width:1400px) {
.ImgWrap4 {
	margin-top: 28%;
	top: 0;
	left: 3%;
}
.ImgWrap4.right {
	width: 15%;
	top: 250px;
	right: 30%;
}
.ImgWrap{
	margin-top:20%;
	
	}
}
