/*联系我们*/
#tale_title{
  margin:0px;
}
.tale_rt {
  padding-bottom: 100px;
}
.tale_title .tale_a{
  font:24px "微软雅黑";
  color:#333;
  font-weight:bold;
  position:relative;
  z-index:10;
  padding:20px 0 0 20px;
}
#tale_title .tale_line{
  width:50px;
  border-bottom:1px solid #dcdcdc;
  margin-top:12px;
}
.wrapper-main-box {
  width: 1060px !important;
}
.icon-box {
  height: 48px;
  line-height: 48px;
}
.icon-box img {
  vertical-align: middle;
}
.tale_contact_way li{
  width:250px;
  height:240px;
  background: #eeeeee;
  text-align:center;
  margin-right:20px;
  margin-top:20px;
  float:left;
}
.tale_contact_way  .set-mar-0 {
  margin-right: 0px;
}
.tale_contact_way li div{
  margin:45px 0  10px 0;
}
.tale_contact_way li p{
  font:14px "微软雅黑";
  color:#333;
  font-weight:bold;
  margin:20px 0;
}
.tale_contact_way li span{
  font:14px "微软雅黑";
  color:#333;
}
.tale_contact_way .tale_wx{
  width:228px;
  height:380px;
}
.tale_contact_way .tale_wx .wx{
  width:150px;
  margin:0 auto;
  border-bottom:1px solid #dcdcdc;
  margin-top:50px;
  padding-bottom:20px;
}
.tale_contact_way #tale_map{
  height:230px;
  border:1px solid #dcdcdc;
  margin-right:0px;
  background: #fff;
  width: 1058px;
  margin-top: 20px;
}
.tale_contact_way #tale_map .map-img {
  width: 100%;
  height: 100%;
}

.contact-box {
  overflow: hidden;
  padding: 80px 0 120px;
}
.contact-box  .fl-box {
  width: 350px;
  padding: 60px 0 0;
  color: #666;
}
.contact-box  .fl-box span {
  /*font-weight: bold;*/
  color: #333;
}
.contact-box  .fl-box .info-item {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}
.contact-box .map-box {
  margin-left: 370px;
  border: 1px solid #ced4f1;
}
.contact-box .map-box .map-img {
  width: 100%;
  vertical-align: top
}