@charset "utf-8";
html,
body {
  max-width: 750px;
  height: 100%;
  margin: 0 auto;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  outline-style: none;
}

li {
  list-style: none;
}

body {
  font: 14px \5FAE\8F6F\96C5\9ED1, "microsoft yahei", tahoma, arial, \5B8B\4F53, "simsun", sans-serif;
  color: #1b1d1d;
  position: relative;
  background: #f8f8f8;
}

select,
input {
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  outline: none;
  font-family: "微软雅黑";
}

.return {
  position: absolute;
  left: 0.72rem;
  top: 50%;
  margin-top: -0.37rem;
  width: 0.41rem;
  height: 0.74rem;
  background: url(http://img.tugou.com/company/return.png) no-repeat;
  background-size: 100%;
  display: inline-block;
}

.top a .position {
  position: absolute;
  height: 2.05rem;
  right: 0.6rem;
  top: 0;
  font-size: 0.55rem;
  line-height: 2.05rem;
  color: #707070;
  padding-left: 0.83rem;
  background: url(http://pic.tugou.com/tgmobile/index/iconall.png) no-repeat -14.24rem -12.57rem;
  background-size: 14.89rem 14.43rem;
}

.toptitle {
  width: 100%;
  /*height: 1.76rem;*/
  height: 2.05rem;
  line-height: 1.76rem;
  border-bottom: 1px solid #e5e5e5;
  background: url(http://pic.tugou.com/tgmobile/index/new_logo.png) no-repeat center;
  background-size: 4.65rem 1.39rem;
  position: relative;
  background-color: #fff;
}

.menu{
  width: 15rem;
  height: 1.8rem;
  background: #fff;
  position: relative;
  z-index: 99;
}
.menu-fixed{
  position: fixed !important;
  top: 0;
}
.menu .menu-list{
  width: 13.7rem;
  margin-left: 0 !important;
  position: absolute;
  top: 0;
}
.menu .menu-list .choice{
  border-bottom: 0.08rem solid #feb81a;
}
.menu .menu-list .choice a{
  color: #444;
}
.menu .list-all ul .choice{
  border-bottom: 0.08rem solid #feb81a;
  color: #444;
}
.menu .swiper-slide{
  width: 3rem;
  text-align: center;
  height: 1.8rem;
  line-height: 1.8rem;
  cursor: pointer;
}
.menu .swiper-slide a{
  font-size: 0.6rem;
  color: #a7a7a7;
}
.menu-all{
  display: none;
}
.menu-add .menu-all{
  width: 13.7rem;
  text-align: left;
  height: 1.7rem;
  line-height: 1.7rem;
  font-size: 0.6rem;
  padding-left: 0.6rem;
  display: block;
  color: #999;
  position: relative;
  z-index: 9;
  background: #f6f6f6;
}
.arrow{
  width: 1.3rem;
  height: 1.7rem;
  background: url(http://pic.tugou.com/tgmobile/icon-dropdown.png) no-repeat center;
  background-size: 0.44rem 0.24rem;
  position: absolute;
  right: 0;
  top: 0;
}
.menu-add{
  background: #f6f6f6;
  height: auto;
}
.menu-add .menu-list{
  width: 4.5rem;
  text-align: left;
  height: 1.7rem;
  line-height: 1.7rem;
  font-size: 0.6rem;
  padding-left: 0.6rem;
}
.menu-add .arrow{
  -webkit-transform: rotate(180deg)
}
.menu-add .list-all{
  display: block;
  background: #fff;
  position: absolute;
}
.list-all{
  width: 100%;
  overflow: hidden;
  display: none;
}
.list-all a{
  width: 2.76rem;
  height: 1.70rem;
  display: inline-block;
  float: left;
}
.list-all li{
  width: 2.76rem;
  color: #707070;
  font-size: 0.6rem;
  text-align: center;
  height: 1.76rem;
  line-height: 1.76rem;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.list-all .space{
  width: 0.58rem;
  height: 1.76rem;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  float: left;
}
.content{
  width: 100%;
  overflow: hidden;
  margin-top: 0.32rem;
}
.content img{
  display: block;
}
.img-con{
  position: relative;
}
.img-con a{
  width: 7.8rem;
  height: 0.7rem;
  display: block;
  position: absolute;
  bottom: 1.2rem;
  right: 0.56rem;
}
