@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

body {
  font-family: "Helvetica Neue","微软雅黑",sans-serif;
  font-size: 16px;
  font-weight: 100;
  background: #fefefe;
}

/*
$padding====>父元素的内边距
$num====>子元素的个数
$height======>子元素的高度

*/
body, h1, h2, h3, p, ul, ol, form, dl, dt, dd, ul, li, span {
  margin: 0;
  padding: 0;
}

a {
  border: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

a:link {
  text-decoration: none;
  /* 指正常的未被访问过的链接*/
}

a:visited {
  text-decoration: none;
  /*指已经访问过的链接*/
}

a:hover {
  text-decoration: none;
  /*指鼠标在链接*/
}

a:active {
  text-decoration: none;
  /* 指正在点的链接*/
}

img {
  border: none;
}

h1, h2, h3 {
  font-weight: normal;
}

a {
  color: #333;
  text-decoration: none;
}

ul li {
  list-style-type: none;
}

.zhezhao {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  z-index: 222;
}

div.clear {
  font: 0px Arial;
  line-height: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}

/*开始*/
.dingdan-fei-box {
  width: 100%;
  height: 0.9rem;
  margin-bottom: 0.24rem;
  padding: 0 0.24rem;
  box-sizing: border-box;
  background: #fff;
  margin-top: 0.96rem;
  display: flex;
  justify-content: space-between;
  line-height: 0.9rem;
  font-size: 0.32rem;
  color: #1b2d25;
}

.dingdan-fei-box .dingdan-fei-xuanzhong {
  border-bottom: 0.04rem solid #00ae66;
  box-sizing: border-box;
  color: #00ae66;
}

/************列表***********/
.shouye-dingchang-box {
  width: 100%;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 0.24rem;
}

.shouye-dingchang-box .shouye-dingchang-nei-box {
  border-top: 0.01rem solid #ededed;
  width: 100%;
  height: 2.38rem;
  padding-top: 0.18rem;
  padding-bottom: 0.18rem;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #eeeeee;
}

.shouye-dingchang-box .shouye-dingchang-nei-box a {
  display: block;
  width: 100%;
  height: 100%;
}

.shouye-dingchang-box .shouye-dingchang-nei-box .img {
  width: 2.86rem;
  height: 100%;
  background: url("../img/image1.jpg") no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
}

.shouye-dingchang-box .shouye-dingchang-nei-box .shouye-dingchang-you-box {
  width: 3.62rem;
  height: 100%;
  float: right;
}

.shouye-dingchang-box .shouye-dingchang-nei-box .shouye-dingchang-you-box .shouye-dingchang-you-title {
  width: 100%;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #1b2d25;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.24rem;
}

.shouye-dingchang-box .shouye-dingchang-nei-box .shouye-dingchang-you-box .dingdanhao {
  width: 100%;
  height: 0.28rem;
  color: #9f9f9f;
  font-size: 0.28rem;
  margin-bottom: 0.24rem;
}

.shouye-dingchang-box .shouye-dingchang-nei-box .shouye-dingchang-you-box .shouye-dingchang-you-xia {
  width: 100%;
  height: 0.84rem;
  display: flex;
  justify-content: space-between;
  font-size: 0.28rem;
  color: #9f9f9f;
}

.shouye-dingchang-box .shouye-dingchang-nei-box .shouye-dingchang-you-box .shouye-dingchang-you-xia .shouye-dingchang-jiage {
  display: inline-block;
  width: 1.6rem;
  height: 100%;
  color: #00ae66;
  font-size: 0.4rem;
  box-sizing: border-box;
  text-align: left;
  line-height: 0.84rem;
  font-weight: bold;
}

.shouye-dingchang-box .dingdan-caozuo-box {
  width: 100%;
  height: 1.46rem;
  line-height: 1.46rem;
  text-align: right;
}

.shouye-dingchang-box .dingdan-caozuo-box .dingdan-caozuo {
  padding: 0.16rem 0.12rem 0.16rem 0.12rem;
  border: 0.01rem solid #06b06a;
  font-size: 0.32rem;
  color: #06b06a;
  box-sizing: border-box;
}

.shouye-dingchang-box .dingdan-caozuo-box .dingdan-caozuo-hui {
  border-color: #c4c4c4;
  color: #c4c4c4;
}

.xiangqing-banner {
  width: 100%;
  height: 2.62rem;
  background: url("../img/image4.jpg") no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 0.96rem;
  margin-bottom: 0.24rem;
}

.xiangqing-nei-box {
  width: 100%;
  margin-bottom: 0.24rem;
}

.xiangqing-nei {
  width: 100%;
  height: 0.96rem;
  background: #fff;
  padding: 0 0.24rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 0.01rem solid #ebebeb;
}

.xiangqing-nei .xiangqing-title {
  display: inline-block;
  color: #1b2d25;
  font-size: 0.3rem;
  line-height: 0.96rem;
}

.xiangqing-nei .xiangqing-title span {
  color: #f57069;
}

.xiangqing-nei .xiangqing-data {
  display: inline-block;
  color: #909090;
  font-size: 0.3rem;
  line-height: 0.96rem;
}

.xiangqing-nei .xiangqing-data span {
  color: #f57069;
}

.xiangqing-nei .xiaozi {
  font-size: 0.24rem;
}

.jiaobox {
  width: 100%;
  height: 1.18rem;
  padding-left: 0.24rem;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  background: #fff;
  line-height: 1.18rem;
  color: #f57069;
  font-size: 0.32rem;
}

.jiaobox span {
  font-size: 0.6rem;
}

.jiaobox .goumai {
  width: 2.38rem;
  height: 100%;
  background: #00ae66;
  color: #fff;
  font-size: 0.36rem;
  line-height: 1.18rem;
  text-align: center;
  float: right;
}

.jiaobox .goumai a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.tuidan-zhuangtai-box {
  width: 100%;
  height: 1.54rem;
  padding: 0.32rem 0.24rem 0.38rem;
  background: #fff;
  margin-bottom: 0.24rem;
}

.tuidan-zhuangtai-box .tuidan-zhuangtai {
  width: 100%;
  height: 0.32rem;
  margin-bottom: 0.26rem;
}

.tuidan-zhuangtai-box .tuidan-zhuangtai .tuidan-zhuangtai-title {
  display: inline-block;
  height: 100%;
  color: #1b2d25;
  font-size: 0.32rem;
  line-height: 0.32rem;
  vertical-align: middle;
}

.tuidan-zhuangtai-box .tuidan-zhuangtai .tuidan-zhuangtai-img {
  display: inline-block;
  vertical-align: middle;
  background: red;
  width: 0.3rem;
  height: 0.3rem;
}

.tuidan-zhuangtai-box .tuidan-zhuangtai-shijian {
  width: 100%;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #909090;
}

.tuidan-xianqing-box {
  width: 100%;
  background: #fff;
}

.tuidan-xianqing-box .tuidan-xianqing {
  width: 100%;
  height: 0.96rem;
  line-height: 0.96rem;
  padding: 0 0.24rem;
  box-sizing: border-box;
  border: 0.01rem solid #ebebeb;
  display: flex;
  justify-content: space-between;
}

.tuidan-xianqing-box .tuidan-xianqing .title {
  font-size: 0.32rem;
  color: #1b2d25;
}

.tuidan-xianqing-box .tuidan-xianqing .xianqing {
  font-size: 0.3rem;
  color: #909090;
}

.tuidan-tijiao-banner {
  width: 100%;
  height: 2.62rem;
  background: url("../img/moren.png") no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 0.96rem;
  margin-bottom: 0.24rem;
}

.tuidan-tijiao-bianhao {
  width: 100%;
  height: 0.96rem;
  background: #fff;
  line-height: 0.96rem;
  margin-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.24rem;
  box-sizing: border-box;
}

.tuidan-tijiao-bianhao .title {
  font-size: 0.32rem;
  color: #1b2d25;
}

.tuidan-tijiao-bianhao .xianqing {
  font-size: 0.3rem;
  color: #909090;
}

.beizhu {
  margin-top: 0.24rem;
  width: 100%;
  height: 3.36rem;
  background: #fff;
  padding: 0.24rem;
  box-sizing: border-box;
}

.form-control {
  font-size: 0.3rem;
}
