@charset "UTF-8";
.wrapper {
  width: 100%; }

.mian {
  width: 1177px;
  margin: 0 auto; }
  .mian:after {
    content: "";
    clear: both;
    display: block; }

.wrap {
  float: left;
  width: calc(100% - 348px);
  margin-right: 68px;
  padding-top: 43px; }

.side {
  width: 280px;
  float: right;
  padding-top: 43px; }

/*分类*/
.banner {
  width: 100%;
  height: 180px;
  border-radius: 3px;
  overflow: hidden; }
  .banner img {
    display: inline-block;
    width: 100%;
    height: 100%; }

/*分类*/
.fenlei-list {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #e5e9eb;
  padding-top: 26px; }
  .fenlei-list:after {
    content: "";
    clear: both;
    display: block; }
  .fenlei-list p {
    float: left;
    line-height: 25px;
    font-size: 16px;
    color: #444; }
  .fenlei-list ul {
    float: left;
    margin-left: 30px; }
    .fenlei-list ul:after {
      content: "";
      clear: both;
      display: block; }
  .fenlei-list li {
    float: left;
    padding: 0 12px;
    line-height: 25px;
    background: transparent;
    margin-right: 16px;
    border-radius: 13px; }
    .fenlei-list li a {
      font-size: 16px;
      color: #444; }

.fenlei-list-ed {
  background: #79a2f0 !important; }
  .fenlei-list-ed a {
    color: #fff !important; }

.commodity-list {
  width: 100%;
  padding-top: 33px; }
  .commodity-list:after {
    content: "";
    clear: both;
    display: block; }

.commodity-list-item {
  float: left;
  width: 260px;
  height: 310px;
  background: #fff;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 3px 10px 3px #f3f3f3;
  margin-right: 22px;
  margin-bottom: 32px;
  overflow: hidden;
  cursor: pointer; }
  .commodity-list-item:hover {
    box-shadow: 0 3px 24px 6px #eee; }
  .commodity-list-item:hover .commodity-wrap {
    bottom: 0; }

.commodity-list-item:nth-child(3n) {
  margin-right: 0; }

.commodity-img {
  display: inline-block;
  width: 100%;
  height: auto; }

.commodity-wrap {
  width: 100%;
  height: 130px;
  background: #fff;
  position: absolute;
  bottom: -40px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .commodity-wrap h3 {
    font-size: 16px;
    text-align: center;
    padding: 0 14px;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .commodity-wrap p {
    padding-top: 10px;
    line-height: 18px;
    font-size: 14px;
    color: #999999;
    text-align: center; }
    .commodity-wrap p span {
      display: inline-block;
      line-height: 18px;
      padding-left: 24px;
      color: #ff523a;
      background: url(../images/doudou.png) no-repeat left; }

.goumai-btn {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #fe5f11;
  color: #fff;
  text-align: center;
  font-size: 14px; }

/*分页*/
.pagelist {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 46px; }
  .pagelist ul {
    width: 100%;
    text-align: center; }
  .pagelist li {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: 1px solid #dddddd;
    background: #e5e5e5;
    font-size: 12px;
    color: #999999;
    border-radius: 3px; }

.pagelist-ed {
  color: #fff !important;
  background: #79a2f0 !important;
  border-color: #79a2f0 !important; }

/* 登录状态*/
.login-wrap {
  width: calc(100% - 52px);
  padding: 0 26px;
  padding-top: 32px;
  padding-bottom: 27px;
  border: 1px solid #f5f5f5;
  background: #fbfbfc; }
  .login-wrap dl {
    width: 100%;
    padding-bottom: 26px; }
    .login-wrap dl:after {
      content: "";
      clear: both;
      display: block; }
  .login-wrap dt {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    overflow: hidden;
    float: left; }
    .login-wrap dt img {
      display: inline-block;
      width: 100%;
      height: 100%; }
  .login-wrap dd {
    float: left;
    width: calc(100% - 78px);
    padding-left: 20px; }

.username2 {
  font-size: 16px;
  color: #444;
  font-weight: 600;
  line-height: 30px; }
  .username2 span {
    display: inline-block;
    vertical-align: middle;
    max-width: 92px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .username2 img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px; }

.userproperty {
  font-size: 12px;
  color: #888888;
  line-height: 28px; }

.doudou {
  display: inline-block;
  line-height: 28px;
  padding-left: 23px;
  background: url(../images/doudou.png) no-repeat left;
  margin-right: 24px; }

.login-wrap-btn {
  width: 100%; }
  .login-wrap-btn:after {
    content: "";
    clear: both;
    display: block; }
  .login-wrap-btn a {
    display: block;
    float: left;
    width: 103px;
    height: 30px;
    border: 1px solid #ccd8e1;
    background: #fbfbfc;
    font-size: 14px;
    color: #bbc7d1;
    text-align: center;
    line-height: 30px;
    float: left; }
  .login-wrap-btn a:nth-child(2) {
    float: right; }

.side-tit {
  padding-top: 31px;
  padding-bottom: 21px;
  border-bottom: 1px solid #e5e9eb;
  font-size: 16px;
  color: #000; }

/*Ta们的兑换*/
.yuehuan-list {
  width: 100%; }

.yuehuan-list-item {
  width: 100%;
  margin-top: 34px; }
  .yuehuan-list-item:after {
    content: "";
    clear: both;
    display: block; }
  .yuehuan-list-item dt {
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden; }
    .yuehuan-list-item dt img {
      display: inline-block;
      width: 100%;
      height: 100%; }
  .yuehuan-list-item dd {
    float: left;
    width: calc(100% - 58px);
    padding-left: 16px; }
    .yuehuan-list-item dd h3 {
      font-size: 14px;
      color: #444;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .yuehuan-list-item dd p {
      font-size: 12px;
      color: #999999;
      padding-top: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .yuehuan-list-item dd p a {
        font-size: 12px;
        color: #999999; }

/*常见问题*/
.changjianwenti-list-wrap {
  width: 100%; }
  .changjianwenti-list-wrap ul {
    padding-top: 24px; }
  .changjianwenti-list-wrap li {
    font-size: 14px;
    color: #444;
    line-height: 30px;
    position: relative;
    padding-left: 13px;
    cursor: pointer; }
    .changjianwenti-list-wrap li:after {
      content: "";
      position: absolute;
      width: 4px;
      height: 4px;
      border-radius: 100%;
      background: #d6d6d6;
      left: 0;
      top: 12px; }

.step-list {
  height: 180px;
  width: 100%;
  background: #fafafa;
  margin-top: 30px; }

.step-wrap {
  width: 1177px;
  margin: 0 auto;
  height: calc(100% - 66px);
  padding-top: 66px; }
  .step-wrap:after {
    content: "";
    clear: both;
    display: block; }
  .step-wrap dl {
    float: left;
    width: 25%; }
  .step-wrap dt {
    float: left;
    width: 80px;
    height: 100%; }
  .step-wrap dd {
    float: left;
    width: calc(100% - 100px);
    padding-right: 20px; }
    .step-wrap dd h3 {
      font-size: 18px;
      color: #444; }
    .step-wrap dd p {
      font-size: 12px;
      color: #9f9f9f;
      line-height: 18px;
      padding-top: 8px; }
      .step-wrap dd p a {
        color: #75c160; }

.duihuan-step {
  background: url(../images/duihuan.jpg) no-repeat center 4px !important; }

.dizhi {
  background: url(../images/dizhi.jpg) no-repeat center 4px; }

.fahuo {
  background: url(../images/fahuo.jpg) no-repeat center 4px; }

.bangzhu {
  background: url(../images/bangzhu.jpg) no-repeat center 4px; }

.footer {
  width: 100%;
  background: #e2e2e2; }

.footer-wrap {
  width: 1177px;
  margin: 0 auto; }

.duihuan-dialog {
  width: 610px;
  max-height: 555px;
  padding-left: 37px;
  padding-right: 33px;
  padding-bottom: 95px;
  background: #fff;
  border-radius: 5px; }
  .duihuan-dialog h2 {
    font-size: 18px;
    color: #444444;
    padding-top: 32px;
    line-height: 26px;
    padding-bottom: 35px; }

.some-content-related-div {
  max-height: 463px !important; }

.duihuan-list {
  width: 580px; }

.duihuan-item {
  width: calc(100% - 49px);
  border: 1px solid #ececec;
  margin-bottom: 17px;
  padding-left: 26px;
  padding-right: 23px; }
  .duihuan-item h3 {
    padding-top: 26px;
    font-size: 16px;
    color: #444444; }
    .duihuan-item h3:after {
      content: "";
      clear: both;
      display: block; }

.duihuan-item:last-child {
  margin-bottom: 0; }

.commodity-name {
  font-size: 16px;
  color: #444444;
  display: inline-block;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left; }

.commodity-num {
  font-size: 16px;
  color: #444444;
  float: left; }

.commodity-dou {
  float: right;
  font-size: 14px;
  color: #444; }
  .commodity-dou em {
    font-size: 18px;
    color: #6cc557;
    margin-right: 4px; }

.order-time {
  font-size: 12px;
  color: #999999;
  padding-top: 8px;
  padding-bottom: 20px; }

.shenghezhong {
  width: 100%;
  height: 55px;
  border-top: 1px solid #ececec; }
  .shenghezhong p {
    font-size: 14px;
    color: #ff5317;
    line-height: 55px; }
    .shenghezhong p i {
      display: inline-block;
      vertical-align: middle;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #ff5317;
      margin-right: 12px; }

.commodity-num {
  margin-left: 8px; }

.express {
  width: 100%;
  height: 55px;
  border-top: 1px solid #ececec; }
  .express p {
    font-size: 14px;
    color: #444444;
    line-height: 55px; }
    .express p i {
      display: inline-block;
      vertical-align: middle;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #444444;
      margin-right: 12px; }

.express-name {
  margin-left: 18px; }

.express-line {
  margin: 0 6px; }

.chakan {
  width: 100%;
  height: 55px;
  border-top: 1px solid #ececec; }
  .chakan p {
    font-size: 14px;
    color: #444444;
    line-height: 55px; }
    .chakan p span, .chakan p a {
      color: #ff6e51; }
    .chakan p i {
      display: inline-block;
      vertical-align: middle;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #444444;
      margin-right: 12px; }

.changjianwenti {
  width: 493px;
  max-height: 523px;
  padding-bottom: 57px;
  background: #fff;
  border-radius: 5px; }
  .changjianwenti h2 {
    font-size: 18px;
    color: #444444;
    padding: 0 35px;
    padding-top: 32px;
    line-height: 26px;
    padding-bottom: 17px;
    border-bottom: 1px solid #f2f2f2; }
    .changjianwenti h2:after {
      content: "";
      clear: both;
      display: block; }

.changjianwenti-list {
  width: 100%;
  margin-top: 12px; }
  .changjianwenti-list:after {
    content: "";
    clear: both;
    display: block; }
  .changjianwenti-list dt {
    float: left;
    width: 24px;
    font-size: 16px;
    color: #ff6428;
    line-height: 26px; }
  .changjianwenti-list dd {
    float: left;
    width: calc(100% - 24px);
    font-size: 16px;
    color: #444;
    line-height: 26px; }
    .changjianwenti-list dd:after {
      content: "";
      clear: both;
      display: block; }

.c-renwu-list {
  width: 194px;
  float: left;
  margin-bottom: 23px; }
  .c-renwu-list:after {
    content: "";
    clear: both;
    display: block; }
  .c-renwu-list dt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left; }
  .c-renwu-list dd {
    float: left;
    width: calc(100% - 80px);
    padding-left: 10px;
    padding-right: 20px; }
    .c-renwu-list dd h5 {
      font-size: 16px;
      color: #444;
      line-height: 26px; }
    .c-renwu-list dd p {
      font-size: 16px;
      color: #ff6428;
      line-height: 24px; }
      .c-renwu-list dd p img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 8px; }

.m-msg {
  font-size: 16px;
  color: #444;
  line-height: 24px; }

#changjianwenti {
  width: 414px !important; }

/*# sourceMappingURL=integral_mall.css.map */
