.contact-srcoll{
  width: 100%;
  background: url(../image/bar1@2x1.png) no-repeat;
  background-size: cover;
  margin-top: 61px;
}
.contact-content{
  margin-bottom: 64px;
}
.companny{
  width: 1170px;
  margin: 0 auto;
  padding-top: 120px;
}
.companny .row{
  height: 162px;
  padding: 0;
  margin: 0;
}
.companny .second{
  margin-top: 20px;
}
.companny .col-md-6,.companny .col-md-3{
  height: 162px;
  position: relative;
}
.second .col-md-9{
  height: 162px;
  float: right;
}
.contact-leader{
  margin: 120px 0;
}
.contact-leader p{
  margin-bottom: 10px;
  font-family: PingFang SC;
  font-weight: bold;
}
.leader-middle{
  margin: 0 40px;
  line-height: 40px;
}
.branch .locat{
  margin-top: 6%;
}
.locat-left{
  text-align: left;
}
.locat-center{
  text-align: center;
}
.locat-right{
  text-align: right;
}



.mobile{
  height: 162px;
  background: url(../image/mobile@2x.png) no-repeat 18px center;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.08);
  position: relative;
}
.mob-frist span,.mob-after span{
  display: inline-block;
  width: 42px;
}
.emial{
  height: 162px;
  background: url(../image/email@2x.png) no-repeat 12px center;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.08);
}
.phone-bg{
  height: 162px;
  background: url(../image/phone@2x1.png) no-repeat 18px center;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.08);
}
.phone-bg p{
  margin-left: 18px;
}
.wechat-bg{
  height: 162px;
  background: url(../image/we@2x1.png) no-repeat 18px center;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.08);
}
.addr{
  height: 162px;
  background: url(../image/addr@2x.png) no-repeat 18px center;
  vertical-align: middle;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.08);
}
.mob-before{
  width: 200px;
  position: absolute;
  top: 66px;
  left: 103px;
  font-size:18px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:36px;
}
.addr-before{
  position: absolute;
  top: 46px;
  left: 120px;
  font-size:18px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:36px;
}
.mob-after{
  width: 200px;
  position: absolute;
  top: 66px;
  right: 20px;
  font-size:18px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:36px;
}



.saoma{
  position: absolute;
  top: 12px;
  right: 40px;
}
.saoma img{
  width: 120px;
  height: 140px;
}

.addr label{
  font-size:22px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
}


/***分公司资料***/
.branch{
  width: 1170px;
  margin: 0 auto;
}
.com-title{
  width:100%;
  height:41px;
  font-size:32px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:41px;
  margin-bottom: 44px;
}
.com-content{
  height: 200px;
}
.com-item:nth-child(2){
  margin:45px 45px 0 45px;
}
.com-item{
  width: 360px;
  height: 143px;
  margin-top: 45px;
}
.item-name{
  font-size:18px;
  color: #343434;
  line-height:30px;
  font-weight: bold;
  margin-bottom: 12px;
}
.com-item li{
  line-height:30px;
}
.service-name{
  width:473px;
  height:41px;
  font-size:32px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:41px;
  margin-top: 54px;
}
.locat li{
  font-family:PingFang SC;
  font-weight:bold;
  height: 40px;
}
.locat-name{
  width: 80px;
  margin-right: 60px;
  display: inline-block;
}

/***公司地址搜索***/

.contact-location{
  /* height: 809px; */
  display: flex;
  background-color: #fcf8e3;
  position: relative;
}
.location-main{
  height: 601px;
  margin: 0 auto;
  align-self: center;
}
#allmap{
  width: 100%;
  height: 809px;
}
.card{
  width: 400px;
  height: 580px;
  background-color: #FFFFFF;
  padding-top:32px;
  position: relative;
}

.card input{
  width:280px;
  height:30px;
  padding-left: 10px;
  border:1px solid #ACACAC;
  display: block;
  margin: 0 auto;
}
.card img{
  position: absolute;
  top: 38px;
  right: 65px;
  width: 20px;
  height: 20px;
}
.card-title{
  width: 280px;
  height: 60px;
  font-size: 14px;
  margin: 0 auto;
  line-height: 60px;
  border-bottom: 1px solid #ACACAC;
}
.card-content{
  width: 280px;
  height: 420px;
  margin: 0 auto;
  overflow-y: auto;
  font-size: 14px;
  padding-top: 12px;
}
.card-content label{
  width: 120px;
  height: 36px;
  line-height: 36px;
}
.chosen-container {
  display: block;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
  width: 280px !important;
  margin: 0 auto;
}

#allmap-second{
  margin-top: 120px;
  width: 100%;
  height: 800px;
}