body{
  margin: 0 auto !important;
}
.container {
  max-width: 15rem;
  margin: 0 auto;
  background-color: #fff;
}

.container div {
  box-sizing: border-box;
}

@font-face {
  font-family: 'tugoufont';
  src: url('//at.alicdn.com/t/font_1472176435_4501164.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/font_1472176435_4501164.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1472176435_4501164.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1472176435_4501164.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1472176435_4501164.svg#iconfont') format('svg');
  /* iOS 4.1- */
}

.tg-font {
  font-family: 'tugoufont';
}

.banner {
  position: relative;
}

.banner .apply {
  position: absolute;
  left: 0;
  right: 0;
  top: 12rem;
  margin: 0 auto;
  width: 4rem;
  height: 1.2rem;
  background: #00b7b1;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.48rem;
}

.con-img {
  width: 100%;
  display: block;
}

.con-img-box {
  position: relative;
}

.con-img-box .detail-link {
  display: block;
  position: absolute;
  width: 4rem;
  height: 0.6rem;
  bottom: 1.3rem;
  left: 6rem;
}

.img-seq-1 {
  background: url(http://static.tugou.com/home-m/principal/img/con-img-5.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 14rem;
  padding-top: 1.96rem;
  overflow: hidden;
}

.box-title {
  font-size: 0.72rem;
  text-align: center;
  background-color: #fff;
  margin-bottom: 0.8rem;
}

.swiper-container {
  width: 18.7rem;
  height: 10.6rem;
  margin-left: -1.85rem;
}

.swiper-slide {
  background-color: #fff;
}

.swiper-slide img {
  width: 5.7rem;
  height: 7rem;
}

.swiper-slide p {
  padding: 1.4rem 0.5rem 0 0.5rem;
  position: relative;
  font-size: 0.44rem;
}

.swiper-slide .style-pin {
  position: absolute;
  top: -0.2rem;
  left: 0.5rem;
  width: 3rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  color: #fff;
  font-size: 0.48rem;
}

.swiper-slide .pin-1 {
  background-color: #b26e3b;
}

.swiper-slide .pin-2 {
  background-color: #3b2822;
}

.swiper-slide .pin-3 {
  background-color: #aa9e2a;
}

.form,
.form * {
  box-sizing: border-box;
}

.form {
  /*margin: 0 .5rem;*/
  overflow: hidden;
}

.form > input,
.form > select {
  display: block;
  width: 100%;
  height: 1.6rem;
  border: 1px solid transparent;
}

input::-webkit-input-placeholder {
  color: #ccc;
}

.form > input:not([type="submit"]),
.form > select {
  border-color: #e5e5e5;
  padding: 0 .5rem;
  font-size: 0.48rem;
  border: 1px solid #e5e5e5;
}

.form > input:not([type="submit"]) {
  border-bottom: none;
}

.form > input[type="button"] {
  margin-top: .4rem;
  margin-bottom: .75rem;
  border-radius: 3px;
  background-color: #00b7b1;
  color: #fff;
  font-size: .64rem;
  border: none;
}

.form > select {
  color: #999;
  background: url("http://pic.tugou.com/tgmobile/icon-dropdown.png") no-repeat 96%;
  background-color: #f8f8f8;
  background-size: .55rem;
}

.form > p {
  text-align: center;
  font-size: .6rem;
  color: #999;
}

.form > p em {
  margin: 0 .2rem;
  color: #ff8c1b;
  font-style: normal;
}


/*.alert {
    border-radius: 0.1rem;
    text-align: center;
    width: 8rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.6rem;
    color: #FFFFFF;
    position: fixed;
    left: 50%;
    margin-left: -4rem;
    bottom: 3rem;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8)!important;
    background: #000;
    filter: Alpha(opacity=80);
}*/

.form input {
  color: #565656;
}

.part_box .box-title {
  padding: 0.4rem;
}

.part_box.apply {
  padding: 0 1.5rem 1rem 1.5rem;
}


/*小能*/

.placeholder-footer {
  width: 15.0rem;
  height: 1.96rem;
  margin: 0 auto;
}

.bottomFixedArea {
  position: fixed;
  bottom: 0;
  width: 15.0rem;
  height: 1.96rem;
  background-color: #fff;
  z-index: 999;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.bottomFixedArea .onlineContact {
  float: left;
  width: 5.72rem;
  height: 100%;
  line-height: 1.96rem;
  background: #fff;
  font-size: 0.56rem;
  color: #444;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.bottomFixedArea .onlineContact .consult {
  width: 0.96rem;
  height: 0.96rem;
  margin-left: 0.4rem;
  vertical-align: middle;
}

.bottomFixedArea .onlineContact .content {
  margin-left: 0.1rem;
  vertical-align: middle;
}

.bottomFixedArea .apply-btn {
  float: left;
  width: 9.28rem;
  height: 100%;
  line-height: 1.96rem;
  background: #00b7b1;
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 1px;
}

.apply-container.apply-top {
  width: 15rem;
  margin: 0 auto;
  right: 0;
}

.biaodan .pop-apply-form .form-title {
  border: none;
  margin-bottom: 0;
  height: 1.52rem;
  line-height: 2.5rem;
  font-size: 0.84rem; 
}

.list-consult{
  display: none;
}
.href-list {
  position: absolute;
  top: 3.74rem;
  left: 0.6rem;
}
.href-list a{
  width: 4.6rem;
  height: 2.66rem;
  display: block;
  float: left;
  margin-bottom: 0.22rem
}

.type-more{
  font-size: 0.48rem;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1rem;
}