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

#head_top {
  display: none;
  background: none;
  position: relative;
  z-index: 1;
  color: #ffffff;
}

#head_top > .search {
  background: none;
}

.body_bg {
  width: 100%;
  height: 2.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a79fb), color-stop(61%, #00d3fe), to(rgba(102, 191, 255, 0)));
  background: -webkit-linear-gradient(top, #1a79fb 0%, #00d3fe 61%, rgba(102, 191, 255, 0) 100%);
  background: linear-gradient(180deg, #1a79fb 0%, #00d3fe 61%, rgba(102, 191, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hd_header {
  position: relative;
  z-index: 1;
  margin-top: 0.4rem;
  padding: 0 0.24rem;
}

.hd_header .header_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.266667rem;
}

.hd_header .header_top .img1 {
  width: 0.56rem;
  height: 0.56rem;
  vertical-align: super;
  margin-right: 0.306667rem;
}

.hd_header .header_top .img2 {
  width: 2.453333rem;
  height: 0.773333rem;
}

.hd_header .header_top a {
  font-size: 0.36rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: white;
  line-height: 0.506667rem;
  line-height: 0.773333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* display: none; */
}

.hd_header .header_top a font {
  color: #ffffff;
}

.hd_header .header_top a i {
  display: inline-block;
  width: 0.226667rem;
  height: 0.36rem;
  font-style: normal;
  background: url(../img/Icon-arrow-right@2x.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.2rem;
  margin-top: 0.24rem;
}

.hd_header .lyxz {
  display: none;
  position: relative;
  z-index: 1;
  background: #ffffff;
  height: 5.066667rem;
  background: white;
  border-radius: 0.133333rem;
  padding: 0.44rem;
  overflow-y: auto;
  margin-top: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hd_header .lyxz > h3 {
  font-size: 0.32rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.44rem;
}

.hd_header .lyxz .lyxz_cont {
  margin-top: 0.133333rem;
}

.hd_header .lyxz .lyxz_cont p {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.773333rem;
}

.hd_box {
  margin-top: 0.306667rem;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
}

.hd_box .grxx_box > h3 {
  font-size: 0.413333rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 700;
  color: #333333;
  line-height: 0.56rem;
  padding-left: 0.28rem;
  padding-bottom: 0.413333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 0.026667rem solid #F4F4F4;
}

.hd_box .grxx_box > ul {
  /* padding-left: 0.28rem; */
  margin-top: 0.4rem;
}

.hd_box .grxx_box > ul li {
  line-height: 1.026667rem;
  font-size: 0.36rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #a6a6a6;
}

.hd_box .grxx_box > ul li .grxx_tit {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grxx_val{
  text-indent: 24px;
  background: #f2f2f2;
}
.hd_box .grxx_box > ul li .grxx_val input {
  width: 97%;
  height: 0.893333rem;
  background: #f2f2f2;
  border-radius: 0.08rem;
  /* padding-left: 0.333333rem; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hd_box .xjxx_box {
  margin-top: 0.386667rem;
  padding: 0.28rem 0.133333rem;
  border-top: 0.026667rem solid #F4F4F4;
}

.hd_box .xjxx_box ul li {
  margin-bottom: 0.36rem;
}

.hd_box .xjxx_box ul li .xjxx_tit {
  font-size: 0.413333rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.56rem;
  margin-bottom: 0.466667rem;
}

.hd_box .xjxx_box ul li input,
.hd_box .xjxx_box ul li select,
.hd_box .xjxx_box ul li textarea {
  width: 100%;
  height: 0.893333rem;
  background: #f2f2f2;
  border-radius: 0.08rem;
  padding-left: 0.333333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hd_box .xjxx_box ul li textarea {
  height: 3.946667rem;
  border: none;
  padding: 0.266667rem;
}

.hd_box .xjxx_box ul li .xjxx_sfgk input {
  width: 0.413333rem;
  height: 0.333333rem;
  background: none;
  margin-left: 0.36rem;
}

.hd_box .xjxx_box ul li .xjxx_xjlb select {
  background: url(../img/Group@2x.png) no-repeat #f2f2f2;
  background-position: 96% center;
  background-size: 0.533333rem 0.4rem;
  border: none;
}

.hd_box .xjxx_box ul li .xjxx_xjlb option {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.213333rem;
  padding: 0;
  min-height: 0.893333rem;
}

.hd_box .xjxx_box ul 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;
}

.hd_box .xjxx_box ul li button i {
  display: inline-block;
  width: 0.506667rem;
  height: 0.506667rem;
  background: url(../img/Icon-success@2x.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: text-bottom;
  margin-right: 0.226667rem;
}

.hd_box .xjxx_box ul li .hd_wyxx_close {
  background: #d8d8d8;
  color: #999999;
}

.hd_box .xjxx_box ul li .hd_wyxx_close i {
  background: url(../img/Icon-error@2x.png) no-repeat;
  background-size: 100% 100%;
}

.hd_box .xjxx_box ul .sfgk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0.64rem;
}

.wsdc_box {
  margin-top: 0.266667rem;
  padding: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
}

.wsdc_box .wsdc_tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.466667rem;
}

.wsdc_box .wsdc_tit h3 {
  font-size: 0.413333rem;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 700;
  color: #333333;
  line-height: 0.56rem;
}

.wsdc_box .wsdc_tit a {
  display: inline-block;
  width: 0.506667rem;
  height: 0.106667rem;
  background: url(../img/icon-fx@2x.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.133333rem;
}

.wsdc_box .wsdc_list li {
  margin-bottom: 0.506667rem;
  padding: 0 0.16rem;
  padding-bottom: 0.28rem;
}

.wsdc_box .wsdc_list li a {
  font-size: 0.36rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.533333rem;
}

.wsdc_box .wsdc_list li p {
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.32rem;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wsdc_box .wsdc_list li p .on {
  color: #42CB56;
}

.wsdc_box .wsdc_list li:first-child {
  border-bottom: 0.026667rem solid #F4F4F4;
}

.footer {
  width: 100%;
  height: 0.253333rem;
}

.yzm,
.cgts {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 997;
  background-color: rgba(0, 0, 0, 0.6);
}

.yzm .yzm_box,
.cgts .yzm_box {
  text-align: center;
  background: #ffffff;
  color: #333333;
  position: fixed;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70%;
  height: 4.533333rem;
  border-radius: 6Px;
  font-size: .386667rem;
  padding: 0.266667rem;
  z-index: 99;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.yzm .yzm_box h3,
.cgts .yzm_box h3 {
  margin-bottom: 0.533333rem;
  line-height: 0.64rem;
}

.yzm .yzm_box .yzm_div,
.cgts .yzm_box .yzm_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.yzm .yzm_box .yzm_div input,
.cgts .yzm_box .yzm_div input {
  width: 58%;
  height: 0.893333rem;
  background: #f2f2f2;
  border-radius: 0.08rem;
  padding-left: 0.333333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.yzm .yzm_box .yzm_div span,
.cgts .yzm_box .yzm_div span {
  display: block;
  width: 38%;
  height: 0.893333rem;
}

.yzm .yzm_box .yzm_div span img,
.cgts .yzm_box .yzm_div span img {
  width: 100%;
  height: 100%;
}

.yzm .yzm_box .yzm_but,
.cgts .yzm_box .yzm_but {
  margin-top: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.yzm .yzm_box .yzm_but button,
.cgts .yzm_box .yzm_but button {
  width: 30%;
  height: 0.906667rem;
  font-size: 0.32rem;
  border-radius: 0.133333rem;
  background: #d8d8d8;
}

#xjtj,
#cgqd {
  background: -webkit-linear-gradient(266deg, #1a79fb 0%, #04a3fe 100%);
  background: linear-gradient(184deg, #1a79fb 0%, #04a3fe 100%);
  color: #ffffff;
}

#cggb {
  display: none;
}

font,
.red {
  color: red;
}

.tips {
  font-size: 0.24rem;
  color: #898787;
  margin-bottom: 0.4rem;
}
