*{
	box-sizing: border-box;
}
body {
  overflow-x: hidden;
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}

.total-hamburg {
  position: absolute;
  right: 0;
  width: 1.76rem;
  height: 1.76rem;
  background: url("//img.tugou.com/index/total_hamburg-v2.png") no-repeat center;
  background-size: 100%;
  top: 50%;
  /*transform: translateY(-50%);*/
  margin-top: -0.88rem;
}

.total-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 15rem;
  height: 100%;
  background: rgba(0, 0, 0, .9);
  transition: 0.5s;
  opacity: 0;
  z-index: -10;
}

.total {
  position: fixed;
  top: 0;
  right: -100%;
  width: 15rem;
  height: 100%;
  transition: .3s right;
  z-index: 999;
}

.total-con {
  width: 15rem;
  height: 100%;
  float: right;
}

.total-off {
  width: 1.56rem;
  height: 1.68rem;
  background: url("//img.tugou.com/index/total_off.png") no-repeat center;
  background-size: 1.2rem 1.2rem;
  float: right;
}

.total-left {
  float: left;
  width: 6.4rem;
  height: 100%;
}

.total-right {
  width: 8.6rem;
  height: 100%;
  background: #fff;
  float: right;
}

.total-logo {
  width: 100%;
  height: 1.92rem;
  border-bottom: 1px solid #f6f6f6;
  background: url("//img.tugou.com/index/new_logo-v2.png") no-repeat center;
  background-size: 4.24rem 1.12rem;
  box-sizing: border-box;
}

.total-menu {
  height: 100%;
  width: 100%;
  list-style: none;
  padding: 0;
  background: #f6f6f6;
}

.total-menu li {
  width: 100%;
  height: 1.92rem;
  line-height: 1.92rem;
  text-align: left;
  border-bottom: 1px solid #f6f6f6;
  padding-left: 0.96rem;
  background: #fff;
  box-sizing: border-box;
}

.total-menu li:last-child {
  border-bottom: 0;
}

.total-menu a {
  padding-left: 1.36rem;
  color: #444;
  font-size: 0.56rem;
  text-decoration: none;
  text-align: left;
  display: block;
}

.total-menu .total-one {
  background: url("//img.tugou.com/index/homeicon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}

.total-menu .total-two {
  background: url("//img.tugou.com/index/zzxgsicon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}

.total-menu .total-three {
  background: url("//img.tugou.com/index/tjcjjicon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}

.total-menu .total-four {
  background: url("//img.tugou.com/index/zxsjicon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}

.total-menu .total-five {
  background: url("//img.tugou.com/index/zxxgticon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}

.total-menu .total-six {
  background: url("//img.tugou.com/index/zxjjicon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}

.total-menu .total-seven {
  background: url("//img.tugou.com/index/zxbkicon.png") no-repeat left;
  background-size: 1.2rem 1.2rem;
}
.price-panel{
	margin-bottom: 0.72rem;
}
.line-bg{
	width: 15.0rem;
	height: 0.36rem;
	background: #f6f6f6;
}
.topic{
	width: 13.72rem;
	overflow: hidden;
	background: #fff;
	padding: 0.8rem 0;
	margin: 0 auto 0.48rem auto;
}
.line{
	width: 5.4rem;
	height: 0.04rem;
	background: #e5e5e5;
	margin: 0 auto;
}

.topic-title{
	line-height: 1.48rem;
	text-align: center;
	font-size: 0.8rem;
	color: #1B1D1D;
}
.set-meal{
	width: 100%;
	overflow: hidden;
	padding-top: 0.56rem;
}
.set-meal-title{
	font-size: 0.64rem;
	color: #FF8C1B;
	line-height: 0.8rem;
	text-align: center;
	margin: 0.12rem 0;
}
.set-meal-describe{
	font-size: 0.48rem;
	color: #666;
	text-align: center;
	line-height: 0.8rem;
	margin-bottom: 0.12rem;
}
.set-meal-list{
	float: left;
	width: 4.16rem;
	overflow: hidden;
	margin-left: 0.32rem;
	margin-top: 0.56rem;
}
.set-meal-list img{
	width: 100%;
	display: block;
}
.set-meal-list span{
	width: 100%;
	margin-top: 0.36rem;
	line-height: 0.68rem;
	color: #1B1D1D;
	font-size: 0.56rem;
	text-align: center;
	display: block;
}
.detail{
	margin: 0.84rem auto 0 auto;
	width: 3.6rem;
	height: 1.16rem;
	display: block;
	background: #ff6600;
	line-height: 1.16rem;
	text-align: center;
	color: #fff;
	font-size: 0.56rem;
	border-radius: 0.08rem;
}

.case-list {
  width: 15rem;
  overflow: hidden;
  background: #f6f6f6;
  padding: 0.64rem 0.32rem 0 0.32rem;
}
.case-list .topic-title{
	margin-bottom: 0.7rem;
}
.case-title {
  color: #1B1D1D;
  font-size: 0.64rem;
  text-align: center;
  line-height: 0.9rem;
}

.case-describe {
  font-size: 0.48rem;
  color: #999;
  text-align: center;
  line-height: 0.66rem;
  margin-bottom: 0.32rem;
}

.local-case {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.96rem;
  background: #fff;
  position: relative;
}

.local-case img {
  width: 100%;
  display: block;
}

.case-info {
  width: 100%;
  padding: 0 0.48rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
  color: #fff;
  display: block;
  position: absolute;
  top: 6.88rem;
}

.case-info span {
  display: block;
  float: left;
  margin-right: 0.48rem;
}

.case-shadow {
  width: 100%;
  height: 4.0rem;
  display: block;
  background: url(//static.tugou.com/home-m/micro/img/shadowbg.png) repeat-x;
  background-size: contain;
  position: absolute;
  top: 4.0rem;
}

.case-info .case-city {
  float: right;
  margin-right: 0;
  padding-left: 0.8rem;
  background: url(//static.tugou.com/home-m/micro/img/address2.png) no-repeat left;
  background-size: contain;
}

.case-money {
  width: 13.72rem;
  display: block;
  margin: 0 auto;
  padding: 0 0.1rem;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.44rem;
  font-size: 0.56rem;
  color: #FF7D27;
  padding-left: 0.95rem;
  background: url(//static.tugou.com/home-m/micro/img/moneyicon.png) no-repeat 0.1rem center;
  background-size: 0.64rem;
}

.case-explan {
  width: 13.72rem;
  padding: 0.25rem 0.15rem 0.3rem;
  line-height: 1.7;
  color: #444;
  font-size: 0.56rem;
  margin: 0 auto;
  display: block;
}

.original-panel{
	padding-top: 0;
	padding-bottom: 0.96rem;
	border-bottom: 0;
	width: 100%;
	margin: 0 auto;
}
.original-panel .four{
	padding: 0;
	padding-top: 0.8rem;
}
.original-panel .four li{
	margin-right: 0;
	margin-left: 0.67rem;
}
.original-panel .subtitle-1{
	color: #1b1d1d;
	font-size: 0.8rem;
	margin: 0.96rem 0 1.0rem 0;
	font-weight: normal;
}
.original-panel .free-list{
	padding: 0;
}
.panel-body{
	width: 13.72rem;
	margin: 0 auto;
}
.panel-body .five{
	width: 14.0rem;
	overflow: hidden;
	margin-right: 0.28rem;
}
.five li{
	float: left;
	width: 3.2rem;
	height: 3.2rem;
	background: #f6f6f6;
	margin-right: 0.28rem;
	text-align: center;
}
.five li p:nth-child(1){
	font-size: 0.56rem;
	color: #FF6600;
	line-height: 0.8rem;
	margin: 0.4rem 0 0.28rem 0;
}

.five li p:nth-child(2){
	font-size: 0.48rem;
	color: #999;
	line-height: 1.5;
}
.five-last{
	width: 13.72rem;
	height: 2.6rem;
	margin: 0.28rem auto 0 auto;
	background: #f6f6f6;
	overflow: hidden;
}

.five-last p{
	font-size: 0.56rem;
	color: #FF6600;
	line-height: 0.8rem;
	margin: 0.4rem 0 0.48rem 0;
}

.five-last p span{
	font-size: 0.48rem;
	color: #999;
}
.five-last .last-list{
	width: 10.6rem;
	margin: 0 auto;
	overflow: hidden;
}
.last-list li{
	font-size: 0.44rem;
	color: #999;
	line-height: 0.6rem;
	text-align: left;
	float: left;
}
.last-list li span{
	width: 0.04rem;
	height: 0.36rem;
	display: block;
	float: right;
	background: #FF6600;
	margin: 0.14rem 0.2rem 0 0.2rem;
}


/*case*/
.case-detail{
	width: 100%;
}
.case-detail .banner{
	width: 100%;
}
.case-detail .banner img{
	width: 100%;
	display: block;
}
.detail-title{
	font-size: 0.8rem;
	color: #1B1D1D;
	padding: 0.64rem;
}

.detail-xinxi{
	width: 13.72rem;
	height: 2.6rem;
	margin: 0 auto;
	background: #f6f6f6;
	padding-left: 1.08rem;
	padding-top: 0.25rem;
}

.detail-xinxi p{
	width: 6.32rem;
	line-height: 1rem;
	font-size: 0.56rem;
	color: #666;
	float: left;
}
.detail-describe{
	width: 13.72rem;
	overflow: hidden;
	margin: 0.64rem auto 0.96rem auto;
	font-size: 0.64rem;
	color: #444;
	line-height: 0.96rem;
}
.before-title,.after-title{
	background: #F6F6F6;
	width: 100%;
	height: 1.44rem;
	line-height: 1.44rem;
	font-size: 0.64rem;
	color: #1B1D1D;
	margin-bottom: 0.4rem;
}
.detail-node{
	font-size: 0.48rem;
	color: #999;
	padding-left: 0.68rem;
	margin-left: 0.64rem;
	margin-bottom: 0.32rem;
	background: url(//img.tugou.com/wzx/case/case-img.png) no-repeat left;
	background-size: 0.36rem 0.32rem;
}
.case-img{
	width: 100%;
	display: block;
}
.detail-text{
	width: 13.72rem;
	margin: 0.64rem;
	font-size: 0.64rem;
	color: #444;
	line-height: 0.96rem;
}
.summary{
	border-top: 0.04rem solid #e5e5e5;
	padding: 0.64rem;
}
.summary-title{
	font-size: 0.64rem;
	color: #1B1D1D;
	line-height: 0.96rem;
	margin-bottom: 0.48rem;
}
.summary-describe{
	font-size: 0.64rem;
	color: #444;
	line-height: 0.96rem;
}

