/**
 * xinjiang - Sichuan tobacco xiaoyaoyou activity
 * @version v1.0.0
 * @license ISC
 * @author wanghui@yiscn.com
 */
html,
body {
  background: #f2f2f2 !important;
}

#wdxj {
  padding: 0.306667rem;
}

#wdxj li {
  min-height: 3.28rem;
  background: white;
  border-radius: 0.106667rem;
  padding: 0.306667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.306667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wdxj li div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#wdxj li div .bt {
  width: 15%;
  font-size: 0.413333rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.56rem;
  margin-left: 0;
  color: #999999;
}

#wdxj li div p {
  margin-left: 0.133333rem;
  font-size: 0.413333rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.56rem;
}

#wdxj li div p a {
  display: inline-block;
  width: 100%;
  font-size: 0.413333rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.56rem;
}

#wdxj li div p .on {
  color: #13bf65;
}

#wdxj li div .tit {
  width: 87%;
}

#wdxj .li2 {
  min-height: 2.506667rem;
}
.xjcx li{
  line-height: 1.026667rem;
    font-size: 0.36rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #a6a6a6;
}
.xjcx {
  padding: 0.306667rem;
  box-sizing: border-box;
}
.xjcx li .grxx_val{
  text-indent: 24px;
  background: #fff;
}
.xjcx li .grxx_val input{
  width: 88%;
    height: 0.893333rem;
    background: #ffffff;
    border-radius: 0.08rem;
    /* padding-left: 0.333333rem; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.xjcx li font{
  color: red;
}
.xjcx li button{
  width: 100%;
    height: 1.226667rem;
    background: -webkit-linear-gradient(266deg, #1a79fb 0%, #04a3fe 100%);
    background: linear-gradient(184deg, #1a79fb 0%, #04a3fe 100%);
    border-radius: 0.133333rem;
    font-size: 0.413333rem;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.6rem;
}
