* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

li {
  list-style: none;
}

img {
  border: 0;
  display: block;
}

input {
  border: 0;
}

a {
  text-decoration: none;
}

table {
  border-collapse: collapse;
}

body {
  font-family: "微软雅黑", arial;
  max-width: 15.0rem;
  margin: 0 auto;
}

select,
input {
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  outline: none;
  font-family: "微软雅黑", arial;
}

textarea {
  -webkit-appearance: none;
}


/*top*/


/*表单*/

.freeone {
  font-size: 0.98rem;
  color: #000;
  padding-top: 1.02rem;
  padding-bottom: 1.5rem;
  overflow: hidden;
}

.free {
  width: 8.42rem;
  height: 1.08rem;
  line-height: 1.0rem;
  color: #512702;
  font-size: 0.72rem;
  border-bottom: 0.08rem solid #512702;
  text-align: center;
  margin: 0 auto;
}

.secrecy {
  color: #B58800;
  text-align: center;
  font-size: 0.48rem;
  margin-top: 0.12rem;
  margin-bottom: 0.6rem;
}

.form {
  padding: 0 0.64rem;
  display: block;
  overflow: hidden;
}

.form input[type=text],
.form input[type=tel] {
  width: 100%;
  box-sizing: border-box;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.56rem;
  border: 1px solid #E5E5E5;
  border-bottom: none;
  padding: 0 0.95rem;
  color: #999
}

.form div.input {
  box-sizing: border-box;
  height: 1.6rem;
  position: relative;
}

.input-select select {
  float: left;
  height: 1.6rem;
  padding: 0 0.95rem;
  line-height: 1.6rem;
  font-size: 0.56rem;
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-appearance: none;
  color: #999;
  box-sizing: border-box;
  background: url("http://pic.tugou.com/tgmobile/icon-dropdown.png") no-repeat 94%;
  background-color: #fcfcfc;
  background-size: .55rem;
}

.input-select .city_select {
  width: 50%;
  border: 1px solid #e5e5e5;
}

.input-select .province {
  border-right: none;
}

.select-icon {
  width: 0.525rem;
  height: 0.275rem;
  position: absolute;
  z-index: 1;
  right: 0.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(http://img.tugou.com/mb/images/m_index/icon.png) no-repeat;
  background-size: 100%;
}

.submit-btn {
  border-radius: 4px;
  background-color: #00b7b1;
  color: #fff;
  font-size: 0.64rem;
  text-align: center;
  line-height: 1.6rem;
  margin-top: 0.48rem;
  width: 100%;
  margin-bottom: 0.5rem;
  -background: url(//static.tugou.com/home-m/free/img/design/v4-group-designer-buttonbg.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.pro-num {
  color: #999;
  font-size: 0.48rem;
  text-align: center;
  line-height: 0.66rem;
  margin-bottom: 0.16rem;
}

.pro-num .ifocus {
  color: #ff6600;
  padding: 0 0.1rem;
}


/*content-img*/
.content img{
  width: 100%;
  height: 100%;
}
.content-img-1, .content-img-2 {
  width: 100%;
  overflow: hidden;
}

.content-img-1 img, .content-img-2 img {
  width: 100%;
}

.copyright {
  text-align: center;
  font-size: 0.4rem;
  color: #444444;
  margin-bottom: 2.16rem;
}

.list-consult {
  display: none;
}

.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: 2rem;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8)!important;
  background: #000;
  filter: Alpha(opacity=80);
}

.input-select .city-banner {
  width: 100%;
}

.info-box {
  height: 4.16rem;
  overflow: hidden;
  margin-top: 0.98rem;
}

.info-list .list-item {
  padding-left: 1.4rem;
  line-height: 1.04rem;
  font-size: 0.52rem;
  color: #444;
  height: 1.04rem;
}

.info-list .list-item >span:nth-of-type(1) {
  margin-right: 1.1rem;
}

.info-list .list-item >span:nth-of-type(2) {
  margin-right: 1.05rem;
}

.info-list .list-item >span:nth-of-type(3) {
  margin-right: 1.05rem;
}

.signed_list {
  position: relative;
  height: 4.16rem;
  overflow: hidden;
}

.info-list {
  position: absolute;
}

.info-list .list-item .signed_area {
  width: .5rem;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}
/* .free-form{
  width: 15rem;
  height: 11.36rem;
  background-color: #FF8C1B;
  padding: 2.72rem 0 0 0;
  position: relative;
}
.input{
  margin-bottom: 0.32rem;
}
.free-form .submit-btn{
  background-color: #fff;
  color: #0EC9C3;
  height: 1.68rem;
  margin-top: 0.64rem;
}
.form-head-img{
  position: absolute;
  background: url(//static.tugou.com/home-m/free/img/design/v4-group-places.png) no-repeat;
  width: 8.76rem;
  height: 1.3rem;
  top: .8rem;
  left: 3.2rem;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.swiper-box{
  width: 15rem;
  height: 16.12rem;
  background-color: #FF8C1B;
  padding-top: 2.56rem;
  position: relative;
}
.swiper{
  width: 15rem;
  height: 13.04rem;
  overflow: hidden;
}
.swiper-box .img{
  width: 13.76rem;
  height: 11.84rem;
  margin: 0 .64rem;
}
.swiper-box .swiper-container{
  overflow: initial;
}
.swiper-box .swiper-container-horizontal>.swiper-pagination{
  bottom: -1.2rem;
}
.swiper-box .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.swiper-box .swiper-pagination-bullet{
  width: .24rem;
  height: .24rem;
}
.swiper-head-img{
  position: absolute;
  background: url(//static.tugou.com/home-m/free/img/design/v4-group-one.png) no-repeat;
  width: 7.9rem;
  height: 1.12rem;
  top: .96rem;
  left: 3.66rem;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.content-img-2{
  margin-bottom: .8rem;
} */