body {
  background: #f7f7f7;
}

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.layout {
  margin: 0 auto;
  width: 7.5rem;
  background: #fff;
}

.img {
  font-size: 0;
}

.img img {
  max-width: 100%;
}

.wrapper {
  padding: 0 .3rem;
}

.coupon {
  padding: 0 0 .6rem;
}

.coupon .title {
  margin: 0 auto .2rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5.37rem;
  height: .64rem;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e72222), to(#e72222)), -webkit-gradient(linear, left top, left bottom, from(#fe4e4e), to(#fe4e4e));
  background-image: linear-gradient(#e72222, #e72222), linear-gradient(#fe4e4e, #fe4e4e);
  background-blend-mode: normal,
 normal;
  border-radius: .1rem;
  font-size: .36rem;
}

.coupon .title span {
  font-size: .42rem;
  color: #f7f930;
}

.coupon .count_down {
  margin-bottom: .2rem;
  text-align: center;
  font-size: .32rem;
  color: #fe0e0e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.coupon .count_down span {
  margin-right: .04rem;
}

.coupon .count_down i {
  color: #454545;
  font-size: .22rem;
}

.coupon .tip a {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.24rem;
  height: .48rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 0.08rem 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0.08rem 0px rgba(0, 0, 0, 0.12);
  border-radius: .24rem;
  font-size: .22rem;
  color: #454545;
}

.coupon .tip a span {
  margin: 0 .05rem;
  color: #e72222;
  font-weight: bold;
}

.coupon .tip i {
  margin-right: .1rem;
  display: block;
  width: .28rem;
  height: .28rem;
  background: url(../images/icon_01.png) no-repeat center;
  background-size: cover;
}

.coupon .form {
  margin-top: .2rem;
}

.coupon .form li {
  margin-bottom: 21px;
}

.coupon .form li:last-child {
  margin-bottom: 0;
}

.coupon .form li p {
  margin-bottom: 10px;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.coupon .form li p em {
  color: #fc0721;
}

.coupon .form li input {
  display: block;
  padding: 0 .2rem;
  width: 100%;
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  font-size: 16px;
}

.coupon .form li input::-webkit-input-placeholder {
  color: #ababab;
}

.coupon .form li input:-ms-input-placeholder {
  color: #ababab;
}

.coupon .form button {
  margin: 30px auto;
  padding: 0 30px;
  width: auto;
  height: 36px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #f5ab31;
  box-shadow: 0px 0.04rem 0.12rem 0px rgba(255, 102, 0, 0.48);
  border: none;
}

.roster {
  padding-bottom: .15rem;
}

.roster .bd {
  padding-bottom: .4rem;
  background: #f8f8f8;
  border-radius: .3rem;
}

.roster .bd .title {
  padding: .5rem 0 .3rem;
  text-align: center;
  font-size: .42rem;
  color: #222222;
}

.roster .bd .list {
  height: 2.75rem;
}

.roster .bd .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.roster .bd li {
  padding: 0 .44rem 0 .5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.roster .bd li a {
  padding-left: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: .28rem;
  color: #333333;
  background: url(../images/icon_01.png) no-repeat left center;
  background-size: .28rem .28rem;
}

.roster .bd li span:nth-child(1) {
  width: 21%;
  text-align: left;
}

.roster .bd li span:nth-child(2) {
  width: 33%;
  text-align: left;
}

.roster .bd li span:nth-child(3) {
  width: 27%;
  text-align: right;
}

.btns {
  padding: .4rem 0 .6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btns a {
  margin-right: .3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.3rem;
  height: .78rem;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, #ff1328), to(#f53d20));
  background-image: linear-gradient(90deg, #ff1328 1%, #f53d20 100%);
  border-radius: .4rem;
  font-size: .3rem;
  color: #fff;
}

.btns a img {
  margin-right: .12rem;
  width: .32rem;
}

.btns a:last-child {
  margin-right: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, #ff5600), to(#f87f08));
  background-image: linear-gradient(90deg, #ff5600 1%, #f87f08 100%);
}

.btns a:last-child img {
  margin-right: .22rem;
}

.prop-up, .shade {
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
}

.prop-up {
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}

.prop-up .coupon {
  padding: .4rem 0 0;
}

.prop-up .bd {
  margin: 0 auto;
  width: 90%;
  background: #fff;
  border-radius: .1rem;
}

.shade {
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
body{
	background: url(/static/images/bg.jpg);
	font-size: 14px;
}
.layout{
	
}
.top{
	margin-top: 50px;
}
.main{
	padding: 30px 50px;
}
.title{
	padding: 30px 0;
	font-size: 26px;
	text-align: center;
	color: #f5ab31;
}
.banner{
	text-align: center;	
}
.banner img{
	margin:auto; 
	height: 200px;
}
.tip-box{	
	padding: 0 30px;
}
.tip-box .line{	
    margin: 30px auto;
	border-top: 1px dotted #dedede;
}
.tip-box .tip span{	
    display: inline-block;
	background: #feed9b;
	line-height: 30px;	
	color: #fe2419;
	font-size: 19px;
}
.raido-input-box .flex{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.raido-input-box input{
	width: 21px!important;
	font-size: 16px!important;
}
.raido-input-box span{
	padding-left: 10px;
	padding-top: 4px;
	font-size: 16px;
}
.label-box{
	padding: 10px 10px;
}
.label-box .label-list{
	display: flex;
	justify-content: space-between;
}
.label-box .label-list span{
	width: 20%;
	text-align: center;
	font-weight: bold;
}
.label-box .line{
	margin-bottom: 15px;
	padding: 5px 0;
	border-bottom: 1px solid #dedede;
}
.label-box .star-list{
	display: flex;
	justify-content: space-between;
}
.label-box .star-list span{	
	width: 20%;
	height: 30px;
	text-align: center;
	font-size: 22px;
	cursor: pointer;
	
}
.label-box .star-list span i{	
	color: #999;	
}
.label-box .star-list .active i{	
	color: #f5ab31;	
}
.msg-list{

}
.msg-list .item{
	display: none;
}
.msg-list .item.acitve{
	display: flex;
	justify-content: flex-start;
}
.msg-list .item span{
	display: inline-block;
	margin: 10px 2px;
	padding: 5px 8px;
	border: 1px solid #dedede;
	font-weight: 600;
	font-size: 14px;
	color: #999;
	cursor: pointer;
}
.msg-list .item span.active{
	background: #f5ab31;
	border: 1px solid #f5ab31;
	color: #fff;
}
.change-box{
	display: none;
}

@media screen and (max-width: 767px) {
   .top{
		margin-top: 0;
	}
	.main{
		padding: 0;
	}
	.banner img{
		height: auto;
		max-width: 78%;
	}
	.tip-box{	
		padding: 0 15px;
	}
}