.conact .left {
  float: left;
  width: 50%;
}

.conact .right {
  float: right;
}
.conact .onetitle {
  font-size: 32px;
  font-weight: 700;
}
.conact .desc {
  font-size: 20px;
  width: 637px;
  line-height: 40px;
  margin-top:70px;
}
.conact .consell {
  float: left;
  width: 33.33%;
}
.conact img {
  width: 27px;
  float: left;
}
.conact .coninfo {
  float: left;
  width: 160px;
  margin-left: 20px;
}
.conact .coninfo .c1 {
  font-size: 18px;
  font-weight: 700;
}
.conact .coninfo .c2 {
  margin-top: 20px;
  font-size: 16px;
  color: #404040;
	line-height: 22px;
}
.conact .info {
  overflow: hidden;
  margin-top: 70px;
}
.conact input,
.conact textarea {
	display: block;
	border: 1px solid gray;
	/* height: 40px; */
	width: 500px;
	/* padding-left: 20px; */
	margin-top: 20px;
	padding: 6px 20px;
	line-height: 23px;
	font-size: 14px;
}
.conact textarea {
  height: 155px;
  padding-top: 15px;
}
.submit {
  border: 1px solid #4875c5;
  background-color: #ffffff;
  font-size: 18px;
  color: #4875c5;
  margin-top: 20px;
  margin-left: 200px;
  height: 50px;
  width: 160px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}
img.map {
  width: 100%;
}
.tcBox2{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 999;display: none;}
.tcBox2 .box{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);background: #ffffff;border-radius: 10px;text-align: center;padding: 15px 40px;}

.baiduMap2{width: 1280px; overflow: hidden;margin: 60px auto;height: 665px;}
.baiduMap2 .map_content {text-align: center;}
.baiduMap2 .BMap_bubble_title{ font-weight:bold; font-size:18px; }
.baiduMap2 .map_content p{ font-size:16px; line-height:24px; text-align: left;}