@charset "UTF-8";
.main {
  min-height: 690px;
  background: url("../i/titleBg.jpg") left top;
  background-repeat: no-repeat;
}

.servPanel li {
  float: left;
}

.servPanel .servWay {
  margin-left: 142px;
}

.servPhoto {
  width: 298px;
  height: 358px;
  border: 6px solid #ff8728;
}

.servPhoto img {
  margin-left: -78px;
  margin-top: 33px;
}

.servDtl {
  width: 467px;
  height: 133px;
  border: 1px solid #eee;
  /*margin-top: 30px;*/
  margin-right: 152px;
}

.serDtl li {
  float: left;
}

.servPanel {
  margin-top: 100px;
}
.servDtl .phone {
  width: 80px;
  height: 80px;
  border-radius: 44px;
  margin: 26px 37px 26px 46px;
  background: url("../i/phone.png") center center;
  background-repeat: no-repeat;
}
.serpo1{
  margin-top: 40px;
}
.serpo2{
  margin-top: 20px;
}
.servDtl .email {
  width: 80px;
  height: 80px;
  border-radius: 44px;
  margin: 26px 37px 26px 46px;
  background: url("../i/email.png") center center;
  background-repeat: no-repeat;
}

.servDtl .title {
  margin-top: 44px;
  font-size: 16px;
  line-height: 16px;
}

.servDtl .subtitle {
  font-family: '苹方';
  margin-top: 16px;
  font-size: 24px;
  line-height: 24px;
}

.footerCtl {
  position: fixed;
  width: 100%;
  bottom: 0;
}
