﻿.lxxt-content .lxxt-iphone span, .lxxt-content .lxxt-iphone em, .lxxt-content .txt2 {
  display: block;
}
.lxxt-content .txt1, .lxxt-content .lxxt-iphone, .lxxt-content .txt2, .lxxt-content .lxxt-route dd {
  color: #6a6a6a;
}
.lxxt-content .title-line {
  position: relative;
}
.lxxt-content {
  width: 100%;
  overflow: hidden;
}
.lxxt-content .txt1 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding: 0 0 0 3rem;
  letter-spacing: 2px;
}
.lxxt-content .lxxt-iphone {
  overflow: hidden;
  margin: 3rem auto;
  text-align: center;
}
.lxxt-content .lxxt-iphone a {
  display:block;
  font-weight: bold;
  font-size: 2rem;
  color: #000;
  letter-spacing: 4px;
  margin:0 auto;
}
.lxxt-content .lxxt-iphone em {
  line-height: 2.6rem;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: 4px;
}
.lxxt-content .lxxt-iphone p {
  line-height: 1.6rem;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: 2px;
}
.lxxt-content .title-line {
  width: 18rem;
  height: 3px;
  background: #000;
  margin: 4rem auto 2rem;
}
.lxxt-content .title-line i {
  position: absolute;
  top: -1.4rem;
  left: 1.7rem;
  font-size: 2rem;
  color: #000;
  background: #fff;
  padding: 0 1.3rem;
}
.lxxt-content .txt2 {
  width: 90%;
  margin: 0 auto 2rem;
  font-size: 1.1rem;
  text-align: center;
}
.lxxt-content .lxxt-route {
  width: 90%;
  overflow: hidden;
  margin: 1rem auto 0;
  border:none;
}
.lxxt-content .lxxt-route dt {
  font-weight: bold;
  font-size: 1.6rem;
}
.lxxt-content .lxxt-route dd {
  font-size: 1.2rem;
  line-height: 2.2rem;
  padding: 0 0 0 2.2rem;
}